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

Implement plugin updates with IPluginUpdates interface #3151

Merged
merged 33 commits into from
Mar 16, 2024

Conversation

JustArchi
Copy link
Member

@JustArchi JustArchi commented Mar 9, 2024

Code is done, but untested, I'll make this PR ready for review when I ensure it works as expected.

TODO:

  • Testing
  • More strings
  • Localization
  • Change plugin template to follow root-less zip structure
  • Make plugin template implement new interface

@JustArchi JustArchi added ✨ Enhancement Issues marked with this label indicate further enhancements to the program, such as new features. 🚧 Work in progress Issues marked with this label are in active work-in-progress and they're not ready for review yet. labels Mar 9, 2024
Copy link

github-actions bot commented Mar 9, 2024

Qodana for .NET

7 new problems were found

Inspection name Severity Problems
RoslynAnalyzers Do not catch general exception types ◽️ Notice 6
RoslynAnalyzers Enum Storage should be Int32 ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@JustArchi JustArchi added 📢 Feedback welcome Issues marked with this label are open to any potential feedback that could help us. 🏁 Finished Issues marked with this label were finished already and no further work is required on them. and removed 🚧 Work in progress Issues marked with this label are in active work-in-progress and they're not ready for review yet. labels Mar 12, 2024
ArchiSteamFarm/Core/Utilities.cs Outdated Show resolved Hide resolved
ArchiSteamFarm/Plugins/PluginsCore.cs Outdated Show resolved Hide resolved
JustArchi and others added 2 commits March 12, 2024 12:54
Co-authored-by: Vita Chumakova <me@ezhevita.dev>
@Abrynos
Copy link
Contributor

Abrynos commented Mar 14, 2024

I like where this is going.

ArchiSteamFarm/Core/Utilities.cs Outdated Show resolved Hide resolved
@JustArchi JustArchi requested a review from Abrynos March 15, 2024 12:42
@JustArchi JustArchi merged commit aedede3 into main Mar 16, 2024
44 checks passed
@JustArchi JustArchi deleted the feature/plugin-updates branch March 16, 2024 22:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✨ Enhancement Issues marked with this label indicate further enhancements to the program, such as new features. 📢 Feedback welcome Issues marked with this label are open to any potential feedback that could help us. 🏁 Finished Issues marked with this label were finished already and no further work is required on them.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants