8000 [SwiftRelease CI] fetch tags before checking there is already a tag with the same name by hmeriann · Pull Request #16376 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[SwiftRelease CI] fetch tags before checking there is already a tag with the same name #16376

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
Feb 24, 2025

Conversation

hmeriann
Copy link
Contributor

SwiftRelease CI fails when it tries to push with the tag name which is already exists.
The way how it checks that looks good, but maybe it should first fetch the tag names and check only then - this PR adds a line to fetch the tags.

@hmeriann hmeriann requested a review from carlopi February 24, 2025 10:14
@carlopi
Copy link
Contributor
carlopi commented Feb 24, 2025

Could you possibly mock a test for this? Probably setting up a fork of yours, and try this either manually or in CI?
This looks right, but then I am not really sure, and the problem is that latency is otherwise high for discovering whether something worked.

@duckdb-draftbot duckdb-draftbot marked this pull request as draft February 24, 2025 12:05
Copy link
Contributor
@carlopi carlopi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for double checking!

@hmeriann hmeriann marked this pull request as ready for review February 24, 2025 12:16
@hmeriann hmeriann requested a review from carlopi February 24, 2025 12:16
@Mytherin Mytherin merged commit 0c30dce into duckdb:main Feb 24, 2025
2 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Mar 4, 2025
Push Select into ArrayColumnData to avoid scanning arrays that are not required for the query (duckdb/duckdb#16356)
[SwiftRelease CI] fetch tags before checking there is already a tag with the same name (duckdb/duckdb#16376)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Push Select into ArrayColumnData to avoid scanning arrays that are not required for the query (duckdb/duckdb#16356)
[SwiftRelease CI] fetch tags before checking there is already a tag with the same name (duckdb/duckdb#16376)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Push Select into ArrayColumnData to avoid scanning arrays that are not required for the query (duckdb/duckdb#16356)
[SwiftRelease CI] fetch tags before checking there is already a tag with the same name (duckdb/duckdb#16376)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Push Select into ArrayColumnData to avoid scanning arrays that are not required for the query (duckdb/duckdb#16356)
[SwiftRelease CI] fetch tags before checking there is already a tag with the same name (duckdb/duckdb#16376)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
Push Select into ArrayColumnData to avoid scanning arrays that are not required for the query (duckdb/duckdb#16356)
[SwiftRelease CI] fetch tags before checking there is already a tag with the same name (duckdb/duckdb#16376)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
Push Select into ArrayColumnData to avoid scanning arrays that are not required for the query (duckdb/duckdb#16356)
[SwiftRelease CI] fetch tags before checking there is already a tag with the same name (duckdb/duckdb#16376)
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.

3 participants
0