|
| 1 | +# 2025-03-05 |
| 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 | +- [ ] Aaron Chambers (AC) |
| 13 | +- [x] Alex (A) |
| 14 | +- [x] Preston Sego (PS) |
| 15 | +- [ ] Simon Ihmig (SI) |
| 16 | +- [x] Katie Gengler (KG) |
| 17 | +- [ ] Peter Meehan (PM) |
| 18 | +- [ ] Krystan HuffMenne (KH) |
| 19 | +- [x] Peter Wagenet (PW) |
| 20 | +- [ ] James Davis (JD) |
| 21 | +- [x] David Taylor |
| 22 | +- [x] Nick Schot |
| 23 | +- [x] Robbie Wagner |
| 24 | +- [x] Tommy Jr |
| 25 | +- [x] Chris Thoburn (CT) |
| 26 | + |
| 27 | +## Topics |
| 28 | + |
| 29 | +### Project planning |
| 30 | + |
| 31 | +- (long discussion about releasing 4.0 stable) |
| 32 | +- nobody should be using current Embroider stable (3.0) because Vite is so much better |
| 33 | +- what do we need to do to release |
| 34 | +- the only blocker is updating the Readme |
| 35 | +- all other items can come later |
| 36 | + |
| 37 | +### rename this doc to “Tooling Team Meeting Agenda”? <@NullVoxPopuli> |
| 38 | + |
| 39 | +- done |
| 40 | + |
| 41 | +### The inspector, do we need approval for a plan, or just someone(s) to do it? <@NullVoxPopuli> |
| 42 | + |
| 43 | +- Should it continue to have a data-panel at all? If so, should it be warp-drive specific? |
| 44 | +- (discussion about the two sides of the API of the handshake between inspector and ember-source) |
| 45 | +- once we have done the handshake, what do you get back? we should be handed back an interface that has everyting that we need |
| 46 | +- we can have lazy loadable chunks of |
| 47 | +- (discussion on how ember-data hooks into the inspector) |
| 48 | +- CT: we provide a data adapter - now consuming public apis |
| 49 | +- (discussion about should we split the data section to a new addon) |
| 50 | +- CT: it can be an embeddable ember app with routes |
| 51 | +- EF: the interface could be extensible |
| 52 | +- the next action could be to open a draft RFC with the definition of the API |
| 53 | +- start with the list of what is currenty being used |
| 54 | +- people can polyfill in the new ember feature by having a module in your app |
| 55 | +- CM: we could even define in requirejs |
| 56 | +- EF: we can spike it for sure |
| 57 | + |
| 58 | +### tip of the blockers for blueprint changes <@NullVoxPopuli> |
| 59 | + |
| 60 | +- I forgot again |
| 61 | +- (discussion about minimal app) |
| 62 | +- CM: we need to make sure that we don't waste too much time maintaining multiple blueprints |
| 63 | +- |
| 64 | + |
| 65 | +### new @ember/addon blueprint - where do we put this? Does it go in github.com/ember-cli? Can we set it up now (at the end of the call) <@mansona> |
| 66 | + |
| 67 | +- EF: let's call it `@ember/addon-blueprint` |
| 68 | +- KG: put it in ember-cli (because of CI minutes) |
| 69 | +- CM: we have a plan to release this |
| 70 | + |
| 71 | + |
| 72 | +<10 mins> (at the end) deep dive on the project planning <@mansona> |
| 73 | + |
| 74 | + |
0 commit comments