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

Prune agent artifacts to only contain relevant chains #3189

Closed
avious00 opened this issue Jan 29, 2024 · 1 comment · Fixed by #3223
Closed

Prune agent artifacts to only contain relevant chains #3189

avious00 opened this issue Jan 29, 2024 · 1 comment · Fixed by #3223
Assignees
Labels
agent bug Something isn't working CLI dx

Comments

@avious00
Copy link
Contributor

Problem

As a PI deployer, i want my artifacts to include just the chains I have deployed to instead of all of them. When all of the chains are included, the agent config becomes too large to generate a Kurtosis URL.

Solution

Likely a small change to

async function writeAgentConfig(

@avious00 avious00 added bug Something isn't working agent dx CLI labels Jan 29, 2024
@avious00 avious00 moved this to Sprint in Hyperlane Tasks Jan 29, 2024
@paulbalaji paulbalaji moved this from Sprint to In Progress in Hyperlane Tasks Feb 2, 2024
@paulbalaji paulbalaji moved this from In Progress to In Review in Hyperlane Tasks Feb 5, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in Hyperlane Tasks Feb 5, 2024
@paulbalaji
Copy link
Contributor

Can confirm this fixed the issue with URLs being too long when trying to deploy kurtosis agents via CLI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent bug Something isn't working CLI dx
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants