Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/TryGhost/Ghost-CLI
CLI Tool for installing & updating Ghost
https://github.com/TryGhost/Ghost-CLI
7b6c8cc3c8b9d329d74c832562afeb03819acf1f authored about 7 years ago by Austin Burdine <[email protected]>
70e7e3d4bc3cf5234fc5e3b78e5a56c389e87b33 authored about 7 years ago by Austin Burdine <[email protected]>
yarn is used over NPM, so there's never a need to commit the
package-lock.json file
Now it is possible to pass both --no-prompt and --no-start options
Before this fix --no-start wa...
closes #479
- the `--port` option is handled as an integer, which was causing the `value.length`...
no issue
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- ...
no issue
- nyc is the istanbul 1.0 test runner
- add .nyc_output to .gitignore
- fix occasional ...
no issue
- cleanup linting rules, add some more rules for es6
- ensure tests are linted
- fix er...
no issue
d0cef5ecc735d45c998a1eaff72a27d9ba3cd10f authored over 7 years ago by Vikas <[email protected]>
closes TryGhost/Ghost#8948
- update migration docs URL
closes #453
- make the default database name be based off of the current working directory bas...
cc8c081d8f4e899e669bf0dcd47c7d757a62cf4b authored over 7 years ago by Austin Burdine <[email protected]>
closes #451
- ensure port number is treated as an integer so portfinder increments it correctl...
no issue
- We've now got a standard /v1/ version of docs.ghost.org
- Using this ensures that th...
56c58b33f596de954cdd91b15967d8d5b33ff5f7 authored over 7 years ago by Austin Burdine <[email protected]>
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- mysql@...
closes #59
- add a --zip option to both `ghost install` and `ghost update` so that unreleased ne...
closes #201
- only keep 5 most recent Ghost versions, delete the rest
no issue
- make update command more testable
- add tests
no issue
- improve test coverage
b37b2c18c647b09584578c84beb9071cd0185e70 authored over 7 years ago by Austin Burdine <[email protected]>
closes #396
- on some systems, creating a password with IDENTIFIED BY doesn't work correctly, so...
refs #435
- instead of using a getter/setter to determine running, make it a function. This allo...
016ba102265915e308ccc9f26aa5d3c4f408bd40 authored over 7 years ago by Austin Burdine <[email protected]>
closes #436
- if environment is not passed in startup context,
run checkValidInstall and checkEn...
no issue
- pass {preferLocal: true} to the `npm bin -g` execa command so that the npm version lo...
closes #281
- throw error if npm bin directory is not the same as the one used to install ghost-cli
closes #421
- uses toLowerCase() and lists all config options in lowercase
d0225f8dd4e35994ad77bd74718c2eb385cddacf authored over 7 years ago by Hannah Wolfe <[email protected]>79100ee52456ab2b2bb0b6dc826e239b415d6ad7 authored over 7 years ago by Austin Burdine <[email protected]>
no issue
- previously, we didn't check if systemd had already been created
- now, we check if ex...
refs #428
- defer requiring modules in commands to as late as possible
4013f2a12417205ee35b695b37406e8b9fad9ae5 authored over 7 years ago by Austin Burdine <[email protected]>
closes #423
- `ghost install 1.x.x --local` now works for local installs
- this gives us a more accurate representation of what the repo test coverage actually is π
d5c4959f1dd345644dc54dfc0855ca6eed331636 authored over 7 years ago by Austin Burdine <[email protected]>
closes #400
- for `id -u ghost` -> centos returns "No such user" - this made the use-ghost-user ...
- add tests for advanced config options
- add tests for system class
- add tests for extension...
1a94ea0051e00e9fb1ec438519782753003cf458 authored over 7 years ago by Austin Burdine <[email protected]>
bd19d0cb2aa47e3728bd69b58d530581c63a4441 authored over 7 years ago by Austin Burdine <[email protected]>
375d2facde5b8791678b75fbac38cacf2ad65ed3 authored over 7 years ago by Austin Burdine <[email protected]>
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- sem...
refs #281
- add better error message when sqlite install hasn't worked
closes #405
- skip directory check if `--no-setup-linux-user` option is passed
closes #410
- throw errors instead if prompts are disabled
- fix error if remote mysql host is used
110bb4770b8f990bee4dd78a3a718c6efd1042e5 authored over 7 years ago by Austin Burdine <[email protected]>
106f4e84fe0bc8bebe977dbdfb3124e14e3ad890 authored over 7 years ago by Austin Burdine <[email protected]>
no issue
b8d6f673821995932582a01d2a863b4dd08b5db5 authored over 7 years ago by Austin Burdine <[email protected]>e4b11d0c771694a8cad6c7e85269d5aed18789d8 authored over 7 years ago by Austin Burdine <[email protected]>
dc789739d5d78b3b8eb65d121c70ec6a88e93b47 authored over 7 years ago by Austin Burdine <[email protected]>
8464f8a64c4a28b7755600043c9c88fd32ce9a2f authored over 7 years ago by Austin Burdine <[email protected]>
closes #385
605dd02f4247fa74f46cee9fe3240fd4b6b709d7 authored over 7 years ago by Austin Burdine <[email protected]>closes #356
7abe68b8df724744558eb00e0c6c556a912c5d7c authored over 7 years ago by Austin Burdine <[email protected]>
refs #328
- force-install sqlite3 so we get it consistently
closes #328, closes #284
- config acceptance test was causing lots of build failures, we should
...
refs #328
- set global promise to bluebird in acceptance test class
- add ability for setup to s...
closes #383
- remove extra text from QQex so that it can be validated
- add GoDaddy, GoDaddyAsi...
closes #399
- I tried to do this with the yargs coerce method but couldn't find anywhere that i...
185334e1303ccc255a20838bd9789620ed59d7d2 authored over 7 years ago by Hannah Wolfe <[email protected]>b44937fdaea19f46bceed58c857cade7ba219632 authored over 7 years ago by Nils Brychzy <[email protected]>
closes #378
- don't ignore stdout, as knex errors are written to it
- I went and changed pretty much all the URLs
- This fixes the broken links
no issue
- adds an alias for the ls command as status
76d1d610b21971167549e846e30106033bc72e1c authored over 7 years ago by Austin Burdine <[email protected]>
fa3e6c8e5c2c813708103dd23ef3ae0bcc1fefec authored over 7 years ago by Austin Burdine <[email protected]>
5712188e059e65e60ae6d301ad1b96c548bc61ef authored over 7 years ago by Austin Burdine <[email protected]>
350e0c3df4477f461f2c2112e7106d70a923c5ea authored over 7 years ago by Austin Burdine <[email protected]>
1f77407af3cb6ccde06a65efc6bcea3fd8a2c6a9 authored over 7 years ago by Austin Burdine <[email protected]>
closes #321
- add better descriptions to various commands
no issue
- if no promises are added to the array during uninstall, it means nginx isn't installe...
c3df8cbf8305b816b821f871a0b3224e6906dd7e authored over 7 years ago by Hannah Wolfe <[email protected]>
- switch order of checks, as for now an LTS folder is most likely
- add link to migration guide
...
- ensure all help commands end with a link to the docs
f8a37c897adf514e7ff0c179b542c4795c695999 authored over 7 years ago by Hannah Wolfe <[email protected]>
- main task here was to add upgrade as an alias of update
- also added my fave typo of intsall π
closes #364
- if an instance was installed with a pre-stable version of Ghost-CLI, this message ...
no issue
- this ensures `ghost log` inside a non-running dev install doesn't break
closes #363, closes #365, closes #348, closes #332, closes #183
- move nginx configuration to te...
closes #368
- force killing on mac/linux doesn't allow the child process (ghost run) to kill the...
991e7e9c000bf15b7304b279ba1392022e22e6d9 authored over 7 years ago by Austin Burdine <[email protected]>
closes #355
- add check to ensure directory tree is readable all the way to root on
linux
closes #228
1655806c334065ba147bd9f3476277c3af9a9ee4 authored over 7 years ago by Austin Burdine <[email protected]>13f442ca82401bbd3e5a939351cdef8a1e005dbb authored over 7 years ago by Austin Burdine <[email protected]>
closes #349
- move knex-migrator to run in a child process, which allows us to initialize a sqli...
no issue
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
refs #349
- add defaultValue function to dbpath argument
9408737a54f88ca6f9a4dba360f5cb67a0f35867 authored over 7 years ago by Austin Burdine <[email protected]>
9ddb0f994f214376be4581f19680f4c719ed213c authored over 7 years ago by Austin Burdine <[email protected]>
2d4fe72172635c8a87cfe6e7948e75bd6fcad274 authored over 7 years ago by Austin Burdine <[email protected]>
f56c5336371dc5953d3245f68a668879f60a95a7 authored over 7 years ago by Austin Burdine <[email protected]>
6e84516cafa972981ec1fc7847cbf1fb51809778 authored over 7 years ago by Austin Burdine <[email protected]>
no issue
- fixes ssl setup issue
ebd4bcedc96718fcf0abdc7c8ad085e050293e78 authored over 7 years ago by Austin Burdine <[email protected]>
217f2cc5cfdca438b19b19112230facd641443e4 authored over 7 years ago by Austin Burdine <[email protected]>
no issue
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- sinon...
no issue
- add has-ansi to dev deps
- update removed methods to their replacements
220040838b5b117a585af4c243d18e87420ec5fd authored over 7 years ago by Austin Burdine <[email protected]>
no issue
- if the boolean constraint is enabled, then argv.start will be false in the case that ...
no issue
- previously it would only log if the template was being linked to somewhere on the sys...
refs #313
- don't allow users to skip, as this would break things
- only show the option to con...
closes #331
- fix skip logic in ssl tasks
no issue
- deps: [email protected]
- ui.success and ui.fail output symbols now
refs #317
- use sudo to run ghost as the ghost user when it's set up for the instance
closes #334
- remove linux extension, make it part of the CLI itself