Commit Graph

33 Commits

Author SHA1 Message Date
Justin Starry
1942d294e9 chore(web3): use github actions (#19816)
* chore: use github actions

* chore: npm audit

* chore: fix prettier warn

* chore: fix doc errors

* chore: add puppeteer
2021-09-13 16:37:18 -05:00
Michael Vines
fd7d2f82ae chore: port web3.js to solana-test-validator 2020-12-17 20:53:10 +00:00
Michael Vines
22ea4fb272 ci: break up .travis.yml 2020-06-14 22:08:55 -07:00
Justin Starry
e10a5c90ab chore: disable latest node in CI 2020-06-14 21:57:04 -07:00
Justin Starry
d3a2934e75 chore: fix flaky test and stop running broken examples in ci 2020-06-14 21:57:04 -07:00
Jack May
3b55087a86 fix: install openssl libs for ubuntu 2020-06-14 21:57:04 -07:00
Justin Starry
01e65d2070 fix: add def checks and fix typescript def 2020-06-14 21:57:04 -07:00
Jack May
408e8e7500 fix: Update Rust-BPF example (#406) 2020-06-14 21:57:04 -07:00
Michael Vines
b22c39018f ci: then 2020-06-14 21:57:04 -07:00
Michael Vines
329955f4e6 ci: commitlint only on pull requests 2020-06-14 21:57:04 -07:00
Michael Vines
7bb158d3a0 ci: add commitlint 2020-06-14 21:57:04 -07:00
Michael Vines
c7161781b4 ci: ignore dependabot branches 2020-06-14 21:57:04 -07:00
Michael Vines
e6d6018132 ci: ensure rollup upgrades actually build the right files 2020-06-14 21:57:04 -07:00
Jack May
62d9bebaa3 Update examples to new SDK (#358) 2020-06-14 21:57:04 -07:00
Michael Vines
42494713b3 ci: show lib/ 2020-06-14 21:57:04 -07:00
Michael Vines
95a3a78e57 ci: make examples non-blocking since they run against the public testnet 2020-06-14 21:57:04 -07:00
Tyera Eulberg
6b43acf558 fix: Use xenial dist for newer lib symbols 2020-06-14 21:57:04 -07:00
Jack May
4c4f5a0fb9 Add BPF Rust noop example (#316) 2020-06-14 21:57:04 -07:00
Michael Vines
51cfcc825a ci: install rustup 2020-06-14 21:57:04 -07:00
Michael Vines
f15dd68604 fix: validate bpf example 2020-06-14 21:57:04 -07:00
Michael Vines
d3d1bce4c2 feat: add solana-localnet program 2020-06-14 21:57:04 -07:00
Michael Vines
a878cdccf3 style: add convenience script to run all examples 2020-06-14 21:57:04 -07:00
Michael Vines
aceb29f50f Chore: remove npm provider 2020-06-14 21:57:04 -07:00
Michael Vines
7423943801 chore: initial semantic-release configuration 2020-06-14 21:57:04 -07:00
Michael Vines
b0c109f586 Remove coveralls remnants 2020-06-14 21:57:04 -07:00
Michael Vines
4f396e60fe Add codecov.io 2020-06-14 21:57:04 -07:00
Michael Vines
efeb2f55c3 Run lint/flow/doc/examples in CI 2020-06-14 21:57:04 -07:00
Michael Vines
0dcd261c38 Trim npm package contents 2020-06-14 21:57:04 -07:00
Michael Vines
bf83497bbc Support cjs, esm and iife modules 2020-06-14 21:57:04 -07:00
Michael Vines
5a0206bcfe Add Account class 2020-06-14 21:57:04 -07:00
Michael Vines
86e32a3f31 Add npm/github deployment 2020-06-14 21:57:04 -07:00
Michael Vines
cf7f048f65 Add esdoc boilerplate 2020-06-14 21:57:04 -07:00
Michael Vines
7e109f22c2 Project boilerplate from eunikitin/modern-package-boilerplate 2020-06-14 21:57:04 -07:00