Skip to content

start calling run service for job completion#2412

Merged
thboop merged 11 commits into
actions:mainfrom
yaananth:yaananth-run-service-jobcom
Feb 1, 2023
Merged

start calling run service for job completion#2412
thboop merged 11 commits into
actions:mainfrom
yaananth:yaananth-run-service-jobcom

Conversation

@yaananth

@yaananth yaananth commented Feb 1, 2023

Copy link
Copy Markdown
Contributor

Contributes to https://github.com/github/actions-service-team/issues/3446

This enables runner to call run service directly to complete the job.

There is more work left to send right data for job completion which will be in follow ups. We also need to start streaming events, upload logs etc., , which are all out of scope of this PR.

Comment thread src/Runner.Common/RunnerService.cs
Comment thread src/Runner.Common/Unit.cs
Comment thread src/Runner.Sdk/Util/VssUtil.cs
Comment thread src/Runner.Worker/JobRunner.cs
Comment thread src/Runner.Worker/JobRunner.cs Outdated
Comment thread src/Runner.Worker/JobRunner.cs
Comment thread src/Sdk/DTWebApi/WebApi/RunServiceHttpClient.cs
@yaananth yaananth marked this pull request as ready for review February 1, 2023 14:47
@yaananth yaananth requested a review from a team as a code owner February 1, 2023 14:47
@yaananth yaananth requested a review from TingluoHuang February 1, 2023 14:58
Comment thread src/Runner.Common/RunServer.cs Outdated
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
Comment thread src/Runner.Worker/JobRunner.cs Outdated
@yaananth yaananth requested a review from TingluoHuang February 1, 2023 15:19
Comment thread src/Runner.Common/Unit.cs
@yaananth yaananth requested a review from TingluoHuang February 1, 2023 20:39
Comment thread src/Runner.Worker/JobRunner.cs Outdated
Comment thread src/Runner.Worker/JobRunner.cs Outdated
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
Comment thread src/Runner.Worker/JobRunner.cs
@yaananth yaananth requested a review from thboop February 1, 2023 21:06
Comment thread src/Runner.Worker/JobRunner.cs Outdated
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>

@thboop thboop left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@thboop thboop enabled auto-merge (squash) February 1, 2023 21:11
@thboop thboop merged commit e6e5f36 into actions:main Feb 1, 2023
nikola-jokic pushed a commit to nikola-jokic/runner that referenced this pull request May 12, 2023
* start calling run service for job completion

* cleanup

* nit: lines

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

* clean up

* give sanity back to thboop

Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>

* add clean up back

* clean up

* clean up more

* oops

* copied from existing, but :thumb:

Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>

---------

Co-authored-by: Tingluo Huang <tingluohuang@github.com>
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
AdamOlech pushed a commit to antmicro/runner that referenced this pull request Aug 14, 2024
* start calling run service for job completion

* cleanup

* nit: lines

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

* clean up

* give sanity back to thboop

Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>

* add clean up back

* clean up

* clean up more

* oops

* copied from existing, but :thumb:

Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>

---------

Co-authored-by: Tingluo Huang <tingluohuang@github.com>
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.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