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

First pre-commit hooks #20

Merged
merged 9 commits into from
Jul 6, 2022
Merged

First pre-commit hooks #20

merged 9 commits into from
Jul 6, 2022

Conversation

CasperWA
Copy link
Collaborator

@CasperWA CasperWA commented Jul 6, 2022

Closes #16

Add the first pre-commit hooks.
These hooks will run the invoke tasks create-api-reference-docs and create-docs-index. The hook id's will be docs-api-reference and docs-landing-page, respectively.

Two new pre-commit hooks for running the invoke tasks:
`create-api-reference-docs` and `create-docs-index`
Use the proper repository basis directory for invoke tasks depending on
whether they're invoked as a pre-commit hook or through a callable
workflow.
When used through pre-commit hooks.
@CasperWA CasperWA merged commit 3a11e62 into main Jul 6, 2022
@CasperWA CasperWA deleted the close-16-pre-commit-hooks branch July 6, 2022 15: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.

New pre-commit hooks for invoke tasks
1 participant