dotnet / dotnet/arcade-services

Make each PCS Scenario Test environment use its own branch

Open
#5,075 0 comments 0 reactions 0 assignees View on GitHub
Copilot suitable
Dominant language
C#
Stars
86
Forks
86
Avg merge
1d 8h
Merged PRs (30d)
35

Description

Currently, scenario tests use the master/main branches of the maestro-auth-test repos by default.
This recently resulted in some red tests when I was working on a new feature and writing a test for it.

To avoid this, we should have three branches:
- dev
- main
- production

and each environment would target its respective branch.

Copilot can probably take care of the code changes, but we'll need to manually create the branches

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the PCS scenario-test environment configuration and the current branch defaults for the maestro-auth-test repositories. Check how the dev, main, and production environments are selected, then create the three branches manually and verify that each environment targets its corresponding branch.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
infrastructure, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.