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

start calling run service for job completion #2412

Merged
merged 11 commits into from
Feb 1, 2023

Conversation

yaananth
Copy link
Contributor

@yaananth yaananth commented Feb 1, 2023

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.

@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
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
@yaananth yaananth requested a review from thboop February 1, 2023 21:06
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
Copy link
Collaborator

@thboop thboop left a comment

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