cloud-native-toolkit / cloud-native-toolkit/multi-tenancy-gitops
OUTPUT_DIR=. ./create-repos.sh.
- 主要言語
- Shell
- スター
- 120
- フォーク
- 713
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
it creates **multi-tenancy-gitops** repo only
for Mac:
```
brew install wget
brew install gh
```
```
Client Version: 4.7.13
Creating GitHub repositories and local clones in folder: .
Github user/org is mq-apic-demo
gh: Not Found (HTTP 404)
Repository multi-tenancy-gitops not found, creating from template and cloning
✓ Created repository mq-apic-demo/multi-tenancy-gitops on GitHub
Initialized empty Git repository in /Users/markalfy/git/mq-apic-demo-root/multi-tenancy-gitops/.git/
fatal: couldn't find remote ref refs/heads/master
exit status 128
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
create-repos.sh から始め、wget と gh をインストールした後の macOS で、報告されたコマンド OUTPUT_DIR=. ./create-repos.sh を再現します。致命的なエラー "couldn't find remote ref refs/heads/master" の前後にあるリポジトリの作成およびクローン手順を追跡します。この失敗なしにスクリプトが想定されるリポジトリを作成してクローンできれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, github, shell
- 領域
- devops, tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100