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

Merge Test Branch for [feature/upgrade_to_19] – Pre-Merge Validation #29

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

JaimieWi
Copy link
Contributor

@JaimieWi JaimieWi commented Oct 7, 2024

Upgrade TRE to v0.19.0

See https://github.com/OxBRCInformatics/AzureTRE/releases/tag/v0.19.0

Purpose

This branch is a replica of main created specifically to test and validate changes before merging into the production branch (main). It acts as a staging environment for final testing and CI/CD checks to ensure that all features and fixes can be successfully integrated.

Process

  1. A new feature or bug fix is developed in a separate branch (e.g., initials/new-change).
  2. Once ready, changes from the feature branch will be merged into this test branch (feature/merge-test).
  3. CI/CD pipelines will run automated tests, integration checks, and code quality validation in this environment.
  4. After successful validation, the changes will be merged into main and deployed to production.

Context

This step ensures that all changes are thoroughly tested in an isolated environment (feature/merge-test) before directly merging into main, minimising risk and ensuring the stability of production releases.

Action Required

Please review the changes and ensure that all tests pass in this branch before proceeding with the final merge into main.

Copy link
Contributor

@hizni hizni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@JaimieWi JaimieWi merged commit f73a221 into main Oct 13, 2024
66 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.

2 participants