Commit Graph

22 Commits

Author SHA1 Message Date
Justin Starry 38bccbfc82
Simplify github action with scripts (#769)
* Simplify github action with scripts

* fix deps

* fix path

* feedback

* feedback

* shift some things

* clean up

* Update pull-request.yml
2020-11-04 10:50:07 +08:00
Justin Starry 138ca68a87
Switch to Github Actions for CI (#768) 2020-11-01 18:42:51 +08:00
Michael Vines 211f92e8c6 Groom Cargo.tomls 2020-10-25 07:52:33 +00:00
Michael Vines 80e29ef6b9 Port SPL to solana-program and `cargo build-bpf` 2020-10-24 19:21:38 -07:00
Michael Vines 4616c2eb0f Install solana cli tools in CI 2020-10-23 16:25:47 -07:00
Michael Vines 908ce7ccb3 Only build master branch 2020-08-14 14:58:25 -07:00
Michael Vines bb7bac72cd Don't cache ~/.npm and ~/.cargo
The save/restore overhead from cache is not a significant time savings
2020-08-14 21:08:47 +00:00
Michael Vines e2aaff7a03 Add travis script log folding 2020-08-08 15:25:47 -07:00
Michael Vines 16684ae9ad Cache .cache 2020-08-08 08:05:00 -07:00
Michael Vines 7541b053b2 Unify CI program builds 2020-08-08 08:05:00 -07:00
Michael Vines b5a9a43224 Globally set RUST_BACKTRACE=1 in CI 2020-08-07 08:43:31 -07:00
Jack May 46f0b42873
Programs can be client dependencies (#181) 2020-07-31 16:35:49 -07:00
Dan Albert 2277b5b284
Implement docusaurus build, deployment and CI hooks (#129)
* Implement docs build, deployment and CI hooks

* Fixup travis config

* Update references to final domain choice
2020-07-16 10:13:45 -06:00
Jack May 767741c235
Fix automation (#81) 2020-07-07 02:09:19 -07:00
Tyera Eulberg 5e4dcbbcc1
Fix CI (#74)
* Fix ci

* Docs fix

* Dir name
2020-07-01 11:20:44 -06:00
Jack May b292d4cb3f
Fix token-swap (#72) 2020-07-01 00:56:00 -07:00
Jack May 9214d08be6
Add rustdocs (#39) 2020-06-17 11:25:19 -07:00
Tyera Eulberg ff8b5ac158
Add utf8 memo program (#27)
* Initial memo commit

* Add program id

* Update CI

* Remove unneeded dependencies

* Try instead of map

* clippy --tests
2020-06-05 20:13:15 -06:00
Tyera Eulberg dfbfc9367b
Reorganize repository in preparation for more programs (#20)
* Initial reorg

* Update READMEs

* Update CI

* Add CI build stages
2020-06-05 12:34:17 -06:00
Jack May 0c3842a078
Update to Solana-sdk 1.2.0 (#17) 2020-06-03 10:28:14 -07:00
Jack May 8248ccb793
fix ci (#5)
* fix ci

* nudge
2020-05-29 16:03:59 -07:00
Jack May 539fdfca78
First cut of token program (#1) 2020-05-29 15:00:47 -07:00