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

Refactor invoker #1

Merged
merged 2 commits into from
Jan 26, 2021
Merged

Refactor invoker #1

merged 2 commits into from
Jan 26, 2021

Conversation

MikailBag
Copy link
Member

This PR finishes invoker refactoring effort.

Copy link
Member

@p4vook p4vook left a comment

Choose a reason for hiding this comment

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

Seems fine except what I've written. Although note that I haven't checked test-runner.

Dockerfile Show resolved Hide resolved
scripts/docker-entrypoint.sh Show resolved Hide resolved
src/invoker/src/api.rs Outdated Show resolved Hide resolved
src/invoker/src/api.rs Outdated Show resolved Hide resolved
src/invoker/src/api.rs Show resolved Hide resolved
src/invoker/src/server.rs Show resolved Hide resolved
src/test-runner/src/main.rs Outdated Show resolved Hide resolved
test-data/simple/files/prog.cpp Show resolved Hide resolved
test-data/simple/request.yaml Show resolved Hide resolved
test-data/simple/request.yaml Show resolved Hide resolved
- Invoker lives in separate repo.
- Its responsibility is now much lower: it receives low-level
  requests and executes them.
@MikailBag
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Jan 26, 2021
1: Refactor invoker r=MikailBag a=MikailBag

This PR finishes invoker refactoring effort.

Co-authored-by: Mikail Bagishov <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jan 26, 2021

Canceled.

@MikailBag
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 26, 2021

Build succeeded:

@bors bors bot merged commit b6624d4 into master Jan 26, 2021
@bors bors bot deleted the judge branch January 26, 2021 19:47
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.

2 participants