Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sourcebot-dev
/
sourcebot
Public
Notifications
You must be signed in to change notification settings
Fork
367
Star
3.9k
Code
Issues
95
Pull requests
19
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Config format V2
- #42
#42
Merged
brendan-kellam
merged 23 commits into
main
sourcebot-dev/sourcebot:main
from
bkellam/index_server_v2
sourcebot-dev/sourcebot:bkellam/index_server_v2
Copy head branch name to clipboard
Oct 17, 2024
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Config format V2
#42
brendan-kellam
merged 23 commits into
main
sourcebot-dev/sourcebot:main
from
bkellam/index_server_v2
sourcebot-dev/sourcebot:bkellam/index_server_v2
Copy head branch name to clipboard
Commits
Commits on Oct 17, 2024
Move webapp to packages/web directory. Spinup packages/backend
brendan-kellam
committed
ca7a85d
View commit details
Copy full SHA for ca7a85d
Browse repository at this point
further wip
brendan-kellam
committed
5ea87cb
View commit details
Copy full SHA for 5ea87cb
Browse repository at this point
Fix Dockerfile to work with packages/ webapp
brendan-kellam
committed
22b4aeb
View commit details
Copy full SHA for 22b4aeb
Browse repository at this point
Add docker support for backend
brendan-kellam
committed
c813185
View commit details
Copy full SHA for c813185
Browse repository at this point
Support cloning private repositories
brendan-kellam
committed
139a43d
View commit details
Copy full SHA for 139a43d
Browse repository at this point
Add main event loop for periodically re-indexing repositories
brendan-kellam
committed
a7739b0
View commit details
Copy full SHA for a7739b0
Browse repository at this point
Added support for 'users' field to index all repositories owned by a user
brendan-kellam
committed
21ee795
View commit details
Copy full SHA for 21ee795
Browse repository at this point
Add 'exclude' field to allow users to selectively exclude repositories
brendan-kellam
committed
402f937
View commit details
Copy full SHA for 402f937
Browse repository at this point
wip
brendan-kellam
committed
40290f2
View commit details
Copy full SHA for 40290f2
Browse repository at this point
Add progress callback for cloning
brendan-kellam
committed
7346e59
View commit details
Copy full SHA for 7346e59
Browse repository at this point
Add concept of 'operations' to track long-running tasks (like cloning)
brendan-kellam
committed
72759c4
View commit details
Copy full SHA for 72759c4
Browse repository at this point
Revert "Add concept of 'operations' to track long-running tasks (like cloning)"
Show description for 4731b30
brendan-kellam
committed
4731b30
View commit details
Copy full SHA for 4731b30
Browse repository at this point
Add progress logs for git.clone and git.fetch operations
brendan-kellam
committed
c84c5cb
View commit details
Copy full SHA for c84c5cb
Browse repository at this point
nit on logger
brendan-kellam
committed
574fbe8
View commit details
Copy full SHA for 574fbe8
Browse repository at this point
GitLab support
brendan-kellam
committed
7b188ef
View commit details
Copy full SHA for 7b188ef
Browse repository at this point
Support environment variables for tokens
brendan-kellam
committed
8219cee
View commit details
Copy full SHA for 8219cee
Browse repository at this point
Add configurable log level
brendan-kellam
committed
215d4bc
View commit details
Copy full SHA for 215d4bc
Browse repository at this point
strip comments from json & update some configs
brendan-kellam
committed
64ab838
View commit details
Copy full SHA for 64ab838
Browse repository at this point
Remove netrc config stuff. Improve logging readability by adding prefixing
brendan-kellam
committed
849fdad
View commit details
Copy full SHA for 849fdad
Browse repository at this point
Update README to reflect latest schema. Also add some example configs in 'configs/' directory
brendan-kellam
committed
5e0c8d9
View commit details
Copy full SHA for 5e0c8d9
Browse repository at this point
Add changelog entry
brendan-kellam
committed
9192e08
View commit details
Copy full SHA for 9192e08
Browse repository at this point
Add web .env file
brendan-kellam
committed
540054e
View commit details
Copy full SHA for 540054e
Browse repository at this point
review nits
brendan-kellam
committed
ce0492c
View commit details
Copy full SHA for ce0492c
Browse repository at this point
You can’t perform that action at this time.