aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* 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 current...Syndamia2024-08-121-2/+3
* fix(main-branch): Downgrade before checkoutSyndamia2024-08-121-1/+1
* feat(main-branch): Kubernetes deployment now first rolls out old k8s and then...Syndamia2024-08-121-1/+16
* 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 fro...Syndamia2024-08-111-0/+9
* 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
* [.github] Recursive submodule checkoutSyndamia2024-01-083-0/+6
* [.github/feature-branch] Fixed names of stepsSyndamia2024-01-081-2/+2
* [.github/dev-branch] Slight name renameSyndamia2024-01-081-1/+1
* [.github/main-branch] Added a github release stepSyndamia2024-01-081-2/+13
* [.github/dev-branch] Added initial setupSyndamia2024-01-081-0/+85
* [.github/feature-branch] Reworked to properly use clone repo artifactSyndamia2024-01-081-4/+9
* [.github/feature-branch] Fixed bad static analysis nameSyndamia2024-01-081-1/+1
* [.github/feature-branch] Added workflow for non-main or dev branchesSyndamia2024-01-081-0/+36
* (workflows) Added workflow for pushing to dockerhubSyndamia2024-01-071-0/+20