| description | Development notes regarding MetacityGL package |
|---|
After uploading any code to the MetacityGL Repo, the actions specified in ci.yaml are executed. Generally, it involves building the library.
Everything merged into the branch release gets released. Before you publish a new version:
- make sure the version number in your code is set up correctly
| Branch | Status | Description |
|---|---|---|
| release | for production | |
| dev | for merged PRs, development branch |