microsoft / windows-drivers-rs

Platform that enables Windows driver development in Rust. Developed by Surface.
Apache License 2.0
1.49k stars 65 forks source link

Improve pipelines to have more reuse cross-repo and cross-workflow reusability #177

Open wmmc88 opened 4 months ago

wmmc88 commented 4 months ago
          These pwsh tasks could be turned into composite github actions, and then grouping of actions could also be done. Full workflows could also be reused between this the WDR repo and the WDR samples repo, but currently the workflows are slightly different.

_Originally posted by @wmmc88 in https://github.com/microsoft/Windows-rust-driver-samples/pull/19#discussion_r1644764195_