-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
Alex B edited this page Jan 12, 2023
·
29 revisions
- Create a new empty GitHub repository with no content (private repo recommended)
- Clone this repository locally into a new (temporary) folder
- Change the origin of the cloned repo so that points to the newly created empty GitHub repo (this might be helpful)
- The newly created GitHub repo should now contain the contents of this template, you can remove the temporary fodler now
Some settings may require a public repository
- Disable wikis (they are not used by us because the lack versioning and accessibility)
- Disable discussions (issues are sufficient)
- Enable "Automatically delete head branches" (so that there are no "dead"-PR branches)
- Enable "Limit how many branches and tags can be updated in a single push"
- Add the
XDEV Vaadin Addons
-Team with roleMaintain
- Default branch:
develop
- Enable branch protection for
-
develop
(Development-Branch) -
master
("Current Release"-Branch) -
gh-pages
(Online Hosted Documentation)
-
- Source:
Deploy from a branch
- Branch:
gh-pages
Folder:/````(root)