Commit Graph

156 Commits

Author SHA1 Message Date
surtur f353bf3d9d
still no webhook
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-09 05:15:57 +01:00
surtur 9d9e67906b
gimme webhook
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-09 05:14:39 +01:00
surtur bddeefbdea
you shall webhook
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-09 05:12:50 +01:00
surtur a44366e520
you shall deliver
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-09 05:07:11 +01:00
surtur b81e100601
send and end
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-09 05:01:47 +01:00
surtur f458fefb00
webhooooooookz
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-09 05:01:06 +01:00
surtur 6e3d09a487
send a testing webhook 2020-03-09 04:55:14 +01:00
surtur a561a09489
back to the beginning 2020-03-09 04:51:44 +01:00
surtur 9584722044
testing - no curl, just variables 2020-03-09 04:42:52 +01:00
surtur 14c0b63730
and again fixing yaml 2020-03-09 04:40:19 +01:00
surtur 58b9f6ca87
yaml fix again 2020-03-09 04:38:03 +01:00
surtur 6aaa431157
try sending a webhook now the message is alright 2020-03-09 04:36:24 +01:00
surtur 5e8ebd071c
finally getting somewhere
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-09 04:14:57 +01:00
surtur ae3b2fcddb
yaml parsing saga
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-09 04:08:17 +01:00
surtur 2dbe72fdc6
fix bad indentation 2020-03-09 04:04:19 +01:00
surtur 0dff4b920d
yaml fix 2020-03-09 03:36:16 +01:00
surtur e6d52912f7
quotes and backslashes 2020-03-09 03:16:44 +01:00
surtur a0ebf144c7
attempting to fix another yaml error 2020-03-09 03:12:51 +01:00
surtur 5d2a1c1266
slow progress constructing the message 2020-03-09 03:11:31 +01:00
surtur 6f8a9a943e
most certainly it's ok now
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-09 03:08:46 +01:00
surtur dc9fc0f5bd
fixing yaml 2020-03-09 03:04:31 +01:00
surtur 8df0bde8c8
latest changes attempting to fix yaml errors 2020-03-09 03:00:48 +01:00
surtur 07e706efb9
holy unmarshalling 2020-03-09 02:46:49 +01:00
surtur b5f6fc1f5e
attemp to save myself
* yaml still failing on me
2020-03-09 02:37:47 +01:00
surtur 565c31f49c
single quotes are life (removing them) 2020-03-09 02:34:01 +01:00
surtur fd52ff1e71
moved on
* now fixing error `yaml: unmarshal errors: line 23: cannot unmarshal !!map into string`
2020-03-09 02:32:49 +01:00
surtur 5db7857f3b
alright don't map anything 2020-03-09 02:29:22 +01:00
surtur fbc4145218
yet another attempt to fix screaming yaml
* knowing the error line number does not help atm
2020-03-09 02:26:07 +01:00
surtur 77d248c4c8
fixing the remainig pipeline as per b1cf29f54b
* and here I thought I got it
2020-03-09 02:22:13 +01:00
surtur b1cf29f54b
fix yaml error + only grab substring of commit SHA
* `yaml: line 20: mapping values are not allowed in this context` - that
  is line 20 since the beginning of the current pipeline; to (hopefully)
  fix it all drone strings had to be escaped
* use `${DRONE_COMMIT_SHA:0:8}` to grab only a subset of chars
2020-03-09 02:15:46 +01:00
surtur 0f1c4a9022
ultimate fix 2020-03-09 02:09:03 +01:00
surtur a5199f163c
removed payload newlines, should fix the issue 2020-03-09 02:00:38 +01:00
surtur 071d49179e
[wip] fixing webhooks
* move the clone and 'depends on' directives to the end
2020-03-09 01:56:59 +01:00
surtur 7f7d71f5d1
[wip] making notifications great again 2020-03-09 01:55:08 +01:00
surtur 3ae79955b5
fix: put back the indent and don't prevent cloning 2020-03-09 01:45:48 +01:00
surtur 3c5e2ca41a
fix: incorrect yaml syntax 2020-03-09 01:43:10 +01:00
surtur dab19d9f30
updated .drone.yml - sleaker notifications
* use embeds instead of regular messages
2020-03-09 01:36:33 +01:00
surtur f1d076eac1
fix: the package name is openssh
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-08 04:48:49 +01:00
surtur 335f6036de
added rsync + ssh and updated README.md
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-08 04:38:57 +01:00
surtur a8f31a9f44
fix: a nice typo
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-08 03:58:19 +01:00
surtur 27f9e71597
fix: path issues; should work like this
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-08 03:43:40 +01:00
surtur c9dd2f2e96
use variable for versions, simplify the pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-08 03:30:24 +01:00
surtur 6d5609dae9
refactored Dockerfile + silenced curl
All checks were successful
continuous-integration/drone/push Build is passing
* no more progress bar y'all
2020-03-05 00:17:19 +01:00
surtur 7033200711
[WIP] fixing DockerHub build failing
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-04 23:18:55 +01:00
surtur 56b9b305af
updated README
* remove the ugly line and add a newline
* [skip ci]
2020-03-04 20:23:48 +01:00
surtur 650ca303ce
updated Dockerfile: switched base image
All checks were successful
continuous-integration/drone/push Build is passing
* using [archlinux/base](https://hub.docker.com/r/archlinux/base) instead of just [archlinux](https://hub.docker.com/_/archlinux)
* point to `.git` in docker LABEL
2020-03-04 19:56:34 +01:00
surtur 6dad786be7
updated README.md
* [skip ci]
2020-03-04 19:55:51 +01:00
surtur 6b773d6dd5
updated Dockerfile and README.md
All checks were successful
continuous-integration/drone/push Build is passing
* point to the github page rather than gitea, as that is what is linked
  to DockerHub
* mention `hugo-extended` in the list
* inform about the image being regularly rebuilt
2020-03-04 19:38:35 +01:00
surtur 2336352d7b
updated Dockerfile and set build date using an ARG
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-04 17:09:02 +01:00
surtur d793224172
bumped Hugo version to target the latest - 0.66.0
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-03 23:35:08 +01:00