Commit Graph

76 Commits

Author SHA1 Message Date
github-actions[bot]
703ddcc7b8 Update distributables after Dependabot 🤖 2023-03-21 03:47:19 +00:00
Jess Bees
b254707f5c Update the deployment API endpoints used by the api-client module 2023-03-17 11:54:20 -05:00
James M. Greene
7ed610198d Update distributables with correct dependencies 2023-03-17 11:21:12 -05:00
James M. Greene
30c6e00b35 Revert shifted API usage from https://github.com/actions/deploy-pages/pull/136
Fixes https://github.com/actions/deploy-pages/issues/137
2023-03-17 11:18:26 -05:00
Jess Bees
73594fd4fc Update the deployment API endpoints used by the api-client module 2023-03-15 16:01:03 -04:00
github-actions[bot]
c9063b9615 Update distributables after Dependabot 🤖 2023-03-13 19:12:38 +00:00
James M. Greene
ce35ecd745 Update distributables 2023-03-09 08:23:32 -06:00
James M. Greene
44b836afed Update distributables 2023-03-09 08:20:38 -06:00
James M. Greene
df61277554 Update distributables 2023-03-09 08:19:24 -06:00
James M. Greene
02bdb05bdf Update distributables 2023-03-09 07:50:01 -06:00
James M. Greene
7ee7a04145 Update distributables 2023-03-08 19:43:19 -06:00
James M. Greene
973ee9bf72 Update distributables 2023-03-06 22:14:25 -06:00
James M. Greene
452af0a0c2 Update distributables 2023-03-06 22:04:14 -06:00
James M. Greene
c8c985cff1 Defer looking up RUNTIME_URL until JIT 2023-03-05 14:36:05 -06:00
James M. Greene
1947635a3f Update distributables 2023-03-03 15:44:01 -06:00
James M. Greene
e47a74ee39 Update distributables 2023-02-23 20:18:56 -06:00
James M. Greene
4d06ee6166 Update Deployment class methods to enforce presence of this.deploymentInfo 2023-02-22 14:11:03 -06:00
James M. Greene
cb00670952 Update distributables 2023-02-22 08:28:54 -06:00
github-actions[bot]
b7a3d169e8 Update distributables after Dependabot 🤖 2023-02-15 18:20:48 +00:00
James M. Greene
c5b13e825e Update distributables 2023-02-01 00:24:23 -06:00
James M. Greene
7fe67672d7 Update distributables 2022-11-30 10:43:09 -06:00
James M. Greene
3ffff52a9c Add repo settings URL to help users react to error message 2022-11-17 12:40:28 -06:00
James M. Greene
9b641caa4a Fix artifact name defaulting behavior 2022-11-16 20:02:14 -06:00
Jess Bees
dd5e0e9d1c Deprecate 'emit_telemetry' and remove its feature
Since we emit telemetry in a different way, we can remove this feature
from the action and prevent unintentional misuse.
2022-11-04 12:19:31 -04:00
Francesco Renzi
3cb40c9234 Update @actions/core to 1.10.0 2022-10-06 11:24:24 +01:00
James M. Greene
b388ef8bf2 Remove unnecessary first-party use of Regenerator 2022-09-26 14:47:48 -05:00
Jess Bees
5de668770e Gotta update npm deps to accurately compile it 2022-09-15 13:05:09 -04:00
Jess Bees
1c52af2b34 Add optional 'conclusion' argument to emitTelemetry
If present, will include the value of `conclusion` with the telemetry
POST body (gh/gh needs a separate PR to recognize this)
2022-09-15 12:14:23 -04:00
James M. Greene
e7d22decca Remove internal debugging from @actions/core 2022-09-09 18:54:00 -05:00
James M. Greene
9b78820d58 Update distributables 2022-09-09 18:51:52 -05:00
James M. Greene
f8578825e2 Update distributables 2022-09-09 18:44:20 -05:00
Yoann Chaudet
c7c77bb21c Explicitly handle cancellation on errors 2022-08-23 21:32:40 -07:00
Yoann Chaudet
4865e84b02 Bring back the formatter 2022-08-23 17:19:21 -07:00
James M. Greene
85d735dc73 Update distributables 2022-08-19 12:14:36 -05:00
yimysty
8daa1e0ead add syntax sugar back 2022-08-04 17:11:26 -07:00
yimysty
99f9079292 roll into right node syntax 2022-08-04 17:09:46 -07:00
yimysty
7f629c4ce0 apply the syntax 2022-08-04 17:04:26 -07:00
yimysty
35e615a00c check if it's due to "." 2022-08-04 16:56:13 -07:00
yimysty
d0b379e44d move artifact url out of context 2022-08-04 16:23:15 -07:00
yimysty
225abf7840 increase test timeout 2022-08-04 16:13:28 -07:00
yimysty
1f0422c0df add some debug log? 2022-08-04 16:07:20 -07:00
yimysty
3e976523d7 adjust pages hard code endpoint + fix artifact look up 2022-08-04 15:43:58 -07:00
yimysty
b918908973 run npm generate file 2022-06-29 10:35:08 -07:00
yimysty
e2219a89b1 fix broken test cases 2022-06-28 18:18:42 -07:00
yimysty
72b116b825 fix unintended changes 2022-06-28 18:01:48 -07:00
yimysty
11a13019c2 adjust debugging message 2022-06-28 17:58:10 -07:00
yimysty
801d74db09 switch to console.log 2022-06-28 17:55:21 -07:00
yimysty
64c69a5fdf normalize error message 2022-06-28 17:50:08 -07:00
yimysty
03d70e4a19 info stack trace 2022-06-28 17:44:21 -07:00
yimysty
64e33b2a0d info stack trace 2022-06-28 17:39:10 -07:00