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(ci): update workflow #21

Merged
merged 1 commit into from
Dec 6, 2024
Merged

chore(ci): update workflow #21

merged 1 commit into from
Dec 6, 2024

Conversation

JP-Ellis
Copy link
Contributor

@JP-Ellis JP-Ellis commented Dec 6, 2024

Made a few updates to the CI:

  1. Don't duplicate the task on both push and PR (i.e., one or the other)
  2. Update the node versions to no longer test against deprecated versions, and add new versions in.
  3. Added caching to help CI speed.

@JP-Ellis JP-Ellis force-pushed the chore/update-workflow branch 2 times, most recently from afc5ea4 to 2eaf344 Compare December 6, 2024 04:49
Made a few updates to the CI:

1. Don't duplicate the task on both push and PR (i.e., one or the other)
2. Update the node versions to no longer test against deprecated
   versions, and add new versions in.
3. Added caching to help CI speed.
4. Rename the workflow to `test`, and allowed it to be extended to
   reuire other steps (e.g., linting in the future).

Signed-off-by: JP-Ellis <josh@jpellis.me>
@JP-Ellis JP-Ellis force-pushed the chore/update-workflow branch from 2eaf344 to 4b5cf54 Compare December 6, 2024 04:51
@JP-Ellis JP-Ellis merged commit db29653 into main Dec 6, 2024
10 checks passed
@JP-Ellis JP-Ellis deleted the chore/update-workflow branch December 6, 2024 04:53
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.

1 participant