Comparing DeepLcom:main...AKB0700:main · DeepLcom/deepl-python · GitHub
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: DeepLcom/deepl-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: AKB0700/deepl-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 2 files changed
  • 3 contributors

Commits on Mar 2, 2026

  1. Add GitHub Actions workflow for Python package

    This workflow installs Python dependencies, runs tests, and lints code with multiple Python versions.
    AKB0700 authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    ec64c34 View commit details
    Browse the repository at this point in the history
  2. Initial plan

    Copilot committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    ffc2da5 View commit details
    Browse the repository at this point in the history
  3. Fix CI: install deps via Poetry, run lint/tests with poetry run

    Co-authored-by: AKB0700 <157992575+AKB0700@users.noreply.github.com>
    Copilot and AKB0700 committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    03aef0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f699db1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Update .github/workflows/python-package.yml

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    AKB0700 and Copilot authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    d538ef0 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/python-package.yml

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    AKB0700 and Copilot authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    78db0d1 View commit details
    Browse the repository at this point in the history
  3. Update .github/workflows/python-package.yml

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    AKB0700 and Copilot authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    26ef617 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2026

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

Commits on Apr 3, 2026

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

Commits on Apr 28, 2026

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

Commits on May 13, 2026

  1. Merge origin/main: resolve workflow conflict, keep Poetry-based CI

    Co-authored-by: AKB0700 <157992575+AKB0700@users.noreply.github.com>
    Copilot and AKB0700 authored May 13, 2026
    Configuration menu
    Copy the full SHA
    04d1786 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from AKB0700/copilot/fix-github-actions-depende…

    …ncies
    
    Fix CI: install runtime dependencies via Poetry before lint/test
    AKB0700 authored May 13, 2026
    Configuration menu
    Copy the full SHA
    bd0a55a View commit details
    Browse the repository at this point in the history
Loading