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: bahmutov/start-server-and-test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.0
Choose a base ref
...
head repository: bahmutov/start-server-and-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 12 files changed
  • 5 contributors

Commits on Dec 7, 2022

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

Commits on Dec 9, 2022

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

Commits on Jan 23, 2023

  1. fix(deps): update dependency wait-on to v7 (#347)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2ebf1ba View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Feb 22, 2023

  1. split ci workflow jobs (#353)

    * split ci workflow jobs
    
    * split one test job into two
    bahmutov authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c5d7066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f418050 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. confirm ::1 address works (#355)

    * confirm ::1 address works
    
    * name of the script
    bahmutov authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0e9984e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. fix: pinging the server at 127.0.0.1 when using just the port number (#…

    …357)
    
    * add 0.0.0.0 server ci example
    
    * add explicit zero test
    
    * add timeout to the waiting failing demo
    
    * add test and explanation
    
    * run more tests in Node v16
    
    * add debugging
    
    * update what we run on node v16
    
    * switch from localhost to 127.0.0.1 for default host
    
    * prepend localhost and common host names with http
    
    * update readme
    
    * ipv6 test
    
    * update localhost in README snippets
    bahmutov authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    9df0423 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. feat: making the default host 127.0.0.1 (#359)

    * feat: upgrade to v2
    
    BREAKING CHANGE: default host to ping is 127.0.0.1
    
    * code format
    bahmutov authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a9e395c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Fix: fix the interactive shell in the test process (#369)

    Fixes the issue that interactive stdin in the test process was erratic, due to that the main process's stdin was piped to both the server and the test processes.
    sarimarton authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    04b33b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1decf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fc1f98 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

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

Commits on Nov 16, 2023

  1. fix(deps): update dependency wait-on to v7.2.0 (#374)

    * fix(deps): update dependency wait-on to v7.2.0
    
    * fix: use public registry
    
    ---------
    
    Co-authored-by: Patrick Hardin <patrick-hardin@users.noreply.github.com>
    patrick-hardin and patrick-hardin authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ad35c2e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jul 29, 2024

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

Commits on Sep 8, 2024

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

Commits on Sep 9, 2024

  1. fix(deps): update dependency wait-on to v8 (#386)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d814a72 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Dec 11, 2024

  1. fix(deps): update dependency debug to v4.4.0 (#397)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    0f057d7 View commit details
    Browse the repository at this point in the history
Loading