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

DietPi-Software | Refactoring and alignment #4701

Merged
merged 3 commits into from
Sep 1, 2021
Merged

DietPi-Software | Refactoring and alignment #4701

merged 3 commits into from
Sep 1, 2021

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Aug 31, 2021

Status: Testing

Commit list/description:

  • DietPi-Software | Do not use global INSTALL_URL_ADDRESS and UNINSTALL_URL_ADDRESS variables anymore, but replace them with local ones. There is not point in having these globally and this is a preparation for placing each install block into its own function, having all related variables local ones to rule out interference.
  • DietPi-Software | Update all fallback URLs/versions when auto-detection of latest version via GitHub API is done
  • DietPi-Software | Skip G_CHECK_URL when the download is done without any larger prior steps
  • DietPi-Software | Install all 3rd party APT keys as dedicated files and don't use the deprecated apt-key anymore at all
  • DietPi-Software | Apply G_EXEC error-handling in some more cases
  • DietPi-Software | Minor coding, reodering and wording
  • DietPi-Software | Grafana: Bump version for ARMv6
  • DietPi-Software | Jellyfin: Remove obsolete symlink removal on uninstall: This is now done by the package itself.

+ DietPi-Software | Do not use global $INSTALL_URL_ADDRESS and $UNINSTALL_URL_ADDRESS variables anymore, but replace them with local $url. There is not point in having these globally and this is a preparation for placing each install block into its own function, having all related variables local ones to rule out interference.
+ DietPi-Software | Update all fallback URLs/versions when auto-detection of latest version via GitHub API is done
+ DietPi-Software | Skip G_CHECK_URL when the download is done without any larger prior steps
+ DietPi-Software | Install all 3rd party APT keys as dedicated files and don't use the deprecated apt-key anymore at all
+ DietPi-Software | Apply G_EXEC error-handling in some more cases
+ DietPi-Software | Minor coding, reodering and wording
@MichaIng MichaIng added this to the v7.6 milestone Aug 31, 2021
+ DietPi-Software | Fix typo
+ DietPi-Software | Grafana: Bump version for ARMv6
+ DietPi-Software | HAProxy: Bump version to latest v2.4.3
+ DietPi-Software | Logitech Media Server: Bump version to latest v8.2.0
@MichaIng MichaIng merged commit 72c63e8 into dev Sep 1, 2021
@MichaIng MichaIng deleted the dietpi-software branch September 1, 2021 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant