Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bolshakov/stoplight
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: bolshakov/stoplight
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 8 commits
  • 19 files changed
  • 5 contributors

Commits on Feb 23, 2022

  1. Release/3.0.0 (#149)

    * Set required ruby version in gemspec
    * Bump version
    bolshakov committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    5e481b8 View commit details
    Browse the repository at this point in the history
  2. Bump rexml from 3.2.4 to 3.2.5 (#147)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.4...v3.2.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a76e572 View commit details
    Browse the repository at this point in the history
  3. Feature/update rubocop target ruby version (#151)

    * Use 2.6 as target ruby version for rubocop
    
    * Fix rubocop warning
    bolshakov committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    441bd2f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Hipchat is dead (#154)

    BobbyMcWho committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    1294510 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    e9cf370 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    8010be7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Fix race condition when sending notifications (#159)

    The race condition led to two (or more) notifications being sent 
    
    Co-authored-by: Tema Bolshakov <either.free@gmail.com>
    Lokideos and bolshakov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    e459d46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888cd6e View commit details
    Browse the repository at this point in the history
Loading