Skip to content

Fix assetresolver error with age-keygen install - #204

Merged
koralowiec merged 2 commits into
devcontainers-extra:mainfrom
mattkaar:fix-age-keygen-assetresolver
Mar 22, 2026
Merged

Fix assetresolver error with age-keygen install#204
koralowiec merged 2 commits into
devcontainers-extra:mainfrom
mattkaar:fix-age-keygen-assetresolver

Conversation

@mattkaar

Copy link
Copy Markdown
Contributor

The age-keygen feature install errors with this asset_resolver message:

nanolayer.installers.gh_release.resolvers.asset_resolver.AssetResolver.AssetResolverError: Too many matches found: ['age-v1.3.1-linux-amd64.tar.gz', 'age-v1.3.1-linux-amd64.tar.gz.proof']

Similar to #50, this adds an assetRegex filter to avoid the .proof file match.

Similar to devcontainers-extra#50, this fixes assetresolver errors during the age-keygen install from proof files matching incorrectly.

@koralowiec koralowiec left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please, bump the version to 1.0.17 in src/age-keygen/devcontainer-feature.json

@mattkaar

Copy link
Copy Markdown
Contributor Author

Please, bump the version to 1.0.17 in src/age-keygen/devcontainer-feature.json

Done! ✅

@mattkaar
mattkaar requested a review from koralowiec March 22, 2026 16:48
@koralowiec
koralowiec merged commit d861af9 into devcontainers-extra:main Mar 22, 2026
5 checks passed
@mattkaar
mattkaar deleted the fix-age-keygen-assetresolver branch March 22, 2026 16:54
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