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

ci(deps): fix typo in --allow-empty #12889

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

agilgur5
Copy link
Contributor

@agilgur5 agilgur5 commented Apr 4, 2024

Fixes #12882 (comment) and #12887 (comment) part 3

Motivation

  • I managed to only have one l in the code but correctly used two ll while testing 🙃

Modifications

  • make sure --allow-empty has two lls

Verification

Same as #12882, I just apparently typed it correctly while testing but not in the actual code welp

- I managed to only have one `l` in the code but correctly used two `ll` while testing 🙃

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
@terrytangyuan terrytangyuan enabled auto-merge (squash) April 4, 2024 21:41
@terrytangyuan terrytangyuan merged commit ab107e5 into argoproj:main Apr 4, 2024
27 checks passed
@agilgur5 agilgur5 deleted the ci-deps-fix-allow-empty branch April 4, 2024 22:11
@agilgur5
Copy link
Contributor Author

agilgur5 commented Apr 4, 2024

Thanks for the quick review Terry!

@agilgur5
Copy link
Contributor Author

agilgur5 commented Apr 4, 2024

Can confirm this is now working in CI for #12880. EDIT: no wait, it's actually skipping it there for some reason 🤔 possibly due to the rebase changing the actor?

EDIT2: The git commit --allow-empty part did pass successfully in CI for #12891, but then the git push part failed due to being on a detached HEAD and therefore no branch to push to 😐

EDIT3: whole step was reverted in #12892

@argoproj argoproj locked as resolved and limited conversation to collaborators Sep 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/build Build or GithubAction/CI issues prioritized-review For members of the Sustainability Effort
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants