milki

Results 7 issues of milki

## Problem When gunicorn autoscaling is enabled, paasta includes the gunicorn-exporter sidecar. gunicorn services can send statsd metrics to the sidecar. Currently, a gunicorn service does not know if there...

When a user is signed up for multiple emails, we currently send 1 email per subscription and time slot. As users sign up for more meetings, they will find that...

Type: Enhancement

Sendgrid has a feature to categorize emails: https://docs.sendgrid.com/for-developers/sending-email/categories While debugging emails in Sendgrid, we thought it would be useful to distinguish between the different emails that we send. In particular...

Type: Enhancement
Priority: Low
python

We have a few manual steps listed in the [Getting Started ](https://github.com/Yelp/beans/wiki/Getting-Started) and [Contributing](https://github.com/Yelp/beans/wiki/Contributing). In particular, two files need to be created `frontend/lib/config.json` and `api/client_secrets.json` and the venv needs to...

In line with #46, we need a way to delete existing subscriptions. We currently want to consolidate existing subscription times into one time, and even completely delete unused subscriptions. The...

Type: Enhancement

Ubuntu 24.04 (LTS, Noble) ships with glibc 2.39 (https://www.ubuntuupdates.org/package/core/noble/universe/updates/glibc) The PEP600 compliance repo has added Ubuntu 24.04: https://github.com/mayeut/pep600_compliance/blob/master/cache/x86_64/ubuntu-24.04.json (associated commit summary incorrectly says 22.04, whereas the changes add 24.04). I...

Update the build badge to github workflows and delete references to currently unused resources coveralls and gitter.