git.sr.ht annotations are deprecated
---
.builds/annotate.yml | 24 ------------------------
1 file changed, 24 deletions(-)
delete mode 100644 .builds/annotate.yml
diff --git a/.builds/annotate.yml b/.builds/annotate.yml
deleted file mode 100644
index f0bfd3a..0000000
--- a/.builds/annotate.yml
@@ -1,24 +0,0 @@
-image: archlinux
-packages:
- - mrsh-git
- - annotatesh-git
-sources:
- - https://git.sr.ht/~emersion/mrsh
-secrets:
- - a00689d3-2a09-4e1b-a5f9-83d1082f1704
-tasks:
- - annotatesh: |
- cd mrsh
- annotatesh-git >annotations.json
- - upload: |
- cd mrsh
- set +x # hide secrets
- oauth_token="$(cat ~/.annotate-token)"
- owner='~emersion'
- repo='mrsh'
- curl -X PUT \
- -H "Authorization: token $oauth_token" \
- -H "Content-Type: application/json" \
- -d @annotations.json \
- https://git.sr.ht/api/"$owner"/repos/"$repo"/annotate
-
--
2.27.0
mrsh/patches/alpine.yml #254722: SUCCESS in 34s
[Remove annotate.yml][0] from [Drew DeVault][1]
[0]: https://lists.sr.ht/~emersion/mrsh-dev/patches/11603
[1]: mailto:sir@cmpwn.com
https://builds.sr.ht/~emersion/job/254722
✓ _apply_patch ✓ setup ✓ build-gcc ✓ build-clang ✓ test-gcc ✓ test-clang
mrsh/patches/annotate.yml #254723: FAILED in 42s
[Remove annotate.yml][0] from [Drew DeVault][1]
[0]: https://lists.sr.ht/~emersion/mrsh-dev/patches/11603
[1]: mailto:sir@cmpwn.com
https://builds.sr.ht/~emersion/job/254723
✓ _apply_patch ✓ annotatesh ✗ upload
mrsh/patches/freebsd.yml #254725: SUCCESS in 59s
[Remove annotate.yml][0] from [Drew DeVault][1]
[0]: https://lists.sr.ht/~emersion/mrsh-dev/patches/11603
[1]: mailto:sir@cmpwn.com
https://builds.sr.ht/~emersion/job/254725
✓ _apply_patch ✓ setup ✓ build ✓ test
Pushed, thanks!
mrsh/patches/archlinux.yml #254724: FAILED in 29s
[Remove annotate.yml][0] from [Drew DeVault][1]
[0]: https://lists.sr.ht/~emersion/mrsh-dev/patches/11603
[1]: mailto:sir@cmpwn.com
https://builds.sr.ht/~emersion/job/254724
✓ _apply_patch ✓ setup ✓ build ✓ test ✗ build-release - build-minimal