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...
In order to become more efficient in CLI time there are a bunch of things we can simplify: