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: ddev/ddev-selenium-standalone-chrome
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.2
Choose a base ref
...
head repository: ddev/ddev-selenium-standalone-chrome
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.3
Choose a head ref
  • 6 commits
  • 4 files changed
  • 4 contributors

Commits on Dec 11, 2022

  1. [maint] Make sure keepalive runs on only one workflow (#8)

    With two workflows, the keepalive-workflow will try to commit twice, but the second one fails, giving ugly errors once a month. This is better.
    rfay authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    cea08ab View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. SetupPHP on host (#13)

    weitzman authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f3e6199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27af362 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

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

Commits on Jan 19, 2023

  1. Remove extra brackets (#16)

    * fix "watching port" in docs
    
    * remove extra brackets
    
    Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>
    tyler36 and tyler36 authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    fabd53a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. 🚚 move to ddev domain (#19)

    tyler36 authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    7e01cd8 View commit details
    Browse the repository at this point in the history
Loading