Commit Graph
15 Commits
Author SHA1 Message Date
Jess BeesandGitHub f517c444fc Merge pull request #340 from actions/remove-permissions-error
Remove error message for file permissions
2024-04-25 14:07:06 -04:00
Jess BeesandGitHub d6db90164a Merge pull request #324 from actions/error-message-request-id
On API error, show the request ID of the API request
2024-03-15 14:57:41 -04:00
Jess BeesandGitHub 87c3283f01 Merge pull request #297 from actions/bump-actions-artifact
Bump actions/artifact to 2.0.1
2024-01-11 14:38:36 -05:00
Jess BeesandGitHub 1a1c979b91 clarify GHES compatibility 2023-12-19 12:15:02 -05:00
Jess BeesandGitHub 925d92be20 clarify actions permission 2023-12-19 12:13:19 -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
Jess Bees 62c650c70d Remove the support for older dynamic jekyll workflows
The pages dynamic workflow now decouples telemetry from deploy for 100%
of users, so we can remove this old conditional.
2022-04-04 16:12:36 -04:00
Jess Bees 01f6ae5af2 Recompile action after pulling in PR suggestions 2022-03-31 12:05:36 -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
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