Skip to content

merge to main #8

Merged
Lftobs merged 17 commits into
mainfrom
dev
Jun 15, 2026
Merged

merge to main #8
Lftobs merged 17 commits into
mainfrom
dev

Conversation

@Lftobs

@Lftobs Lftobs commented Jun 15, 2026

Copy link
Copy Markdown
Owner

No description provided.

Lftobs and others added 17 commits June 9, 2026 09:50
- Add GitHub Actions for documentation deployment
  and container releases
- Create `install.sh` and `dequel` CLI for
  platform management
- Introduce root `VERSION` file and `CHANGELOG.md`
- Configure Vercel deployment for docs
- Update documentation with installation
  instructions
Use the lowercase version of the repository name
to ensure image tags
remain consistent regardless of user or
organization casing.
Add an `uninstall` command to the Dequel script to
remove configuration,
Docker volumes, images, and the CLI symlink.

Refactor image naming logic in the release
workflow to handle repository
case sensitivity by setting variables dynamically
during the job.
deployments

- Add GitHub authentication flow and repository
  picker
- Implement Drizzle ORM for database schema
  management
- Refactor project database repository into
  modular structure
- Update project creation flow to support
  repository selection
- Add environment variable management component
  refactor
settings

- Implement SMTP settings repository, routes, and
  testing functionality
- Add `dequel.json` configuration loader to seed
  system settings on startup
- Update Docker release workflow to package system
  configuration files
- add config error banner
- Add system configuration documentation and
  update installation instructions
configuration

- Added `port`, `sourceDir`, and `sourceType`
  fields to project schema.
- Updated API project creation/retrieval to
  support new fields.
- Refactored frontend UI components for project
  creation and layout.
- Added `mise` to API Dockerfile for improved
  runtime management.
- Added support for displaying notifications in
  the web dashboard.
instance telemetry

- Add API endpoints to list, register, and delete
  GitHub webhooks for repositories
- Implement telemetry tracking for instances via
  PostHog
- Add instance identity generation during
  installation
- Add duration display to deployments list in UI
feat(api): add GitHub webhook management and instance telemetry
and abort support

Implement dynamic railpack.json generation to
support monorepos, caching,
and language-specific build steps (Node.js, Rust,
Go). Add AbortSignal
support to build processes to allow for graceful
cancellation.
feat: add GitHub integration for repository deployments
@Lftobs Lftobs merged commit d4303b3 into main Jun 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant