Rob Anderson

Results 32 comments of Rob Anderson

It appears that the CI/CD for this repo is broken :(

@tgardiner Packer is installed on the github runners by default. As a workaround, you could use shell commands to run packer and capture the exit status in an output variable,...

We might want to include an option to not delete them immediately also. This option would be useful when troubleshooting.

A better implementation would be to add the `lock_repositories` boolean to the `StartMetadataArchiveGeneration` function and use it in the `options` object there. Similar to `skipRelease` boolean. https://github.com/github/gh-gei/blob/main/src/Octoshift/GithubApi.cs#L461-L476

@roferg What is needed to get this merged?

It would be great if `gh gei migrate-repo` took an option to lock the repo and simply pass that option to the graphql api [here](https://github.com/github/gh-gei/blob/d4db664df9cf1f2dd6ee8df20ce9265bb79ff1c8/src/Octoshift/GithubApi.cs#L215), assuming the graphql api supports...

> It would be nice to be able to re-direct the logs to a specified folder. I have a customer who is also asking for this feature.

@cortinico and @cipolleschi, I have updated this PR to only include the jobs that are succeeding in my fork. Please merge this as we discussed. I'll follow up with other...

@cortinico @cipolleschi I have rebased my branch today. Here is [the latest workflow run in my fork](https://github.com/robandpdx-org/react-native/actions/runs/8157864168). If you approve [this workflow run](https://github.com/facebook/react-native/actions/runs/8157856123), you should see the same results.

@cortinico @cipolleschi [Here is the latest workflow run from my fork](https://github.com/robandpdx-org/react-native/actions/runs/8181057145). All green now. It would be great to get this merged soon.