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

Disable caching on golangci #308

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Disable caching on golangci #308

merged 1 commit into from
Feb 27, 2024

Conversation

sethvargo
Copy link
Contributor

@sethvargo sethvargo commented Feb 26, 2024

The lint job takes 30s, and then the cache upload is taking 3 minutes (example). I'd like to disable this and see what a cacheless world looks like.

The lint job takes 30s, and then the cache upload is taking 3 minutes. I'd like to disable this and see what a cacheless world looks like.
@sethvargo sethvargo requested a review from verbanicm February 26, 2024 23:37
@sethvargo sethvargo requested a review from a team as a code owner February 26, 2024 23:37
@sethvargo sethvargo requested a review from bradegler February 26, 2024 23:37
@sethvargo sethvargo enabled auto-merge (squash) February 26, 2024 23:40
@sethvargo sethvargo merged commit e234d04 into main Feb 27, 2024
2 checks passed
@sethvargo sethvargo deleted the sethvargo/skip_cache branch February 27, 2024 15:28
@token-minter-prod token-minter-prod bot mentioned this pull request Mar 5, 2024
token-minter-prod bot added a commit that referenced this pull request Mar 5, 2024
## What's Changed
* feat: add draft prs to create-pull-request by @verbanicm in
#303
* Add cleanup scripts by @sethvargo in
#289
* Fix race with using DefaultLogger by @sethvargo in
#304
* fix: release by @verbanicm in #305
* Switch to nicer quoting for YAML conditions by @sethvargo in
#306
* Remove some double-quoting in workflows by @sethvargo in
#307
* Disable caching on golangci by @sethvargo in
#308
* Update to new release process by @sethvargo in
#309
* Update deps and Go version by @sethvargo in
#311


**Full Changelog**:
v1.0.3...v1.0.4

Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants