Commit Graph
537 Commits
Author SHA1 Message Date
dboreham 4d1f339188 Merge main 2023-04-10 09:20:26 -06:00
dboreham e5cf52f188 Fix publish workflow 2023-04-10 09:18:39 -06:00
dboreham c934ffe18e Add test code 2023-04-10 07:48:22 -06:00
dboreham a225d5034b Add test code 2023-04-10 07:44:14 -06:00
dboreham df37e03287 Force build 2023-04-10 07:41:02 -06:00
dboreham 00b7ddf1f0 Merge master 2023-04-10 07:40:13 -06:00
dboreham 862cc4d448 Go back to all branches 2023-04-10 07:37:48 -06:00
dboreham 008f42ad38 Try quotes 2023-04-10 07:35:55 -06:00
dboreham 32198aba12 Force build 2023-04-10 07:29:34 -06:00
dboreham 9a5fa577f2 Merge branch 'main' into publish-test 2023-04-10 07:28:18 -06:00
dboreham 5201138d6d Publish only on push to test branch 2023-04-10 07:27:31 -06:00
dboreham 77d5c8e9ea Force build 2023-04-10 07:20:51 -06:00
dboreham c5a42b7ddf Merge branch 'publish-test' of github.com:cerc-io/stack-orchestrator into publish-test 2023-04-10 07:10:36 -06:00
dboreham d01b2215c4 Add file to force a job 2023-04-10 07:09:56 -06:00
dboreham 355c3e179e Add test code 2023-04-10 07:02:05 -06:00
dboreham c359188b3d Trigger publish on PR and merge to main (#306) 2023-04-10 06:59:08 -06:00
dboreham 1389559bc6 Add v prefix 2023-04-10 06:55:25 -06:00
dboreham a26ec970bc Remove comment 2023-04-10 06:54:30 -06:00
dboreham 80bbbafeb6 New build version scheme (#305)
* Use separate build tag file

* Implement new versioning scheme

* Update workflow file
2023-04-10 06:43:23 -06:00
dboreham dbb959f648 Update for new tagging scheme 2023-04-10 06:24:00 -06:00
dboreham f92a2fb3fc Make version manually updated 2023-04-10 06:17:12 -06:00
nabarun d3715d1952 Add env variable to enable/disable sending txs to L2 from watcher peer (#293)
* Add flag to enable/disable watcher peer L2 txs

* Update watcher-ts version in readme
2023-04-10 10:42:56 +05:30
dboreham 93a2e1c864 Fix typo 2023-04-09 22:44:15 -06:00
dboreham 751ed2e157 Enable publishing with fixed version 2023-04-09 22:41:01 -06:00
dboreham a930ad0d1c Try to enable request logging 2023-04-07 07:36:53 -06:00
dboreham 628954f060 Try to enable request logging 2023-04-07 07:27:39 -06:00
dboreham c90790d0d7 Try to enable request logging 2023-04-07 07:19:12 -06:00
dboreham 749b302f5f Try to upload 2023-04-06 19:47:15 -06:00
dboreham eb16a97def Get the tag right 2023-04-06 19:35:17 -06:00
dboreham a559c2e90f Try forcing a tag 2023-04-06 19:33:27 -06:00
dboreham 8fe0b2dc29 Fix errors 2023-04-06 19:07:47 -06:00
dboreham 681112cf07 Add prototype publish workflow 2023-04-06 19:04:00 -06:00
Zach fa37b186ca Merge pull request #297 from cerc-io/zramsay-patch-1
Update README.md
2023-04-06 19:40:25 -04:00
Zach 1e130b2a29 Update README.md 2023-04-06 19:39:12 -04:00
Zach 055fa14cfb Merge pull request #278 from cerc-io/update-docs
update registry install instructions
2023-04-06 19:32:29 -04:00
zramsay 579fa6ff66 more little updates 2023-04-06 19:31:57 -04:00
dboreham 9e2b140e10 Ubuntu install script (#289)
* Copy of Zach's install script

* Few small fixes after testing on DO droplet

* Update scripts

* Rename script

* Add sudo notice

* Fix typo

* Fix another typo

* Update docker instructions
2023-04-06 13:50:50 -06:00
dboreham 4f137915bb Change step name 2023-04-06 13:36:58 -06:00
dboreham 2e2927f788 Use correct path 2023-04-06 13:35:16 -06:00
dboreham b850322f57 Add the smoke test 2023-04-06 13:32:56 -06:00
dboreham 47275a50d4 Merge pull request #294 from cerc-io/dboreham/enable-tests-ci
Enable tests ci
2023-04-06 13:26:27 -06:00
dboreham e7a4de5940 Bump CI 2023-04-06 13:24:17 -06:00
dboreham 90210e439f Add build 2023-04-06 13:20:22 -06:00
dboreham 7dd07beec6 Try adding job name 2023-04-06 07:28:13 -06:00
dboreham f7def488d9 Merge pull request #290 from cerc-io/dboreham/enable-ci
Try to enable CI
2023-04-06 07:21:07 -06:00
dboreham 0432a4bf29 Try to enable CI 2023-04-06 07:19:08 -06:00
nabarunandprathamesh 6f781ae303 Separate out watcher and web-apps in mobymask-v2 stack (#287)
* Separate out watcher and web-apps in mobymask stack

* Take L2 RPC endpoint from the env file

* Changes to run watcher and mobymask web-app separately

* Support running watcher without contract deployment and L2 txs

* Remove duplicate mobymask params env

* Add code comments

* Add instructions for running web-apps separately

* Self review fixes

* Fix timeout for mobymask-app on watcher server

---------

Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2023-04-06 15:17:00 +05:30
prathamesh0 59fe9aae59 Handle restarts in mobymask-v2 stack (#286)
* Verify existing contract deployment

* Update mobymask-v2 demo instructions
2023-04-05 17:52:12 +05:30
nabarun 94e38ceaba Add ability to run mobymask-v2 stack with external optimism endpoint (#279)
* Set optimism geth endpoint from env file

* Set L1 account private keys from env

* Only deploy contract and generate invite in mobymask container

* Add readme for running mobymask v2 stack independently

* Modify mobymask container to stop running server and update readmes

* Check deployer account balance before deploying contract

* Fix for checking account balance before deploying

* Update readme description

* Update MobyMask repo tag in readme
2023-04-05 17:26:38 +05:30
prathamesh0 9ffa9bb5a9 Handle restarts for services in fixturenet-optimism stack (#282)
* Check existing L1 contracts deployment

* Rename volume used for generated L2 config

* Check for existing L2 geth data directory

* Cross check existing L2 config against L1 deployment config

* Verify sequencer key in existing L2 geth data directory

* Add instructions to troubleshoot corrupt L2 geth dir

* Separate out instructions to run L2 with external L1

* Update docs
2023-04-05 10:25:50 +05:30