Ruslan Baidan
35a44c2b2e
Fixed the cache cleanup in the update script.
2022-10-12 11:50:21 +02:00
Ruslan Baidan
7b78f2a0b0
Removed the npm installation execution 2x times.
2022-10-05 10:31:56 +02:00
Cédric Bonhomme
a2dfb1a41c
chg: [scripts] replaced zendframework by Laminas. !minor
2022-06-08 14:29:55 +02:00
Ruslan Baidan
91ecee6088
Reverted to the previous tags switch.
2021-05-12 17:00:25 +02:00
Ruslan Baidan
bbe8495057
The dependency and script updates.
2021-05-12 12:04:05 +02:00
Cédric Bonhomme
196e3f3601
chg: [deployment] git rid of the moved remote tag
2021-05-12 10:34:52 +02:00
Cédric Bonhomme
65335bf43c
chg: [deployment] updated checkout_to_latest_tag to just checkout the latest tag without -b option.
2021-05-12 10:19:43 +02:00
Cédric Bonhomme
46af25c416
chg: revert not wanted change
2021-05-11 22:41:59 +02:00
Cédric Bonhomme
d0670d6bb6
chg: [GitHub] specify explicitly number of days before an issue (except with bug label) is considered as stale.
2021-05-11 22:40:58 +02:00
Ruslan Baidan
d60ecf37b8
Added the tag pull in case of any changes.
2021-05-10 15:39:57 +02:00
Cédric Bonhomme
889e6c8abb
chg: [deployment] use npm ci in order to prevent local changes to the lock file instead of using npm install
2021-05-10 14:00:40 +02:00
Ruslan Baidan
69a9ca2e37
Updated the way of Frontend dependencies updating to tags usage, removed the php version related packages limitation ass now we can use php7.4.
2021-05-05 12:41:12 +02:00
Ruslan Baidan
23effdec6b
Removed from the mospApiUrl /v1 and added a script to fix it for the release.
2021-03-24 11:48:13 +01:00
Ruslan Baidan
84d6104001
Merge branch 'feature/stats' of https://github.com/monarc-project/MonarcAppFO into feature/stats
...
* 'feature/stats' of https://github.com/monarc-project/MonarcAppFO :
chg: [vagrant] forward default output of systemd to /dev/null
chg: [stats service deployment] do not install dev dependencies.
added FLASK_APP env variable
# Conflicts:
# vagrant/bootstrap.sh
2020-07-08 09:42:49 +02:00
Cédric Bonhomme
237eb586e1
removed useless echo
2020-02-24 13:37:46 +01:00
Cédric Bonhomme
4458f172c9
added check_composer.sh
2020-02-24 13:29:30 +01:00
Ruslan Baidan
36cf3ce94c
Updated the release 2.9.5 related files.
2019-12-18 11:39:02 +01:00
Cédric Bonhomme
e901f5185b
updated install script
2019-11-14 08:08:49 +01:00
Cédric Bonhomme
1ca9eda3dd
simplify update script
2019-11-13 10:55:30 +01:00
Cédric Bonhomme
838d788267
simplify update script
2019-11-13 10:44:35 +01:00
Cédric Bonhomme
d4b32b1c16
Removed now useless call to git pull.
2019-11-11 10:57:08 +01:00
Ruslan Baidan
79b141d070
Cleaned up the scripts and vagrant bootstrap, updarted the docs.
2019-10-30 10:53:05 +01:00
Ruslan Baidan
011fe9812a
Fixed the scripts paths and removed the githuib libraries pulling as all the projects are on packagist.
2019-09-12 14:38:30 +02:00
William Robinet
8c4831cd2c
Add return code check after git pull
2019-06-11 10:47:32 +02:00
Cédric Bonhomme
a903eff281
fix: bad path for the MySQL credentials (for the backup before the upgrade).
2017-08-11 11:05:29 +02:00
Cédric Bonhomme
2f7e2078e7
Added instruction on how to activate database backup. Improved backup script.
2017-08-08 09:38:30 +02:00
Cédric Bonhomme
809de38e57
Version the backup with the date.
2017-08-07 12:15:03 +02:00
Cédric Bonhomme
5fd8e43cdc
Closes #23 .
2017-08-07 12:13:56 +02:00
Thomas Metois
0e980a593e
EVO: script update-all > dont't check if local.php exist if -b use
2017-03-17 14:20:18 +01:00
Thomas Metois
6379d8df6c
EVO: script update-all > missing fct
2017-03-17 11:45:46 +01:00
Thomas Metois
b55e4509d1
EVO: script update-all > add param for bypasse migrate database (-b) & force to exec clear cache (-c)
2017-03-17 11:38:37 +01:00
Thomas Metois
9a6bff376a
EVO: script update-all > check if config/autoload/local.php exist (conf Monarc)
2017-03-10 14:57:56 +01:00
Thomas Metois
c6c31c5ead
EVO: script update-all > change text & rm composer-setup.php position in script
2017-03-10 14:40:13 +01:00
Thomas Metois
75525a1acb
EVO: script update-all > fix composer sign & php lib
2017-03-10 14:28:47 +01:00
Thomas Metois
d57f970ca6
EVO: scripts/update-all.sh > check git & composer install
2017-03-10 11:57:24 +01:00
Thomas Metois
aa3ea25c03
EVO: script-update > check if node_modules are installed else use "npm install"
2017-03-01 10:26:21 +01:00
Thomas Metois
2c25ce741d
EVO: update-all.sh > test if module dir exist else use vendor for update monarc modules
2017-03-01 09:14:00 +01:00
Thomas Metois
f2d2fc6221
Clear ZF2 cache conf when update-all
2016-12-16 16:31:24 +01:00
cyril
21fc42e77f
Adding doctrine cache cleaners in update-all.sh
2016-12-16 15:47:38 +01:00
Guillaume Lesniak
7072b8ab7c
scripts: Install pre-commit hooks
2016-09-08 10:16:19 +02:00
Guillaume Lesniak
e5e66be586
scripts: update-all: Pull ng_anr too
2016-08-30 09:56:24 +02:00
Guillaume Lesniak
aaf543d0bc
scripts: Update for FO modules
2016-08-25 15:42:05 +02:00
Guillaume Lesniak
93cd46882b
scripts: update-all: Add translations compile step
2016-06-28 10:02:53 +02:00
Guillaume Lesniak
4acfcb4cd1
Update update-all with phinx migrations
2016-06-02 12:16:03 +02:00
Guillaume Lesniak
7b6cb9a03d
scripts: Add update-all script
2016-04-27 16:59:05 +02:00