Skip to content

fix(print-phonehome): human-readable repo app name#1063

Merged
DavidePrincipi merged 1 commit intomainfrom
feat-7829-2
Jan 29, 2026
Merged

fix(print-phonehome): human-readable repo app name#1063
DavidePrincipi merged 1 commit intomainfrom
feat-7829-2

Conversation

@DavidePrincipi
Copy link
Member

  • Add the human readable application name as returned by repository metadata.

  • Add "source" attribute, for image registry URL.

  • Move the raw module name to "module" attribute.

For example:

      {
        "id": "nextcloud1",
        "version": "1.6.0",
        "module": "nextcloud",
        "name": "Nextcloud",
        "source": "ghcr.io/nethserver/nextcloud",
        "node": "1",
        "certification_level": 4,
        "update_available": false,
        "user_domains": [],
        "fqdns": [],
        "active_users": 0,
        "total_users": 0,
        "ui_name": ""
      }

Refs NethServer/dev#7829

- Add the human readable application name as returned by repository
  metadata.

- Add "source" attribute, for image registry URL.

- Move the raw module name to "module" attribute.
@DavidePrincipi DavidePrincipi merged commit 7934e7d into main Jan 29, 2026
2 checks passed
@DavidePrincipi DavidePrincipi deleted the feat-7829-2 branch January 29, 2026 12:35
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.

3 participants