Commit Graph

539 Commits

Author SHA1 Message Date
b2070dfaa9 Merge branch 'main' into publish-test 2023-04-10 11:20:33 -06:00
49f14f3191 Publish drafts on the test branch 2023-04-10 11:20:15 -06:00
4d1f339188 Merge main 2023-04-10 09:20:26 -06:00
e5cf52f188
Fix publish workflow 2023-04-10 09:18:39 -06:00
c934ffe18e Add test code 2023-04-10 07:48:22 -06:00
a225d5034b Add test code 2023-04-10 07:44:14 -06:00
df37e03287 Force build 2023-04-10 07:41:02 -06:00
00b7ddf1f0 Merge master 2023-04-10 07:40:13 -06:00
862cc4d448 Go back to all branches 2023-04-10 07:37:48 -06:00
008f42ad38 Try quotes 2023-04-10 07:35:55 -06:00
32198aba12 Force build 2023-04-10 07:29:34 -06:00
9a5fa577f2 Merge branch 'main' into publish-test 2023-04-10 07:28:18 -06:00
5201138d6d Publish only on push to test branch 2023-04-10 07:27:31 -06:00
77d5c8e9ea Force build 2023-04-10 07:20:51 -06:00
c5a42b7ddf Merge branch 'publish-test' of github.com:cerc-io/stack-orchestrator into publish-test 2023-04-10 07:10:36 -06:00
d01b2215c4 Add file to force a job 2023-04-10 07:09:56 -06:00
355c3e179e
Add test code 2023-04-10 07:02:05 -06:00
c359188b3d
Trigger publish on PR and merge to main (#306) 2023-04-10 06:59:08 -06:00
1389559bc6
Add v prefix 2023-04-10 06:55:25 -06:00
a26ec970bc
Remove comment 2023-04-10 06:54:30 -06:00
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
dbb959f648
Update for new tagging scheme 2023-04-10 06:24:00 -06:00
f92a2fb3fc Make version manually updated 2023-04-10 06:17:12 -06:00
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
93a2e1c864
Fix typo 2023-04-09 22:44:15 -06:00
751ed2e157
Enable publishing with fixed version 2023-04-09 22:41:01 -06:00
a930ad0d1c Try to enable request logging 2023-04-07 07:36:53 -06:00
628954f060 Try to enable request logging 2023-04-07 07:27:39 -06:00
c90790d0d7 Try to enable request logging 2023-04-07 07:19:12 -06:00
749b302f5f Try to upload 2023-04-06 19:47:15 -06:00
eb16a97def Get the tag right 2023-04-06 19:35:17 -06:00
a559c2e90f Try forcing a tag 2023-04-06 19:33:27 -06:00
8fe0b2dc29 Fix errors 2023-04-06 19:07:47 -06:00
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
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
4f137915bb Change step name 2023-04-06 13:36:58 -06:00
2e2927f788 Use correct path 2023-04-06 13:35:16 -06:00
b850322f57 Add the smoke test 2023-04-06 13:32:56 -06:00
47275a50d4
Merge pull request #294 from cerc-io/dboreham/enable-tests-ci
Enable tests ci
2023-04-06 13:26:27 -06:00
e7a4de5940 Bump CI 2023-04-06 13:24:17 -06:00
90210e439f Add build 2023-04-06 13:20:22 -06:00
7dd07beec6 Try adding job name 2023-04-06 07:28:13 -06:00
f7def488d9
Merge pull request #290 from cerc-io/dboreham/enable-ci
Try to enable CI
2023-04-06 07:21:07 -06:00
0432a4bf29 Try to enable CI 2023-04-06 07:19:08 -06:00
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