bazel-lib/.aspect/workflows
Greg Magolan 2b5947a33e
chore: upgrade to Aspect Workflows 5.10.0 (#863)
2024-06-05 17:53:20 -07:00
..
BUILD.bazel chore: upgrade to Aspect Workflows 5.9.0-rc.15 (#722) 2024-01-13 13:38:51 -08:00
README.md chore: switch to new Aspect Workflows OSS staging deployment (#791) 2024-03-14 18:03:26 -07:00
bazelrc chore: upgrade to Aspect Workflows 5.9.0.rc.10 (#710) 2024-01-03 00:16:47 -08:00
config.yaml chore: align ci patterns (#843) 2024-05-13 23:51:10 -07:00
deps.bzl chore: upgrade to Aspect Workflows 5.10.0 (#863) 2024-06-05 17:53:20 -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 two components of the configuration in this repository are,

  1. Aspect Workflows configuration yaml
  2. CircleCI pipeline configuration

Aspect Workflows configuration yaml

This is the config.yaml file in this directory.

CircleCI pipeline configuration

This is the .circleci/config.yml file.