Quickstarts
Set up Source Control with GitLab.
Begin by setting up a dedicated Git repository for Awell's Source Control. While you can link to an existing repository, starting fresh with a new one is advised for optimal integration. This approach not only ensures a clean slate but also provides you with a unique URL for your project. Remember to copy this new URL once created, as you'll need it for subsequent steps. Here's what your new repository's URL will look like:
01
To integrate your repository with Awell, follow these steps:
Write the name of the branch you would like your care flow to be pushed to. If you are unsure what to name it, we recommend using main
.
read_repository
and write_repository
as the scopes.Do not forget to hit the Save button on the bottom right. Your care flow is now source-controlled!
NOTE: Every time you publish a care flow it will be pushed to the GitHub repository.