3wordchant
  • Joined on 2020-03-23
3wordchant pushed to main at 3wordchant/docker-calendso 2021-08-08 20:52:30 +00:00
b7e8153f5d Add .drone.yml
838f7b7887 Add .drone.yml
Compare 2 commits »
3wordchant pushed to main at 3wordchant/docker-calendso 2021-08-08 20:36:38 +00:00
838f7b7887 Add .drone.yml
3wordchant pushed to tests at 3wordchant/capsul-flask 2021-08-07 21:18:14 +00:00
f553ab2c98 gitignore unittest output file
3wordchant commented on pull request 3wordchant/capsul-flask#1 2021-08-06 00:10:33 +00:00
Add preliminary automated tests

@forest do you think this is good to merge now? Or anything else we should improve about it? CI is on my mind, personally I think it would still be useful to have manual tests for the time being.

3wordchant merged pull request 3wordchant/capsul-flask#8 2021-08-05 23:51:44 +00:00
tests-with-logs (FORCE the logs to be avaliable when running / debugging the tests)
3wordchant pushed to tests at 3wordchant/capsul-flask 2021-08-05 23:51:44 +00:00
e6109b7371 Merge pull request 'tests-with-logs (FORCE the logs to be avaliable when running / debugging the tests)' (#8) from tests-with-logs into tests
c0bc65ed3d create TestHTTPClient that uses werkzueg test client, tests are passing
6d52f56d27 documenting the janky tests logs situation
f5640a1d01 getting unit tests to log properly
45d7e2c62e breaking up after abusive relationship with logger
Compare 5 commits »
3wordchant commented on pull request 3wordchant/capsul-flask#8 2021-08-05 23:51:35 +00:00
tests-with-logs (FORCE the logs to be avaliable when running / debugging the tests)
............
----------------------------------------------------------------------
Ran 12 tests in 3.133s

OK

That was running in Docker. LGTM!

3wordchant merged pull request 3wordchant/capsul-flask#10 2021-08-04 19:08:12 +00:00
Support dualstack ipv6 in the controller layer
3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-08-04 19:08:12 +00:00
5f868de9cc Merge pull request 'Support dualstack ipv6 in the controller layer' (#10) from mirsal/capsul-flask:ipv6 into yolocolo
d238bc9551 cosmetics: Remove trailing whitespace
17c915c1bf Support dualstack ipv6 in the console controller
8a6d558402 Retrieve IPv6 addresses from VMs
Compare 4 commits »
3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-08-04 10:20:06 +00:00
ff4e63339f Merge branch 'master' into yolocolo
7b16606b16 Merge pull request 'shell_scripts: Fix reporting of VM IP addresses' (#9) from mirsal/capsul-flask:ipv6 into master
d9f3e68278 shell_scripts: Fix reporting of VM IP addresses
Compare 3 commits »
3wordchant merged pull request 3wordchant/capsul-flask#9 2021-08-04 10:13:45 +00:00
shell_scripts: Fix reporting of VM IP addresses
3wordchant pushed to master at 3wordchant/capsul-flask 2021-08-04 10:13:45 +00:00
7b16606b16 Merge pull request 'shell_scripts: Fix reporting of VM IP addresses' (#9) from mirsal/capsul-flask:ipv6 into master
d9f3e68278 shell_scripts: Fix reporting of VM IP addresses
Compare 2 commits »
3wordchant pushed to yolocolo at 3wordchant/capsul-flask 2021-07-29 09:37:14 +00:00
bcd1190f50 Fix API 🙈
6963e22933 Merge branch 'publicapi' into yolocolo
816be36a52 Revert unthemed template changes, tweak theme
d6f2f6d0bf Merge branch 'master' into yolocolo
cffa40c0e3 Fix up API
Compare 13 commits »
3wordchant pushed to main at autonomic-coopera…/autonomic.zone 2021-07-23 23:35:01 +00:00
e42749b6ab Update for Ruby 2.7.4
3wordchant created branch flask_debug in 3wordchant/capsul-flask 2021-07-23 21:31:07 +00:00
3wordchant pushed to flask_debug at 3wordchant/capsul-flask 2021-07-23 21:31:07 +00:00
7332be5567 Enable FLASK_DEBUG, if set
3wordchant pushed to publicapi at 3wordchant/capsul-flask 2021-07-23 21:28:22 +00:00
cffa40c0e3 Fix up API
3wordchant created branch publicapi in 3wordchant/capsul-flask 2021-07-23 16:09:00 +00:00
3wordchant pushed to publicapi at 3wordchant/capsul-flask 2021-07-23 16:09:00 +00:00
6dbae94bd6 Fix typo
42edcd1c33 Updates for upstream IP handling
b27d5b3c5b Add basic "create" API..
Compare 3 commits »
3wordchant pushed to tests at 3wordchant/capsul-flask 2021-07-23 16:01:06 +00:00
e1867eb430 Fix capsul create tests, post-test cleanup, tidy merge