aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Dev (#27)v0.2.3Kamen Mladenov2024-08-253-48/+64
| | | | | | | | | | | | | * fix(README): Updated all TODO anchors (#25) * feat(ci/cd): Move Trivy testing into ci, from cd * fix(ci): Typo in needs value * fix(ci): docker build bad arguments * fix(ci): Download dev build artifacts in trivy dev test * fix(ci): Fixed trivy dev test build artifacts path
* fix(cd-dev): Fixed workflow id paramterSyndamia2024-08-141-1/+1
|
* fix(cd-dev): Fixed workflow id expressionSyndamia2024-08-141-1/+1
|
* feat(ci)!: Removed workflow SonarCloud configurationSyndamia2024-08-141-13/+1
| | | | Will use automatic
* fix(ci): SonarCloud now needs Clone-repoSyndamia2024-08-131-0/+1
|
* feat(ci): Added SonarCloud testingSyndamia2024-08-131-3/+14
|
* fix(cd*): Replaced token with permissionsSyndamia2024-08-132-2/+4
|
* fix(cd*): Fixed tokenSyndamia2024-08-132-2/+2
|
* fix(cd*): Added explicit tokenSyndamia2024-08-132-0/+2
|
* fix(cd*): Added explicit refSyndamia2024-08-132-0/+2
|
* fix(cd*): Added explicit sha for upload trivy resultsSyndamia2024-08-132-1/+3
|
* fix(cd): Docker container link in TrivySyndamia2024-08-131-1/+1
|
* fix(cd*): Update version of TrivySyndamia2024-08-132-2/+2
|
* fix(cd*): Added ignore unfixed and exit code 0 to TrivySyndamia2024-08-132-0/+4
|
* fix(cd*): Removed docker.io startSyndamia2024-08-132-2/+2
|
* fix(cd): Removed credentials, removed quotes from valueSyndamia2024-08-132-8/+2
|
* fix(cd): Added Trivy test credentialsSyndamia2024-08-132-0/+6
|
* feat(cd*): Added trivy scanningSyndamia2024-08-132-3/+36
|
* feat!: Major workflow rename, reorder, restructure and README updatesSyndamia2024-08-137-136/+96
|
* fix(main-branch): Fixed demo data configureSyndamia2024-08-131-1/+1
|
* feat(main-branch): Now kubernetes storage works properlySyndamia2024-08-131-12/+21
|
* feat(main-branch): Added kubectl info to using stepSyndamia2024-08-121-3/+4
|
* feat(main-branch): Added printing of minikube urlSyndamia2024-08-121-0/+2
|
* fix(main-branch): Copy demo filesSyndamia2024-08-121-1/+3
|
* fix(main-branch): Added socat installation stepSyndamia2024-08-121-0/+1
|
* feat(main-branch): socat-based cluster accessSyndamia2024-08-121-2/+3
|
* fix(main-branch): Workaround logic for switching between previous and ↵Syndamia2024-08-121-2/+3
| | | | current repo version
* fix(main-branch): Downgrade before checkoutSyndamia2024-08-121-1/+1
|
* feat(main-branch): Kubernetes deployment now first rolls out old k8s and ↵Syndamia2024-08-121-1/+16
| | | | then new
* feat(main-branch)!: Added an actions kubernetes deploymentSyndamia2024-08-121-0/+21
|
* fix(main-pr*): Execute workflows on editedSyndamia2024-08-122-1/+2
|
* fix(main-pr-release): Run only on prs from dev to mainSyndamia2024-08-121-0/+1
|
* feat(main-pr): Fixed pr editing and added commentingSyndamia2024-08-121-6/+14
|
* fix(main-pr): Bad syntaxSyndamia2024-08-121-1/+1
|
* feat(main-pr): Change pr base to dev instead of closing prSyndamia2024-08-121-3/+5
|
* fix(main-pr): Minor formatting changeSyndamia2024-08-112-2/+0
|
* fix(main-pr): Added write permissionsSyndamia2024-08-111-0/+2
|
* fix(main-pr): Moved out close pull request job to it's own fileSyndamia2024-08-112-13/+19
|
* feat(main-pr): Added job which closes pull requests to main which are not ↵Syndamia2024-08-111-0/+9
| | | | from dev
* fix(main-pr): Fixed pull_request types and has_release_label conditionSyndamia2024-08-111-4/+5
|
* feat!: Major rework of DevOps componentsSyndamia2024-08-113-3/+19
|
* [.github/dev-branch] Fixed download artifact logicSyndamia2024-01-081-2/+1
|
* [.github/dev-branch] Manual checkout and local contextSyndamia2024-01-081-0/+2
|
* [.github/dev-branch] Fixed build folder permissionsSyndamia2024-01-081-1/+2
|
* [.github/dev-branch] Fixed build file dirSyndamia2024-01-081-2/+1
|
* [.github/dev-branch] Testing treeSyndamia2024-01-081-0/+1
|
* [.github/main-branch] Updated github token nameSyndamia2024-01-081-1/+1
|
* [.github/dev-branch] Skipped unnecessary checkout actionSyndamia2024-01-081-1/+0
|
* [.github/dev-branch] Install flawfinderSyndamia2024-01-081-0/+1
|
* [workflows/dev-branch] Fixed missing needs for build dockerSyndamia2024-01-081-0/+1
|