-
Notifications
You must be signed in to change notification settings - Fork 66
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
Switch from master
to main
branch in all AsyncAPI repos
#98
Comments
Some repositories will have their own set of workflows as well, so we need to make sure that custom workflows are checked. At least I know Modelina have, not sure about others 🙂 |
@smoya not sure how you generated it, but I cannot find Also, it is missing Modelina, so not sure if others are missing as well 😄 |
Here is the list of repositories that contain workflow files not included in |
That's more accurate 😄 I guess you can add that to the list of things todo @derberg |
it is not much accurate, it is actually scary only 😛 there are all workflows, even those that do not react on event-related to commit to |
This issue has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation. There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
This issue has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation. There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
This issue has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation. There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
This issue has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation. There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
@derberg hey, I'm ready to work on this. Or is this only possible for CODEOWNERS/maintainers? |
that is a gigantic task that you can work on but must be coordinated and done in short time frame |
Related to asyncapi/community#140
We first identify what is needed to do. Then we will ask TSC if we should proceed
Things to do:
Repository defaults
change tomain
.github
repo:master
tomain
master
andmain
: 1, 2, 3, 4. We cannot just switch tomain
as these workflows will be automatically updated in all the repositories, where we later need to make changes to default branches.🆘 Things that I have no idea about are like: is https://github.com/asyncapi/.github/blob/master/git-workflow.md going to work once we change the branch name? some redirect will be created by GitHub?
Please provide more points in the comments and I will update the checklist above. Make it as easy for me as possible in a checklist form, so I just copy/paste 🙏🏼
The text was updated successfully, but these errors were encountered: