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: eclipse-kiso-testing/kiso-testing-python-uds
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.2
Choose a base ref
...
head repository: eclipse-kiso-testing/kiso-testing-python-uds
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.0
Choose a head ref
  • 11 commits
  • 99 files changed
  • 3 contributors

Commits on May 20, 2022

  1. add server-side ISO TP implementation

    Sébastian Clerson authored and sebclrsn committed May 20, 2022
    Configuration menu
    Copy the full SHA
    b8cdd45 View commit details
    Browse the repository at this point in the history
  2. chore: rename CHANGES.md to CHANGELOG-md

    Sébastian Clerson authored and sebclrsn committed May 20, 2022
    Configuration menu
    Copy the full SHA
    664748a View commit details
    Browse the repository at this point in the history
  3. chore: remove debug statements

    Sébastian Clerson committed May 20, 2022
    Configuration menu
    Copy the full SHA
    f8389ae View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Merge pull request #1 from sebclrsn/feature/allow-server-side-iso-tp

    Feature/allow server side iso tp
    SFN authored May 23, 2022
    Configuration menu
    Copy the full SHA
    becba30 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. refactor: run code formatting tools on entire project

    Sébastian Clerson committed May 24, 2022
    Configuration menu
    Copy the full SHA
    a82ea4b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from sebclrsn/refactor/run-code-formatting

    refactor: run code formatting tools on entire project
    sebclrsn authored May 24, 2022
    Configuration menu
    Copy the full SHA
    6c083c9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. fix: package root imports order

    Sébastian Clerson committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ac4339b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Merge pull request #3 from sebclrsn/bugfix/root-imports-order

    fix: package root imports order
    sebclrsn authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    1b103aa View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. feat: configure padding pattern and bump release

    Sébastian Clerson committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    a523a19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from sebclrsn/release/make-release-2.1.0

    feat: configure padding pattern and bump version
    sebclrsn authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    43b8869 View commit details
    Browse the repository at this point in the history
  3. ci: add jenkinsfile for pypi releases

    sebastianpfischer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    6e0c3b5 View commit details
    Browse the repository at this point in the history
Loading