GSharker / G-Shark

G-Shark is a free and open-source geometry library designed for computational designers and software developers in the Architecture, Engineering, and Construction (AEC) industry.
https://gsharker.github.io/G-Shark/
MIT License
215 stars 37 forks source link

Master #392

Closed d3ssy closed 1 year ago

d3ssy commented 1 year ago

What type of PR is this? (check all applicable)

Description

Added tests?

Added to documentation?

d3ssy commented 1 year ago

Ready to merge develop into master. Should trigger new major release on merge.

sonomirco commented 1 year ago

Yes, in theory if everything works correctly it should create the release and push the nuget. What it is important is the use of the labels major or minor or path.

sonomirco commented 1 year ago

@ d3ssy should be the opposite. Develop should be merged into Master, and we will remove develop as a branch. I changed the master branch be the default branch.