Skip to content

Create node.js.yml build & test CI config #9

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

Merged
merged 5 commits into from
Nov 29, 2023
Merged

Create node.js.yml build & test CI config #9

merged 5 commits into from
Nov 29, 2023

Conversation

jhodapp
Copy link
Member

@jhodapp jhodapp commented Nov 18, 2023

Description

This PR creates a node.js.yml build & test CI config starting from one suggested by GitHub Actions.

GitHub Issue: Closes #3

Changes

  • Adds a CI config that builds a production version of the frontend application
  • Run any tests

Screenshots / Videos Showing UI Changes (if applicable)

N/A

Testing Strategy

  1. Observe the GitHub Action pass/fail status at the bottom of this PR

Concerns

None

Create node.js.yml build & test CI config starting from one suggested by GitHub Actions.
@jhodapp jhodapp added the feature work Specifically implementing a new feature label Nov 18, 2023
@jhodapp jhodapp self-assigned this Nov 18, 2023
@jhodapp jhodapp requested review from qafui and naconnors November 26, 2023 22:16
@jhodapp jhodapp merged commit ecc99fe into main Nov 29, 2023
@jhodapp jhodapp deleted the jhodapp-patch-1 branch February 24, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature work Specifically implementing a new feature
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Establish basic CI pipeline for builds & tests
2 participants