Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release management #90

Open
peetw opened this issue Nov 14, 2017 · 0 comments
Open

Release management #90

peetw opened this issue Nov 14, 2017 · 0 comments

Comments

@peetw
Copy link
Collaborator

peetw commented Nov 14, 2017

Somewhat inspired by the NetTopologySuite project (see here and here), I was thinking that now that we have a (semi - see #87) working CI environment set up, it might be worth using it to help us deploy our NuGet packages in a more automated fashion?

For example, any commit on the "dev" branch would result in a pre-release version being released, whilst a commit to master would result in a full release being deployed. Obviously this would require a change to the current branching strategy, as we currently only branch off of master.

Just curious to see what people's thoughts are on this before I spend too much time investigating further :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant