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: codingjoe/joeflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.4
Choose a base ref
...
head repository: codingjoe/joeflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 4 contributors

Commits on Jul 4, 2023

  1. Fix typo in machine.py

    amureki authored and codingjoe committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d8e2b76 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Bump black from 23.3.0 to 23.7.0

    Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.3.0...23.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    47b1b9c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Bump flake8 from 6.0.0 to 6.1.0

    Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0.
    - [Commits](PyCQA/flake8@6.0.0...6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and amureki committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8d58695 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Add class attribute to change the graph direction (#90)

    
    Co-authored-by: Johannes Maron <[email protected]>
    peterbaumert and codingjoe authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0906fb5 View commit details
    Browse the repository at this point in the history
Loading