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: proofit404/stories
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.0
Choose a base ref
...
head repository: proofit404/stories
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.1
Choose a head ref
  • 11 commits
  • 73 files changed
  • 3 contributors

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    6a14c4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b5bf13 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    e74eff5 View commit details
    Browse the repository at this point in the history
  2. test: ignore rules should be written in order

    dry-python-bot authored and dry-python-bot committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    126b69e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. test: setup additional pre-commit hooks

    dry-python-bot authored and dry-python-bot committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    71fe827 View commit details
    Browse the repository at this point in the history
  2. test: write specific error codes for noqa comments

    dry-python-bot authored and dry-python-bot committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    f9f2eb5 View commit details
    Browse the repository at this point in the history
  3. style: apply pre-commit hooks to the codebase

    dry-python-bot authored and dry-python-bot committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    ea928a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. ci: add pytest plugin to integrate with azure pipelines

    Omer Katz authored and proofit404 committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    24b928a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. style: insert newlines after coding comments

    dry-python-bot authored and dry-python-bot committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    299092e View commit details
    Browse the repository at this point in the history
  2. fix: deny to define stories without steps

    This behavior complicates internal architecture.  Also, it would make impossible implement
    story composition with simultaneous support of coroutines, generators, and functions. This
    is likely a BREAKING CHANGE.  To be honest, I still can not imagine the valid use case for such
    syntax, so it is probably fine.
    dry-python-bot authored and dry-python-bot committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5067546 View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.11.1 [skip ci]

    ## [0.11.1](0.11.0...0.11.1) (2020-02-28)
    
    ### Bug Fixes
    
    * deny to define stories without steps ([5067546](5067546))
    dry-python-bot committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    058c0c3 View commit details
    Browse the repository at this point in the history
Loading