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

Infrastructure: Re-run npm run reference-tables and npm run coverage-report on source script update #3048

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

howard-e
Copy link
Contributor

Related to #3024 (comment).

Currently, using lint-staged, the npm run reference-tables and npm run coverage-report scripts are automatically ran when a git commit happens ONLY if files matching content/patterns/**/examples/*.html have been changed.

The generating scripts have been overlooked in that automatic process so this PR adds those (scripts/coverage-report.* and scripts/reference-tables.*). This should reduce any issues with the Check examples/index.html / coverage check if only those script files have been updated in a PR.

@howard-e howard-e added the Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation label Jun 25, 2024
@mcking65 mcking65 merged commit 69305d1 into main Jul 2, 2024
24 checks passed
@mcking65 mcking65 deleted the run-script-on-update branch July 2, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants