Skip to content

chore(ci): skip cache for lint workflow#17459

Merged
DanStough merged 1 commit intomainfrom
dans/no-cache-golanglint-ci
May 25, 2023
Merged

chore(ci): skip cache for lint workflow#17459
DanStough merged 1 commit intomainfrom
dans/no-cache-golanglint-ci

Conversation

@DanStough
Copy link
Contributor

Description

It would seem that GitHub runners are picking up on previous golanglint-ci caches on the host, causing false positives. This turns off caching for the reusable lint action.

Different engineers made several attempts to reproduce the failing results locally.

Example

Examples are available in the Enterprise version of this PR.

@DanStough DanStough added pr/no-changelog PR does not need a corresponding .changelog entry backport/1.13 backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. labels May 24, 2023
@DanStough DanStough requested a review from curtbushko May 24, 2023 22:08
@github-actions github-actions bot added theme/contributing Additions and enhancements to community contributing materials type/ci Relating to continuous integration (CI) tooling for testing or releases labels May 24, 2023
Copy link
Contributor

@curtbushko curtbushko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make it so!

Copy link
Contributor

@curtbushko curtbushko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕺

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. pr/no-changelog PR does not need a corresponding .changelog entry theme/contributing Additions and enhancements to community contributing materials type/ci Relating to continuous integration (CI) tooling for testing or releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants