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

Check compiled code on each push #2398

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

henrymercer
Copy link
Contributor

@henrymercer henrymercer commented Jul 30, 2024

A common mistake is forgetting to compile the code. Ideally, this wouldn't be necessary, but in the meantime, this change gives a visible indication on the commit when the code hasn't been recompiled.

Caveat: we will run duplicate "Check JS" jobs for push and pull_request when the commit is part of a pull request.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

A common mistake is forgetting to compile the code.
Ideally, this wouldn't be necessary, but in the meantime, this change gives a visible indication on the commit when the code hasn't been recompiled.
@henrymercer henrymercer requested a review from a team as a code owner July 30, 2024 17:48
@henrymercer henrymercer merged commit 159c618 into main Jul 31, 2024
316 checks passed
@henrymercer henrymercer deleted the henrymercer/compile-check-on-push branch July 31, 2024 09:32
@github-actions github-actions bot mentioned this pull request Aug 6, 2024
8 tasks
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