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

Run url as output #2

Closed
mina-kleid opened this issue Oct 12, 2023 · 4 comments
Closed

Run url as output #2

mina-kleid opened this issue Oct 12, 2023 · 4 comments

Comments

@mina-kleid
Copy link

Description

I can see that you generate the run url and add it as a notice.
Would be very useful if it can be added to the outputs instead of a notice

Use case

As part of our CI/CD we want to run UI Tests on device farm and notify our engineers in case of failure with the run url so our engineers can go to the run on AWS Console and find the failing tests

Expected

Have the run url as an output from the action

Actual

I need to compute it in my job through extracting the run_id & project_id from the arn output and generating the url

Suggested solution

Add the run_url as an output instead of a notice

@danjhd
Copy link
Contributor

danjhd commented Oct 12, 2023

Yep, that makes sense.

@danjhd
Copy link
Contributor

danjhd commented Oct 13, 2023

@mina-kleid Thank you for your feedback. We have incorporated this request into the v2-beta pre-release, please review and feedback as required:

https://github.com/aws-actions/aws-devicefarm-mobile-device-testing/releases/tag/v2-beta

@mina-kleid
Copy link
Author

@danjhd Thanks for your fast response & changes. Looks good to me 🚀

@danjhd
Copy link
Contributor

danjhd commented Oct 14, 2023

Closing this with release of v2.0

@danjhd danjhd closed this as completed Oct 14, 2023
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

2 participants