Sam

Results 60 comments of Sam

I am also maintaining a pre-built ODK Central image that would be great to replaced with the official build here. Looking forward to furthering the discussion around this 😄 -----------------------------------...

I migrated most of the code here to https://github.com/hotosm/osm-sandbox/ The TM specific config can perhaps we made in another PR after discussion on the best approach. As @dakotabenjamin says, the...

Note for future ref: - The sign up via TM doesn't work here if both - 1) the instance is connected to sandbox osm - 2) the username already exists...

No it's unrelated, but this issue can be solved with a small docs update. I personally don't think we need such comprehensive documentation for how to set up a standalone...

This would be partly solved by adding the Dockerflow endpoints we discussed @dakotabenjamin @eternaltyro The endpoint would be `/__version__` , example in FMTM: `https://api.dev.fmtm.hotosm.org/__version__` But it's only on the API...

A lot of this is bundled with `ruff` via pre-commit now. We have it configured for FMTM, but it isn't enforced yet. I think a good approach could be via...

Looks like this is done! Can it be closed?

This should only be available during local development & not in any of the public facing instances 👍

But could go to the staging server temporarily if necessary for performance issue investigations

I won't be deployed anywhere in that case 👍 Just for local testing. However, if you merge the branch then we want to make sure pyinstrument is not included in...