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

feat: move entire action logic to node script #4

Merged
merged 2 commits into from
Jul 22, 2021

Conversation

meeroslav
Copy link
Collaborator

@meeroslav meeroslav commented Jul 21, 2021

This PR involves several changes needed to fix version 2:

  • Move entire logic from run.sh to find-successful-workflow.js script to simplify input and output flow
  • Add missing library for accessing github context
  • Bundle source script with dependencies using @vercel/ncc
  • Add meta information to package.json and update CONTRIBUTING.md
  • Bump version to v2.0.1

@JamesHenry JamesHenry merged commit 0fc37ba into nrwl:main Jul 22, 2021
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