-
Notifications
You must be signed in to change notification settings - Fork 25
ci: sync main with master branch #2449
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
Conversation
2482201
to
767ecd2
Compare
Pull request documentation preview limit (10) reached: skipping documentation deployment for this pull request. |
❌ 54 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
@PProfizi, we should merge ansys/pydpf-post#867 before merging this one. As for instructions to provide users as part of the migration announcement, the recommended local workflow would be to:
An alternative workflow would be to just change the target branch of their PR and resolve any conflict directly on Github. And then proceed to pull the update. @jorgepiloto what do you think? |
Note that failing tests are mostly due to the reference to master which has been swapped for main in |
Related to #2416
The migration from master to main branch is under way and this PR adds a job that will sync the main branch and master branch throughout the deprecation period. The job is to be removed once the deprecation period has elapsed (#2450 has been created for that).