Skip to content

fix(ci): checkout permissions + lint complexity#2

Merged
skulidropek merged 6 commits intomainfrom
fix/ci-checkout-permissions
Feb 11, 2026
Merged

fix(ci): checkout permissions + lint complexity#2
skulidropek merged 6 commits intomainfrom
fix/ci-checkout-permissions

Conversation

@skulidropek
Copy link
Contributor

  • Grant workflow token contents: read so actions/checkout can fetch the repo (previously failed with 404).
  • Reduce ESLint complexity in resolveCreateInputs to unblock the lint job.

CI cmds: pnpm check, pnpm lint, pnpm lint:effect, pnpm test, pnpm build.

- Grant GITHUB_TOKEN contents:read so actions/checkout can fetch.

- Reduce lint complexity in resolveCreateInputs.
CI test job runs `pnpm test` without building @effect-template/lib, but the package exports types from dist. Add `pretest` to build lib so lint:tests + vitest can resolve imports.
@skulidropek skulidropek merged commit 100c796 into main Feb 11, 2026
6 checks passed
skulidropek added a commit that referenced this pull request Feb 15, 2026
fix(ci): checkout permissions + lint complexity
skulidropek added a commit that referenced this pull request Mar 17, 2026
fix: support direct container IP for SSH access when running inside D…
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.

2 participants