drone/app/api/handler/connector
Vistaar Juneja d91b3f8ed8 feat: [CI-14316]: Connectors support in gitness (#2699)
* fix postgres migration
* address comments
* fix lint
* fix lint issues
* fix db schema, remove unnecessary files
* normalize schema to enforce secret integrity
* connectors fixes
* add created_by field
* rebase connectors implementation with latest
* fix lint
* change UID -> identifier
* refactor files around and lint
* Basic implementation for connectors
2024-09-18 13:24:48 +00:00
..
create.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
delete.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
find.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
test.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
update.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00