aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin
Publish a v1.0.4-plugin release to PyPI — PR #134 customer-blocking fixes are unreleased
- 主要语言
- TypeScript
- 星标
- 46
- 派生
- 18
- PR 合并指标
- 30 天内没有已合并 PR
描述
### 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!
贡献指南
调研方向
首先检查已合并的 PR #134 和现有的 v1.0.3-plugin 标签,然后了解此仓库如何为 PyPI 打包和发布版本。完成的标准是从 master 创建 v1.0.4-plugin 标签并发布该版本,使用户能够通过 pip 或 cfn 安装修复内容。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- release
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 58/100