2022-11-13

kareila: "Mom, I'm hungry." "Hush, I'm coding. You ate yesterday." (coding)
[personal profile] kareila2022-11-13 11:08 pm
Entry tags:

Changelog Digest for Sun, Nov 13

[dreamwidth]

d6c4c1c: Commit d6c4c1c: Make error messages actually print
Fix weirdness with passing a list of arguments to sprintf.
1df2e7c: Commit 1df2e7c: Tidy + add more debugging
More debug statements for notifications.
c7a0b84: Issue #3006: Fourth round of inbox tweaks!
More page adjustments for the beta inbox.
b305905: Commit b305905: Workers should use etc-stable directory
Update worker containers to look for config files in /etc-stable instead of /etc.
b4f9730: Commit b4f9730: Use workers etc dir, so our configs match our unit of deployments
On second thought, give them an /etc-workers config directory instead.
029cd6d: Commit 029cd6d: Fix filtering subs from old clusters
Filter subscribed accounts by database cluster.
bfe9820: Issue #3007: shop til you drop
Configuration tweaks and minor fixes for the shop.
afa02c2: Issue #3005: final (for now) round of tellafriend fixes
More fixes for the /tools/tellafriend page.
c6c1292: Issue #3009: create worker script to clean up discarded shopping carts
Clean up stale rows from the shop_carts table, which had grown quite large.
dcb2154: Issue #3008: shop til you drop part 2
More UX tweaks for the shop.
5fb77ec: Commit 5fb77ec: Build static in base
Move CSS/JS compilation step to the base container, for faster web deploys.
b81325a: Issue #2945: new console command to streamline manual account recovery research
Create new "finduser delve" console command for admins to use.
4f9b969: Commit 4f9b969: Serve from minified or max dir
Fall back to source if minified version fails to compile.
8b06600: Commit 8b06600: Sigh, what I get for not testing
f3229ec: Commit f3229ec: Sigh, what I get for not testing x2
4e28643: Commit 4e28643: Fixed, and tested
Tweaking the max/min fix until it works just right.
7067577: Issue #3012: temporarily revert fix for #1339
Backed out one of the shop tweaks that turned out to have hidden bugs.
d86d239: Commit d86d239: Only run workflows on main
Don't trigger workflows when changes are pushed to branches other than main.

Note: some log entries were omitted for test branches that are not yet merged into main.