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: networktocode/diffsync
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: networktocode/diffsync
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 9 commits
  • 32 files changed
  • 5 contributors

Commits on Oct 22, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Christian Adell <chadell@gmail.com>
    Kircheneer and chadell authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    86c71de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #283 from networktocode/main

    main to develop post 2.0.1
    Kircheneer authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    84cd2e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

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

Commits on Feb 18, 2025

  1. Replace ubuntu-20.04 with 24.04 in ci.yml

    In April 2025, ubuntu-20.04 runners will be gone.
    mjbear authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    277653c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #286 from mjbear/gh_runner_version

    Update GitHub Actions runner version
    chadell authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    b0a624e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Remove upper Limit on Packaging (#289)

    * build: ⬆️ Remove upper lmit on packaging
    
    * style: 🚨 Formatting for black
    
    * style: 🚨 Address linter complaints
    
    * refactor: 🚨 Change to nosec
    
    * test: 🚨 Fix complaints from various linters
    
    * ci: 👷 Update CI to use poetry setup v6 and specify ver 1.8.5
    
    * build: ⬆️ Make Python 3.9 minimum for project as 3.8 is EOL.
    
    * ci: 👷 Update CI to remove py 3.8 and set Poetry to 1.8.5
    
    * test: 🚨 Address linter complaints
    
    * build: 🏗️ Update PYTHON_VER to 3.9.2 in Dockerfile and compose
    
    * test: 🚨 Address pylint complaint
    jdrew82 authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    45df339 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Bump version

    jdrew82 committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    dd61db2 View commit details
    Browse the repository at this point in the history
  2. docs: Add changelog for 2.1.0

    jdrew82 committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    4af0646 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #290 from networktocode/release-v2.1.0

    Release v2.1.0
    jdrew82 authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    33c89ce View commit details
    Browse the repository at this point in the history
Loading