cloud-native-toolkit / cloud-native-toolkit/multi-tenancy-gitops

OUTPUT_DIR=. ./create-repos.sh.

Open
#210 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
120
Forks
713
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with create-repos.sh and reproduce the reported command, OUTPUT_DIR=. ./create-repos.sh, on macOS after installing wget and gh. Follow the repository-creation and cloning steps around the fatal "couldn't find remote ref refs/heads/master" error; done means the script creates and clones the expected repositories without this failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, github, shell
Domain
devops, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.