Skip to content

[pull] develop from baserow:develop#231

Merged
pull[bot] merged 1 commit into
code:developfrom
baserow:develop
Mar 31, 2026
Merged

[pull] develop from baserow:develop#231
pull[bot] merged 1 commit into
code:developfrom
baserow:develop

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Mar 31, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* fix: support CI for fork PRs via artifact-based image transfer

Fork PRs cannot push Docker images to the org's container registry
(GITHUB_TOKEN lacks packages:write for forks). This changes the CI to
detect fork PRs and transfer images via GHA artifacts instead of the
registry.

- Build jobs detect forks and use load (local) instead of push (registry)
- Images are saved as gzipped tarballs and uploaded as artifacts
- Downstream jobs download and load from artifacts for fork PRs
- GHA cache-to is skipped for fork PRs (no write access)

For non-fork PRs, behavior is completely unchanged.

* test: force is_fork=true to test artifact path

REVERT THIS COMMIT before merging.

* fix: add pytest.skip to flaky test test_async_start_workflow_rate_limited_runs_eventually_disable_workflow

* Revert "fix: add pytest.skip to flaky test test_async_start_workflow_rate_limited_runs_eventually_disable_workflow"

This reverts commit 2cd4c2e.

* Revert "test: force is_fork=true to test artifact path"

This reverts commit 5f5316b.
@pull pull Bot locked and limited conversation to collaborators Mar 31, 2026
@pull pull Bot added the ⤵️ pull label Mar 31, 2026
@pull pull Bot merged commit 05ffd44 into code:develop Mar 31, 2026
4 of 5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant