Skip to content
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

The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. #80

Open
pradip-mobiuso opened this issue May 18, 2023 · 5 comments

Comments

@pradip-mobiuso
Copy link

The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

@paulschreiber
Copy link

Also seeing this warning.

TiagoMSSantos added a commit to TiagoMSSantos/MobileRT that referenced this issue Jul 18, 2023
This is necessary because Github will eventually remove this deprecated command:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
It replaced the `r0adkll/sign-android-release` github action that signs the APK
by `ilharp/sign-android-release` because this alternative version already fixed
the warnings from these deprecated commands in:
ilharp/sign-android-release#10
While the `r0adkll/sign-android-release` still haven't addressed this issue:
r0adkll/sign-android-release#80
TiagoMSSantos added a commit to TiagoMSSantos/MobileRT that referenced this issue Jul 18, 2023
This is necessary because Github will eventually remove this deprecated command:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
It replaced the `r0adkll/sign-android-release` github action that signs the APK
by `ilharp/sign-android-release` because this alternative version already fixed
the warnings from these deprecated commands in:
ilharp/sign-android-release#10
While the `r0adkll/sign-android-release` still haven't addressed this issue:
r0adkll/sign-android-release#80
@funkenstrahlen
Copy link

@r0adkll Can you please take a look at this? Because this might break at any time.

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

@tmorone-rezi
Copy link

Is this project abandoned?

@paulschreiber
Copy link

Anyone want to maintain a fork?

@filippoLeporati93
Copy link

HI @paulschreiber @tmorone-rezi @funkenstrahlen @pradip-mobiuso I have created a new repo trying to maintain the project, based on this solution.

My solution is based on Node.js 20.9 and I solved also this issue.

https://github.com/filippoLeporati93/android-release-signer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants