Skip to content

Add GitHub Actions CI #30

Description

@onkoe

It's hard to know whether changes in this repo break something.

Let's add CI to fix that!

Checklist

Complete all of these points to close the issue.

  • Create a .github/workflows/ci.yml file
  • Install NodeJS using the template suggested here
  • Ensure runs-on is set to ubuntu-24.04-arm, NOT ubuntu-latest
    • ubuntu-latest can cause CI to break randomly due to unwanted major updates; you should never use it in your CI.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    devopsStuff that helps developers: CI, Actions, deployment, etc.

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions