Skip to content

Workflow "continuous" build discards assets and resets download statistics each time its run #415

@mi-hol

Description

@mi-hol

Is your feature request related to a problem? Please describe.
backtracking a bug to a commit is expensive in compute time and labour effort because published assets are currently deleted and therefore need to be recreated first.
For download statistics they are reset to 0 for each continuous build and not counted for total downloads. This makes manual computation of downloads by OS-platfrom inaccurate.

Describe the solution you'd like
Each "continuous" and "stable" build should be available indefinitly

Describe alternatives you've considered
none fond
Additional context

Output of https://tooomm.github.io/github-release-stats/?username=espotek-org&repository=Labrador as of 21Feb26:
Image

right after continuous workflow finished the 242 downloads of previous assets are reset to 0 and removed from sum of total downloads:

Image

Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

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