Plugin, Tools & Processes to build Dipien Components
| Branch | Status | Workflows | Insights |
|---|---|---|---|
| master | Workflows | Insights | |
| production | Workflows | Insights |
- Create a github repository.
- Protect the main branches (master & production) and check the option "Require pull request reviews before merging"
- Remove all the issues labels, keeping only bug (red), enhancement (sky blue) and task (white)
- Add the following files/directories:
- Add the project
- Add the following environment variables:
- GITHUB_USER_EMAIL
- GITHUB_USER_NAME
- GITHUB_WRITE_TOKEN
- PUBLISHING_REPO_PASSWORD
- PUBLISHING_REPO_USERNAME
- RELEASES_HUB_USER_TOKEN
- Clone the project to the local environment
- Execute the following command on the root directory
- git config user.email your@email.com
