bolt.diy/app/lib
Stijnus 0202aefad9
Some checks failed
Docker Publish / docker-build-publish (push) Has been cancelled
Update Stable Branch / prepare-release (push) Has been cancelled
Mark Stale Issues and Pull Requests / stale (push) Has been cancelled
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
..
.server/llm fix: update stream-text.ts (#1582) 2025-03-30 17:39:00 +02:00
api Final UI V3 2025-02-02 01:42:30 +01:00
common fix: add instruction to avoid generating types for supabase 2025-03-21 13:20:14 +00:00
hooks feat: update connectiontab and datatab security fix (#1614) 2025-04-08 13:06:43 +02:00
modules/llm fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
persistence feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
runtime feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
services feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
stores feat: fix for push private repo (#1618) 2025-04-08 22:20:54 +02:00
webcontainer fix: cors issues from preview fixed by changing embedder policies (#1056) 2025-01-12 21:58:06 +05:30
crypto.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
fetch.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00