aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-138-152/+118
|
* feat(kubernetes): Split configuration into multiple filesSyndamia2024-08-133-39/+37
|
* fix(main-branch): Fixed demo data configureSyndamia2024-08-131-1/+1
|
* feat(main-branch): Now kubernetes storage works properlySyndamia2024-08-132-14/+23
|
* 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(README): Remove kubectl command (#23) (#24)v0.2.1Kamen Mladenov2024-08-121-4/+0
|
* 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-118-25/+62
|
* Update README.md (#4) (#5)v0.2.0Kamen Mladenov2024-01-081-0/+20
| | | Added info from issue to production deployment
* Merge pull request #2 from Syndamia/devv0.1.0Kamen Mladenov2024-01-0813-44/+152
|\ | | | | Major changes
| * [.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
| |
| * [browser-cli,server-cli] Fixed security issuesSyndamia2024-01-082-4/+4
| |
| * (Makefile) Ignore sds during security analysisSyndamia2024-01-081-1/+1
| |
| * Merge pull request #1 from Syndamia/dev-workflowKamen Mladenov2024-01-0812-40/+145
|/| | | | | Updated workflows and fixed issues
| * [.github] Recursive submodule checkoutSyndamia2024-01-083-0/+6
| |
| * [.github/feature-branch] Fixed names of stepsSyndamia2024-01-081-2/+2
| |
| * [src] Fixed angled bracket includes to quote includes where applicableSyndamia2024-01-086-11/+11
| |
| * [tests/browser-net] Removed bad testsSyndamia2024-01-081-20/+0
| |
| * [.github/dev-branch] Slight name renameSyndamia2024-01-081-1/+1
| |
| * [.github/main-branch] Added a github release stepSyndamia2024-01-081-2/+13
| |
| * [Dockerfile] Added development DockerfileSyndamia2024-01-081-0/+10
| |
| * [Makefile] Added security analysisSyndamia2024-01-081-0/+8
| |