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: update husky and scripts #583

Merged
merged 4 commits into from
Jun 19, 2024
Merged

Conversation

jenniferarnesen
Copy link
Collaborator

@jenniferarnesen jenniferarnesen commented Jun 19, 2024

Some housekeeping:

  • update husky so the hooks actually work instead of getting the "husky-run not found" with every commit
  • use node 18 in all workflows (node 16 not supported with latest dependencies)
  • do not run the copy-to-ci workflow on dependabot PRs - they don't have access to the needed token, and it shouldnt be necessary anyway.

.husky/pre-commit Show resolved Hide resolved
@jenniferarnesen jenniferarnesen merged commit a20278b into master Jun 19, 2024
5 checks passed
@jenniferarnesen jenniferarnesen deleted the chore/update-husky-scripts branch June 19, 2024 13:22
jenniferarnesen added a commit that referenced this pull request Jul 3, 2024
* chore: upgrade husky and fix scripts

* chore: ignore ide settings

* chore: upgrade to node 18 to prevent node version support error when building

* chore: do not copy-to-ci for dependabot which does not have needed token
jenniferarnesen added a commit that referenced this pull request Jul 3, 2024
* chore: upgrade husky and fix scripts

* chore: ignore ide settings

* chore: upgrade to node 18 to prevent node version support error when building

* chore: do not copy-to-ci for dependabot which does not have needed token
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants