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

Update CI workflows #645

Merged
merged 8 commits into from
Jun 19, 2023
Merged

Update CI workflows #645

merged 8 commits into from
Jun 19, 2023

Conversation

Enet4
Copy link
Collaborator

@Enet4 Enet4 commented May 4, 2023

Summary

  • update actions to latest versions
    • removes use of Node.js 12 in workflows, which is deprecated and will stop working soon
  • fix step descriptions
  • change trigger conditions based on paths of files changed
  • [maven.yml] configure maven caching via setup-java, thus simplifying workflow specification
  • [node.js] update node-versions to stay up to date over time
  • [node.js] bump minimum node version to 16
  • [node.js] add npm caching
  • Add npm check script
  • [CI] Run check script in node workflow

Enet4 added 3 commits May 4, 2023 16:22
- update actions to latest versions
   - removes use of Node.js 12 in workflows
- fix step descriptions
- change trigger conditions
  based on paths of files changed
- [maven.yml] configure maven caching via setup-java,
  thus simplifying workflow specification
- [node.js] update node-versions to stay up to date over time
- [node.js] bump minimum node version to 16
- [node.js] add npm caching
@Enet4 Enet4 added the chores label May 4, 2023
@Enet4 Enet4 requested a review from bastiao May 4, 2023 16:42
@bastiao
Copy link
Member

bastiao commented Jun 19, 2023

@rebase

@bastiao bastiao merged commit f18b919 into dev Jun 19, 2023
@bastiao bastiao deleted the chore/ci/update-both-workflows branch June 19, 2023 11:23
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