Added
- More useful error message on rate limit exceeded and unauthorized errors from GitHub API
dra --help
anddra help
now display examples of the most common commands used.
Fixed
Previously when installing a tar/zip archive without a root directory it would result in an error.
Now this type of structures inside tar/zip archives are supported.
More info on commit 5f73077
Development
In order to speed up integration tests on CI it was created a custom docker image with all
runtime dependencies already installed (devmatteini/dra-ubuntu-base).
Updated dependencies
clap
from 3.1.12 to 3.1.14clap_complete
from 3.1.2 to 3.1.3serde
from 1.0.136 to 1.0.137