Skip to content

Conversation

@ptrus
Copy link
Member

@ptrus ptrus commented Sep 2, 2025

No description provided.

@ptrus ptrus force-pushed the ptrus/feature/cli-0.15.3 branch 3 times, most recently from 9bd2e5f to ff95cdf Compare September 2, 2025 16:06
@ptrus ptrus requested a review from Copilot September 2, 2025 16:07
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the oasis-cli version from 0.15.2 to 0.15.3 and fixes an issue with JSON parsing in the command output handling. The change separates stdout from the combined output buffer to ensure proper parsing of JSON responses from push commands.

  • Bump oasis-cli version to 0.15.3 in Docker configuration
  • Fix JSON parsing by using separate stdout buffer instead of combined logs
  • Add changelog entry for the version update

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
docker/Dockerfile Updates OASIS_CLI_VERSION from 0.15.2 to 0.15.3
worker/oasiscli/oasiscli.go Separates stdout from combined output and fixes JSON parsing to use stdout buffer
.changelog/82.feature.md Adds changelog entry for the oasis-cli version bump

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ptrus ptrus force-pushed the ptrus/feature/cli-0.15.3 branch from ff95cdf to 853060a Compare September 2, 2025 16:18
@ptrus ptrus merged commit ea60ef2 into master Sep 2, 2025
10 checks passed
@ptrus ptrus deleted the ptrus/feature/cli-0.15.3 branch September 2, 2025 16:25
@ptrus ptrus self-assigned this Sep 2, 2025
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