1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-11 19:18:01 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Karim Bouchez
0afcc1ca95 Merge 15337dfd71 into 1316eb70ec 2025-03-10 09:13:52 -03:00
jbranchaud
97c8701a5a Add Use Labels To Block PR Merge as a GitHub Actions PR 2025-02-01 14:10:25 -06:00
jbranchaud
3c7899c67d Add Disable A Workflow With The gh CLI as a GitHub Actions TIL 2023-06-23 13:57:28 -05:00
jbranchaud
b3a6c52c24 Add Trigger A Workflow Via An API Call as a GitHub Actions TIL 2023-06-20 13:40:47 -04:00
jbranchaud
fa20b1aa66 Add Cache Playwright Dependencies Across Workflows as a GitHub Actions TIL 2023-06-14 16:40:23 -05:00
Karim Bouchez
15337dfd71 Update the old way to capture a GitHub Actions output
See [here](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/) for more explanations:
> We are monitoring telemetry for the usage of these commands and plan to fully disable them on 31st May 2023. Starting 1st June 2023 workflows using save-state or set-output commands via stdout will fail with an error.
2023-02-12 10:36:45 +01:00
jbranchaud
c0ffd2f56e Add Reference An Encrypted Secret In An Action as a github actions til 2021-02-23 17:06:46 -06:00
jbranchaud
5a70b425ca Add Capture An Output Value For Use In A Later Step as a github actions til 2021-02-21 12:44:24 -06:00