Skip to content

Latest commit

 

History

History
229 lines (135 loc) · 5.91 KB

CHANGELOG.markdown

File metadata and controls

229 lines (135 loc) · 5.91 KB

v2.0.x

Upgraded for Ruby 3.2.2, discard pivotal integration, discard jira user/password info

v1.12.0

v1.11.4

  • IS-12227 Upgrade octokit

    Emma Sax: Sean Griffin, production-status-check[bot]: #140

v1.11.3

v1.11.2

  • Fix bug where op tag-release on repo with no releases breaks

    Emma Sax: production-status-check[bot]: #139

v1.11.1

  • Make expedite's branch form more flexible

    Emma Sax: production-status-check[bot]: #135

v1.11.0

v1.10.0

v1.9.1

v1.10.0

v1.9.0

v1.8.1

  • Update Ruby Versions for CI

    Brian Bergstrom: production-status-check[bot]: #132

v1.8.0

  • Fail on PR merge errors

    Scott Trenda: production-status-check[bot]: #131

v1.7.2

  • Fix pagination issue

    Emma Sax: production-status-check[bot]: #130

v1.6.0

  • Octopolo asks label-related questions as an array of objects

    Emma Sax: production-status-check[bot]: #123

v1.5.3

v1.5.2

  • Fix merging into deployable

    Emma Sax: Unknown User: #120

v1.5.1

  • Fix Ruby 2.0 compatiblity

    Brian Bergstrom: Unknown User: #114

v1.5.0

  • Github team_member? method

    Lance Holsten: Unknown User: #113

v1.4.0

  • Check PR status before marking deployable/accept-pull

    Arvind Menon: Brian Bergstrom, Chris Arcand: #107

v1.3.0

  • IS-4641-spring-cleaning-jira-bomb

    newzac: Zach Serre, Carl Allen: #84

  • Spring Cleaning IS-4644 Enable use of auto-merging resolver

    newzac: Carl Allen, Andy Fleener: #83

  • Reserved branch warning

    Mykola, Brian Bergstrom: Matt Krieger: #82

  • Exit with a status code of 1. Could also use abort, I guess

    AJ Stuyvenberg: Brian Bergstrom: #81

  • Don't raise on missing config file

    Chris Arcand: Andy Fleener, Pete Anderson: #80

  • Remove unwanted CLI output from tests

    Chris Arcand: : #79

  • Use an rbenv/chruby compatible ruby-version

    Chris Arcand: Andy Fleener: #78

  • Remove and ignore .DS_Store

    Chris Arcand: : #77

v1.2.1

v1.2.0

  • View PR in Browser

    David Peterson, Brian Bergstrom: #75

v1.1.1

  • Refine depdencies

    Brian Bergstrom: Andy Fleener: #72

v1.1.0

  • Auto pull request

    Scott Trenda, Brian Bergstrom: Chris Arcand: #70

  • issue64 - improve git if_clean check

    newzac: Scott Trenda, Brian Bergstrom: #69

v1.0.2

  • Fix Rake Depenency Issues

    newzac: Brian Bergstrom: #71

v1.0.1

v1.0.1

v1.0.1

  • Inspect error to get message + class name

    Bob Black: Andy Fleener: #67

v1.0.0

  • Upgrade Octokit

    Brian Bergstrom: Andy Fleener: #65

v0.4.1

  • Fix warnings; Ruby 2.1 for development

    Chris Arcand: : #45

v0.4.0

  • Adding issue command to create issues.

    Brian Bergstrom: Nick LaMuro: #54

v0.3.6

  • Some git commands are expected to return non-zero

    Brian Bergstrom: : #51

v0.3.5

  • Dated branch delete flag patch

    Brian Bergstrom: Andy Fleener: #50

v0.3.4

  • Adding delete flag to dated branch creation commands for non-interactive support

    Brian Bergstrom: Andy Fleener: #49

  • Command Errors Should Not Be Rescued

    Brian Bergstrom: Andy Fleener: #47

v0.3.3

  • Errors from CLI commands should throw and exception

    Brian Bergstrom: Andy Fleener: #46

v0.3.2

  • Add new autocomplete_commands toggle; fixes #34

    Chris Arcand: Andy Fleener: #44

v0.3.1

v0.3.0

v0.2.1

v0.1.4

v0.2.0

  • Fixes github-auth

    Nick LaMuro: Elliot Hursh: #38

  • Add semantic versioning tagging

    Alec Gorjestani, Nick LaMuro: Michael Pillsbury: #35

  • Use the correct key when passing destination flag

    Nick LaMuro: Elliot Hursh: #33

  • minor changes to the help text

    Michael Pillsbury: Andy Fleener: #32

v0.1.3

  • Label tweaks

    Nick LaMuro: Ian Ehlert: #30

v0.1.2

  • Fixed first_or_create

    Elliot Hursh: Nick LaMuro: #29

v0.1.1

  • Fix dependancy issues

    Nick LaMuro: Elliot Hursh: #27

  • Label support for pull requests

    Elliot Hursh: Andy Fleener: #23

v0.1.0

  • Add Label for deployable

    Elliot Hursh: Nick LaMuro: #20

  • upgraded rspec to 2.99.0, moved deprecation warning output to deprecations.log

    Elliot Hursh: Nick LaMuro: #18