ember-cli / ember-cli/ember-twiddle

Cannot use Ember beta / canary easily.

Aperta
#545 2 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
268
Fork
87
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

When choosing `canary` / `beta` / `release` as the Ember version for a newly created twiddle, an error is displayed. This started once https://github.com/ember-cli/ember-twiddle/pull/532 was deployed. The work around is to move `ember-data` out of `addons` and into `dependencies` (in the `twiddle.json`).

As of https://github.com/ember-cli/ember-twiddle/pull/532 `ember-data` is now consumed as an addon. This leverages the addon builder backend to build the addon for the specific Ember version. Unfortunately, the addon builder does not currently support building for the various Ember release channels.

I have taken a crack at working on that in https://github.com/joostdevries/twiddle-backend/pull/27, but really need @joostdevries' and @Gaurav0's advice there to ensure we aren't shooting ourselves in the foot.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia dal comportamento introdotto da ember-cli/ember-twiddle PR 532 e dalla limitazione di addon-builder descritta in questa issue. Esamina joostdevries/twiddle-backend PR 27 e il workaround a cui si fa riferimento in twiddle.json. Il lavoro è completo quando i twiddle appena creati possono usare i canali Ember canary, beta e release senza spostare ember-data da addons a dependencies.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript
Ambito
build-system, devtools
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
32/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.