JuliaRegistries / TagBotErrorReports

Automatic error reports by TagBot
0 stars 0 forks source link

Automatic error report from FourierFlows/FourierFlows.jl #70

Closed JuliaTagBot closed 4 years ago

JuliaTagBot commented 4 years ago

Repo: FourierFlows/FourierFlows.jl Run URL: https://github.com/FourierFlows/FourierFlows.jl/actions/runs/203208713 Image ID: sha256:54b2ac69a08dcb0236c1e48a22b6e0f3f93b1169b39dc8098cef6cb7f70f5170 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 86, in <module>
    repo.create_release(version, sha)
  File "/root/tagbot/action/repo.py", line 447, in create_release
    self._git.create_tag(version, sha, log)
  File "/root/tagbot/action/git.py", line 102, in create_tag
    self.command("tag", "-m", message, version, sha)
  File "/root/tagbot/action/git.py", line 69, in command
    raise Abort(f"Git command '{cmd}' failed")
tagbot.action.Abort: Git command 'git -C /tmp/tagbot_repo_cyu_wxtm tag -m ## FourierFlows v0.5.0

[Diff since v0.4.5](https://github.com/FourierFlows/FourierFlows.jl/compare/v0.4.5...v0.5.0)

**Closed issues:**
- Add time-stepper tests for when `sol` is `AbstractArray` (#101)
- test_basicdiagnostics() fails on GPU (#131)
- Literate examples  (#167)

**Merged pull requests:**
- Adds more tests for diagnostics (#175) (@navidcy)
- Removes duplicate test functions from test_grid.jl (#176) (@navidcy)
- Literate OneDShallowWater example (#177) (@navidcy)
- Removes lastindex(diagnostic) (#178) (@navidcy)
- Removes image tags and sm_75 from gitlab-ci.yml (#179) (@navidcy)
- Updates Documentation: Grids (#183) (@navidcy)
- overloads Base.show() for grids (#185) (@navidcy)
- Drops support for Julia v1.0 (#187) (@navidcy)
- Adds wavenumbers in documentation Grids section (#188) (@navidcy)
- Updates Diffusion module (#190) (@navidcy)
- Adds Problems section in Docs (#192) (@navidcy) v0.5.0 8d8ff2eb0c54613d7715625f3800eff2906bf598' failed
christopher-dG commented 4 years ago

Git name and email are unset because this repo is pinned to an older version of TagBot. I really should fix the versioning.