carvel-dev / vendir

Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively
https://carvel.dev/vendir
Apache License 2.0
276 stars 49 forks source link

support github enterprise #230

Open licheng5625 opened 1 year ago

licheng5625 commented 1 year ago

Sorry I am not familiar with GO. Please add feature to overwrite the default github api point.

github enterprise api endpoint is https://github.xxx.xxx/api/v3/repos

joaopapereira commented 1 year ago

Hey, @licheng5625 looks like your PR does not compile and needs some fixes. Do you need some help getting it moving forward?

licheng5625 commented 1 year ago

Hi @joaopapereira , thank you. As I mentioned. I know nothing about Go at all. This PR is opened just giving you some idea how it could work. It should work, I tested with overwriting the whole URL (the exsiting feature). You could close this PR or take this PR over. Thank you again .

praveenrewar commented 5 months ago

@licheng5625 Could you create an issue for this? Someone from the community might be able to pick it based on their bandwidth.