drone/app
Prachi Shah 5f11b9ed2d [fix]: [ML-575]: make conversationID optional parameter in chat (#3344)
* make conversationID optional parameter in chat
* generate conversation ID in backend
* Merge branch 'main' into ML-575
* gci run
* gci run
* gci run
* gci run
* lint error fix
* gci run
* resolve comments
* re_generate to regenerate
* gci run
* lint errors fix
* lint error fix
* update actions struct correctly
* update actions struct
* lint error fix
* chat struct and two new enums for actions
* merged
* merge with ML-562
* temp
* done
* done
* remove redundant file
* fixed lint errors in submodule
* lint error fix
* Update wire_gen.go
* Update wire_gen.go
* fix lint errors
* updated error message
* changed loc of enum definitions
* new endpoint /chat
* new type chat
* original
* to original
* made required changes
* trial
* fix lint errors-3
* fix lint errors-2
* fix lint errors
* 3 new enums for stagetype, messagetype, role
* enum types for stagetype, role and messagetype
* role enum and message type enum
* ML-562: New enum
2025-01-29 11:03:05 +00:00
..
api [fix]: [ML-575]: make conversationID optional parameter in chat (#3344) 2025-01-29 11:03:05 +00:00
auth
bootstrap
config
connector
cron
events feat: [CODE-2679]: Comment status update changes (#2943) (#3006) 2024-12-18 06:27:39 +00:00
githook
gitspace fix: [CDE-598]: Adding assertion during build with features that the image exists. (#3314) 2025-01-24 08:04:37 +00:00
jwt
paths feat: [CODE-2943]: Add 'Depth' method in 'paths' package (#3211) 2024-12-30 19:55:10 +00:00
pipeline feat: [CODE-1353]: Add status check and merge check SSE events (#3146) 2024-12-18 16:00:58 +00:00
request
router feat: [CODE-2565]: Add development config to support alternate UI source (#2848) (#3212) 2025-01-09 18:29:12 +00:00
server
services feat: [CODE-2693]: Add backend support to track time of last push. (#3320) 2025-01-27 22:03:35 +00:00
sse feat: [CODE-1353]: Add status check and merge check SSE events (#3146) 2024-12-18 16:00:58 +00:00
store feat: [CODE-2693]: Add backend support to track time of last push. (#3320) 2025-01-27 22:03:35 +00:00
testing
token
url feat:[AH-926]: update in get artifacts query (#3332) 2025-01-28 08:45:00 +00:00
pkg.go