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

106 Commits

Author SHA1 Message Date
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
Kristóf Tóth
de4c534568 Make use of new import API 2018-04-06 16:05:52 +02:00
Kristóf Tóth
d44515c3d1 Comply new import API 2018-04-06 15:22:14 +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
740110e8c5 Make aliasing nicer in oneliner SHA updater 2018-04-06 10:09:58 +02:00
Kristóf Tóth
59810a194e Merge branch 'usersep' 2018-04-05 17:38:21 +02:00
Kristóf Tóth
0aea0010c8 Add whitelist to SourceCodeEH 2018-04-05 17:37:38 +02:00
Kristóf Tóth
b96af45af8 Comply with new contract (add TFWServer starter to supervisor) 2018-04-04 17:49:18 +02:00
Kristóf Tóth
0e342e2f2c Update project to comply user separation 2018-04-04 17:44:14 +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
8a98fc05d5 Update oneliner to support custom install arguments 2018-04-03 11:43:46 +02:00