-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FINAL: Git storage option feature #1279
base: main
Are you sure you want to change the base?
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 781b6de - Browse repository at this point
Copy the full SHA 781b6deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d36e96 - Browse repository at this point
Copy the full SHA 5d36e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for aab0557 - Browse repository at this point
Copy the full SHA aab0557View commit details
Commits on Sep 27, 2024
-
Update src/bbs2gh/Commands/MigrateRepo/MigrateRepoCommand.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for a8797ca - Browse repository at this point
Copy the full SHA a8797caView commit details -
Update src/gei/Commands/MigrateRepo/MigrateRepoCommand.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 95844ea - Browse repository at this point
Copy the full SHA 95844eaView commit details -
Merge pull request #1269 from github/gso-option
PART1: Add `use-github-storage` option
Configuration menu - View commit details
-
Copy full SHA for 1a5e198 - Browse repository at this point
Copy the full SHA 1a5e198View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 420db29 - Browse repository at this point
Copy the full SHA 420db29View commit details -
Merge pull request #1270 from github/gso-option-validation
PART 2:`use-github-storage` option validation
Configuration menu - View commit details
-
Copy full SHA for ffc3e21 - Browse repository at this point
Copy the full SHA ffc3e21View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fca83d - Browse repository at this point
Copy the full SHA 1fca83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f81e02a - Browse repository at this point
Copy the full SHA f81e02aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8de4a - Browse repository at this point
Copy the full SHA 2c8de4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 619e6da - Browse repository at this point
Copy the full SHA 619e6daView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5eef2 - Browse repository at this point
Copy the full SHA bf5eef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e9ed1 - Browse repository at this point
Copy the full SHA 60e9ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd88309 - Browse repository at this point
Copy the full SHA cd88309View commit details -
Configuration menu - View commit details
-
Copy full SHA for c161de8 - Browse repository at this point
Copy the full SHA c161de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd6311a - Browse repository at this point
Copy the full SHA cd6311aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e2344 - Browse repository at this point
Copy the full SHA d4e2344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4becd72 - Browse repository at this point
Copy the full SHA 4becd72View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd757c - Browse repository at this point
Copy the full SHA abd757cView commit details -
Configuration menu - View commit details
-
Copy full SHA for adac212 - Browse repository at this point
Copy the full SHA adac212View commit details -
Configuration menu - View commit details
-
Copy full SHA for a121256 - Browse repository at this point
Copy the full SHA a121256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f67714 - Browse repository at this point
Copy the full SHA 5f67714View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ffcef - Browse repository at this point
Copy the full SHA f7ffcefView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9e9149 - Browse repository at this point
Copy the full SHA d9e9149View commit details -
Configuration menu - View commit details
-
Copy full SHA for c959ccc - Browse repository at this point
Copy the full SHA c959cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9a3d0a - Browse repository at this point
Copy the full SHA d9a3d0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08fc506 - Browse repository at this point
Copy the full SHA 08fc506View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffaf1e8 - Browse repository at this point
Copy the full SHA ffaf1e8View commit details -
Update src/Octoshift/Services/GithubApi.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for c8b1d3b - Browse repository at this point
Copy the full SHA c8b1d3bView commit details -
Update src/Octoshift/Services/GithubClient.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for a2784b6 - Browse repository at this point
Copy the full SHA a2784b6View commit details -
Update src/Octoshift/Services/GithubApi.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a61216 - Browse repository at this point
Copy the full SHA 5a61216View commit details -
Update src/OctoshiftCLI.Tests/Octoshift/Services/GithubClientTests.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 947fcab - Browse repository at this point
Copy the full SHA 947fcabView commit details -
Update src/OctoshiftCLI.Tests/Octoshift/Services/GithubClientTests.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for ec9011c - Browse repository at this point
Copy the full SHA ec9011cView commit details -
Update src/gei/Services/GhesVersionChecker.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for f66f34a - Browse repository at this point
Copy the full SHA f66f34aView commit details -
Update src/gei/Commands/MigrateRepo/MigrateRepoCommandHandler.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 230503f - Browse repository at this point
Copy the full SHA 230503fView commit details -
Update src/gei/Commands/MigrateRepo/MigrateRepoCommandHandler.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 61726e2 - Browse repository at this point
Copy the full SHA 61726e2View commit details -
Update src/gei/Commands/MigrateRepo/MigrateRepoCommandHandler.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d85f23 - Browse repository at this point
Copy the full SHA 7d85f23View commit details -
Update src/bbs2gh/Commands/MigrateRepo/MigrateRepoCommandHandler.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for b03be62 - Browse repository at this point
Copy the full SHA b03be62View commit details -
Update src/bbs2gh/Commands/MigrateRepo/MigrateRepoCommandHandler.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 006e188 - Browse repository at this point
Copy the full SHA 006e188View commit details -
Update src/bbs2gh/Commands/MigrateRepo/MigrateRepoCommandHandler.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for da59731 - Browse repository at this point
Copy the full SHA da59731View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6c476 - Browse repository at this point
Copy the full SHA ca6c476View commit details -
Merge pull request #1281 from github/clean-up-specs
GithubApi clean up PR 🧹
Configuration menu - View commit details
-
Copy full SHA for 121319c - Browse repository at this point
Copy the full SHA 121319cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffc219e - Browse repository at this point
Copy the full SHA ffc219eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85190e8 - Browse repository at this point
Copy the full SHA 85190e8View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2894bb8 - Browse repository at this point
Copy the full SHA 2894bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for abbbaaf - Browse repository at this point
Copy the full SHA abbbaafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 981cd15 - Browse repository at this point
Copy the full SHA 981cd15View commit details
Commits on Oct 11, 2024
-
Update src/bbs2gh/Commands/MigrateRepo/MigrateRepoCommandHandler.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for e538d00 - Browse repository at this point
Copy the full SHA e538d00View commit details -
Update src/OctoshiftCLI.Tests/bbs2gh/Commands/MigrateRepo/MigrateRepo…
…CommandHandlerTests.cs Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d0a63d - Browse repository at this point
Copy the full SHA 2d0a63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0821922 - Browse repository at this point
Copy the full SHA 0821922View commit details -
Merge branch 'command-handler' of https://github.com/github/gh-gei in…
…to command-handler
Configuration menu - View commit details
-
Copy full SHA for ad111f0 - Browse repository at this point
Copy the full SHA ad111f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 550f4b8 - Browse repository at this point
Copy the full SHA 550f4b8View commit details -
Update src/OctoshiftCLI.Tests/bbs2gh/Commands/MigrateRepo/MigrateRepo…
…CommandHandlerTests.cs Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d06def - Browse repository at this point
Copy the full SHA 2d06defView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe78726 - Browse repository at this point
Copy the full SHA fe78726View commit details -
Merge branch 'command-handler' of https://github.com/github/gh-gei in…
…to command-handler
Configuration menu - View commit details
-
Copy full SHA for 0e532f1 - Browse repository at this point
Copy the full SHA 0e532f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b3c34 - Browse repository at this point
Copy the full SHA 18b3c34View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e97303b - Browse repository at this point
Copy the full SHA e97303bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54d09b2 - Browse repository at this point
Copy the full SHA 54d09b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc9f65 - Browse repository at this point
Copy the full SHA ebc9f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92633b0 - Browse repository at this point
Copy the full SHA 92633b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67f39b1 - Browse repository at this point
Copy the full SHA 67f39b1View commit details
Commits on Oct 15, 2024
-
Update src/Octoshift/Services/GithubApi.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 80d5355 - Browse repository at this point
Copy the full SHA 80d5355View commit details -
Update src/Octoshift/Services/GithubApi.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 460a525 - Browse repository at this point
Copy the full SHA 460a525View commit details -
Update src/OctoshiftCLI.Tests/Octoshift/Services/GithubApiTests.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 015ed9c - Browse repository at this point
Copy the full SHA 015ed9cView commit details -
Update src/OctoshiftCLI.Tests/Octoshift/Services/GithubApiTests.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for ae4b940 - Browse repository at this point
Copy the full SHA ae4b940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0099104 - Browse repository at this point
Copy the full SHA 0099104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64223bb - Browse repository at this point
Copy the full SHA 64223bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe7db2 - Browse repository at this point
Copy the full SHA dbe7db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b7266 - Browse repository at this point
Copy the full SHA 03b7266View commit details -
Configuration menu - View commit details
-
Copy full SHA for fead8a7 - Browse repository at this point
Copy the full SHA fead8a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d65610 - Browse repository at this point
Copy the full SHA 1d65610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f04d2c - Browse repository at this point
Copy the full SHA 3f04d2cView commit details -
Merge pull request #1280 from github/command-handler
Part 4: Add UploadArchiveToGithub logic
Configuration menu - View commit details
-
Copy full SHA for 2b241a6 - Browse repository at this point
Copy the full SHA 2b241a6View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e84134e - Browse repository at this point
Copy the full SHA e84134eView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb3ccd4 - Browse repository at this point
Copy the full SHA fb3ccd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a24f7a - Browse repository at this point
Copy the full SHA 6a24f7aView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99cc3fc - Browse repository at this point
Copy the full SHA 99cc3fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2585dc - Browse repository at this point
Copy the full SHA e2585dcView commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e58b5f - Browse repository at this point
Copy the full SHA 6e58b5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3a301 - Browse repository at this point
Copy the full SHA 3b3a301View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1eabc5 - Browse repository at this point
Copy the full SHA e1eabc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3fff28 - Browse repository at this point
Copy the full SHA e3fff28View commit details -
Merge branch 'git-storage-multi-part' of https://github.com/github/gh…
…-gei into git-storage-multi-part
Configuration menu - View commit details
-
Copy full SHA for 8fce586 - Browse repository at this point
Copy the full SHA 8fce586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d6f83 - Browse repository at this point
Copy the full SHA 60d6f83View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c949795 - Browse repository at this point
Copy the full SHA c949795View commit details -
Update src/Octoshift/Services/GithubApi.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for ffaf286 - Browse repository at this point
Copy the full SHA ffaf286View commit details -
Update src/Octoshift/Services/MultipartUploaderService.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for cbc0d1b - Browse repository at this point
Copy the full SHA cbc0d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7eae8b - Browse repository at this point
Copy the full SHA a7eae8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 099cfda - Browse repository at this point
Copy the full SHA 099cfdaView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 066bd38 - Browse repository at this point
Copy the full SHA 066bd38View commit details -
Update src/Octoshift/Services/MultipartUploaderService.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 502d7a2 - Browse repository at this point
Copy the full SHA 502d7a2View commit details -
Update src/Octoshift/Services/MultipartUploaderService.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d594a3 - Browse repository at this point
Copy the full SHA 8d594a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 156cc07 - Browse repository at this point
Copy the full SHA 156cc07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b4d605 - Browse repository at this point
Copy the full SHA 4b4d605View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e8093b - Browse repository at this point
Copy the full SHA 0e8093bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6533c7a - Browse repository at this point
Copy the full SHA 6533c7aView commit details -
Merge pull request #1288 from github/git-storage-option-integration-t…
…ests Github Owned Storage integration tests
Configuration menu - View commit details
-
Copy full SHA for 090547a - Browse repository at this point
Copy the full SHA 090547aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cba519 - Browse repository at this point
Copy the full SHA 0cba519View commit details -
Configuration menu - View commit details
-
Copy full SHA for c93e44d - Browse repository at this point
Copy the full SHA c93e44dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce20d20 - Browse repository at this point
Copy the full SHA ce20d20View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ede2cd8 - Browse repository at this point
Copy the full SHA ede2cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 958007b - Browse repository at this point
Copy the full SHA 958007bView commit details -
Update src/Octoshift/Services/ArchiveUploader.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for c37a19c - Browse repository at this point
Copy the full SHA c37a19cView commit details -
Update src/OctoshiftCLI.Tests/Octoshift/Services/GithubApiTests.cs
Co-authored-by: Arin Ghazarian <aringhazarian@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2bade7a - Browse repository at this point
Copy the full SHA 2bade7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eae73c0 - Browse repository at this point
Copy the full SHA eae73c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50309b - Browse repository at this point
Copy the full SHA e50309bView commit details -
Merge pull request #1285 from github/git-storage-multi-part
Multipart uploads updated logic
Configuration menu - View commit details
-
Copy full SHA for 451ed8d - Browse repository at this point
Copy the full SHA 451ed8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8167f2f - Browse repository at this point
Copy the full SHA 8167f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47dbcb4 - Browse repository at this point
Copy the full SHA 47dbcb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b3948d - Browse repository at this point
Copy the full SHA 0b3948dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1478850 - Browse repository at this point
Copy the full SHA 1478850View commit details