-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f53da77
commit 3599253
Showing
215 changed files
with
88,033 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
25 changes: 25 additions & 0 deletions
25
.integration/artifacthub/actions-runner-controller/0.2.1/artifacthub-pkg.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
version: 0.2.1 | ||
name: actions-runner-controller | ||
displayName: actions-runner-controller | ||
createdAt: "2024-10-14T10:22:32Z" | ||
description: This is a KCL package | ||
links: | ||
- name: KCL homepage | ||
url: https://kcl-lang.io/ | ||
- name: KCL repo | ||
url: https://github.com/kcl-lang/kcl | ||
install: | | ||
#### Add `actions-runner-controller` with tag `0.2.1` as dependency | ||
``` | ||
kcl mod add actions-runner-controller:0.2.1 | ||
``` | ||
#### Pull `actions-runner-controller` with tag `0.2.1` to local | ||
``` | ||
kcl mod pull actions-runner-controller:0.2.1 | ||
``` | ||
maintainers: | ||
- name: kcl-lang.io | ||
email: [email protected] | ||
provider: | ||
name: kcl-lang.io |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
See [here](https://github.com/kcl-lang/modules/blob/main/agent/docs/README.md) for more documents. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
version: 0.2.1 | ||
name: agent | ||
displayName: agent | ||
createdAt: "2024-10-14T10:22:35Z" | ||
description: This is a KCL package | ||
links: | ||
- name: KCL homepage | ||
url: https://kcl-lang.io/ | ||
- name: KCL repo | ||
url: https://github.com/kcl-lang/kcl | ||
install: | | ||
#### Add `agent` with tag `0.2.1` as dependency | ||
``` | ||
kcl mod add agent:0.2.1 | ||
``` | ||
#### Pull `agent` with tag `0.2.1` to local | ||
``` | ||
kcl mod pull agent:0.2.1 | ||
``` | ||
maintainers: | ||
- name: kcl-lang.io | ||
email: [email protected] | ||
provider: | ||
name: kcl-lang.io |
3,250 changes: 3,250 additions & 0 deletions
3,250
.integration/artifacthub/aiven-operator/0.2.1/README.md
Large diffs are not rendered by default.
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
.integration/artifacthub/aiven-operator/0.2.1/artifacthub-pkg.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
version: 0.2.1 | ||
name: aiven-operator | ||
displayName: aiven-operator | ||
createdAt: "2024-10-14T10:22:38Z" | ||
description: This is a KCL package | ||
links: | ||
- name: KCL homepage | ||
url: https://kcl-lang.io/ | ||
- name: KCL repo | ||
url: https://github.com/kcl-lang/kcl | ||
install: | | ||
#### Add `aiven-operator` with tag `0.2.1` as dependency | ||
``` | ||
kcl mod add aiven-operator:0.2.1 | ||
``` | ||
#### Pull `aiven-operator` with tag `0.2.1` to local | ||
``` | ||
kcl mod pull aiven-operator:0.2.1 | ||
``` | ||
maintainers: | ||
- name: kcl-lang.io | ||
email: [email protected] | ||
provider: | ||
name: kcl-lang.io |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## Introduction | ||
|
||
`argo-cd` is the argo-cd spec definition | ||
|
||
|
||
|
||
## Resource | ||
|
||
Code source and document is [here](https://github.com/kcl-lang/artifacthub/tree/main/argo-cd) |
25 changes: 25 additions & 0 deletions
25
.integration/artifacthub/argo-cd/0.2.1/artifacthub-pkg.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
version: 0.2.1 | ||
name: argo-cd | ||
displayName: argo-cd | ||
createdAt: "2024-10-14T10:22:40Z" | ||
description: '`argo-cd` is the argo-cd spec definition' | ||
links: | ||
- name: KCL homepage | ||
url: https://kcl-lang.io/ | ||
- name: KCL repo | ||
url: https://github.com/kcl-lang/kcl | ||
install: | | ||
#### Add `argo-cd` with tag `0.2.1` as dependency | ||
``` | ||
kcl mod add argo-cd:0.2.1 | ||
``` | ||
#### Pull `argo-cd` with tag `0.2.1` to local | ||
``` | ||
kcl mod pull argo-cd:0.2.1 | ||
``` | ||
maintainers: | ||
- name: kcl-lang.io | ||
email: [email protected] | ||
provider: | ||
name: kcl-lang.io |
Empty file.
25 changes: 25 additions & 0 deletions
25
.integration/artifacthub/argo-rollouts/0.1.1/artifacthub-pkg.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
version: 0.1.1 | ||
name: argo-rollouts | ||
displayName: argo-rollouts | ||
createdAt: "2024-10-14T10:22:46Z" | ||
description: This is a KCL package | ||
links: | ||
- name: KCL homepage | ||
url: https://kcl-lang.io/ | ||
- name: KCL repo | ||
url: https://github.com/kcl-lang/kcl | ||
install: | | ||
#### Add `argo-rollouts` with tag `0.1.1` as dependency | ||
``` | ||
kcl mod add argo-rollouts:0.1.1 | ||
``` | ||
#### Pull `argo-rollouts` with tag `0.1.1` to local | ||
``` | ||
kcl mod pull argo-rollouts:0.1.1 | ||
``` | ||
maintainers: | ||
- name: kcl-lang.io | ||
email: [email protected] | ||
provider: | ||
name: kcl-lang.io |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Introduction | ||
|
||
`argo-workflow` is the argo-workflow spec definition | ||
|
||
## Resource | ||
|
||
The code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/argo-workflow) |
25 changes: 25 additions & 0 deletions
25
.integration/artifacthub/argo-workflow/0.1.1/artifacthub-pkg.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
version: 0.1.1 | ||
name: argo-workflow | ||
displayName: argo-workflow | ||
createdAt: "2024-10-14T10:22:49Z" | ||
description: '`argo-workflow` is the argo-workflow spec definition' | ||
links: | ||
- name: KCL homepage | ||
url: https://kcl-lang.io/ | ||
- name: KCL repo | ||
url: https://github.com/kcl-lang/kcl | ||
install: | | ||
#### Add `argo-workflow` with tag `0.1.1` as dependency | ||
``` | ||
kcl mod add argo-workflow:0.1.1 | ||
``` | ||
#### Pull `argo-workflow` with tag `0.1.1` to local | ||
``` | ||
kcl mod pull argo-workflow:0.1.1 | ||
``` | ||
maintainers: | ||
- name: kcl-lang.io | ||
email: [email protected] | ||
provider: | ||
name: kcl-lang.io |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
## Introduction | ||
|
||
`argoproj` module contains definitions for `argoproj` | ||
|
||
## Resource | ||
|
||
+ Code sources are [here](https://github.com/kcl-lang/artifacthub/tree/main/argoproj) | ||
+ Reference documents are [here][https://github.com/kcl-lang/artifacthub/tree/main/argoproj/docs] |
25 changes: 25 additions & 0 deletions
25
.integration/artifacthub/argoproj/0.2.1/artifacthub-pkg.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
version: 0.2.1 | ||
name: argoproj | ||
displayName: argoproj | ||
createdAt: "2024-10-14T10:22:52Z" | ||
description: '`argoproj` module contains definitions for argoproj' | ||
links: | ||
- name: KCL homepage | ||
url: https://kcl-lang.io/ | ||
- name: KCL repo | ||
url: https://github.com/kcl-lang/kcl | ||
install: | | ||
#### Add `argoproj` with tag `0.2.1` as dependency | ||
``` | ||
kcl mod add argoproj:0.2.1 | ||
``` | ||
#### Pull `argoproj` with tag `0.2.1` to local | ||
``` | ||
kcl mod pull argoproj:0.2.1 | ||
``` | ||
maintainers: | ||
- name: kcl-lang.io | ||
email: [email protected] | ||
provider: | ||
name: kcl-lang.io |
Oops, something went wrong.