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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

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.

1 participant