-
Notifications
You must be signed in to change notification settings - Fork 9
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
Sync pretest with test with the recent workflow changes introduced on develop #1024
Merged
Conversation
This file contains 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
…nded-to-govtool-url fix/929-drep-links-are-appended-to-govtool-url
Configure sonar-scanner
fix: fix frontend makefile
In order to facilitate the metadata validation on backend service we set the POST method to be allowed in CORS. Signed-off-by: Paweł Placzyński <[email protected]>
…ve-post-method Allow backend to receive POST mehod
Feat/sonar scanner
In this commit, basic authentication has been implemented on the staging environment to ensure that only authorized users can access it. Different environment variables have been set up for each environment (dev, test, staging) to provide different configurations. This allows for specifying the basic authentication credentials specific to the staging environment. The changes made include modifying the .envrc file to set environment variables based on the selected environment, as well as updating the configuration in config.mk to generate the appropriate nginx authentication file based on the environment chosen.
…b Actions In this commit, the necessary changes have been made in the GitHub Actions workflows to apply the basic authentication environment variables where needed. This update ensures that the correct credentials are utilized for basic authentication in the different environments (beta, dev, staging, test). The workflow files for these environments have been modified to include the specific environment variables related to basic authentication. For instance, in the build-and-deploy-staging.yml file, the environment variable `STAGING_NGINX_BASIC_AUTH` has been introduced to set the basic authentication credentials for the staging environment.
…clickable [#926] DRep panel needs to be clickable
…-on-detail-page [#927] Your DRep needs showing on detail page
…ct-on-automated-options-picking-up-users-voting-power [#932] Automated voting options voting power fix
…ect-drep-card [#925] In Progress DRep cards display fixes
This is a hotfix that solves problem with wrong request configuration to metadata-validation service. Signed-off-by: Paweł Placzyński <[email protected]>
…th-for-the-staging-envrionment [#1003] Apply basic auth on staging environment
…idation-config-for-backend Update backend config with metadata-validation service address
MSzalowski
requested review from
placek,
adgud,
Sworzen1,
JanJaroszczak and
Ryun1
as code owners
May 14, 2024 12:45
pmbinapps
approved these changes
May 14, 2024
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.
No description provided.