From 81c3dbb0017b5cb31563aa213c29f1e29f01c24f Mon Sep 17 00:00:00 2001 From: misconfigurations Date: Wed, 6 May 2026 01:36:30 +0200 Subject: [PATCH 1/5] adopt Octoslack plugin --- _data/update_check_overlays.yaml | 3 +++ _plugins/Octoslack.md | 14 ++++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/_data/update_check_overlays.yaml b/_data/update_check_overlays.yaml index ec1f0b8786c..b8a97f9091f 100644 --- a/_data/update_check_overlays.yaml +++ b/_data/update_check_overlays.yaml @@ -80,3 +80,6 @@ sidebarmacros: psucontrol_shelly: user: triodes pip: https://github.com/triodes/OctoPrint-PSUControl-Shelly/archive/{target_version}.zip +octoslack: + user: misconfigurations + pip: https://github.com/misconfigurations/Octoslack/archive/{target_version}.zip \ No newline at end of file diff --git a/_plugins/Octoslack.md b/_plugins/Octoslack.md index 34ddea7fe7b..a8bb36c5ce7 100644 --- a/_plugins/Octoslack.md +++ b/_plugins/Octoslack.md @@ -4,15 +4,15 @@ layout: plugin id: Octoslack title: Octoslack description: An OctoPrint plugin for monitoring your printer and prints via Slack, Mattermost, Pushbullet, Pushover, Rocket.Chat, Discord, Riot/Matrix, or Microsoft Teams -author: Chris Fraschetti +author: Šárka Hawke license: MIT # today's date in format YYYY-MM-DD, e.g. -date: 2017-05-20 +date: 2026-05-06 -homepage: https://github.com/fraschetti/Octoslack -source: https://github.com/fraschetti/Octoslack -archive: https://github.com/fraschetti/Octoslack/archive/master.zip +homepage: https://github.com/misconfigurations/Octoslack +source: https://github.com/misconfigurations/Octoslack +archive: https://github.com/misconfigurations/Octoslack/archive/master.zip # Set this to true if your plugin uses the dependency_links setup parameter to include # library versions not yet published on pypi. SHOULD ONLY BE USED IF THERE IS NO OTHER OPTION! @@ -50,7 +50,7 @@ tags: - gcode compatibility: - python: ">=2.7,<4" + python: ">=3.7,<4" screenshots: - url: /assets/img/plugins/Octoslack/Octoslack-PrintStarted.png @@ -82,8 +82,6 @@ featuredimage: /assets/img/plugins/Octoslack/Octoslack-PrintProgress_SlackOnly.p attributes: - cloud - -abandoned: https://github.com/OctoPrint/plugins.octoprint.org/issues/1432 --- From b7e0048be43a9c2573fe2c1b2eb66fd4f862c381 Mon Sep 17 00:00:00 2001 From: misconfigurations Date: Wed, 6 May 2026 01:38:56 +0200 Subject: [PATCH 2/5] added maintainer notice --- _data/notices.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_data/notices.yaml b/_data/notices.yaml index bf770054b60..dc253d9556b 100644 --- a/_data/notices.yaml +++ b/_data/notices.yaml @@ -396,3 +396,12 @@ Version 1.2.0 of this plugin is available from a new maintainer. The release notes of the version by the new maintainer can be found at the "Read more..." link below. link: https://github.com/triodes/OctoPrint-PSUControl-Shelly/releases/tag/1.2.0 +- plugin: Octoslack + pluginversions: ["<2.2.1"] + versions: [] + date: 2026-05-06 12:00:00Z + text: + Version 2.2.1 of this plugin is available from a new maintainer. The release notes of the version by the + new maintainer can be found at the "Read more..." link below. + link: https://github.com/misconfigurations/Octoslack/releases/tag/2.2.1 + From 3a87b65e543881d3d8f91c66b4fbffb663a3df6d Mon Sep 17 00:00:00 2001 From: misconfigurations Date: Wed, 6 May 2026 01:41:09 +0200 Subject: [PATCH 3/5] revert date to original --- _plugins/Octoslack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_plugins/Octoslack.md b/_plugins/Octoslack.md index a8bb36c5ce7..c119ca52ff4 100644 --- a/_plugins/Octoslack.md +++ b/_plugins/Octoslack.md @@ -8,7 +8,7 @@ author: Šárka Hawke license: MIT # today's date in format YYYY-MM-DD, e.g. -date: 2026-05-06 +date: 2017-05-20 homepage: https://github.com/misconfigurations/Octoslack source: https://github.com/misconfigurations/Octoslack From 84e534314f71cd006873480803369f54e2753cee Mon Sep 17 00:00:00 2001 From: misconfigurations Date: Wed, 6 May 2026 12:52:32 +0200 Subject: [PATCH 4/5] revert author back to original --- _plugins/Octoslack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_plugins/Octoslack.md b/_plugins/Octoslack.md index c119ca52ff4..1be3a4e9641 100644 --- a/_plugins/Octoslack.md +++ b/_plugins/Octoslack.md @@ -4,7 +4,7 @@ layout: plugin id: Octoslack title: Octoslack description: An OctoPrint plugin for monitoring your printer and prints via Slack, Mattermost, Pushbullet, Pushover, Rocket.Chat, Discord, Riot/Matrix, or Microsoft Teams -author: Šárka Hawke +author: Chris Fraschetti license: MIT # today's date in format YYYY-MM-DD, e.g. From e04fd5b56458bedde1f94b5a25944dc0d493a484 Mon Sep 17 00:00:00 2001 From: misconfigurations Date: Sat, 9 May 2026 02:00:44 +0200 Subject: [PATCH 5/5] Updated authors --- _plugins/Octoslack.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_plugins/Octoslack.md b/_plugins/Octoslack.md index 1be3a4e9641..c0f752aad0f 100644 --- a/_plugins/Octoslack.md +++ b/_plugins/Octoslack.md @@ -4,7 +4,9 @@ layout: plugin id: Octoslack title: Octoslack description: An OctoPrint plugin for monitoring your printer and prints via Slack, Mattermost, Pushbullet, Pushover, Rocket.Chat, Discord, Riot/Matrix, or Microsoft Teams -author: Chris Fraschetti +authors: + - Šárka Hawke + - Chris Fraschetti license: MIT # today's date in format YYYY-MM-DD, e.g.