11-25-2024 08:19 AM
I would like to add a feed pointing to GitHub Releases. According to this documentation (Package Manager 2023 Q3: new feature - Incorporate support for URL redirection, commonly referred to as URL forwarding, in Package URLs), it should be possible. However, I would like to ask if it is possible to configure a feed for releases from a private GitHub repository. Can I configure an SSH key somehow?
12-13-2024 04:15 AM
Does anyone know anything? Scott Richardson? Aaron Peña?
07-04-2025 04:22 PM
Hi,
Even with 2023 Q3 had issues with feed to public GitHub releases but found workaround. Wrote the whole blog post about here: NIPKG feed with GitHub releases | YABAP
When it comes GitHub private releases it will be more difficult since NIPM does not support authentication. Check this post for more detail: Sharing Feed with a customer - NI Community You can also give a vote here: Add authentication capabilities to NIPM feeds - NI Community The authentication seems to be low priority in NIPM dev team.