Skip to content

Commit 9d810a0

Browse files
docs(hoverkraft-tech/ci-github-publish): update documentation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6216101 commit 9d810a0

File tree

34 files changed

+199
-124
lines changed

34 files changed

+199
-124
lines changed

application/docs/projects/ci-github-publish/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
source_repo: hoverkraft-tech/ci-github-publish
33
source_path: CONTRIBUTING.md
44
source_branch: main
5-
source_run_id: 19763139743
6-
last_synced: 2025-11-28T12:01:09.786Z
5+
source_run_id: 19831799702
6+
last_synced: 2025-12-01T17:39:50.758Z
77
---
88

99
# Contributing

application/docs/projects/ci-github-publish/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ description: Documentation for Ci Github Publish
88
Documentation for the Ci Github Publish project.
99

1010
**Source Repository:** [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish)
11-
**Last Synced:** 2025-11-28T12:01:09.786Z
11+
**Last Synced:** 2025-12-01T17:39:50.758Z

application/docs/projects/ci-github-publish/actions/argocd/get-manifest-files/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Get Manifest Files
33
source_repo: hoverkraft-tech/ci-github-publish
44
source_path: actions/argocd/get-manifest-files/README.md
55
source_branch: main
6-
source_run_id: 19763139743
7-
last_synced: 2025-11-28T12:01:09.786Z
6+
source_run_id: 19831799702
7+
last_synced: 2025-12-01T17:39:50.758Z
88
---
99

1010
<!-- header:start -->
@@ -42,7 +42,7 @@ Determine all the manifest files needed to deploy the application using ArgoCD f
4242
## Usage
4343

4444
```yaml
45-
- uses: hoverkraft-tech/ci-github-publish/actions/argocd/get-manifest-files@ecafdeac18a6a6dcc01058cd53ac7431bedb5c3b # 0.14.1
45+
- uses: hoverkraft-tech/ci-github-publish/actions/argocd/get-manifest-files@5358acdb08b912114974ecc06a057cda8d391aa5 # 0.17.0
4646
with:
4747
# Environment name (e.g. production, review-apps:pr-1234).
4848
# This is used to determine the application directory and extra manifest directory.

application/docs/projects/ci-github-publish/actions/check/url-lighthouse/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Url Lighthouse
33
source_repo: hoverkraft-tech/ci-github-publish
44
source_path: actions/check/url-lighthouse/README.md
55
source_branch: main
6-
source_run_id: 19763139743
7-
last_synced: 2025-11-28T12:01:09.786Z
6+
source_run_id: 19831799702
7+
last_synced: 2025-12-01T17:39:50.758Z
88
---
99

1010
<!-- header:start -->
@@ -42,7 +42,7 @@ Action to run Lighthouse audits on given URL.
4242
## Usage
4343

4444
```yaml
45-
- uses: hoverkraft-tech/ci-github-publish/actions/check/url-lighthouse@ecafdeac18a6a6dcc01058cd53ac7431bedb5c3b # 0.14.1
45+
- uses: hoverkraft-tech/ci-github-publish/actions/check/url-lighthouse@5358acdb08b912114974ecc06a057cda8d391aa5 # 0.17.0
4646
with:
4747
# The URL to audit using Lighthouse.
4848
# This input is required.

application/docs/projects/ci-github-publish/actions/check/url-ping/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Url Ping
33
source_repo: hoverkraft-tech/ci-github-publish
44
source_path: actions/check/url-ping/README.md
55
source_branch: main
6-
source_run_id: 19763139743
7-
last_synced: 2025-11-28T12:01:09.786Z
6+
source_run_id: 19831799702
7+
last_synced: 2025-12-01T17:39:50.758Z
88
---
99

1010
<!-- header:start -->
@@ -42,7 +42,7 @@ Action to run ping check on given URL.
4242
## Usage
4343

4444
```yaml
45-
- uses: hoverkraft-tech/ci-github-publish/actions/check/url-ping@ecafdeac18a6a6dcc01058cd53ac7431bedb5c3b # 0.14.1
45+
- uses: hoverkraft-tech/ci-github-publish/actions/check/url-ping@5358acdb08b912114974ecc06a057cda8d391aa5 # 0.17.0
4646
with:
4747
# The URL to check.
4848
# This input is required.

application/docs/projects/ci-github-publish/actions/clean-deploy/repository-dispatch/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Repository Dispatch
33
source_repo: hoverkraft-tech/ci-github-publish
44
source_path: actions/clean-deploy/repository-dispatch/README.md
55
source_branch: main
6-
source_run_id: 19763139743
7-
last_synced: 2025-11-28T12:01:09.786Z
6+
source_run_id: 19831799702
7+
last_synced: 2025-12-01T17:39:50.758Z
88
---
99

1010
<!-- header:start -->
@@ -47,7 +47,7 @@ See [https://docs.github.com/en/actions/writing-workflows/choosing-when-your-wor
4747
## Usage
4848

4949
```yaml
50-
- uses: hoverkraft-tech/ci-github-publish/actions/clean-deploy/repository-dispatch@ecafdeac18a6a6dcc01058cd53ac7431bedb5c3b # 0.14.1
50+
- uses: hoverkraft-tech/ci-github-publish/actions/clean-deploy/repository-dispatch@5358acdb08b912114974ecc06a057cda8d391aa5 # 0.17.0
5151
with:
5252
# GitHub Token for dispatch an event to a remote repository.
5353
# Permissions:

