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

release event not available so use push event and filter #893

Merged
merged 31 commits into from
Jan 8, 2019

Conversation

johnnyreilly
Copy link
Member

@johnnyreilly johnnyreilly commented Jan 5, 2019

  • publish event not available-switch to filter on push
  • need to get comparison tests passing in a docker container; got execution tests passing which is enough peace of mind to greenlight a release.

It looks like filtering makes subsequent actions in GitHub show as cancelled because the filter item has failed. That seems... Not quite right? Eg:

"Action publish' cancelled because action check for new tag' failed". Believe related to: https://github.com/actions/bin/issues/13

I'm just going to hack on this branch until I've got something I'm happy with. Then I will definitely squash and merge rather than just merge 😄

@johnnyreilly
Copy link
Member Author

I'm probably going to comment out the publish action of this workflow and merge. When the issue with the filter action is fixed then I can look to uncomment the publish step and enjoy the joys of automatic npm publishing 😁.

Either way, I'm happy with the work done in this PR and would like to merge it to master.

@johnnyreilly johnnyreilly merged commit df04a56 into master Jan 8, 2019
@johnnyreilly johnnyreilly deleted the fix-github-action-for-github-action-beta branch January 8, 2019 14:01
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.

1 participant