ad-freiburg / pfaedle

Precise map-matching for public transit feeds. Generates high-quality GTFS shapes from OSM data.
GNU General Public License v3.0
208 stars 29 forks source link

Automatically publish container image to Github Container Repo #49

Closed leonardehrenfried closed 9 months ago

leonardehrenfried commented 1 year ago

This PR adds automatic publishing of a container image to GCR, which means that you don't need to set up any authentication and Github Actions takes care of everything.

The result looks like this: https://github.com/leonardehrenfried/pfaedle/pkgs/container/pfaedle

I've chosen to use both a date-based tag as well as "latest".

Thanks for this great piece of software!

alexandremoyrand commented 9 months ago

Hello. What is the status of this PR ?

patrickbr commented 9 months ago

Sorry for the late reply, this looks nice. Thanks, @leonardehrenfried !

leonardehrenfried commented 9 months ago

Thanks for merging @patrickbr. Are you interested in having the same for gtfstidy?

patrickbr commented 9 months ago

That would be great!