• Joined on 2021-07-19
forest pushed to tests at 3wordchant/capsul-flask 2021-07-27 18:57:25 +00:00
56b00934be trying to do CaptureLogOutputDuringTestsFilter (but no worky yet)
aa67a1e1b2 blah failed attempts at getting tests to log
3fb8254c15 add debug test log
8a4794a344 trying to get tests to pass with hub_model=capsulflask
Compare 4 commits »
forest pushed to tests2 at 3wordchant/capsul-flask 2021-07-27 18:57:01 +00:00
56b00934be trying to do CaptureLogOutputDuringTestsFilter (but no worky yet)
aa67a1e1b2 blah failed attempts at getting tests to log
Compare 2 commits »
forest pushed to tests2 at 3wordchant/capsul-flask 2021-07-27 17:50:54 +00:00
3fb8254c15 add debug test log
forest created branch tests2 in 3wordchant/capsul-flask 2021-07-27 17:48:51 +00:00
forest pushed to tests2 at 3wordchant/capsul-flask 2021-07-27 17:48:51 +00:00
8a4794a344 trying to get tests to pass with hub_model=capsulflask
forest pushed to tests at 3wordchant/capsul-flask 2021-07-27 17:03:07 +00:00
4cf11798aa remove redundant get_vms() and add testing documentation from pull
forest commented on pull request 3wordchant/capsul-flask#1 2021-07-27 16:53:40 +00:00
Add preliminary automated tests

NVM sounds like maybe this was my mistake, may have even been a cross talk bug for concurrent requests, not sure. Removing it is fine.

forest commented on pull request 3wordchant/capsul-flask#7 2021-07-21 22:35:39 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme

LGTM

forest commented on pull request 3wordchant/capsul-flask#7 2021-07-21 22:30:59 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme

How do you wanna do this moving forward, you keep the yolocolo theme in the main repo? Or do you wanna make a separate repo for the yolocolo theme and then update/deploy it separately?

forest pushed to master at 3wordchant/capsul-flask 2021-07-21 21:47:58 +00:00
8c0c613392 Merge remote-tracking branch 'threewordchant/master'
50ee1144f9 Merge remote-tracking branch 'threewordchant/master'
08eb38dc57 correctly enforce affordable_vm_sizes post form submission
Compare 3 commits »
forest pushed to docs-reshuffle at 3wordchant/capsul-flask 2021-07-21 21:41:57 +00:00
9e6036da28 fix last couple of images on docs
forest commented on pull request 3wordchant/capsul-flask#2 2021-07-21 21:35:32 +00:00
Docker image, & local development docker-compose.yml

This seems fine to me. One thing I would like to mention, I have been agitating about trying to set up a private docker image / open container image repository for cyberia for a while. Ideally in…

forest commented on pull request 3wordchant/capsul-flask#5 2021-07-21 21:30:05 +00:00
Split README up into separate files

👍

forest commented on pull request 3wordchant/capsul-flask#7 2021-07-21 21:28:48 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme

How do you wanna do this moving forward, you keep the yolocolo theme in the main repo? Or do you wanna make a separate repo for the yolocolo theme and then update/deploy it separately?

forest commented on pull request 3wordchant/capsul-flask#7 2021-07-21 21:27:19 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme

This is cool, I had no idea one could do this.

forest commented on pull request 3wordchant/capsul-flask#7 2021-07-21 21:26:10 +00:00
Add custom themes, THEME setting, basic "yolocolo" theme

The capsulflask/static/icon.png and favicon should probably not be modified, the custom theme HTML can simply specify a different image for those right?

forest commented on pull request 3wordchant/capsul-flask#6 2021-07-21 21:22:21 +00:00
Add VMs to the database even with HUB_MODE=mock

I think this one is ready to merge

forest pushed to mock-hub-create at 3wordchant/capsul-flask 2021-07-21 21:18:46 +00:00
6dbe2b5c86 forgot host id
forest pushed to mock-hub-create at 3wordchant/capsul-flask 2021-07-21 21:16:54 +00:00
f7461d5a28 default_network and default_ipv4 on mock hub
forest pushed to docs-reshuffle at 3wordchant/capsul-flask 2021-07-21 18:53:05 +00:00
baa40da883 add Configuration-type-stuff that lives in the database