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

GitHub actions #85

Merged
merged 2 commits into from
Mar 3, 2021
Merged

GitHub actions #85

merged 2 commits into from
Mar 3, 2021

Conversation

alanorth
Copy link
Member

@alanorth alanorth commented Mar 3, 2021

Adds a GitHub actions workflow to build the frontend. We use a lot of dependencies in package.json and we need to know when the ecosystem has moved enough to break our build.

This builds the frontend with several different current versions of
Node.js on every push and pull request. We want to try to see when
the frontend dependencies get broken due to ecosystem drift.
@alanorth alanorth added the infrastructure Related to server or deployment label Mar 3, 2021
@alanorth alanorth merged commit f61c2a7 into master Mar 3, 2021
@alanorth alanorth deleted the github-actions branch March 3, 2021 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Related to server or deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant