بنقرة واحدة
version-bump
Synchronize iccDEV version references after a release version bump.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Synchronize iccDEV version references after a release version bump.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Maintainer workflow for scoping and updating iccDEV CI, CTest, CPack, sanitizer, workflow, and release-gate infrastructure.
Maintainer workflow for the pre-PR secure loop: code, build/test, SAST/CodeQL, dynamic sanitizer checks, fixes, and concise handoff.
Maintain iccDEV repository labels, path labeler rules, issue triage labels, PR CI status labels, and label workflow governance.
Reproduce and triage ASAN/UBSAN findings against iccDEV tools with authoritative exit-code and stack-frame handling.
Add or update iccDEV regression gates and tool-test workflow coverage while preserving GitHub Actions governance, sanitizer reporting, and issue traceability.
Debug iccDEV vcpkg, install/export, uninstall, and packaged consumer failures, especially Windows static CRT and path quoting regressions.
استنادا إلى تصنيف SOC المهني
| name | version-bump |
| description | Synchronize iccDEV version references after a release version bump. |
| allowed-tools | ["bash","read","grep","glob","shell(git:*)"] |
Use this skill when updating the iccDEV release version.
| File | Symbol or content |
|---|---|
IccProfLib/IccProfLibVer.h | ICCPROFLIBVER |
IccXML/IccLibXML/IccLibXMLVer.h | ICCLIBXMLVER |
IccXML/IccLibXML/IccLibXMLVer.h | ICCPROFLIBLIBXMLVER |
Build/Cmake/CMakeLists.txt | patch version variable and comment |
.github/copilot-instructions.md | version or release note references, if present |
.github/instructions/build-system.instructions.md | version references, if present |
Do not hardcode versions in .in templates that use CMake substitution.
grep -rn 'OLD_VERSION' --include='*.cpp' --include='*.h' --include='*.txt' --include='*.cmake' --include='*.md' --include='*.xml' --include='*.json' --include='*.yml' --include='*.yaml' | grep -v '.git/'
../../prompts/version-bump.prompt.md../../../docs/build.md../../../docs/install.md