Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic error report from JuliaAstro/EphemerisSources.jl #114

Open
JuliaTagBot opened this issue Sep 13, 2024 · 1 comment
Open

Automatic error report from JuliaAstro/EphemerisSources.jl #114

JuliaTagBot opened this issue Sep 13, 2024 · 1 comment

Comments

@JuliaTagBot
Copy link

Repo: JuliaAstro/EphemerisSources.jl
Run URL: https://github.com/JuliaAstro/EphemerisSources.jl/actions/runs/10841639152
Image ID: sha256:2f5eb2b6ca4ba43377bf5c99f95152b3b4c8e82f6ed1f8734f171c7d3d787fb4
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 595, in create_release
    log = self._changelog.get(version_tag, sha)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 225, in get
    data = self._collect_data(version_tag, sha)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 208, in _collect_data
    "backport": self._is_backport(version_tag),
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 72, in _is_backport
    cur_ver = VersionInfo.parse(version[1:])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/semver/version.py", line 646, in parse
    raise ValueError(f"{version} is not valid SemVer string")
ValueError: orizonsEphemeris-v1.3.0 is not valid SemVer string
@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: PoisotLab/SpeciesDistributionToolkit.jl
Run URL: https://github.com/PoisotLab/SpeciesDistributionToolkit.jl/actions/runs/10850492025
Image ID: sha256:2f5eb2b6ca4ba43377bf5c99f95152b3b4c8e82f6ed1f8734f171c7d3d787fb4
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 96, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 595, in create_release
    log = self._changelog.get(version_tag, sha)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 225, in get
    data = self._collect_data(version_tag, sha)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 208, in _collect_data
    "backport": self._is_backport(version_tag),
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/changelog.py", line 72, in _is_backport
    cur_ver = VersionInfo.parse(version[1:])
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/semver/version.py", line 646, in parse
    raise ValueError(f"{version} is not valid SemVer string")
ValueError: impleSDMLayers-v1.0.0 is not valid SemVer string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant