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: Home-Chef-Tech/cypress-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: testdouble/cypress-rails
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.
  • 13 commits
  • 16 files changed
  • 4 contributors

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    b38b131 View commit details
    Browse the repository at this point in the history
  2. Add documentation for CYPRESS_DIR env var to readme and include CYPRE…

    …SS_DIR inspect to config class
    dmanliclic715 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    31e51bd View commit details
    Browse the repository at this point in the history
  3. Address PR feedback

    dmanliclic715 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3a4a99d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update env var to have CYPRESS_RAILS prefix and set default of CYPRES…

    …S_RAILS_CYPRESS_DIR to be same value as rails_dir attribute
    dmanliclic715 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ae2a607 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge pull request testdouble#159 from Home-Chef-Tech/add-cypress-dir…

    …-environment-variable
    
    Add configurability for external Cypress project through additional environment variable
    searls authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6090721 View commit details
    Browse the repository at this point in the history
  2. 0.7.0

    searls committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    626bf70 View commit details
    Browse the repository at this point in the history
  3. update stuff

    searls committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ef84fa0 View commit details
    Browse the repository at this point in the history
  4. update versions

    searls committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    402af0e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Sep 6, 2024

  1. Bump rack version to 3.1

    rosston committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7074329 View commit details
    Browse the repository at this point in the history
  2. Merge pull request testdouble#163 from krzysztofjablonski/patch-1

    Add compatibility with Rack 3.1
    rosston authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ba5ba30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    348c6ed View commit details
    Browse the repository at this point in the history
  4. Bump version to 0.7.1

    rosston committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    86c7cbd View commit details
    Browse the repository at this point in the history
Loading