switch to main branch?

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
48/100
issue の種類
リファクタリング
明瞭さ
おおむね明確
活発さ
活発
技術スタック
github, github-actions, python

調査の方向性

GitHub ワークフローとドキュメントで develop ブランチへの参照を検索し、その後、リポジトリのブランチ、保護、Pages、デフォルトブランチの設定を確認します。tuf-conformance がどのようにブランチを選択するかを確認し、main を使用していることを検証します。すべての参照と設定が更新され、develop が削除され、conformance の結果が引き続き機能すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

The use of "develop" as the default branch is annoying and probably makes life hard for new contributors. We already know switching is not that hard from securesystemslib, so I think we could switch to "main":

  • Update any GH workflows that refer to "develop" branch, update any docs mentioning "develop"
  • change branch related options in GH settings (branch protection rules, Pages, ...)
  • change default branch in GH settings
  • delete develop branch on GH (so that people notice that the branch is missing instead of staying on a stale branch)
  • check that tuf-conformance uses correct branch to get conformance results
主要言語
Python
スター
1.7k
フォーク
304
平均マージ
1日 2時間
マージ済み PR(30日)
17

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

theupdateframework/python-tuf のほかの issue

theupdateframework/python-tuf の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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