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: upgraded score-go to 1.1.0 and call upgrade function #50

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

astromechza
Copy link
Member

@astromechza astromechza commented Feb 26, 2024

This upgrades score-compose to score-go 1.1.0 (https://github.com/score-spec/score-go/releases/tag/v1.1.0). The only real change affecting score compose is some fixes to the service protocol strings and the fixed naming of volume read only. The old form of read_only will continue to work due to the call to ApplyCommonUpgradeTransforms.

The example files and tutorials have been updated in score docs.

We also start adding CLI unit tests that are hopefully more easy to run than the robot e2e tests.

@astromechza astromechza force-pushed the wal-9376-update-score-spec branch 2 times, most recently from db6f434 to 067d205 Compare February 27, 2024 09:19
@astromechza astromechza marked this pull request as ready for review February 27, 2024 09:21
Copy link

@delca85 delca85 left a comment

Choose a reason for hiding this comment

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

👍

@astromechza astromechza merged commit 28048b5 into main Feb 28, 2024
3 checks passed
@astromechza astromechza deleted the wal-9376-update-score-spec branch February 28, 2024 09:13
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