mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-27 03:13:10 +00:00
Merge pull request #9 from guidograzioli/ci_update_and_bump
Bump to 0.1.1
This commit is contained in:
@@ -25,11 +25,11 @@ warn_list:
|
|||||||
- no-free-form
|
- no-free-form
|
||||||
- run-once[task]
|
- run-once[task]
|
||||||
- var-naming[no-role-prefix]
|
- var-naming[no-role-prefix]
|
||||||
- yaml[truthy]
|
|
||||||
- galaxy[version-incorrect]
|
- galaxy[version-incorrect]
|
||||||
|
|
||||||
skip_list:
|
skip_list:
|
||||||
- jinja[spacing]
|
- jinja[spacing]
|
||||||
|
- yaml[truthy]
|
||||||
|
|
||||||
use_default_rules: true
|
use_default_rules: true
|
||||||
parseable: true
|
parseable: true
|
||||||
|
|||||||
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -173,7 +173,7 @@ jobs:
|
|||||||
]
|
]
|
||||||
collection_pre_install: ''
|
collection_pre_install: ''
|
||||||
integration:
|
integration:
|
||||||
uses: guidograzioli/kubernetes.kubevirt/.github/workflows/integration.yml@integration_tests
|
uses: kubevirt/kubevirt.core/.github/workflows/integration.yml@main
|
||||||
needs:
|
needs:
|
||||||
- unit-source
|
- unit-source
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
namespace: kubevirt
|
namespace: kubevirt
|
||||||
name: core
|
name: core
|
||||||
version: "0.1.0"
|
version: "0.1.1"
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- KubeVirt Project (kubevirt.io)
|
- KubeVirt Project (kubevirt.io)
|
||||||
|
|||||||
Reference in New Issue
Block a user