Closed boulund closed 3 years ago
Whoops, I think this got merged automatically once I synced and pushed the dev branch. I hope it didn't do anything unexpected 😶
No worries! This is exactly what we wanted. Now that the develop branch is in sync with the master branch, all new developments can branch off from the develop branch. It makes it straightforward to merge branches back to develop before merging the next version to master after testing.
Perfect, sounds good 👍
Time to sync the develop branch with the current master so we can continue with pipeline development and testing of new code alongside the version published on the master branch.
ReadTheDocs is configured to automatically build documentation for the develop branch as well, making it easy to preview changes to the documentation online before making a new release and merging it to the master branch.