Skip to content

Published 0.15.0 is not built from the commit tagged as v0.15.0 #83

@avendiart

Description

@avendiart

In version 0.15.0, I’m seeing a regression where organizationId is null on initial load. This does not occur in 0.14.0.

When reviewing the tagged source diff between v0.14.0 and v0.15.0 (v0.14.0...v0.15.0), I couldn’t identify a change that would plausibly introduce this behavior. However, after inspecting the published dist artifact, it appears to include modifications that are not present in the repository sources for the v0.15.0 tag.

This suggests the currently published 0.15.0 package was not built from the commit associated with the v0.15.0 tag. I’m not sure what happened during the release process, but this breaks the expected traceability between tagged commits and published artifacts.

Beyond the functional regression, this also raises a broader concern: if published artifacts are not reproducibly built from the corresponding tagged commits, it becomes difficult to assess whether this discrepancy could represent a supply-chain/security risk going forward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions