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: update score spec to 0.2.0 release #81

Merged
merged 2 commits into from
Jan 18, 2025
Merged

feat: update score spec to 0.2.0 release #81

merged 2 commits into from
Jan 18, 2025

Conversation

astromechza
Copy link
Member

@astromechza astromechza commented Jan 17, 2025

This updates the score-spec version to https://github.com/score-spec/spec/releases/tag/0.2.0. This PR contains the type, test, and normalization updates needed to make this effective:

  1. Added binaryContent file tests
  2. Updated the Normalize function to convert non-utf8 source files into binaryContent
  3. Added exec probe tests

Implementations that upgrade to this should handle the exec probe and binaryContent files if possible.

Signed-off-by: Ben Meier <ben.meier@humanitec.com>
Signed-off-by: Ben Meier <ben.meier@humanitec.com>
@astromechza astromechza added the enhancement New feature or request label Jan 17, 2025
Copy link
Contributor

@mathieu-benoit mathieu-benoit left a comment

Choose a reason for hiding this comment

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

LGTM

@astromechza astromechza merged commit d8c4f1b into main Jan 18, 2025
4 checks passed
@astromechza astromechza deleted the spec-updates branch January 18, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants