2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-28 21:33:48 +00:00
bazel-lib/.aspect/workflows
2024-04-19 17:53:29 -07:00
..
bazelrc chore: upgrade to Aspect Workflows 5.9.0.rc.10 (#710) 2024-01-03 00:16:47 -08:00
BUILD.bazel chore: upgrade to Aspect Workflows 5.9.0-rc.15 (#722) 2024-01-13 13:38:51 -08:00
config.yaml chore: upgrade Aspect Workflows to 5.10.0-alpha.6 (#816) 2024-04-16 03:53:00 -07:00
deps.bzl chore: upgrade Aspect Workflows to 5.10.0-alpha.8 (#817) 2024-04-19 17:53:29 -07:00
README.md chore: switch to new Aspect Workflows OSS staging deployment (#791) 2024-03-14 18:03:26 -07:00

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.