Skip to content

Parallelize CI#932

Merged
levkk merged 16 commits intomainfrom
levkk-base-package-images
Apr 25, 2026
Merged

Parallelize CI#932
levkk merged 16 commits intomainfrom
levkk-base-package-images

Conversation

@levkk
Copy link
Copy Markdown
Collaborator

@levkk levkk commented Apr 24, 2026

  1. Fix [CI] Add base images #931. Add base images for pgdog package, so main builds are faster.
  2. Parallelize all integration tests, re-use build binaries, so they run much faster (17min -> 6min). Flaky tests don't block others from running / finishing. Flaky tests can be independently retried.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@blacksmith-sh

This comment has been minimized.

@blacksmith-sh

This comment has been minimized.

@levkk levkk requested a review from meskill April 24, 2026 20:44
Comment thread .github/workflows/fmt.yml Outdated
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
Comment thread integration/ci/cache-key.sh
Comment thread .github/workflows/ci.yml
levkk and others added 12 commits April 25, 2026 09:28
@levkk levkk force-pushed the levkk-base-package-images branch from bba4dff to 4629579 Compare April 25, 2026 16:35
@blacksmith-sh

This comment has been minimized.

@levkk levkk merged commit 547be11 into main Apr 25, 2026
38 of 39 checks passed
@levkk levkk deleted the levkk-base-package-images branch April 25, 2026 17:14
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.

[CI] Add base images

2 participants