-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinfras2025.js
95 lines (89 loc) · 5.06 KB
/
infras2025.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
// Awaiting proglogs generalization...
batches['2025jan'] = [{
"x": "Changes to Accept headers to properly 403 when request has no Accept header. From turbo/stimulus updates.",
"u": ["https://x.com/beeminfra/status/1873505523695505419",
"https://github.com/beeminder/beeminder/issues/4686",
"https://github.com/beeminder/beeminder/pull/4688"],
"d": "2025-01-12",
"t": "2024-12-29"
}, { // ------------------------------------------------------------------------
"x": "Update google tag manager id.",
"u": ["https://github.com/beeminder/beeminder/pull/5126",
"https://x.com/beeminfra/status/1876413250591748577"],
"d": "2025-01-05",
"t": "2025-01-06"
}, { // ------------------------------------------------------------------------
"x": "Track user signup field by field in GA so we can get eyes on the signup funnel.",
"u": ["https://github.com/beeminder/beeminder/pull/5132",
"https://x.com/beeminfra/status/1878946222951825868"],
"d": "2025-01-11",
"t": "2025-01-13"
}, { // ------------------------------------------------------------------------
"x": "Print graph matrix dates in YYYY-MM-DD format in the translog for human readability.",
"u": ["https://x.com/beeminfra/status/1881483330312720698"],
"t": "2025-01-20",
}, { // ------------------------------------------------------------------------
"x": "Robustified translog fetching script and trim how far back it looks.",
"u": [
"https://x.com/beeminfra/status/1884022025955729724"],
"t": "2025-01-27",
"d": ""
}, { // ------------------------------------------------------------------------
"x": "Debug logging for wakatime and storygraph issues, and differentiate source of ResponseErrors in the library.",
"u": ["https://x.com/beeminfra/status/1886538580048404983",
"https://github.com/beeminder/beeminder/pull/4862",
"https://github.com/beeminder/beeminder/pull/5145"],
"d": "2025-01-27",
"t": "2025-02-03"
}, { // ------------------------------------------------------------------------
"x": "Robustified spec for the breaks page where capybara was struggling with some timezone related things.",
"u": [
"https://github.com/beeminder/beeminder/pull/5158",
"https://x.com/beeminfra/status/1889113970273075658",
],
"t": "2025-02-10",
"d": "2025-02-07"
}, { // ------------------------------------------------------------------------
"x": "MVP for admin analytics page!",
"u": ["https://x.com/beeminfra/status/1891632368256946303",
"https://github.com/beeminder/beeminder/pull/5155"
],
"t": "2025-02-17",
"d": "2025-02-07"
}, { // ------------------------------------------------------------------------
"x": "Two minis: cleanup debug logging in our github autodata library. Address a deprecation warning from our dockerfiles.",
"u": ["https://x.com/beeminfra/status/1894173242405130276",
"https://github.com/beeminder/beeminder/pull/5173"],
"t": "2025-02-24",
"d": "2025-02-24"
}, { // ------------------------------------------------------------------------
"x": "Opportunistic refactoring: use helper functions in main menu partials.",
"u": ["https://github.com/beeminder/beeminder/pull/5181",
"https://x.com/beeminfra/status/1896720343697687012"]
}, { // ------------------------------------------------------------------------
}, /* ----------------------------------------------------------- end batch */ ]
var staged = [ { // note: sub-entries not allowed here in staging
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, /* ---------------------------------------------------------- end staged */ ]
/*
METASTAGED: --10--------20--------30--------40--------50--------60--------70--------80--------90-------100-------110-------120-------130-------140-----------------160
https://github.com/beeminder/beeminder/commit/
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
*/