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(ci): typo in my bash script #26987

Merged
merged 3 commits into from
Feb 2, 2024
Merged

fix(ci): typo in my bash script #26987

merged 3 commits into from
Feb 2, 2024

Conversation

mistercrunch
Copy link
Member

@mistercrunch mistercrunch commented Feb 2, 2024

I couldn't fin a proper way to test the workflow_dispatch even, even from the gh CLI, so I had to test it using other events in my branch (on:pull_request), but never tested the inside of my if in bash.

Anyhow, was flying blind, but I think this time it should work.

More on the intricacies of testing these workflow_dispatch workflows here: https://stackoverflow.com/questions/63362126/github-actions-how-to-run-a-workflow-created-on-a-non-master-branch-from-the-wo

Figured it out here, though I think it has to run once first on master or it won't do it...
Screenshot 2024-02-01 at 6 32 16 PM

I couldn't fin a proper way to test the `workflow_dispatch` even,
even from the gh CLI, so I had to test it using other events in my
branch (on:pull_request), but never tested the inside of my `if` in
bash.

Anyhow, was flying blind, but I think this time it should work.
@mistercrunch mistercrunch merged commit 80fd75d into master Feb 2, 2024
41 of 46 checks passed
@rusackas rusackas deleted the typo-typo branch February 2, 2024 19:23
sfirke pushed a commit to sfirke/superset that referenced this pull request Mar 22, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.0.0 labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 4.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants