Skip to content

Releases: rockset/stacky

v1.0.13

11 Feb 00:39
8b67cc9
Compare
Choose a tag to compare

What's Changed

  • Change the release workflow to publish things to pypi by @mpatou in #19
  • Fix the path for the list of files to publish to pypi by @mpatou in #20
  • Generate the sha256 later by @mpatou in #21
  • Add a bazel build by @mpatou in #23
  • Try to fix the release file to properly upload artifacts by @mpatou in #25
  • Try to fix more the release.yml by @mpatou in #26
  • Try more fixes with multiple artifact upload by @mpatou in #27

Full Changelog: v1.0.12...v1.0.13

v1.0.12

10 Feb 20:49
17694d2
Compare
Choose a tag to compare

What's Changed

  • Updating readme to include workflow and license by @yashNaN in #1
  • Updating readme to include github cli instructions by @yashNaN in #4
  • Adding files needed for distribution by @yashNaN in #5
  • Allow to properly dump the multiples PRs by @mpatou in #6
  • Allow to create PR for a reference that is in a different repository by @ekacnet in #9
  • Allow to create a shared or multiplexed connection when the backend is ssh by @mpatou in #8
  • Add GitHub Actions by @mpatou in #11
  • Bump actions/checkout from 2 to 4 by @dependabot in #12
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #13
  • Bump actions/setup-python from 4.5.0 to 5.0.0 by @dependabot in #14
  • Add typing to Stacky by @mpatou in #15
  • Bump the version to 1.0.12 by @mpatou in #17

New Contributors

Full Changelog: https://github.com/rockset/stacky/commits/v1.0.12