Skip to content

Commit

Permalink
init: first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmordasiewicz committed Nov 19, 2023
1 parent 48587c8 commit f3c1db6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

| GitHub Actions Badges | | |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [![auto-pull-request](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/auto-pull-request.yml/badge.svg)](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/auto-pull-request.yml) | [![Autofill PR description](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/openai-pr-description.yml/badge.svg)](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/openai-pr-description.yml) | [![linter](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/linter.yml/badge.svg)](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/linter.yml) |
| [![pages-build-deployment](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/pages/pages-build-deployment) | [![pages-build-integration](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/pages-build-integration.yml/badge.svg)](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/pages-build-integration.yml) | [![release-please](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/release-please.yml/badge.svg)](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/release-please.yml) |
| [![terraform-docs](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/terraform-docs.yml/badge.svg)](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/terraform-docs.yml) | [![FortiDevSec SAST scanner](https://github.com/robinmordasiewicz/fortigate-azure-terraform/actions/workflows/sast.yml/badge.svg)](https://github.com/robinmordasiewicz/fortigate-azure-terraform/actions/workflows/sast.yml) | [![dependabot-automerge](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/dependabot-automerge.yml/badge.svg)](https://github.com/robinmordasiewicz/fortinet-devops/actions/workflows/dependabot-automerge.yml) |
| [![auto-pull-request](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/auto-pull-request.yml/badge.svg)](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/auto-pull-request.yml) | [![Autofill PR description](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/openai-pr-description.yml/badge.svg)](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/openai-pr-description.yml) | [![linter](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/linter.yml/badge.svg)](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/linter.yml) |
| [![pages-build-deployment](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/pages/pages-build-deployment) | [![pages-build-integration](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/pages-build-integration.yml/badge.svg)](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/pages-build-integration.yml) | [![release-please](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/release-please.yml/badge.svg)](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/release-please.yml) |
| [![terraform-docs](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/terraform-docs.yml/badge.svg)](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/terraform-docs.yml) | [![FortiDevSec SAST scanner](https://github.com/robinmordasiewicz/fortigate-azure-terraform/actions/workflows/sast.yml/badge.svg)](https://github.com/robinmordasiewicz/fortigate-azure-terraform/actions/workflows/sast.yml) | [![dependabot-automerge](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/dependabot-automerge.yml/badge.svg)](https://github.com/robinmordasiewicz/devops-toolkit/actions/workflows/dependabot-automerge.yml) |

gh secret set OPENAI_API_KEY
6 changes: 3 additions & 3 deletions docs/overrides/partials/comments.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- <h2 id="__comments">{{ lang.t("meta.comments") }}</h2> -->
<!-- Insert generated snippet here -->
<script src="https://giscus.app/client.js"
data-repo="robinmordasiewicz/fortinet-devops"
data-repo-id="R_kgDOKrfXqA"
data-repo="robinmordasiewicz/devops-toolkit"
data-repo-id="R_kgDOKvNTZg"
data-category="General"
data-category-id="DIC_kwDOKrfXqM4Ca4fp"
data-category-id="DIC_kwDOKvNTZs4CbEPu"
data-mapping="pathname"
data-strict="0"
data-reactions-enabled="0"
Expand Down
10 changes: 5 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
site_name: DevOps ToolKit
site_description: DevOps ToolKit
site_url: https://robinmordasiewicz.github.io/fortinet-devops/
repo_url: https://github.com/robinmordasiewicz/fortinet-devops/
site_url: https://robinmordasiewicz.github.io/devops-toolkit/
repo_url: https://github.com/robinmordasiewicz/devops-toolkit/
edit_uri: edit/main/docs/
repo_name: "robinmordasiewicz/fortinet-devops"
repo_name: "robinmordasiewicz/devops-toolkit"

extra:
generator: false
Expand Down Expand Up @@ -104,7 +104,7 @@ markdown_extensions:
normalize_issue_symbols: true
repo_url_shorthand: true
user: robinmordasiewicz
repo: fortinet-devops
repo: devops-toolkit
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences
Expand All @@ -127,7 +127,7 @@ markdown_extensions:

plugins:
- git-committers:
repository: robinmordasiewicz/fortinet-devops
repository: robinmordasiewicz/devops-toolkit
branch: main
- glightbox
- social
Expand Down

0 comments on commit f3c1db6

Please sign in to comment.