1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2025-06-28 21:55:13 +00:00
Commit Graph

224 Commits

Author SHA1 Message Date
6c90801146 Fix cleanup trap failing when not in proper directory 2018-04-27 11:28:00 +02:00
adcdf74673 Use pushd and popd instald of cding around 2018-04-27 11:27:23 +02:00
1f1a1149c6 Symlink webservice server.py to webide workdir 2018-04-26 11:04:00 +02:00
b897ec449c Rename TerminadoEventHandler 2018-04-26 10:12:47 +02:00
26801bed52 Resolve TODOs in README 2018-04-25 17:44:12 +02:00
1a295d5fd6 Strip old sqli example app and replace it with a simple login service 2018-04-25 11:52:42 +02:00
54b299e7ef Clarify frontend proxying in readme 2018-04-23 17:32:21 +02:00
8e21b8ffaa Make repo listing items links 2018-04-21 11:30:34 +02:00
89cd7638d5 Rename webide -> ide 2018-04-20 17:33:59 +02:00
31c1391726 Make seppuku command trigger frontend reload 2018-04-20 14:51:08 +02:00
41d6fa7417 Implement command to change layout from cli 2018-04-20 14:42:32 +02:00
d6ff80230f Move TFW stuff to hidden location with proper permissions 2018-04-19 17:33:12 +02:00
709c61d130 Change tfw.sh usage output to make more sense 2018-04-19 17:04:08 +02:00
f54d654576 Fix usage info printing in tfw.sh 2018-04-19 17:01:59 +02:00
3b0552f6d1 Implement TFW library hotreloading 2018-04-19 17:01:26 +02:00
d39a861e1d Implement seppuku command 2018-04-19 16:23:46 +02:00
d79664cf0c Silence unjust pylint warnings 2018-04-19 11:22:43 +02:00
101ecae37b Remove logging calls that noone ever used 2018-04-19 11:21:42 +02:00
1040882254 Use new f-strings where possible 2018-04-19 09:19:32 +02:00
f79235fe22 Silence unjust pylint warnings 2018-04-18 20:45:17 +02:00
bceaa41f4b Add cat API link for... CATS 2018-04-18 10:49:56 +02:00
8939eb3cf2 Add contend descriptor to code blocks 2018-04-18 10:49:10 +02:00
ee4574523f Include message in tfw.sh releasetfw 2018-04-17 18:21:26 +02:00
f0a3f62847 Fix and extend docs 2018-04-17 18:04:59 +02:00
fec6166eb0 Comply new baseimage contract 2018-04-17 17:45:02 +02:00
62809439da Continue writing docs 2018-04-17 17:39:57 +02:00
4219e7a610 Unify nginx configuration style 2018-04-17 15:15:01 +02:00
325980e61d Remove terminado nginx config (this comes with TFW) 2018-04-17 15:14:40 +02:00
f463024838 Update README with project structure description 2018-04-17 14:58:24 +02:00
ccd8f87439 Update README.md with latest developments 2018-04-17 13:29:41 +02:00
a740fdbda8 Unify script headers 2018-04-16 20:47:23 +02:00
f3e6a950c8 Make tfw.sh fail on unset variables 2018-04-16 20:47:23 +02:00
fde8792277 Improve TFWDEV detection logic to allow use of set -u 2018-04-16 20:47:16 +02:00
e57ea7b436 Make releasetfw ain't joke no more 2018-04-16 17:16:16 +02:00
18719f5f97 Implement drone releasename checking 2018-04-16 16:56:54 +02:00
1192f4c9da Add support for production builds 2018-04-16 16:01:57 +02:00
20479ba2f7 Merge pull request #5 from avatao-content/dev
cica
2018-04-16 13:11:08 +02:00
f9a97eb253 Make script headers consistent 2018-04-16 13:07:22 +02:00
8812c59b60 Fix broken traps 2018-04-16 13:07:22 +02:00
a33a04f4ad Refactor bootstrap script to better handle increased complexity 2018-04-16 13:07:22 +02:00
7905f51922 Merge pull request #4 from avatao-content/networking_refactor
Comply new TFWServerConnector API
2018-04-16 13:06:46 +02:00
5a672ada5f Comply new TFWServerConnector API 2018-04-14 10:45:51 +02:00
017e7d0e26 Use BASEIMAGE variable in latest tag detection 2018-04-14 10:10:02 +02:00
25cedbd3d4 Implement baseimage building of latest tag in bootstrap script 2018-04-14 02:48:26 +02:00
da665562aa Implement tfw.sh buildtfw TAG overriding 2018-04-14 02:45:42 +02:00
cf1174250b Make bootstrap script clean up after itself in case of errors 2018-04-14 02:42:08 +02:00
01eaf08f73 Merge pull request #3 from avatao-content/terminalcommands
Terminalcommands
2018-04-12 11:20:25 +02:00
7952ca7e54 Add .bashrc path to TestCommands instance 2018-04-12 11:08:58 +02:00
36d4054147 Move Commands class to TFW library as TerminalCommands 2018-04-12 10:55:33 +02:00
b718f960f7 Rename stuff in Command class to be more expressive 2018-04-12 10:46:54 +02:00