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: Refactored jobrunner #67

Merged
merged 5 commits into from
Jul 9, 2024
Merged

refactor: Refactored jobrunner #67

merged 5 commits into from
Jul 9, 2024

Conversation

ujwalbukka
Copy link
Contributor

Issue # (if applicable)

Closes #.

Reason for this change

This change allows JobRunners to be created independently outside of CoreAppPlane

Description of changes

Removed the code from CoreAppPlane to create JobRunners. Now JobRunners can be created independently and can be injected to CoreAppPlane.

Description of how you validated changes

Updated existing unit tests to validate the changes

Checklist

  • My code adheres to the CONTRIBUTING GUIDE
  • I have updated the relevant documentation (if applicable).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

Copy link
Contributor

@tobuck-aws tobuck-aws left a comment

Choose a reason for hiding this comment

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

A few minor comments, plus commenting on Syed's comment.

src/core-app-plane/core-app-plane.ts Show resolved Hide resolved
test/core-app-plane.test.ts Outdated Show resolved Hide resolved
test/core-app-plane.test.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@tobuck-aws tobuck-aws left a comment

Choose a reason for hiding this comment

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

LGTM!

@ujwalbukka ujwalbukka merged commit f3f43e3 into main Jul 9, 2024
8 checks passed
@ujwalbukka ujwalbukka deleted the refactor-job-runner branch July 9, 2024 19:53
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