You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My TagBot failed to create the tag after my version was merged into General. I re-ran manually a couple of times but I keep getting the same error. I ended up generating the release by hand.
Error log:
Error: TagBot experienced an unexpected internal failure
Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 67, in <module>
if not repo.is_registered():
File "/root/tagbot/action/repo.py", line 396, in is_registered
root = self._registry_path
File "/root/tagbot/action/repo.py", line 147, in _registry_path
registry = toml.loads(contents.decoded_content.decode())
File "/usr/local/lib/python3.8/site-packages/toml/decoder.py", line 3[59](https://github.com/fonsp/Pluto.jl/actions/runs/3761657391/jobs/6393615936#step:3:60), in loads
raise TomlDecodeError("Key name found without value."
toml.decoder.TomlDecodeError: Key name found without value. Reached end of file. (line 5[64](https://github.com/fonsp/Pluto.jl/actions/runs/3761657391/jobs/6393615936#step:3:65)4 column 27 char 512000)
Response (200): {
"status": "Submitted error report"
}
My TagBot failed to create the tag after my version was merged into General. I re-ran manually a couple of times but I keep getting the same error. I ended up generating the release by hand.
Error log:
Run: https://github.com/fonsp/Pluto.jl/actions/runs/3761657391/jobs/6393615936
The text was updated successfully, but these errors were encountered: