Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Publish a v1.0.4-plugin release to PyPI — PR #134 customer-blocking fixes are unreleased

未关闭
#136 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
58/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
冷清
技术栈
typescript
领域
release

调研方向

首先检查已合并的 PR #134 和现有的 v1.0.3-plugin 标签,然后了解此仓库如何为 PyPI 打包和发布版本。完成的标准是从 master 创建 v1.0.4-plugin 标签并发布该版本,使用户能够通过 pip 或 cfn 安装修复内容。

由索引模型根据 Issue 内容生成。

描述

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!

主要语言
TypeScript
星标
46
派生
18
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

aws-cloudformation/cloudformation-cli-typescript-plugin 的其他 Issue

查看 aws-cloudformation/cloudformation-cli-typescript-plugin 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。