Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Rework build publishing matrix (NAPI v6) #1444

Description

@kewde

Builds for NAPI v6 are not published because the container with Node 11 does not support v6 and wins the race to publishing the builds (v3 only), causing subsequent build containers (Node 12 etc) to fail because v3 already exists. This is a failure of node-pre-gyp.

The recent adoption of NAPI allows for only one container in the build matrix to be responisble for publishing the builds.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions