Skip to content
This repository was archived by the owner on Jan 12, 2025. It is now read-only.
This repository was archived by the owner on Jan 12, 2025. It is now read-only.

[Bug]: bitwarden-cli currently broken #643

Description

@brizdotdev

Feature id and version

ghcr.io/devcontainers-contrib/features/bitwarden-cli:1

Devcontainer base Image

mcr.microsoft.com/devcontainers/base:debian-12

What happened?

The Bitwarden CLI feature is currently broken because the bitwarden/clients releases contain multiple versions of the CLI since cli-v2024.6.1

Workaround is to use the gh-releases feature directly instead

"ghcr.io/devcontainers-contrib/features/gh-release:1": {
	"repo": "bitwarden/clients",
	"binaryNames": "bw",
	"releaseTagRegex": ".*cli.*",
	"assetRegex": "bw-linux-.*",
}

Relevant log output

nanolayer.installers.gh_release.resolvers.asset_resolver.AssetResolver.AssetResolverError: Too many matches found: ['bw-linux-2024.9.0.zip', 'bw-oss-linux -2024.9.0.zip']

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions