Commit graph

7 commits

Author SHA1 Message Date
e45c18ea58 chore: second attempt to fix the CD pipeline.
It looks like `$CI_DEFAULT_BRANCH` is not yet available on this version of Gitlab.
2021-01-04 22:25:05 +13:00
9aede327b8 chore: attempt to fix CD pipeline.
For some reason the git_ops job didn't run on my last push to `main` and this is the only thing I can think of that may have affected it.
2021-01-04 22:22:24 +13:00
ca52bdc8cf chore: release version v0.2.0 2021-01-04 22:20:18 +13:00
207c07e0c1 Add renovate.json 2021-01-04 09:16:46 +00:00
ccf4635cca feat(model,serialise): Implement a basic G-Code model and serialiser.
It's not very thorough at the moment, but it should work for now.
2021-01-04 22:14:40 +13:00
a927113d8a chore: release version v0.1.0 2021-01-02 18:26:51 +13:00
a7d970443b chore: Create empty mix project. 2021-01-02 18:26:41 +13:00