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: canopen-python/canopen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: canopen-python/canopen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mypy
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 11, 2024

  1. gh-358: Add mypy CI and config

    Estalish a minimal mypy config that ensures annotations are compatible
    with Python 3.8 (the oldest supported Python version).
    
    Add a forgiving CI job that does not affect the status of the GitHub
    workflow run.
    erlend-aasland committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6201f60 View commit details
    Browse the repository at this point in the history
  2. Also install project

    erlend-aasland committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    88d1765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4efb9d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    e15bec4 View commit details
    Browse the repository at this point in the history
  2. Pull in main

    erlend-aasland committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b84a5d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    8321c23 View commit details
    Browse the repository at this point in the history
  2. Sync with PR

    erlend-aasland committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    933d8dd View commit details
    Browse the repository at this point in the history
  3. Add newline at EOF

    erlend-aasland committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5b8d3e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

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

Commits on Apr 28, 2025

  1. Reorder to have continue-on-error honored correctly.

    Add a name to the job while we're at it.
    acolomb committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    b84ba2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f04a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Configuration menu
    Copy the full SHA
    cc4dc96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e07ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f486f08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3788cab View commit details
    Browse the repository at this point in the history
Loading