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: add releases widget #2497

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

Aandree5
Copy link
Contributor

@Aandree5 Aandree5 commented Mar 4, 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)

Requires: #2496

This is a draf PR as I just wanted to ask if this would be a widget that would get accepted into the tool. There's still a bit of work to be done, and with your input/ideas I do believe this could be a great widget.

The goal for this is to have a widget where we can load a series of repositories that we want to follow and sort of look into new releases. Something getting a notification is not the most useful thing because we may not be able to act on it right there and then, so with this we can at any point open the dashboard an see what new releases are out there and which ones we want to act on.

Questions: (if this is to move forward)

  • Is there a way that we could save the previous release so we can compare against new releases?
    • I tought about simply adding a couple properties to the Release class but that only gets saved whilst the board is in edit mode.
  • Should the Releases be saved similar to Apps in settings?

Possible Ideas:

  • Click to open repository in new tab.
  • Button to show the change log (if available).
  • Button to Acknowledge a new release (somehow keeping a record previous releases).
  • Failing the above, we can revert to highlight any releases in the last X days

image
image
image

@Aandree5 Aandree5 mentioned this pull request Mar 4, 2025
4 tasks
Copy link

deepsource-io bot commented Mar 4, 2025

Here's the code health analysis summary for commits d470ea4..ca0584e. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript❌ Failure
❗ 3 occurences introduced
🎯 1 occurence resolved
View Check ↗

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

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