Migration/noncrypto s3#108
Open
DeRuina wants to merge 372 commits into
Open
Conversation
…ommit) Merge branch 'feature/sync-acl-port' into 'main' * Fix missing principal on some bucket statements * Catch uncaught error, improve code readability * Add missing import in s3conv * Refactor old swift ACL sync to use S3 bucketpolicies instead See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/465 Approved-by: Sampsa Penna <sapenna@csc.fi> Co-authored-by: Timo Nurminen <timo.nurminen@csc.fi> Merged by Sampsa Penna <sapenna@csc.fi>
Merge branch 'bugfix/wrong-headerworker-wasm-path' into 'main' * fix wrong headerworker static path See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/476 Approved-by: Monika Radaviciute <mradavic@csc.fi> Approved-by: Timo Nurminen <tnurmine@csc.fi> Co-authored-by: Sampsa Penna <sampsa.penna@csc.fi> Merged by Sampsa Penna <sapenna@csc.fi>
…end s3 client is initialized beforehand.
…ge commit) Merge branch 'bugfix/various' into 'main' * Restructure S3 related functions. Wrap S3 commands to make sure frontend s3 client is initialized beforehand. * Move frontend s3 client initialization out of main.js * Update gitignore * Fix undefined working dir path in Makefile for Ubuntu22 Closes #1272 and #1273 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/478 Reviewed-by: Sampsa Penna <sapenna@csc.fi> Approved-by: Sampsa Penna <sapenna@csc.fi> Merged by Monika Radaviciute <mradavic@csc.fi>
Merge branch 'bugfix/fallback-object-size' into 'main' * fix legacy object downloads not working * allow download based on object count instead of object bytes Closes #1283 and #1281 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/479 Approved-by: Timo Nurminen <tnurmine@csc.fi> Co-authored-by: Sampsa Penna <sampsa.penna@csc.fi> Merged by Monika Radaviciute <mradavic@csc.fi>
Co-authored-by: Timo Nurminen <tnurmine@csc.fi>
Merge branch 'bugfix/fix-incorrect-small-download-slicing' into 'main' * Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Timo Nurminen <tnurmine@csc.fi> * fix incorrect last segment padding Closes #1287 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/480 Approved-by: Monika Radaviciute <mradavic@csc.fi> Co-authored-by: Sampsa Penna <sapenna@csc.fi> Co-authored-by: Sampsa Penna <sampsa.penna@csc.fi> Merged by Monika Radaviciute <mradavic@csc.fi>
Merge branch 'refactor/purge-sd-submit-code' into 'main' * Purge SD Submit related robot account config and bucket policy granting Closes #1275 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/482 Approved-by: Timo Nurminen <tnurmine@csc.fi> Approved-by: Sampsa Penna <sapenna@csc.fi> Merged by Monika Radaviciute <mradavic@csc.fi>
Merge branch 'refactor/remove-bulma' into 'main' * Remove bulma stylesheets. Remove sass dependency and use plain css for styling. Closes #1292 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/484 Approved-by: Timo Nurminen <tnurmine@csc.fi> Approved-by: Sampsa Penna <sapenna@csc.fi> Merged by Monika Radaviciute <mradavic@csc.fi>
…ssets in Docker image
f93966e to
6cdf3d7
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Related issues
Type of change
Changes Made
Testing
Mentions