Skip to content

bugfixes for --unsecure remotes

Compare
Choose a tag to compare
@robstoll robstoll released this 01 Apr 21:07
· 94 commits to main since this release
v0.17.2
384be56

What's Changed

  • use same naming convention as in tegonal-scripts for common constants by @robstoll in #154
  • don't error if no sig-file and --unsecure true by @robstoll in #155
  • write also version pragma into pulled.tsv upon creation by @robstoll in #156
  • update files of remote tegonal-gh-commons to version v2.3.1 via gt by @tegonal-bot in #158
  • update files of remote tegonal-scripts to version v3.1.0 via gt by @tegonal-bot in #157
  • perform update after update in gt-update.yml to re-trigger pull-hook by @robstoll in #159
  • allow gt reset a remote which has no public-key if --unsecure specified by @robstoll in #160
  • improve info message about re-establishing trust in remote by @robstoll in #161
  • use git -C instead of cd "$repo" to remove side effects by @robstoll in #162

Full Changelog: v0.17.1...v0.17.2