danielparks / puppet-rustup

Puppet module to manage Rust with rustup
https://forge.puppet.com/modules/dp/rustup/readme
Other
0 stars 0 forks source link

Run acceptance tests directly on GitHub runners #84

Closed danielparks closed 8 months ago

danielparks commented 8 months ago

This makes a bunch of updates, some of which actually come from my PDK template.

The big one is that it now runs acceptance tests in CI on the GitHub runners directly, rather than trying to spin up containers under Puppet Litmus.

Fixes #83 — Acceptance tests broken.