sifive / wit

Workspace Integration Tool
Apache License 2.0
23 stars 13 forks source link

Add GitHub action for Wit. #196

Closed richardxia closed 4 years ago

richardxia commented 4 years ago

Per https://github.com/sifive/api-scala-sifive/pull/21#issuecomment-570737983, here is a GitHub action that is included as part of the Wit repository itself. See the PR itself for more details, but I have a working example of using this in https://github.com/sifive/api-scala-sifive/pull/21

jackkoenig commented 4 years ago

Will you back port this to 0.11.x and crack 0.11.2?

richardxia commented 4 years ago

Will you back port this to 0.11.x and crack 0.11.2?

Talked offline, but it sounds like we're going to crack an 0.12.0 instead.

I'm going to leave the existing version numbers in both the Dockerfile and the README for the action, but @mmjconolly will take care of creating the release commit that bumps them. I think it'd be better for us to make the version number change in the release commit, since that will more closely match how we'll do this in the future anyway.