Skip to content

Gitrise v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 20:57
· 42 commits to master since this release
bee583d

Release Notes

  • Changed the way logs were fetched from Bitrise. Instead of streaming, build logs are now pulled after the build is completed.

  • Improved the code qulity by adding error handling mechanisms and a lot more unit tests.

  • Switched from Travis CI to Github Actions to run CI/CD pipelines. Releases are now done automatically using the CD pipeline.