Skip to content

Fix Regression workflow running against itself#15165

Merged
Mytherin merged 1 commit into
duckdb:mainfrom
lnkuiper:still_running_vs_self
Dec 6, 2024
Merged

Fix Regression workflow running against itself#15165
Mytherin merged 1 commit into
duckdb:mainfrom
lnkuiper:still_running_vs_self

Conversation

@lnkuiper
Copy link
Copy Markdown
Member

@lnkuiper lnkuiper commented Dec 6, 2024

We removed --status=success, but this caused it to get the hash of the workflow currently in progress, which is always itself, as it was in progress ...

Fixed by adding --status=completed.

@lnkuiper lnkuiper requested a review from carlopi December 6, 2024 14:02
@Mytherin Mytherin merged commit 63fb8c1 into duckdb:main Dec 6, 2024
@Mytherin
Copy link
Copy Markdown
Collaborator

Mytherin commented Dec 6, 2024

Thanks!

krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Dec 27, 2024
Add dictionary size, and use dictionary/constant vectors in the aggregate hash table to speed up finding groups  (duckdb/duckdb#15152)
Fix Regression workflow running against itself (duckdb/duckdb#15165)
Fix wrongly used github.ref to sha (duckdb/duckdb#15167)
Add cross-version testing CI (duckdb/duckdb#15161)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Dec 27, 2024
Add dictionary size, and use dictionary/constant vectors in the aggregate hash table to speed up finding groups  (duckdb/duckdb#15152)
Fix Regression workflow running against itself (duckdb/duckdb#15165)
Fix wrongly used github.ref to sha (duckdb/duckdb#15167)
Add cross-version testing CI (duckdb/duckdb#15161)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Dec 27, 2024
Add dictionary size, and use dictionary/constant vectors in the aggregate hash table to speed up finding groups  (duckdb/duckdb#15152)
Fix Regression workflow running against itself (duckdb/duckdb#15165)
Fix wrongly used github.ref to sha (duckdb/duckdb#15167)
Add cross-version testing CI (duckdb/duckdb#15161)
github-actions Bot pushed a commit to duckdb/duckdb-r that referenced this pull request Dec 28, 2024
Add dictionary size, and use dictionary/constant vectors in the aggregate hash table to speed up finding groups  (duckdb/duckdb#15152)
Fix Regression workflow running against itself (duckdb/duckdb#15165)
Fix wrongly used github.ref to sha (duckdb/duckdb#15167)
Add cross-version testing CI (duckdb/duckdb#15161)
github-actions Bot added a commit to duckdb/duckdb-r that referenced this pull request Dec 28, 2024
Add dictionary size, and use dictionary/constant vectors in the aggregate hash table to speed up finding groups  (duckdb/duckdb#15152)
Fix Regression workflow running against itself (duckdb/duckdb#15165)
Fix wrongly used github.ref to sha (duckdb/duckdb#15167)
Add cross-version testing CI (duckdb/duckdb#15161)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@lnkuiper lnkuiper deleted the still_running_vs_self branch April 14, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants