{"id":50709430,"url":"https://github.com/antonbabenko/repro-lambda","last_synced_at":"2026-06-09T14:02:11.691Z","repository":{"id":360702988,"uuid":"1251241523","full_name":"antonbabenko/repro-lambda","owner":"antonbabenko","description":"Build reproducible AWS Lambda packages outside Terraform, optimized for terraform-aws-lambda by serverless.tf.","archived":false,"fork":false,"pushed_at":"2026-05-27T13:34:16.000Z","size":86,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-27T15:23:57.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antonbabenko.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":["antonbabenko"],"patreon":"antonbabenko","custom":["https://paypal.me/antonbabenko","https://www.buymeacoffee.com/antonbabenko"]}},"created_at":"2026-05-27T11:36:49.000Z","updated_at":"2026-05-27T14:14:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/antonbabenko/repro-lambda","commit_stats":null,"previous_names":["antonbabenko/repro-lambda"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/antonbabenko/repro-lambda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonbabenko%2Frepro-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonbabenko%2Frepro-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonbabenko%2Frepro-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonbabenko%2Frepro-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonbabenko","download_url":"https://codeload.github.com/antonbabenko/repro-lambda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonbabenko%2Frepro-lambda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34110012,"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-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2026-06-09T14:02:11.008Z","updated_at":"2026-06-09T14:02:11.679Z","avatar_url":"https://github.com/antonbabenko.png","language":"Python","funding_links":["https://github.com/sponsors/antonbabenko","https://patreon.com/antonbabenko","https://paypal.me/antonbabenko","https://www.buymeacoffee.com/antonbabenko"],"categories":[],"sub_categories":[],"readme":"# repro-lambda\n\nBuild reproducible AWS Lambda packages outside Terraform, optimized for\n[terraform-aws-lambda](https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws/latest) by [serverless.tf](https://serverless.tf/).\n\nProduces byte-identical zip files across local dev (macOS) and CI (Linux),\nuploads to S3 by content-hash key, and lets Terraform read `s3_existing_package`\ninstead of building during `terraform plan`/`apply`.\n\n## Install\n\n    pip install repro-lambda\n\n## Usage\n\n    repro-lambda init           # scaffold lambdas.toml and CI caller workflow\n    repro-lambda lock           # regenerate per-arch lockfiles\n    repro-lambda build          # build all lambdas in lambdas.toml, upload to S3\n    repro-lambda build --verify # two-pass byte-reproducibility check\n\nSee `docs/` for full design.\n\n## Release\n\nReleases are tag-driven. To cut v0.2.1:\n\n    git tag v0.2.1\n    git push origin v0.2.1\n\nThe `publish.yml` workflow uses PyPI Trusted Publishing (OIDC) — no PyPI token\nneeded in repo secrets. Configure once via PyPI's \"Publishing\" panel:\n\n- Owner: `antonbabenko`\n- Repository: `repro-lambda`\n- Workflow: `publish.yml`\n- Environment: (leave blank)\n\n## Setup\n\nSee [SETUP.md](./SETUP.md) for a copy-paste-able guide to provisioning the\nS3 buckets, IAM OIDC role, and CI workflow needed to use `repro-lambda` in\nyour project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonbabenko%2Frepro-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonbabenko%2Frepro-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonbabenko%2Frepro-lambda/lists"}