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

Enabling testing for multiple versions of the Host #2599

Open
wants to merge 65 commits into
base: main
Choose a base branch
from

Conversation

jadahiya-MSFT
Copy link
Contributor

@jadahiya-MSFT jadahiya-MSFT commented Nov 5, 2024

For more information about how to contribute to this repo, visit this page.

Description

Summarize the changes, including the goals and reasons for this change. Be sure to call out any technical or behavior changes that reviewers should be aware of.

If this Pull Request should close/resolve any issues when merged, use the special syntax for that here.

Main changes in the PR:

  1. Enabling E2E tests against multiple host versions. Currently only enabling it against v4.
  2. Added pipeline variable access for the correct branches. $(AppHostLatestBranch) for main and $(AppHostV4ReleaseBranch) for the most recent V4 release.
  3. Moved E2E test calls from base azure-pipeline.yaml into a template called web-e2e-versions.yaml

@jadahiya-MSFT jadahiya-MSFT marked this pull request as ready for review November 7, 2024 01:14
@jadahiya-MSFT jadahiya-MSFT requested a review from a team as a code owner November 7, 2024 01:14
@jadahiya-MSFT jadahiya-MSFT changed the title Added version testing for Host Enabling testing for multiple versions of the Host Nov 7, 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.

3 participants