-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
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"
}
Run: https://github.com/fonsp/Pluto.jl/actions/runs/3761657391/jobs/6393615936
Metadata
Metadata
Assignees
Labels
No labels