Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Move from master to main default branch. #711

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

Closed
kattni opened this issue Jun 7, 2021 · 4 comments
Closed

Move from master to main default branch. #711

kattni opened this issue Jun 7, 2021 · 4 comments
Assignees

Comments

@kattni
Copy link
Contributor

kattni commented Jun 7, 2021

We need to move the circuitpython-org repo to using the main default branch. There is clearly a lot involved here - so I'm opening this issue for discussion so we can be properly prepared.

Justin, I think you're the most familiar with this repo and the situation surrounding it. Dylan and I can provide what we learned from moving the CircuitPython libraries.

@jwcooper
Copy link
Member

jwcooper commented Jun 7, 2021

We'll need to update at least the following:

Every board file references master, but will redirect, at least for a while:
https://github.com/adafruit/circuitpython-org/blob/aa754d94214a68d314117ca9f975af2a9eca9a11/_board/aloriumtech_evo_m51.md#contribute

@kattni We should also pull anyone in that is familiar with how adabot commits to the repo, as that may need to get updated as well.

@kattni
Copy link
Contributor Author

kattni commented Jun 7, 2021

@jwcooper I'll see what I can do regarding understanding adabot.

@kattni
Copy link
Contributor Author

kattni commented Jun 7, 2021

@jwcooper Ok, regarding adabot, it should be good to go, as long as we keep the submodule updated (presumably especially when we move adabot to main).

CircuitPython's release generators (https://github.com/adafruit/circuitpython/blob/c4f685aab1146237917fa36053d7626485330ca9/tools/build_board_info.py#L146 and https://github.com/adafruit/circuitpython/blob/c4f685aab1146237917fa36053d7626485330ca9/tools/build_board_info.py#L221) will need to be updated following the circuitpython-org move.

circuitpython-build-tools appears good to go as well.

@dhalbert
Copy link
Collaborator

Fixed by #712.

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

No branches or pull requests

4 participants