Skip to content

resolveTag is broken as CSPU tags on the exact same commit as the GA release #1492

Description

@sophia-guo

resolveTag is broken as CSPU tags on the exact same commit as the GA release.

For example in OpenJDK's jdk17u repository, the CSPUrelease jdk-17.0.20.1+0 was tagged on the exact same commit as the GA release jdk-17.0.20+8 and jdk-17.0.20-ga. This corrupts upstreamTag asjdk-17.0.20+8jdk-17.0.20.1+0 and could cause pipeline fail.

8cbbca61... refs/tags/jdk-17.0.20+8^{}
8cbbca61... refs/tags/jdk-17.0.20-ga^{}
8cbbca61... refs/tags/jdk-17.0.20.1+0^{} ← same commit

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions