-
Notifications
You must be signed in to change notification settings - Fork 62.9k
Closed
Closed
Copy link
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#about-caching-workflow-dependencies
https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs-or-python?langId=py#caching-dependencies
What part(s) of the article would you like to see updated?
- In Add poetry caching support actions/setup-python#281, support for caching workflow dependencies for the
poetry
package manager (python) was added. Additional documentation can be seen here: https://github.com/actions/setup-python#caching-packages-dependencies - The affected docs page does not yet mention the
poetry
package manager as a supported package manager. - The missing package manager
poetry
should be added to the list of existing of supported package managers.
Additional information
No response
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team