Skip to content

Add Dockerfile and environment.json for application containerization setup.#3551

Merged
rohitpaulk merged 1 commit intomainfrom
add-dockerfile-and-environment-json
Jan 5, 2026
Merged

Add Dockerfile and environment.json for application containerization setup.#3551
rohitpaulk merged 1 commit intomainfrom
add-dockerfile-and-environment-json

Conversation

@rohitpaulk
Copy link
Copy Markdown
Member

@rohitpaulk rohitpaulk commented Jan 5, 2026

Note

Introduces containerization and editor environment configuration using Bun.

  • Adds /.cursor/Dockerfile based on oven/bun:1.3.5, installs deps via bun install, and copies app sources
  • Adds /.cursor/environment.json pointing to Dockerfile for builds and specifying bun install as the install command

Written by Cursor Bugbot for commit eee73ba. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2026

Test Results

  1 files  ±0    1 suites  ±0   7m 16s ⏱️ +3s
699 tests ±0  644 ✅ ±0  55 💤 ±0  0 ❌ ±0 
714 runs  ±0  659 ✅ ±0  55 💤 ±0  0 ❌ ±0 

Results for commit eee73ba. ± Comparison against base commit 5ece186.

♻️ This comment has been updated with latest results.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@rohitpaulk rohitpaulk force-pushed the add-dockerfile-and-environment-json branch from 75d20fb to eee73ba Compare January 5, 2026 15:01
@rohitpaulk rohitpaulk merged commit df447f5 into main Jan 5, 2026
8 checks passed
@rohitpaulk rohitpaulk deleted the add-dockerfile-and-environment-json branch January 5, 2026 15:33
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