Skip to content

Use purescript-github-actions-toolkit library #8

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

Merged
merged 6 commits into from
Sep 10, 2020

Conversation

colinwahl
Copy link
Member

@colinwahl colinwahl commented Sep 10, 2020

  • Removes the src/Actions tree
  • Adds a the github-actions-toolkit dependency
  • Implements setup-purescript using the external bindings

This intends to close #4

@colinwahl
Copy link
Member Author

I'm not sure how to get CI to run on this branch - I have run it on a private copy I have of this repo, but ideally I'd be able to run it here as well.

@colinwahl
Copy link
Member Author

I created #9 which I believe will make CI run on the commits to future PRs

Copy link
Collaborator

@thomashoneyman thomashoneyman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once tests run I’m in! Thanks!

@colinwahl
Copy link
Member Author

Aha! Tests are running :)

Copy link
Collaborator

@thomashoneyman thomashoneyman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be nice to link to these bindings in the README, as they’re worth promoting.

@thomashoneyman thomashoneyman merged commit beee57d into purescript-contrib:main Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Split out bindings to GitHub Actions toolkit as a new library
2 participants