Automatic update of the Insiders Docker image #4874
-
Hello, Tell me if this is not the place to post this kind of question. Last Thursday, we chose to become a sponsor to support your excellent work. To do this, I followed the installation guide to generate a docker image in our private Github Packages registry. Everything went well, I manually released the current version I saw this morning that an update As long as an image was generated manually, and Pull App is installed in the fork, I don't see what I missed. Does this seem normal to you? I was wondering if it was not a problem of rights. The Sync Fork button indicates:
And I can't sync manually: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
As far as I know, the Pull Request App won't create releases, so you would need to create a release for each tag. It might be possible to create (or use) a GitHub action for that, which will be triggered on new tags and create releases automatically. If you cook something up, please share it here. There was a prior discussion somewhere here, but I can't find it right now. |
Beta Was this translation helpful? Give feedback.
-
Hello, I checked with the person who has the rights (we'll call him Michael for simplicity). He doesn't see the same thing as me on the fork sync button. It just indicates that the repo is not up to date, that he can compare or synchronize. He has the possibility to synchronize (but not me. I'm a fork admin). Finally, isn't it the same problem with Pull App? I have the impression that only the person/account who has the rights can act. Note: I will manually create a new release with the tag |
Beta Was this translation helpful? Give feedback.
Hello,
I checked with the person who has the rights (we'll call him Michael for simplicity). He doesn't see the same thing as me on the fork sync button. It just indicates that the repo is not up to date, that he can compare or synchronize. He has the possibility to synchronize (but not me. I'm a fork admin).
Finally, isn't it the same problem with Pull App? I have the impression that only the person/account who has the rights can act.
Note: I will manually create a new release with the tag
4.28.0
.