-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Parent issue, see subtasks
Reporter: Neal Richardson / @nealrichardson
Subtasks:
- [Dev] Update GitHub Actions workflows that hardcode master as default #31143
- [Dev] Update archery to work with either master or main as default branch #31144
- [Dev] Update release scripts to use default branch #31145
- [Dev] Update crossbow templates to use master or main #31146
- [Dev] Update apache/arrow-site GitHub Actions deploy.yml website deployment workflow to support being triggered when pushing to main #31147
- [Dev] Ask INFRA to switch default branch to main #20117
- [Dev] Update URLs in the repo to point to main #31148
- [Website] Remove support for triggering GitHub Actions apache/arrow-site website deployment workflow when pushing to master #31412
- [Website] Remove mentions of master branch from Apache Arrow website content #20161
- [Dev] Remove "master" from default_branch property of Target class in core.py after migration to "main" as the default Git branch #32804
- [Dev] Update the pull request merge script to work with master or main #33005
- [Dev] Replace hard-coded string "master" with "main" in dev/archery/archery/crossbow/core.py after default branch migration #33215
- [Release] Update release scripts with main as new default branch #34256
- [Docs][Dev] Update git links/branches from master to main for external projects #34257
Note: This issue was originally created as ARROW-15689. Please see the migration documentation for further details.
westonpace