File tree
4 files changed
+2
-22
lines changed- docs
- 03-awesome-ci
- modules
4 files changed
+2
-22
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Submodule awesome-ci updated 49 files
- .github/workflows/gh-pages-deploy.yaml+33
- .github/workflows/gh-pages-test-deploy.yml+25
- .vscode/settings.json+2-2
- docs/.gitignore+20
- docs/README.md+41
- docs/_config.yml-3
- docs/babel.config.js+3
- docs/cmd/awesome-ci.md-36
- docs/cmd/awesome-ci_connect.md-40
- docs/cmd/index.md-9
- docs/docs/01-intro.md+22-11
- docs/docs/02-CLI/awesome-ci.md+33
- docs/docs/02-CLI/awesome-ci_connect.md+37
- docs/docs/02-CLI/awesome-ci_connect_check.md+3-6
- docs/docs/02-CLI/awesome-ci_connect_github.md+3-6
- docs/docs/02-CLI/awesome-ci_connect_remove.md+3-6
- docs/docs/02-CLI/awesome-ci_parse.md+5-8
- docs/docs/02-CLI/awesome-ci_parse_json.md+3-6
- docs/docs/02-CLI/awesome-ci_parse_yaml.md+3-6
- docs/docs/02-CLI/awesome-ci_pr.md+4-7
- docs/docs/02-CLI/awesome-ci_pr_info.md+3-6
- docs/docs/02-CLI/awesome-ci_release.md+5-8
- docs/docs/02-CLI/awesome-ci_release_create.md+3-6
- docs/docs/02-CLI/awesome-ci_release_publish.md+3-6
- docs/docs/02-CLI/awesome-ci_version.md+3-6
- docs/docs/05-examples/github_actions.md+1-8
- docs/docs/05-examples/index.md-4
- docs/docs/09-qaa.md+1-9
- docs/docs/10-CONTRIBUTING.md-3
- docs/docusaurus.config.js+116
- docs/package.json+47
- docs/sidebars.js+8
- docs/src/components/HomepageFeatures/index.tsx+70
- docs/src/components/HomepageFeatures/styles.module.css+11
- docs/src/css/custom.css+30
- docs/src/pages/index.module.css+23
- docs/src/pages/index.tsx+41
- docs/src/pages/markdown-page.md+7
- docs/static/.nojekyll
- docs/static/img/aci-workflow.drawio.png
- docs/static/img/layers.svg
- docs/static/img/release-assets-readme.png
- docs/static/img/release-process.drawio.svg
- docs/static/img/undraw_docusaurus_mountain.svg+171
- docs/static/img/undraw_docusaurus_react.svg+170
- docs/static/img/undraw_docusaurus_tree.svg+40
- docs/tsconfig.json+7
- docs/yarn.lock+7.8k
- internal/app/awesome-ci/cmd/root_test.go+10-13
0 commit comments