PEBBLE-848: Staging integration test - shallow+blobless clone push#2
Open
pebble-staging[bot] wants to merge 1 commit intomasterfrom
Open
PEBBLE-848: Staging integration test - shallow+blobless clone push#2pebble-staging[bot] wants to merge 1 commit intomasterfrom
pebble-staging[bot] wants to merge 1 commit intomasterfrom
Conversation
…kflow Tests file edit (README.md), file creation (INTEGRATION_TEST_848.md), and file deletion (.github/auto_assign.yml) through the proxy push workflow with shallow+blobless clone (--depth 20 --filter=blob:none).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TLDR
Integration test PR for PEBBLE-848 to verify the shallow+blobless clone (--depth 20 --filter=blob:none) + proxy push workflow.
Task
Verify that the agent can edit, create, and delete files through the shallow+blobless clone proxy workflow for large repos.
Solution
README.md(added integration test marker comment)INTEGRATION_TEST_848.md(new file).github/auto_assign.ymlAll three operations committed and pushed through the shallow+blobless clone proxy successfully.
Note
This PR is a test artifact and should be closed without merging after verification.
Summary by cubic
Integration test for PEBBLE-848 to confirm proxy push works with a shallow+blobless clone (--depth 20 --filter=blob:none) on a large repo. Performed edit/create/delete by marking README, adding INTEGRATION_TEST_848.md, and removing .github/auto_assign.yml. Close after verification. Do not merge.
Written for commit f1ce002. Summary will update on new commits.