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

fix(golang-rewrite): allow missing post-plugin-update callback during plugin update #1849

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

Stratus3D
Copy link
Member

  • Remove incorrect breaking change from docs
  • Handle missing post-plugin-update callback

@@ -8,11 +8,6 @@ rather than a set of scripts.

## Breaking Changes

### `download` is now a required callback for plugins
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Turns out I'd implemented things such that download is an optional callback. So this wasn't actually a change at all.

@Stratus3D Stratus3D marked this pull request as ready for review January 23, 2025 01:57
@Stratus3D Stratus3D requested a review from a team as a code owner January 23, 2025 01:57
@Stratus3D Stratus3D force-pushed the tb/plugin-update-fixes branch from bfc0762 to aa0374a Compare January 23, 2025 01:58
… plugin update

* Remove incorrect breaking change from docs
* Handle missing post-plugin-update callback
@Stratus3D Stratus3D force-pushed the tb/plugin-update-fixes branch from aa0374a to 7430db9 Compare January 23, 2025 12:39
@Stratus3D Stratus3D merged commit 8b1b024 into master Jan 23, 2025
7 checks passed
@Stratus3D Stratus3D deleted the tb/plugin-update-fixes branch January 23, 2025 12:43
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.

1 participant