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

Feat (Deployment): Support custom binaries #45

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

OjusWiZard
Copy link
Member

Proposed changes

  • Support running an agent from the specified binary passed in the service template

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@OjusWiZard OjusWiZard force-pushed the feat/custom-binary-deployment branch from b348662 to ce38969 Compare March 5, 2025 18:48
@OjusWiZard OjusWiZard marked this pull request as ready for review March 5, 2025 18:48
@jmoreira-valory
Copy link
Collaborator

How is the binary path sent to the mw from cli?

@OjusWiZard
Copy link
Member Author

@jmoreira-valory Right now it's expected in the service template, with field "binary_path". If it's not provided then the QS will default back to docker deployment.

@OjusWiZard OjusWiZard force-pushed the feat/custom-binary-deployment branch from ce38969 to 38a0881 Compare March 6, 2025 20:47
@OjusWiZard OjusWiZard force-pushed the feat/custom-binary-deployment branch from 38a0881 to 7139f31 Compare March 6, 2025 20:48
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