-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinfras2025.js
More file actions
122 lines (117 loc) · 6.52 KB
/
infras2025.js
File metadata and controls
122 lines (117 loc) · 6.52 KB
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
// Awaiting proglogs generalization...
batches['2025jan'] = [{
"x": "Changes to Accept headers to properly 403 when request has no Accept header. From turbo/stimulus updates.",
"l": ["https://x.com/beeminfra/status/1873505523695505419",
"https://github.com/beeminder/beeminder/issues/4686",
"https://github.com/beeminder/beeminder/pull/4688"],
"d": "2025-01-12",
"e": "2024-12-29"
}, { // ------------------------------------------------------------------------
"x": "Update google tag manager id.",
"l": ["https://github.com/beeminder/beeminder/pull/5126",
"https://x.com/beeminfra/status/1876413250591748577"],
"d": "2025-01-05",
"e": "2025-01-06"
}, { // ------------------------------------------------------------------------
"x": "Track user signup field by field in GA so we can get eyes on the signup funnel.",
"l": ["https://github.com/beeminder/beeminder/pull/5132",
"https://x.com/beeminfra/status/1878946222951825868"],
"d": "2025-01-11",
"e": "2025-01-13"
}, { // ------------------------------------------------------------------------
"x": "Print graph matrix dates in YYYY-MM-DD format in the translog for human readability.",
"l": ["https://x.com/beeminfra/status/1881483330312720698"],
"e": "2025-01-20",
}, { // ------------------------------------------------------------------------
"x": "Robustified translog fetching script and trim how far back it looks.",
"l": [
"https://x.com/beeminfra/status/1884022025955729724"],
"e": "2025-01-27",
"d": ""
}, { // ------------------------------------------------------------------------
"x": "Debug logging for wakatime and storygraph issues, and differentiate source of ResponseErrors in the library.",
"l": ["https://x.com/beeminfra/status/1886538580048404983",
"https://github.com/beeminder/beeminder/pull/4862",
"https://github.com/beeminder/beeminder/pull/5145"],
"d": "2025-01-27",
"e": "2025-02-03"
}, { // ------------------------------------------------------------------------
"x": "Robustified spec for the breaks page where capybara was struggling with some timezone related things.",
"l": [
"https://github.com/beeminder/beeminder/pull/5158",
"https://x.com/beeminfra/status/1889113970273075658",
],
"e": "2025-02-10",
"d": "2025-02-07"
}, { // ------------------------------------------------------------------------
"x": "MVP for admin analytics page!",
"l": ["https://x.com/beeminfra/status/1891632368256946303",
"https://github.com/beeminder/beeminder/pull/5155"
],
"e": "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.",
"l": ["https://x.com/beeminfra/status/1894173242405130276",
"https://github.com/beeminder/beeminder/pull/5173"],
"e": "2025-02-24",
"d": "2025-02-24"
}, { // ------------------------------------------------------------------------
"x": "Opportunistic refactoring: use helper functions in main menu partials.",
"l": ["https://github.com/beeminder/beeminder/pull/5181",
"https://x.com/beeminfra/status/1896720343697687012"],
}, { // ------------------------------------------------------------------------
"x": "Some nice refactoring with named scopes in autodata fetching.",
"l": ["https://x.com/beeminfra/status/1899242233154646321",
"https://github.com/beeminder/beeminder/pull/5192",
"https://github.com/beeminder/beeminder/pull/5186"],
"e": "2025-03-10"
}, { // ------------------------------------------------------------------------
"x": "Added the autodata error field to translogged fields, in order to capture when / what the error is for future reference.",
"l": ["https://github.com/beeminder/beeminder/issues/5150",
"https://x.com/beeminfra/status/1907558991984734556",
"https://github.com/beeminder/beeminder/pull/5151"],
"d": "2025-02-04",
"e": "2025-04-02"
}, { // ------------------------------------------------------------------------
"x": "Changed how we're logging break scheduling, to be clearer about what the user entered, vs what changed in the graph matrix.",
"l": ["https://x.com/beeminfra/status/1910116267044093981",
"https://github.com/beeminder/beeminder/pull/5224"],
"d": "2025-04-08",
"e": "2025-04-09"
}, { // ------------------------------------------------------------------------
"x": "merged view/edit user links (for admin interface) into one.",
"l": ["https://github.com/beeminder/beeminder/issues/4743",
"https://github.com/beeminder/beeminder/pull/5209"],
"d": "2025-03-21"
}, { // ------------------------------------------------------------------------
"x": "Fixed a bug with posting analytics events to G4A that was causing failures.",
"l": ["https://github.com/beeminder/beeminder/pull/5229",
"https://x.com/beeminfra/status/1912623980550422909"],
"e": "2024-04-16"
}, { // ------------------------------------------------------------------------
"x": "Fixed the docker compose deprecation issue with change from v1 to v2",
"l": ["https://github.com/beeminder/beeminder/pull/5119",
"https://github.com/beeminder/beeminder/issues/4323"],
"e": "2025-05-06"
}, { // ------------------------------------------------------------------------
}, /* ----------------------------------------------------------- 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/
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
}, { // ------------------------------------------------------------------------
*/