Skip to content

Fix: CI cache dependency paths and correct golangci configuration typo - #2

Merged
oswaldom-code merged 3 commits into
developfrom
feat/project-setup
Jul 1, 2026
Merged

Fix: CI cache dependency paths and correct golangci configuration typo#2
oswaldom-code merged 3 commits into
developfrom
feat/project-setup

Conversation

@oswaldom-code

Copy link
Copy Markdown
Owner
  • Add cache-dependency-path: go.mod to all setup-go steps in the CI workflow to ensure proper caching.
  • Fix a typo in .golangci.yml for the gocritic commentedOutCode disabled check.

Oswaldo Montaño added 3 commits July 1, 2026 21:50
- Add `cache-dependency-path: go.mod` to all `setup-go` steps in the CI workflow to ensure proper caching.
- Fix a typo in `.golangci.yml` for the gocritic `commentedOutCode` disabled check.
- Remove `go.sum` from the `git diff --exit-code` command in the `.github/workflows/ci.yml` build job to only verify `go.mod`.
- Comment out the entire `.github/workflows/ci.yml` file to temporarily disable the GitHub Actions CI pipeline.
@oswaldom-code
oswaldom-code merged commit cc78999 into develop Jul 1, 2026
1 check passed
@oswaldom-code
oswaldom-code deleted the feat/project-setup branch July 1, 2026 20:03
Sign up for free to 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.

1 participant