Skip to content

javascript: gemfury nightlies are published as private #4157

@kentkwu

Description

@kentkwu

What happened?

Gemfury does not allow npm publish with custom visibility. It always publishes with the default visibility which is currently private.

Also, npm does not allow multiple publishes to the same version number. Currently, we remove the packages nightly and publish to npm with the same version, and as far as I understand, gemfury does not expose a way to programmatically update the visibility after the fact. This means each night the packages get set to private.

Stack Trace

No response

How can we reproduce the bug?

No response

Environment/Setup

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions