Commit graph

34 commits

Author SHA1 Message Date
a4ae2aefca Remove the Github release shenanigans in favour of uploading to s3 2025-11-18 23:03:01 -07:00
6e5422e08b Try using the stream as the request payload 2025-11-18 17:06:11 -07:00
cd3b5998dd Apparently Github has a different URI for asset uploads 2025-11-18 01:12:09 -07:00
871c820f94 Make the response conform to Github's specification 2025-11-18 01:05:12 -07:00
2ddcda676e Begin work on testing the Github release portion of the action 2025-11-18 00:58:50 -07:00
45de56650a Add missing semicolon 2025-11-17 22:08:37 -07:00
d018aea4f1 Add some informational logs to the manifest preparation 2025-11-17 22:08:14 -07:00
d7db9cb2df Add success log 2025-11-17 22:06:25 -07:00
41d3541c4b Try providing the serialization as an attachment name 2025-11-17 21:59:50 -07:00
5e0028cdd6 Try providing the Content-Type for Axios 2025-11-17 21:52:19 -07:00
a63f0e02d9 Move uploading into a helper function and improve error handling 2025-11-17 21:43:57 -07:00
bb5e27af87 Set release name properly 2025-11-17 21:31:17 -07:00
ea57941472 Remove FormData shenanigans 2025-11-17 21:30:22 -07:00
39d122a882 Use set on the formData instead of append 2025-11-17 21:25:43 -07:00
aa7c231e58 Use a readStream instead of openAsBlob 2025-11-17 21:24:06 -07:00
a06934538e Try a different import method for openAsBlob 2025-11-17 20:58:39 -07:00
351300651b Add script for creating the forgejo release 2025-11-16 14:47:58 -07:00
07a55e9064 Add a log for visibility 2025-11-16 14:04:41 -07:00
caf6dfa4a3 Remove logs and add error when the tag name is empty 2025-11-16 11:10:09 -07:00
5b63688834 Try using a different output method 2025-11-16 11:01:08 -07:00
57f9c347ff Add functionality back in 2025-11-16 10:43:57 -07:00
9723ea8bdc Comment out functionality to try and figure out what's breaking 2025-11-16 10:39:34 -07:00
786bd68c35 Update the URL pointers for the manifest creation 2025-11-16 10:27:05 -07:00
00692431cd Begin work on the manifest preparation step for actions 2025-11-16 02:09:35 -07:00
6df0780676 Finish implementing the tagExists action helper script 2025-11-16 01:48:22 -07:00
58893f46db Begin implementing a script to check if a tag exists via forgejo API for my release workflow 2025-11-16 01:01:26 -07:00
Eldritch-Oliver
6866bea131 Update scripts to allow auto-linking of Foundry source for intellisense 2025-09-28 00:34:49 -06:00
Eldritch-Oliver
65cc95c35c Begin working on a symlink script to make intellisense better 2025-09-27 11:48:59 -06:00
Oliver-Akins
4f1d6614e5 Wipe the existing code from existance 2025-06-26 22:07:59 -06:00
Oliver-Akins
ce148d3ec2 Tweak the dice rolling macro to utilize the multi-input ask dialog 2024-09-21 18:08:50 -06:00
Oliver-Akins
444af027b3 Add some support for feature flags in addition to making roll modes work with custom chat formats 2024-09-03 00:40:41 -06:00
Oliver-Akins
7b1db343ce Working on an update for DialogManager#ask that allows multiple inputs in the Dialog 2024-09-02 00:48:32 -06:00
Oliver-Akins
50ecd27c92 Add a simple macro for rolling Eat The Reich dice 2024-08-28 23:35:26 -06:00
60b0072bcc
Initial commit 2024-08-28 21:23:31 -06:00