Skip to content

[Feature] added module-unification adapter and adapter-test blueprints#5476

Merged
rwjblue merged 1 commit intowarp-drive-data:masterfrom
kevinansfield:mu-adapter-blueprint
Jun 11, 2018
Merged

[Feature] added module-unification adapter and adapter-test blueprints#5476
rwjblue merged 1 commit intowarp-drive-data:masterfrom
kevinansfield:mu-adapter-blueprint

Conversation

@kevinansfield
Copy link
Copy Markdown
Contributor

Part of ember-cli/ember-cli#7530

This PR adds initial support for ember g adapter foo from a module unification app.

@GavinJoyce
Copy link
Copy Markdown

@kevinansfield do you think the CI failure is just flakiness or is it something to address?

@kevinansfield
Copy link
Copy Markdown
Contributor Author

@GavinJoyce just flakiness I think? The error is from installing yarn before the tests even start:

$ yarn --version
1.3.2
$ curl -o- -L https://yarnpkg.com/install.sh | bash
bash: line 1: syntax error near unexpected token `newline'
bash: line 1: `<!DOCTYPE html>'
(23) Failed writing body

I'm guessing yarnpkg.com errored?

@GavinJoyce
Copy link
Copy Markdown

@kevinansfield perhaps rebase and force push to kick off CI again?

@kevinansfield kevinansfield force-pushed the mu-adapter-blueprint branch from e85c861 to 201f35a Compare June 8, 2018 07:13
@kevinansfield
Copy link
Copy Markdown
Contributor Author

👍 done

Copy link
Copy Markdown

@GavinJoyce GavinJoyce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one @kevinansfield, sorry for the delay in reviewing.

This looks good to me. /cc @rwjblue

@rwjblue rwjblue merged commit e195cb4 into warp-drive-data:master Jun 11, 2018
@rwjblue
Copy link
Copy Markdown
Contributor

rwjblue commented Jun 11, 2018

Thank you @kevinansfield (and @GavinJoyce for reviewing)!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants