1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-03 06:18:47 +00:00
Commit Graph

44 Commits

Author SHA1 Message Date
Kristóf Tóth
a6e8f4b898 Rename functions not telling the truth in bootstrap script 2018-06-08 11:46:36 +02:00
Kristóf Tóth
81a930470a Improve BASEIMAGE_ONLY flow 2018-06-08 11:40:22 +02:00
Kristóf Tóth
5ea5f52630 Implement optional BASEIMAGE_ONLY builds 2018-06-08 11:11:12 +02:00
Kristóf Tóth
9f2f5f8bfb Build TFW for framework developers and reorder building process 2018-06-08 11:11:12 +02:00
Kristóf Tóth
1210aea1b5 Remove spinners from all git commands to avoid breaking stdout 2018-05-25 10:40:43 +02:00
Kristóf Tóth
870b2d4cff Fix HTTPS authentication in bootstrap script 2018-05-25 10:22:30 +02:00
Kristóf Tóth
f56de6aef4 Implement optional changing of git remotes to HTTPS 2018-05-03 14:32:23 +02:00
Kristóf Tóth
65ce63c2cd Fix error traps not running on SIGINT 2018-05-03 14:29:41 +02:00
Kristóf Tóth
af6f173963 Warn in case docker daemon is not running in dep checks 2018-05-02 19:11:57 +02:00
Kristóf Tóth
b7cfbc9593 Fix output broken by trap & status code fix 2018-05-02 19:11:06 +02:00
Kristóf Tóth
d4931b0727 Fix spinned function not returning exit codes 2018-05-02 18:18:55 +02:00
Kristóf Tóth
a440c2d1cb Unify traps in bootstrap scripts to avoid confusion 2018-05-02 18:16:42 +02:00
Kristóf Tóth
ab88856651 Reorder stuff in bootstrap script for logical consistency 2018-04-28 11:26:48 +02:00
Kristóf Tóth
6679a3b1ef Implement bootstrap script dependency checking 2018-04-28 11:17:55 +02:00
Kristóf Tóth
4b39a3d5da Implement spinning progress bar stuff 2018-04-27 11:40:34 +02:00
Kristóf Tóth
6c90801146 Fix cleanup trap failing when not in proper directory 2018-04-27 11:28:00 +02:00
Kristóf Tóth
adcdf74673 Use pushd and popd instald of cding around 2018-04-27 11:27:23 +02:00
Kristóf Tóth
fde8792277 Improve TFWDEV detection logic to allow use of set -u 2018-04-16 20:47:16 +02:00
Kristóf Tóth
8812c59b60 Fix broken traps 2018-04-16 13:07:22 +02:00
Kristóf Tóth
a33a04f4ad Refactor bootstrap script to better handle increased complexity 2018-04-16 13:07:22 +02:00
Kristóf Tóth
017e7d0e26 Use BASEIMAGE variable in latest tag detection 2018-04-14 10:10:02 +02:00
Kristóf Tóth
25cedbd3d4 Implement baseimage building of latest tag in bootstrap script 2018-04-14 02:48:26 +02:00
Kristóf Tóth
cf1174250b Make bootstrap script clean up after itself in case of errors 2018-04-14 02:42:08 +02:00
Kristóf Tóth
32fca7206c Make latest tag detection work without DockerHub API 2018-04-06 10:27:36 +02:00
Kristóf Tóth
4234919902 Implement nicer handling of macOS compatibility aliases in hack folder 2018-04-03 18:03:12 +02:00
Kristóf Tóth
8e2e31b386 Improve bootstrap script output 2018-03-31 21:22:33 +02:00
Kristóf Tóth
265a2d1abb Update obsolete usage message 2018-03-31 20:10:52 +02:00
Kristóf Tóth
1a2d0badde Move frontend directory inside test project for content creators 2018-03-31 19:42:56 +02:00
Kristóf Tóth
f994815030 Implement support to omit cloning of baseimage in bootstrap script 2018-03-31 01:26:17 +02:00
Kristóf Tóth
8655ec4355 Rename stuff on bootstrap script 2018-03-30 23:56:14 +02:00
Kristóf Tóth
06b5253dce Update TFW bootstrap script instructions 2018-03-27 16:31:09 +02:00
Kristóf Tóth
9954764916 Rename magic starter to tfw.sh 2018-03-27 16:14:57 +02:00
Kristóf Tóth
d9a2632022 Remove build phase from TFW bootstrap script 2018-03-27 15:44:08 +02:00
Kristóf Tóth
2e4ecc42d2 Handle log stuff in a more robust manner bootstrap script 2018-03-24 12:18:59 +01:00
Kristóf Tóth
ee42b63be6 Add note on how to start TFW to bootstrap script 2018-03-24 12:01:37 +01:00
Kristóf Tóth
e6f43e067d Update trap to show logs on error in bootstrap script 2018-03-24 11:56:25 +01:00
Kristóf Tóth
368d660fe4 Empty logfile on bootstrap script start 2018-03-24 11:48:54 +01:00
Kristóf Tóth
89d465ab6f Improve bootstrap script logic 2018-03-24 11:47:38 +01:00
Kristóf Tóth
39c587fcac Convert remaining print calls to echo in bootstrap script 2018-03-24 11:37:57 +01:00
Kristóf Tóth
5b73d30836 Change printf->echo to avoid escaped stuff in bootstrap script 2018-03-23 23:09:39 +01:00
Kristóf Tóth
f1ec2a329b Add shebang line to dev env bootstrap script 2018-03-23 21:40:24 +01:00
Kristóf Tóth
e59a02b0fc Make hack scripts fail more loudly 2018-03-23 21:39:39 +01:00
Kristóf Tóth
f9e7829b42 Improve magic bootstrap script to wait for both build processes to finish 2018-03-23 18:07:40 +01:00
Kristóf Tóth
59d92ff588 Move hack folder to this repo from baseimage & frontend ^^ 2018-03-23 17:58:35 +01:00