Skip to content

Address all package deployment gaps for rapids-logger #306

Description

@vyasr

In #165 we set up the initial package publishing for rapids-logger. However, it appears that there are still a few significant gaps that we need to close here. This issue is to track those outstanding limitations:

  • Currently the wheels only publish to pypi.org, not pypi.nvidia.com. At this point we are dual-publishing all the other wheels so we may as well dual-publish this one as well.
  • Publishing to pypi.org doesn't seem like it's automatic right now. Wheels go to the nightly index from CI, but there is no process to get them to the release index (pypi.org, and in the future also pypi.nvidia.com) feat(wheels): publish wheel to PyPI automatically on release build rapids-logger#80
  • When CI uploads release builds of rapids-logger, the packages are only published to the rapidsai channel (because we never release alphas), then we have to manually copy them back to the rapidsai-nightly channel. We want that dual-publishing in conda to also be automated.

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