Skip to content
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

[ALS-6103] Architectural changes to support multiple authn/z providers #122

Merged
merged 4 commits into from
Jul 10, 2024

Conversation

Gcolon021
Copy link
Contributor

[ALS-6103] Add Upload and Download PSAMA configuration Jobs.
[ALS-6103] Remove unnecessary file uploads from the teardown and rebuild job.

The commit introduces new Jenkins jobs for the PSAMA environment configuration. Specifically, it adds a job to download the current psama.env file, and another job to upload a freshly configured psama.env file. Both jobs include shell commands for interacting with the S3 bucket and sourcing scripts.
Removed the AWS S3 copy commands for `psama-db-config.properties` and `psama.env` as these files are not needed to be rendered by terraform anymore. This simplifies the process and minimizes redundant operations.
@Gcolon021 Gcolon021 requested a review from TDeSain June 28, 2024 11:19
@Gcolon021 Gcolon021 self-assigned this Jun 28, 2024
Gcolon021 added 2 commits July 1, 2024 09:07
The config.xml file in Teardown and Rebuild Stage Environment job was updated to remove unused variables. Specifically, variables `picsure_client_secret`, `fence_client_secret`, and `sp_client_secret` were deleted as they are no longer necessary in the current configuration.
New parameters 'DATASOURCE_URL', 'DATASOURCE_USERNAME', and 'STACK_SPECIFIC_APPLICATION_ID' were added to the Jenkinsfile config.xml. These parameters provide configuration values such as the database host and application ID, which are essential for different stages in the Jenkins pipeline.
@Gcolon021 Gcolon021 merged commit 30cdcf6 into release Jul 10, 2024
1 check passed
@Gcolon021 Gcolon021 deleted the ALS-6103 branch October 23, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant