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: python-docs-translations/python-docs-bootstrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Choose a base ref
...
head repository: python-docs-translations/python-docs-bootstrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.2
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 22, 2023

  1. Update tests.yaml

    egeakman authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f48729d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Convert setup.py to pyproject.toml (#5)

    * Convert setup.py to pyproject.toml
    
    * Add pyproject-fmt and validate-pyproject to pre-commit
    
    * Update pyproject.toml
    
    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Ege Akman <me@egeakman.dev>
    hugovk and egeakman authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4f8193f View commit details
    Browse the repository at this point in the history
  2. Optimize the bootstrapper and tests (#2)

    * Changes for the upcoming release
    
    * optimize cloning sequence
    
    * fix tests
    
    * add pre-commit checks
    
    * update pre-commit.yaml
    
    * Update .github/workflows/tests.yaml
    
    * Optimized folder discovery and creation
    
    * Make the logger customizable
    egeakman authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    633eb89 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. bump version for new release

    egeakman committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    33276fa View commit details
    Browse the repository at this point in the history
Loading