Skip to content

Creating "snapshot" releases for build reference consistency  #103

@hopelessdecoy

Description

@hopelessdecoy

I think for adoption purposes making snapshot releases would really help. These static snapshots could be made at regular intervals such as annually (such as a 2025 build) and reference the last commit under them so people know what is included.

The Continuous build would still be the focus and any issues with snapshots could be either added to the Continuous if not addressed or referred to the Continuous for fixing. If a snapshot has a critical bug then it can be updated (2025.1) Otherwise minor bugs in the snapshot can be ignored.

Here is testimony from the Apache Netbeans project who dropped support for AppImages, I have been advocating to bring it back:
"A key concern is that NBPackage is set up to use appimagetool and the Codelerity build was using https://github.com/AppImage/AppImageKit/releases/tag/13 which is now marked (for good reason) obsolete and unsupported. The replacement tool and runtime currently only seem to be available as a continuous build rather than fixed releases - https://github.com/AppImage/appimagetool/releases/tag/continuous This is a non-starter at the moment - we're not building with a moving target - we need a defined release that we can point to and hash verify in the build."

I know maintaining an LTS would be extra effort but using "snapshots" implies there's no support but a stable reference point in history for projects to reference. Thanks for AppImages and for reading!

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