Update service name #29
Merged
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.
🔨 変更内容
This pull request includes several changes to update the service name in the
docker-composeconfiguration and related files, as well as updating the version of thepython-templatelibrary tov0.0.2.Service name update:
.github/workflows/pytest.yml: Changed the service name fromprojecttodevin the pytest job.docker-compose.yml: Updated the service name fromprojecttodev.Version update:
docs/source/Installation/Installation.rst: Updated the version tag ofpython-templatefromv0.0.1tov0.0.2.docs/source/Version/Version.rst: Added the changelog forv0.0.2, noting the service name update.pyproject.toml: Bumped the version ofpython-templatefrom0.0.1to0.0.2.src/python_template/__init__.py: Updated the version string fromv0.0.1tov0.0.2.💡 特筆事項
📸 スクリーンショット
✅ 解決するイシュー
🤝 関連するイシュー