David Boreham dboreham
  • Joined on 2022-12-08
dboreham pushed to main at cerc-io/laconic-network-bootstrap 2024-07-13 18:51:43 +00:00
37fa49ef15 Use ssh user from config (#2)
dboreham merged pull request cerc-io/laconic-network-bootstrap#2 2024-07-13 18:51:41 +00:00
Use ssh user from config
dboreham deleted branch dboreham/add-explorer-to-laconicd from cerc-io/stack-orchestrator 2024-07-13 14:26:38 +00:00
dboreham released v1.1.0-13d04e9-202407131425 at cerc-io/stack-orchestrator 2024-07-13 14:26:30 +00:00
dboreham pushed to main at cerc-io/stack-orchestrator 2024-07-13 14:24:25 +00:00
13d04e9256 Integrate ping-pub explorer (#872)
dboreham merged pull request cerc-io/stack-orchestrator#872 2024-07-13 14:24:24 +00:00
Integrate ping-pub explorer
142be43045 Merge branch 'main' into dboreham/add-explorer-to-laconicd
1f017c9066 increase CERC_MAX_GENERATE_TIME for webapps (#857)
Compare 2 commits »
dboreham created pull request cerc-io/stack-orchestrator#872 2024-07-12 22:21:41 +00:00
Integrate ping-pub explorer
15809db641 Integrate ping-pub explorer
dboreham created branch dboreham/add-explorer-to-laconicd in cerc-io/stack-orchestrator 2024-07-12 22:16:34 +00:00
dboreham pushed to dboreham/use-ssh-user at cerc-io/laconic-network-bootstrap 2024-07-12 19:22:52 +00:00
3d38092917 Remove extra line
dboreham commented on issue cerc-io/stack-orchestrator#871 2024-07-12 19:05:26 +00:00
deduplicate location of kubeconfig

I think this is ok for now. The spec file is the source for this config data. The file specified in the spec file is copied into the deployment dir on deployment creation to make deployment…

dboreham deleted branch zach/max-generate from cerc-io/stack-orchestrator 2024-07-12 19:01:45 +00:00
dboreham pushed to main at cerc-io/stack-orchestrator 2024-07-12 19:01:38 +00:00
1f017c9066 increase CERC_MAX_GENERATE_TIME for webapps (#857)
dboreham merged pull request cerc-io/stack-orchestrator#857 2024-07-12 19:01:36 +00:00
increase CERC_MAX_GENERATE_TIME for webapps
dboreham pushed to zach/max-generate at cerc-io/stack-orchestrator 2024-07-12 18:41:56 +00:00
8554791519 Lets try 2 minutes as a better default
dboreham commented on issue cerc-io/stack-orchestrator#858 2024-07-12 17:56:24 +00:00
public webapp deployments require "private:true" in package.json

fwiw the only use for private: true is to prevent inadvertent publication of a package that wasn't intended to be published, so it should have no effect in the context of deployment since…

dboreham commented on issue cerc-io/stack-orchestrator#858 2024-07-12 17:54:59 +00:00
public webapp deployments require "private:true" in package.json

This is "works for me" after testing with the test-pwa repo. I modified package.json to remove the private field: https://git.vdb.to/cerc-io/test-progressive-web-app/commit/caa2be6478906b443f336

dboreham pushed tag v0.1.40 to cerc-io/test-progressive-web-app 2024-07-12 17:44:18 +00:00
dboreham released Test deployer at cerc-io/test-progressive-web-app 2024-07-12 17:44:18 +00:00