drone/app/store
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
..
cache feat: [CDE-202]: infra provider resource cache (#2637) 2024-09-03 09:59:29 +00:00
database feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
logs Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
cache.go feat: [CDE-202]: infra provider resource cache (#2637) 2024-09-03 09:59:29 +00:00
database.go feat: [CDE-202]: remove extra spaceID (#2641) 2024-09-03 14:07:52 +00:00
logs.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
store_test.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
transformation.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
wire.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00