chore(release): prepare v1.0.3 and move GitHub URLs to hoshimoe - #3
Merged
Conversation
Pre-release version bump so that the tagged release and every in-repo version reference agree from the moment the tag is pushed. Version 1.0.2 -> 1.0.3 in: - CMakeLists.txt project() VERSION - packages/vcpkg/.../vcpkg.json - packages/vcpkg/.../portfile.cmake REF - packages/Conan/.../config.yml new version entry - packages/Conan/.../all/conandata.yml new source entry The two tarball hashes cannot be computed before the tag exists, so they are left as explicit placeholders to fill in at release time: - portfile.cmake SHA512 0 (vcpkg reports the real hash on use) - conandata.yml REPLACE_AFTER_TAGGING Neither is exercised by CI: the vcpkg workflow rewrites portfile.cmake to build from local source, and the conan workflow deletes conandata.yml for the same reason. Also updates every GitHub reference from the old moehoshio account to hoshimoe -- package manifests, FetchContent GIT_REPOSITORY, README links and badges, clone/download instructions, and source file @author tags.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Pre-release preparation so the tag and every in-repo version reference agree the moment
v1.0.3is pushed, plus the account rename tohoshimoe.Version 1.0.2 → 1.0.3
CMakeLists.txtproject(NekoThreadPool VERSION …)packages/vcpkg/neko-threadpool/vcpkg.jsonversionpackages/vcpkg/neko-threadpool/portfile.cmakeREF v1.0.3packages/Conan/neko-threadpool/config.yml1.0.3entrypackages/Conan/neko-threadpool/all/conandata.ymlHashes left as placeholders
The tarball hashes can't exist before the tag does:
Neither breaks CI:
vcpkg.ymlrewritesportfile.cmaketo build from local source, andconan.ymldeletesconandata.ymlfor the same reason.Account rename
Every GitHub reference moves from
moehoshiotohoshimoe: package manifests,FetchContentGIT_REPOSITORY, README links and badges, clone/download instructions, and source@authortags. Verified zeromoehoshiooccurrences remain.Merge notes
No conflicts expected with #1 or #2 — this branch touches versions and URLs, while those touch
cmake/NekoThreadPoolConfig.cmake.inandci.yml.🤖 Generated with Claude Code
https://claude.ai/code/session_01WMgcdYggBJ6aMCuNXYbRZT
Generated by Claude Code