Grant
Grant
I think if we change admin UI to use `suspended` state rather than `deleted` state that would be sufficient. Users who delete their account continue to use `deleted` status.
As a note, [Debian 12 was also missing a chef-client release](https://github.com/chef/chef/issues/13835). There is a Debian 11 package available. I've used the Ubuntu 22.04 package without issue on Debian 12 and...
I have closed the mailing list per https://github.com/openstreetmap/operations/wiki/Retiring-a-Mailing-list Final delete is pending.
Wouldn't it be better to change the `docker-compose.yml` to use a `condition: service_healthy` for the app rather than the custom logic in `.github/workflows/docker.yml`?: ``` depends_on: db: condition: service_healthy ```
I have now disabled Cloudflare Speed Brain which was automatically enabled by Cloudflare a few days ago.
@FooBarWidget I'd appreciate any feedback. This is more complex than I initially thought. Happy to re-organise based on your comments.
[PR for creating ARM64 builds of matchhostfsowner](https://github.com/FooBarWidget/matchhostfsowner/pull/12)
I can look at this if desired?
I have created the following 3x S3 buckets in `eu-north-1` * ~~`openstreetmap-vector-fastly-logs`~~ * ~~`openstreetmap-vector-fastly-processed-logs`~~ * ~~`openstreetmap-vector-tile-aggregated-logs`~~ The `openstreetmap-vector-fastly-logs` has a matching IAM user `osm-vector-fastly-logger` used by fastly to push the...
Updated buckets names listed here: https://github.com/openstreetmap/operations/issues/1285#issuecomment-3337610903