Jess Bees
82cb77089c
Update action.yml
...
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2022-03-31 11:47:49 -04:00
Jess Bees
ad36b7023a
Don't bother converting action input to string
...
This has been an established pattern with Actions for a long time; we don't have to worry about it changing.
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2022-03-31 11:47:33 -04:00
Jess Bees
32b8b86ff0
Support existing behavior of this action
2022-03-29 15:08:35 -04:00
Jess Bees
a598b2af14
Correctly test for boolean input's truthiness
...
It gets cast to a string! Eep!
2022-03-29 09:45:18 -04:00
Jess Bees
f511fa4665
Merge branch 'main' into decouple-telemetry
2022-03-29 09:05:35 -04:00
Yoann Chaudet
0e157789db
Merge pull request #27 from actions/increase-default-query-interval
...
Increase default query interval and fix time exceed bug
v1.0.3
2022-03-28 12:38:22 -07:00
yimysty
12940a5b99
fix the timeout not honor bug
2022-03-28 12:32:59 -07:00
yimysty
6afc4f2884
slow query seconds
2022-03-28 12:28:46 -07:00
Mingzi
a68b5a4ae1
Merge pull request #26 from actions/parsing-number
...
Parse correct timeout
v1.0.2
2022-03-28 11:21:14 -07:00
yimysty
171a8a05dd
update number parsing
2022-03-28 11:19:50 -07:00
Jess Bees
7a1dc4e394
update dist files
2022-03-23 14:56:28 -04:00
Jess Bees
92f6725bee
Only emit telemetry when the emit_telemetry input is truthy
2022-03-23 14:40:57 -04:00
Jess Bees
e1279a88ef
Don't call the telemetry pre-hook entrypoint
2022-03-23 14:22:16 -04:00
Mingzi
479e82243a
Merge pull request #17 from paper-spa/main
...
Add release action
v1.0.1
2022-02-07 13:42:46 -08:00
Mingzi
243ed8c2df
Merge pull request #1 from paper-spa/add-release-plan
...
Add release action
2022-02-07 12:30:28 -08:00
yimysty
c2e0577d92
add all
2022-02-07 12:27:36 -08:00
Mingzi
2db1b9561b
Merge pull request #12 from actions/add-error-handling-with-interval
...
Add error interval with some error potential case
v1-beta
2022-01-27 00:09:26 -08:00
yimysty
54c13aa7dc
lint
2022-01-26 16:52:28 -08:00
yimysty
8e75ed476c
add error interval with some error specification
2022-01-26 16:49:02 -08:00
Mingzi
8ba3e73e64
Merge pull request #10 from actions/update/build-error-message
...
Update error message for no artifact found
2022-01-12 13:15:06 -08:00
yimysty
090b886038
update error message
2022-01-12 13:09:46 -08:00
yimysty
13b102a437
change build error message
2022-01-12 13:07:46 -08:00
Mingzi
e90f31fe30
Merge pull request #8 from actions/expose-page-url
...
set output page_url
2021-12-22 11:05:54 -08:00
yimysty
324c08d3e6
add page_url output to action yaml
2021-12-22 10:56:47 -08:00
yimysty
4dc1554446
set output page_url
2021-12-21 17:37:44 -08:00
Mingzi
46cc072901
Merge pull request #7 from actions/fix/display-error-message
...
Switch to use console.log to display right error message
2021-12-20 11:24:08 -08:00
yimysty
a8d6bdfa01
switch to stringfy
2021-12-20 11:07:47 -08:00
yimysty
3e42e639f8
update prepare
2021-12-20 10:59:05 -08:00
yimysty
f7a0782ad9
change to use console.log
2021-12-20 10:58:39 -08:00
Mingzi
c707c6b4fc
Merge pull request #6 from actions/display-deployment-error-message
...
change display error message for deployment
2021-12-20 10:55:03 -08:00
yimysty
acd726f400
change display error message for deployment
2021-12-20 10:53:14 -08:00
Mingzi
4813f9d897
Merge pull request #5 from actions/display-response-error-message
...
Display deployment api error response message
2021-12-20 10:44:33 -08:00
yimysty
15f8f53f4d
display api error message
2021-12-20 10:13:46 -08:00
Mingzi
cc787ad323
Merge pull request #4 from actions/add-new-error-type-check
...
Add new deployment error type check
2021-12-16 17:33:37 -08:00
yimysty
6aadd2630a
add new deployment error type check
2021-12-16 16:10:28 -08:00
Mingzi
b9fa0b4064
Merge pull request #3 from actions/display-error-status
...
Display correct failure error
2021-12-16 14:56:36 -08:00
yimysty
ff0f1b183d
fix the non-fail status
2021-12-16 14:40:12 -08:00
Tommy Byrd
b4051408bb
Merge pull request #2 from actions/emit-telemetry-always
...
Emit telemetry always
2021-12-16 15:46:09 -05:00
Tommy Byrd
6f6ef625b6
build
2021-12-16 15:43:22 -05:00
Tommy Byrd
1f4c55833c
emit telemetry at end of main
2021-12-16 15:43:11 -05:00
Tommy Byrd
3cef362ee9
publish to actions org
2021-12-13 23:03:09 -05:00