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: coatl-dev/workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: coatl-dev/workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 2 contributors

Commits on Nov 6, 2023

  1. build(deps): pre-commit autoupdate (#8)

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.27.0 → 0.27.1](python-jsonschema/check-jsonschema@0.27.0...0.27.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    97637fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d627a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. refactor: drop unused workflows (#10)

    BREAKING CHANGE: drop black, flake8 and mypy
    cesarcoatl authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    58ef37b View commit details
    Browse the repository at this point in the history
  2. refactor: discard unused inputs (#11)

    BREAKING CHANGE: drop unused inputs and set Python 3.11 and ubuntu-22.04 as default
    cesarcoatl authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    bd24487 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f713d59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c62fad8 View commit details
    Browse the repository at this point in the history
Loading