Commit Graph

93 Commits

Author SHA1 Message Date
surtur 10c15bb557
quotes
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-09 05:16:57 +01:00
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 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 4e78f799ea
[skip ci] add correct cronbuild name 2020-03-02 22:31:12 +01:00
surtur e9c195936e
adding discord webhook for cronbuilds on drone
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 22:11:33 +01:00
surtur c720c27169
adding discord webhook to drone
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 20:43:23 +01:00
surtur 018f958821
added .drone.yml + markdown build status badge
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 02:35:07 +01:00