-
Notifications
You must be signed in to change notification settings - Fork 690
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge master to staging #1472
Merge master to staging #1472
Conversation
* Add test case for ContractPromises.all * Add .then to join test
* query block by hash * fix rpc user
* Remove running and developing as link is dead Also as a test with external contributor * trigger a push
* Remove hello.wasm source (use hello-wasm from npm instead) * Remove unneeded env overrides from test_nearlib.sh * Use `master` nearlib and near-shell * Try kicking CI * Try parallelizing nearlib tests with cargo tests * Remove legacy stuff from GitLab config * Try installing Node using n-install * Fix typo in n-install command * Change the way Node is installed
* remove empty release build * use nearlib master branch * cache 30 days and concurrent build
* Remove running and developing as link is dead Also as a test with external contributor * trigger a push * Update links * Update ci badge * Update README.md
* run nearlib release test on master * fix ci syntax * run test nearlib release on all branch * chmod * working around yarn * correct pathname for some tests * fix hellowasm path * fix with new nearlib version and refactor * Fix typo
* Prometheus (#1416) * Http API enpoint for prometheus and simple yml file Signed-off-by: Kirk Baird <baird.k@outlook.com> * Begin creating a grafana dashboard to represent near features Signed-off-by: Kirk Baird <baird.k@outlook.com> * Add a grafana dashboard Signed-off-by: Kirk Baird <baird.k@outlook.com> * Update to metrics readme * More updates to the metrics readme * Add prometheus metrics Signed-off-by: Kirk Baird <baird.k@outlook.com> * Update grafana Signed-off-by: Kirk Baird <baird.k@outlook.com> * Update metrics and docs * Move near-metrics into core/metrics. Change versions of lazy_static from ^ to specific version for predictability
@bowenwang1996 @nearmax @janedegtiareva @vgrichina Any reviews? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove touch.txt
?
@@ -3,4 +3,3 @@ | |||
/chain/ @ilblackdragon @SkidanovAlex | |||
|
|||
/runtime/ @nearmax @evgenykuzyakov | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this line removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
having line 5 duplicate by merging, then line 6 was removed by mistake
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wtf. i do have line 6 locally 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No description provided.