Skip to content

Tags: executablebooks/github-activity

Tags

v1.0.3

Toggle v1.0.3's commit message
Bump version to 1.0.3

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #117 from consideRatio/pr/cl102

Add changelog for v1.0.2

v1.0.1

Toggle v1.0.1's commit message
Fix heading level in changelog

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #113 from consideRatio/pr/cl100

Add changelog for v1.0.0

v0.3.0

Toggle v0.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release ╭─────────────────────────────── Traceback (most recent call …

…last) ────────────────────────────────╮

│ /Users/steve.silvester/.local/pipx/.cache/5c70c91b8dbcafa/lib/python3.10/site-packages/hatch/cli │
│ /__init__.py:205 in main                                                                         │
│                                                                                                  │
│   202                                                                                            │
│   203 def main():  # no cov                                                                      │
│   204 │   try:                                                                                   │
│ ❱ 205 │   │   return hatch(windows_expand_args=False)                                            │
│   206 │   except Exception:                                                                      │
│   207 │   │   from rich.console import Console                                                   │
│   208                                                                                            │
│                                                                                                  │
│ /Users/steve.silvester/.local/pipx/.cache/5c70c91b8dbcafa/lib/python3.10/site-packages/click/cor │
│ e.py:1130 in __call__                                                                            │
│                                                                                                  │
│ /Users/steve.silvester/.local/pipx/.cache/5c70c91b8dbcafa/lib/python3.10/site-packages/click/cor │
│ e.py:1055 in main                                                                                │
│                                                                                                  │
│ /Users/steve.silvester/.local/pipx/.cache/5c70c91b8dbcafa/lib/python3.10/site-packages/click/cor │
│ e.py:1657 in invoke                                                                              │
│                                                                                                  │
│ /Users/steve.silvester/.local/pipx/.cache/5c70c91b8dbcafa/lib/python3.10/site-packages/click/cor │
│ e.py:1404 in invoke                                                                              │
│                                                                                                  │
│ /Users/steve.silvester/.local/pipx/.cache/5c70c91b8dbcafa/lib/python3.10/site-packages/click/cor │
│ e.py:760 in invoke                                                                               │
│                                                                                                  │
│ /Users/steve.silvester/.local/pipx/.cache/5c70c91b8dbcafa/lib/python3.10/site-packages/click/dec │
│ orators.py:38 in new_func                                                                        │
│                                                                                                  │
│ /Users/steve.silvester/.local/pipx/.cache/5c70c91b8dbcafa/lib/python3.10/site-packages/hatch/cli │
│ /version/__init__.py:22 in version                                                               │
│                                                                                                  │
│   19 │   │   if not (                                                                            │
│   20 │   │   │   'version' in app.project.metadata.dynamic or app.project.metadata.hatch.meta    │
│   21 │   │   ) or dependencies_in_sync(app.project.metadata.build.requires_complex):             │
│ ❱ 22 │   │   │   source = app.project.metadata.hatch.version.source                              │
│   23 │   │   │                                                                                   │
│   24 │   │   │   version_data = source.get_version_data()                                        │
│   25 │   │   │   original_version = version_data['version']                                      │
│                                                                                                  │
│ /Users/steve.silvester/.local/pipx/.cache/5c70c91b8dbcafa/lib/python3.10/site-packages/hatchling │
│ /metadata/core.py:1381 in version                                                                │
│                                                                                                  │
│   1378 │   │   if self._version is None:                                                         │
│   1379 │   │   │   if 'version' not in self.config:                                              │
│   1380 │   │   │   │   message = 'Missing `tool.hatch.version` configuration'                    │
│ ❱ 1381 │   │   │   │   raise ValueError(message)                                                 │
│   1382 │   │   │                                                                                 │
│   1383 │   │   │   options = self.config['version']                                              │
│   1384 │   │   │   if not isinstance(options, dict):                                             │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
ValueError: Missing `tool.hatch.version` configuration
Please run `tbump init` to create a tbump.toml file
Or add a [tool.tbump] section in the pyproject.toml file

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🚀 RLS: v0.2.0

v0.1.3

Toggle v0.1.3's commit message
🚀 RLS: v0.1.3