Skip to content
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

fix(cli): Actively wait for packages only after tag #4734

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

xdoardo
Copy link
Contributor

@xdoardo xdoardo commented May 22, 2024

Before we waited for native executables, bindings and so forth after pushing a package. This patch moves this wait after tagging it - that is, when a package version is actually available.

Before we waited for native executables, bindings and so forth after
pushing a package. This patch moves this wait after tagging it - that
is, when a package version is actually available.
@xdoardo xdoardo requested a review from syrusakbary as a code owner May 22, 2024 15:09
@xdoardo xdoardo merged commit e20a5af into main May 23, 2024
61 checks passed
@xdoardo xdoardo deleted the fix-wait-after-tag branch May 23, 2024 09:22
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.

2 participants