Skip to content

biome: Fix checkver regex to avoid nightly tags #6755

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

jack-mil
Copy link
Contributor

Switches to using the github api feed for releases

Needs to match tags of the form: cli/v1.9.4 but NOT cli/v1.9.5-nightly.4713c52. See: regexr
There may be better regex to use, but matching on a literal " worked for me.

Fixes Excavator checkver error (log)

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

switches to using the github api feed for releases
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

biome

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@HUMORCE HUMORCE merged commit 41b6acb into ScoopInstaller:master Apr 22, 2025
3 checks passed
@jack-mil jack-mil deleted the fix/biome branch April 22, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants