Skip to content
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

Problem: GitHub is dropping Python 2.7 support from CI workflows #1602

Closed
5 tasks
replaceafill opened this issue May 29, 2023 · 1 comment
Closed
5 tasks
Labels
Status: review The issue's code has been merged and is ready for testing/review.
Milestone

Comments

@replaceafill
Copy link
Member

Expected behaviour

GitHub CI workflows pass in the Archivematica related repositories written in Python.

Current behaviour

The setup-python action used in many CI workflows will drop Python 2.7 support on June 19. And GitHub also plans to remove the python:2.7 Docker image from their CI runners.

This will affect the following repositories:

Steps to reproduce

This is not happening yet, but at some point the CI workflows of these repositories will start failing in the jobs that test Python 2.7.

Your environment (version of Archivematica, operating system, other relevant details)

GitHub CI workflows of the mentioned repositories.


For Artefactual use:

Before you close this issue, you must check off the following:

  • All pull requests related to this issue are properly linked
  • All pull requests related to this issue have been merged
  • A testing plan for this issue has been implemented and passed (testing plan information should be included in the issue body or comments)
  • Documentation regarding this issue has been written and merged (if applicable)
  • Details about this issue have been added to the release notes (if applicable)
@Dhwaniartefact
Copy link

Verified and working successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: review The issue's code has been merged and is ready for testing/review.
Projects
None yet
Development

No branches or pull requests

2 participants