Welcome to molecule-plugins Discussions! #6
ssbarnea
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome to molecule-plugins, an experimental monorepo for all maintaining molecule plugins.
azure
andgce
, plugins.22.0.0
is the first release from 2022. If we introduce breaking changes during this year, we will do it in22.1.0
. Any non-breaking change will update only the last number.Things to remember
Why
As main maintainer of molecule and the 15+ plugins, I observed that a huge number (>50%) of maintenance changes were unrelated to real plugin code and they were more into maintenance chore category, like bumping dependencies or pre-commit hooks.
Having a single repository with a single CI pipeline will clearly reduce the effort needed for maintaining these plugins and ensuring that they are kept compatible with current versions of molecule and ansible.
Beta Was this translation helpful? Give feedback.
All reactions