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

chore(build): Update build schema #42

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

rhysparry
Copy link
Owner

@rhysparry rhysparry commented Nov 29, 2024

Recent Nuke.Build update impacts the build schema.

This pull request includes changes to the .nuke/build.schema.json file to restructure the JSON schema and improve its organization. The most important changes include moving properties into an allOf array and referencing the NukeBuild definition.

Schema restructuring:

  • Moved the Configuration, GithubRef, NuGetApiKey, Solution, and Version properties into an allOf array. [1] [2]
  • Added a reference to the NukeBuild definition within the allOf array.

@rhysparry
Copy link
Owner Author

This change is part of the following stack:

Change managed by git-spice.

@rhysparry rhysparry merged commit 15830cc into main Nov 29, 2024
1 check passed
@rhysparry rhysparry deleted the chore/update-nuke-build-schema branch November 29, 2024 22:51
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.

1 participant