Commit graph

181 commits

Author SHA1 Message Date
Thomas Sickert
90613f93af Max parallel instead of concurrency group 2022-08-21 12:17:33 -04:00
Thomas Sickert
1ff75bded5 Don't cancel current job 2022-08-21 12:14:19 -04:00
Thomas Sickert
ca5a95032c Add concurrency group for tests 2022-08-21 12:12:52 -04:00
Thomas Sickert
90bfd7bb48 Ignore JetBrains 2022-08-21 12:12:40 -04:00
Thomas Sickert
45ac2c0316 Update README for v5 2022-08-21 12:00:46 -04:00
Thomas Sickert
cfabd065ad v5 inital commit 2022-08-21 11:57:14 -04:00
Thomas Sickert
ceada18383
Update os_tests.yml 2022-06-25 11:23:01 -04:00
Thomas Sickert
b51052d715 Remove automatic run 2022-06-25 11:10:35 -04:00
Thomas Sickert
1d8f092f78 Fix inputs 2022-06-25 11:09:23 -04:00
Thomas Sickert
d36dd4015e Add OS tests 2022-06-25 11:05:46 -04:00
Thomas Sickert
140b61d234
Update README.md 2021-12-21 15:23:03 -06:00
Thomas Sickert
71c668e30f
Remove statement about full API support
It's _almost_ full 😅
2021-11-16 21:30:26 -06:00
Thomas Sickert
557ca7467c
Update README.md 2021-10-27 17:58:57 -05:00
Thomas Sickert
f903d92886
Create FUNDING.yml 2021-10-13 20:24:54 -05:00
Thomas Sickert
c2acca6d38
Merge pull request #10 from tsickert/v4
V4: Near full API Support
2021-10-13 19:44:00 -05:00
Thomas Sickert
b9f1d7df52 Move embeds above file 2021-09-23 20:24:22 -10:00
Thomas Sickert
e4a8906a3a Handle datetime ISO issue 2021-09-23 16:39:46 -10:00
Thomas Sickert
05818e6178 Fix keyerror 2021-09-23 16:20:26 -10:00
Thomas Sickert
eaa09b5488 Handle action input of empty string 2021-09-23 16:01:50 -10:00
Thomas Sickert
f289782073 Add python3 command 2021-09-23 15:50:02 -10:00
Thomas Sickert
0c13d66d17 Version 4 initial implementation 2021-09-23 15:39:14 -10:00
Thomas Sickert
3c31808eab
Merge pull request #8 from tsickert/fix-send-file
Fix send file
2021-09-23 06:25:26 -10:00
Thomas Sickert
7b8c556a40 Merge branch 'fix-send-file' of https://github.com/tsickert/discord-webhook into fix-send-file 2021-09-23 06:20:58 -10:00
Thomas Sickert
97004f409f Content in file upload 2021-09-23 06:20:11 -10:00
Thomas Sickert
406e9bf7e6
Update README.md 2021-09-22 23:15:05 -10:00
Thomas Sickert
b8feaf81e5
Merge pull request #7 from tsickert/fix-send-file
Fix send file
2021-09-22 23:10:16 -10:00
Thomas Sickert
3463269c6b Updated readme to reflect newest version 2021-09-22 23:08:53 -10:00
Thomas Sickert
379b9ce2a6 Add avatar_url and username to multipart form data 2021-09-22 23:03:25 -10:00
Thomas Sickert
e47d567fdd
Merge pull request #5 from tsickert/update-base-docker-image
Update base docker image
2021-08-30 22:34:08 -07:00
Thomas Sickert
288ae94537 Updated README 2021-08-30 22:32:14 -07:00
Thomas Sickert
98428a762b Update base image 2021-08-30 22:22:25 -07:00
Thomas Sickert
58d781fc25
Update README.md 2021-07-19 19:31:23 -10:00
Thomas Sickert
769f7b01fd
Update action.yml 2021-07-19 19:26:33 -10:00
Thomas Sickert
560db9a72b Simplify curl for file 2021-07-19 19:14:37 -10:00
Thomas Sickert
7af0a91d2a Add some test files 2021-07-19 17:41:07 -10:00
Thomas Sickert
257fd6b2cd Add support for file upload 2021-07-19 17:41:01 -10:00
Thomas Sickert
fb25f65e5e Update ignore to ignore some local files 2021-07-19 17:40:36 -10:00
Thomas Sickert
bdf1fd626f
Update README.md 2021-06-29 13:11:46 -10:00
Thomas Sickert
76d6d7f66f
Update README.md 2021-05-23 13:40:38 -05:00
Thomas Sickert
8f58a5e12f
Update README.md
- updated example versions to current latest
2021-03-05 21:33:14 -10:00
Thomas Sickert
f41d3dfb33 reverted to bash to speed things up 2021-02-24 22:44:43 -10:00
Thomas Sickert
891a826c70 fixed issue with raw data and content 2021-01-17 13:52:42 -10:00
Thomas Sickert
11e636e0d1 checking against emtpy string 2021-01-17 13:45:37 -10:00
Thomas Sickert
982abf0d2f Reducing message length below 125 character 2021-01-17 12:50:23 -10:00
Thomas Sickert
7b0d527a26
Merge pull request #2 from tsickert/v2
Update to V2
2021-01-17 12:48:12 -10:00
Thomas Sickert
9bdf205b1f Cleaning up for release of v2 2021-01-17 12:46:21 -10:00
Thomas Sickert
7e45d1e8f8 Cleaning up for release of v2 2021-01-17 12:45:18 -10:00
Thomas Sickert
03b62b16cd Updated README 2021-01-17 12:42:46 -10:00
Thomas Sickert
b4d220ecbc Trying to separate the args to recognize them 2021-01-17 12:22:53 -10:00
Thomas Sickert
c10d9374d3 Trying to separate the args to recognize them 2021-01-17 12:19:20 -10:00