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

chore: add runtime build workflow #708

Merged
merged 3 commits into from
Jan 17, 2025
Merged

chore: add runtime build workflow #708

merged 3 commits into from
Jan 17, 2025

Conversation

mattjohnsonpint
Copy link
Member

Description

Adds a CI workflow to ensure the Runtime build successfully on Linux, Windows, and macOS.

This is important to ensure that we don't accidentally introduce incompatible platform-specific dependencies.

Checklist

All PRs should check the following boxes:

  • I have given this PR a title using the
    Conventional Commits syntax, leading with fix:,
    feat:, chore:, ci:, etc.
    • The title should also be used for the commit message when the PR is squashed and merged.
  • I have formatted and linted my code with Trunk, per the instructions in
    the contributing guide.

@mattjohnsonpint mattjohnsonpint requested a review from a team as a code owner January 17, 2025 20:04
@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) January 17, 2025 20:20
@mattjohnsonpint mattjohnsonpint merged commit 5905f3f into main Jan 17, 2025
7 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/workflows branch January 17, 2025 20:33
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.

2 participants