Optimize Github actions
Open
@puneeth072003 is already working on this.
Since May 26, 2023.
enhancement
- Dominant language
- HTML
- Stars
- 1.5k
- Forks
- 625
- Avg merge
- 14h 21m
- Merged PRs (30d)
- 44
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...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.