-
Notifications
You must be signed in to change notification settings - Fork 219
fix combination of --copy-ec and --from-pr #3482
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
Merged
Merged
Changes from 50 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
ab933f1
Allow use of --copy-ec with --from-pr
9accd5d
Appease the hound
e2f270a
Fix broken tests
64e95f2
Fix broken tests
4e6980f
Fix broken tests (2nd attempt)
fceea89
Reinstate the copy of the easyconfigs from the PR
51f0b06
Add test for --from-pr and --copy-ec
d633ece
Fix linting and add additional tests
f8db57d
Address most comments in the review
b3615f4
Fix linting
2408626
Fix linting
34cd4a5
Rework the approach and add additional tests
f821af1
Rework the approach and add additional tests
33d8570
Fix comment
3980dc9
Be a little more careful with patches
f7aa646
Retain old behaviour when using try-*
11f5a48
Tidy up the new tests
0141243
Keep our patch list unique
e61e72d
Fix copy_ecs_to_target for case where I want to copy a single file to…
30145e4
Fix broken test
49b4f47
Fix broken test
1a8eecf
Fix broken test
380387b
Fix broken test
eedbfd1
Fix broken test
ae9e0ea
Only grab the current working directory once at the beginning.
c5560c4
Fix GitHub tools leaving you in temporary directory
26d9115
Fix GitHub tools leaving you in temporary directory
7944c0a
See if starting in the right directory makes a difference
6e5be8d
Final fix on broken test
1758308
use decorator to cache result of fetch_files_from_pr
boegel 7bef831
add locate_files function to easybuild.tools.filetools
boegel aa470f1
check whether paths still exist before using cached result for fetch_…
boegel 5c18a8e
use locate_files function in det_easyconfig_paths
boegel 756f337
fix default for pr_target_account build option
boegel 31261d2
add det_copy_ec_specs function to easybuild.framework.easyconfig.tools
boegel a761eab
use det_copy_ec_specs in main.py
boegel 0ed52ec
clean up and enhance tests for combination of --copy-ec and --from-pr
boegel 79f8edb
fix changed error pattern in test_robot_path_check due to using locat…
boegel 2f6ac6e
fix duplicate default value for pr_target_account build option
boegel 173ca95
determine --copy-ec target path *before* categorizing eb arguments by…
boegel bb96d1a
don't make assumptions about current working directory when checking …
boegel b6881ee
correctly add archive subdir to ignore_subdirs in det_easyconfig_path…
boegel 1f7a0a7
use full path when checking patch file in --copy-ec --from-pr test
boegel aaa6737
take indices into account in locate_files
boegel c989ce9
enhance copy_files to avoid need for copy_ecs_to_target
boegel 19402a6
clean up imports in easybuild/framework/easyconfig/tools.py
boegel e32d815
exit after copying when combining --copy-ec and --try-*
boegel 5789f37
Merge branch 'develop' into copy-ec-from-pr
boegel bc2d08e
fix broken tests
boegel c37f6e6
fix double return in cache_aware_func that was introduced in merge wi…
boegel 7bb0ecf
fix typo in comment
boegel 3ce315a
also check file contents in test for --copy-ec --from-pr
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
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.