Commit Graph

537 Commits

Author SHA1 Message Date
f97b1e4720 Update version 2023-03-07 10:14:20 -07:00
d80fb5dd16
Merge pull request #207 from cerc-io/dboreham/run-cli-in-cluster
Run laconic registry cli in cluster
2023-03-07 10:10:26 -07:00
8a8fef6845 Very basic key export/import implementation 2023-03-07 10:08:04 -07:00
277be07dcd Add simple export/import scheme 2023-03-07 09:07:15 -07:00
99fcdf9d40
Merge pull request #205 from cerc-io/dboreham/eth-tooling
Add foundry cli to fixturenet-eth
2023-03-06 15:20:07 -07:00
b43886a1a9 Add foundry cli to fixturenet-eth 2023-03-06 15:19:19 -07:00
49c524e8ed Initial commit 2023-03-04 18:45:57 -07:00
f7285be425
Merge pull request #203 from cerc-io/dboreham/pass-uid-to-compose-up
Pass environment variables for both exec and up
2023-03-02 10:56:53 -07:00
be6a473772 Pass environment variables for both exec and up 2023-03-02 10:53:48 -07:00
c0b4cefdce
Merge pull request #202 from cerc-io/dboreham/remove-debug-output
Remove debug output
2023-03-02 10:35:26 -07:00
f99dbfbdf5 Remove debug output 2023-03-02 10:32:18 -07:00
900917b548
Merge pull request #197 from cerc-io/dboreham/uid-gid-to-deploy
Pass uid and gid to compose
2023-02-28 10:23:34 -07:00
cea4e5a51f Pass uid and gid to compose 2023-02-28 10:22:27 -07:00
4353418fa6
Merge pull request #196 from cerc-io/dboreham/fix-project-name
Make cluster/docker-compose project name unique
2023-02-28 08:47:52 -07:00
a1fdeac3b7 Make cluster/docker-compose project name unique 2023-02-28 08:47:02 -07:00
2f29e283de Update version 2023-02-28 08:01:36 -07:00
4fdb442263
Merge pull request #193 from cerc-io/dboreham/disable-docker-buildkit
Revert move to BuildKit in new Docker releases
2023-02-24 23:34:48 -07:00
ced6925e02 Revert move to BuildKit in new Docker releases 2023-02-24 23:31:17 -07:00
10548beedf
Merge pull request #191 from cerc-io/dboreham/builder-js-uid
Support docker containers with non-root users and host user uid not equal to 1000
2023-02-24 23:06:13 -07:00
17355c9e42 usermod does not change group ownership of home dir 2023-02-24 22:44:50 -07:00
5022e355ed Propagate build env vars 2023-02-24 22:26:02 -07:00
6704cd7527 Implement new approach: build a uid-specific container 2023-02-24 22:14:28 -07:00
b84a28592d Work around docker uid/gid insanity 2023-02-23 20:50:20 -07:00
187c06ef5a Add build stack doc 2023-02-23 07:22:46 -07:00
c52f9e655d
Merge pull request #187 from cerc-io/dboreham/document-build-stack
Add some doc for build stack
2023-02-21 11:26:43 -07:00
1f57ec5326 Add some doc 2023-02-21 11:25:49 -07:00
9ccf3ca1af
Merge pull request #186 from cerc-io/erc721-stack-syntax
Stack syntax for ERC721.
2023-02-21 09:38:09 -06:00
463b11bb23 Stack syntax for ERC721. 2023-02-21 09:30:07 -06:00
b1e618142d
Merge pull request #185 from cerc-io/dboreham/immutable-js-build
Copy build tree
2023-02-21 06:59:38 -07:00
3b55d012be Copy build tree 2023-02-21 06:56:33 -07:00
25ae0cac7d
Merge pull request #184 from cerc-io/dboreham/kubo
Add a kubo pod
2023-02-21 06:17:41 -07:00
6dddceec27 Add ipfs pod 2023-02-21 06:16:59 -07:00
9c00aba8f3 Add kubo pod 2023-02-21 05:59:28 -07:00
c4fa7fee30 Update version 2023-02-21 05:40:57 -07:00
6c1bedc67e
Merge pull request #182 from cerc-io/dboreham/check-for-js-builder
Check for builder container in npm build
2023-02-20 16:16:43 -07:00
156758bfa7 Check for builder container in npm build 2023-02-20 16:16:15 -07:00
9f07a0ed4b
Merge pull request #180 from cerc-io/dboreham/npm-build-with-package-stack
npm build with package-registry stack
2023-02-20 12:49:20 -07:00
f14a4a33d7 Working feature 2023-02-20 12:46:56 -07:00
7e6268c39d Wire up to build-npms 2023-02-20 06:43:06 -07:00
f1cbce1d00 Call from base stack class 2023-02-20 06:23:21 -07:00
68293cbaa3 Initial implementation 2023-02-20 06:09:35 -07:00
7d51e4b9aa Update python on whales 2023-02-19 17:46:47 -07:00
5ceed34160 Remove debug code 2023-02-17 15:38:24 -07:00
e5197e4918
Merge pull request #178 from cerc-io/dboreham/package-registry-stack
Support for the package registry stack
2023-02-17 15:36:28 -07:00
63c93acb83 Add newline 2023-02-17 15:36:09 -07:00
88d81f7df6 Fix comment 2023-02-17 15:35:31 -07:00
bb39d90522 Add pre/post script support 2023-02-17 15:31:43 -07:00
a1893aa153 Basic functionality 2023-02-17 14:15:35 -07:00
60c1da725e Initial commit 2023-02-17 13:34:51 -07:00
2bf50383dd
Missed one update 2023-02-17 11:53:58 -07:00