Uh oh!
There was an error while loading. Please reload this page.
Set-Output/Set-State Deprecation Update - #181
Conversation
First run was all succesful, will check if anything has been merged to main since when I can. They were 2 very small changes that should not have made a difference. |
Stuart Leeks (stuartleeks)
commented
Nov 17, 2022
/test 88ad48e |
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/devcontainers/ci/actions/runs/3486746508 (in response to this comment from Stuart Leeks (@stuartleeks)) |
Stuart Leeks (stuartleeks)
commented
Nov 17, 2022
HI @stephenandary, Thanks for this. I just kicked off a test run and it failed with this error: |
andar1an (andar1an)
commented
Nov 18, 2022
Thank you, looking at this now. Just need to figure out how to pull this branch so I can update it. Hopefully won't take too long. |
andar1an (andar1an)
commented
Dec 3, 2022
Should I close this? |
Stuart Leeks (stuartleeks)
commented
Dec 5, 2022
Thanks for the nudge @stephenandary (and apologies for the delay!) I started looking at your latest change and it looks to me as though I guess I'll kick off a run work the workflow and we can test it. |
Stuart Leeks (stuartleeks)
commented
Dec 5, 2022
/test 4834a01 |
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/devcontainers/ci/actions/runs/3618501983 (in response to this comment from Stuart Leeks (@stuartleeks)) |
Stuart Leeks (stuartleeks)
commented
Dec 5, 2022
Looks like it is outputting the full |
andar1an (andar1an)
commented
Dec 5, 2022
In my yaml I don't use the surrounding quotes, I am not sure why the previous test failed that didnt have them. Should I try changing up the quotes again? There is another option for where to place quotes. Am I able to run a test myself with /test comment? Or is it possible for me to test change locally before next push? |
andar1an (andar1an)
commented
Dec 17, 2022
I closed the PR for now because it keeps getting stale, and I am not sure what to do. But the warnings are still happening. I am really not sure why the initial PR didn't work. I can try again later, but I am unsure how to test the changes locally before pushing it. |
Update to handle change for set-output and save-state syntax as per: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/