NetTopologySuite / GeoAPI

GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes to the packages publishing and branching

xivk opened this issue · comments

Similar to NetTopologySuite/NetTopologySuite#179 but do those things here.

Already done:

  • Added develop branch.
  • Setup build (needs work).

TODO:

  • Change develop to the default branch.
  • Update README.

So here we now also have automatic package publishing on develop. The same issue exists as with NTS:

  • Hiding packages pre1-pre9 (the packages are still there, just not visible, searchable anymore but restoring them still works. Just saying this won't break anyones projects)
    **I don't have access to do this, who does? @DGuidi @FObermaier **
  • Republish starting from 006, already active.

I don't see pre006 package, hidden all 1.7.5 except 1.7.5-pre4

@xivk I sat down to go update the NTS side for 717719d, but it looks like the auto-builds for GeoAPI haven't been working. The latest is -pre4.

I've made a -pre006 manually, published it, and hid -pre4.

The automatic builds are working now, you can send me an email if you want access to the build server...