Skip to content

Commit

Permalink
Update RELEASENOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-smith authored Oct 7, 2022
1 parent fbd9a24 commit faba38e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@
- If `create-team` fails when removing the initial team member, it will retry
- 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.
- Added `--ghes-api-url` as an optional arg to the `grant-migrator-role` and `revoke-migrator-role` commands for both `ado2gh` and `gei`.
- 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.
- Added AWS support for archive uploads to `gei` and `bbs2gh`, using the `--aws-bucket-name`, `--aws-access-key` and `--aws-secret-key` arguments.
- Added AWS support for archive uploads to `gei` using the `--aws-bucket-name`, `--aws-access-key` and `--aws-secret-key` arguments.

0 comments on commit faba38e

Please sign in to comment.