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

test: #466, #481, #378, #377, #365, #462, #463, #380, #393, #445 #492

Merged
merged 30 commits into from
Mar 15, 2024

Conversation

JanJaroszczak and others added 30 commits March 12, 2024 14:09
To ensure frontend image builds can distinguish between different
environments, an additional distinction based on the environment tag has
been introduced. This change was necessary as the commit altering the
frontend module alone was insufficient. By adding an environment tag to
the image tag name, applications with the same version can now be
uniquely identified across various environments.

Changes Made:
- Modified the Makefile in the govtool/frontend directory to introduce
  an environment tag to the image tag name used in frontend image
  builds. The new tag is generated by appending the environment variable
  to the commit hash obtained from the git log command, ensuring each
  build is uniquely identified per environment.
…-compose-stack-for-proper-frontend-image-tagging

[#466] Enhancing Docker Compose stack for proper frontend image tagging
To ensure frontend image builds can distinguish between different
environments, an additional distinction based on the environment tag has
been introduced. This change was necessary as the commit altering the
frontend module alone was insufficient. By adding an environment tag to
the image tag name, applications with the same version can now be
uniquely identified across various environments.

Changes Made:
- Modified the Makefile in the govtool/frontend directory to introduce
  an environment tag to the image tag name used in frontend image
  builds. The new tag is generated by appending the environment variable
  to the commit hash obtained from the git log command, ensuring each
  build is uniquely identified per environment.
…n-of-the-metadata

[#378] feat: add hash and validation of the metadata
…storage-information-screen

[#364] fix: i18n labels of storage information screen
[#451] fix: whitelist githubusercontent and ipfs io  in CSP to allow fetching the jsonld file
…ernal-url-is-show-outside-the-view

fix/481-ga-details-long-external-url-is-show-outside-the-view
[#377] fix validation of ada amount
@MSzalowski MSzalowski self-assigned this Mar 15, 2024
@MSzalowski MSzalowski requested review from kickloop and Ryun1 and removed request for kickloop, Sworzen1 and JanJaroszczak March 15, 2024 16:05
@MSzalowski MSzalowski merged commit 5ece031 into staging Mar 15, 2024
2 checks passed
@MSzalowski MSzalowski changed the title Test test: #466, #481, #378, #377, #365, #462, #463, #380, #393, #445 Mar 15, 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