- Jan 21, 2025
-
-
zen authored
refs tpo/tpa/tails/sysadmin#18166
-
- Jan 20, 2025
- Jan 17, 2025
- Jan 16, 2025
-
-
anarcat authored
It wasn't clear to me exactly what was going on with those notes. Ideally, we'd also find a way to automate that synchronization process (as mentioned above), so it feels better to make an actual arrow there, even though it doesn't fully reflect the way this actually works underneath. I also feel it looks *much* better to move the CiviCRM column to the left. See: tpo/web/donate-neo#79 /assign_reviewer @stephen
-
anarcat authored
-
anarcat authored
-
anarcat authored
Closes: tpo/web/donate-neo#79
-
anarcat authored
-
anarcat authored
this was postponed from 2024 and seems relevant
-
anarcat authored
-
stephen authored
Major documentation updates made to: - Design and architecture - Written description regarding how and why donate-neo design diverged between initial planning and execution - Mermaid diagrams outlining both DI-driven data relationships between Django apps and user donation checkout flow - Technical debt, outlining the friction between donate-neo's PII minimal handling and Stripe Radar's fraud detection algorithm Minor documentation updates made to: - Queues, regarding the custom Resque handler and PayPal IPN handling - Interfaces, regarding PayPal IPN handling - Implementation, clarifying that CSS and JS are managed via NPM rather than NVM (which itself simply manages local NPM versioning) - Tests, listing the command for running unit tests
-
anarcat authored
-
Jérôme Charaoui authored
also add a wildcard to the suggested find command so that it matches things like `hostname.torproject.org.yaml`
-
groente authored
- Jan 15, 2025
-
-
anarcat authored
Found in team#41977
-
- Jan 14, 2025
-
-
anarcat authored
-
anarcat authored
-
anarcat authored
We also explicitly check for None, instead of assuming truth value, this allows a user to pass "" as a username if they *really* want to shoot themselves in the foot.
-
anarcat authored
-
anarcat authored
-
anarcat authored
-
lelutin authored
-
lelutin authored
-
zen authored
-
zen authored
As per the TPA roadmap meeting of Jan 13 2025, we'll "adopt TPA-RFC-73 as a general guide / rough plan and review as we go". See: https://gitlab.torproject.org/tpo/tpa/team/-/wikis/meeting/2025-01-13 refs team#41721
-
Jérôme Charaoui authored
also show an example to query by parameter value
-
- Jan 13, 2025
-
-
lelutin authored
-
lelutin authored
This is the most likely scenario so it should appear first in the documentation. I've also modified the example command for running non-ganeti reboots so that it directly launches the reboots and it automatically excludes ganeti nodes.
-
lelutin authored
the options were renamed to include the unit type (e.g. minutes or seconds)
-
lelutin authored
If I just copy/paste the examples from this page, I get an error like this: No idea what 'perdulce.torproject.org' is! This is because the last sed command in subshells that fetch information is not doing what it should since output is separated by newlines instead of spaces. With `paste` we can make this work better.
-
lelutin authored
-
lelutin authored
-
lelutin authored
-
- Jan 11, 2025
-
-
anarcat authored
-