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: Add json schema #1114

Merged
merged 2 commits into from
Jun 21, 2024
Merged

feat: Add json schema #1114

merged 2 commits into from
Jun 21, 2024

Conversation

Sukaato
Copy link
Contributor

@Sukaato Sukaato commented Jun 12, 2024

#1076
Add json schema for configure release-it.json

Copy link
Collaborator

@webpro webpro left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, @Sukaato. I have a few questions. Also: can this file be auto-generated somehow?

schema/release.json Outdated Show resolved Hide resolved
schema/release.json Outdated Show resolved Hide resolved
schema/release.json Show resolved Hide resolved
schema/test.json Outdated Show resolved Hide resolved
@Sukaato
Copy link
Contributor Author

Sukaato commented Jun 19, 2024

I don't know if there's a plugin for this, but I suppose it's possible to generate it. And i suppose you need to rewrite all your code in Typescript

@webpro webpro merged commit 5dcb72d into release-it:main Jun 21, 2024
11 checks passed
@webpro
Copy link
Collaborator

webpro commented Jun 21, 2024

🚀 This pull request is included in v17.4.0. See Release 17.4.0 for release notes.

@webpro
Copy link
Collaborator

webpro commented Jun 21, 2024

Thanks @Sukaato! This is the recommendation:

{
  "$schema": "https://unpkg.com/release-it@17/schema/release-it.json"
}

I'll add it to the docs soon.

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