Is it possible to push changes to git, from profilarr? #293
-
|
Hi, when making customizations, is it possible to push these changes up to the remote git repo? I'm using a private repository hosted in Gitea instead of Github, and pulling/syncing works fine, but there is no option to push my changes from profilarr. The docs says this, but I don't see it in the video: It looks like there is a "push" button on the far right side when committing a change, but it's grey/not allowed to click. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
-
|
I've never tested it with Gitea but I'd assume its all the same under the hood? Anyway, you need a PAT to be able to push. Covered here in this article: https://dictionarry.dev/profilarr-setup/development Cheers |
Beta Was this translation helpful? Give feedback.
pat handling with gitea might be different. I can look into this for v2 when i have some time, but v1 is EOL as it stands.