Alejandro R Mosteo

Results 95 issues of Alejandro R Mosteo

type: feature
cost: 3-high
type: security
semver: minor

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...

type: feature
cost: 3-high
semver: minor

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...

type: enhancement
cost: 4-extreme
cost: 3-high
type: refactor

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...

type: feature
type: usability
cost: 4-extreme
semver: major

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

type: feature
cost: 2-medium
semver: minor

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.

area: backend

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...

type: enhancement

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...

type: feature
os: Linux

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...

type: documentation