You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2026. It is now read-only.
All the plugins are tagged as 2024.6.XXX implying that it's compiled to work with 2024-06 release; but all the process is compiling for the latest 2025-06...
Expected results
Having everything properly tags
Solution envisaged
Updating metadata of every plugins to be more coherent
Make a new branch to highlight this difference
Probably requires doing a mid-branch switch since the current main is still 2024, but all the work for 2025 have been done on it already...
Refresh every plugins
BONUS: Having a automatic process to make all those switches automatically ?
Problem
All the plugins are tagged as
2024.6.XXXimplying that it's compiled to work with 2024-06 release; but all the process is compiling for the latest 2025-06...Expected results
Having everything properly tags
Solution envisaged