en un clic
cuemol2
cuemol2 contient 2 skills collectées depuis CueMol, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when the user asks to bump/raise ONLY the build number of cuemol2 (e.g. "build だけ上げて", "build no を上げて", "bump the build number", "increment build"). Runs build_scripts/bump_version_build.sh and reports the version change. Do NOT use when the user also wants the revision/patch bumped — use bump-rev-build instead.
Use when the user asks to bump/raise BOTH the revision (patch) AND build number of cuemol2 (e.g. "revision/build を上げて", "rev と build を上げて", "bump revision and build", "patch + build を上げて"). Runs build_scripts/bump_version_rev.sh then build_scripts/bump_version_build.sh and reports the version change. For build-only, use bump-build instead.