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

Fix deprecations, caching, update actions workflow #1041

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

RichDom2185
Copy link
Member

Closes #1035.

Migrates away from the deprecated Supervisor.Spec notations, as well as some minor changes and improvements to the codebase and workflow.

Intentionally left out some changes to not conflict with #971.

* Update dependency versions, action names
* Remove unnecessary string formatting in cache key
* Remove restore-keys argument
* Update caching behaviour
@RichDom2185 RichDom2185 self-assigned this Nov 29, 2023
@coveralls
Copy link

coveralls commented Nov 29, 2023

Coverage Status

coverage: 95.31%. remained the same
when pulling eb625ca on RichDom2185:fix-deprecations
into 8208743 on source-academy:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix caching of dependencies for Pull Requests for Cl check
2 participants