From 9a5131b076d1c91d61e390a9f30a6771b8ab935e Mon Sep 17 00:00:00 2001
From: dormant-user
Date: Tue, 25 Jun 2024 12:10:25 -0500
Subject: [PATCH] Update docs and onboard `none-shall-pass`
---
.github/workflows/markdown.yaml | 13 ++++
README.md | 5 +-
docs/README.html | 25 ++++----
docs/README.md | 105 ++++++++------------------------
docs/_sources/README.md.txt | 105 ++++++++------------------------
docs/searchindex.js | 2 +-
pre_commit.sh | 4 +-
7 files changed, 86 insertions(+), 173 deletions(-)
create mode 100644 .github/workflows/markdown.yaml
mode change 100644 => 100755 pre_commit.sh
diff --git a/.github/workflows/markdown.yaml b/.github/workflows/markdown.yaml
new file mode 100644
index 0000000..e736a32
--- /dev/null
+++ b/.github/workflows/markdown.yaml
@@ -0,0 +1,13 @@
+name: none-shall-pass
+
+on:
+ push:
+ branches:
+ - main
+ workflow_dispatch:
+
+jobs:
+ none-shall-pass:
+ runs-on: thevickypedia-lite
+ steps:
+ - uses: thevickypedia/none-shall-pass@v5
diff --git a/README.md b/README.md
index edb5919..5b0c1c0 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ Backup GitHub projects to AWS S3
[![pages][label-actions-pages]][gha_pages]
[![pypi][label-actions-pypi]][gha_pypi]
+[![markdown][label-actions-markdown]][gha_md_valid]
[![Pypi][label-pypi]][pypi]
[![Pypi-format][label-pypi-format]][pypi-files]
@@ -89,9 +90,10 @@ pre-commit run --all-files
© Vignesh Rao
Licensed under the [MIT License][license]
-
+
[//]: # (Labels)
+[label-actions-markdown]: https://github.com/thevickypedia/git2s3/actions/workflows/markdown.yaml/badge.svg
[label-pypi-package]: https://img.shields.io/badge/Pypi%20Package-git2s3-blue?style=for-the-badge&logo=Python
[label-sphinx-doc]: https://img.shields.io/badge/Made%20with-Sphinx-blue?style=for-the-badge&logo=Sphinx
[label-pyversion]: https://img.shields.io/badge/python-3.10%20%7C%203.11-orange
@@ -108,6 +110,7 @@ Licensed under the [MIT License][license]
[release-notes]: https://github.com/thevickypedia/git2s3/blob/master/release_notes.rst
[gha_pages]: https://github.com/thevickypedia/git2s3/actions/workflows/pages/pages-build-deployment
[gha_pypi]: https://github.com/thevickypedia/git2s3/actions/workflows/python-publish.yaml
+[gha_md_valid]: https://github.com/thevickypedia/git2s3/actions/workflows/markdown.yaml
[google-docs]: https://google.github.io/styleguide/pyguide.html#38-comments-and-docstrings
[pep8]: https://www.python.org/dev/peps/pep-0008/
[isort]: https://pycqa.github.io/isort/
diff --git a/docs/README.html b/docs/README.html
index cf663e4..fe140a5 100644
--- a/docs/README.html
+++ b/docs/README.html
@@ -51,10 +51,11 @@ Git2S3
Deployments
-
-
-
-
+
+
+
+
+
Kick off
Recommendations
@@ -80,7 +81,7 @@ Kick off
@@ -89,7 +90,7 @@ Coding Standards and isort
-
+
Requirement
python -m pip install gitverse
@@ -114,19 +115,19 @@
Linting