INACTIVE - http://mzl.la/ghe-archive - Sample taskcluster-github-enabled project to demo .taskcluster.yml configuration
6944a6971b
Update README.md |
||
---|---|---|
.taskcluster.yml | ||
Dockerfile | ||
LICENSE.txt | ||
README.md | ||
checkout-pull-request | ||
unit_test.rs |
README.md
This is a simple demo of running tests for rust using a docker image from docker hub.
Unit test code came from http://rustbyexample.com/meta/test.html
Notes on deploying:
- May need to install TaskCluster integration https://github.com/integration/taskcluster
- How do we see pushes for "main line" commits
== Steps to set up a new repo
- Create a .taskcluser.yml (https://tools.taskcluster.net/quickstart/)
- Select an appropriate docker image & update