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: jedie/manageprojects
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Choose a base ref
...
head repository: jedie/manageprojects
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.3
Choose a head ref
  • 13 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    d22b9a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2b10c3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from jedie/dev

    Remove "python_version < 3.11" for "tomli"
    jedie authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    5fd4c3d View commit details
    Browse the repository at this point in the history
  4. Fix CI / coverage run

    jedie committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a3f1457 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #61 from jedie/fix-ci

    Fix CI / coverage run
    jedie authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d9ec6ac View commit details
    Browse the repository at this point in the history
  6. Update README.md

    jedie authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9a1ba93 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #62 from jedie/jedie-patch-1

    Update README.md
    jedie authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    acdc818 View commit details
    Browse the repository at this point in the history
  8. coverage xml report + CLI

    jedie committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a9878a4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #63 from jedie/coverage

    coverage xml report + CLI
    jedie authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    c0bde43 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Update project

    jedie committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a380a77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from jedie/doctest

    Update project
    jedie authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    37c6726 View commit details
    Browse the repository at this point in the history
  3. Fix publish

    The "distribution name" is often the same as `module.__name__` but not in every case.
    Add it as optional argument to `publish_package()`
    jedie committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2dca112 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #65 from jedie/fix-publish

    Fix publish
    jedie authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ee8eec0 View commit details
    Browse the repository at this point in the history
Loading