Skip to content

Commit 01955ab

Browse files
authored
Merge pull request #634 from emberjs/tooling-jul-15
add notes for Tooling July 15th
2 parents 2ac4a2f + 5de3333 commit 01955ab

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

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

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
# 2025-07-15
2+
3+
Note Taker: Chris Manson
4+
Time Keeper: Alex
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+
- [x] David Taylor
20+
- [x] kyle
21+
- [x] Patrick
22+
- [x] TabletopJoe
23+
- [x] tommyjr
24+
25+
## Topics
26+
27+
### Relative root url proposal @void_malex
28+
29+
- A: the thing blocking us for having relative everything is the test setup
30+
- CM: do we need to test and app have the same config
31+
- A: not really, but we could fix it since there is already shenanigans
32+
- it could save a bunch of headache
33+
- (some discussion about having the default location not be history)
34+
- CM: I'd be worried about changing off history by default
35+
- KG: we would need a RFC to change the history
36+
- we also should look at the bugs reported in https://github.com/ember-cli/ember-cli/pull/5792 to make sure all the use bugs are catered for
37+
- EF: there is a softer version of proposal - make it easier for people to use relative rather than changing the default
38+
- (general agreement that having different rootUrl for tests and app should be fine)
39+
-
40+
41+
### more tests in content-tag <@NullVoxPopuli>
42+
43+
- https://github.com/embroider-build/content-tag/pull/104
44+
- merged
45+
46+
### prettier in content-tag <@NullVoxPopuli>
47+
48+
- https://github.com/embroider-build/content-tag/pull/107
49+
- approved
50+
-
51+
52+
### Discuss the timing of making vite the default blueprint and documenting it <@mansona>
53+
54+
- (long discussion)
55+
- probably ok to make it work behind a feature flag that we can turn off if docs aren't ready
56+
-
57+
58+
### How to we solve running the template-tag-codemod on v1 addons <@mansona>
59+
60+
- (very quick discussion - agreed that we want to make it work by default well instead of relying on hacks)
61+
62+
### closed end of meeting next week to discuss team membership <@mansona>

0 commit comments

Comments
 (0)