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

[Bug]: bitwarden-cli currently broken #643

@brizdotdev

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']

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