Formatter Validator Minifier Escape / Unescape JSON ↔ String JSON ↔ YAML JSON → CSV NDJSON / JSON Lines JSON → Types JSON ↔ XML JSON Diff JSON Patch Canonicalize (RFC 8785) Schema Validator Schema Generator JSONPath Tester JWT Decoder JSON Errors Schemas More Tools
JSONTools / Schema registry / revola.json
Schema registry

revola.json

Configuration file for Revola

.revola.json.revola.config.jsonrevola.jsonrevola.config.json

Check your file against this schema

Opens the validator with this schema already loaded. Paste your .revola.json and it validates in your browser — nothing is uploaded.

Validate a .revola.json → View raw schema

Fields

Generated directly from the schema, following local $refs, to two levels of nesting.

Field Type Description
$schemastringPath to the JSON schema for IDE autocompletion.
default: "https://cdn.jsdelivr.net/npm/revola@0.1.0/schema.json"
logLevelstringControls the verbosity of Revola logging output.
default: "info"
one of: "trace", "debug", "info", "success", "warn", "error" … (+2)
presetanyOfPreset configuration allowing a single value or a unique array values.
default: "node"
versionobjectConfiguration for versioning behavior.
default: {"strategy": "semver", "defaultBump": "patch"}
version.strategystringDetermines how the next version is calculated.
default: "semver"
one of: "semver"
version.defaultBumpstringThe default level to bump the version when using the "semver" strategy.
default: "patch"
gitobjectConfiguration for Git-related settings in Revola.
default: {"cleanWorkingDirectory": true, "upstream": true, "author"…
git.cleanWorkingDirectorybooleanIf true, Revola will check for a clean working directory before performing versioning operations.
default: true
git.upstreambooleanIf true, Revola will check for an upstream branch and push to it by default when pushing new versions.
default: true
git.authorobjectOverrides Git author identity ONLY for release commits (does not modify global Git config).
default: {"name": "github-actions[bot]", "email"…
git.author.namestringName to use for release commits.
default: "github-actions[bot]"
git.author.emailstringEmail to use for release commits.
default: "41898282+github-actions[bot]@users.noreply.github.com"
git.targetBranchstringThe branch on which to perform versioning operations.
default: "main"
git.addbooleanIf true, Revola will stage all changes before committing the new version.
default: true
git.commitbooleanIf true, Revola will commit the new version.
default: true
git.commitMessagestring
default: "Release {{REVOLA_VERSION}}"
git.pushbooleanIf true, Revola will push the new version to the remote repository.
default: true
git.tagbooleanIf true, Revola will create a Git tag for the new version (e.g: v1.2.3).
default: true
git.tagFormatstringTemplate for Git tag names.
default: "v{{REVOLA_VERSION}}"
git.tagAnnotationstringThe annotation to use for Git tags created by Revola.
default: "Release {{REVOLA_VERSION}}"
git.tagMajorbooleanIf true, Revola will create a Git tag for major version releases (e.g: v1.2.3 -> v1).
default: false
git.tagMinorbooleanIf true, Revola will create a Git tag for minor version releases (e.g: v1.2.3 -> v1.2).
default: false
npmobjectnpm publish configuration
default: {"publish": true, "registry": "https://registry.npmjs.org/"…
npm.publishbooleanWhether to publish to npm.
default: true
npm.registrystringThe npm registry URL to publish to.
default: "https://registry.npmjs.org/"
npm.tokenRefstringEnvironment variable name that holds the registry auth token.
default: "NPM_TOKEN"
npm.packageManagerstringThe package manager used to invoke the npm publish command.
default: "npm"
one of: "npm", "pnpm", "yarn", "bun"
npm.tagstringThe dist-tag to publish under (e.g. latest, next, beta).
default: "latest"
npm.accessstringPackage access level on npm.
default: "public"
one of: "public", "restricted"
npm.provenancebooleanWhether to publish with npm provenance (requires CI environment).
default: false
jsrobjectjsr publish configuration
default: {"publish": false, "tokenRef": "JSR_TOKEN"…
jsr.publishbooleanWhether to publish to JSR.
default: false
jsr.publishArgsarray<string>Additional arguments to pass to the JSR publish command.
jsr.tokenRefstringEnvironment variable name that holds the registry auth token (e.g. "JSR_TOKEN").
default: "JSR_TOKEN"
jsr.packageManagerstringThe package manager used to invoke the JSR publish command.
default: "npx"
one of: "deno", "npx"
changelogobjectChangelog configuration
default: {"enabled": true, "file": "CHANGELOG.md", "title"…
changelog.enabledbooleanWhether to generate/update the changelog.
default: true
changelog.filestringPath to the changelog file.
default: "CHANGELOG.md"
changelog.titlestringTemplate for release title.
default: "{{REVOLA_VERSION}} ({{REVOLA_DATE}})"
changelog.includeTypesarray<string>List of commit types to include in the changelog. If empty or not provided, all commit types are included. The order matters and determines how sections are organized in the final changelog.
default: ["BREAKING CHANGE", "feat", "fix", "perf", "refactor"…
hooksobjectShell commands to run at various lifecycle stages. Each key is a lifecycle hook name and the value is the command(s) to run.
pluginsobjectDefines plugins where each key is a plugin name and the value is its configuration object.

What we found in this schema

Specification sections for the keywords in this schema

Keyword Document Section
$idJSON Schema Core, draft 2020-12§8.2.1 — The "$id" Keyword
$schemaJSON Schema Core, draft 2020-12§8.1.1 — "$schema"
additionalPropertiesJSON Schema Core, draft 2020-12§10.3.2.3 — "additionalProperties"
anyOfJSON Schema Core, draft 2020-12§10.2.1.2 — "anyOf"
defaultJSON Schema Validation, draft 2020-12§9.2 — "default"
descriptionJSON Schema Validation, draft 2020-12§9.1 — "title" and "description"
enumJSON Schema Validation, draft 2020-12§6.1.2 — "enum"
formatJSON Schema Validation, draft 2020-12§7 — Vocabularies for Semantic Content With "format"
itemsJSON Schema Core, draft 2020-12§10.3.1.2 — "items"
minLengthJSON Schema Validation, draft 2020-12§6.3.2 — "minLength"
patternJSON Schema Validation, draft 2020-12§6.3.3 — "pattern"
propertiesJSON Schema Core, draft 2020-12§10.3.2.1 — "properties"
propertyNamesJSON Schema Core, draft 2020-12§10.3.2.4 — "propertyNames"
typeJSON Schema Validation, draft 2020-12§6.1.1 — "type"
uniqueItemsJSON Schema Validation, draft 2020-12§6.4.3 — "uniqueItems"
format: "uri"RFC 3986 (STD 66)§3 — Syntax Components

Documents

Attribution

This schema comes from SchemaStore, distributed under the Apache License 2.0. Copyright 2015–present Mads Kristensen and contributors. View the original file. The field table and audit on this page are generated by JSONTools.tools; the schema itself is unmodified.

← All schemas