Skip to content

Commit 5f0a76a

Browse files
authored
Merge pull request #636 from emberjs/tooling-aug-12
add notes for tooling team 5th and 12th August
2 parents 8992f02 + deaffc9 commit 5f0a76a

File tree

4 files changed

+93
-4
lines changed

4 files changed

+93
-4
lines changed

st-embroider/2024/2025-07-29.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ Add yourself to the list if you attend and check the box!
1616
- [ ] Krystan HuffMenne (KH)
1717
- [ ] Peter Wagenet (PW)
1818
- [ ] James Davis (JD)
19-
- [ ] Evo
19+
- [x] Evo
2020
- [x] TommyJR
21-
- [ ] Robbytx
22-
- [ ] RKS
23-
- [ ]
21+
- [x] Robbytx
22+
- [x] RKS
2423

2524
## Topics
2625

st-embroider/2024/2025-08-05.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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+

st-embroider/2024/2025-08-12.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
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+

st-embroider/template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Add yourself to the list if you attend and check the box!
1616
- [ ] Krystan HuffMenne (KH)
1717
- [ ] Peter Wagenet (PW)
1818
- [ ] James Davis (JD)
19+
- [ ] Liam Potter (LP)
1920
- [ ] Your name here (INITIALS)
2021

2122
## Topics

0 commit comments

Comments
 (0)