-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecating save-state and set-output commands #22
Comments
Hey @axel-op, this deadline is getting quite close now! Any chance of this being updated? |
Hello, Thank you for the issue. I've updated the GitHub Actions toolkit to use the environment files when setting an output. Please wait a few hours for the Docker image to be regenerated with this modification. Also, sorry for the delay. I've been pretty busy these last weeks but I should now be able to respond in a more timely manner. |
Thanks @axel-op :) |
Hey @axel-op, sorry to bother you again ;| I use this code as well, but I don't think that it's an issue? Thanks for all your great work :) |
Uses Firebase Hosting & https://github.com/FirebaseExtended/action-hosting-deploy to build and deploy the example app on web. Creates preview sites for PRs, and deploys to the live site on pushes to the master branch. We're looking for FirebaseExtended/action-hosting-deploy#279 to be merged by 2023/05/31. We're looking for axel-op/dart-package-analyzer#22 to be resolved by 2023/05/31. Otherwise, this action will fail (note that the existing action will fail by this date currently anyway).
@JaffaKetchup My bad, I fixed the issue for environment variables but not for outputs! This should now be totally corrected :) |
Thanks @axel-op, certainly seems to be fixed! |
I can also confirm it's working now, thanks @axel-op |
It seems that GitHub updated some internal stuff and GitHub Actions must be updated until 31st May 2023, otherwise the action will fail with an error. More information: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
I encounter the following messages during builds:
I get the mentioned warnings during the
Setting outputs
part of the action.Thanks for the really helpful action by the way!
The text was updated successfully, but these errors were encountered: