-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
CI/CDRelated to CI/CDRelated to CI/CD
Description
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
Metadata
Metadata
Assignees
Labels
CI/CDRelated to CI/CDRelated to CI/CD