Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline-ify configuration/themes/upload APIs #5515

Closed
wants to merge 1 commit into from

Conversation

halfdan
Copy link
Contributor

@halfdan halfdan commented Jul 3, 2015

refs #5508

@ErisDS
Copy link
Member

ErisDS commented Jul 21, 2015

API options are now merged, so this will need a bit of an update 😉

@halfdan
Copy link
Contributor Author

halfdan commented Jul 22, 2015

@ErisDS Updated

return canThis(options.context).browse.theme().then(function () {
function handlePermissions(options) {
return canThis(options.context).browse.theme().then(function () {
return Promise.resolve();

This comment was marked as abuse.

@ErisDS
Copy link
Member

ErisDS commented Jul 23, 2015

The build failure on this is genuine 😉

@ErisDS
Copy link
Member

ErisDS commented Aug 8, 2015

@halfdan Can you get this one fixed up plz?

@ErisDS
Copy link
Member

ErisDS commented Oct 12, 2015

Any chance of a fixup here or should I close?

@ErisDS
Copy link
Member

ErisDS commented Oct 13, 2015

Gonna close for now so that other people can pick up these pieces.

@ErisDS ErisDS closed this Oct 13, 2015
@hoxoa hoxoa mentioned this pull request Oct 16, 2015
hoxoa added a commit to hoxoa/Ghost that referenced this pull request Oct 27, 2015
refs TryGhost#5515
- fix code style errors
- change return
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.

2 participants