Skip to content

Optimize Github actions #714

@commjoen

Description

@commjoen

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 request

Type

No type

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions