6102759b7c
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-30 07:48:04 +01:00
83bc0115e4
Bump docker/metadata-action from 3 to 5
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-21 10:16:29 +02:00
110e2318e1
Bump tj-actions/branch-names from 6 to 7
...
Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names ) from 6 to 7.
- [Release notes](https://github.com/tj-actions/branch-names/releases )
- [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/branch-names/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: tj-actions/branch-names
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-21 10:16:19 +02:00
0058bb7dbf
Bump docker/build-push-action from 3 to 5
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-21 10:16:09 +02:00
cadbfcf5ca
Bump docker/login-action from 2 to 3
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-21 10:14:01 +02:00
4a93238a15
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-21 10:13:46 +02:00
1cfcd09454
Add Dependabot for GitHub actions
2023-09-21 09:44:46 +02:00
39fc0f9d9d
Update Dependencies
2023-09-16 19:52:52 +02:00
2f43bced08
Update Go to 1.21
2023-08-16 15:13:05 +02:00
0fd6e42487
Add regression e2e test for incomplete debug message.
...
See #325 .
2023-08-14 11:37:51 +02:00
4cc8ab422c
Update Nomad version for GitHub actions
2023-07-25 22:08:08 +02:00
1663008eb6
Update Nomad and CNI version for GitHub actions
2023-07-19 11:59:57 +00:00
322d06540f
Remove CodeClimate
2023-06-23 22:28:31 +02:00
830b361e21
Only check on a monthly basis for Java updates
2023-04-07 19:47:21 +02:00
5c2b53f4bc
Add Codecov to GitHub actions
2023-04-01 21:42:41 +02:00
0218f91cd4
Disable AWS e2e tests.
2023-03-14 23:42:19 +01:00
f35493d14e
Fix permissions for Trivy GitHub workflow
2023-03-13 16:19:08 +01:00
c115736da8
Update Go to 1.20 and Nomad 1.4.4 in CI
...
Quotes in ci.yml are required to prevent YAML parsing errors. Otherwise Go 1.20 would be read as Go 1.2
2023-02-26 19:20:52 +01:00
ddeb3760e7
Move GitHub action filter to actual Trivy job
...
Formally, I was editing the wrong job that did not had any issues. Let's try again :)
2023-02-15 14:29:34 +01:00
a35c49607f
Debug GitHub Action for CodeQL Analysis
2023-02-14 12:07:34 +01:00
19687fe003
Enable Dependabot for Java and Python
2023-02-11 01:19:51 +01:00
63a42e6949
Disable CodeQL run for push events for Dependabot
...
Error: Workflows triggered by Dependabot on the "push" event run with read-only access. Uploading Code Scanning results requires write access. To use Code Scanning with Dependabot, please ensure you are using the "pull_request" event for this workflow and avoid triggering on the "push" event for Dependabot branches. See https://docs.github.com/en/code-security/secure-coding/configuring-code-scanning#scanning-on-push for more information on how to configure these events.
2023-02-11 01:05:14 +01:00
dc562ba7fd
Ignore dashboard files touched during deployment
2023-01-18 15:33:42 +00:00
c7a0520b84
Update Dependencies
2022-11-30 13:11:17 +01:00
0b7f71f3dc
#190 Add recovery e2e tests.
2022-11-26 13:33:44 +00:00
697e7723e4
Add Python CI for GitHub actions
2022-10-29 23:20:29 +01:00
b1de6faa03
Update Nomad in CI
2022-10-27 19:46:26 +02:00
b1027a907d
Update versions in GitHub Action workflow
2022-10-25 11:49:34 +01:00
b0a1531ef5
Setup Go for lint action
2022-10-23 10:53:05 +02:00
c63cc2f80a
Update GitHub Action workflow versions
2022-10-23 10:28:41 +02:00
69237fb415
Use local Docker image in e2e pipeline and rebuild image if necessary
2022-09-24 23:09:23 +02:00
7454e577e4
Allow using a local Docker image, e.g., for tests
2022-09-24 23:09:23 +02:00
d372e37d1a
Add cni/secure-bridge to isolate host network
2022-09-18 19:02:04 +02:00
2a234538ca
Update Dependencies
2022-09-18 12:24:02 +02:00
5059a5dc4c
Upgrade Go from 1.18 to 1.19
2022-08-10 20:47:02 +02:00
6ddc6493d4
Update Nomad version in CI
2022-08-08 09:17:13 +02:00
2864a60653
Add Workflow for Java CI and specify encoding
2022-08-03 22:36:03 +02:00
7d58d2b99c
CI Debug Print AWS functions
2022-08-01 16:52:34 +02:00
0094776a88
CI Debug WIP
2022-08-01 14:39:12 +02:00
057dc0f1cc
Update usage of CodeQL action
2022-06-11 13:51:10 +02:00
d80761a973
Update CodeQL
2022-06-07 17:21:05 +02:00
bd7dc173c3
Introduce CodeClimate
...
to make the test coverage easily accessible.
2022-06-07 16:59:02 +02:00
b41ce431b8
Temporarily fixed golang version mismatch
...
in the ci build docker image step.
2022-04-18 22:21:00 +02:00
f1825ebd69
CI: Remove dep-scan as dependency of e2e-tests
2022-04-09 16:35:53 +02:00
597cbec456
Fix golangci-lint timeout error
2022-04-09 16:35:53 +02:00
830517f464
Upgrade Go from 1.17 to 1.18
2022-04-04 11:41:57 +02:00
a41659eed4
Enable memory oversubscription ( #102 )
...
* Enable memory oversubscription
* Fix and add e2e test
2022-03-18 08:31:27 +01:00
4ffbb712ed
Parametrize e2e tests to also check AWS environments.
...
- Fix destroy runner after timeout.
- Add file deletion
2022-02-28 14:54:40 +01:00
e24248faa8
Run Sentry release GitHub Action
...
on every push to main.
2022-01-05 18:32:56 +01:00
89bbb9daef
Allow trim to fail
...
This will happen if no cache is found, e.g. because it has been deleted by GitHub. A cache will removed after seven days without usage
2022-01-05 18:26:32 +01:00