-
Notifications
You must be signed in to change notification settings - Fork 17
Staging #1631
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
Staging #1631
Conversation
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
1219 daps bug gitlab ci gcs log
Remove nested docs.
Add support for authz lookup
…80-refactor-authz
…80-refactor-authz
* refactor: remove system secret from http params. * refactor: remove system secret from web, from client, from scrips and from tests.
* style: Removed non helpful logs from tasks.js * style:formatted tasks.js
* style: Formatted uninstall and utils scripts
* style: Formatted the install scripts Co-authored-by: Joshua S Brown <[email protected]>
* style: Formatted all remaining scripts within core * style: Formatted all remaining scripts within common * style: Formatted all scripts within compose folder * style: Formatting remaining scripts within DataFed
* refactor: run docker foxx with unpriviledged user. * docs: update documentation on running foxx. * fix: add security flags to end to end runs, and add group write permissions to folders. * fix: add .gitlab contents to rules for building foxx image. * fix: make datafed.sh writable if it is leftover from Dockerfile.dependencies * fix: improve performance of docker build by scoping permission changes. * fix: add additional permissions to folders for foxx install * fix: cleanup pre existing cmake generated files. * feat: add support for https in install_foxx, as well as detection of unsafe certs. * feat: support running foxx container on OpenShift with limited permissions, and with ssl enabled. * feat: run core server container longer on startup before failing on failed database connection. * fix: prevent configuring proto files if only using foxx. * tests: add foxx setup scripts, and grant execution mode. * fix: add BUILD_WEB as part of the conditions for configuring the version.prot file. * fix: add nvm folder to set of folders that require permissions changes. * style: fix shell formatting of entrypoint_foxx and install_foxx.sh
* [TASK] Add CI cleanup for shell and js * [TASK] Utilize https://www.conventionalcommits.org/en/v1.0.0/ for @JoshuaSBrown
* added initial versions of scripts to support generating docker scripts * updated container scripts * chore: Auto-format shell scripts with shfmt --------- Co-authored-by: Joshua S Brown <[email protected]>
|
@JoshuaSBrown |
|
Created - #1639 |
* [DAPS-1625] fix bug in session and transient keys. --------- Co-authored-by: AronPerez <[email protected]>
|
This is a lot of commits 😮 |
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.
Ticket
Release
Description
How Has This Been Tested?
Artifacts (if appropriate):
Tasks