Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 0.16.x, respect new tag names #249

Merged
merged 8 commits into from
Oct 7, 2024

Conversation

mre
Copy link
Member

@mre mre commented Oct 7, 2024

With 0.16.x, we started to release the lychee CLI binary separately from the lychee library. As a consequence, the crates get prefixed differently on GitHub releases:

  • CLI binary: lychee-v0.16.0
  • Library: lychee-lib-v0.16.0

We need to account for that when downloading the binary, as shown in this commit.

Should be merged after #248, which refactors the pipeline a bit to make discovering those issues easier in the future.

@sebastiaanspeck fyi

mre added 6 commits October 7, 2024 11:42
This helps with making the code more debuggable/maintainable
With 0.16.x, we started to release the lychee CLI binary separately from
the lychee library. As a consequence, the crates get prefixed differently
on GitHub releases:

- CLI binary: `lychee-v0.16.0`
- Library: `lychee-lib-v0.16.0`

We need to account for that when downloading the binary, as shown in this commit.
@mre mre force-pushed the refactor-action-steps-bump-version branch from 88ffbfe to 9bdee7d Compare October 7, 2024 10:34
@mre mre mentioned this pull request Oct 7, 2024
Base automatically changed from refactor-action-steps to master October 7, 2024 10:58
@sebastiaanspeck
Copy link
Contributor

sebastiaanspeck commented Oct 7, 2024

Fix #250 OR rename lycheeVersion from v0.16.1 to lychee-v0.16.1

@mre mre merged commit 6cba5a9 into master Oct 7, 2024
4 checks passed
@mre mre deleted the refactor-action-steps-bump-version branch October 7, 2024 11:09
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