@t0xic0der:fedora.im - 5
========================

2026-03-31 02:38:00
- [Outreachy] Tailorfit the Vagrantless initialization [[Commit]](https://github.com/fedora-infra/tahrir/pull/675/changes/7e11adf02cc93c3f205ea03587ab132cec97984c)
- [Outreachy] Make blogposting mandatory for Badges applicants [[Issue]](https://forge.fedoraproject.org/commops/interns/issues/119)
- [Badges] Review: Refactor badge builder to WTForms and Jinja YAML output [[Rejected]](https://github.com/fedora-infra/tahrir/pull/835#pullrequestreview-4028931140)
- [Badges] Fix add_tag view to not accept request as parameter [[Suggested]](https://github.com/fedora-infra/tahrir/pull/842#pullrequestreview-4028996165)
- [Badges] Replace history_limit with page-based pagination on user profile [[Suggestion A]](https://github.com/fedora-infra/tahrir/pull/843#pullrequestreview-4029013971) [[Suggestion B]](https://github.com/fedora-infra/tahrir/pull/843#pullrequestreview-4029018177)
- [Badges] Return hashed email instead of raw email in JSON responses [[Suggestion A]](https://github.com/fedora-infra/tahrir/pull/844#pullrequestreview-4029312571) [[Suggestion B]](https://github.com/fedora-infra/tahrir/pull/844#pullrequestreview-4029317809)

2026-04-01 02:52:00
- \[Badges\] Return hashed email instead of raw email in JSON responses [\[Suggestion A\]](https://github.com/fedora-infra/tahrir/pull/844#pullrequestreview-4034269612)
- \[Badges\] Remove duplicate \_badge\_json\_generator function in views/badge.py [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/851#pullrequestreview-4034290545)
- \[Badges\] changed the search bar appearance [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/852#pullrequestreview-4034305751)
- \[Badges\] Header search UI is basic and lacks proper spacing [\[Rejected\]](https://github.com/fedora-infra/tahrir/issues/848#issuecomment-4159548135)
- \[Badges\] Implement pagination on the search page for users and badges from endpoints [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/854#pullrequestreview-4034399866)
- \[Badges\] Implement the necessary endpoints for performing CRUD operations on the ISSUERS relation [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/855#pullrequestreview-4034422656)
- \[Badges\] Create the UI for performing CRUD operations on the ISSUERS relation [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/856#pullrequestreview-4034493737)
- \[Badges\] Fix CSV award validation [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/860#pullrequestreview-4034604452)
- \[Badges\] Fix line too long in authorizations.py [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/862#pullrequestreview-4034648662)
- \[Badges\] fix: allow tooltip/popover text selection by staying open during hover [\[Approved\]](https://github.com/fedora-infra/tahrir/pull/863#pullrequestreview-4034746645)

2026-04-02 03:02:00
- \[Badges\] Fix Vagrantfile [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/868#pullrequestreview-4034767880) [[Closed]](https://github.com/fedora-infra/tahrir/issues/831#issuecomment-4167066620)
- \[Badges\] Implement text copying ability in the `tooltips` [\[Resolved\]](https://github.com/fedora-infra/tahrir/issues/771#issuecomment-4160101771)
- \[Badges\] Sort badge holders names alphabetically [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/869#pullrequestreview-4034833069)
- \[Badges\] Add Towncrier-based changelog system with GitHub release integration [\[Suggested A\]](https://github.com/fedora-infra/tahrir/pull/870#pullrequestreview-4034864640) [\[Suggested B\]](https://github.com/fedora-infra/tahrir/pull/870#pullrequestreview-4034892520)
- \[Badges\] Remove debug print() statement from json\_report\_year view [\[Suggested A\]](https://github.com/fedora-infra/tahrir/pull/873#pullrequestreview-4034978038) [\[Suggested B\]](https://github.com/fedora-infra/tahrir/pull/895#pullrequestreview-4035645692) [\[Resolved\]](https://github.com/fedora-infra/tahrir/pull/895#event-24080428062)
- \[Badges\] fix: Include last day of month in monthly leaderboard [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/874#pullrequestreview-4034998924)
- \[Badges\] feat: Replace badge builder with WTForms and Jinja2 YAML generation [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/876#pullrequestreview-4035023597)
- \[Badges\] fix: Badgr export 414 chunked urls [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/877#pullrequestreview-4035034266)
- \[Badges\] Add missing authentication to /award and /invite endpoints [\[Closed\]](https://github.com/fedora-infra/tahrir/issues/878#issuecomment-4160909147) [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/874#pullrequestreview-4034998924)
- \[Badges\] feat: Convert about page from Jinja2 template to React component [\[Resolved\]](https://github.com/fedora-infra/tahrir/issues/880#issuecomment-4162884662) [\[Improved\]](https://github.com/fedora-infra/tahrir/pull/881#pullrequestreview-4037614974)

2026-04-03 02:31:00
- \[Badges\] Harden /award\_from\_csv validation and add backend tests [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/860#discussion_r3016777110)
- \[Badges\] Create shared pytest fixture bootstrap in tests/conftest.py [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/898#issuecomment-4163610945)
- \[Badges\] Fix/setup test suite [\[Reejcted\]](https://github.com/fedora-infra/tahrir/pull/894#pullrequestreview-4038403467)
- \[Badges\] Remove unreachable dead code in avatar utility [\[Suggested A\]](https://github.com/fedora-infra/tahrir/pull/891#pullrequestreview-4038456662) [\[Suggested B\]](https://github.com/fedora-infra/tahrir/pull/891#pullrequestreview-4038468463)
- \[Badges\] Remove legacy Jinja2 frontend and associated dead code [\[Triaged\]](https://github.com/fedora-infra/tahrir/issues/904)
- \[Badges\] Fix line too long in authorizations.py [\[Suggested A\]](https://github.com/fedora-infra/tahrir/pull/862#pullrequestreview-4041472468) [\[Suggested B\]](https://github.com/fedora-infra/tahrir/pull/862#pullrequestreview-4041479202)
- \[Badges\] Fix add\_tag view to not accept request as parameter [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/842#pullrequestreview-4041493418) [\[Closed\]](https://github.com/fedora-infra/tahrir/issues/840#issuecomment-4167230278)
- \[Badges\] Return hashed email address instead of actual email address for photographs [\[Approved\]](https://github.com/fedora-infra/tahrir/pull/844#pullrequestreview-4041614495) [\[Resolved\]](https://github.com/fedora-infra/tahrir/issues/749#issuecomment-4167402200)
- \[Mindshare\] Action items for Regional Event Support team from Fedora Council Strategy Summit 2026 [\[Triaged\]](https://forge.fedoraproject.org/mindshare/tickets/issues/114)
- \[Mindshare\] Action items for Digital Ambassadorship team from Fedora Council Strategy Summit 2026 [\[Triaged\]](https://forge.fedoraproject.org/mindshare/tickets/issues/115)
- \[Mindshare\] Action items for Recognition Service team from Fedora Council Strategy Summit 2026 [\[Triaged\]](https://forge.fedoraproject.org/mindshare/tickets/issues/116)
- [Mindshare] Checked in about the updated time of the fortnightly meetings

2026-04-07 02:52:00
- [Misc] Had a 1:1 meeting with Julia Bley
- [Misc] Had a 1:1 meeting with Sumantro Mukherjee
- [Flock] Booked my flights for Flock 2026
- [Flock] Reviewed the scheduled time for my selected proposals
- \[Badges/Outreachy\] Implement pagination on the search page for users and badges from endpoints [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/854#issuecomment-4174312340)
- \[Badges/Outreachy\] Implement the necessary endpoints for performing CRUD operations on the ISSUERS relation [\[Suggested A\]](https://github.com/fedora-infra/tahrir/pull/855#discussion_r3025733913) [\[Suggested B\]](https://github.com/fedora-infra/tahrir/pull/855#pullrequestreview-4048192493)
- \[Badges/Outreachy\] Fix line too long in authorizations.py [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/862#pullrequestreview-4048199439)
- \[Badges/Outreachy\] Replace history\_limit with page-based pagination on user profile [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/843#pullrequestreview-4048206651)
- \[Badges/Outreachy\] Harden /award\_from\_csv validation and add backend tests [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/860#pullrequestreview-4048218851)
- \[Badges/Outreachy\] refactor: badge JSON contract shape and rarities [\[Approved\]](https://github.com/fedora-infra/tahrir/pull/867#pullrequestreview-4048279304) [\[Resolved\]](https://github.com/fedora-infra/tahrir/issues/866#issuecomment-4174643149)
- \[Badges/Outreachy\] Remove dead code in avatar utility [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/906#pullrequestreview-4048362651)
- \[Badges/Outreachy\] cleanup: remove dead code in tahrir/utils/avatar.py [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/908#pullrequestreview-4048375956)
- \[Badges/Outreachy\] Remove unreachable dead code in avatar utility [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/891#pullrequestreview-4048406924)
- \[Badges/Outreachy\] Remove legacy static CSS assets and references [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/911#pullrequestreview-4048425222)
- \[Badges/Outreachy\] cleanup: remove legacy CSS files and references [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/909#pullrequestreview-4048432411)
- \[Badges/Outreachy\] Remove legacy Jinja2 JavaScript static assets [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/913#pullrequestreview-4048438969)
- \[Badges/Outreachy\] Remove old STL viewer (thingiview) - #904 [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/916#pullrequestreview-4048449554)
- \[Badges/Outreachy\] fix: use dynamic copyright year in footer [\[Suggested A\]](https://github.com/fedora-infra/tahrir/pull/915#pullrequestreview-4048461058) [\[Suggested B\]](https://github.com/fedora-infra/tahrir/pull/915#pullrequestreview-4048467595)
- \[Badges/Outreachy\] Remove legacy Jinja2 templates [\[Suggested\]](https://github.com/fedora-infra/tahrir/pull/912#pullrequestreview-4048485614)
- \[Badges/Outreachy\] cleanup: remove legacy JavaScript files and inline script blocks [\[Rejected\]](https://github.com/fedora-infra/tahrir/pull/910#pullrequestreview-4048495421)


@madelinepeck:fedora.im - 3
===========================

2026-04-01 14:39:00
- Submitted a proposal for All Things Open
- Responded to tickets w/ feedback
- Worked on Flock Designs

2026-04-03 22:28:00
- F45 wallpaper progress 
- Flock 2026 designs

2026-04-06 15:23:00
- Worked on Blogpost goals
- Flock 26' Designs


@dkirwan:fedora.im - 0
======================


@carlwgeorge:fedora.im - 1
==========================

2026-04-01 15:39:00
- * reviewed and corrected inaccurate claims regarding ROCm in EPEL and RHEL Extensions https://redhat.atlassian.net/browse/RHELBU-3360


@ekidney:matrix.org - 1
=======================

2026-03-31 10:27:00
- Continuing vectorising Flock designs
- Promo doc work


@lenkaseg:fedora.im - 1
=======================

2026-03-31 14:11:00
- Finished the POC for runner configs. Created an openshift secret, and a watcher systemd service, that is watching the secret and when changed, fetching it on the VM. 
The VM then creates runner services for a new runner from a template and runs the runner.
 https://forge.fedoraproject.org/forge/forge/issues/436
- Infra/ansible side changes: service account, role, rolebinding, sa-token and updated runner vm definition with the service account mounted: https://forge.fedoraproject.org/infra/ansible/pulls/3253
- VM side changes, code of the watcher of an oc secret, refactored playbook to run the runner systemd services: https://codeberg.org/fedora/ansible-role-forgejo-runner/pulls/6
- Forgejo repos rebase and maintenance, assisting in deploying the new forge version 14.0.3 to production
- Toddler cleaning_packagers_groups update: added cleanup of IPA groups separately, merged and deployed to production: https://forge.fedoraproject.org/apps/toddlers/pulls/398
- Toddler koji_block_retired - do not fails when lookaside cache does not exist, merged: https://forge.fedoraproject.org/apps/toddlers/pulls/396


