Skip to content

fix(agent/agentcontainers/dcspec): generate unmarshalers and add tests #17330

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

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

mafredri
Copy link
Member

This change allows proper unmarshaling of devcontainer.json and will no longer break EnvInfoer or the Web Terminal.

We may also want to refactor EnvInfoer so that we can log instead of error in this case.

Fixes coder/internal#556

@mafredri mafredri self-assigned this Apr 10, 2025
@mafredri mafredri requested review from defelmnq and johnstcn April 10, 2025 11:55
@mafredri mafredri force-pushed the mafredri/fix-agent-agentcontainers-dcspec-parsing branch from fb70f7b to 1c8b6e6 Compare April 10, 2025 11:56
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

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

Nice catch!

@mafredri mafredri enabled auto-merge (squash) April 10, 2025 12:05
@mafredri mafredri merged commit 33b9487 into main Apr 10, 2025
34 checks passed
@mafredri mafredri deleted the mafredri/fix-agent-agentcontainers-dcspec-parsing branch April 10, 2025 12:11
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dev Container web terminal not working (unmarshaling issue on agent)
2 participants