Commit Graph

50 Commits

Author SHA1 Message Date
wanderer c6bb855b41
bump fedora version to 34 (#2)
All checks were successful
continuous-integration/drone/push Build is passing
f33 --> f34

Reviewed-on: #2
Co-authored-by: wanderer <wanderer@noreply.git.dotya.ml>
Co-committed-by: wanderer <wanderer@noreply.git.dotya.ml>
2021-04-01 12:46:57 +02:00
surtur 3f9bb20c96
ci: kaniko-build pipeline logic updates
[skip ci]
2021-04-01 12:36:35 +02:00
surtur 57c7397ddd
chore: bump drone-kaniko to 0.8.2
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-01 09:10:54 +02:00
surtur 2be62e75d7
chore: bump hugo version to 0.82.0
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-03-21 22:52:40 +01:00
surtur 8cdf2ec26f
build: enable BuildKit via build hook env var
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-09 21:25:05 +01:00
surtur 4289bd0358
fix: licensor field [skip ci] 2021-03-09 21:05:28 +01:00
surtur 35c9a093fe
ci: switch to ghcr.io/finitum/drone-kaniko
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-26 20:43:11 +01:00
surtur a6b6133ee8
chore: bump hugo version to 0.81.0
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-20 10:32:07 +01:00
surtur ab9521b06f
chore: rm rm's useless verbosity
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-02 10:44:18 +01:00
surtur e391f68730
feat: refactor .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
* syntax as per https://github.com/drone/drone/blob/master/.drone.yml
* fixed wrong yaml indentation that drone had to chew on...
* added 'type: docker' and 'os: linux' to every pipeline where relevant
2021-01-14 01:36:16 +01:00
surtur 250e9f710d
feat: rm redundancies and refactor
All checks were successful
continuous-integration/drone/push Build is passing
* only autoremove once - right before cleaning all dnf caches
* move the dir cleanup to the place where related file handling occurs
* for all this, add a separate RUN instruction
2021-01-14 01:30:21 +01:00
surtur bd25834bb9
chore: hugo version bump to 0.80.0
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-01 20:24:21 +01:00
surtur e7fdfb9e07
chore: add test target to the Makefile
* [skip ci]
2020-12-29 01:59:37 +01:00
surtur 21715e00b7
chore: update Makefile to build images w/o cache 2020-12-29 01:56:39 +01:00
surtur 753b3718e0
fix: correct dnf autoremove behaviour
All checks were successful
continuous-integration/drone/push Build is passing
* findutils was mistakenly getting removed at the end of each build
  while what I intended to do instead was to prevent removal of the
  package by autoremove and only use the -y flag to signal an always-yes
2020-12-29 01:47:03 +01:00
surtur 8acf526843
chore: bump hugo version to 0.79.1
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-20 17:25:36 +01:00
surtur 0eaa22ee16
fix: typos - pruneargs contained "."; missed "-"
[skip ci]
2020-12-02 03:45:36 +01:00
surtur 39292e0fb9
fix: edit the depends_on logic; make sure all runs
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-02 02:45:12 +01:00
surtur 3563a75d76
fix: dockerhub-build-trigger not executing
Some checks reported errors
continuous-integration/drone/push Build was killed
* drone waiting endlessly as in https://drone.dotya.ml/wanderer/docker-fedora-hugo/3674
2020-12-02 02:42:19 +01:00
surtur 709b15c17f
feat: add a Makefile
commit c0a2c5d5d1af60d1493eb29fec6a89363512040a
Author: surtur <a_mirre@utb.cz>
Date:   Wed Dec 2 02:25:22 2020 +0100

    feat: add a Makefile for easy profit [skip ci]
2020-12-02 02:38:02 +01:00
surtur 68c5d6b57f
refactor: move kaniko build to its own pipeline
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-12-02 02:35:04 +01:00
surtur 8f9e6dca2f
feat: add kaniko build to the pipeline
All checks were successful
continuous-integration/drone/push Build is passing
commit b790ccc27ab7977dba5964b85a5d4d5d1663ae23
Author: surtur <a_mirre@utb.cz>
Date:   Wed Dec 2 01:47:02 2020 +0100

    fix: missing literal 'branch/' in the URL path

commit 7feab3483f0be7008165949c358fc52c6bc9f4a7
Author: surtur <a_mirre@utb.cz>
Date:   Wed Dec 2 01:06:12 2020 +0100

    fix: grab missing Dockerfile before build attempt

    * since path of the Dockerfile was not the issue, revert the change of 5533ed0f6e

commit 5533ed0f6e78a689c6902fd9d60ff69b37818acc
Author: surtur <a_mirre@utb.cz>
Date:   Wed Dec 2 00:52:56 2020 +0100

    fix: kaniko missing Dockerfile in path

commit ec28ddb6486635662e3f323b03782c054a84342c
Author: surtur <a_mirre@utb.cz>
Date:   Wed Dec 2 00:49:17 2020 +0100

    chore: build image with kaniko on push
2020-12-02 02:28:22 +01:00
surtur 0cd6848316
chore: bump hugo version to 0.79.0 2020-11-27 23:19:17 +01:00
surtur 48dcf26704
chore: point vcs-url to the primary source
All checks were successful
continuous-integration/drone/push Build is passing
* note that gh is only a read-only mirror
2020-11-26 15:17:47 +01:00
surtur 490c68cfc5
chore: hugo patch version bump to 0.78.2
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-13 11:37:33 +01:00
surtur 1440309bee
chore: hugo patch version bump to 0.78.1
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-05 19:14:28 +01:00
surtur eaa0ced076
fix: typo in msg
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-03 21:54:45 +01:00
surtur 49b9d2eafa
feat: switch from hourly to nightly rebuilds
All checks were successful
continuous-integration/drone/push Build is passing
* hourly is a bit much anyway
2020-11-03 20:49:12 +01:00
surtur 14d809154c
chore: hugo version bumped to 0.78.0
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-03 20:05:40 +01:00
surtur 170c72d86d
feat: hugo version bump to 0.77.0
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-30 20:59:12 +01:00
surtur 32ba351c35
feat: bump base image fedora version to 33
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
* plus some Dockerfile refactoring
2020-10-15 01:59:53 +02:00
surtur c6b58d5483
chore: hugo version bumped to 0.76.5
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-15 00:59:07 +02:00
surtur 766505c0fd
chore: hugo version bumped to 0.76.4
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-12 11:11:10 +02:00
surtur 99d5398118
chore: hugo version bumped to 0.76.3
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-08 21:52:32 +02:00
surtur aa82941369
chore: hugo patch version bumped to 0.76.2
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-07 23:29:31 +02:00
surtur b62480f0b1
chore: hugo patch version bumped to 0.76.1
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-07 19:02:51 +02:00
surtur 80dfd391c9
feat: bump hugo version to 0.76.0
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-06 18:01:05 +02:00
surtur 5c97701e23
chore: bumped hugo version to 0.75.1
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-18 13:23:50 +02:00
surtur c11ac4f93c
refactor: no commit message in notification on success
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-14 13:44:32 +02:00
surtur 4b65c270d0
chore: bump hugo version to 0.75.0
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-14 13:41:33 +02:00
surtur 4737506dd0
chore: updated README.md (linked https://git.dotya.ml directly)
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-26 20:59:54 +02:00
surtur a3b59603ff
chore: bumped hugo version to 0.74.3
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-23 21:04:30 +02:00
surtur 0a97b7de1f
chore: bumped hugo version to 0.74.2
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-17 20:40:04 +02:00
surtur 2e699241a2
chore: hugo version bump to 0.74.1
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-13 22:30:30 +02:00
surtur 7732dcc02d
chore: bumped version to 0.74.0
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-13 14:30:01 +02:00
surtur bb8e09530c
feat: bumped hugo version to 0.73.0
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-23 21:50:22 +02:00
surtur eb692dffa1
fix: no nightly here as of now
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-07 15:18:52 +02:00
surtur 6224491825
fix: was referencing another image
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-07 15:16:01 +02:00
surtur d50807c73c
feat: added .drone.yml+curl.it and updated README.md
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-07 07:07:39 +02:00
surtur db0cef9377
initial commit 2020-06-07 06:28:44 +02:00