Skip to content

[Feature]: Enhance bumping of TOML files #204

@ga-paul-t

Description

@ga-paul-t

Describe your feature

Expand the existing file bumping support to include TOML files.

Your potential solution

Expand the existing config to support the inclusion of a TOML path(s) when defining a bump.

bumps:
  - 
    file: ./config.toml
    toml: 
       - path: 'version'
         semver: true

Libraries exist to convert TOML into JSON and back.

Any additional information?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpinnedPrevent the issue from being automatically closed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions