You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Don’t use a full matrix in acceptance tests. This will allow us to
only test the latest Puppet version on other platforms to save time
and energy.
* There’s no need to build the module or install it in acceptance
tests; Puppet Litmus takes care of all of that.
* Run accceptance tests on Puppet 6.
* Support (but do not enable) macOS in acceptance tests.
* Update actions/checkout to v4.
* Disable PR checks on push because we don’t use caching, so PR cache
isolation is not an issue for us.
* Make platforms configurable.
* Add basic macOS support (not enabled by default).
0 commit comments