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: Archmonger/django-dbbackup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Archmonger/django-dbbackup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/fix-621
Choose a head ref
  • 20 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 20, 2025

  1. Initial plan

    Copilot committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    5c71801 View commit details
    Browse the repository at this point in the history
  2. Implement MySQL live tests and integrate into functional environment

    Co-authored-by: Archmonger <16909269+Archmonger@users.noreply.github.com>
    Copilot and Archmonger committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    711d783 View commit details
    Browse the repository at this point in the history
  3. Add MySQL CI integration and update documentation

    Co-authored-by: Archmonger <16909269+Archmonger@users.noreply.github.com>
    Copilot and Archmonger committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    d7d477d View commit details
    Browse the repository at this point in the history
  4. Update CI to use setup-mysql action and refactor MySQL live tests to …

    …match PostgreSQL pattern
    
    Co-authored-by: Archmonger <16909269+Archmonger@users.noreply.github.com>
    Copilot and Archmonger committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    2a6a7e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. fix mysql setup workflow

    Archmonger committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    acfa6d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1853c8 View commit details
    Browse the repository at this point in the history
  3. fix failed merge

    Archmonger committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    f09f31b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    688d794 View commit details
    Browse the repository at this point in the history
  5. fix typos

    Archmonger committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    a4a7157 View commit details
    Browse the repository at this point in the history
  6. fix arg name

    Archmonger committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    9ae2da7 View commit details
    Browse the repository at this point in the history
  7. fix typo

    Archmonger committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    902452a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

  1. Bump workflow

    Archmonger committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    3198465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968b6ff View commit details
    Browse the repository at this point in the history
  3. Fix mysql user generation

    Archmonger committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    da605b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5729cb View commit details
    Browse the repository at this point in the history
  5. Fix windows ascii errors

    Archmonger committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    ef2eefe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f090104 View commit details
    Browse the repository at this point in the history
  7. explicity set port

    Archmonger committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    408aab1 View commit details
    Browse the repository at this point in the history
  8. setup mysql earlier?

    Archmonger committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    7b8cb77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d48990 View commit details
    Browse the repository at this point in the history
Loading