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 a trunk-build github action #501

Merged
merged 3 commits into from
Jun 17, 2024
Merged

Conversation

NathanReb
Copy link
Collaborator

Adds an action that builds with the latest supported trunk. We'll need this for incremental trunk support and I'd like to see it run on #487.

I heavily reused the work of @shym from #410, thank you for this contribution!

Adds an action that builds with the latest supported trunk.

I heavily reused the work of @shym from ocaml-ppx#410, thank you for this
contribution!

Signed-off-by: Nathan Rebours <[email protected]>
@NathanReb NathanReb added the no changelog Use this label to disable the changelog check github action label Jun 12, 2024
@NathanReb
Copy link
Collaborator Author

The trunk build fails atm of course because our opam bounds don't allow for OCaml 5.3.

Copy link
Collaborator

@patricoferris patricoferris left a comment

Choose a reason for hiding this comment

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

This looks good :))

.github/workflows/trunk-build.yml Show resolved Hide resolved
Copy link
Contributor

@shym shym left a comment

Choose a reason for hiding this comment

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

This looks good to me, but I’m a bit biaised :-)

.github/workflows/trunk-build.yml Outdated Show resolved Hide resolved
Signed-off-by: Nathan Rebours <[email protected]>
@NathanReb NathanReb merged commit 0a842ea into ocaml-ppx:main Jun 17, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Use this label to disable the changelog check github action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants