bazel-lib/.aspect/workflows
Greg Magolan 11aacaf5df
chore: enable go, shell, yaml formatters and bazel run //:format (#917)
2024-08-20 11:56:40 -07:00
..
BUILD.bazel
README.md
bazelrc
config.yaml chore: enable go, shell, yaml formatters and bazel run //:format (#917) 2024-08-20 11:56:40 -07:00
deps.bzl

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.