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
Member
  --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 changed title from Add the ability to filter deployment requests by tag. to WIP: Add the ability to filter deployment requests by tag. 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
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 32s
Webapp Test / Run webapp test suite (pull_request) Successful in 3m9s
Smoke Test / Run basic test suite (pull_request) Successful in 3m11s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m31s
40e82f3bd7
telackey changed title from WIP: Add the ability to filter deployment requests by tag. to Add the ability to filter deployment requests by tag. 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
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#730
No description provided.