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

Move develop to test #1058

Closed
wants to merge 67 commits into from
Closed

Move develop to test #1058

wants to merge 67 commits into from

Conversation

mesudip
Copy link
Contributor

@mesudip mesudip commented May 20, 2024

Move develop to test

placek and others added 30 commits May 9, 2024 12:38
configuration

In response to the need for updated versions, the commit adjusts the
image tags for Cardano Node and Cardano DB Sync in the personal stack
configuration. The Cardano Node image tag was modified from "8.8.0-pre"
to "8.10.0-pre," while the Cardano DB Sync image tag was updated from
"sancho-4.1.0" to "sancho-4-2-1."
In this commit, the script `scripts/govtool/config.mk` was modified to
adjust the authentication logic for staging environments. The changes
include updating the condition to check for the environment variable
'env' instead of the domain. Specifically, the script now checks if the
environment is not equal to "beta" before configuring the authentication
settings accordingly.

The previous logic was based on the domain name, which was not flexible
enough for different staging environments. By changing the condition to
check the environment variable 'env' and making adjustments in the
authentication configuration file, the staging basic auth process is now
more customizable and suitable for different environments. This
modification ensures that the authentication configuration aligns with
the specific staging environment requirements, improving the overall
security and functionality of the application.
a47b9c2 Merge pull request #2 from IntersectMBO/feat/icon-and-changes
8bb51a5 fix: favicon theme
56d39a9 Merge pull request #1 from IntersectMBO/feat/icon-and-changes
af210c9 fix favicon and text

git-subtree-dir: govtool/analytics-dashboard
git-subtree-split: a47b9c276dc0d196cf2d497981925a417113d1e2
mesudip and others added 29 commits May 17, 2024 15:58
…d-dbsync-in-personal-stack

Bump version of Cardano Node and Cardano DB Sync in personal stack
…-dashboard

Update participation dashboard
@mesudip mesudip closed this May 21, 2024
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.

5 participants