application/docs/projects/ci-github-publish/actions/deploy/argocd-manifest-files/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Argocd Manifest Files
33
source_repo: hoverkraft-tech/ci-github-publish
44
source_path: actions/deploy/argocd-manifest-files/README.md
55
source_branch: main
6-
source_run_id: 19763139743
7-
last_synced: 2025-11-28T12:01:09.786Z
6+
source_run_id: 19831799702
7+
last_synced: 2025-12-01T17:39:50.758Z
88
---
99

1010
<!-- header:start -->
@@ -128,7 +128,7 @@ metadata:
128128
## Usage
129129

130130
````yaml
131-
- uses: hoverkraft-tech/ci-github-publish/actions/deploy/argocd-manifest-files@ed864a88ec8610dc2a1b9aab1dbde2864bf75df4 # 0.16.0
131+
- uses: hoverkraft-tech/ci-github-publish/actions/deploy/argocd-manifest-files@5358acdb08b912114974ecc06a057cda8d391aa5 # 0.17.0
132132
with:
133133
# Deployment ID to be used in the ArgoCD application manifest
134134
# This input is required.

application/docs/projects/ci-github-publish/actions/deploy/get-environment/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Get Environment
33
source_repo: hoverkraft-tech/ci-github-publish
44
source_path: actions/deploy/get-environment/README.md
55
source_branch: main
6-
source_run_id: 19763139743
7-
last_synced: 2025-11-28T12:01:09.786Z
6+
source_run_id: 19831799702
7+
last_synced: 2025-12-01T17:39:50.758Z
88
---
99

1010
<!-- header:start -->
@@ -50,7 +50,7 @@ Action to get the environment to deploy regarding the workflow context.
5050
## Usage
5151

5252
```yaml
53-
- uses: hoverkraft-tech/ci-github-publish/actions/deploy/get-environment@ed864a88ec8610dc2a1b9aab1dbde2864bf75df4 # 0.16.0
53+
- uses: hoverkraft-tech/ci-github-publish/actions/deploy/get-environment@5358acdb08b912114974ecc06a057cda8d391aa5 # 0.17.0
5454
with:
5555
# Environment where to deploy.
5656
environment: ""

application/docs/projects/ci-github-publish/actions/deploy/github-pages/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Github Pages
33
source_repo: hoverkraft-tech/ci-github-publish
44
source_path: actions/deploy/github-pages/README.md
55
source_branch: main
6-
source_run_id: 19763139743
7-
last_synced: 2025-11-28T12:01:09.786Z
6+
source_run_id: 19831799702
7+
last_synced: 2025-12-01T17:39:50.758Z
88
---
99

1010
<!-- header:start -->
@@ -56,7 +56,7 @@ permissions:
5656
## Usage
5757
5858
```yaml
59-
- uses: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@ed864a88ec8610dc2a1b9aab1dbde2864bf75df4 # 0.16.0
59+
- uses: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@5358acdb08b912114974ecc06a057cda8d391aa5 # 0.17.0
6060
with:
6161
# The path to the assets to deploy.
6262
# Can be absolute or relative $GITHUB_WORKSPACE.

application/docs/projects/ci-github-publish/actions/deploy/helm-repository-dispatch/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Helm Repository Dispatch
33
source_repo: hoverkraft-tech/ci-github-publish
44
source_path: actions/deploy/helm-repository-dispatch/README.md
55
source_branch: main
6-
source_run_id: 19763139743
7-
last_synced: 2025-11-28T12:01:09.786Z
6+
source_run_id: 19831799702
7+
last_synced: 2025-12-01T17:39:50.758Z
88
---
99

1010
<!-- header:start -->
@@ -51,7 +51,7 @@ See [https://docs.github.com/en/actions/writing-workflows/choosing-when-your-wor
5151
## Usage
5252

5353
````yaml
54-
- uses: hoverkraft-tech/ci-github-publish/actions/deploy/helm-repository-dispatch@dbdcce2870b33525ac1fa26069bf95b2dd586fda # 0.15.2
54+
- uses: hoverkraft-tech/ci-github-publish/actions/deploy/helm-repository-dispatch@5358acdb08b912114974ecc06a057cda8d391aa5 # 0.17.0
5555
with:
5656
# Deployment ID to be used in the ArgoCD application manifest
5757
# This input is required.

0 commit comments

Comments
 (0)