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
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
2be45c9ef7
Update Dependencies
2021-12-13 21:22:19 +01:00
16a74095fe
CI: Wait until Poseidon is ready
2021-11-26 21:44:03 +01:00
0e505a88a5
Upgrade Nomad to 1.2.2
2021-11-26 21:44:03 +01:00
aa87556a45
Merge pull request #37 from openHPI/trivy
...
Checkout code for trivy analysis
2021-11-17 09:00:14 +01:00
bd4cc67c78
Merge pull request #34 from openHPI/update_version_for_ci
...
Update versions used during GitHub actions
2021-11-17 08:59:41 +01:00
fef7d951d2
Do not return exit code 1 in case of trivy results
2021-11-11 12:12:56 +01:00
6592efffe2
Checkout code for trivy analysis
2021-11-11 01:29:11 +01:00
68c6b28861
Update versions used during GitHub actions
2021-11-11 00:22:21 +01:00
dd91f696a1
Update last trim for Go build cache
2021-11-11 00:19:58 +01:00
aae0c6e377
Migrate from GitLab CI/CD to GitHub actions ( #1 )
...
This also adds a new Dockerfile for a e2e-test-image, as the old
image was hosted on our private registry. By having the image located
near the code, we don't have to rely on images on external registries.
2021-08-05 13:40:48 +02:00