legend-sdlc
legend-sdlc copied to clipboard
Legend SDLC module
Add verifyChangewindow to project configuration
- Added a new end point to fetch a patch /project/{projectId}/patches/{patchReleaseVersionId} - Added `DevelopmentStream` abstract class to to know the source of a workspace - Added source field to `Workspace`...
Initial revision for embedded mode documentation.
To extend the support of SDLC Server to different Backend modes apart from Gitlab (In-Memory, File System) we are pushing the Gitlab config settings one level down and add the...
In-memory SDLC server backend
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.44.v20210927 to 10.0.14. Release notes Sourced from jetty-server's releases. 10.0.14 Special Thanks to the following Eclipse Jetty community members @pzygielo (Piotrek Żygieło) @jluehe (jluehe) @dzoech (Dominik Zöchbauer)...
Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.4.7 to 2.4.9. Release notes Sourced from json-smart's releases. V 2.4.9 V 2.4.9 (2023-03-07) Add depth limit of 400 when parsing JSON. What's Changed allow config init...
Add Gitlab bearer authentication