User Details
- User Since
- Oct 16 2017, 5:45 PM (443 w, 3 d)
- Availability
- Available
- IRC Nick
- jgleeson
- LDAP User
- Unknown
- MediaWiki User
- JGleeson (WMF) [ Global Accounts ]
Yesterday
Here's a quick test to confirm the sudo env var stripping
... $statsSuffix = getenv('SMASHPIG_JOB_LABEL') ?? ''; if ($statsSuffix !== '') { $statsSuffix = "_$statsSuffix"; } $reporter->reportMetrics("recurring_smashpig$statsSuffix", $metrics);Somehow it's writing the output to recurring_smashpig_.prom (note the trailing _ should only be added when getenv('SMASHPIG_JOB_LABEL') ?? '' is not the empty string.
Mon, Apr 13
Fri, Apr 10
When testing the annual donation form and submitting without a value, I get this JS alert() style error, which I know iPhone Safari will hide if it sees them repeatedly. It would be better to display this as an inline error or in a custom error modal.
After applying https://gerrit.wikimedia.org/r/1270036 it looks better
Thu, Apr 9
Wed, Apr 8
Unfortunately, there's nothing useful in the logs on this one @MBeat33
Updated hiring task has been pushed to that repo.
New private github repo has been added here https://gitlab.wikimedia.org/repos/fundraising-tech/hiring-task
This is a pretty big change to our stack. I'll pull it into the sprint to give visibility as it's already being worked on.
Tue, Apr 7
Thank you!
Wed, Apr 1
Working great! thanks all
Tue, Mar 31
Thanks @Dwisehaupt! I'll see if we can get these on Slack now.
Mon, Mar 30
Once complete, we need to send the public key over to @CDanis
Fri, Mar 27
Looks like we need some more UI polish on the Switch to annual gift text link goes to annual conversion page step
When testing with https://gerrit.wikimedia.org/r/c/mediawiki/extensions/DonationInterface/+/1262122 I now see
Wed, Mar 25
Tue, Mar 24
Mon, Mar 23
We fixed this today @KHill-WMF. When testing this locally, it worked as expected, but in production, it "acted" as if it worked, but it turned out there was a production-only permissions issue that prevented the checksum URL from being correctly invalidated. That has now been fixed.
Wed, Mar 18
Mar 17 2026
I think this might be related to the Civi scheduled downtime
Mar 16 2026
Hi folks. We've just pushed the work to encrypt the export using AES-256 in this patch. If you would like to test this at your end simulating processing the encrypted file, you can encrypt test data with:
Mar 12 2026
Mar 10 2026
Hi @CDanis, @Jdrewniak and @SToyofuku-WMF, I'm looking over my visual todo list for this work and one thing we don't have is an SFTP target to push to. Do we have that yet?

