Stijnus 0202aefad9
feat: fix for push private repo (#1618)
* feat: push private repo

# GitHub Integration Changelog

## Fixed
- Fixed issue where repositories marked as private weren't being created with private visibility
- Added support for changing repository visibility (public/private) when pushing to existing repositories
- Fixed 404 errors when pushing files after changing repository visibility

## Added
- Added clear user warnings when changing repository visibility from public to private or vice versa
- Implemented delays after visibility changes to allow GitHub API to fully process the change
- Added retry mechanism (up to 3 attempts with increasing delays) for pushing files after visibility changes
- Added repository data refresh before pushing to ensure latest reference data

## Improved
- Enhanced error logging and handling for all GitHub API operations
- Updated return value handling to use actual repository URLs from the API response
- Added comprehensive logging to track repository creation and update operations

* cleanup

* Update Workbench.client.tsx
2025-04-08 22:20:54 +02:00
..
2024-12-08 02:12:02 +05:30
2025-01-30 17:17:36 +01:00
2025-01-30 17:17:36 +01:00
2025-01-24 16:51:43 +01:00
2025-03-29 20:43:07 +01:00
2025-01-20 09:53:15 +01:00
2025-01-30 17:17:36 +01:00
2025-01-30 17:17:36 +01:00
2024-09-25 19:54:09 +01:00
2024-09-25 19:54:09 +01:00
2024-09-25 19:54:09 +01:00
2025-01-30 17:17:36 +01:00
2025-01-30 17:17:36 +01:00
2025-01-30 17:17:36 +01:00
2024-09-25 19:54:09 +01:00