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

Ensure proper diff when releasing to staging, yt and production #1333

Closed
arealmaas opened this issue Oct 22, 2024 · 0 comments
Closed

Ensure proper diff when releasing to staging, yt and production #1333

arealmaas opened this issue Oct 22, 2024 · 0 comments
Assignees

Comments

@arealmaas
Copy link
Collaborator

When releasing to production, there might have been several releases since the last release, but the diff-script only checks current release vs prior release excluding. We need to get a diff between the release that is actually deployed vs current release. This can happen in staging and yt too when pipelines fail etc.

@arealmaas arealmaas self-assigned this Oct 22, 2024
arealmaas added a commit that referenced this issue Nov 1, 2024
)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--- Describe your changes in detail -->

## Related Issue(s)

- #1333

## Verification

- [ ] **Your** code builds clean without any errors or warnings
- [ ] Manual testing done (required)
- [ ] Relevant automated test added (if you find this hard, leave it and
we'll help out)

## Documentation

- [ ] Documentation is updated (either in `docs`-directory, Altinnpedia
or a separate linked PR in
[altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if
applicable)


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced a new workflow for retrieving the latest deployed version
information from GitHub.
	- Added new jobs to enhance version management during deployments.

- **Bug Fixes**
- Improved job dependencies to ensure correct version retrieval before
deployment.
- Updated conditions for job execution to reflect infrastructure changes
accurately.

- **Documentation**
- Updated input parameters and outputs for the `check-for-changes` job
to better differentiate between infrastructure and application changes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@elsand elsand closed this as completed Nov 21, 2024
@github-project-automation github-project-automation bot moved this from Testing / Design QA to Done in Dialogporten / Arbeidsflate Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants