Lolita icon indicating copy to clipboard operation
Lolita copied to clipboard

Contributing: how to build/deploy/publish this library?

Open BrainCrumbz opened this issue 7 years ago • 1 comments

From final comments in PR #15 :

BrainCrumbz What are the instructions for build/deploy/publish specific for this project? Thanks

yukozh

  1. Fixes the CI build scripts, you can refer to other projects in Pomelo Foundation, if you want to make a 1.1.x release, please create a new branch.
  2. Sign in myget, click the pomelo foundation, then go into the build service, find the lolita project to build.
  3. After building finished, click the down arrow, and find the latest package, click push to nuget.

BrainCrumbz avatar Nov 06 '17 15:11 BrainCrumbz

Could you share more info on what needs to be fixed?

Also, what parts need to be changed?

Also, what other project is similar and can be taken as an example? Just checked for example travis.yml in Pomelo.EntityFrameworkCore.MySql, being quite active, but it seems a different beast altogether. Is that wrong?

Thanks

BrainCrumbz avatar Nov 06 '17 16:11 BrainCrumbz