lgdd / liferay-product-info

Collection of JSON files containing Liferay DXP/Portal/Commerce bundles information, and Liferay Cloud images latest stable versions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Workflow Status GitHub last commit

Liferay Product Info

Liferay produces and uses a JSON file called .product_info.json for Blade CLI. The JSON format is annoying to parse and bundle URLs are encoded.

This repository offers a better format for this JSON (i.e. root is an array and not an object) in which URLs are decoded. It also offers different JSON files for promoted bundles, dxp bundles (ee), portal bundles (ce) and commerce bundles (prior to 7.4).

Important

A new JSON file for releases (and finally easy to parse) is being built by Liferay to take into account the new quarterly releases. This file is also synced into this repository.

Each release in the original releases.json contains a URL where you can find a list of artifacts, including a release.properties file. This repository also mirror them under the releases directory. This repository also create a set of new files where each release json entry contains the information from the release.properties file.

Note

All the files are automatically updated on a daily basis.

Releases

Product Info

About

Collection of JSON files containing Liferay DXP/Portal/Commerce bundles information, and Liferay Cloud images latest stable versions.


Languages

Language:Go 61.5%Language:JavaScript 36.9%Language:Java 1.6%