-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce selective triggers (#1001)
* Create selective triggering models * Introduce GlobOrRegexFilterValue and test triggers parsing * Manually parse triggers and update tests * Remove git_events field from triggers and assign push, pull_request and tag directly * Update trigger event filter field names * Improve error messages and validate map keys * Test triggers validation * Add triggers to workflows and pipelines * Add comment for custom triggers parsing * Test triggers json marshal * Validate duplications * Don't consider enabled propoerty at duplication check * Remove unused variables * Update models/selective_triggers.go Co-authored-by: Olivér Falvai <[email protected]> * Update trigger item duplication error message --------- Co-authored-by: Olivér Falvai <[email protected]>
- Loading branch information
Showing
197 changed files
with
36,232 additions
and
5,723 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.