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

init: first commit #1

Merged
merged 2 commits into from
Nov 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 33 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@

| 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) |

```bash
gh repo edit \
--default-branch main \
--delete-branch-on-merge \
--enable-auto-merge \
--enable-discussions \
--enable-issues \
--enable-projects \
--description "Devops Toolkit" \
--homepage "https://robinmordasiewicz.github.io/devops-toolkit/" \
--visibility public \
--add-topic devops-toolkit \
--add-topic devops \
--add-topic github-actions \
--add-topic terraform \
--add-topic azure \
--add-topic fortinet \
--add-topic fortigate \
--add-topic fortios \
--add-topic fortidevsec \
--add-topic fortidevops \
--add-topic fortinet-devops \
--add-topic fortinet-devsec \
--add-topic fortinet-devops-toolkit \
--add-topic fortinet-devsec-toolkit \
--add-topic fortinet-devsecops \
--add-topic fortinet-devsecops-toolkit \
--add-topic fortinet-devops-toolkit
```
5 changes: 5 additions & 0 deletions docs/fortinet-fortidevsec.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
comments: true
---

# FortiDevSec
3 changes: 3 additions & 0 deletions docs/github-secrets.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Secrets

secret set OPENAI_API_KEY --body "<my-secret>"
File renamed without changes.
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
15 changes: 9 additions & 6 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 Expand Up @@ -169,8 +169,11 @@ nav:
- github-push.md
- github-pull-request.md
- github-merge.md
- fortinet-fortidevsec.md
- "CI/CD":
- github-actions.md
- azure-oidc.md
- github-secrets.md
- github-workflows.md
- fortimanager.md
- fortimanager-ztp.md
- github-copilot-install.md
Expand Down