check version testit
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 26s
CI Git-Pages Main / Load git-pages.gitea-env.conf to pipeline env (push) Successful in 21s
CI Git-Pages Main / Check existing artifact (push) Failing after 16s
unit-tests Bats test report
CI Feature / Bats tests (push) Failing after 1m52s
CI Git-Pages Main / Build & Push Helm chart (push) Has been skipped
CI Git-Pages Main / Report Summary (push) Successful in 5s
acc-tests Cucumber test report
CI Feature / Cucumber tests (push) Successful in 1m0s
CI Feature / Report Summary (push) Successful in 5s
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 26s
CI Git-Pages Main / Load git-pages.gitea-env.conf to pipeline env (push) Successful in 21s
CI Git-Pages Main / Check existing artifact (push) Failing after 16s
unit-tests Bats test report
CI Feature / Bats tests (push) Failing after 1m52s
CI Git-Pages Main / Build & Push Helm chart (push) Has been skipped
CI Git-Pages Main / Report Summary (push) Successful in 5s
acc-tests Cucumber test report
CI Feature / Cucumber tests (push) Successful in 1m0s
CI Feature / Report Summary (push) Successful in 5s
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: test-chart
|
||||
description: Test chart for version extraction
|
||||
type: application
|
||||
version: 0.3.0
|
||||
appVersion: "1.0.0"
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
0.3.0
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"version": "0.3.0"}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
<project><version>0.3.0</version></project>
|
||||
@@ -0,0 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: subdir-chart
|
||||
description: Chart in subdirectory for monorepo testing
|
||||
type: application
|
||||
version: 0.4.0
|
||||
appVersion: "1.0.0"
|
||||
Reference in New Issue
Block a user