David Boreham dboreham
  • Joined on 2022-12-08
dboreham pushed to main at cerc-io/laconicd-stacks 2024-07-25 14:40:06 +00:00
c911ecae22 Add SO install script
dboreham pushed to main at cerc-io/laconicd-stacks 2024-07-25 14:38:05 +00:00
57076486e5 Add CI job for container publication
dboreham pushed to main at cerc-io/laconicd-stacks 2024-07-25 14:29:14 +00:00
1c49e71c6c Update README.md
dboreham created repository cerc-io/laconicd-stacks 2024-07-25 14:28:28 +00:00
dboreham commented on issue cerc-io/stack-orchestrator#892 2024-07-25 14:09:08 +00:00
laconic-so build-npms seems to be broken

Looks like another bug from a large set of changes merged a couple weeks ago. Investigating...

dboreham commented on issue cerc-io/stack-orchestrator#889 2024-07-25 14:08:05 +00:00
New laconicd breaks fixturenet initialization

Can someone close this bug to indicate that it is fixed?

dboreham commented on issue cerc-io/stack-orchestrator#889 2024-07-25 13:56:14 +00:00
New laconicd breaks fixturenet initialization

Is this fixed now?

dboreham commented on issue cerc-io/stack-orchestrator#882 2024-07-24 16:10:43 +00:00
Update stacks to work with new laconicd

Assigned to @ashwin

dboreham commented on issue cerc-io/stack-orchestrator#889 2024-07-24 16:05:41 +00:00
New laconicd breaks fixturenet initialization

Ok assigning this bug to @zramsay

dboreham renamed repository from snowballtools-base to cerc-io/snowballtools-base-mirror 2024-07-24 15:43:55 +00:00
dboreham opened issue cerc-io/stack-orchestrator#889 2024-07-24 15:39:53 +00:00
New laconicd breaks fixturenet initialization
dboreham opened issue cerc-io/stack-orchestrator#883 2024-07-23 19:29:57 +00:00
Make a simple un-deploy script for web apps
dboreham opened issue cerc-io/stack-orchestrator#882 2024-07-23 17:21:22 +00:00
Update stacks to work with new laconicd
dboreham commented on pull request cerc-io/stack-orchestrator#879 2024-07-22 04:38:23 +00:00
[WIP] nextjs config file options

Looks useful. I would encourage adding a couple lines of comments to the code (or if that is unappealing, to this PR) explaining what's being done. E.g. is running code formatting on the config…

dboreham opened issue cerc-io/stack-orchestrator#881 2024-07-22 04:28:26 +00:00
Environment variable insertion for nextjs apps fails when config file is .mjs
dboreham commented on issue cerc-io/stack-orchestrator#880 2024-07-22 04:20:05 +00:00
Webapps using nextjs fail with latest version

Log output from our host container build failure looks like this:

> snowball-nextjs-pwa-starter@0.0.1 cerc_compile
> next experimental-compile

 ⨯ Invalid project directory provided,…
dboreham opened issue cerc-io/stack-orchestrator#880 2024-07-22 04:19:29 +00:00
Webapps using nextjs fail with latest version