Alejandro R Mosteo
Alejandro R Mosteo
Have some measure of redundancy for crates in the community index. Check Software Heritage: - You can request for any repository to be mirrored - We can request this via...
Have a proper Unicode-enabled type. Maybe in the same go we could offload all texts, as inserting inline text is a pain with current Ada formatting limitations and not very...
Something similar to what `gh` uses, where there are workflows that can be given in one go with switches, or be asked interactively. Will require reworking CLIC substantially. For the...
When we are emitting tables, have an option to emit JSON, YAML an friends instead. - [x] Tables in `Alire.Utils.Tables` (#1759) - [ ] Other custom output
We don't want to run these tests every time, but it would be good to be able to trigger them on all of our setups e.g. before a release.
This may help down the line with reports of people using development versions, to uniquely identify them. A script is invoked before build to patch in the commit (and an...
For builds that eventually become available for download, make the git commit appear in the version build. Goes on top of #1530
Nicolas Boulenguez has provided a comprehensive list of issues preventing the use of Alire metadata to generate Debian-suitable packages: https://lists.debian.org/debian-ada/2024/02/msg00000.html Kept for reference in case someone wants to make advances...
We can point to these when people ask about these use cases. We already have one for SPARK: https://github.com/alire-project/ada_spark_workflow I'd like to also have: - [ ] Crate with testing...