File tree Expand file tree Collapse file tree 4 files changed +93
-4
lines changed Expand file tree Collapse file tree 4 files changed +93
-4
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,10 @@ Add yourself to the list if you attend and check the box!
16
16
- [ ] Krystan HuffMenne (KH)
17
17
- [ ] Peter Wagenet (PW)
18
18
- [ ] James Davis (JD)
19
- - [ ] Evo
19
+ - [x ] Evo
20
20
- [x] TommyJR
21
- - [ ] Robbytx
22
- - [ ] RKS
23
- - [ ]
21
+ - [x] Robbytx
22
+ - [x] RKS
24
23
25
24
## Topics
26
25
Original file line number Diff line number Diff line change
1
+ # YYYY-MM-DD
2
+
3
+ Note Taker:
4
+ Time Keeper:
5
+
6
+ ## Attendees
7
+
8
+ Add yourself to the list if you attend and check the box!
9
+
10
+ - [ ] Ed Faulkner (EF)
11
+ - [x] Chris Manson (CM)
12
+ - [x] Alex (A)
13
+ - [x] Preston Sego (PS)
14
+ - [ ] Simon Ihmig (SI)
15
+ - [ ] Katie Gengler (KG)
16
+ - [ ] Krystan HuffMenne (KH)
17
+ - [ ] Peter Wagenet (PW)
18
+ - [ ] James Davis (JD)
19
+ - [ ] Liam Potter (LP)
20
+ - [ ] Your name here (INITIALS)
21
+
22
+ ## Topics
23
+
24
+ not a lot of poeople today so we just focused on the PR for ` @ember/debug `
25
+
26
+ ### ` @ember/debug ` PR to embroider
27
+
28
+ - https://github.com/embroider-build/embroider/pull/2501
29
+ - review and build context to see if it's ok to merge
30
+ - looks good
31
+ - merged
32
+ - released
33
+
Original file line number Diff line number Diff line change
1
+ # 2025-08-12
2
+
3
+ Note Taker: Chris Manson
4
+ Time Keeper: Chris Manson
5
+
6
+ ## Attendees
7
+
8
+ Add yourself to the list if you attend and check the box!
9
+
10
+ - [x] Ed Faulkner (EF)
11
+ - [x] Chris Manson (CM)
12
+ - [x] Alex (A)
13
+ - [x] Preston Sego (PS)
14
+ - [ ] Simon Ihmig (SI)
15
+ - [x] Katie Gengler (KG)
16
+ - [ ] Krystan HuffMenne (KH)
17
+ - [x] Peter Wagenet (PW)
18
+ - [ ] James Davis (JD)
19
+ - [ ] Liam Potter (LP)
20
+ - [x] Cortrah
21
+ - [x] tommyjr
22
+
23
+ ## Topics
24
+
25
+ No agenda today
26
+
27
+ ### Looking into speed of building question
28
+
29
+ - CM: https://github.com/mainmatter/build-start-rebuild-perf
30
+ - we're looking into build speeds to keep them at least the same as before
31
+ - PS: I'm looking into improving number of reloads during depScan
32
+ - https://github.com/NullVoxPopuli/limber/pull/1968
33
+
34
+ ### reviewing the embroider roadmap
35
+
36
+ - 2 topics that are ready for people to work on if anyone has the time
37
+ - deprecate non-serialisable babel plugins
38
+ - Deprecate app.import
39
+ - just writing the deprecation guides can make a massive difference
40
+
41
+ ### discussion about slow tests
42
+
43
+ - A: 3x slowdown
44
+ - (long discussion about possible problems)
45
+ - A: I'll go and try some of the suggestions and report back
46
+
47
+ ### Render assertion
48
+
49
+ - https://github.com/glimmerjs/glimmer-vm/issues/1762
50
+ - (long discussions)
51
+ - Main take-away:
52
+ - don't ever set tracked state during a render (we should bake the assertion more strict)
53
+ - you should never create tracked state from tracked state. You should refactor it to be a getter
54
+
55
+
56
+
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Add yourself to the list if you attend and check the box!
16
16
- [ ] Krystan HuffMenne (KH)
17
17
- [ ] Peter Wagenet (PW)
18
18
- [ ] James Davis (JD)
19
+ - [ ] Liam Potter (LP)
19
20
- [ ] Your name here (INITIALS)
20
21
21
22
## Topics
You can’t perform that action at this time.
0 commit comments