zola-check-manager

A Github Action allowing you to manage the zola check results in github
git clone git://archive.git.mtrnord.blog/MTRNord/zola-check-manager.git
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.eslintignore6L
-rw-r--r--.eslintrc.json39L
-rw-r--r--.gitattributes1L
-rw-r--r--.github/dependabot.yml11L
-rw-r--r--.github/workflows/check-dist.yml54L
-rw-r--r--.github/workflows/codeql-analysis.yml71L
-rw-r--r--.github/workflows/test.yml28L
-rw-r--r--.gitignore105L
-rw-r--r--.pre-commit-config.yaml18L
-rw-r--r--.prettierignore3L
-rw-r--r--.prettierrc.json10L
-rw-r--r--CODEOWNERS1L
-rw-r--r--LICENSE22L
-rw-r--r--README.md41L
-rw-r--r--__tests__/main.test.ts92L
-rw-r--r--__tests__/parsed.json1L
-rw-r--r--__tests__/parsed_stdout.json1L
-rw-r--r--__tests__/parsed_stdout_no_error.json1L
-rw-r--r--__tests__/payload.json8L
-rw-r--r--__tests__/test_data.txt595L
-rw-r--r--__tests__/test_data_stdout.txt6L
-rw-r--r--__tests__/test_data_stdout_no_error.txt6L
-rw-r--r--action.yml26L
-rw-r--r--dist/index.js24929L
-rw-r--r--dist/index.js.map1L
-rw-r--r--dist/licenses.txt1098L
-rw-r--r--dist/package.json3L
-rw-r--r--dist/sourcemap-register.cjs1L
-rw-r--r--dist/sourcemap-register.js1L
-rw-r--r--jest.config.js21L
-rw-r--r--package-lock.json12660L
-rw-r--r--package.json60L
-rw-r--r--src/grammar.ne138L
-rw-r--r--src/grammar.ts324L
-rw-r--r--src/main.ts252L
-rw-r--r--test_page/config.toml16L
-rw-r--r--test_page/content/blog/_index.md6L
-rw-r--r--test_page/content/blog/first.md6L
-rw-r--r--test_page/content/blog/second.md8L
-rw-r--r--test_page/templates/base.html17L
-rw-r--r--test_page/templates/blog-page.html9L
-rw-r--r--test_page/templates/blog.html13L
-rw-r--r--test_page/templates/index.html8L
-rw-r--r--tsconfig.json17L
-rw-r--r--tsconfig.test.json17L