Skip to content

Work Flow

Sara Falamaki edited this page Jun 11, 2020 · 3 revisions

Introduction

We have created a Country Package for NSW, which only includes the Entities used in NSW legislation.

In order to implement legislation, you need to use our extension template. You can then proceed to encode your Variables and Test Cases.

Git Work Flow

The code is released from the Master branch. The

By using the template, you will have CircleCI set up for your repo. It will do continuous integration, and loosely enforce our work flow.

We suggest you write your code in your own dev branch. Once you are happy with your code, or would like some feedback, create a PR (pull request) against the Next branch. Once the code has been reviewed

DCS logo

Clone this wiki locally