Commit ab248c1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Submodule gardenlinux updated 39 files
- .github/workflows/build_flavor.yml+1-1
- .github/workflows/build_flavors_matrix.yml+1-1
- .github/workflows/build_kmodbuild_container.yml+1-1
- .github/workflows/build_platform_test_images.yml+43-31
- .github/workflows/cpe.yml+31
- .github/workflows/differential-shellcheck.yml+1-1
- .github/workflows/download_flavors_images.yml+1-1
- .github/workflows/platform_test_cleanup.yml+1-1
- .github/workflows/publish_oci_containers.yml+14-6
- .github/workflows/test_flavor_chrooted.yml+1-1
- .github/workflows/test_platform_flavor.yml+3-3
- .github/workflows/upload_to_s3.yml+1-1
- Pipfile+1-1
- README.md+5-38
- docs/00_introduction/release.md+13-43
- features/_pxe/README.md+2-2
- features/_pxe/image.pxe.tar.gz+2-1
- features/azure/pkg.include+1
- features/lima/exec.config+12
- features/lima/info.yaml+10
- features/lima/pkg.include+1
- requirements.txt+1-1
- tests/Pipfile+2-1
- tests/Pipfile.lock+675-398
- tests/README.md+40
- tests/images/Makefile+17-18
- tests/images/platform-test-base/Containerfile+7-3
- tests/images/platform-test/tofu/.terraformrc-1
- tests/images/platform-test/tofu/Containerfile+8-7
- tests/platformSetup/Makefile+11-5
- tests/platformSetup/platformSetup.py+66-51
- tests/platformSetup/tofu/.terraform.lock.hcl+93-94
- tests/platformSetup/tofu/README.md+242-6
- tests/platformSetup/tofu/main.tf+5-1
- tests/platformSetup/tofu/modules/ali/main.tf+34-12
- tests/platformSetup/tofu/modules/aws/main.tf+43-15
- tests/platformSetup/tofu/modules/azure/main.tf+27-9
- tests/platformSetup/tofu/modules/gcp/main.tf+20-6
- tests/platformSetup/tofu/providers.tf+6-6
0 commit comments