-
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
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9508e77 - Browse repository at this point
Copy the full SHA 9508e77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d1c8a7 - Browse repository at this point
Copy the full SHA 5d1c8a7View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b32b138 - Browse repository at this point
Copy the full SHA b32b138View commit details -
Merge pull request #977 from IntersectMBO/fix/929-drep-links-are-appe…
…nded-to-govtool-url fix/929-drep-links-are-appended-to-govtool-url
Configuration menu - View commit details
-
Copy full SHA for 4c53331 - Browse repository at this point
Copy the full SHA 4c53331View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d57c6d2 - Browse repository at this point
Copy the full SHA d57c6d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca4719 - Browse repository at this point
Copy the full SHA 6ca4719View commit details -
Merge pull request #998 from IntersectMBO/feat/sonar-scanner
Configure sonar-scanner
Configuration menu - View commit details
-
Copy full SHA for 2cf09aa - Browse repository at this point
Copy the full SHA 2cf09aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ba37d8 - Browse repository at this point
Copy the full SHA 6ba37d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6353ee4 - Browse repository at this point
Copy the full SHA 6353ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f583da - Browse repository at this point
Copy the full SHA 3f583daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cef8a7 - Browse repository at this point
Copy the full SHA 0cef8a7View commit details -
Merge pull request #1004 from IntersectMBO/fix/fix-frontend-deployment
fix: fix frontend makefile
Configuration menu - View commit details
-
Copy full SHA for 864bd79 - Browse repository at this point
Copy the full SHA 864bd79View commit details -
Allow backend to receive POST mehod
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]>
Configuration menu - View commit details
-
Copy full SHA for e129f0a - Browse repository at this point
Copy the full SHA e129f0aView commit details -
Merge pull request #1006 from IntersectMBO/fix/allow-backend-to-recei…
…ve-post-method Allow backend to receive POST mehod
Configuration menu - View commit details
-
Copy full SHA for 9059dc4 - Browse repository at this point
Copy the full SHA 9059dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eb3d99 - Browse repository at this point
Copy the full SHA 1eb3d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5959680 - Browse repository at this point
Copy the full SHA 5959680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b91031 - Browse repository at this point
Copy the full SHA 8b91031View commit details -
Configuration menu - View commit details
-
Copy full SHA for e33383b - Browse repository at this point
Copy the full SHA e33383bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9788e5 - Browse repository at this point
Copy the full SHA c9788e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5248e87 - Browse repository at this point
Copy the full SHA 5248e87View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23ddf9e - Browse repository at this point
Copy the full SHA 23ddf9eView commit details -
Merge pull request #1016 from IntersectMBO/feat/sonar-scanner
Feat/sonar scanner
Configuration menu - View commit details
-
Copy full SHA for 16a578b - Browse repository at this point
Copy the full SHA 16a578bView commit details -
[#1003] Apply basic auth on staging environment
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.
Configuration menu - View commit details
-
Copy full SHA for 3a948e2 - Browse repository at this point
Copy the full SHA 3a948e2View commit details -
[#1003] Apply environment variables for basic authentication in GitHu…
…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.
Configuration menu - View commit details
-
Copy full SHA for 06675fc - Browse repository at this point
Copy the full SHA 06675fcView commit details -
Merge pull request #983 from IntersectMBO/926-drep-panel-needs-to-be-…
…clickable [#926] DRep panel needs to be clickable
Configuration menu - View commit details
-
Copy full SHA for 2e095a7 - Browse repository at this point
Copy the full SHA 2e095a7View commit details -
Merge pull request #985 from IntersectMBO/927-your-drep-needs-showing…
…-on-detail-page [#927] Your DRep needs showing on detail page
Configuration menu - View commit details
-
Copy full SHA for 7c6003b - Browse repository at this point
Copy the full SHA 7c6003bView commit details -
Merge pull request #1012 from IntersectMBO/932-voting-power-not-corre…
…ct-on-automated-options-picking-up-users-voting-power [#932] Automated voting options voting power fix
Configuration menu - View commit details
-
Copy full SHA for a6d6060 - Browse repository at this point
Copy the full SHA a6d6060View commit details -
Merge pull request #1013 from IntersectMBO/925-drep-delegation-incorr…
…ect-drep-card [#925] In Progress DRep cards display fixes
Configuration menu - View commit details
-
Copy full SHA for ecd232a - Browse repository at this point
Copy the full SHA ecd232aView commit details -
Update backend config with metadata-validation service address
This is a hotfix that solves problem with wrong request configuration to metadata-validation service. Signed-off-by: Paweł Placzyński <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dfaf81 - Browse repository at this point
Copy the full SHA 8dfaf81View commit details -
Merge pull request #1020 from IntersectMBO/chore/1003-set-up-basic-au…
…th-for-the-staging-envrionment [#1003] Apply basic auth on staging environment
Configuration menu - View commit details
-
Copy full SHA for 624fd10 - Browse repository at this point
Copy the full SHA 624fd10View commit details -
Merge pull request #1023 from IntersectMBO/hotfix/change-metadata-val…
…idation-config-for-backend Update backend config with metadata-validation service address
Configuration menu - View commit details
-
Copy full SHA for 84cd7bb - Browse repository at this point
Copy the full SHA 84cd7bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77cc6e6 - Browse repository at this point
Copy the full SHA 77cc6e6View commit details