Does GitHub need to be able to access my server? #167

Closed
opened 2025-12-03 06:47:12 +08:00 by 857074609 · 1 comment
857074609 commented 2025-12-03 06:47:12 +08:00 (Migrated from github.com)

Hi,Mr. Bryan

My server has a security policy that blocks access from outside . Will this cause any issues? Assuming my custom diff syntax is correct, can it still be applied successfully?
Where is the generated client stored? Is it temporarily on my server?
Thank you for developing such a convenient and helpful project!
Best regards, and wishing your family happiness and good health.

Image
Hi,Mr. Bryan My server has a security policy that blocks access from outside . Will this cause any issues? Assuming my custom diff syntax is correct, can it still be applied successfully? Where is the generated client stored? Is it temporarily on my server? Thank you for developing such a convenient and helpful project! Best regards, and wishing your family happiness and good health. <img width="951" height="435" alt="Image" src="https://github.com/user-attachments/assets/0b772fa2-211a-4aab-8b5c-3c348c2e409c" />
bryangerlach commented 2025-12-03 06:58:14 +08:00 (Migrated from github.com)

Github will need to access your server to send the compiled executables back to you. You can edit the workflow to store the compiled executables as github artifacts if you would prefer, but these would be publicly accessible.

Github will need to access your server to send the compiled executables back to you. You can edit the workflow to store the compiled executables as github artifacts if you would prefer, but these would be publicly accessible.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 3344/rdgen#167