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

Parse set-env and add-path from logs #73

Open
TWiStErRob opened this issue Feb 1, 2024 · 1 comment
Open

Parse set-env and add-path from logs #73

TWiStErRob opened this issue Feb 1, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@TWiStErRob
Copy link
Contributor

TWiStErRob commented Feb 1, 2024

Feature request
Same as #66, but for other commands. Note #70 might invalidate this?

Additional context
Example:

[Android Build/Unit Tests]   ✅  Success - Main Set up Java for Android SDK.
[Android Build/Unit Tests]   ⚙  ::set-env:: JAVA_HOME=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.10-7/x64
[Android Build/Unit Tests]   ⚙  ::set-env:: JAVA_HOME_17_X64=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.10-7/x64
[Android Build/Unit Tests]   ⚙  ::set-output:: distribution=Temurin-Hotspot
[Android Build/Unit Tests]   ⚙  ::set-output:: path=/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.10-7/x64
[Android Build/Unit Tests]   ⚙  ::set-output:: version=17.0.10+7
[Android Build/Unit Tests]   ⚙  ::add-path:: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.10-7/x64/bin
@TWiStErRob
Copy link
Contributor Author

TWiStErRob commented Feb 1, 2024

There are more: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions (opened #76 for messages)

@shubhbapna shubhbapna added the enhancement New feature or request label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants