8000 Releases · ejoffe/spr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ejoffe/spr

v0.8.0

22 Dec 01:24
Compare
Choose a tag to compare

Changelog

  • 9734851 Do not panic on runtime errors
  • 53c3b3e Include https:// in PR link
  • 3f2bf32 Manual merge notice
  • 6f2185a Mark current position in stack
  • a163fea Only update run count when user is not already a stargazer
  • 16373aa README.md: document how to install from source
  • 4e24da4 Reformat PR comment messages
  • 76a731f Support the "gh" CLI tool in addition to "hub"
  • af1225c Support ~/.config/hub to acquire token
  • 6ef3e53 Wrap commit body in code area in PR message

v0.7.16

06 Dec 18:34
Compare
Choose a tag to compare

Changelog

  • 9a0e69a Add a rendered list of the full stack to PR descriptions
  • cf48807 Add warning when running spr on remote pr branches
  • b7d34c8 Update unit tests for rendered list feature
  • 0b38aa3 config : enable logs by default
  • 43cc143 don't panic for stash and rebase git errors
  • 926b9a6 readme : fix build badge

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

0