-
-
Notifications
You must be signed in to change notification settings - Fork 689
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
Rename master to main on cucumber repos #1507
Comments
@jaysonesmith can you help with godog? |
For people with a local checkout, here's the steps you need to take:
|
Absolutely! |
@mattwynne I've gone through godog to update the branch and text references to main but it appears I may not have the permissions needed to actually update the repo on the GH side anymore. GH wants me to try making a PR. 😅 |
@jaysonesmith so you mean it wouldn't let you change the default branch? Or something else? I've changed your org role from Member to Owner, so I think you should be good now. Please use your new powers responsibly :) |
I discovered that renaming the branch using GitHub's UI (in /settings/branches) is probably the way to go. It automatically updates any PRs against the old branch, and displays a message to users letting them what to do to update their settings. |
godog is done! 🎉 Thanks for the role update @mattwynne |
@luke-hill could you take care of cucumber-rails? |
Think I have same issue as Jayson. Not got the 🔋 |
@mattwynne I lack the permissions on cucumber-js as well. |
OK @luke-hill @davidjgoss I think neither of you had been added to the @cucumber/core team in github. I've fixed that - can you try again now? |
cucumber-js done! |
Looks like someone went ahead and did this for Aruba too. Not against it per se, but a little surprised that I wasn't notified 😕 |
A pull request would have been nice since the Aruba documentation refers to |
@aslakhellesoy I'm wondering if it makes sense to do #1550 before tackling the monorepo, as the subrepo stuff feels like the risky part of doing this on the monorepo, and the less of it there is to have to fix if it breaks, the better. WDYT? |
cucumber-electron and cucumber-cpp are done. |
I've raised an issue in cucumber-eclipse. It looks like renaming the branch could break their CI. cucumber/cucumber-eclipse#433 |
I've gone ahead and done this on cucumber-android and cucumber.ml |
I think we've reached "good enough for now" on this. |
Small step for inclusivity. Already been done on cucumber-jvm.
https://github.com/github/renaming
cc @mattwynne
The text was updated successfully, but these errors were encountered: