mdhruvil
/
deplit
Sign In
Code
Commits
Issues
Pull Requests
Commits
Commits on May 13
docs: expand project overview
mdhruvil
committed
about 2 months ago
b3d6f0b
Commits on Jun 8, 2025
fix: remove unused things
mdhruvil
committed
about 1 year ago
fa1384f
feat: add support to deploy private repos
mdhruvil
committed
about 1 year ago
9cb0b9f
Commits on Jun 7, 2025
fix(controlplane): use scrollarea for logviewer
mdhruvil
committed
about 1 year ago
2af1c8b
fix(sidecar): wait for logs to be saved before upgrading the build status
mdhruvil
committed
about 1 year ago
94891d5
feat: setup local development
mdhruvil
committed
about 1 year ago
408e4c1
Commits on Jun 1, 2025
feat(readme): add code workspace and add blog link
mdhruvil
committed
about 1 year ago
c1b2e25
Commits on May 26, 2025
feat(proxy): cache content for year
mdhruvil
committed
about 1 year ago
94d5486
Commits on May 24, 2025
feat(readme): add youtube link
mdhruvil
committed
about 1 year ago
67b3404
fix(api): hardcode ph token
mdhruvil
committed
about 1 year ago
8d30d2e
debug(ph): not sending events
mdhruvil
committed
about 1 year ago
ba391b5
fix(api): use dummy ph token for build time
mdhruvil
committed
about 1 year ago
8483870
feat(api): add posthog
mdhruvil
committed
about 1 year ago
0368d73
feat(readme): add screenshots
mdhruvil
committed
about 1 year ago
6a2982c
feat: README
mdhruvil
committed
about 1 year ago
96724e1
feat(ci): only trigger actions if the related paths changes
mdhruvil
committed
about 1 year ago
934883f
Commits on May 16, 2025
feat(api | controlplane): login redirects
mdhruvil
committed
about 1 year ago
c8cef28
feat(controlplane): show dashboard button when user is logged in
mdhruvil
committed
about 1 year ago
b969341
fix(api): do not promote to active if build failed
mdhruvil
committed
about 1 year ago
c07fbcc
fix: log ui enhancements
mdhruvil
committed
about 1 year ago
1b33500
feat: bug fixes
Dhruvil Moradiya
committed
about 1 year ago
979dbf4
fix: bug fixes
mdhruvil
committed
about 1 year ago
0f39543
feat(contolplane): use `lazy`
mdhruvil
committed
about 1 year ago
00ea039
feat(controlplane): disable tanstack devtools
mdhruvil
committed
about 1 year ago
572ed5b
feat(controlplane): hero section
mdhruvil
committed
about 1 year ago
f28fd98
feat(conrolplane): add meta tags and some UI bug fixes
mdhruvil
committed
about 1 year ago
594671d
Commits on May 15, 2025
feat(controlplane): add warnings
mdhruvil
committed
about 1 year ago
a35b505
feat(controlplane): log viewer enahancements
mdhruvil
committed
about 1 year ago
8f79382
feat(api | controlplane): instant rollback
mdhruvil
committed
about 1 year ago
131fe57
feat: add build logs (#33)
Dhruvil Moradiya
committed
about 1 year ago
7d3a279
refactor(api): streamline repository fetching using user's access token and enhance logging
mdhruvil
committed
about 1 year ago
c8e58a9
Commits on May 14, 2025
feat(cplane): remove author
mdhruvil
committed
about 1 year ago
103c71e
fix(api): update GitHub URL to use clone_url instead of git_url
mdhruvil
committed
about 1 year ago
926bb6e
fix(github-webhook): use username as fallback for commit author name
mdhruvil
committed
about 1 year ago
05f7314
feat(sidecar): implement health check endpoint and wait for sidecar health
mdhruvil
committed
about 1 year ago
3e78b91
feat(builder | proxy | sidecar): update status when build starts
mdhruvil
committed
about 1 year ago
116120e
refactor(api): remove skill issue cloudflare package
mdhruvil
committed
about 1 year ago
35d9e67
Merge pull request #32 from mdhruvil/dhruvil/post-build-work
Dhruvil Moradiya
committed
about 1 year ago
13e0bd8
fix(api): correct mapping of htmlRoutes in deployment metadata
mdhruvil
committed
about 1 year ago
2590e88
feat(ci): deploy proxy with actions
mdhruvil
committed
about 1 year ago
a9f4be6
feat(api | proxy): invalidate site cache after build
mdhruvil
committed
about 1 year ago
3a9ff0d
Merge pull request #31 from mdhruvil/dhruvil/actually-schedule-build
Dhruvil Moradiya
committed
about 1 year ago
49c95b8
fix(api): remove unused env vars
mdhruvil
committed
about 1 year ago
85f71e7
refactor(api): migrate from `@azure/storage-queue` to REST api because of compatibility issue
mdhruvil
committed
about 1 year ago
87aaa1e
feat(api): actually schedule the deployment
mdhruvil
committed
about 1 year ago
1451a5b
Commits on May 13, 2025
fix(controlplane): remove test slice for filteredRepos
mdhruvil
committed
about 1 year ago
2875257
fix(controlplane): new page overflow bug
mdhruvil
committed
about 1 year ago
59e9579
fix(api): github requestes getting hung
mdhruvil
committed
about 1 year ago
d34f266
fix(api): remove simulated delay
mdhruvil
committed
about 1 year ago
d6ed115
refactor: simplify error handling and loading states in dashboard routes
mdhruvil
committed
about 1 year ago
f32c46a
chore: prettier
mdhruvil
committed
about 1 year ago
7b89819
feat(controlplane): add functionality to create new project
mdhruvil
committed
about 1 year ago
c01df72
fix(builder): add support for framework which can't be recognised (#17)
mdhruvil
committed
about 1 year ago
cfcab8b
fix(builder): disable vercel telemetry and remove unwanted logs on git fetch
mdhruvil
committed
about 1 year ago
3bc045e
chore: add LICENSE
mdhruvil
committed
about 1 year ago
27cbde0
feat(cplane): deployment page
mdhruvil
committed
about 1 year ago
aa72c7d
Commits on May 11, 2025
feat: add deepwiki link
Dhruvil Moradiya
committed
about 1 year ago
e2794e7
Commits on May 10, 2025
fix(cplane): fix wrong imports
mdhruvil
committed
about 1 year ago
6ae1bcb
feat(cplane): dashboard page and project page
mdhruvil
committed
about 1 year ago
05fc101
Commits on May 9, 2025
Merge pull request #15 from mdhruvil/dhruvil/add-trpc
Dhruvil Moradiya
committed
about 1 year ago
b9c415b
refactor(api): use tRPC instead of hono
mdhruvil
committed
about 1 year ago
4fbbdef
feat(cplane): basic heading for layout
mdhruvil
committed
about 1 year ago
668d3f8
feat(api): update observability settings and add routes; refactor auth client baseURL
mdhruvil
committed
about 1 year ago
6470f09
Merge pull request #13 from mdhruvil/dhruvil/api-improvements-and-features
Dhruvil Moradiya
committed
about 1 year ago
b8a053c
feat: docstrings
Dhruvil Moradiya
committed
about 1 year ago
cb09949
📝 Add docstrings to `dhruvil/api-improvements-and-features`
coderabbitai[bot]
committed
about 1 year ago
3f10214
feat(api): add sidecar router to handle requests coming from sidecar
mdhruvil
committed
about 1 year ago
9ed7a26
fix(builder):
mdhruvil
committed
about 1 year ago
3c536c1
refactor(builder | sidecar):
mdhruvil
committed
about 1 year ago
e1c6e40
Commits on May 8, 2025
fix(api): standardize response structure
mdhruvil
committed
about 1 year ago
381a1f2
fix(bruno): update docs
mdhruvil
committed
about 1 year ago
46659cb
feat(api): add GitHub webhook handling for push events and get repos for current user
mdhruvil
committed
about 1 year ago
c11145a
fix(api): improve not found error message to include request path
mdhruvil
committed
about 1 year ago
388e909
fix(api): enhance error handling and improve response structure across routes
mdhruvil
committed
about 1 year ago
269685c
Merge pull request #12 from mdhruvil/dhruvil/migrate-to-d1
Dhruvil Moradiya
committed
about 1 year ago
1c41111
fix(ci): run db migrations before deployment
mdhruvil
committed
about 1 year ago
5fe32c3
refactor(api): migrate api database to d1
mdhruvil
committed
about 1 year ago
c969834
chore(proxy): change KV namespace id
mdhruvil
committed
about 1 year ago
d7a35c1
Commits on May 6, 2025
chore: update ESLint configuration and add linting scripts across multiple packages
mdhruvil
committed
about 1 year ago
93c4283
chore(pnpm): upgrade pnpm and lock file
mdhruvil
committed
about 1 year ago
a9c22bc
refactor(api): migrate api to cloudflare workers
Dhruvil Moradiya
committed
about 1 year ago
88630ec
fix(ci): add permissions section for content access
mdhruvil
committed
about 1 year ago
9331fa9
feat(ci): deploy api to cf workers
mdhruvil
committed
about 1 year ago
2aa358d
Commits on May 5, 2025
refactor(proxy): switch to `Server-Timing` header instead of using cusom
mdhruvil
committed
about 1 year ago
581e0a8
Commits on Apr 28, 2025
fix(ci): remove workflow for deploying worker
mdhruvil
committed
about 1 year ago
92b459c
refactor(api): migrate to cloudflare worker
mdhruvil
committed
about 1 year ago
cf0e2a2
Commits on Apr 26, 2025
fix(proxy): use cache api for sites data instead of kv and use kv for fallback instead
mdhruvil
committed
about 1 year ago
8d3023b
Commits on Apr 22, 2025
remove(spawner): move spawner to standalone repo
mdhruvil
committed
about 1 year ago
38ada23
refactor(builder | spawner | sidecar): rename environment variables to use DEPLIT prefix for consistency
mdhruvil
committed
about 1 year ago
2518d9d
feat(spawner): create builder container apps jobs when there is message pushed in queue
mdhruvil
committed
about 1 year ago
b4b0913
Commits on Apr 21, 2025
feat(proxy): add custom 404 page for deployments
mdhruvil
committed
about 1 year ago
eba4624
Commits on Apr 20, 2025
implement proxy functionality (#7)
Dhruvil Moradiya
committed
about 1 year ago
c0cff52
Commits on Apr 5, 2025
feat(builder|sidecar): implement sidecar integration for build status updates and error handling
mdhruvil
committed
over 1 year ago
0ba801e
refactor(builder): catch errors in main function
mdhruvil
committed
over 1 year ago
c333282
fix(sidecar): exit if `INTERNAL_API_TOKEN` is not available
mdhruvil
committed
over 1 year ago
3417ce7
Commits on Apr 1, 2025
chore: suggestions by coderabbit
Dhruvil Moradiya
committed
over 1 year ago
bf66b4f
feat(sidecar): implement token based auth between sidecar and builder to only allow our code to invoke the sidecar api
mdhruvil
committed
over 1 year ago
9d78947
Commits on Mar 28, 2025
fix(builder): use `.env` file and add `.env.example` file
mdhruvil
committed
over 1 year ago
8976400
feat(builder): install vercel cli in container instead of installing at runtime
mdhruvil
committed
over 1 year ago
8f65ed6
Commits on Mar 27, 2025
chore(todo): remove todo
mdhruvil
committed
over 1 year ago
a9678ab
Commits on Mar 26, 2025
feat(ci | sidecar): dockerize sidecar and publish it with ci(#3)
Dhruvil Moradiya
committed
over 1 year ago
e47f8e5
Commits on Mar 25, 2025
fix(bruno): spelling mistake
mdhruvil
committed
over 1 year ago
39c7525
Commits on Mar 14, 2025
feat(spwaner): init
mdhruvil
committed
over 1 year ago
ed8d2b9
feat(api): deployment routes && feat(bruno): add api routes for deployment
mdhruvil
committed
over 1 year ago
b489f7f
Commits on Mar 13, 2025
test(ci): deploy
mdhruvil
committed
over 1 year ago
c79b50e
fix(ci): will run db migrations from computer
mdhruvil
committed
over 1 year ago
94f2531
fix(ci): copy startup script into the zip
mdhruvil
committed
over 1 year ago
4037db0
feat(api): add startup script
mdhruvil
committed
over 1 year ago
765f512
fix(ci): use pg in dev dep
mdhruvil
committed
over 1 year ago
abdde52
fix(ci) copy whole node_modules
mdhruvil
committed
over 1 year ago
38bd45c
fix(ci): copy `pg` package to the build zip
mdhruvil
committed
over 1 year ago
a019736
fix(api): use same versions for `esbuild` and `@esbuild/linux-x64`
mdhruvil
committed
over 1 year ago
293c7e5
fix(ci): bundle `@esbuild/linux-x64` on zip
mdhruvil
committed
over 1 year ago
dd5cde4
feat(api): use esbuild and migration on server
mdhruvil
committed
over 1 year ago
ac4473c
Commits on Mar 12, 2025
feat(sidecar): init
mdhruvil
committed
over 1 year ago
75fd316
fix(cpane): rename package
mdhruvil
committed
over 1 year ago
7aaa430
feat(api): add project crud
mdhruvil
committed
over 1 year ago
affabe6
fix(docs): use no auth
mdhruvil
committed
over 1 year ago
faca600
feat(api | docs): enable cors & remove auth docs
mdhruvil
committed
over 1 year ago
62cc196
feat(api): add db queries
mdhruvil
committed
over 1 year ago
4dbcee2
feat(api): initial db schema
mdhruvil
committed
over 1 year ago
d595f22
Commits on Mar 2, 2025
feat(cpane&api): auth
mdhruvil
committed
over 1 year ago
07c7697
feat(cpane): login page ui
mdhruvil
committed
over 1 year ago
4032aeb
Commits on Mar 1, 2025
feat(cpane): logo
mdhruvil
committed
over 1 year ago
af06936
feat(cpane): preload fonts
mdhruvil
committed
over 1 year ago
1f24d5d
chore(cpane): add inter
mdhruvil
committed
over 1 year ago
04a4c3f
feat(cpane): shadcn
mdhruvil
committed
over 1 year ago
e2b306c
chore(contolpane): init
mdhruvil
committed
over 1 year ago
c27b815
fix(ci): change tag to `latest`
mdhruvil
committed
over 1 year ago
2c305e7
build(deps): bump better-auth from 1.1.20 to 1.1.21 (#1)
dependabot[bot]
committed
over 1 year ago
b5626ef
fix(ci): change image name
mdhruvil
committed
over 1 year ago
e25792b
fix(ci): use correct dockerfile path for builder image
mdhruvil
committed
over 1 year ago
a0a0f30
feat(builder): ci image publish
mdhruvil
committed
over 1 year ago
f34a70e
feat(builder): dockerize
mdhruvil
committed
over 1 year ago
f60b2d9
feat(builder): upload to blob storage
mdhruvil
committed
over 1 year ago
e9301ba
feat(builder): update ESLint config, enhance cloning process, and improve logging
mdhruvil
committed
over 1 year ago
a2201da
feat(builder): update .gitignore, enhance logging in index.ts, and add TODOs
mdhruvil
committed
over 1 year ago
42ba7aa
Commits on Feb 24, 2025
feat(api): add auth && feat(bruno): auth collection
mdhruvil
committed
over 1 year ago
f159c98
feat(api): setup postgres locally
mdhruvil
committed
over 1 year ago
221cd23
Commits on Feb 21, 2025
feat(api): add esbuild dependency to package.json
mdhruvil
committed
over 1 year ago
a075764
feat(api): drizzleeeee
mdhruvil
committed
over 1 year ago
a94edae
feat(api): test azure logs
mdhruvil
committed
over 1 year ago
af47cdf
feat(api): env vars
mdhruvil
committed
over 1 year ago
f075b09
fix(ci): remove dev deps before making the zip && chore(bruno): init
mdhruvil
committed
over 1 year ago
fe740ae
Commits on Feb 19, 2025
feat(api): take port from env var
mdhruvil
committed
over 1 year ago
9e362c2
feat(ci): simplify build step in GitHub Actions workflow for API
mdhruvil
committed
over 1 year ago
a4e475b
feat(ci): update GitHub Actions workflow for improved clarity and pnpm integration
mdhruvil
committed
over 1 year ago
fb6271d
feat(api): initialize API with Hono framework and add basic server setup
mdhruvil
committed
over 1 year ago
1a6efa4
feat(builder): update cloning process and add postprocessing for Vercel output
mdhruvil
committed
over 1 year ago
45bc52e
Add or update the Azure App Service build and deployment workflow config
Dhruvil Moradiya
committed
over 1 year ago
f01577c
Commits on Feb 15, 2025
feat(builder): build
mdhruvil
committed
over 1 year ago
07b8fc0
feat(builder): init, ts and eslint
mdhruvil
committed
over 1 year ago
68620c1
feat: remove unused assets and configuration files
mdhruvil
committed
over 1 year ago
bee8cac
Commits on Feb 13, 2025
feat(framework-detector): remove framework detector package
mdhruvil
committed
over 1 year ago
b36a16d
feat: rename repository scope from @repo to @deplit and add framework detector package
mdhruvil
committed
over 1 year ago
058b803
feat(prettier): add configuration file with singleQuote set to false
mdhruvil
committed
over 1 year ago
8842b32
feat(create-turbo): install dependencies
Turbobot
committed
over 1 year ago
6e3fd42
feat(create-turbo): apply pnpm-eslint transform
Turbobot
committed
over 1 year ago
092134e
feat(create-turbo): apply official-starter transform
Turbobot
committed
over 1 year ago
26935e2
feat(create-turbo): create basic
Turbobot
committed
over 1 year ago
f9d3b43