Skip to content

Tags: grafbase/what-rust-changed

Tags

v0.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from grafbase/tomhoule-kzytvmlxlukx

action: fix test specs output on non-docker platforms

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add a github action (#7)

v0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: make it work (#2)

This PR takes the basic implementation of this app (which I made while I
was still allowed to push to main) and iterates on it in tandem with the
work in grafbase/grafbase#2090 (see that PR for
context)

I've also added some CI that'll build releases. Once this is merged I'll
update the grafbase repo to use the binaries instead of building on
every CI run.