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

Improve CI #732

Merged
merged 3 commits into from
Jan 12, 2024
Merged

Improve CI #732

merged 3 commits into from
Jan 12, 2024

Conversation

tiagoefmoraes
Copy link
Member

@tiagoefmoraes tiagoefmoraes commented Jan 12, 2024

  • update actions/checkout to v4 t remove the warning

    The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
    
  • enables cache for deps and _build folder and only fetches and compiles deps if the cache was not found. Reduces ~20 seconds for each build.

@tiagoefmoraes tiagoefmoraes self-assigned this Jan 12, 2024
@tiagoefmoraes tiagoefmoraes marked this pull request as ready for review January 12, 2024 02:06
@tiagoefmoraes tiagoefmoraes merged commit 102ee08 into main Jan 12, 2024
5 checks passed
@tiagoefmoraes tiagoefmoraes deleted the improve_ci branch January 12, 2024 02:06
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