David Boreham dboreham
  • Joined on 2022-12-08
dboreham pushed to dboreham/kind-in-docker-fix at cerc-io/hosting 2024-01-26 00:11:29 +00:00
a4e98aba4d Tidy output
0dd1c1a1ec Fix syntax errors
f69a5c147b Fixes for kind in docker
Compare 3 commits »
dboreham opened issue cerc-io/laconic-registry-cli#52 2024-01-23 20:09:44 +00:00
Add test
dboreham commented on issue cerc-io/laconicd-deprecated#142 2024-01-23 18:32:53 +00:00
Tests in CI are flakey

My thinking was to just try it initially and see if it makes the tests reliable. Then we can think about next steps.

dboreham commented on issue cerc-io/laconicd-deprecated#142 2024-01-23 18:23:51 +00:00
Tests in CI are flakey

What does it entail? Could we run it temporarily on one of the big servers?

dboreham commented on issue cerc-io/laconicd-deprecated#142 2024-01-23 18:20:15 +00:00
Tests in CI are flakey

Another idea: could we just try a faster runner and see if that fixes the problem?

dboreham commented on issue cerc-io/laconicd-deprecated#142 2024-01-23 18:19:48 +00:00
Tests in CI are flakey

Also : what's it doing for 20 seconds??

dboreham commented on issue cerc-io/laconicd-deprecated#142 2024-01-23 18:19:27 +00:00
Tests in CI are flakey

Definitely shorter times than the failure case. Is there some global timeout we can set?

dboreham commented on issue cerc-io/laconicd-deprecated#142 2024-01-23 18:17:17 +00:00
Tests in CI are flakey

Some parallelism thing?

dboreham commented on issue cerc-io/laconicd-deprecated#142 2024-01-23 18:15:33 +00:00
Tests in CI are flakey

Can we get the test time for the passed case?

dboreham commented on pull request cerc-io/laconicd-deprecated#134 2024-01-22 13:06:58 +00:00
Clean up test suite

Curious about why this change was needed. It broke stack orchestrator's use of laconicd, for example.

dboreham pushed to main at cerc-io/hosting 2024-01-11 14:17:12 +00:00
2f53306b32 Changes to make double-nested containerization work (#74)
dboreham merged pull request cerc-io/hosting#74 2024-01-11 14:17:12 +00:00
Changes to make double-nested containerization work
dboreham pushed to dboreham/fix-dind at cerc-io/hosting 2024-01-11 14:16:49 +00:00
4b3ca44873 Revert gitea fork in this PR
dboreham pushed to dboreham/fix-dind at cerc-io/hosting 2024-01-11 14:16:06 +00:00
f6fc495e1d Revert gitea fork in this PR
dboreham commented on pull request cerc-io/laconicd-deprecated#131 2024-01-10 05:22:39 +00:00
Add a script to simplify creating and funding a new account.

Add some comments saying what the script is for and how to run it please.

dboreham opened issue cerc-io/hosting#75 2024-01-10 01:03:08 +00:00
Latest Gitea prints a token warning message on install
dboreham created pull request cerc-io/hosting#74 2024-01-08 18:20:41 +00:00
Changes to make double-nested containerization work
dboreham commented on issue cerc-io/hosting#31 2024-01-08 18:05:17 +00:00
Support automatically available docker functionality

Code in Gitea that overrides the entrypoint for the container: https://gitea.com/gitea/act/src/branch/main/pkg/runner/run_context.go#L351 We could try changing that to not override the entrypoint…

dboreham pushed to dboreham/fix-dind at cerc-io/hosting 2024-01-08 16:35:31 +00:00
3060a757bd Changes to make double-nested containerization work
dboreham created branch dboreham/fix-dind in cerc-io/hosting 2024-01-08 16:35:31 +00:00