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

ci(github): split npm jobs and add dependency caching #2118

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

hdinia
Copy link
Member

@hdinia hdinia commented Aug 9, 2024

  • Refactor main.yml workflow to separate lint, test, and build jobs
  • Implement caching for npm dependencies to speed up CI

@hdinia hdinia requested a review from skamril August 9, 2024 12:18
@hdinia hdinia force-pushed the feature/split-npm-ci-jobs branch 4 times, most recently from 4b81146 to 85a1d8d Compare August 9, 2024 14:50
@skamril skamril force-pushed the feature/split-npm-ci-jobs branch 2 times, most recently from 16e9997 to 955a1b3 Compare August 9, 2024 15:09
skamril
skamril previously approved these changes Aug 9, 2024
@hdinia hdinia self-assigned this Aug 9, 2024
@hdinia hdinia force-pushed the feature/split-npm-ci-jobs branch 2 times, most recently from 730829e to 7fd32d7 Compare August 9, 2024 16:36
@skamril skamril changed the title ci: split npm jobs and add dependency caching ci(github): split npm jobs and add dependency caching Aug 13, 2024
@skamril skamril merged commit 0318e85 into dev Aug 14, 2024
8 checks passed
@skamril skamril deleted the feature/split-npm-ci-jobs branch August 14, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants