Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

chore(build): Remove version numbers from build artifact names #506

@EandrewJones

Description

@EandrewJones

Problem

Build artifact names contain the version number. This creates a dependency between our test suite (see here, for example) and the version number. Not only is this a blocker for automation, it will create flaky tests on every release.

Solution

Remove version numbers from the build artifact name. The only place version numbers need be included is on the release channels (NPM, apache), not in built js files themselves.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueStuff for folks new to projectProcessASF- or Project-Driven Release Processes

    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