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

Update to run 'devcontainer exec' without JSON parsing output #226

Merged

Conversation

stuartleeks
Copy link
Collaborator

As discussed in #223, an upcoming change in devcontainer exec will mean that it no longer returns a JSON response object via stdout. In preparation for that change, this PR modifies the behaviour of the action/task to determine the outcome of devcontainer exec solely using the process exit code (which is valid currently as per this comment)

@stuartleeks stuartleeks requested a review from a team as a code owner March 9, 2023 19:04
@stuartleeks
Copy link
Collaborator Author

/test

@github-actions
Copy link

github-actions bot commented Mar 9, 2023

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/devcontainers/ci/actions/runs/4377976600

(in response to this comment from @stuartleeks)

@stuartleeks stuartleeks requested a review from chrmarti March 10, 2023 09:00
Copy link
Collaborator

@chrmarti chrmarti left a comment

Choose a reason for hiding this comment

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

LGTM!

@stuartleeks stuartleeks merged commit 98a823d into devcontainers:main Mar 10, 2023
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