-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(actions/helm/test-chart): update to match with action
Signed-off-by: Emilien Escalle <[email protected]>
- Loading branch information
Showing
3 changed files
with
18 additions
and
9 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -18,8 +18,10 @@ jobs: | |
linter: | ||
uses: hoverkraft-tech/ci-github-common/.github/workflows/[email protected] | ||
with: | ||
# FIXME: re-enable the following checks | ||
linter-env: | | ||
VALIDATE_KUBERNETES_KUBECONFORM=false | ||
VALIDATE_CHECKOV=false | ||
test-action-docker-build-image: | ||
needs: linter | ||
|
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
[![License](https://img.shields.io/badge/License-MIT-blue)](#license) | ||
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md) | ||
|
||
Opinionated GitHub actions and workflows for continuous integration in container (OCI) context | ||
Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context | ||
|
||
--- | ||
|
||
|
@@ -21,6 +21,8 @@ Opinionated GitHub actions and workflows for continuous integration in container | |
|
||
#### - [Release chart](actions/helm/release-chart/README.md) | ||
|
||
#### - [Test chart](actions/helm/test-chart/README.md) | ||
|
||
## Reusable Workflows | ||
|
||
### - [Docker build images](.github/workflows/docker-build-images.md) | ||
|
@@ -35,7 +37,7 @@ Opinionated GitHub actions and workflows for continuous integration in container | |
|
||
🏢 **Hoverkraft <[email protected]>** | ||
|
||
- Website: [https://hoverkraft.cloud](https://hoverkraft.cloud) | ||
- Site: [https://hoverkraft.cloud](https://hoverkraft.cloud) | ||
- GitHub: [@hoverkraft-tech](https://github.com/hoverkraft-tech) | ||
|
||
## License | ||
|
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