constellation/.github/workflows
Moritz Sanft 8e4feb7e2a
terraform: add Terraform module for Azure (#2566)
* add Azure Terraform module

* add maa-patching command to cli

* refactor release process

* factor out image fetching to own action

* add CI

* generate

* fix some unnecessary changes

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* use `constellation maa-patch` in ci

* insecure flag when using debug image

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* only update maa url if existing

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* make node group zone optional on aws and gcp

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* [remove] register updated workflow

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* Revert "[remove] register updated workflow"

This reverts commit e70b9515b7eabbcbe0d41fa1296c48750cd02ace.

* create MAA

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* make maa-patching only run on azure

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* add comment

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* require node group zone for GCP and AWS

* remove unnecessary bazel action

* stamp version to correct file

* refer to `maa-patch` command in docs

* run Azure test in weekly e2e

* comment / naming improvements

* remove sa_account resource

* disable spellcheck ot use "URL"

* `create_maa` variable

* don't write maa url to config

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* default to nightly image

* use input ref and stream

* fix command check

* don't set region in weekly e2e call

* patch maa if url is not empty

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* remove `create_maa` variable

* remove binaries

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* remove undefined input

* replace invalid attestation URL error message

Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>

* fix punctuation

Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>

* skip hidden commands in clidocgen

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* enable spellcheck before code block

* move spellcheck trigger out of info block

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* fix workflow dependencies

* let image default to CLI version

---------

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
2023-11-13 18:46:20 +01:00
..
aws-snp-launchmeasurement.yml deps: update cachix/install-nix-action action to v23 (#2469) 2023-10-17 10:48:52 +02:00
aws-snp-launchmeasurements-requirements.txt deps: update dependency cryptography to v41.0.4 [SECURITY] 2023-09-27 13:28:08 +02:00
build-bazel-container.yml deps: update docker/build-push-action action to v5 (#2531) 2023-11-02 10:13:14 +01:00
build-binaries.yml ci: use rbe for unit tests 2023-11-10 18:15:59 +01:00
build-ccm-gcp.yml deps: bump Go to 1.21.4 (#2569) 2023-11-09 20:17:14 +01:00
build-gcp-guest-agent.yml deps: update docker/build-push-action action to v5 (#2531) 2023-11-02 10:13:14 +01:00
build-logcollector-images.yml deps: update GitHub action dependencies (#2437) 2023-10-11 13:49:50 +02:00
build-os-image-scheduled.yml deps: bump Go to 1.21.4 (#2569) 2023-11-09 20:17:14 +01:00
build-os-image.yml deps: update aws-actions/configure-aws-credentials action to v4 (#2510) 2023-10-26 08:18:37 +02:00
build-versionsapi-ci-image.yml deps: update GitHub action dependencies (#2437) 2023-10-11 13:49:50 +02:00
check-links.yml deps: update GitHub action dependencies (#2437) 2023-10-11 13:49:50 +02:00
codeql.yml deps: bump Go to 1.21.4 (#2569) 2023-11-09 20:17:14 +01:00
docs-vale.yml deps: update GitHub action dependencies (#2437) 2023-10-11 13:49:50 +02:00
e2e-attestationconfigapi.yml deps: update GitHub action dependencies (#2437) 2023-10-11 13:49:50 +02:00
e2e-mini.yml deps: update GitHub action dependencies (#2437) 2023-10-11 13:49:50 +02:00
e2e-test-daily.yml ci: do not upload terraform logs (#2554) 2023-11-04 19:14:29 +01:00
e2e-test-internal-lb.yml ci: share e2e workflow (#2550) 2023-11-03 16:27:28 +01:00
e2e-test-release.yml s3proxy: initial e2e tests and workflows 2023-11-06 10:21:11 +01:00
e2e-test-self-managed.yml ci: share e2e workflow (#2550) 2023-11-03 16:27:28 +01:00
e2e-test-tf-module.yml terraform: add Terraform module for Azure (#2566) 2023-11-13 18:46:20 +01:00
e2e-test-weekly.yml terraform: add Terraform module for Azure (#2566) 2023-11-13 18:46:20 +01:00
e2e-test.yml terraform: add Terraform module for Azure (#2566) 2023-11-13 18:46:20 +01:00
e2e-upgrade.yml ci: fix failure issue creation for Windows e2e test (#2565) 2023-11-08 15:27:40 +01:00
e2e-windows.yml ci: fix failure issue creation for Windows e2e test (#2565) 2023-11-08 15:27:40 +01:00
on-release.yml deps: update GitHub action dependencies (#2437) 2023-10-11 13:49:50 +02:00
purge-branch.yml authorize purge branch (#1113) 2023-01-30 17:55:41 +01:00
purge-main.yml deps: update aws-actions/configure-aws-credentials action to v4 (#2510) 2023-10-26 08:18:37 +02:00
release-cli.yml terraform: add Terraform module for Azure (#2566) 2023-11-13 18:46:20 +01:00
release.yml deps: bump Go to 1.21.4 (#2569) 2023-11-09 20:17:14 +01:00
reproducible-builds.yml ci: install nix together with Bazel 2023-10-12 14:42:24 +02:00
scorecard.yml deps: update GitHub action dependencies (#2437) 2023-10-11 13:49:50 +02:00
test-integration.yml deps: bump Go to 1.21.4 (#2569) 2023-11-09 20:17:14 +01:00
test-operator-codegen.yml deps: bump Go to 1.21.4 (#2569) 2023-11-09 20:17:14 +01:00
test-tfsec.yml deps: update GitHub action dependencies (#2437) 2023-10-11 13:49:50 +02:00
test-tidy.yml ci: use rbe for unit tests 2023-11-10 18:15:59 +01:00
test-unittest.yml ci: use rbe for unit tests 2023-11-10 18:15:59 +01:00
update-rpms.yml deps: update aws-actions/configure-aws-credentials action to v4 (#2510) 2023-10-26 08:18:37 +02:00
versionsapi.yml deps: update aws-actions/configure-aws-credentials action to v4 (#2510) 2023-10-26 08:18:37 +02:00