Skip to content

Releases: github/gh-ado2gh

v1.15.1

22 May 21:05
4352487
Compare
Choose a tag to compare

Adjusting the release version so we can go to 1.15.1

v1.15.0

07 May 22:26
4352487
Compare
Choose a tag to compare
  • Improve resilience of gh gei migrate-repo and gh bb2gh migrate-repo commands when uploading migration archives to GitHub owned storage.

v1.14.0

22 Apr 20:52
4352487
Compare
Choose a tag to compare
  • Improved location matching logic for Secret Scanning alert locations in - gh gei migrate-secret-alerts.
  • Fixed a bug in gh gei migrate-secret-alerts where alerts with locations of non commit and wiki_commit type were not matched correctly.

v1.13.0

11 Apr 23:27
4352487
Compare
Choose a tag to compare
  • gh gei migrate-repo logs the git and metadata archive download paths when --keep-archive is used.
  • Redact sensitive query arguments in SAS URLs

v1.12.0

25 Jan 01:20
4352487
Compare
Choose a tag to compare
  • Update validation error messages for gh bbs2gh migrate-repo command when generating an archive is not required.
  • gh gei migrate-code-scanning-alerts now skips a not found code scanning analysis and continues with the rest.
  • Updated Secret Scanning Alerts migration (gh gei migrate-secret-alerts) command to match on all location types. Now includes: issues, pull requests.

v1.11.0

12 Dec 01:04
4352487
Compare
Choose a tag to compare
  • Add progress report to gh [gei|bbs2gh] migrate-repo command when uploading migration archives to Azure Blob or AWS S3
  • gh gei migrate-repo now allows using either --ghes-api-url or archive paths (--git-archive-path and --metadata-archive-path).

v1.10.1

09 Dec 20:34
4352487
Compare
Choose a tag to compare
  • catches exception when Target is not a member of the organization and the --skip-invitation flag is enabled

v1.10.0

21 Nov 20:20
4352487
Compare
Choose a tag to compare
  • Adds --git-archive-path and --metadata-archive-path options to gh gei migrate-repo for uploading (to selected storage) and migrating

v1.9.1

22 May 17:41
4352487
Compare
Choose a tag to compare
  • gh gei migrate-secret-alerts copies the resolver name from the original alert to the resolution comment of the matching target alert. The comment follows this format: [@actorname] original comment.

v1.9.0

19 Nov 22:45
4352487
Compare
Choose a tag to compare
  • Add --use-github-storage to gh [gei|bbs2gh] migrate-repo command to support uploading to a GitHub owned storage
  • Add --use-github-storage to gh [gei|bbs2gh] generate-script command to support uploading to a GitHub owned storage