Skip to content
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

Add prelude module, rename CustomActionResults #30

Merged
merged 3 commits into from
Feb 17, 2024
Merged

Add prelude module, rename CustomActionResults #30

merged 3 commits into from
Feb 17, 2024

Commits on Feb 17, 2024

  1. Add prelude module, rename CustomActionResults

    Also fixes the SkipExampleCustomAction that wasn't actually working properly.
    heaths committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f324706 View commit details
    Browse the repository at this point in the history
  2. Check msiexec exit code in CI

    heaths committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c8e63be View commit details
    Browse the repository at this point in the history
  3. Better align CustomActionResult errors with Windows text

    Also use crate:: instead of super::
    heaths committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7a92c7a View commit details
    Browse the repository at this point in the history