aws-codeartifact-proxy icon indicating copy to clipboard operation
aws-codeartifact-proxy copied to clipboard

An AWS code artifact proxy to allow unauthenticated read access to your code artifacts

Results 7 aws-codeartifact-proxy issues
Sort by recently updated
recently updated
newest added

Hello and thank you for your work on this. We're trying to use nuget to push artifacts. The container starts and we get the Authorization successful result. When we attempt...

bug

Hi team, I'm currently using `aws-codeartifact-pro` as a proxy for my CodeArtifact private npm registry. I wanted to understand how the caching mechanism works in this setup. Does the proxy...

## Metrics Supporting prometheus counters : ``` proxy_request_counter proxy_response_counter aws_auth_error_counter aws_url_error_counter aws_config_error_counter ``` Prometheus endpoint is 8080 on /metrics ## Multiple path support It is dynamic url creation based on...

When I call codeartifact requesting a scoped package `@my-org/package1`, it returns results ``` GET https://testdomain-12345567890.d.codeartifact.us-east-1.amazonaws.com/npm/testrepo/@my-org%2fpackage1/ Authorization: Bearer $AWS_CODEARTIFACT_AUTH_TOKEN ``` returns ```json { "_id": "@my-org/package1", "name": "@my-org/package1" } ``` When I...

bug

Bumps the src-deps group in /src with 3 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/codeartifact](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2` from 1.39.5 to 1.39.6 Commits aacca0a Release 2025-11-04 f2f7085 Regenerated Clients 98ac357 Update endpoints model...

dependencies
go

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.8.0 to 5.9.0. Release notes Sourced from docker/metadata-action's releases. v5.9.0 Add tag-names output to return tag names without image base name by @​crazy-max in docker/metadata-action#553 Bump @​babel/runtime-corejs3...

dependencies
github_actions

Bumps the cdk-deps group with 3 updates in the /cdk directory: [aws-cdk-lib](https://github.com/aws/aws-cdk), [black](https://github.com/psf/black) and [pytest](https://github.com/pytest-dev/pytest). Updates `aws-cdk-lib` from 2.220.0 to 2.222.0 Release notes Sourced from aws-cdk-lib's releases. v2.222.0 ⚠ BREAKING...

dependencies
python