Skip to content

ci: VERSION_DETAILS does not contain the latest tag #2676

@codebien

Description

@codebien

During the build the new tag hasn't been picked from the git describe command, in this way the k6 version prints an older tag. It isn't a critical bug because all the important information like the date or the commit hash are correct.

The issue could be related to the GitHub checkout action that doesn't fetch for a strange reason the latest created tag.

k6 version
k6 v0.40.0 (2022-09-08T09:06:02+0000/v0.39.0-92-gdcbe2f9c, go1.18.6, linux/amd64)

Current

v0.39.0-92-gdcbe2f9c

Expected

v0.40.0-0-gdcbe2f9c

Metadata

Metadata

Assignees

Labels

cievaluation neededproposal needs to be validated or tested before fully implementing it in k6

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions