bolt.diy/app/lib/stores
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
..
chat.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
editor.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
files.ts fix: remove excessive commenting 2025-03-10 11:20:01 +00:00
logs.ts add install ollama models , fixes 2025-01-28 22:57:06 +01:00
netlify.ts feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +01:00
previews.ts feat: update connectiontab and datatab security fix (#1614) 2025-04-08 13:06:43 +02:00
profile.ts Final UI V3 2025-02-02 01:42:30 +01:00
settings.ts feat: added anthropic dynamic models (#1374) 2025-02-26 22:04:46 +05:30
streaming.ts fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
supabase.ts fix: ensure supabase credentials are persistent on reloads 2025-03-20 14:22:35 +00:00
tabConfigurationStore.ts Final UI V3 2025-02-02 01:42:30 +01:00
terminal.ts Lint-fix all files in app 2024-11-21 22:05:35 +01:00
theme.ts Service console check providers 2025-01-30 01:58:47 +01:00
vercel.ts feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
workbench.ts feat: fix for push private repo (#1618) 2025-04-08 22:20:54 +02:00