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

Send environment url to Run Service #2650

Conversation

heavymachinery
Copy link
Contributor

@heavymachinery heavymachinery commented Jun 7, 2023

Related issue: https://github.com/github/actions-service-team/issues/3857

Since the environment url is evaluated on the runner, we need to send the final evaluated url to Run Service once the job is complete.

@heavymachinery heavymachinery requested a review from a team as a code owner June 7, 2023 23:46
ericsciple
ericsciple previously approved these changes Jun 15, 2023
heavymachinery and others added 2 commits June 16, 2023 00:04
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
@TingluoHuang TingluoHuang enabled auto-merge (squash) June 16, 2023 04:13
@TingluoHuang TingluoHuang merged commit 1096b97 into actions:main Jun 16, 2023
10 checks passed
@heavymachinery heavymachinery deleted the heavymachinery/run-service-environment-url branch June 16, 2023 04:19
ashb pushed a commit to ashb/runner that referenced this pull request Jun 23, 2023
* add EnvironmentUrl to CompleteJobRequest

* Send environment url to Run Service

* Fix whitespace

* Fix test

* Fix more whitespace

* Apply suggestions from code review

Co-authored-by: Tingluo Huang <tingluohuang@github.com>

* Apply suggestion from code review

Co-authored-by: Tingluo Huang <tingluohuang@github.com>

---------

Co-authored-by: Tingluo Huang <tingluohuang@github.com>
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

Successfully merging this pull request may close these issues.

3 participants