Joel Male
6cebc9d7dc
feat: v2.4.1 build
2024-03-31 22:31:07 +10:00
Joel Male
414ae453c9
wip
2024-03-31 22:24:25 +10:00
Joel Male
14b045decf
feat: finish updates & adding github event support
2024-03-28 13:00:21 +10:00
Joel Male
a976623266
feat: fix syntax error
2024-03-28 12:51:03 +10:00
Joel Male
e58e495970
chore: project cleanup
2024-03-28 12:33:51 +10:00
Joel Male
c54aaa0ec6
chore: updating deps
2024-03-28 12:25:32 +10:00
Joel Male
3cee2ba3f1
feat: updates & github event support
2024-03-28 12:00:41 +10:00
Joel Male
80541e6fb8
feature: tests
2022-11-10 23:06:47 +10:00
Joel Male
ec605077bc
wip
2022-11-10 22:47:53 +10:00
Joel Male
9650c71451
wip
2022-11-10 22:42:50 +10:00
Joel Male
1143d5b401
wip
2022-11-10 22:40:17 +10:00
Joel Male
0be0e6ef54
wip
2022-11-10 22:20:38 +10:00
Joel Male
e0e9eac8b0
wip
2022-11-10 22:17:10 +10:00
Joel Male
4f8dc442a5
fix
2022-11-10 22:16:04 +10:00
Joel Male
29d4f522f2
update modules
2022-11-10 20:43:16 +10:00
Joel Male
6f6298309b
v2.1.0
2021-02-26 14:00:44 +10:00
Joel Male
144f9e1d68
v2.0.2
2020-08-29 11:10:10 +10:00
Joel Male
0c4ba5b174
Add backwards compatibility
2020-08-27 18:25:12 +10:00
Joel Male
01d242f5b1
v2.0.1
2020-08-27 18:23:33 +10:00
Anand Chowdhary
517289c047
Add support for environment variables ( fixed #17 ) ( #19 )
...
* v2.0.0 (#12 )
- Convert project to Javascript/Typescript
- Allow custom headers to be passed in (optional)
- Allow body to be optional
* Update action.yml
* Update action.yml
* Add support for environment variables (fixed #17 )
* Add support for header as environment variables
* Run build and package
Co-authored-by: Joel Male <joel@joelmale.com>
2020-08-27 18:14:30 +10:00
Joel Male
d3ff660fa9
Allow optional headers & body
2020-08-26 10:41:58 +10:00
Joel Male
5be5ae3f9a
Prepare for release
...
- Final cleanup
2020-08-26 10:38:11 +10:00
Joel Male
db36b9f178
Attempt to have code wait for request to finish
2020-08-26 10:34:42 +10:00
Joel Male
cfebc00721
Attempt to fix missing status code output
2020-08-26 10:31:06 +10:00
Joel Male
d4413d8be7
Update logging for debug purposes
2020-08-26 10:25:43 +10:00
Joel Male
a2c63f8d08
Fix issue with res.status being undefined
2020-08-26 10:20:01 +10:00
Joel Male
0740593bc2
Update build
2020-08-26 10:12:31 +10:00
Joel Male
e4e62ab7e8
Add node_modules until bundler is added
2020-08-26 09:57:08 +10:00
Joel Male
00f958821e
Convert action to ts
...
- Add optional header support
- Add optional body support
2020-08-26 09:36:04 +10:00