nofusscomputing / nofusscomputing/kubernetes
Repository Setup / Info
Nobody has claimed this yet.
- Dominant language
- Jinja
- Stars
- 0
- Forks
- 0
- Avg merge
- 2h 36m
- Merged PRs (30d)
- 24
Description
This issue is to track the repository setup. Whilst the repo is being setup this issue will also serve as the initial place to go for any info required.
Details
Branches
master This branch is the production ready branch. Users should use this branch to obtain the kustomize manifests. No work is to be conducted on this branch. Manifests reach this branch by having the development branch merged into it.
development This branch is the staging branch. Manifests on this branch are considered not stable. No work is done on this branch as anything merged to this branch will be tested (deployment) and if successful is proposed to be auto-merged. This branch should be kept clean so as to offer the ability to quickly create a fix and release it immediately. Manifests reach this branch by having a feature branch merged to it.
feature-**** This is the working branch for developers. Other users whom are not developers will create their own feature branch in their forked repo.
Tasks
- 📖 Documentation[^NFC-GIT-WEBSITE-89]
- Add Contribution Guide
- Add what's expected for manifests[^NFC-GIT-WEBSITE-89]
[^NFC-GIT-WEBSITE-89]: Blocked By: https://nofusscomputing.com/git/nofusscomputing/website/issues/89
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.