Skip to content

The Go VERSION file now also contains a timestamp#27

Merged
brackendawson merged 5 commits into
urfave:mainfrom
brackendawson:fix-version-file
Nov 27, 2024
Merged

The Go VERSION file now also contains a timestamp#27
brackendawson merged 5 commits into
urfave:mainfrom
brackendawson:fix-version-file

Conversation

@brackendawson

Copy link
Copy Markdown
Contributor

The file at https://golang.org/VERSION?m=text now also contains a timestamp. This broke gimme stable. Use the first line of the file only and prepare to release v1.8.1.

restore-keys: |
${{ runner.os }}-prebuild-
- run: ./gimme module | grep ^export | tee -a "${GITHUB_ENV}"
- uses: actions/setup-go@v5

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels moderately ironic, given the purpose of this repository/tool 😂

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It amused me too. 😆

@brackendawson brackendawson merged commit 5a8cac9 into urfave:main Nov 27, 2024
@brackendawson brackendawson deleted the fix-version-file branch November 27, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants