Skip to content

Releases: JuliaRegistries/TagBot

v1.7.13

08 Mar 07:53
v1.7.13
199c89f
Compare
Choose a tag to compare

Fixed a very rare bug when looking up existing tags.

v1.7.12

08 Mar 06:36
v1.7.12
19689df
Compare
Choose a tag to compare

Fixed a bug with the last release that broke tagging with SSH keys.

v1.7.11

07 Mar 05:23
v1.7.11
6818abd
Compare
Choose a tag to compare

TagBot now always creates annotated tags (#102).

v1.7.10

05 Mar 04:10
v1.7.10
b967fc0
Compare
Choose a tag to compare

Transient HTTP errors are no longer reported.

v1.7.9

04 Mar 08:49
v1.7.9
d42dcdf
Compare
Choose a tag to compare

Fixed a bug that was reporting issues that should not have been reported.

It turns out that I write a lot of bugs.

v1.7.8

04 Mar 07:47
v1.7.8
82acf91
Compare
Choose a tag to compare

Fixed a bug that I added last night which affected new packages (#81).

v1.7.7

03 Mar 16:52
v1.7.7
83f4c0f
Compare
Choose a tag to compare

Fixed a bug where TagBot would fail to handle new versions based on commits more than a few days old.

v1.7.6

03 Mar 13:40
v1.7.6
63fd333
Compare
Choose a tag to compare

TagBot will no longer make releases on your forks that aren't registered (#79).

v1.7.5

28 Feb 06:23
v1.7.5
cdfd7c1
Compare
Choose a tag to compare
  • Fixed tree SHA lookup for release commits in non-default branches (#74)
  • Fix a few issues with error reporting
  • Don't error for some issues with invalid Project.toml files

v1.7.4

27 Feb 06:53
v1.7.4
44168bc
Compare
Choose a tag to compare

Virtually all errors are now caught and TagBot should always succeed even if there are errors. Errors are reported automatically to the TagBot repository.

Crossing my fingers for this one...