Skip to content

ci: optimize pipeline with caching and parallel execution#82

Merged
watany-dev merged 1 commit into
mainfrom
claude/optimize-ci-pipeline-FghJu
Dec 28, 2025
Merged

ci: optimize pipeline with caching and parallel execution#82
watany-dev merged 1 commit into
mainfrom
claude/optimize-ci-pipeline-FghJu

Conversation

@watany-dev

Copy link
Copy Markdown
Owner
  • Enable Go modules cache explicitly for all jobs
  • Remove unnecessary needs: [build] from integration-test job
    (it was waiting for build but not using its artifact)
  • All 5 jobs now run in parallel for faster CI completion

- Enable Go modules cache explicitly for all jobs
- Remove unnecessary needs: [build] from integration-test job
  (it was waiting for build but not using its artifact)
- All 5 jobs now run in parallel for faster CI completion
@watany-dev watany-dev merged commit dbabd99 into main Dec 28, 2025
5 checks passed
@watany-dev watany-dev deleted the claude/optimize-ci-pipeline-FghJu branch December 28, 2025 03:45
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