Marc-Andrieu

Results 13 comments of Marc-Andrieu

Guess it's ready for merging? (Merge [Titan#338](../../Titan/pull/338) at the same time)

Is this old PR still relevant after #612 and others PRs by @Rotheem ? Now there's even a front-end UI wherein admins can toggle the visibility for each group and...

At the very end, exactly before throwing the SQL command: ``` invalid input value for enum topic: "ph" ``` The db confirms this when you ask it directly (using Postgres):...

Hopefully #680 will fix this case by recreating this enum and the `notification_topic_membership` table

Front-end counterpart: [Titan#461](../../Titan/pull/461)

The workflow fails because we're still using Ruff 0.5 and it needs Ruff >=0.8 : https://github.com/astral-sh/ruff/issues/13869#issuecomment-2483651621 So I'm going to need https://github.com/aeecleclair/Hyperion/pull/697

@dependabot rebase please

@dependabot close this PR, we don't have the `[c]` version as a dependency anymore

Consider writing in code comments that it is instead for the future "satefy cards" website... few know the context! Saying that "safety cards" website = PE5 here in the discussion...

Last but not least: a (super)module for miscellaneous small (sub)modules sounds like a good idea to me (see `others` in Titan), but it may create lengthy discussions to actually create...