docs: 本リポジトリのアーカイブ予定を README 先頭に明記する - #26
Open
nnasaki wants to merge 1 commit into
Open
Conversation
本リポジトリは 2023 年以降コードの更新がなく、Dependabot による依存 パッケージのセキュリティ更新へ対応するだけの状態が続いている。教材として 実質的なメンテナンスが行われていないため、アーカイブ(読み取り専用化) する方針を README の先頭に目立つ形で告知する。 あわせて、利用者が各自でセキュリティアップデートを適用したうえで使う 必要がある旨と、メンテナンスが継続されている tddbc/javascript-jest を 代替として案内する。 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
レビュー期限のお知らせ本 PR は org 全体に関わる方針変更のため、1週間のレビュー期間を設けます。
引き取ってメンテナンスしてくださる方がいれば、その旨もぜひお知らせください。その場合は archive を取りやめます。 |
Member
|
実質的にこのorgのだいたいのレポジトリのメンテをしている shishi です。まあほぼ機械的にやっているだけなのでどうってことはないのですが、むしろこのレポジトリにかぎらず、全体的にアーカイブしてもいいと思います。逆にこれだけアーカイブしてもなあ…と。かつてほどTDDBCは開かれておらず、その間必要とされる内容も言語により大きく変わったことでしょう。次回のどなたかが開催されたくなった際に復活しちゃえばいいのでは。 |
Contributor
Author
|
@shishi ご意見ありがとうございます。だいぶ情報の鮮度も落ちているものも多いので一律アーカイブする方針は賛成です。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
tddbc/javascript-mochaを アーカイブ(読み取り専用化)する方針 を、README の先頭に目立つ形で告知します。背景
a8437b0)で、3年以上コードの更新がありません。devDependenciesであり、教材リポジトリという性質上ただちに実害が出るものではありません。変更内容
README 冒頭に GitHub Alert 記法(
> [!IMPORTANT])で以下を追記しました。npm audit等によりセキュリティアップデートを適用したうえで使うことこの PR のあとの想定
この PR がマージされたら、リポジトリ設定から Archive this repository を実行します。
アーカイブ自体は org 共有リソースへの操作となるため、この PR で合意を取ってから行います。
異論・別案(例: 依存を一括更新して維持する / alert のみ無効化する)があればコメントください。