-
Notifications
You must be signed in to change notification settings - Fork 18
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
make upload directory in S3 bucket configurable #254
Merged
Merged
Commits on Feb 16, 2024
-
let upload script support configurable target directories
- adds command line args to specify upload target directories/directory pattern - adds a command line arg to show variables that could be used in a directory pattern - makes the legacy path accessible (i.e., can be used in the directory pattern) - slighly modifies some variable names to make their purpose more clear - fixes small typo - makes script a bit more 'noisy' to let it tell what it does (should facilitate debugging; as some actions are more configurable it's desirable to have a bit more information about what is going on)
Configuration menu - View commit details
-
Copy full SHA for 5759b0d - Browse repository at this point
Copy the full SHA 5759b0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf5230 - Browse repository at this point
Copy the full SHA ccf5230View commit details -
pass *_prefix settings to upload script
- read settings from config - parse settings - pass settings to upload script - adjust messages used for reporting via GitHub PR comments
Configuration menu - View commit details
-
Copy full SHA for 1fd7b60 - Browse repository at this point
Copy the full SHA 1fd7b60View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a2df5a - Browse repository at this point
Copy the full SHA 3a2df5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbfb21b - Browse repository at this point
Copy the full SHA bbfb21bView commit details
Commits on Feb 22, 2024
-
Merge branch 'develop' of github.com:EESSI/eessi-bot-software-layer i…
…nto configurable_upload_directory
Configuration menu - View commit details
-
Copy full SHA for f1c4001 - Browse repository at this point
Copy the full SHA f1c4001View commit details
Commits on Feb 23, 2024
-
add new/missing bot settings to README.md
- added new settings `metadata_prefix` and `tarball_prefix` - added new settings for reporting about pull request download failures - added missing settings for build permissions and reporting about no permissions
Configuration menu - View commit details
-
Copy full SHA for 7ef1e4b - Browse repository at this point
Copy the full SHA 7ef1e4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb7f0a - Browse repository at this point
Copy the full SHA 2eb7f0aView commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b09bec - Browse repository at this point
Copy the full SHA 8b09becView commit details
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.