bazel-lib/.aspect/workflows
Greg Magolan d2638fe295
chore: run Aspect Workflows setup step on small instances (#688)
2023-12-13 09:26:57 -08:00
..
terraform chore: run Aspect Workflows setup step on small instances (#688) 2023-12-13 09:26:57 -08:00
README.md chore: add Aspect Workflows CI (on GCP + CircleCI) (#499) 2023-08-23 11:04:40 -07:00
bazelrc chore: upgrade to Aspect Workflows 5.8.0 (#617) 2023-10-10 16:14:15 -07:00
config.yaml chore: run Aspect Workflows setup step on small instances (#688) 2023-12-13 09:26:57 -08:00

README.md

Aspect Workflows demonstration deployment

This deployment of Aspect Workflows is configured to run on GCP + CircleCI.

You can see this Aspect Workflows demonstration deployment live at https://app.circleci.com/pipelines/github/aspect-build/bazel-lib.

The three components of the configuration are,

  1. Aspect Workflows terraform module
  2. Aspect Workflows configuration yaml
  3. CircleCI pipeline configuration

Aspect Workflows terraform module

This is found under the .aspect/workflows/terraform directory.

Aspect Workflows configuration yaml

This is the config.yaml file in this directory.

CircleCI pipeline configuration

This is the .circleci/config.yml file.