Cornelius Schumacher
Cornelius Schumacher
We already have a URL pointing to the development source code, which usually is a git repository. The URL usually links to the web page showing the repo in a...
When using the client to install libraries it has to download source or binary packages. We need to define a way how to handle them in some at least a...
We should add integration tests in particular for the functionality used by users of the client managing libraries. This affects commands such as `list`, `install`, etc.
We should check all packages references if they point to existing and working URLs to prevent that users run into broken links. This might be part of some automatic testing...
Currently most manifest simply have a link to the sources as package data. Most libraries are also available as packages directly to be used on several platforms. It would be...
With the 1.0 release we declare Inqlude stable, so we remove the beta ribbon. This should only happen as last thing before the release as will immediately become visible on...
Quite a number of libraries on Inqlude are Qt bindings to other libraries (see [Bindings](https://inqlude.org/topics/Bindings.html) topic). We should handle them consistently. In particular they should have a consistent naming scheme...
For the beta release (tentatively 0.12) we declare Inqlude beta state. For that we need to switch the ribbon on the web site. This should only happen as last thing...
In order to have a more consistent and standardized ways of identifying the licenses under which libraries are released we should use a standard set of identifiers. The SPDX project...
The manifest includes an entry for the licenses, which uses short identifier string to indicate the license. It would be great to link to the actual text of the license...