Skip to content

CI publish-crates action wrong versions #504

@joepio

Description

@joepio

See this action for example

Run katyo/publish-crates@v1
Searching cargo packages at '.'
Found packages: atomic-server, atomic-cli, atomic_lib, atomic-server-tauri
Checking packages consistency
Error: Package 'atomic-server' depends from internal 'atomic_lib' with version '0.33.0' but actual version is '0.33.1'
Error: Package 'atomic-cli' depends from internal 'atomic_lib' with version '0.33.0' but actual version is '0.33.1'
Error: Package 'atomic-server-tauri' depends from internal 'atomic-server' with version '0.33.0' but actual version is '0.33.1'
Error: Unable to determine latest modification time for local package 'atomic-cli' due to: 'TypeError: Cannot destructure property 'edges' of 'result.repository.ref.target.history' as it is undefined.'
Error: Error: 4 packages consistency error(s) found

I thought the katyo/publish-crates action deals with these dependencies, publishing the deepest dependencies first. Maybe I've misconfigured something.

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