Skip to content

Fix acceptance test workflow name for Tinybird workflow push #12647

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025

Conversation

silv-io
Copy link
Member

@silv-io silv-io commented May 20, 2025

Motivation

Acceptance tests executed on master are currently sent as tests_full to tinybird, which is wrong. The reason is a faulty name selection for the workflow push action which does not consider push events.

Changes

  • Adapt the workflow push action to use the same logic as the call to the tests

@silv-io silv-io requested a review from k-a-il May 20, 2025 11:51
@silv-io silv-io added the semver: patch Non-breaking changes which can be included in patch releases label May 20, 2025
Copy link

Test Results - Preflight, Unit

21 601 tests   19 955 ✅  6m 11s ⏱️
     1 suites   1 646 💤
     1 files         0 ❌

Results for commit 9cfe14e.

Copy link

Test Results (amd64) - Acceptance

7 tests   5 ✅  3m 6s ⏱️
1 suites  2 💤
1 files    0 ❌

Results for commit 9cfe14e.

@silv-io silv-io merged commit 6376a4b into master May 20, 2025
39 of 43 checks passed
@silv-io silv-io deleted the fix-tinybird-workflow-push branch May 20, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants