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: return42/linuxdoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: return42/linuxdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hatch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 65 files changed
  • 1 contributor

Commits on Feb 27, 2025

  1. [mod] switch develop environment to hatch

    - Implement pyproject.toml for ``tool.hatch`` [1]
    - Remove comand line scripts deprecated since 20230321
    
    [1] https://hatch.pypa.io/latest/
    
    Signed-off-by: Markus Heiser <[email protected]>
    return42 committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    fecdeae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7a2c42 View commit details
    Browse the repository at this point in the history
  3. [mod] fix issues reported by: hatch run pylint-check

    Signed-off-by: Markus Heiser <[email protected]>
    return42 committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    07deefd View commit details
    Browse the repository at this point in the history
  4. [doc] implement worklfow to build & deploy documentation

    Signed-off-by: Markus Heiser <[email protected]>
    return42 committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    667669a View commit details
    Browse the repository at this point in the history
  5. [doc] remove obsolete articles

    Signed-off-by: Markus Heiser <[email protected]>
    return42 committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    1027e7c View commit details
    Browse the repository at this point in the history
  6. [doc] switch sphinx theme from Pallets to Furo

    Signed-off-by: Markus Heiser <[email protected]>
    return42 committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    fbdc1bf View commit details
    Browse the repository at this point in the history
Loading