Implement Holger's changes in mfdz/amarillo to plugins branch version #30
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Holger has made some changes to mfdz/amarillo main branch that we need to propagate to the enhancer and generator if code that we've moved to a different repo was affected.
Relevant commits:
Ported
55bb00f776 (diff-05267724e8c41d6afab55339f394da1104d353c2d0bfdc4c055830cba037a988)tofbb0d64601(fix: switch from on_closed to on_modified)f7fcdcb864(fix: call _extract_stop on class) was already merged249856cb38(add some more logging for stops loading) ported to7f695e8672and3cc971ab620c33f5a54aand11dbc17ddefix: instantiate CarpoolService with config.max_age_carpool_offers_in_days ported toa27c66e9d7a8447e8b2e(remove config for ummadum) should merge fine, no change required2666fbbf67(fix: only skip stop, if former was not already skipped) ported inad5b593bfbin the process I've discovered some duplicated/unused code in generator, as it also contains tripstore with some enhancement code. I could not immediately figure out how the CarpoolService and the TripStore depend on each other and how they can be untangled, but we should clean this up later
Most of the rest should go through a merge or rebasing the plugins branch onto main. I made a test here of how a rebase might look with my own fork. The commit tree is not the cleanest, but the file changes are very few.