Dylan Smith

Results 116 issues of Dylan Smith

I notice some differences between using AppInsights via the MS provided snippet vs using angular-applicationinsights. Not collected page load stats is already known and captured in another issue, but I...

up for grabs

Split the unit tests into separate files for CommandTests and CommandHandlerTests. Closes #638 - [x] Did you write/update appropriate tests - [x] Release notes updated (if appropriate) - [x] Appropriate...

@mickeygousset was testing out a migration and `create-team` command failed. It appears it called an API to create a new team, and got back a success. Then tried to call...

task

Add `--ghes-api-url` option as an optional arg to `grant-migrator-role` and `revoke-migrator-role` commands.

task

Since we now have (or soon) the ability to lock the source repo when doing GH->GH migrations, it would be convenient to have an `unlock-repo` command in `gh gei`. Today...

task

If a customer attempts to run `create-team` with an IdP group set, but their GitHub org is not EMU-enabled, or that specific group doesn't exist in the IdP, the CLI...

task

Had an integration test fail when trying to do some of the environment setup for the test - specifically creating the github repo: https://github.com/github/gh-gei/actions/runs/3065391471/jobs/4949797463 We could probably catch any error...

task

The migration scripts produced by `generate-script` expect certain environment variables to be set in order to work. To improve the customer experience we could have a bit of pwsh at...

task

We currently have support for `--ado-server-url` in `gh gei` for on-prem ADO Server migrations. However, we do not have this option in `gh ado2gh`. We'll need to add this option...

task

We have `inventory-report` for `ado2gh` and soon to be in `gei` for powerful batching and sorting flexibility. But alot of customers don't need that much flexibility, and just want a...

task