Use live apps.json instead of tweaked local copy #2

Closed
opened 2021-04-24 18:30:49 +00:00 by 3wordchant · 1 comment
Owner

Currently we have our own copy of apps.json, with tweaks:

  • Converted from JSON Object to JSON Array for ease of parsing
  • Add some (hot-linked 😳) logo images for most apps
  • Fix some curiously-missing metadata that gets missed by app-json.py

All of these fixes should be made in the relevant places, and we should load apps.json from apps.coopcloud.tech just like abra does

Currently we have [our own copy of `apps.json`](https://git.autonomic.zone/coop-cloud/abra-apps/src/branch/main/public/abra-apps-list.json), with tweaks: - Converted from JSON Object to JSON Array for ease of parsing - Add some (hot-linked 😳) logo images for most apps - Fix some curiously-missing metadata that gets missed by `app-json.py` All of these fixes should be made in the relevant places, and we should load `apps.json` from `apps.coopcloud.tech` just like `abra` does
3wordchant added the
enhancement
label 2021-04-24 18:30:49 +00:00
Author
Owner

This is now working, leaving this open til the changes land in coop-cloud/abra

This is now working, leaving this open til the changes land in coop-cloud/abra
3wordchant referenced this issue from a commit 2021-05-30 12:59:05 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/recipes.coopcloud.tech#2
No description provided.