aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* [.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