-
Notifications
You must be signed in to change notification settings - Fork 11
chore: set default branch for Mage-OS Distribution repositories #117
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
Conversation
@rhoerr, could you please fix the formatting? |
/plan |
@sprankhub Starting OpenTofu plan https://github.com/mage-os/terraform/actions/runs/18401227562 |
OpenTofu Plan
|
Fixed = alignment
i but why does it do that |
I went overboard. #119 should fix it. probably. maybe. |
Align assignments, but not multi-line arrays
Nope 🙈 By the way, if you install |
Thanks, sorry, I don't understand the rules here / need to read into that sometime. I've always done terraform changes by hand on the web here so far. |
Align assignments, but not multi-line arrays, and also not this one
🎉 Could you check the #117 (comment) above and let me know if the changes are what you expected? |
I didn't anticipate the codeowners and Sansec workflow changes, but it makes sense since those run from the default branch and the default branch is changing. I think we're good here, assuming Terraform uses the existing branches. |
In conjunction with mage-os/mageos-magento2#165
I changed the
release/1.x
branch in each Mage-OS Distro repository tomain
, unless the upstream branch was alreadymain
and then ours becomesmage-os
. obviously.This sets the default branch for each one via Terraform.