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

minor changes + bugfix with process termination #96

Merged
merged 5 commits into from
Nov 28, 2024
Merged

Conversation

eXhumer
Copy link
Contributor

@eXhumer eXhumer commented Nov 28, 2024

  • fix issue with process termination for backend
  • migrate to eslint 9 & upgrade eslint config to flat config
  • upgrade dependencies
  • add typing for modules @decky/pkg (provides package.json) & @decky/manifest (provides plugin.json)
  • use plugin name from @decky/manifest module
  • fix eslint / prettier issues
  • provide typings for internal decky Python modules

* migrate to eslint 9 & upgrade eslint config to flat config
* upgrade dependencies
* add typing for modules @decky/pkg (provides package.json) & @decky/manifest (provides plugin.json)
* use plugin name from @decky/manifest module
* fix eslint issues

Signed-off-by: eXhumer <[email protected]>
* check if process is running before attempting to terminate / kill
* sending signals to not running processes can cause ProcessLookupError

Signed-off-by: eXhumer <[email protected]>
@OMGDuke OMGDuke merged commit 8ed9cb6 into OMGDuke:main Nov 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants