1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
Commit graph

22 commits

Author SHA1 Message Date
Ed Yu
5611026479 Update builtin functions due to zig changes 2023-06-21 14:53:37 -07:00
Rene Schallner
f5bbbff15f latest zig->snek_case, std.debug.TTY -> std.io.tty 2023-05-28 00:22:37 +02:00
Rene Schallner
af4d62ab97 latest zig, fix std.sort.sort -> std.mem.sort 2023-05-28 00:11:33 +02:00
Rene Schallner
d8e8e4c1a9 release workflow: add manual trigger, use announceybot.exe 2023-05-22 21:19:47 +02:00
Rene Schallner
9378bd7279 fix announceybot help msg, delete python version 2023-05-22 21:19:47 +02:00
Rene Schallner
a0994b4c6c zig announceybot update-readme works 2023-05-22 21:19:47 +02:00
Rene Schallner
318472be03 zig announceybot splits long announcements for discord, prints
release-notes
2023-05-22 21:19:47 +02:00
Rene Schallner
10e9eb6a13 announceybot in zig can send announcements 2023-05-22 21:19:47 +02:00
Rene Schallner
52551e0970 announceybot cosmetics 2023-05-22 05:17:21 +02:00
Rene Schallner
5b0bb9c166 announceybot formatting 2023-05-22 03:43:56 +02:00
Rene Schallner
94010505e9 github workflow permissions 2023-05-22 03:04:47 +02:00
Rene Schallner
01ce845d76 fixed generate_releasenotes 2023-05-22 02:49:14 +02:00
Rene Schallner
95f3a96184 replaced gitpython by git subcommand in workflow 2023-05-22 02:46:54 +02:00
Rene Schallner
9938667ad1 add static pkghash exe to workflow 2023-05-22 02:15:06 +02:00
Rene Schallner
66e1a31efb release workflow, first cut 2023-05-22 02:02:04 +02:00
Rene Schallner
27ab749281 added auto readme update, announceybot fixes 2023-05-22 01:48:31 +02:00
Rene Schallner
b8e00f3a72 added announceybot (webhook version) 2023-05-21 19:30:30 +02:00
Rene Schallner
d9b3c528e9 fixed pkghash 2023-04-23 00:28:46 +02:00
Rene Schallner
1b4de1dbf9 pkghash default tag to latest one pointing to HEAD 2023-04-22 16:32:47 +02:00
Rene Schallner
b69599dcda tools/pkghash: support for release-template.md 2023-04-22 15:28:33 +02:00
Rene Schallner
904d892197 tools/pkghash: added --git option for using git-ls 2023-04-22 14:58:20 +02:00
Rene Schallner
b7f3ae06c6 update tests, pkghash 2023-04-22 07:38:44 +02:00