Skip to content

Releases: rustworkshop/gitopolis

v0.1.13

19 Aug 00:02
Compare
Choose a tag to compare
Read and store origin url when adding repo

* add Git trait abstraction and inject
* add test coverage for read/write url
* remove old unit test that's now covered with integration test
* update test.sh for remotes

I'm not super-happy with the toml layout, but the format I designed
isn't supported by toml.rs yet - see https://github.com/alexcrichton/toml-rs/issues/406

v0.1.12

18 Aug 19:07
Compare
Choose a tag to compare
Name the release files

v0.1.11

18 Aug 17:16
Compare
Choose a tag to compare
Zip for windows release

v0.1.10

26 Jul 20:20
Compare
Choose a tag to compare
Cross build win + linux

And package just the binaries. Fingers crossed

v0.1.9

26 Jul 20:03
Compare
Choose a tag to compare
Remove package.sh

Wasn't found for some reason. Inlined.
Commented out other steps for now while trial-and-erroring

v0.1.7

26 Jul 19:20
Compare
Choose a tag to compare
Try a cross build

clue from https://www.docker.com/blog/cross-compiling-rust-code-for-multiple-architectures/

v0.1.6

18 Jul 23:16
Compare
Choose a tag to compare
Release - use matrix

https://github.com/softprops/action-gh-release/issues/11

v0.1.5

18 Jul 22:56
Compare
Choose a tag to compare
Release - prefix windows tags

suffix caught in main v* pattern

v0.1.4-win

18 Jul 22:54
Compare
Choose a tag to compare
Release - tag per platform

hack! just want something to work for now

v0.1.4

18 Jul 22:53
Compare
Choose a tag to compare
Release - tag per platform

hack! just want something to work for now