Geocoder icon indicating copy to clipboard operation
Geocoder copied to clipboard

Adding BC checks on every repository

Open Nyholm opened this issue 4 years ago • 2 comments

Im not sure if this is a good idea or not... We will not notice this on PullRequests anyways..

Nyholm avatar Sep 27 '19 10:09 Nyholm

Is there a reason why it's done on each individual repo rather than when merging here (on the main one)?

atymic avatar Oct 25 '19 01:10 atymic

Yes. Because if one package breaks BC the main build will be red.

It is fine that one package breaks BC (it might prepare for a new major release) but it is never okey for the main build to be red.

Nyholm avatar Nov 06 '19 19:11 Nyholm