Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#136 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

aws-cloudformation/cloudformation-cli-typescript-plugin のほかの issue

aws-cloudformation/cloudformation-cli-typescript-plugin の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。