459ee8b3a4
chore: bump gradle to version 7.1
continuous-integration/drone/push Build is passing
v0.5.0
2021-06-16 02:02:31 +02:00
0966a92a4e
chore: bump asdf to v0.8.1
continuous-integration/drone/push Build is passing
2021-06-16 01:55:13 +02:00
af8211a246
ci: use linux-amd64 stable tag
...
continuous-integration/drone/push Build is passing
the tag's also moving but efforts are made to only push working code
there so it should do in terms of stability
2021-05-02 04:05:45 +02:00
735dd5a91b
makefile: hotfix for kaniko on cgroup v2 hosts
...
This is a temporary workaround that enables kaniko to run on cgroup v2
enabled hosts. Due to an upstream issue, kaniko fails to detect that it
is indeed being run from a container.
Solution introduced here is to force kaniko to run regardless.
as seen in: d728f4cd60
[skip ci]
2021-04-23 13:18:53 +02:00
9415138735
ci: build locally with kaniko + push to DockerHub
...
continuous-integration/drone/push Build is passing
* add hadolint Dockerfile linter step
* update Dockerfile to implement hadolint suggestions (cbp)
* switch to immawanderer/drone-kaniko as the kaniko flavour of choice
2021-04-23 02:43:13 +02:00
9696733ec3
ci: switch kaniko to immawanderer/drone-kaniko
continuous-integration/drone/push Build is passing
2021-04-21 05:34:07 +02:00
c7c634fbd9
chore: bump drone-kaniko to 0.8.2
continuous-integration/drone/push Build is passing
2021-04-01 09:17:11 +02:00
5432b04fe4
chore: bump gradle to version 7.0-milestone-3
continuous-integration/drone/push Build is passing
2021-03-16 13:51:40 +01:00
830012d652
build: enable BuildKit via build hook env var
continuous-integration/drone/push Build is passing
2021-03-09 22:07:00 +01:00
6cda3e5623
fix: licensor field [skip ci]
2021-03-09 20:59:27 +01:00
2b5a445c48
ci: switch to ghcr.io/finitum/drone-kaniko
continuous-integration/drone/push Build is passing
2021-02-26 18:49:43 +01:00
a09e90f8e4
chore: bump gradle to version 7.0-milestone-1
continuous-integration/drone/push Build is passing
2021-02-20 12:07:57 +01:00
94a9df0f76
chore: add some verbosity to sdkmanager
continuous-integration/drone/push Build is passing
2021-01-29 21:00:14 +01:00
a4932d2759
chore: bump {asdf,gradle} version
...
continuous-integration/drone/push Build is passing
asdf from 0.6.3 to 0.8.0
gradle from 6.8-rc-5 to 6.8.1
2021-01-29 20:48:52 +01:00
c736ecb202
chore: add entrypoint.sh script
...
continuous-integration/drone/push Build is passing
* source bashrc with entrypoint script since many a times it's possible
a non-interactive shell is spun up and asdf+gradle niceties just
wouldn't get loaded
2021-01-15 00:38:53 +01:00
0dbe7e44a1
feat: add gradle version 6.8-rc-5; default to bash
...
continuous-integration/drone/push Build is passing
* in alpine, ash is the default shell, this commit changes that
* add gradle via asdf. this speeds up build times as this image is being
used in ci and now that gradle is a part of the package, it doesn't
have to be downloaded at the beginning of each pipeline running
'./gradlew ...'
2021-01-14 21:59:54 +01:00
e38b189c88
chore: maintainer --> vendor label
...
continuous-integration/drone/push Build is passing
* as maintainer is now deprecated
2021-01-14 01:59:49 +01:00
e06af39e76
feat: add kaniko-build drone pipeline step
continuous-integration/drone/push Build is passing
2021-01-14 01:46:55 +01:00
4e18bba4ac
feat: refactor .drone.yml
...
continuous-integration/drone/push Build is passing
* fix yaml indentation
2021-01-14 01:44:45 +01:00
b242a85230
chore: add cgroup mem-limit awareness for the JVM
continuous-integration/drone/push Build is passing
2021-01-07 13:32:35 +01:00
5ad4216f69
chore: actually install pkgs + set final workdir
...
continuous-integration/drone/push Build is passing
* install the packages in the last stage as copying them over is stupid
* set workdir to / after the fact (so that it doesn't somehow stay in
/tmp)
2021-01-06 03:19:33 +01:00
a85013bb78
feat: enable drone ci builds + add img metadata
...
continuous-integration/drone/push Build is passing
* also add build status badges to README
* add metadata to the image at build time using a build hook
2021-01-06 01:49:03 +01:00
47625bc364
initial commit
2021-01-06 01:18:47 +01:00