Lars Waage
Lars Waage
Tried signing up for [Årsmøte Janus IF](https://indokntnu.no/events/25), but got the attached error message. Likely in `events/mutations.py:138` as the event's `singup_open_date` is `None`. Possible remedies: 1. Require `signup_open_date` if `is_attendable` is...
## Describe the bug We have restrictions on concurrency for our deploy job, but if an older PR finishes the rest of the pipeline _after_ a later PR, then that...
Single dates, where the cabin is booked the day before and the day after, should be grey since there is no way to book the cabin on this date
To automatically handle peak loads https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/autoscaling.html https://docs.aws.amazon.com/autoscaling/ec2/userguide/schedule_time.html ## Proposed changes Create a model that serves as an guideline for how we should scale our ECS clusters depending on a set...