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

Sync pretest with test with the recent workflow changes introduced on develop #1024

Merged
merged 32 commits into from
May 14, 2024

Conversation

MSzalowski
Copy link
Contributor

No description provided.

Sworzen1 and others added 30 commits May 9, 2024 15:30
…nded-to-govtool-url

fix/929-drep-links-are-appended-to-govtool-url
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
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
placek and others added 2 commits May 14, 2024 12:40
…idation-config-for-backend

Update backend config with metadata-validation service address
@MSzalowski MSzalowski merged commit e8d43ef into test May 14, 2024
6 of 7 checks passed
@MSzalowski MSzalowski deleted the pretest branch May 14, 2024 13:06
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.

8 participants