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

Commits on Dec 29, 2023

  1. add upgrade pipeline

    michield committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    839deb3 View commit details
    Browse the repository at this point in the history
  2. rename pipeline

    michield committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1824f09 View commit details
    Browse the repository at this point in the history
  3. add basic 3.6 DB

    michield committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    40f4ebf View commit details
    Browse the repository at this point in the history
  4. update version

    michield committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    a125c7a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Add pipeline for upgrade from 3.6 to 3.7 testing (#1009)

    * change output
    
    * try without directory, so it takes the tmpdir
    
    * copy screenshot from tmp to artifact dir
    
    * copy as standard step
    
    * fix path
    
    * fix config
    
    * don't create user that exists
    
    * avoid step failing when no images found
    
    * be less verbose
    
    * update action versions
    michield authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    54becd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Update testing (#1010)

    * update pipelines to expand on the tests and test upgrade from 3.6 to 3.7
    michield authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    bcdd6e3 View commit details
    Browse the repository at this point in the history
Loading