aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin
Publish a v1.0.4-plugin release to PyPI — PR #134 customer-blocking fixes are unreleased
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
### Summary
The latest `cloudformation-cli-typescript-plugin` on PyPI is **1.0.2 (Feb 2023)**. Customer-blocking fixes merged since then aren't available to `pip`/`cfn` users:
- **#134** (merged 2026-04-28) fixes **#126** (`class-transformer` version mismatch breaking the generated `models.ts`, reported by an Extend engineer), **#132** (`@ts-ignore` breaking consumer builds during lib-check), and a timezone-dependent test failure.
- The newest tag, `v1.0.3-plugin` (Oct 2023), is **GitHub-only** (never published to PyPI) and predates #134 anyway.
- **#131** previously raised the "recent code has not been released to pip" gap and was closed by #134, but no release/publish followed.
### Ask
Could you please cut a **`v1.0.4-plugin`** tag from `master` and **publish it to PyPI**, so downstream consumers can pin the fixes rather than installing from a git ref? 🙏
Thanks!
Contributor guide
Research direction
Start by reviewing merged PR #134 and the existing v1.0.3-plugin tag, then check how this repository packages and publishes releases to PyPI. Done means creating the v1.0.4-plugin tag from master and publishing that version so users can install the fixes through pip or cfn.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100