Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

msp/runtime: split contract into JobContract and ServiceContract#63494

Merged
jac merged 2 commits into
mainfrom
jac/msp-contract-split
Jun 26, 2024
Merged

msp/runtime: split contract into JobContract and ServiceContract#63494
jac merged 2 commits into
mainfrom
jac/msp-contract-split

Conversation

@jac

@jac jac commented Jun 26, 2024

Copy link
Copy Markdown
Member

Splits the runtime contract into a JobContract and ServiceContract.
This lets better handle initialisation such as env vars which is conditional depending on the contract type.

Test plan

ci

@jac jac requested a review from a team June 26, 2024 18:44
@cla-bot cla-bot Bot added the cla-signed label Jun 26, 2024
Comment thread lib/managedservicesplatform/runtime/contract.go
Comment thread lib/managedservicesplatform/runtime/contract/contract.go

@bobheadxi bobheadxi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice, thank you!

@jac jac enabled auto-merge (squash) June 26, 2024 19:41
@jac jac merged commit ea9c45d into main Jun 26, 2024
@jac jac deleted the jac/msp-contract-split branch June 26, 2024 19:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants