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

Setup building and releasing with Github Actions #3

Merged
merged 118 commits into from
Nov 8, 2022

Conversation

mpkorstanje
Copy link
Contributor

@mpkorstanje mpkorstanje commented Oct 13, 2022

Setup building and releasing with Github Actions.

With Github Actions each language is build and tested independently from the
others. This significantly releases the complexity of the build environment
needed.

Additionally, for the same reason, code generation is no longer included in
the build process. Rather all generated files are checked in. Two seperate make
command exists to copy gherkin-languages.json and generate parsers using Berp.

@mpkorstanje mpkorstanje marked this pull request as draft October 13, 2022 15:39
@mpkorstanje mpkorstanje force-pushed the setup-github-actions branch 2 times, most recently from 0f1eae2 to 058beb7 Compare October 18, 2022 09:56
@mpkorstanje mpkorstanje force-pushed the setup-github-actions branch 2 times, most recently from 13d1276 to c882a34 Compare November 7, 2022 15:48
@mpkorstanje mpkorstanje changed the title Setup Github Actions Setup building and releasing with Github Actions Nov 8, 2022
@mpkorstanje mpkorstanje marked this pull request as ready for review November 8, 2022 12:26
@mpkorstanje mpkorstanje merged commit 1cc2ef0 into main Nov 8, 2022
@mpkorstanje mpkorstanje deleted the setup-github-actions branch November 8, 2022 12:28
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