Skip to content

Nx Release Group: GoVersionActions.readCurrentVersionOfDependency not implemented #91

@markusnissl

Description

@markusnissl

Current Behavior

When running nx release on a group of projects that are dependent on each other, the release process fails. Nx want to bump the version which results in reading the current dependency version which is not defined (as not needed by go).

Expected Behavior

nx release works

GitHub Repo

No response

Steps to Reproduce

  1. Create multiple Go projects with dependencies between them.
  2. Put them in one release group
  3. Call nx release

Nx Report

Node           : 22.12.0
OS             : darwin-arm64
Native Target  : aarch64-macos
pnpm           : 10.6.4

nx (global)    : 21.1.0
nx             : 21.4.0
@nx/js         : 21.1.0
@nx/eslint     : 21.1.0
@nx/workspace  : 21.1.0
@nx/devkit     : 21.1.0
@nx/vite       : 21.1.0
typescript     : 5.7.3
---------------------------------------
Registered Plugins:
@naxodev/gonx
---------------------------------------
Community plugins:
@naxodev/gonx : 2.0.2
---------------------------------------
Cache Usage: 1.76 GB / 185.82 GB
---------------------------------------
The following packages should match the installed version of nx
  - @nx/js@21.1.0
  - @nx/eslint@21.1.0
  - @nx/workspace@21.1.0
  - @nx/devkit@21.1.0
  - @nx/vite@21.1.0

Failure Logs

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions