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

chore: Update workflows to run against dev branch #434

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

sedatbasar
Copy link
Contributor

Overview
Update setupproject.yaml to init with dev branch

@sedatbasar sedatbasar changed the title Update workflows to run against dev branch feat:Update workflows to run against dev branch Dec 16, 2024
@@ -47,7 +47,7 @@ jobs:
sudo apt-get update && sudo apt-get install --only-upgrade python3
INSTALL_URL="https://raw.githubusercontent.com/sixfeetup/scaf/$GITHUB_REF_NAME/install.sh"
export SCAF_SCRIPT_BRANCH=$GITHUB_REF_NAME
git config --global init.defaultBranch main
git config --global init.defaultBranch dev
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@rochecompaan not sure if we need to change any scaf workflow to run against dev branch. I think semantic release should also stay as it is and run on main. Do you know any of them that needs an update?

Copy link
Contributor

Choose a reason for hiding this comment

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

@sedatbasar that's correct, semantic release should only run once dev is merged into main.

@sedatbasar sedatbasar changed the title feat:Update workflows to run against dev branch chore:Update workflows to run against dev branch Dec 16, 2024
@sedatbasar sedatbasar changed the title chore:Update workflows to run against dev branch chore: Update workflows to run against dev branch Dec 16, 2024
@sedatbasar sedatbasar merged commit 33a5723 into dev Dec 17, 2024
4 of 6 checks passed
@sedatbasar sedatbasar deleted the sbasar/301-update-workflows branch December 17, 2024 13:32
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.

2 participants