Iris Hoffmeyer

Results 89 comments of Iris Hoffmeyer

#85 Is on the block to be merged, afterwards we'll be on the block for more client changes as the client is changed to work with the server.

We can do [this](https://github.com/travis-ci/travis-ci/issues/879#issuecomment-75100603) for auto publishing upon merge into the master branch. Will leave the docs to making a Crago Crate [here](http://doc.crates.io/crates-io.html) I would revise the tags from hard...

That sounds like a good idea, then we can just ignore the folder rather then specific files in the .gitignore to.

This should probably be part of the v0.4.0 release

I did some work on the build script in #83, should be closer to making this a reality. After that is merged #81 will make auto deploying/testing on all the...

Rustup is the preferred way now, should aim for that.

The script should ensure alchemist is installed, then install the packages needed for developing Alchemist, this should eliminate any need to run a "distro specific" script.

We could have a test db for working with the API code, could use that db for the cargo tests of the API.

I don't think we'd be using sqlite for the server though, it would be pretty inefficient to do so.

That sounds like a good idea.