Disable caching repo-wide by creating a repo variable/secret

Open
#39 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions, python
Domain
ci-cd, devops

Research direction

Locate the repository workflows that use setup-poetry and review how caching is configured, along with the related context in issue #38. Define the repository variable or secret behavior so setting it to true disables caching in all relevant workflows; done means the workflows honor that setting without requiring edits to them.

Written by the indexing model from the issue text.

Description

enhancement

Problem to Solve

The setup-poetry caches the Poetry venv. It would be nice if there was a way to disable this without editing workflows.

#38 would also benefit from this.

Proposed Solution

Update the workflows to disable caching if a special variable is set to true.

AB#3354228

Dominant language
Python
Stars
2
Forks
0
Avg merge
2d 5h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ni/python-actions

All issues in ni/python-actions

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.