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

Add CI + test #62

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Add CI + test #62

merged 1 commit into from
Jun 16, 2024

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Jun 15, 2024

This PR adds a CI build + test for all platform other than Windows. We will try to solve remaining Windows issues in a separate PR.

To test create-rescript-app in CI, we need a way to run it without requiring any user input. For now, I have added a special CI mode for that that is activated by setting CI=1. In the long run, we should make it possible to pass all required settings (project name, template name, versions) via the command line instead.

@cknitt cknitt force-pushed the add-ci branch 2 times, most recently from 2dd90bf to efaacc3 Compare June 15, 2024 14:08
@cknitt cknitt changed the title Add CI Add CI + test Jun 15, 2024
@cknitt cknitt force-pushed the add-ci branch 7 times, most recently from 5d48a4a to ece2288 Compare June 15, 2024 14:39
@cknitt cknitt marked this pull request as ready for review June 15, 2024 16:03
@cknitt cknitt merged commit c4c5a36 into master Jun 16, 2024
4 checks passed
@cknitt cknitt deleted the add-ci branch June 16, 2024 05: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.

2 participants