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

Get link for merged launches #60

Open
owens-ben opened this issue Mar 14, 2024 · 0 comments
Open

Get link for merged launches #60

owens-ben opened this issue Mar 14, 2024 · 0 comments

Comments

@owens-ben
Copy link

owens-ben commented Mar 14, 2024

I've been struggling with this all day trying to patch this on my own but I believe this might need changes beyond just the agent and client.

When I run client.mergeLaunches(), there is no way for me to get the link or even the ID of that new launch. This is really frustrating and basically defeats the purpose of tracking the links at all.

It would be great if mergeLaunches could return the link, id, or both.

Edit:
I previously had an implementation which leveraged the ReRun functionality. I would use startLaunch, note the id, run tests in ReRun mode, then finish the tests. This worked well and I had to revert to it in the meantime.

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

1 participant