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 docker build does not trigger #499

Closed
joepio opened this issue Sep 21, 2022 · 2 comments
Closed

CI docker build does not trigger #499

joepio opened this issue Sep 21, 2022 · 2 comments

Comments

@joepio
Copy link
Member

joepio commented Sep 21, 2022

See https://github.com/atomicdata-dev/atomic-data-rust/actions/runs/3096932713/jobs/5013257684, check skipped.

Currently doesn't even allow for manual starts.

Maybe it has something to do with the name main.yml differing from the name of the action Lint & test.

joepio added a commit that referenced this issue Sep 21, 2022
@joepio
Copy link
Member Author

joepio commented Sep 22, 2022

We can now manually trigger docker builds, but this line still returns false:

if: ${{ github.event.workflow_run.conclusion == 'success' }}

I don't get it!

Anyways, it seems like I'm not the only one: community/community#21090

joepio added a commit that referenced this issue Sep 26, 2022
@joepio
Copy link
Member Author

joepio commented Mar 3, 2023

Closing in favor of #605

@joepio joepio closed this as completed Mar 3, 2023
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

No branches or pull requests

1 participant