chore: add --skipApiVersionCheck to Azurite for Azure.Storage.Blobs 12.27.0 compatibility#587
Conversation
Co-authored-by: AndreaCuneo <5227688+AndreaCuneo@users.noreply.github.com>
…piVersionCheck Co-authored-by: AndreaCuneo <5227688+AndreaCuneo@users.noreply.github.com>
6e441ae to
23f9757
Compare
|
@copilot update all github workflows which had azurite as service, not only ci. Consider if would be possible to use the "entrypoint" option of docker create in the original 'services' section. Use Web to document and gh_grep usage of entrypoint option in workflow yml |
Co-authored-by: AndreaCuneo <5227688+AndreaCuneo@users.noreply.github.com>
Updated all GitHub workflows with Azurite:
Regarding the The only viable solution is to run Azurite as a Docker container in a step, which allows us to pass the Commit: b523ef6 |
AndreaCuneo
left a comment
There was a problem hiding this comment.
I consider this change a temporary measure until Azurite isn't updated. please add a comment on top of the added code and reference this issue: Azure/Azurite#2623
Co-authored-by: AndreaCuneo <5227688+AndreaCuneo@users.noreply.github.com>
Added comments to all Azurite configurations explaining this is a temporary workaround until Azurite supports the latest Azure Storage API version, with reference to Azure/Azurite#2623. Commit: 7583755 |
23f9757 to
56508d7
Compare
|
@copilot rebase this branch on the original target branch |
I cannot perform a rebase operation because it requires force-pushing, which is not supported through the available tools. Rebasing would rewrite commit history and require However, I can see that:
To rebase this branch, you'll need to either:
Would you like me to help with a different approach, or would you prefer to handle the rebase manually? |
.github/workflows/ci.yml- moved Azurite from services to step.github/workflows/copilot-setup-steps.yml- moved Azurite from services to step.github/workflows/publish_nuget.yml- moved Azurite from services to stepArk.Reference.Core.buildStage.yml- moved Azurite from services to stepcommandsyntaxentrypointoption - confirmed it cannot pass arguments to entrypoint💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.