ManageIQ / ManageIQ/manageiq.github.io
Reorganize branches
Open
@Fryguy is already working on this.
Since May 11, 2022.
cleanup
- Dominant language
- Shell
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
At one point, GitHub required the master branch for a .github.io repo to have what would be deployed by GitHub Pages. That has since changed, and we can have any branch we want. As such, we should reorganize the branches to be more expected. I propose:
master->gh-pagesbuild->master- Update the default branch
- Update the settings to use
gh-pagesinstead - Update the deploy script to use
gh-pages: https://github.com/ManageIQ/manageiq.github.io/blob/eff1c60fc2758df12003d5411886c9d3bcbc6fda/bin/deploy#L12
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.