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: quantizor/wait-for-netlify-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: quantizor/wait-for-netlify-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Choose a head ref
  • 16 commits
  • 550 files changed
  • 3 contributors

Commits on Dec 19, 2022

  1. chore: upgrade Node.js (12 -> 14)

    Kévin Painchaud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    9bec59d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from kevinpainchaud/feature/upgrade-node

    chore: upgrade Node.js (12 -> 14)
    kevinpainchaud authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    762c163 View commit details
    Browse the repository at this point in the history
  3. chore: remove node_modules

    Kévin Painchaud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2c32d5a View commit details
    Browse the repository at this point in the history
  4. chore: add .gitignore

    Kévin Painchaud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    0825d05 View commit details
    Browse the repository at this point in the history
  5. chore: upgrade dependencies

    Kévin Painchaud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    a611e85 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from kevinpainchaud/feature/upgrade-dependencies

    chore: upgrade dependencies
    kevinpainchaud authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    043131b View commit details
    Browse the repository at this point in the history
  7. chore: update .gitignore

    Kévin Painchaud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    bce2074 View commit details
    Browse the repository at this point in the history
  8. fix: add node_modules

    Kévin Painchaud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b923198 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3 from kevinpainchaud/fix/node-modules

    fix: add node_modules
    kevinpainchaud authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d5b3c53 View commit details
    Browse the repository at this point in the history
  10. fix: remove uuid binary symlink

    Kévin Painchaud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d74997f View commit details
    Browse the repository at this point in the history
  11. fix: add uuid binary

    Kévin Painchaud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    235e3db View commit details
    Browse the repository at this point in the history
  12. Merge pull request #4 from kevinpainchaud/fix/uuid-binary

    fix: add uuid binary
    kevinpainchaud authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    fa165f5 View commit details
    Browse the repository at this point in the history
  13. chore: update .gitignore

    Kévin Painchaud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ddc0a4e View commit details
    Browse the repository at this point in the history
  14. fix: add node_modules dist directories

    Kévin Painchaud committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    fa0965a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5 from kevinpainchaud/fix/gitignore-dist

    fix: add node_modules dist directories
    kevinpainchaud authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    18c08a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Merge pull request #4 from kevinpainchaud/master

    chore: upgrade Node.js version and dependencies
    quantizor authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    cbf0a09 View commit details
    Browse the repository at this point in the history
Loading