dboreham
5d7e7294c9
Update fixturenet-eth-test.yml
...
Change to trigger CI in gitea
2023-07-18 11:33:01 -06:00
dboreham
d9805666c3
Merge main
2023-06-29 15:16:38 -06:00
dboreham
582b92d277
Merge main
2023-06-29 15:14:40 -06:00
dboreham
6595659a7a
Specify the git tag/branch for opera in stack.yml ( #442 )
2023-06-29 15:10:08 -06:00
dboreham
c76195c491
Auto-create bind mount directories inside the deployment dir ( #440 )
...
* Auto-create bind mount directories inside the deployment dir
* Fix deploy test
2023-06-27 21:18:04 -06:00
dboreham
831a8cd5f7
Deployments feature ( #433 )
...
Basic deployments framework
2023-06-27 16:58:41 -06:00
dboreham
c465153cc7
Fixes for repos checked out from a tag rather than a branch ( #437 )
...
* Fixes for repos checked out from a tag rather than a branch
* Fix happy path
2023-06-24 11:19:20 -06:00
dboreham
c94fa3cccf
Use cerc npm registry as default ( #432 )
2023-06-22 06:36:05 -06:00
dboreham and David Boreham
98e1d120cc
Add missing lighthouse-cli container to pocket stack ( #424 )
...
Co-authored-by: David Boreham <david@bozemanpas.com >
2023-06-05 21:08:05 -06:00
f1a626ddf5
build local lighthouse cli ( #420 )
...
* Build lcli locally
* Pull lighthouse repo
* Enable portable lcli build
* Update ldcli options
* Add lcli container to fixturenet-eth stack
* Include --eth1-block-hash
---------
Co-authored-by: David Boreham <david@bozemanpas.com >
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com >
2023-06-05 16:54:22 -05:00
dboreham
9880b48b78
Add foundry to fixturenet-plugeth-tx ( #418 )
2023-05-30 23:51:01 -06:00
dboreham
6cf9869a57
Merge branch 'dboreham/add-foundry-to-plugeth-stack' into ci-test
2023-05-30 23:22:03 -06:00
dboreham
00d34944a2
Add foundry to fixturenet-plugeth-tx
2023-05-30 23:20:26 -06:00
dboreham
40424cc3b6
Merge branch 'main' into ci-test
2023-05-30 22:33:37 -06:00
dboreham
b594d15e91
Trigger CI
2023-05-30 12:23:48 -06:00
dboreham
500e60c480
Trigger CI
2023-05-30 08:49:36 -06:00
dboreham
8c3a8eb33d
Add fixturenet-plugeth test
2023-05-25 16:56:59 -06:00
dboreham
27067e061c
Merge branch 'main' into ci-test
2023-05-25 16:46:36 -06:00
dboreham
eab5a6ccf1
Trigger CI
2023-05-24 21:49:35 -06:00
dboreham
938f51ef8c
Specify chunker stack branches ( #410 )
...
* Specify v5 branches
* Fix logic for branch switch
2023-05-24 20:00:42 -06:00
dboreham
6d620ba9c2
git branch in stack and on command line ( #409 )
...
* Support @branch notation in stack.yml
* Refactor and support branches directive
2023-05-24 19:49:26 -06:00
dboreham
97c1ae1c43
Use upstream act_runner project ( #408 )
2023-05-24 18:01:49 -06:00
dboreham
ec6b5439f4
Support for git hosts other than github ( #407 )
...
* Update repository list file
* Add host part to repo name
* Allow git hosts other than github
2023-05-24 17:19:21 -06:00
dboreham
1d8f252a51
Detect bad reponse from yarn info ( #406 )
2023-05-22 13:42:55 -06:00
dboreham
161665ef72
Fix deploy commands ( #404 )
...
* Fix bugs
* Add test for deploy port command
2023-05-22 12:43:59 -06:00
dboreham
9c5f6469ff
Allow docker buildkit to be enabled via env var ( #403 )
2023-05-22 11:38:34 -06:00
dboreham
85225c72d7
Fix another typo
2023-05-21 15:43:15 -06:00
dboreham
223d1171e8
Change test display name
2023-05-21 07:42:09 -06:00
dboreham
1e38e16550
Fix typo
2023-05-21 07:40:22 -06:00
dboreham
dddae8cc7a
Dboreham/deploy volume control ( #401 )
...
* Implement volume control
* Deploy test
* Add test for volumes
* Enable CI for deploy test
2023-05-21 07:39:00 -06:00
dboreham
1ffc6b1687
Refactor deploy into click subcommands ( #399 )
...
Former-commit-id: cb58fdb58ce1686f4638946745830f391d820f4b
2023-05-18 17:01:46 -06:00
dboreham
7ed2448f03
Merge current main
...
Former-commit-id: d82ba6ed5035203d1ce3846744309210caadda62
2023-05-18 13:57:35 -06:00
dboreham
e9e1d8bcd4
Merge branch 'main' into ci-test
...
Former-commit-id: 966539faa46bf33a3b6471a3289a4fb7c4685cc7
2023-05-18 13:55:29 -06:00
dboreham
87c25dfb5e
Fix up test stack ( #398 )
...
Former-commit-id: 088105c7829254fc8ff1f31b71d28fd916def7eb
2023-05-18 13:54:27 -06:00
dboreham
a93fa93d26
Small doc fix
...
Former-commit-id: d26dd4b531
2023-05-09 17:08:25 -06:00
dboreham
1852d7d4c1
Chain chunker stack ( #389 )
...
* Fix bug in default container build flow
* Add convenience stack for chain-chunker
Former-commit-id: 3e78c321b0
2023-05-09 14:00:58 -06:00
c1e3f5674d
Fixturenet pocket ( #350 )
...
* add fixturenet-gaia stack
* add fixturenet-pocket
* integrate with eth fixturenet
* separate out fixturenet-gaia
* use pocket-deployments Dockerfile
---------
Co-authored-by: iskay <ian@knowable.vc >
Co-authored-by: Ian <ikay@lakeheadu.ca >
Former-commit-id: b23b5ae3bf
2023-05-02 15:13:48 -06:00
dboreham
0563764ca4
Trigger CI
...
Former-commit-id: bb1d81a906000d5acf22269eaca53c6ab32c5605
2023-05-02 14:22:40 -06:00
dboreham
069dd50fd3
Merge branch 'main' into ci-test
...
Former-commit-id: 4eb970350bbfca04ea98b21a6aaf0acfa3daa8cd
2023-04-28 09:44:05 -06:00
dboreham
8cdb9cee35
Remove gerbil builder container from build-support stack ( #375 )
...
Former-commit-id: 19e38d2a94
2023-04-27 10:54:11 -06:00
dboreham
f8306e6685
Add foundry to the fixturenet-eth-tx stack ( #374 )
...
Former-commit-id: af93743974
2023-04-27 10:52:37 -06:00
dboreham
b0770d7379
Remove >
...
Former-commit-id: 73419c341a
2023-04-27 10:22:21 -06:00
dboreham
595fbe4eca
Force CI again
...
Former-commit-id: 401ab334f00273307f64397f06f2b295c1151085
2023-04-20 20:17:19 -06:00
dboreham
3e949b403f
Force CI again
...
Former-commit-id: fa822a71297ad39d5f8301321e7230f55bb0cb27
2023-04-20 19:06:20 -06:00
dboreham
5524e95434
Force CI to run
...
Former-commit-id: 99ecc01e52eda6bf162679bc0dda79c0438b14cb
2023-04-20 18:24:45 -06:00
dboreham
616982d9ba
Merge branch 'main' into ci-test
...
Former-commit-id: b3b24e3f1870763025d9ac9b07685b1a85567874
2023-04-20 17:40:41 -06:00
dboreham
4beb889e9f
Add DOCKER_HOST inheriting from the caller, to build environment ( #360 )
...
* Add DOCKER_HOST inheriting from the caller, to build environment
* Fix for env var not set
Former-commit-id: 9feff35f53
2023-04-20 17:30:54 -06:00
dboreham
2b8eccf167
Add more debugging
...
Former-commit-id: e8ec090f1d
2023-04-20 16:58:13 -06:00
dboreham
f5acbd1db0
Dump image list for debugging
...
Former-commit-id: 0a08a7ecba
2023-04-20 16:47:40 -06:00
dboreham
f87f3d4765
Stop on error
...
Former-commit-id: 7c6b2543af
2023-04-20 16:26:19 -06:00
dboreham
d2dfcc813f
Enable in-container docker
...
Former-commit-id: 074a3fe20e
2023-04-20 16:21:26 -06:00
dboreham
2cbb6e1f1d
Add debug output
...
Former-commit-id: 27d23144e4003fa131a7fc95b7f527848b6181ad
2023-04-20 15:00:20 -06:00
dboreham
0712012cf4
Start docker inside the executor
...
Former-commit-id: 2948691fc712898c4ad04bbf11296f8ecbbd5b0b
2023-04-20 13:58:20 -06:00
dboreham
b3feab0592
Turn off CI job on push except for to main
...
Former-commit-id: 727fa67d8e
2023-04-19 21:32:48 -06:00
dboreham
e3e48ccbf3
Delete fixturenet-eth-test.yml
...
Former-commit-id: 5c53e3bedc
2023-04-19 20:56:19 -06:00
dboreham
b7094c7e7f
Merge branch 'main' of github.com:cerc-io/stack-orchestrator into main
...
Former-commit-id: c1ba7f0c1b
2023-04-19 18:28:39 -06:00
dboreham
fefbcf031c
Put file in the right place
...
Former-commit-id: aadd1c15f0
2023-04-19 18:27:56 -06:00
dboreham
d98b02266b
Add fixturenet-eth test ( #356 )
...
* Add fixturenet-eth test
Former-commit-id: d1cada5029
2023-04-19 18:25:49 -06:00
dboreham
beac97b842
Get branch name right
...
Former-commit-id: 8aed8ab8ae
2023-04-19 18:22:18 -06:00
dboreham
ea7c5109b8
Add fixturenet-eth test
...
Former-commit-id: db6da4b75a
2023-04-19 18:20:00 -06:00
dboreham
6ce01a79ed
Update base containers ( #355 )
...
* Update to Node18
* Update to latest stable lighthouse
Former-commit-id: a335ccde3a
2023-04-19 16:43:59 -06:00
dboreham
2d5abdce45
Set context dir to the script dir to avoid permission errors ( #354 )
...
Former-commit-id: bde48b699d
2023-04-19 16:00:41 -06:00
dboreham
db1edd85e6
Catch and report git errors ( #353 )
...
Former-commit-id: 7c867171e4
2023-04-19 15:29:41 -06:00
dboreham
55b2d3bd25
Update setuptools in case the version on the machine is old ( #352 )
...
Former-commit-id: 5ef37894ce
2023-04-19 15:16:34 -06:00
dboreham
a3b3ac18b1
Fix build script ( #351 )
...
Former-commit-id: c07113320b
2023-04-19 14:55:36 -06:00
dboreham
cb72e5c03f
Simple implementation of LACONIC_HOSTED_ENDPOINT ( #342 )
...
Former-commit-id: 172300d7bd
2023-04-17 20:46:05 -06:00
dboreham
c7a4d3f4e7
Default token needs to be empty string ( #341 )
...
Former-commit-id: 99aa1fa27e
2023-04-17 13:53:16 -06:00
dboreham
c715e11a88
Use CERC_NPM_REGISTRY_URL everywhere ( #340 )
...
Former-commit-id: 39a54bc62a
2023-04-17 13:40:49 -06:00
dboreham
7673de73bb
Add github actions
...
Former-commit-id: fcbea7984f
2023-04-17 13:11:45 -06:00
dboreham
f537cdbe29
Add note on developer-mode-setup script
...
Former-commit-id: e4b57b5815
2023-04-17 10:06:25 -06:00
dboreham
5a50e46718
Support for complete laconic stack with console and test registration record ( #335 )
...
* Configure cli with necessary gas and fees args and address
* Update version
Former-commit-id: 0068a994f6
2023-04-16 20:14:15 -06:00
dboreham
99af105b9c
quiet npm version warning ( #331 )
...
Former-commit-id: 2eb93d0933
2023-04-14 21:09:22 -06:00
dboreham
bfa86cbc29
Add doc for setup-repositories
...
Former-commit-id: d464c1c547
2023-04-14 17:51:22 -06:00
dboreham
332085f80b
Add force rebuild option ( #329 )
...
Former-commit-id: 1443c6c6d2
2023-04-14 14:19:27 -06:00
dboreham
13499c6e4b
Add MuKnSys npm scope ( #322 )
...
Former-commit-id: 6b27731a81
2023-04-12 19:46:50 -06:00
dboreham
6e343bec5a
Build with hosting config file ( #321 )
...
Former-commit-id: bb9c0706c3
2023-04-12 19:39:37 -06:00
dboreham
5c6fe825fc
Add comment to spec doc
...
Former-commit-id: 249893f5d9
2023-04-12 06:32:40 -06:00
dboreham
6e33bd47e2
Fix syntax errors ( #314 )
...
Former-commit-id: 7c6c46febb
2023-04-11 07:20:38 -06:00
dboreham
ffc24c0be8
Edit readme to trigger CI
...
Former-commit-id: 9a4b5810af
2023-04-10 14:39:28 -06:00
dboreham
7021f8ed19
Add call to build tag script
...
Former-commit-id: 440b146e80
2023-04-10 12:17:54 -06:00
dboreham
2e747b17be
Publish test workflow ( #308 )
...
Former-commit-id: a16b1cd073
2023-04-10 11:50:09 -06:00
dboreham
607b85f447
Fix weird whitespace
...
Former-commit-id: 23d5d563e1
2023-04-10 11:26:53 -06:00
dboreham
ce6ef81fe5
Publish drafts on the test branch
...
Former-commit-id: 49f14f3191
2023-04-10 11:20:15 -06:00
dboreham
7bcad7b936
Fix publish workflow
...
Former-commit-id: e5cf52f188
2023-04-10 09:18:39 -06:00
dboreham
d72dcb6c74
Add test code
...
Former-commit-id: c934ffe18e
2023-04-10 07:48:22 -06:00
dboreham
1559330fd7
Add test code
...
Former-commit-id: a225d5034b
2023-04-10 07:44:14 -06:00
dboreham
75958adf82
Go back to all branches
...
Former-commit-id: 862cc4d448
2023-04-10 07:37:48 -06:00
dboreham
b3732bc7a6
Publish only on push to test branch
...
Former-commit-id: 5201138d6d
2023-04-10 07:27:31 -06:00
dboreham
317608140f
Trigger publish on PR and merge to main ( #306 )
...
Former-commit-id: c359188b3d
2023-04-10 06:59:08 -06:00
dboreham
21d7a1ba61
Add v prefix
...
Former-commit-id: 1389559bc6
2023-04-10 06:55:25 -06:00
dboreham
17d5e37368
Remove comment
...
Former-commit-id: a26ec970bc
2023-04-10 06:54:30 -06:00
dboreham
f90000d9cc
New build version scheme ( #305 )
...
* Use separate build tag file
* Implement new versioning scheme
* Update workflow file
Former-commit-id: 80bbbafeb6
2023-04-10 06:43:23 -06:00
dboreham
bf85c61711
Update for new tagging scheme
...
Former-commit-id: dbb959f648
2023-04-10 06:24:00 -06:00
dboreham
59afaf66ae
Make version manually updated
...
Former-commit-id: f92a2fb3fc
2023-04-10 06:17:12 -06:00
dboreham
a8815924c6
Fix typo
...
Former-commit-id: 93a2e1c864
2023-04-09 22:44:15 -06:00
dboreham
fe77955845
Enable publishing with fixed version
...
Former-commit-id: 751ed2e157
2023-04-09 22:41:01 -06:00
dboreham
8fb9e6d39b
Try to enable request logging
...
Former-commit-id: a930ad0d1c
2023-04-07 07:36:53 -06:00
dboreham
0d6bc81233
Try to enable request logging
...
Former-commit-id: 628954f060
2023-04-07 07:27:39 -06:00
dboreham
35d7649689
Try to enable request logging
...
Former-commit-id: c90790d0d7
2023-04-07 07:19:12 -06:00
dboreham
504ed542c3
Try to upload
...
Former-commit-id: 749b302f5f
2023-04-06 19:47:15 -06:00