Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 988 Bytes

File metadata and controls

18 lines (10 loc) · 988 Bytes
description Development notes regarding MetacityGL package

Development notes

After uploading any code to the MetacityGL Repo, the actions specified in ci.yaml are executed. Generally, it involves building the library.

Release

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

Branches

BranchStatusDescription
releaseBuild Statusfor production
devBuild Statusfor merged PRs, development branch