Skip to content

ci(helm-docs): deploy helm chart and update the documentation #2807

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

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

Conversation

oben01
Copy link
Member

@oben01 oben01 commented Apr 5, 2025


Homarr

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

  • Builds without warnings or errors (pnpm build, 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)

@oben01 oben01 added documentation Improvements or additions to documentation helm labels Apr 5, 2025
@oben01 oben01 self-assigned this Apr 5, 2025
@oben01 oben01 linked an issue Apr 5, 2025 that may be closed by this pull request
4 tasks
Copy link

deepsource-io bot commented Apr 5, 2025

Here's the code health analysis summary for commits c960c6f..52fed62. 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.

@oben01 oben01 force-pushed the 2571-feat-automating-documentation-versioning-on-release-using-github-action branch from c11ffde to b4756f3 Compare April 5, 2025 20:04
Copy link

github-actions bot commented Apr 5, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 22.01% 10107 / 45906
🔵 Statements 22.01% 10107 / 45906
🔵 Functions 29.75% 430 / 1445
🔵 Branches 63.54% 1241 / 1953
File CoverageNo changed files found.
Generated in workflow #5849 for commit 52fed62 by the Vitest Coverage Report Action

@oben01 oben01 force-pushed the 2571-feat-automating-documentation-versioning-on-release-using-github-action branch from b4756f3 to 6f1c366 Compare April 5, 2025 20:18
@oben01 oben01 force-pushed the 2571-feat-automating-documentation-versioning-on-release-using-github-action branch from 6f1c366 to 52fed62 Compare April 6, 2025 19:15
@oben01 oben01 requested a review from Meierschlumpf April 6, 2025 19:18
@oben01 oben01 marked this pull request as ready for review April 6, 2025 19:18
@oben01 oben01 requested a review from a team as a code owner April 6, 2025 19:18
@Meierschlumpf
Copy link
Member

I've discussed with oben01 to try it out locally this week (With act, that allows to run workflows locally)
The two other PRs relating to this are also part of my test:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation helm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Automating Documentation Versioning on Release using github action
2 participants