Skip to content

Rename master branch to main #2416

@PProfizi

Description

@PProfizi

Objectives

  • do not impact other repositories with dependency on pydpf repositories -> implement a redirect? implement a deprecation message
  • how do we share an automatic way to fix the issue

Technical solutions to switch from master to main flawlessly:

  • redirects with symlinks -> works for some cases of direct branch reference, but not for actions
  • even a simple rename of the branch is handled by github in some cases
  • git-hooks -> impossible to share or enforce locally, but we can version some

Planning:

  • make announcement with deprecation period
  • the fix should be available and fixable right away
  • maintain main and master during deprecation period

Use-cases:

  • ansys developers: reach them with internal communication
    • announcements in Teams, in PyAnsys meetings, PyAnsys AFT meetings
  • channel partners and outside collaborators:
    • org-level announcement, repo announcement discussion, README?,

@moe-ad @jorgepiloto @ansjhajjar

Metadata

Metadata

Assignees

No one assigned

    Labels

    CI/CDRelated to CI/CD

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions