{"id":51005345,"url":"https://github.com/interopio/setup-codeartifact","last_synced_at":"2026-06-20T20:01:58.361Z","repository":{"id":221810842,"uuid":"745564627","full_name":"InteropIO/setup-codeartifact","owner":"InteropIO","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-12T23:41:29.000Z","size":2283,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-13T06:08:40.702Z","etag":null,"topics":["infrastructure-tooling"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InteropIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-19T16:00:28.000Z","updated_at":"2026-03-12T23:40:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"d10b7cc9-8c24-405b-87cb-b7404350da44","html_url":"https://github.com/InteropIO/setup-codeartifact","commit_stats":null,"previous_names":["interopio/setup-codeartifact"],"tags_count":9,"template":false,"template_full_name":"actions/javascript-action","purl":"pkg:github/InteropIO/setup-codeartifact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fsetup-codeartifact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fsetup-codeartifact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fsetup-codeartifact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fsetup-codeartifact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InteropIO","download_url":"https://codeload.github.com/InteropIO/setup-codeartifact/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fsetup-codeartifact/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34583589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["infrastructure-tooling"],"created_at":"2026-06-20T20:01:53.456Z","updated_at":"2026-06-20T20:01:58.356Z","avatar_url":"https://github.com/InteropIO.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InteropIO Setup Codeartifact Action\n\n[![GitHub Super-Linter](https://github.com/InteropIO/setup-codeartifact/actions/workflows/linter.yml/badge.svg)](https://github.com/marketplace/actions/super-linter)\n![CI](https://github.com/InteropIO/setup-codeartifact/actions/workflows/ci.yml/badge.svg)\n\nInteropIO/setup-codeartifact is GitHub Action that sets up AWS Codeartifact for\nuse in a workflow.\n\n## Usage\n\n### Maven Example\n\n```yaml\nsteps:\n  - name: Checkout\n    uses: actions/checkout@v6\n  - name: Run Setup Codeartifact\n    uses: InteropIO/setup-codeartifact@v2\n    with:\n      domain: '\u003cdomain\u003e'\n      domain-owner: '\u003cdomain-owner\u003e'\n      region: '\u003cregion\u003e'\n      maven-settings:\n        '[\"repositories\":[\"maven-release\", \"maven-snapshot\"],\n        \"pluginRepositories\":[\"maven-release\"], \"servers\": [\"codeartifact\"]]'\n  - name: Run Setup Java\n    uses: actions/setup-java@v5\n    with:\n      distribution: 'temurin'\n      java-version: '17'\n      overwrite-settings: false\n  - name: Run Maven\n    run:\n      ./mvnw -B clean deploy\n      -DaltSnapshotDeploymentRepository=codeartifact::https://\u003cdomain\u003e-\u003cdomain-owner\u003e.d.codeartifact.\u003cregion\u003e.amazonaws.com/maven/maven-snapshot-local\n      -DaltReleaseDeploymentRepository=codeartifact::https://\u003cdomain\u003e-\u003cdomain-owner\u003e.d.codeartifact.\u003cregion\u003e.amazonaws.com/maven/maven-release-local\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteropio%2Fsetup-codeartifact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finteropio%2Fsetup-codeartifact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteropio%2Fsetup-codeartifact/lists"}