Skip to content

Conversation

flavioislima
Copy link
Contributor

@flavioislima flavioislima commented Mar 13, 2025

This pull request includes multiple changes to the hyperplay package to enhance directory removal safety and improve patching event tracking. The key changes involve the introduction of a new utility function for safe directory removal, updates to the patching process to handle cleanup more robustly, and the addition of new patching event types.

Improvements to directory removal:

Enhancements to patching process:

Addition of new patching event types:

  • src/backend/metrics/types.ts: Added PatchingAborted and PatchingCleanupFailed interfaces to track new patching events and updated the PossibleMetricPayloads type to include these new events. [1] [2]

Minor version bump:

  • package.json: Updated the package version from 0.23.3 to 0.24.0.

Other changes:


Use the following Checklist if you have changed something on the Backend or Frontend:

  • Tested the feature and it's working on a current and clean install.
  • Tested the main App features and they are still working on a current and clean install. (Login, Install, Play, Uninstall, Move games, etc.)
  • Created / Updated Tests (If necessary)
  • Created / Updated documentation (If necessary)

@flavioislima flavioislima added the PR: Ready-For-Review PR is ready to be reviewed by peers label Mar 21, 2025
@flavioislima flavioislima added PR: Ready-For-Test PR is ready to be tested by a QA and removed PR: Ready-For-Review PR is ready to be reviewed by peers labels Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Ready-For-Test PR is ready to be tested by a QA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants