Skip to content

ci(workflow): add cache to workflows using actions/setup-node - #379

Merged
dmitry-shibanov merged 1 commit into
actions:mainfrom
oscard0m:add-cache-to-node-workflows
Apr 7, 2022
Merged

ci(workflow): add cache to workflows using actions/setup-node#379
dmitry-shibanov merged 1 commit into
actions:mainfrom
oscard0m:add-cache-to-node-workflows

Conversation

@oscard0m

Copy link
Copy Markdown
Contributor

Description

Add cache to workflows using actions/setup-node

Context

#223

@oscard0m
oscard0m requested a review from a teamApril 7, 2022 09:05
@oscard0moscard0m changed the title ci(workflow): add 'npm' cache for actions/setup-node in .github/workf…ci(workflow): add cache to workflows using actions/setup-nodeApr 7, 2022
Comment thread.github/workflows/workflow.yml Outdated
@dmitry-shibanov

Copy link
Copy Markdown
Contributor

Could you please also add cache for check-dist.yml and licensed.yml files ?

@dmitry-shibanov
dmitry-shibanov merged commit 5d6f0c8 into actions:mainApr 7, 2022
@oscard0m
oscard0m deleted the add-cache-to-node-workflows branch April 7, 2022 11:29
adilosa added a commit to adilosa/setup-python that referenced this pull request Apr 19, 2022
* upstream/main: (33 commits)
Fix virtual-env toolcache links
Updated @actions/cache (actions#382)
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (actions#379)
Cache hit output (actions#373)
Add pyton-version to setup PyPy output (actions#365)
Rework pipenv caching test (actions#375)
Update README.md to fix setup-python version in example (actions#368)
dist fix (actions#367)
Cache on ghes (actions#363)
Update dist
Use `\n` instead of `os.EOL`
Update dist
Initialise pyproject.toml
Build and format
Remove console.log
Remove unused file
Reduce test matrix
Parse values from poetry
Release
Add more tests
...
tdfacer pushed a commit to ifit/setup-python that referenced this pull request Oct 7, 2025
Sign up for freeto 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.

3 participants

@oscard0m@dmitry-shibanov@vsafonkin