Skip to content

Releasing and tagging #102

@palmskog

Description

@palmskog

To make the library easier to use for others, one option is to do explicit tags/releases in the repo that are guaranteed to work with a certain combination of versions of operating system + compiler + HOL4. Continuous integration and other tooling (discussed in #99) can be used to support generating these tags/releases.

Although always relying on HEAD of project's repo (like Google does internally) avoids problems with maintaining backwards compatibility, it typically comes at the cost of user flexibility.

One option for release naming is to use semantic versioning.

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