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

Fix gov-action-loader dependency, adjust NGINX config for authentication, and add missing PDF test IDs #1571

Merged
merged 6 commits into from
Jul 12, 2024

Conversation

pmbinapps
Copy link

Fix
#1511 Fix: gov-action-loader: remove old cardano-cli dependency
#1569 Adjust NGINX configuration for authentication to enable resync action

Merges
#1511 Merge pull request #1511 from IntersectMBO/fix/gov-action-loader
#1393 Merge pull request #1393 from IntersectMBO/fix/pdf-missing-testids
#1569 Merge pull request #1569 from IntersectMBO/fix/1567-resolving-nginx-a…
Other
#1393 chore: Add pdf missing test ids

mesudip and others added 6 commits July 8, 2024 15:19
Fix: gov-action-loader: remove old cardano-cli dependency
In order to facilitate the execution of the resync action in various
environments (development, testing, and staging), the NGINX
authentication configuration has been updated. Previously,
authentication was controlled using a single `NGINX_BASIC_AUTH` secret.
This has now been expanded to include separate authentication secrets
for development (`DEV_NGINX_BASIC_AUTH`), testing
(`TEST_NGINX_BASIC_AUTH`), and staging (`STAGING_NGINX_BASIC_AUTH`),
allowing more granular control and enhanced security in different stages
of deployment.
…uthentication-misconfiguration-in-resync-workflow-for-cardano-node-and-dbsync

[#1567] Resolving NGINX authentication misconfiguration in resync workflow for Cardano Node and DBSync
@pmbinapps pmbinapps merged commit 44a5c22 into test Jul 12, 2024
3 of 4 checks passed
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.

4 participants