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: nodejs/docker-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 92d7b18de10287796bd4c3b2d2ddcf1f745944f6
Choose a base ref
...
head repository: nodejs/docker-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ee169b2fdded535c80917483e9759261bef9eb8b
Choose a head ref
  • 1 commit
  • 28 files changed
  • 1 contributor

Commits on Oct 12, 2020

  1. ci: use single dynamic build-test action

    Add a GitHub action that dynamically generates the matrix of Dockerfiles
    to test based on what files have changed. This avoids having to have
    generated workflows for each version x variant combo.
    
    It looks for any changed Dockerfiles, or docker-entrypoint.sh. If any of
    the testing files are changed, it will test all Dockerfiles
    ttshivers committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    ee169b2 View commit details
    Browse the repository at this point in the history
Loading