1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2026-04-23 11:14:13 +00:00
Commit Graph

116 Commits

Author SHA1 Message Date
Kristóf Tóth 89cd7638d5 Rename webide -> ide 2018-04-20 17:33:59 +02:00
Kristóf Tóth 31c1391726 Make seppuku command trigger frontend reload 2018-04-20 14:51:08 +02:00
Kristóf Tóth 41d6fa7417 Implement command to change layout from cli 2018-04-20 14:42:32 +02:00
Kristóf Tóth d6ff80230f Move TFW stuff to hidden location with proper permissions 2018-04-19 17:33:12 +02:00
Kristóf Tóth 709c61d130 Change tfw.sh usage output to make more sense 2018-04-19 17:04:08 +02:00
Kristóf Tóth f54d654576 Fix usage info printing in tfw.sh 2018-04-19 17:01:59 +02:00
Kristóf Tóth 3b0552f6d1 Implement TFW library hotreloading 2018-04-19 17:01:26 +02:00
Kristóf Tóth d39a861e1d Implement seppuku command 2018-04-19 16:23:46 +02:00
Kristóf Tóth d79664cf0c Silence unjust pylint warnings 2018-04-19 11:22:43 +02:00
Kristóf Tóth 101ecae37b Remove logging calls that noone ever used 2018-04-19 11:21:42 +02:00
Kristóf Tóth 1040882254 Use new f-strings where possible 2018-04-19 09:19:32 +02:00
Kristóf Tóth f79235fe22 Silence unjust pylint warnings 2018-04-18 20:45:17 +02:00
Kristóf Tóth bceaa41f4b Add cat API link for... CATS 2018-04-18 10:49:56 +02:00
Kristóf Tóth 8939eb3cf2 Add contend descriptor to code blocks 2018-04-18 10:49:10 +02:00
Kristóf Tóth ee4574523f Include message in tfw.sh releasetfw 2018-04-17 18:21:26 +02:00
Kristóf Tóth f0a3f62847 Fix and extend docs 2018-04-17 18:04:59 +02:00
Kristóf Tóth fec6166eb0 Comply new baseimage contract 2018-04-17 17:45:02 +02:00
Kristóf Tóth 62809439da Continue writing docs 2018-04-17 17:39:57 +02:00
Kristóf Tóth 4219e7a610 Unify nginx configuration style 2018-04-17 15:15:01 +02:00
Kristóf Tóth 325980e61d Remove terminado nginx config (this comes with TFW) 2018-04-17 15:14:40 +02:00
Kristóf Tóth f463024838 Update README with project structure description 2018-04-17 14:58:24 +02:00
Kristóf Tóth ccd8f87439 Update README.md with latest developments 2018-04-17 13:29:41 +02:00
Kristóf Tóth a740fdbda8 Unify script headers 2018-04-16 20:47:23 +02:00
Kristóf Tóth f3e6a950c8 Make tfw.sh fail on unset variables 2018-04-16 20:47: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 e57ea7b436 Make releasetfw ain't joke no more 2018-04-16 17:16:16 +02:00
Kristóf Tóth 18719f5f97 Implement drone releasename checking 2018-04-16 16:56:54 +02:00
Kristóf Tóth 1192f4c9da Add support for production builds 2018-04-16 16:01:57 +02:00
Bokros Bálint 20479ba2f7 Merge pull request #5 from avatao-content/dev
cica
2018-04-16 13:11:08 +02:00
Kristóf Tóth f9a97eb253 Make script headers consistent 2018-04-16 13:07:22 +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
Bokros Bálint 7905f51922 Merge pull request #4 from avatao-content/networking_refactor
Comply new TFWServerConnector API
2018-04-16 13:06:46 +02:00
Kristóf Tóth 5a672ada5f Comply new TFWServerConnector API 2018-04-14 10:45:51 +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 da665562aa Implement tfw.sh buildtfw TAG overriding 2018-04-14 02:45:42 +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
Bokros Bálint 01eaf08f73 Merge pull request #3 from avatao-content/terminalcommands
Terminalcommands
2018-04-12 11:20:25 +02:00
Kristóf Tóth 7952ca7e54 Add .bashrc path to TestCommands instance 2018-04-12 11:08:58 +02:00
Kristóf Tóth 36d4054147 Move Commands class to TFW library as TerminalCommands 2018-04-12 10:55:33 +02:00
Kristóf Tóth b718f960f7 Rename stuff in Command class to be more expressive 2018-04-12 10:46:54 +02:00
Kristóf Tóth 93f211c410 Refactor command implementation boilerplate into Command class 2018-04-11 17:35:18 +02:00
Bokros Bálint 31a385fced Merge pull request #2 from avatao-content/linearfsm
Add LinearFSM example to test project
2018-04-10 17:37:12 +02:00
Kristóf Tóth 7a22dc96f5 Make TestFSM.__init__ argument binding more explicit 2018-04-10 17:32:47 +02:00
Kristóf Tóth 7331858055 Add LinearFSM example to test project 2018-04-10 11:19:53 +02:00
Kristóf Tóth 8519479ebd Fix indentation ruined by renamings 2018-04-07 22:41:18 +02:00
Kristóf Tóth 07e57681c5 Follow renamings in baseimage 2018-04-07 14:18:41 +02:00
Bokros Bálint 7b016bb252 Merge pull request #1 from avatao-content/niceimports
Niceimports
2018-04-06 16:25:40 +02:00
Kristóf Tóth 4fa9895854 Use ServerUplinkConnector with new name TFWServerConnector 2018-04-06 16:23:20 +02:00