Lucifers,

The ASF recently introduced the indelible "rel" namespace for Git release tags:

    https://git-wip-us.apache.org/docs/switching-to-git.html#protected-ref-lists
    https://issues.apache.org/jira/browse/LUCY-293

We should move our release tags into this namespace to avoid accidental deletion. I'd also like to remove the "apache-lucy" prefix from the tags. So my proposal is:

    apache-lucy-0.6.0 => rel/v0.6.0

I'm not sure about "incubating" tags like "apache-lucy-incubating-0.2.0". Maybe

    apache-lucy-incubating-0.2.0 => rel/incubating/v0.2.0

or

    apache-lucy-incubating-0.2.0 => rel/v0.2.0-incubating

Or drop "incubating" altogether?

Nick

Reply via email to