####### 2017-11-06 17:43:12 #######
Deploy triggered manually by Graham for master branch of deploy
$ git pull
fatal: Not a git repository (or any of the parent directories): .git
$ git status
fatal: Not a git repository (or any of the parent directories): .git
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
[ErrorException]
file_put_contents(/home/okbvtfr/public_html/deploy/vendor/composer/installed.json): failed to open stream: Permission denied
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] []...
####### 2017-11-06 17:44:41 #######
Deploy triggered manually by Graham for master branch of deploy
$ git pull
fatal: Unknown index entry format 61720000
$ git status
fatal: Unknown index entry format 61720000
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
[ErrorException]
file_put_contents(/home/okbvtfr/public_html/deploy/vendor/composer/installed.json): failed to open stream: Permission denied
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] []...
####### 2017-11-07 00:41:02 #######
Push from PhantomWatson updated head SHA of master branch of deploy from b19ee1b to 278e18b
$ git pull
From https://github.com/BallStateCBER/deploy
b19ee1b..278e18b master -> origin/master
Updating b19ee1b..278e18b
Fast-forward
src/Slack.php | 35 ++++++++++++++++++++++++++++++-----
1 file changed, 30 insertions(+), 5 deletions(-)
$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git checkout -- ..." to discard changes in working directory)
modified: composer.phar
Untracked files:
(use "git add ..." to include in what will be committed)
logs/
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2017-11-07 20:23:09 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 278e18b to 8b17823
$ git pull
From https://github.com/BallStateCBER/deploy
278e18b..8b17823 master -> origin/master
Updating 278e18b..8b17823
Fast-forward
.gitignore | 2 +-
config/sites.php | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git checkout -- ..." to discard changes in working directory)
modified: composer.phar
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2017-11-07 21:27:54 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 8b17823 to b51eb08
$ git pull
From https://github.com/BallStateCBER/deploy
8b17823..b51eb08 master -> origin/master
Updating 8b17823..b51eb08
Fast-forward
config/sites.php | 4 ++++
1 file changed, 4 insertions(+)
$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git checkout -- ..." to discard changes in working directory)
modified: composer.phar
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2017-11-07 23:00:19 #######
Push from PhantomWatson updated head SHA of master branch of deploy from b51eb08 to 150929e
$ git pull
From https://github.com/BallStateCBER/deploy
b51eb08..150929e master -> origin/master
Updating b51eb08..150929e
Fast-forward
config/sites.php | 4 ++++
src/Deploy.php | 3 +++
src/Log.php | 14 ++++++++++++++
src/Request.php | 35 +++++++++++++++++++++++++++++++++++
src/ScreenOutput.php | 8 ++++++--
src/Site.php | 30 ++++++++++++++++++++++++++++++
src/Slack.php | 27 +++++++++++++++++++++++++--
7 files changed, 117 insertions(+), 4 deletions(-)
$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git checkout -- ..." to discard changes in working directory)
modified: composer.phar
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2017-11-09 16:44:23 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 150929e to 2ff9833
$ git pull
From https://github.com/BallStateCBER/deploy
150929e..2ff9833 master -> origin/master
Updating 150929e..2ff9833
Fast-forward
src/Deploy.php | 4 ++--
src/Slack.php | 28 ++++++++++++++++++++++++++--
2 files changed, 28 insertions(+), 4 deletions(-)
$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git checkout -- ..." to discard changes in working directory)
modified: composer.phar
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2017-11-09 23:20:45 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 2ff9833 to 97f0cf1
$ git pull
From https://github.com/BallStateCBER/deploy
2ff9833..97f0cf1 master -> origin/master
Updating 2ff9833..97f0cf1
Fast-forward
src/Slack.php | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git checkout -- ..." to discard changes in working directory)
modified: composer.phar
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2017-11-09 23:21:22 #######
Deploy triggered manually by Graham for master branch of deploy
$ git pull
Already up-to-date.
$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git checkout -- ..." to discard changes in working directory)
modified: composer.phar
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2017-11-10 18:02:16 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 97f0cf1 to 2628e22
$ git pull
From https://github.com/BallStateCBER/deploy
97f0cf1..2628e22 master -> origin/master
Updating 97f0cf1..2628e22
Fast-forward
.gitignore | 1 +
composer.json | 4 +-
composer.lock | 101 ++++++++++++++++++++++++++-
gulpfile.js | 89 +++++++++++++++++++++++
package.json | 37 ++++++++++
src/Deploy.php | 4 +-
src/Log.php | 4 +-
src/Request.php | 4 ++
src/ScreenOutput.php | 2 +
src/Site.php | 2 +
src/Slack.php | 2 +
src/View/{home.php => home.php.template} | 0
src/View/{layout.php => layout.php.template} | 0
webroot/check.php | 3 +-
webroot/index.php | 11 +--
webroot/log.php | 2 +-
16 files changed, 254 insertions(+), 12 deletions(-)
create mode 100644 gulpfile.js
create mode 100644 package.json
rename src/View/{home.php => home.php.template} (100%)
rename src/View/{layout.php => layout.php.template} (100%)
$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git checkout -- ..." to discard changes in working directory)
modified: composer.phar
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 2 installs, 0 updates, 0 removals
- Installing squizlabs/php_codesniffer (3.1.1): Loading from cache
- Installing cakephp/cakephp-codesniffer (3.0.1): Downloading (connecting...)Downloading (0%) Downloading (10%)Downloading (15%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (50%)Downloading (55%)Downloading (65%)Downloading (75%)Downloading (85%)Downloading (95%)Downloading (100%)
Generating autoload files
####### 2017-11-10 21:16:08 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 2628e22 to b9b223b
$ git pull
From https://github.com/BallStateCBER/deploy
2628e22..b9b223b master -> origin/master
Updating 2628e22..b9b223b
Fast-forward
config/sites.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add ..." to update what will be committed)
(use "git checkout -- ..." to discard changes in working directory)
modified: composer.phar
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2017-11-15 22:59:12 #######
Push from PhantomWatson updated head SHA of master branch of deploy from b9b223b to 0de2f64
$ git pull
From https://github.com/BallStateCBER/deploy
b9b223b..0de2f64 master -> origin/master
Updating b9b223b..0de2f64
Fast-forward
config/sites.php | 3 +++
1 file changed, 3 insertions(+)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2017-11-17 00:17:59 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 0de2f64 to dbda760
$ git pull
From https://github.com/BallStateCBER/deploy
0de2f64..dbda760 master -> origin/master
Updating 0de2f64..dbda760
Fast-forward
src/Slack.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2017-11-22 00:15:14 #######
Push from PhantomWatson updated head SHA of master branch of deploy from dbda760 to 2d07145
$ git pull
From https://github.com/BallStateCBER/deploy
dbda760..2d07145 master -> origin/master
Updating dbda760..2d07145
Fast-forward
config/sites.php | 4 ++++
1 file changed, 4 insertions(+)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2017-11-30 01:23:44 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 2d07145 to d3e75e2
$ git pull
From https://github.com/BallStateCBER/deploy
2d07145..d3e75e2 master -> origin/master
Updating 2d07145..d3e75e2
Fast-forward
src/Slack.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.5.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-01-25 00:03:31 #######
Push from PhantomWatson updated head SHA of master branch of deploy from d3e75e2 to e9d97dc
$ git pull
From https://github.com/BallStateCBER/deploy
d3e75e2..e9d97dc master -> origin/master
Updating d3e75e2..e9d97dc
Fast-forward
config/sites.php | 1 +
1 file changed, 1 insertion(+)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.6.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-01-26 16:21:24 #######
Push from PhantomWatson updated head SHA of master branch of deploy from e9d97dc to e54acd0
$ git pull
From https://github.com/BallStateCBER/deploy
e9d97dc..e54acd0 master -> origin/master
Updating e9d97dc..e54acd0
Fast-forward
config/sites.php | 4 ++++
1 file changed, 4 insertions(+)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.6.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-01-26 16:21:50 #######
Push from PhantomWatson updated head SHA of master branch of deploy from e54acd0 to 5187501
$ git pull
From https://github.com/BallStateCBER/deploy
e54acd0..5187501 master -> origin/master
Updating e54acd0..5187501
Fast-forward
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.6.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-01-26 16:46:42 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 5187501 to d924f4e
$ git pull
From https://github.com/BallStateCBER/deploy
5187501..d924f4e master -> origin/master
Updating 5187501..d924f4e
Fast-forward
config/sites.php | 4 ----
1 file changed, 4 deletions(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.6.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-01-26 16:58:26 #######
Push from PhantomWatson updated head SHA of master branch of deploy from d924f4e to 989f252
$ git pull
From https://github.com/BallStateCBER/deploy
d924f4e..989f252 master -> origin/master
Updating d924f4e..989f252
Fast-forward
README.md | 1 +
1 file changed, 1 insertion(+)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.6.2 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-02-02 21:26:52 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 989f252 to 1f8d48a
$ git pull
From https://github.com/BallStateCBER/deploy
989f252..1f8d48a master -> origin/master
Updating 989f252..1f8d48a
Fast-forward
config/sites.php | 4 ++++
1 file changed, 4 insertions(+)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.6.3 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-03-01 21:20:41 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 1f8d48a to dc51afe
$ git pull
From https://github.com/BallStateCBER/deploy
1f8d48a..dc51afe master -> origin/master
Updating 1f8d48a..dc51afe
Fast-forward
.gitignore | 1 +
1 file changed, 1 insertion(+)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.6.3 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-03-02 17:31:35 #######
Push from PhantomWatson updated head SHA of master branch of deploy from dc51afe to 7449cc8
$ git pull
From https://github.com/BallStateCBER/deploy
dc51afe..7449cc8 master -> origin/master
Updating dc51afe..7449cc8
Fast-forward
src/Git.php | 42 ++++++++++++++++++++++++++++++++++++++++++
src/View/home.php.template | 29 ++++++++++++++++++++++++-----
src/View/layout.php.template | 7 +++++--
3 files changed, 71 insertions(+), 7 deletions(-)
create mode 100644 src/Git.php
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.6.3 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-03-02 17:35:22 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 7449cc8 to 9ba6911
$ git pull
From https://github.com/BallStateCBER/deploy
7449cc8..9ba6911 master -> origin/master
Updating 7449cc8..9ba6911
Fast-forward
src/Git.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.6.3 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-03-02 17:36:12 #######
Deploy triggered manually by Graham for master branch of deploy
$ git pull
Already up-to-date.
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.6.3 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-03-02 17:56:23 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 9ba6911 to 781adb5
$ git pull
From https://github.com/BallStateCBER/deploy
9ba6911..781adb5 master -> origin/master
Updating 9ba6911..781adb5
Fast-forward
config/sites.php | 85 ++++++++++++++++++++++++++++++++++++----------
src/Deploy.php | 2 +-
src/Git.php | 4 +--
src/View/home.php.template | 10 ++++--
4 files changed, 79 insertions(+), 22 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
Updating to version 1.6.3 (stable channel).
Downloading: Connecting... Downloading: 100%
Use composer self-update --rollback to return to version 1.2.2
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-03-02 20:18:01 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 781adb5 to ed36d57
$ git pull
From https://github.com/BallStateCBER/deploy
781adb5..ed36d57 master -> origin/master
Updating 781adb5..ed36d57
Fast-forward
README.md | 2 +-
config/sites.php | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
Updating to version 1.6.3 (stable channel).
Downloading: Connecting... Downloading: 100%
Use composer self-update --rollback to return to version 1.2.2
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-04-19 03:20:56 #######
Push from PhantomWatson updated head SHA of master branch of deploy from ed36d57 to 91e291c
$ git pull
From https://github.com/BallStateCBER/deploy
ed36d57..91e291c master -> origin/master
Merge made by the 'recursive' strategy.
config/sites.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 2 commits.
# (use "git push" to publish your local commits)
#
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
Updating to version 1.6.4 (stable channel).
Downloading (connecting...)Downloading (100%)
Use composer self-update --rollback to return to version 1.6.3
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-11-06 16:34:57 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 91e291c to e1c704a
$ git pull
From https://github.com/BallStateCBER/deploy
91e291c..e1c704a master -> origin/master
Merge made by the 'recursive' strategy.
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 3 commits.
# (use "git push" to publish your local commits)
#
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
Updating to version 1.7.3 (stable channel).
Downloading (connecting...)Downloading (100%)
Use composer self-update --rollback to return to version 1.7.2
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-11-06 16:44:12 #######
Push from PhantomWatson updated head SHA of master branch of deploy from e1c704a to 02531b5
$ git pull
From https://github.com/BallStateCBER/deploy
e1c704a..02531b5 master -> origin/master
Merge made by the 'recursive' strategy.
config/sites.php | 6 ++++++
1 file changed, 6 insertions(+)
$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 4 commits.
# (use "git push" to publish your local commits)
#
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.7.3 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-11-07 23:21:11 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 02531b5 to d97dfbc
$ git pull
From https://github.com/BallStateCBER/deploy
02531b5..d97dfbc master -> origin/master
Merge made by the 'recursive' strategy.
config/sites.php | 4 ++++
src/Deploy.php | 3 +++
src/Site.php | 4 ++++
3 files changed, 11 insertions(+)
$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 5 commits.
# (use "git push" to publish your local commits)
#
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.7.3 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2018-11-12 17:10:12 #######
Push from PhantomWatson updated head SHA of master branch of deploy from d97dfbc to 806bc5d
$ git pull
From https://github.com/BallStateCBER/deploy
d97dfbc..806bc5d master -> origin/master
Merge made by the 'recursive' strategy.
config/sites.php | 22 ++++++++++++++++------
1 file changed, 16 insertions(+), 6 deletions(-)
$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 6 commits.
# (use "git push" to publish your local commits)
#
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.7.3 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
####### 2019-05-14 21:11:42 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 264744d to efc3b26
$ git pull
From https://github.com/BallStateCBER/deploy
264744d..efc3b26 master -> origin/master
Updating 264744d..efc3b26
Fast-forward
config/sites.php | 10 ++++++++++
1 file changed, 10 insertions(+)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.5 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Nothing to install or update
Generating autoload files
####### 2019-05-23 20:01:28 #######
Push from PhantomWatson updated head SHA of master branch of deploy from efc3b26 to f997231
$ git pull
From https://github.com/BallStateCBER/deploy
efc3b26..f997231 master -> origin/master
Updating efc3b26..f997231
Fast-forward
config/sites.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.5 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Nothing to install or update
Generating autoload files
####### 2019-07-18 15:50:58 #######
Push from PhantomWatson updated head SHA of master branch of deploy from f997231 to 2f6c153
$ git pull
From https://github.com/BallStateCBER/deploy
f997231..2f6c153 master -> origin/master
Updating f997231..2f6c153
Fast-forward
src/Deploy.php | 5 +++++
1 file changed, 5 insertions(+)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.6 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Nothing to install or update
Generating autoload files
####### 2019-07-19 23:59:29 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 2f6c153 to 54dfb6a
$ git pull
From https://github.com/BallStateCBER/deploy
2f6c153..54dfb6a master -> origin/master
Updating 2f6c153..54dfb6a
Fast-forward
config/dependencies.php | 32 ++++++
src/Dependency.php | 55 ++++++++++
src/Deploy.php | 277 +++++++++++++++++++++++++++++++++++++-----------
src/Git.php | 20 ++--
src/Log.php | 4 +-
src/Request.php | 12 +--
src/Site.php | 14 +--
7 files changed, 327 insertions(+), 87 deletions(-)
create mode 100644 config/dependencies.php
create mode 100644 src/Dependency.php
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.6 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Nothing to install or update
Generating autoload files
####### 2019-07-22 19:58:24 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 54dfb6a to e12f837
$ git pull
From https://github.com/BallStateCBER/deploy
54dfb6a..e12f837 master -> origin/master
Updating 54dfb6a..e12f837
Fast-forward
src/Deploy.php | 1 -
1 file changed, 1 deletion(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.6 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Nothing to install or update
Generating autoload files
####### 2019-08-05 19:17:43 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 980976a to 21f5bbe
$ git pull
From https://github.com/BallStateCBER/deploy
e12f837..21f5bbe master -> origin/master
Updating e12f837..21f5bbe
Fast-forward
composer.phar | Bin 1706886 -> 1932034 bytes
webroot/.htaccess | 7 ++++---
2 files changed, 4 insertions(+), 3 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Nothing to install or update
Generating autoload files
####### 2019-09-17 20:20:59 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 21f5bbe to e395336
$ git pull
From https://github.com/BallStateCBER/deploy
21f5bbe..e395336 master -> origin/master
Updating 21f5bbe..e395336
Fast-forward
config/sites.php | 10 ++++++++++
1 file changed, 10 insertions(+)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Nothing to install or update
Generating autoload files
####### 2020-07-01 22:54:38 #######
Push from PhantomWatson updated head SHA of master branch of deploy from e395336 to 6abc2ce
$ git pull
From https://github.com/BallStateCBER/deploy
e395336..6abc2ce master -> origin/master
Updating e395336..6abc2ce
Fast-forward
config/commands.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly
$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly
####### 2020-08-25 16:41:29 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 6abc2ce to b6fe7b7
$ git pull
From https://github.com/BallStateCBER/deploy
6abc2ce..b6fe7b7 master -> origin/master
Updating 6abc2ce..b6fe7b7
Fast-forward
config/sites.php | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 deletions(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly
####### 2020-08-26 16:46:17 #######
Push from PhantomWatson updated head SHA of master branch of deploy from b6fe7b7 to 684628c
$ git pull
From https://github.com/BallStateCBER/deploy
b6fe7b7..684628c master -> origin/master
Updating b6fe7b7..684628c
Fast-forward
config/commands.php | 1 +
1 file changed, 1 insertion(+)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly
####### 2020-08-28 18:48:51 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 684628c to c60cf45
$ git pull
From https://github.com/BallStateCBER/deploy
684628c..c60cf45 master -> origin/master
Updating 684628c..c60cf45
Fast-forward
config/commands.php | 1 -
src/Deploy.php | 11 +++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ export COMPOSER_HOME="$HOME/.config/composer"
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly
####### 2020-09-01 21:42:54 #######
Push from PhantomWatson updated head SHA of master branch of deploy from c60cf45 to 7abfe3b
$ git pull
From https://github.com/BallStateCBER/deploy
c60cf45..7abfe3b master -> origin/master
Updating c60cf45..7abfe3b
Fast-forward
src/Deploy.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
A preview release of the next major version of Composer is available (2.0.0-alpha3), run "composer self-update --preview" to give it a try. See also https://github.com/composer/composer/releases for changelogs.
You are already using composer version 1.10.10 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Loading composer repositories with package information
Installing dependencies from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install or update
Generating autoload files
####### 2020-09-18 20:45:12 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 7abfe3b to 5fbb8e3
$ git pull
From https://github.com/BallStateCBER/deploy
7abfe3b..5fbb8e3 master -> origin/master
Updating 7abfe3b..5fbb8e3
Fast-forward
composer.json | 2 +-
composer.lock | 218 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
2 files changed, 198 insertions(+), 22 deletions(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# "\"$HOME/"
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
A preview release of the next major version of Composer is available (2.0.0-RC1), run "composer self-update --preview" to give it a try. See also https://github.com/composer/composer/releases for changelogs.
You are already using composer version 1.10.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Loading composer repositories with package information
Installing dependencies from lock file
Your requirements could not be resolved to an installable set of packages.
Problem 1
- This package requires php >=7.4 but your PHP version (7.2.33) does not satisfy that requirement.
####### 2020-09-18 22:45:13 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 5fbb8e3 to 7c64038
$ git pull
$ git status
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
####### 2020-11-11 15:06:10 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 7c64038 to 7f993b4
$ git pull
From https://github.com/BallStateCBER/deploy
7c64038..7f993b4 master -> origin/master
Updating 7c64038..7f993b4
Fast-forward
config/sites.php | 20 --------------------
1 file changed, 20 deletions(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.6 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
PHP CodeSniffer Config installed_paths set to ../../cakephp/cakephp-codesniffer,../../slevomat/coding-standard
####### 2020-11-12 22:25:18 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 7f993b4 to 7ea9cac
$ git pull
From https://github.com/BallStateCBER/deploy
7f993b4..7ea9cac master -> origin/master
Updating 7f993b4..7ea9cac
Fast-forward
config/sites.php | 6 ++++++
1 file changed, 6 insertions(+)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.6 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
PHP CodeSniffer Config installed_paths set to ../../cakephp/cakephp-codesniffer,../../slevomat/coding-standard
####### 2020-11-19 21:38:10 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 7ea9cac to fe7726b
$ git pull
From https://github.com/BallStateCBER/deploy
7ea9cac..fe7726b master -> origin/master
Updating 7ea9cac..fe7726b
Fast-forward
config/sites.php | 10 ----------
1 file changed, 10 deletions(-)
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.7 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
PHP CodeSniffer Config installed_paths set to ../../cakephp/cakephp-codesniffer,../../slevomat/coding-standard
####### 2020-11-20 21:43:43 #######
Push from PhantomWatson updated head SHA of master branch of deploy from fe7726b to 7368698
$ git pull
From https://github.com/BallStateCBER/deploy
fe7726b..7368698 master -> origin/master
error: Your local changes to the following files would be overwritten by merge:
composer.phar
Please, commit your changes or stash them before you can merge.
Aborting
Updating fe7726b..7368698
$ git status
# On branch master
# Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
# (use "git pull" to update your local branch)
#
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: composer.phar
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.7 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
PHP CodeSniffer Config installed_paths set to ../../cakephp/cakephp-codesniffer,../../slevomat/coding-standard
####### 2021-01-11 21:15:51 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 7368698 to cd2f212
$ git pull
From https://github.com/BallStateCBER/deploy
7368698..cd2f212 master -> origin/master
Updating 7368698..cd2f212
Fast-forward
README.md | 2 +-
config/sites.php | 20 +++-----------------
2 files changed, 4 insertions(+), 18 deletions(-)
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
PHP CodeSniffer Config installed_paths set to ../../cakephp/cakephp-codesniffer,../../slevomat/coding-standard
####### 2021-01-13 00:52:32 #######
Push from PhantomWatson updated head SHA of master branch of deploy from cd2f212 to bc42f55
$ git pull
From https://github.com/BallStateCBER/deploy
cd2f212..bc42f55 master -> origin/master
Updating cd2f212..bc42f55
Fast-forward
config/commands.php | 3 ++-
config/sites.php | 23 +++++++++++++++++------
2 files changed, 19 insertions(+), 7 deletions(-)
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
PHP CodeSniffer Config installed_paths set to ../../cakephp/cakephp-codesniffer,../../slevomat/coding-standard
####### 2021-01-27 00:29:52 #######
Push from PhantomWatson updated head SHA of master branch of deploy from bc42f55 to 4fc3554
$ git pull
From https://github.com/BallStateCBER/deploy
bc42f55..4fc3554 master -> origin/master
Updating bc42f55..4fc3554
Fast-forward
config/sites.php | 11 +++++++++++
1 file changed, 11 insertions(+)
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
PHP CodeSniffer Config installed_paths set to ../../cakephp/cakephp-codesniffer,../../slevomat/coding-standard
$ bin/cake migrations migrate
sh: bin/cake: No such file or directory
####### 2021-02-18 22:21:16 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 4fc3554 to 9841db6
$ git pull
From https://github.com/BallStateCBER/deploy
4fc3554..9841db6 master -> origin/master
Updating 4fc3554..9841db6
Fast-forward
config/sites.php | 4 ----
1 file changed, 4 deletions(-)
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
PHP CodeSniffer Config installed_paths set to ../../cakephp/cakephp-codesniffer,../../slevomat/coding-standard
$ bin/cake migrations migrate
sh: bin/cake: No such file or directory
####### 2021-02-22 23:14:04 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 9841db6 to 11ca13b
$ git pull
From https://github.com/BallStateCBER/deploy
9841db6..11ca13b master -> origin/master
Updating 9841db6..11ca13b
Fast-forward
config/commands.php | 2 +-
config/sites.php | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
PHP CodeSniffer Config installed_paths set to ../../cakephp/cakephp-codesniffer,../../slevomat/coding-standard
$ bin/cake migrations migrate
sh: bin/cake: No such file or directory
####### 2021-02-25 23:45:49 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 11ca13b to ff7b6be
$ git pull
From https://github.com/BallStateCBER/deploy
11ca13b..ff7b6be master -> origin/master
Updating 11ca13b..ff7b6be
Fast-forward
config/commands.php | 1 -
config/sites.php | 15 ++++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
PHP CodeSniffer Config installed_paths set to ../../cakephp/cakephp-codesniffer,../../slevomat/coding-standard
$ php bin/cake.php migrations migrate
Could not open input file: bin/cake.php
####### 2021-03-26 21:03:16 #######
Push from PhantomWatson updated head SHA of master branch of deploy from ff7b6be to 0f2aedb
$ git pull
From https://github.com/BallStateCBER/deploy
ff7b6be..0f2aedb master -> origin/master
Updating ff7b6be..0f2aedb
Fast-forward
config/sites.php | 31 +++++++++++++++++++++----------
src/Deploy.php | 32 ++++++++++++++++++++++++++++++++
2 files changed, 53 insertions(+), 10 deletions(-)
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- cakephp/cakephp-codesniffer is locked to version 4.2.2 and an update of this package was not requested.
- cakephp/cakephp-codesniffer 4.2.2 requires php ^7.2 -> your php version (8.0.3) does not satisfy that requirement.
####### 2021-04-05 23:45:06 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 0f2aedb to fc8f2ed
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git pull
From https://github.com/BallStateCBER/deploy
0f2aedb..fc8f2ed master -> origin/master
Updating 0f2aedb..fc8f2ed
Fast-forward
config/sites.php | 4 ++++
1 file changed, 4 insertions(+)
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
####### 2021-04-23 00:04:42 #######
Push from PhantomWatson updated head SHA of master branch of deploy from fc8f2ed to d8477f6
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git pull
fatal: unable to access 'https://github.com/BallStateCBER/deploy.git/': Unable to communicate securely with peer: requested domain name does not match the server's certificate.
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
####### 2021-04-23 00:07:46 #######
Push from PhantomWatson updated head SHA of master branch of deploy from d8477f6 to 3b53443
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git pull
fatal: unable to access 'https://github.com/BallStateCBER/deploy.git/': Unable to communicate securely with peer: requested domain name does not match the server's certificate.
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
####### 2021-04-23 00:12:25 #######
Push from PhantomWatson updated head SHA of master branch of deploy from 3b53443 to f362c3d
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git pull
fatal: unable to access 'https://github.com/BallStateCBER/deploy.git/': Unable to communicate securely with peer: requested domain name does not match the server's certificate.
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
####### 2021-04-23 23:42:47 #######
Push from PhantomWatson updated head SHA of master branch of deploy from f362c3d to edcf3a0
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git pull
From https://github.com/BallStateCBER/deploy
d8477f6..edcf3a0 master -> origin/master
Updating d8477f6..edcf3a0
Fast-forward
composer.lock | 73 ++++++++++++++++++++++++++++++----------------
config/sites.php | 4 +--
src/View/home.php.template | 3 +-
3 files changed, 52 insertions(+), 28 deletions(-)
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 4 updates, 0 removals
- Downloading cakephp/cakephp-codesniffer (4.3.0)
0/1 [>---------------------------] 0%
1/1 [============================] 100% - Upgrading squizlabs/php_codesniffer (3.5.6 => 3.5.8): Extracting archive
- Upgrading dealerdirect/phpcodesniffer-composer-installer (v0.7.0 => v0.7.1): Extracting archive
- Upgrading slevomat/coding-standard (6.4.0 => 6.4.1): Extracting archive
- Upgrading cakephp/cakephp-codesniffer (4.2.2 => 4.3.0): Extracting archive
0/2 [>---------------------------] 0%
2/2 [============================] 100%Generating autoload files
1 package you are using is looking for funding.
Use the `composer fund` command to find out more!
PHP CodeSniffer Config installed_paths set to ../../cakephp/cakephp-codesniffer,../../slevomat/coding-standard
####### 2021-04-28 23:17:15 #######
Push from PhantomWatson updated head SHA of master branch of deploy from edcf3a0 to fbb5eb4
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git pull
From https://github.com/BallStateCBER/deploy
edcf3a0..fbb5eb4 master -> origin/master
Updating edcf3a0..fbb5eb4
Fast-forward
config/sites.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
1 package you are using is looking for funding.
Use the `composer fund` command to find out more!
####### 2021-04-30 00:21:49 #######
Push from PhantomWatson updated head SHA of master branch of deploy from fbb5eb4 to 39fdc55
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git pull
From https://github.com/BallStateCBER/deploy
fbb5eb4..39fdc55 master -> origin/master
Updating fbb5eb4..39fdc55
Fast-forward
config/sites.php | 26 --------------------------
1 file changed, 26 deletions(-)
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# error_log
# webroot/.user.ini
# webroot/error_log
nothing added to commit but untracked files present (use "git add" to track)
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ env PATH="/opt/cpanel/ea-php74/root/usr/bin:$PATH" php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
1 package you are using is looking for funding.
Use the `composer fund` command to find out more!