Skip to content

Drop -SNAPSHOT from the version number of published PR buildsΒ #495

Closed
@dwijnand

Description

@dwijnand

Quoting from https://github.com/scala/scala/blob/v2.13.0-M3/README.md#scala-ci:

CI performs a full bootstrap. The first task, validate-publish-core, publishes a build of your commit to the temporary repository https://scala-ci.typesafe.com/artifactory/scala-pr-validation-snapshots/. Note that this build is not yet bootstrapped, its bytecode is built using the current starr. The version number is 2.12.2-bin-abcd123-SNAPSHOT where abcd123 is the commit hash. For binary incompatible builds, the version number is 2.13.0-pre-abcd123-SNAPSHOT.

As the version number uses the git HEAD SHA I see no reason to demarcate it as unstable with -SNAPSHOT. I propose the suffix is dropped.

I believe #252 and scala/scala#5757 are good places to start looking; for how things are done, perhaps why they were done that way, and whom to ping for more info.. πŸ˜„

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