Skip to content

Conversation

@mrmlnc
Copy link
Contributor

@mrmlnc mrmlnc commented Jan 7, 2025

There are several improvements for CI after #47:

  1. Running CI on all supported versions of the platform.
  2. Running CI only on Ubuntu, as this package does not use OS-specific methods.
  3. Do not cancel CI jobs when the first job falls.
  4. Fixed CI for [email protected] (the minimum supported version of nodejs due to the spread operator usage in the code).

@mrmlnc mrmlnc marked this pull request as ready for review January 7, 2025 13:40
@mrmlnc mrmlnc linked an issue Jan 7, 2025 that may be closed by this pull request
@mrmlnc mrmlnc merged commit f355674 into master Jan 7, 2025
9 checks passed
@mrmlnc mrmlnc deleted the github_actions branch January 7, 2025 13:50
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.

Add CI/CD workflow to .github folder

2 participants