drone/app/api
Darko Draskovic 060d977433 Add two new settings to branch rules: block merge and force push to branch (#2656)
* Fix rule naming, warn log and use switch case for ref update
* Fix tests
* Refactor isForcePush to remove post-receive only related msg
* Add two new settings to branch rules: block merge and force push to branch
2024-09-12 14:17:13 +00:00
..
auth feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
controller Add two new settings to branch rules: block merge and force push to branch (#2656) 2024-09-12 14:17:13 +00:00
handler add rebase api (#2675) 2024-09-10 16:58:44 +00:00
middleware fix: [AH-306c]: fix anonymous flow (#2574) 2024-09-04 20:48:57 +00:00
openapi feat: [CODE-2338]: Add dry run rules param to create branch API (#2679) 2024-09-11 09:51:44 +00:00
render feat: [CODE-2179]: Add error message to protection rule violation error responses (#2665) 2024-09-06 18:54:15 +00:00
request feat: [CODE-2339]: Send sha in delete branch API and fix dry run rules behaviour (#2672) 2024-09-09 11:45:18 +00:00
usererror feat: unrealted histories error handling (#2642) 2024-09-06 11:41:21 +00:00
api.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00