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

[WIP] One-Click Update Support - Ghost component #7977

Closed
wants to merge 1 commit into from

Conversation

acburdine
Copy link
Member

@acburdine acburdine commented Feb 10, 2017

Refs #8005

This PR enables (the server side of) one-click updates of Ghost when running with the CLI.

To get this to work, you must:

  • Put "update": true in your config.development in a CLI setup
  • change this function to not return false
  • Run with the CLI

Note: this is just a first attempt - and the final solution may look much different.

TODO:

  • test all the things
  • error handling

@acburdine acburdine changed the title [EXPERIMENTAL/WIP/HERE BE DRAGONS] Automatic Update Support [EXPERIMENTAL/WIP/HERE BE DRAGONS] One-Click Update Support Feb 10, 2017
@acburdine acburdine changed the title [EXPERIMENTAL/WIP/HERE BE DRAGONS] One-Click Update Support [WIP] One-Click Update Support - Ghost component Feb 15, 2017
@kirrg001
Copy link
Contributor

kirrg001 commented Apr 6, 2018

I am closing this PR. It's now open for a year. We can still look up this PR in case we work on this.

@kirrg001 kirrg001 closed this Apr 6, 2018
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