Skip to content

Remaining Hardcoded to master items - #19331

Merged
Scott Beddall (scbedd) merged 1 commit into
Azure:mainfrom
scbedd:hotfix/remaining-master-links
Jun 18, 2021
Merged

Remaining Hardcoded to master items#19331
Scott Beddall (scbedd) merged 1 commit into
Azure:mainfrom
scbedd:hotfix/remaining-master-links

Conversation

@scbedd

Copy link
Copy Markdown
Member

Based off of this issue

@scbedd

Copy link
Copy Markdown
Member Author

/azp run python - core - ci

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@scbedd

Copy link
Copy Markdown
Member Author

Attempting an internal run as well.

@scbedd

Copy link
Copy Markdown
Member Author

/azp run python - appconfiguration

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@scbedd

Copy link
Copy Markdown
Member Author

/azp run python - containerregistry - ci

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

else:
with open(f'{OUT_PATH}/output.txt', 'w') as file_out:
file_out.writelines([f'{NEW_BRANCH}\n', "master" if TRACK == '2' else 'release/v3'])
file_out.writelines([f'{NEW_BRANCH}\n', "main" if TRACK == '2' else 'release/v3'])

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yuchao Yan (@msyyc) please yell at me if this is an improper update. Given the context of this issue I think we're fine. Please correct me if I'm wrong!

@scbedd
Scott Beddall (scbedd) merged commit d393021 into Azure:main Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants