-
Notifications
You must be signed in to change notification settings - Fork 863
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
feat: Add NewListDirectoryPathsPager for azuredatalake #23905
base: main
Are you sure you want to change the base?
feat: Add NewListDirectoryPathsPager for azuredatalake #23905
Conversation
Thank you for your contribution @paulbrittain! We will review the pull request and get back to you soon. |
/azp run go - azdatalake |
Azure Pipelines successfully started running 1 pipeline(s). |
I also ran the live test (unrecorded, which runs live on a storage account) pipeline, and it seems to fail for the new test added. Find the error below - |
I've added more tests to I took a closer look at the failure: The tests are adding a Test When a prefix of dir1 The expected results have been changed to expect this. Could you please run the azdatalake pipeline again? |
/azp run go - azdatalake |
Azure Pipelines successfully started running 1 pipeline(s). |
@paulbrittain , |
bc2318f
to
f8edeab
Compare
/azp run go - azdatalake |
Azure Pipelines successfully started running 1 pipeline(s). |
I tried to fix the pipeline by making changes to the changelog file, but I do not have access to push to your fork. Error in the test from backend - |
f8edeab
to
1b9abb0
Compare
Thank you very much for your continued support, and my apologies for being slow in updating the branch. The suggested changes have been implemented now. Please check the pipeline again when you have the chance Paul |
@microsoft-github-policy-service agree company="Helio AG" |
/azp run go - azdatalake |
Azure Pipelines successfully started running 1 pipeline(s). |
Hey @paulbrittain , |
azure-sdk-for-go
issue: #23852other relevant issue: Azure/azure-rest-api-specs#31894
@tanyasethi-msft Please review 🙂