-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency Updates and Node 20 Support (Node 14 deprecation) #68
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09359d8 - Browse repository at this point
Copy the full SHA 09359d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88d898f - Browse repository at this point
Copy the full SHA 88d898fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a5a51 - Browse repository at this point
Copy the full SHA d8a5a51View commit details -
build: adds 'docker-load' script for local testing (#34)
this loads the custom docker image, built with buildx, into local system container namespace. necessary when updating dockerfile without the option to publish to docker registry.
Configuration menu - View commit details
-
Copy full SHA for 70126f1 - Browse repository at this point
Copy the full SHA 70126f1View commit details -
fix: removes obsolete
genConfig
npm script (#34)`genConfig` is now `makeConfig` and is ultimately used in `backstop init`. There is no need to test this separately, as it's part of the overall flow of `init`, which is now used in npm's `integration-test` script, and passing.
Configuration menu - View commit details
-
Copy full SHA for 993de2d - Browse repository at this point
Copy the full SHA 993de2dView commit details -
fix: removes obsolete 'echo' npm script
This was originally part of the `gulp` workflow, back in the `slimer` and `casper` days. https://github.com/garris/BackstopJS/blob/b00ab5bf358fcb3b77724ac4ef10b30e86b5188d/core/command/echo.js
Configuration menu - View commit details
-
Copy full SHA for 72e3aaf - Browse repository at this point
Copy the full SHA 72e3aafView commit details -
test: adds success, caution, and failure messaging to unit, integrati…
…on, smoke, and sanity tests This provides a final outcome message for all npm scripts for internal project testing. With tests that `exit 1`, a caution message is used, as opposed to a full-blown "FAIL".
Configuration menu - View commit details
-
Copy full SHA for d82e598 - Browse repository at this point
Copy the full SHA d82e598View commit details
Commits on Nov 24, 2023
-
build: specifies npm@>=8 in package engines
also renames "docker-load" script "load-docker" to align with other script naming conventions
Configuration menu - View commit details
-
Copy full SHA for e54a899 - Browse repository at this point
Copy the full SHA e54a899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04a8bab - Browse repository at this point
Copy the full SHA 04a8babView commit details
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4783084 - Browse repository at this point
Copy the full SHA 4783084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e5d674 - Browse repository at this point
Copy the full SHA 5e5d674View commit details -
Configuration menu - View commit details
-
Copy full SHA for c385772 - Browse repository at this point
Copy the full SHA c385772View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a8d7e6 - Browse repository at this point
Copy the full SHA 3a8d7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ec918 - Browse repository at this point
Copy the full SHA e1ec918View commit details