Coder Social home page Coder Social logo

Comments (5)

pauldendulk avatar pauldendulk commented on May 16, 2024

There is nothing blocking this. I use something like this in BruTile.
https://github.com/BruTile/BruTile/blob/master/SharedAssemblyVersion.cs
But Mapsui's release is just as easy because a script is updating the assembly version for all files. See the scripts\readyme.txt here: https://github.com/pauldendulk/Mapsui/tree/master/Scripts (it still mentions hg where it should be git).

I think a shared assembly version is nicer but it won't make the release much faster.

The main reasons releases are slowed is because I don't have scheduled time for Mapsui maintenance and I get easily swamped in other work. I expect this to improve in the coming period.

For the next release:

  • This issues still needs to be fixed BruTile/BruTile#23
  • Also I am in the process of moving Geometries to a separate project and need to update the mapsui.nuspec and build.proj

Another improvement would be to release nigtly builds. For this to work I should distinguish between alpha, beta and proper release, but right now I consider everything beta. Maybe I should just release v1.0 with the next release to have a stable version to fall back on.

from mapsui.

kwesolowski avatar kwesolowski commented on May 16, 2024

I also consider all version "quite beta" and this is why I would love shorter release cycle - event as 0.6.4-beta :) But if any work can make your life easier I would like to help - we are using Mapsui now in WPF app.

from mapsui.

pauldendulk avatar pauldendulk commented on May 16, 2024

The beta postfix can be used to distinguish between beta en actual releases but since I don't have any actual releases this won't work. Therefore I should just release a version that is relatively stable.

from mapsui.

kwesolowski avatar kwesolowski commented on May 16, 2024

I was thinking about nuget version 0.6.4-alpha - such packages can be used with "Allow PreRelease" checked, and are considered older than 0.6.4.

from mapsui.

pauldendulk avatar pauldendulk commented on May 16, 2024

We could use alpha beta postfixes after 1.0. This will make the release cycle quicker.

Another improvement would be to add nightly builds are also nice. This will need some changes on the buildserver. Perhaps AppVeyor has some functionality for this.

from mapsui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.