Skip to content

Conversation

wesbillman
Copy link
Contributor

hermit search biome
biome (@1, 1.6.4-nightly.a995ada, 1.6.4-nightly.abab451, 1.7.4-nightly.125f34b, @1.6, 1.8.4-nightly.7aaf0ce, 1.8.4-nightly.a579bf7, 1.8.4-nightly.bd1d0c6, 1.8.4-nightly.d079e53, 1.9.1-nightly.12688b6, 1.9.3-nightly.75b4387, 1.9.5-nightly.4713c52, 1.9.5-nightly.81fdedb, 1.9.5-nightly.92879ae, 1.9.5-nightly.c0cccb2, 1.9.5-nightly.ff02a0b, @1.7, @1.8, @1.9, @latest, 1.6.3, 1.6.4, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.9.4)
  A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter,
  usable via CLI and LSP.

But biome has some 2.x.x versions now : https://github.com/biomejs/biome/releases

ignore-invalid-versions = true
}

source = "https://github.com/biomejs/biome/releases/download/cli%2Fv${version}/biome-${os}-${arch_}"
source = "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%40${version}/biome-${os}-${arch_}"
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you run hermit add-digests biome.hcl to add sha256 checksums for the new version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh thank you! I updated and ran add-digests. Happy to fix/test anything else as well 👍

@wesbillman wesbillman force-pushed the wesb/fix-biome-2.x.x-autoversion branch from ab10620 to 4536a7e Compare July 16, 2025 05:21
@alecthomas
Copy link
Collaborator

It looks like that old version has been deleted, so you can just remove it from the list of versions.

@wesbillman wesbillman force-pushed the wesb/fix-biome-2.x.x-autoversion branch from 4536a7e to 4cf8fd5 Compare July 16, 2025 15:59
@wesbillman
Copy link
Contributor Author

It looks like that old version has been deleted, so you can just remove it from the list of versions.

Oh yeah, seems like a few of the nightlys were missing so I just nuke all of the missing ones

@alecthomas alecthomas merged commit 1499061 into cashapp:master Jul 16, 2025
2 checks passed
@alecthomas
Copy link
Collaborator

Thanks Wes!

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.

3 participants