Skip to content

Conversation

@jorgee
Copy link
Contributor

@jorgee jorgee commented Jan 2, 2026

When updating an existing local asset of a repository requiring access credentials, it is failing because the fetch command doesn't contain the provider credentials.
This pull request adds the missing repository credentials during the fetch operation to update the bare repository instance in the MultiRevisionRepositoryStrategy class.

@netlify
Copy link

netlify bot commented Jan 2, 2026

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 407fd1f
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/695c8b2fcf78e90008336b85
😎 Deploy Preview https://deploy-preview-6698--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jorgee jorgee changed the title Add missing provider credentials when updating existing bare repo Add missing provider credentials when updating the bare repo in multi-revision assets Jan 2, 2026
Copy link
Member

@pditommaso pditommaso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any way to capture this condition into a small test?

@jorgee
Copy link
Contributor Author

jorgee commented Jan 5, 2026

I have added the download of the Azure repo as a test. It was the only one that really required credentials to read it.

…ositoryStrategy.groovy [ci fast]

Signed-off-by: Paolo Di Tommaso <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants