openedx / open-edx-proposals

Proposals for Open edX architecture, best practices and processes
http://open-edx-proposals.readthedocs.io/
Other
44 stars 31 forks source link

Test open-edx-proposals on Ubuntu 24.04 #623

Closed feanil closed 2 weeks ago

feanil commented 1 month ago

This repository is using Ubuntu 20.04 for testing. That version of Ubuntu will be out of support before Teak. Therefore this repo needs to be updated to testing with Ubuntu 24.04 before Sumac is cut to allow everyone sufficient time to switch to the new version.

Update this repository to test with Ubuntu 24.04 so that we can make the switch.

Note: In some cases, it may not make sense to test with both the old and the new version. For example, if the workflow is running linting or publishing to a package manager. In these cases, simply update the workflow to run on the newer version or opt to set it to ubuntu-latest instead if it doesn't matter what version it's running on. If you're unsure, reach out to the maintenance working group in #wg-maintenance in slack for guidance.

Known affected workflow files:

sarina commented 2 weeks ago

@feanil I just migrated ci to ubuntu-latest since this is just OEP repo, in #627. Is that sufficient or would you like me to run ci on both 20.04 and latest?

robrap commented 2 weeks ago

@sarina: I approved the PR. I think you are all set.