Skip to content

Force tags fetch to overcome tag confusion - #317

Merged
asgrim merged 1 commit into
php:mainfrom
asgrim:fix-tag-confusion-on-build
Aug 19, 2025
Merged

Force tags fetch to overcome tag confusion#317
asgrim merged 1 commit into
php:mainfrom
asgrim:fix-tag-confusion-on-build

Conversation

@asgrim

@asgrimasgrim commented Aug 18, 2025

Copy link
Copy Markdown
Contributor

Fixes#307

Example pipeline: https://github.com/asgrim/pie/actions/runs/17036702087/job/48290758897#step:5:9

Run git fetch --tags --force
From https://github.com/asgrim/pie
t [tag update] 1.1.1 -> 1.1.1
0s
Run git describe --tags HEAD || git tag 0.0.0
1.1.1

@asgrimasgrim added this to the 1.2.0 milestone Aug 18, 2025
@asgrimasgrim self-assigned this Aug 18, 2025
@asgrimasgrim added the bug Something isn't working label Aug 18, 2025
@asgrim
asgrim merged commit e8d83c5 into php:mainAug 19, 2025
28 checks passed
@asgrim
asgrim deleted the fix-tag-confusion-on-build branch August 19, 2025 20:05
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong version identified into PHAR distrib 1.1.0 (stable)

1 participant

@asgrim