-
-
Notifications
You must be signed in to change notification settings - Fork 457
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In order to become more efficient in CLI time there are a bunch of things we can simplify:
- 1. create 1 clean-install with all the sskips in place materials to have the jar file
- 2. Change swagger action to depend on 1
- 3. Change DAST to depend on 1
- 4. Change Docker container creation action to depend on1
- Optimize many of the github actions to just run once instead of twice during a PR.
- quickfail container test if something is wrong...
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
To do