Skip to content

Conversation

@burgerga
Copy link
Contributor

@burgerga burgerga commented May 1, 2025

✍️ Description

Minor update: Makes sure that the date reported on the homepage matches the published date on the release:
image
(it is possible to to have the commit hash instead of "source" but without graphql api that is a bit annoying, see https://stackoverflow.com/questions/67040794/how-can-i-get-the-commit-hash-of-the-latest-release-from-github-api. At least this is a step in the right direction)

The jq installation code for the update script is mostly copied from misc/tools.func (replaced return with exit).

🔗 Related PR / Issue

Link: #

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

@burgerga burgerga requested a review from a team as a code owner May 1, 2025 13:46
@github-actions github-actions bot added feature update script A change that updates a script labels May 1, 2025
@burgerga burgerga force-pushed the feat_homepage_buildtime_var branch from cbefcae to 3e8d59f Compare May 1, 2025 13:48
@MickLesk MickLesk merged commit 9905012 into community-scripts:main May 1, 2025
3 checks passed
@burgerga burgerga deleted the feat_homepage_buildtime_var branch May 1, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature update script A change that updates a script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants