David Boreham dboreham
  • Joined on 2022-12-08
dboreham pushed to main at cerc-io/fixturenet-eth-stacks 2024-04-25 12:23:39 +00:00
2b7f29f44c Migrate from SO repo
dboreham created repository cerc-io/fixturenet-eth-stacks 2024-04-25 12:05:14 +00:00
dboreham released v1.1.0-13ce521-202404232147 at cerc-io/stack-orchestrator 2024-04-23 21:48:34 +00:00
dboreham pushed to main at cerc-io/stack-orchestrator 2024-04-23 21:47:23 +00:00
13ce521d84 Fix config dir processing for external stacks (#810)
dboreham merged pull request cerc-io/stack-orchestrator#810 2024-04-23 21:47:22 +00:00
Fix config dir processing for external stacks
dboreham created pull request cerc-io/stack-orchestrator#810 2024-04-23 17:16:35 +00:00
Fix config dir processing for external stacks
dboreham created branch dboreham/external-config in cerc-io/stack-orchestrator 2024-04-23 16:31:06 +00:00
dboreham pushed to dboreham/external-config at cerc-io/stack-orchestrator 2024-04-23 16:31:06 +00:00
31581bbb53 Fix config dir processing for external stacks
dboreham released v1.1.0-6e4dae9-202404182123 at cerc-io/stack-orchestrator 2024-04-18 21:24:09 +00:00
dboreham merged pull request cerc-io/stack-orchestrator#806 2024-04-18 21:22:49 +00:00
Add external stack support
dboreham pushed to main at cerc-io/stack-orchestrator 2024-04-18 21:22:49 +00:00
6e4dae9777 Add external stack support (#806)
dboreham pushed to dboreham/external-stack at cerc-io/stack-orchestrator 2024-04-18 20:40:17 +00:00
8c0865ca10 Fix lint error
dboreham created pull request cerc-io/stack-orchestrator#806 2024-04-18 20:39:16 +00:00
Add external stack support
dboreham created branch dboreham/external-stack in cerc-io/stack-orchestrator 2024-04-18 20:33:16 +00:00
dboreham pushed to dboreham/external-stack at cerc-io/stack-orchestrator 2024-04-18 20:33:16 +00:00
f4d59c6ee3 Add external stack support
dboreham pushed to main at cerc-io/test-external-stack 2024-04-18 17:37:28 +00:00
5d28675e27 Initial commit
dboreham renamed repository from test-stack to cerc-io/test-external-stack 2024-04-18 17:14:53 +00:00
dboreham commented on pull request cerc-io/stack-orchestrator#800 2024-04-15 13:11:48 +00:00
Add support for bun as a webapp package manager

Running npm several times is probably not much slower than running it once to install several packages. The more important issue is to run all the commands in the same docker layer, which is

dboreham merged pull request cerc-io/stack-orchestrator#802 2024-04-15 12:20:37 +00:00
Add --fqdn-policy option to deploy-webapp-from-registry.