Add the ability to filter deployment requests by tag. #730

Merged
telackey merged 5 commits from telackey/tags into main 2024-02-07 03:12:41 +00:00
Contributor
  --include-tags TEXT             Only include requests with matching tags
                                  (comma-separated).
  --exclude-tags TEXT             Exclude requests with matching tags (comma-
                                  separated).
  --log-dir TEXT                  Output build/deployment logs to directory.
``` --include-tags TEXT Only include requests with matching tags (comma-separated). --exclude-tags TEXT Exclude requests with matching tags (comma- separated). --log-dir TEXT Output build/deployment logs to directory. ```
telackey marked the pull request as work in progress 2024-02-06 22:25:20 +00:00
telackey added 1 commit 2024-02-07 01:22:15 +00:00
Merge branch 'main' into telackey/tags
Lint Checks / Run linter (pull_request) Successful in 32s
Webapp Test / Run webapp test suite (pull_request) Successful in 3m9s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m31s
Smoke Test / Run basic test suite (pull_request) Successful in 3m11s
40e82f3bd7
telackey marked the pull request as ready for review 2024-02-07 03:10:20 +00:00
telackey merged commit 88a0236ca9 into main 2024-02-07 03:12:41 +00:00
telackey deleted branch telackey/tags 2024-02-07 03:12:41 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#730