Skip to content

ci: speed up PR feedback (project-gf)#4319

Open
reinkrul wants to merge 1 commit into
project-gffrom
backport-4250-4259-project-gf
Open

ci: speed up PR feedback (project-gf)#4319
reinkrul wants to merge 1 commit into
project-gffrom
backport-4250-4259-project-gf

Conversation

@reinkrul
Copy link
Copy Markdown
Member

@reinkrul reinkrul commented Jun 4, 2026

Backports CI speedups to project-gf (already on GitHub Actions, so no CircleCI removal needed).

Ports merged master PR #4259 — speed up PR feedback.

Changes (CI only)

  • go-test: drop -p 1 so packages test in parallel
  • build-images: build only linux/amd64 on PRs, full multi-arch on push/tag
  • e2e-tests: enable GHA layer cache (type=gha,scope=e2e)

No production code changes.

Backport of #4259 from master (project-gf is already on GitHub Actions):

- go-test: drop "-p 1" so packages test in parallel
- build-images: build only linux/amd64 on PRs, multi-arch on push/tag
- e2e-tests: enable GHA layer cache

Assisted by AI
@qltysh
Copy link
Copy Markdown
Contributor

qltysh Bot commented Jun 4, 2026

❌ 1 blocking issue (1 total)

Tool Category Rule Count
zizmor Vulnerability overly broad permissions 1

@qltysh
Copy link
Copy Markdown
Contributor

qltysh Bot commented Jun 4, 2026

Qlty


Coverage Impact

Unable to calculate total coverage change because base branch coverage was not found.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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