JuliaRegistries / TagBotErrorReports

Automatic error reports by TagBot
0 stars 0 forks source link

Automatic error report from fonsp/Pluto.jl #122

Open JuliaTagBot opened 1 month ago

JuliaTagBot commented 1 month ago

Repo: fonsp/Pluto.jl Run URL: https://github.com/fonsp/Pluto.jl/actions/runs/11570563919 Image ID: sha256:255ab266a547dd1bf100b5b8a34849d7f95809a2857fa2ed93283dc153d93dc0 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 606, in create_release
    self._git.create_tag(version_tag, sha, log)
  File "/root/tagbot/action/git.py", line 106, in create_tag
    self.command("tag", *sign, "-m", message, version, sha)
  File "/root/tagbot/action/git.py", line 71, in command
    raise Abort(f"Git command '{cmd}' failed")
tagbot.action.Abort: Git command 'git -C /tmp/tagbot_repo_fseun4gw tag -m > **Try this release in your browser!** _(Available 30 minutes after the release)_
> 
> <a href="https://binder.plutojl.org/v0.20.2/"><img alt="Binder logo" src="https://mybinder.org/badge_logo.svg"></a>
>
> Generate your own binder links using [pluto-on-binder.glitch.me](https://pluto-on-binder.glitch.me/)!

**Merged pull requests:**
- Improve display of DimensionalData.DimVector (fixes #2936) (#3075) (@greimel)

**Closed issues:**
- Binder not working (#3070)
- Within the Pluto notebook `isinteractive()` returns `false` (#3074)

# New features
*(TODO)*

# Performance improvements
*(TODO)*

# Fixes
*(TODO)*

# Internal changes
*(TODO)*

[Diff since v0.20.1](https://github.com/fonsp/Pluto.jl/compare/v0.20.1...v0.20.2) v0.20.2 dfe98e934df38170d9a7b051880e57bceedff33d' failed