feat: Add initial Mobilizon => Discord sync #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add-initial-approach"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #2 , #3
@ -1,5 +1,11 @@#!/usr/bin/env bashif ! has nix_direnv_version || ! nix_direnv_version 3.0.5; thenCheck if actually needed.
Add explanation comment.
@ -25,7 +25,7 @@ repos:- id: ruff-formatname: Ruff formatdescription: Format.entry: ruff format --check --config pyproject.tomlThis was done on purpose - check only in pre-commit hook, force dev to know what formatting has happened.
Then we should have a command that runs all the linters and formatters as we seem to have checks that enforce certain rules but don't have a command to apply those rules.
#19
@ -5,3 +5,3 @@authors = [{ name = "Hackerspace Trójmiasto" }]readme = "README.md"license = { file = "LICENSE" }license-files = ["LICENSE"]What is the reason for change?
uv made me do it
@ -18,47 +43,47 @@ kronos = "kronos.main:_main"Does
kronoscommand still work?yes
@ -48,3 +73,3 @@line-length = 100indent-width = 4indent-width = 2What is the reason for change?
@ -0,0 +1,8 @@{Not an issue, but let me know what happens here.
I'll add the comments to the file
@ -0,0 +91,4 @@def prepare_events_for_template(raw_events: list) -> list:jours_semaine = [What's with the french?
It was stolen from the French: https://github.com/cleming/newsletter-kalepin