You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASENOTES.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,5 +4,4 @@
4
4
- If `create-team` fails when removing the initial team member, it will retry
5
5
- In v0.25 we started publishing `ado2gh` as an extension to the `gh` CLI. However, we didn't update `ado2gh generate-script` to use the new syntax in the generated migration script. Now it will, and you will need the `gh ado2gh` extension installed in order to run the generated migration script.
6
6
- Added `--ghes-api-url` as an optional arg to the `grant-migrator-role` and `revoke-migrator-role` commands for both `ado2gh` and `gei`.
7
-
- Added `--bbs-shared-home` option to `migrate-repo` and `generate-script` commands for `bbs2gh`. This provides support for BBS servers with a non default directory path.
8
-
- Added AWS support for archive uploads to `gei` and `bbs2gh`, using the `--aws-bucket-name`, `--aws-access-key` and `--aws-secret-key` arguments.
7
+
- Added AWS support for archive uploads to `gei` using the `--aws-bucket-name`, `--aws-access-key` and `--aws-secret-key` arguments.
0 commit comments