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

Commits on Jun 12, 2024

  1. Add trunk-build github action

    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 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4b1c672 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Restrict trunk-build push events trigger to main branch

    Signed-off-by: Nathan Rebours <[email protected]>
    NathanReb committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    51a6d61 View commit details
    Browse the repository at this point in the history
  2. Update actions/checkout version

    Signed-off-by: Nathan Rebours <[email protected]>
    NathanReb committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2def04d View commit details
    Browse the repository at this point in the history