Jess Bees
b254707f5c
Update the deployment API endpoints used by the api-client module
2023-03-17 11:54:20 -05:00
Jess Bees
7fec4b245d
Merge pull request #136 from actions/update-api-routes
...
Update the deployment API endpoints used by the api-client module
2023-03-16 09:46:32 -04:00
Jess Bees
73594fd4fc
Update the deployment API endpoints used by the api-client module
2023-03-15 16:01:03 -04:00
Jess Bees
d23af7369b
Merge pull request #75 from actions/remove-telemetry-feature
...
Deprecate 'emit_telemetry' and remove its feature
2022-11-07 10:33:40 -05: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
Jess Bees
44d4246912
Merge pull request #62 from actions/pages/get-build-conclusion
...
Add optional 'conclusion' argument to emitTelemetry
2022-09-16 09:33:36 -04:00
Jess Bees
a7af90c328
Merge pull request #30 from actions/decouple-telemetry
...
Remove the support for older dynamic jekyll workflows
2022-04-15 13:51:54 -04:00
Jess Bees
eaf36f48c9
Merge pull request #24 from actions/decouple-telemetry
...
Decouple telemetry API call from main action
2022-03-31 12:34:24 -04:00
Jess Bees and James M. Greene
82cb77089c
Update action.yml
...
Co-authored-by: James M. Greene <[email protected] >
2022-03-31 11:47:49 -04:00
Jess Bees and James M. Greene
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 <[email protected] >
2022-03-31 11:47:33 -04:00