Skip to content

For release-type go projects version-file is ignored. #2541

@blakebarnett

Description

@blakebarnett

Currently for a configuration like this:

{
  "release-type": "go",
  "packages": {
    ".": {
      "version-file": "internal/version/version.go",
      "extra-files": ["internal/version/version.go"]
    }
  },
  "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}

The version increase automation does nothing.

Metadata

Metadata

Assignees

Labels

priority: p3Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions