bazel-lib/.aspect/workflows
Greg Magolan 1365cfdf92
chore: upgrade to Aspect Workflows 5.8.3 (#635)
2023-10-26 22:25:18 -07:00
..
terraform chore: upgrade to Aspect Workflows 5.8.3 (#635) 2023-10-26 22:25:18 -07: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: upgrade to Aspect Workflows 5.8.2 (#628) 2023-10-18 15:11:54 -07: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.