Skip to content

Change branch name to main in SSDLC script.#1552

Merged
vbabanin merged 3 commits intomongodb:mainfrom
vbabanin:ssdlc-fix
Nov 18, 2024
Merged

Change branch name to main in SSDLC script.#1552
vbabanin merged 3 commits intomongodb:mainfrom
vbabanin:ssdlc-fix

Conversation

@vbabanin
Copy link
Copy Markdown
Member

No description provided.

@vbabanin vbabanin requested a review from stIncMale October 31, 2024 23:45
Comment thread .evergreen/ssdlc-report.sh Outdated
GIT_COMMIT_HASH="$(git rev-list --ignore-missing -n 1 "${GIT_TAG}")"
set +e
GIT_BRANCH_MASTER="$(git branch -a --contains "${GIT_TAG}" | grep 'master$')"
GIT_BRANCH_MASTER="$(git branch -a --contains "${GIT_TAG}" | grep 'main$')"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

For clarity should this be GIT_BRANCH_DEFAULT?

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.

Yes, I agree. Renamed.

@vbabanin vbabanin requested review from jyemin and stIncMale November 15, 2024 21:29
@vbabanin vbabanin merged commit 49cecd9 into mongodb:main Nov 18, 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