-
Notifications
You must be signed in to change notification settings - Fork 712
Enable multiple revisions for project repos (first attempt 2024) #4659
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
marcodelapierre
wants to merge
75
commits into
master
Choose a base branch
from
add/mult_revisions
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 44 commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
7d027ec
Multiple revisions 1st: AssetManager, Cmd Clone Pull Run
marcodelapierre 106e8df
removed revision paramter from clone pull run
marcodelapierre 0a9e6f8
updated unit tests for AssetManager
marcodelapierre 37d332e
Merge branch 'master' into add/mult_revisions
marcodelapierre 5a9b159
AssetManager provider.revision assigned at AssetManager object creation
marcodelapierre 94d34f3
Codespell typo in changelog
marcodelapierre 4744774
AssetManager: removed checkout method
marcodelapierre d9e7b2b
Merge branch 'master' into add/mult_revisions
marcodelapierre 08718ef
assetmanager: fixed build signature, and unit tests
marcodelapierre 242a600
assetmanager: one more build signature fix
marcodelapierre 35ad1e9
AssetManager: fix for multi revs in find() method
marcodelapierre 463b6f1
Multiple revisions: added for Cmds Drop, View, Config, Info
marcodelapierre 2d3273e
minor fixes to log outputs in CmdRun
marcodelapierre d2e5ffe
AssetManager: documented new localPath schema
marcodelapierre 60c3c5e
K8sDriverLauncher : added revision support
marcodelapierre 4bf1e37
updates to AssetManagerTest
marcodelapierre 7e32111
edit to AssetManagerTest, git.pull for TAGS does not output result of…
marcodelapierre 3b2d461
minor fix in GitlabRepositoryProvider: using DEFAULT_BRANCH instead o…
marcodelapierre 2e6461e
Minor edits
bentsherman a8d2dee
Merge branch 'master' into add/mult_revisions
marcodelapierre eaf45d8
[ci fast] Merge branch 'master' into add/mult_revisions
pditommaso ed17284
Merge branch 'master' into add/mult_revisions
marcodelapierre b3f141d
parametrised revision delimiter
marcodelapierre 6706bd9
nf pull: option to list or not revs for each project
marcodelapierre e62f543
nicer output for nf list -r
marcodelapierre bd19877
minor edit to CmdList
marcodelapierre c0268af
AssetManager: adding listRevisions method (work in progress)
marcodelapierre aae2afc
small tune to CmdList
marcodelapierre 268ec79
minor tweak to CmdList
marcodelapierre ac8d755
AssetManager: listRevisions method now working
marcodelapierre 70c8bcc
CmdDrop option to drop all revisions of given project
marcodelapierre 8bcd717
AssetManagerTest: added test for method listRevisions
marcodelapierre 4616e7f
docs - cli: add -a options for list and drop
marcodelapierre e4b9d78
docs - cli: add/update -r option for relevant commands
marcodelapierre 958955a
CmdInfo: now also prints info on pulled revisions
marcodelapierre f220e98
CmdInfo made smarter when non only non default revisions pulled
marcodelapierre 2ad9a24
CmdInfoTest updated
marcodelapierre 35ea812
CmdInfoTest fix
marcodelapierre 80ecacd
CmdInfo: added code comment
marcodelapierre 5e4b45f
AssetManager: default revision recognised correctly if specified in m…
marcodelapierre aa94d7b
small CLI Docs update
marcodelapierre d965ee5
added a couple of comments
marcodelapierre f6e6174
Merge branch 'master' into add/mult_revisions
marcodelapierre ca48a97
Merge branch 'master' into add/mult_revisions
pditommaso 12d31a2
fix merge conflicts
marcodelapierre 9aacb2b
Review: REVISION_DELIM and added comments
marcodelapierre 12718c7
review: added method getProjectWithRevision
marcodelapierre 0b57262
updated method getBaseNameWithRevision
marcodelapierre 17067ea
docs/sharing: added paragraph on multiple revisions, with caveat on r…
marcodelapierre 67dc5d5
cmd info: removed sticky current revision, updated docs
marcodelapierre 7716416
fixed unit tests in CmdInfoTest
marcodelapierre 45be84b
Merge branch 'master' into add/mult_revisions
marcodelapierre 2af4ba7
merged from master
marcodelapierre afa8a1c
Merge branch 'master' into add/mult_revisions
marcodelapierre dc4bdee
Merge branch 'master' into add/mult_revisions
marcodelapierre d2fb143
AssetManager: added bare repo, fixed chicken and egg at instantiation
marcodelapierre fc909ef
AssetManager: playing around with bare repo and commitID - good progress
marcodelapierre b969d42
assetmanager: extra tests with bare repo/commit id , going well
marcodelapierre 0b0b510
assetmanager: local bare revision to commit using .resolve() method
marcodelapierre a334c55
AssetManager: using commitId, ok but inconsistencies to fix
marcodelapierre 6b04d14
assetmanager: added notes on outstanding issues to fix
marcodelapierre 5d41cf8
assetmanager: extra note
marcodelapierre ff00499
assetmanager: update bare to find rev ; download() uses commit
marcodelapierre 198594d
assetmanager: download() project from local bare repo, not remote url
marcodelapierre ff1b439
assetmanager: note update
marcodelapierre 6091fcb
assetmanager: note update 2
marcodelapierre 7643b7b
fix bug in commitFromRevisionUsingBareLocal
marcodelapierre ca40946
download() does not use checkoutRemoteBranch()
marcodelapierre 3b44f9f
fix to updateLocalBareRepo
marcodelapierre d69f542
Revert "fix to updateLocalBareRepo"
marcodelapierre 0cb331a
assetmanager comments
marcodelapierre 042e99f
Merge branch 'master' into add/mult_revisions
marcodelapierre 125959f
updated nextflow.scm.mmd
marcodelapierre 5bdb2b3
updated docs/sharing
marcodelapierre 61bd4bf
Merge branch 'master' into add/mult_revisions
marcodelapierre File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.