Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: docker add to homarr #1825

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

manuel-rw
Copy link
Member

@manuel-rw manuel-rw commented Jan 1, 2025


Homarr

Thank you for your contribution. Please ensure that your pull request meets the following pull request:

  • Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix)
  • Pull request targets dev branch
  • Commits follow the conventional commits guideline
  • No shorthand variable names are used (eg. x, y, i or any abbrevation)

image
image

@manuel-rw manuel-rw self-assigned this Jan 1, 2025
@manuel-rw manuel-rw linked an issue Jan 1, 2025 that may be closed by this pull request
Copy link

deepsource-io bot commented Jan 1, 2025

Here's the code health analysis summary for commits a160f16..14d2a51. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

github-actions bot commented Jan 1, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 21.35% 7970 / 37319
🔵 Statements 21.35% 7970 / 37319
🔵 Functions 24.69% 288 / 1166
🔵 Branches 61.46% 863 / 1404
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/nextjs/src/app/[locale]/manage/tools/docker/docker-table.tsx 0% 0% 0% 0% 1-259
packages/api/src/router/app.ts 74.83% 91.66% 100% 74.83% 21-34, 50-54, 68-77, 106-108, 129-137
packages/icons/src/auto-icon-searcher.ts 33.33% 100% 0% 33.33% 6-9
packages/modals-collection/src/index.ts 0% 0% 0% 0% 1-5
packages/modals-collection/src/docker/add-docker-app-to-homarr.tsx 0% 0% 0% 0% 1-91
packages/modals-collection/src/docker/index.ts 0% 0% 0% 0% 1
packages/validation/src/app.ts 100% 100% 100% 100%
Generated in workflow #4504 for commit 14d2a51 by the Vitest Coverage Report Action

@manuel-rw manuel-rw force-pushed the feat/docker-add-to-homarr branch 4 times, most recently from 006cfa1 to 70d6e65 Compare January 1, 2025 14:09
@manuel-rw manuel-rw added the enhancement New feature or request label Jan 1, 2025
@manuel-rw manuel-rw marked this pull request as ready for review January 1, 2025 14:13
@manuel-rw manuel-rw requested a review from a team as a code owner January 1, 2025 14:13
@Meierschlumpf Meierschlumpf added this to the 1.0.0 milestone Jan 2, 2025
@manuel-rw manuel-rw force-pushed the feat/docker-add-to-homarr branch 4 times, most recently from f98d059 to d866a73 Compare January 4, 2025 18:10
@manuel-rw manuel-rw force-pushed the feat/docker-add-to-homarr branch from d866a73 to 90cae7e Compare January 4, 2025 18:12
@BushMasterJM
Copy link

Came to see if this was a thing, really excited for it!

@manuel-rw manuel-rw force-pushed the feat/docker-add-to-homarr branch from 90cae7e to 7a6c6a2 Compare January 5, 2025 20:19
@manuel-rw manuel-rw force-pushed the feat/docker-add-to-homarr branch from 7a6c6a2 to 14d2a51 Compare January 5, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add docker support
3 participants