maplibre / maputnik

An open source visual editor for the 'MapLibre Style Specification'
https://www.maplibre.org/maputnik
MIT License
2.04k stars 384 forks source link

v1.9.0 release #701

Open orangemug opened 4 years ago

orangemug commented 4 years ago

As v1.8.0 is nearing completion we should start planning the next batch of work. @pathmapper I've added a v1.9.0 milestone

Feel free to start adding tickets to the milestone, I think if we can aim for a similar size so we can keep releases more regular that'd be good.

If any users want particular things in this release please feel free to post them here and we can discuss.

HarelM commented 7 months ago

@orangemug what's the process of creating a new release? I couldn't find any documentation about it in this repo. Also I don't have access to the settings so I don't know how the GitHub pages are configured in order to deploy a new version.

I would like to automate the process as much as possible using github actions, but I'm missing some info.

Also would be great to add and brach protection and required CI steps to allow automatic updates of npm packages.

nyurik commented 7 months ago

@HarelM I can help with the branch protection, but I do not have org-level admin, so cannot do it in other repos like gh pages and other related repos. To my knowledge, @lukasmartinelli and @orangemug are the only two admins.

HarelM commented 7 months ago

Seems like the release process of this is simply copying the output into maputnik.github.io repo where it serve other pages besides the editor. In any case, since there's complete silence here I guess the best approach would be to move it under the Maplibre umbrella and continue maintaining it there.