Eric Durand-Tremblay
Eric Durand-Tremblay
Thanks @rarkins and @viceice for your quick review. I read the contribution guide more meticulously and improved my pull request as you suggested. It's very nice to be able to...
I just found that composer vcs repositories use `git-tags` `hostType`. We should probably not use the `packagist` datasource, this will create confustion with a real packagist repository. **Edit** I will...
> I'm still trying to get my head around this a little. Can you describe your exact use case? e.g. you are self-hosted.. is it github, gitlab, or doesn't matter?...
@viceice Thank's for the approve, I updated the branch with main and fixed the stylelint issue with JSON on the documentation.
Thanks @rarkins and @viceice for taking the time to review and improve this fix
@rarkins Are you really shure that #17961 caused this issue. When I'm looking at the hostRules above I don't see how de changes could affect them. The change could only...
Ok thank's for the information, I will try to make sense of this tommorow
@matthewnessworthy Sorry to bother you but it would help very mutch to understand what went wrong if you could provide the exact error you had when updating artifacts. @rarkins The...
> i think this GitHub token handling changes are the issue > > https://github.com/renovatebot/renovate/pull/17961/files#diff-2a044cab400c76ce5b5528934ee240097f181956e47690b01c73c09605b6296cL38 Indeed, it could be either the check for `ghp_` prefix or the `.replace('x-access-token:', '')`
Is it possible that some peoples have old configurations with `x-access-token:` in their github hostRule ? I can make a new pull request with the replace