Skip to content

Releases: ejoffe/spr

v0.7.15

19 Nov 21:27
Compare
Choose a tag to compare

Changelog

80169b0 ci : add code coverage
3439ad3 don't panic on git rebase error
de60e67 goreleaser : remove apk format
e7724fd readme : update installation section
a61621c spr config : add githubHost field
258d4d8 unit tests for cnfig and pullrequest packages
7ec988d unit tests for git amend

v0.7.14

18 Nov 02:12
Compare
Choose a tag to compare

Changelog

827b44e cd action: rename GITHUB_TOKEN -> REPO_TOKEN

v0.7.13

18 Nov 02:01
Compare
Choose a tag to compare

Changelog

f8e6578 Add support for GitHub Enterprise
304cb46 Automatically close pull requests for commits which are removed from stack
2577e33 Disable homebrew for CD
a571fbf Publish linux packages to gemfury repo
4138f27 Re-enable brew, run CD on macos
e97e273 add githubHost to readme
ee59f38 nice error message for 401 unauthorized case

v0.7.12

28 Oct 07:01
Compare
Choose a tag to compare

Changelog

0a5b154 fix git amend to rebase locally instead of origin/master
a9bb60f makefile : remove pkg.go.dev cache update

v0.7.10

15 Oct 07:33
Compare
Choose a tag to compare

Changelog

38576f6 Forward complete environment when running git
94190ea fix hardcoded master branch references to use config.Repo.GitHubBranch

v0.7.9

13 Oct 20:55
Compare
Choose a tag to compare

Changelog

c17a1ad remove branch cleanup logic
a7e6992 remove leftover debug statements

v0.7.7

01 Oct 22:24
Compare
Choose a tag to compare

Changelog

74df668 Pass valid config to git amend

v0.7.6

26 Sep 20:26
Compare
Choose a tag to compare

Changelog

ac0b650 Repo config for github remote and branch name
21b4136 update readme
befc4d7 update readme

v0.7.5

19 Jul 02:12
Compare
Choose a tag to compare

Changelog

be7037f Use regular 'git branch' call instead of using --show-current

v0.7.4

17 Jul 00:20
Compare
Choose a tag to compare

Changelog

11dec28 Add aliases to status and update commands
cf322ce Push refs instead of creating local branches