Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/alire-project/alire

Command-line tool from the Alire project and supporting library
https://github.com/alire-project/alire

QR pointing to alire.ada.dev (#1649)

f05472637e0277356230e1b667c0554a57a125d6 authored 10 months ago by Alejandro R Mosteo <[email protected]>
Move `upgrading.md` to `doc/` dir to make it available on the website (#1645)

5845cc26e64eef2f1d09cbf3e71a62942485e698 authored 10 months ago by Fabien Chouteau <[email protected]>
Enforce usage of Sementic_Versioning when printing Alire/Alr version (#1643)

* Enforce usage of Sementic_Versioning when printing Alire/Alr version

To ensure a consistent...

74ed1821862dce7d21535dec0310d7f2ca2c52b5 authored 10 months ago by Fabien Chouteau <[email protected]>
Alire.Features: restore proper config deprecation (#1640)

69dbb85181cc9883dab8f770a670058b58c9257d authored 10 months ago by Alejandro R Mosteo <[email protected]>
Remove use of GNAT Community Edition (#1641)

setup-alire@v3 no longer uses GNAT CE so we can always test with GNAT FSF.

1c4f7c54b4c2677b3bde335b309ed9ff59a93afa authored 10 months ago by Alejandro R Mosteo <[email protected]>
Remove unused entity (#1636)

e6e1021b931f61b41ae3d4ac9a8ab5078cfc9447 authored 10 months ago by Alejandro R Mosteo <[email protected]>
Alire.Utils.Regex: initialize matches explicitly (#1637)

19d35bea0d3294637f8ce9ce630f2d52378a2722 authored 10 months ago by Alejandro R Mosteo <[email protected]>
Updated BREAKING.md

fd99bea2e8efb28fb543483520643e106bf17c92 authored 10 months ago by Alejandro R. Mosteo <[email protected]>
Bump versions to 2.1-dev

ac9f1d80bc2c266400d9a58ff22803b5e4b41721 authored 10 months ago by Alejandro R. Mosteo <[email protected]>
Merge remote-tracking branch 'alire/master' into release/2.0

31226deb135498c2150c5c04edd6eee78158998e authored 10 months ago by Alejandro R. Mosteo <[email protected]>
Bump version to 2.0

bb186613c5a9e040ee419e43a8fe1dc816ecdfce authored 10 months ago by Alejandro R. Mosteo <[email protected]>
Don't say unknown crate for abstract crates in `alr get` (#1633)

* Inform about providers in `alr get`

* Test for the change

cb3114c05c8394561c6115e73d0c9e982cf2a927 authored 10 months ago by Alejandro R Mosteo <[email protected]>
Classify builds by release milestone (#1632)

845766d9bc9907cb984d57a3428682b1802115bb authored 10 months ago by Alejandro R Mosteo <[email protected]>
Remainders of the config --> settings refactor (#1631)

* Remainders of the config --> settings refactor

* Fix Windows-only builtins

5d82a061439883644f9c49a334197d6cb083d063 authored 10 months ago by Alejandro R Mosteo <[email protected]>
Refactor `--config` as `--settings` (#1627)

* Refactor `ALR_CONFIG` to `ALIRE_SETTINGS`

* Replace --config with --settings

* Code revi...

ef83f192f1dee973a73fd3fdf35792650386865e authored 10 months ago by Alejandro R Mosteo <[email protected]>
`config.toml` --> `settings.toml` (#1626)

* config.toml --> settings.toml

* Prepend comment in `config.toml` about migration

* Remov...

c4f991c46b7c37520ed95458f9c0300fb36bcc30 authored 10 months ago by Alejandro R Mosteo <[email protected]>
Refactor `ALR_CONFIG` to `ALIRE_SETTINGS_DIR` (#1625)

* Refactor `ALR_CONFIG` to `ALIRE_SETTINGS`

* Code review

da203b3282953f9c5d750610d59a7ed8f48d0629 authored 10 months ago by Alejandro R Mosteo <[email protected]>
More conventional location for settings in Windows (#1624)

To avoid mixing top levels, also nest the cache too.

2ec732a2e99e4fb2b248ef034df35a03d3dca273 authored 10 months ago by Alejandro R Mosteo <[email protected]>
Refactor `Alire.Config.*` as `Alire.Settings.*` (#1622)

* Refactor `Alire.Config.*` as `Alire.Settings.*`

* Refactor Windows-only files

d57b71c67e8e151ef0ba008a797d3e80267c3439 authored 10 months ago by Alejandro R Mosteo <[email protected]>
Missing dependencies in testsuite documentation. (#1620)

* Missing dependencies in testsuite documentation.

Required package 'pexpect' is not installe...

3245eeb6bf116205e78e1c7bfad484d0d37aa30c authored 10 months ago by Francesc Rocher <[email protected]>
Handle config switch missing argument exceptions (#1619)

Both 'alr -c' and 'alr --config' throw exceptions because a required
parameter is missing.

T...

fe485e3a5c22eaa5e7cb85344430b223b396403c authored 10 months ago by Francesc Rocher <[email protected]>
Clarify remark about `--force` in `alr install --help` (#1618)

Since it affects the place where the argument can be used, the user
has to be aware of that.

d302de27ee38234d27e3e2255683968be5d91f25 authored 10 months ago by Manuel <[email protected]>
New `alr settings` command to replace `alr config` (#1617)

This change is introduced to tackle the confusion between the
configuration of the Alire comman...

ef276cced948f345c48d2bc42b6d87b2e6e71c73 authored 10 months ago by Fabien Chouteau <[email protected]>
Remove .md extension from internal documentation links (#893) (#1616)

155b6a467cfac94d8f7fa3e8e6c5e741400e0181 authored 10 months ago by Jeremy Grosser <[email protected]>
Remove `toolchain --install/--uninstall/--install-dir` (#1614)

* Remove --[un]install, --install-dir

* Patch tests

* User changes

* review of --instal...

6238ab1adfa2e26d9c3354532f567ef2a5033aa4 authored 10 months ago by Alejandro R Mosteo <[email protected]>
Override distro via config key (#1610)

dc46eb61582d0ab82bdfdba089809f6c2b7058f7 authored 10 months ago by Alejandro R Mosteo <[email protected]>
Don't try to obtain the parent dir of '/' in tmp cleanup (#1609)

a65f0360b3d7410e0f015969b38ba08e0fa14f4f authored 10 months ago by Alejandro R Mosteo <[email protected]>
Document more configuration details (#1611)

74196dabc3807c185b8d51b7ad23ce57be2c928f authored 10 months ago by Alejandro R Mosteo <[email protected]>
Version bumps for 2.0-rc1

e440ef29cbb79eb45af7f6098ac51d7434fcf93d authored 11 months ago by Alejandro R. Mosteo <[email protected]>
Require explicit `binary=true` for all binary origins (#1598)

* Package to track future features

* Loading metadata and explicit binary

2bf0f9ed2599d4f2d5dbdabcb4bda8c6e69b9c30 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Bug box in case of Program_Error and related tweaks (#1595)

* bug box in case of Program_Error

* Fix optionally appearing address in error location

* ...

7d67c4bbc22bad11a04b84bef34fe992c881ad26 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Make msys live inside overridden config path by default (#1589)

* Don't run OS initialization during elaboration

As this makes impossible to tweak such initi...

8996b85ec3b6b474171fd6a1015b75f5de71e4ab authored 11 months ago by Alejandro R Mosteo <[email protected]>
Bump toml_slicer dependency (#1597)

ca875b796cd1df31964e96211874f1e9410d4d34 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Reinstate lost style checks (#1591)

* Reinstate lost style checks

* Explicit style checks and corresponding fixes

d6c2572f9db0a21f2a8cdcc29ac7156a5bbaca76 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Relocate cache with config builtin `cache.dir` (#1593)

cfc6152799a52ddf82598719b763697614911080 authored 11 months ago by Alejandro R Mosteo <[email protected]>
catalog spec: update supported `os` and `distribution` values (#1594)

* Update the supported values of the os and distribution parameters.

* Use new `distribution-...

4010062b04d9c03cd2ffe25ce834117ee74df32d authored 11 months ago by Alejandro R Mosteo <[email protected]>
Platforms: `distribution-unknown` to better match... (#1590)

...its variable name which is `distribution`

dea1d181e330c00756e0a80d204692c1113fd6f9 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Don't run OS initialization during elaboration (#1592)

As this makes impossible to tweak such initialization with `alr config`.

b2b96aec99e159bbe750e4c4ba74efc51ae652ec authored 11 months ago by Alejandro R Mosteo <[email protected]>
Interpret `environment` entries as path parts (#1483)

* Intepret environment values as paths

This is the likely intended behavior. Down the road we...

2f53db74d1762fd0888936767357086e0008a679 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Ensure gh token is retrieved before submission steps (#1581)

64f73f3edbf46bf20c4c2e005a334c90177c3c45 authored 11 months ago by Alejandro R Mosteo <[email protected]>
System.Macports: Less breaking behavior... (#1583)

...on outdated port definitions

1af821af0785f6983cffaf4f2227f828f426d433 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Printenv help: document --wincmd recipe (#1584)

e11486106c9b0054b2a432f131d78c31f1e1e758 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Explain how to use printenv more safely (#1585)

f10d73dfb5ca9b9bd20c79801b18db82bfa39a85 authored 11 months ago by Alejandro R Mosteo <[email protected]>
New `alr edit --select-editor` (#1586)

2ae8fe6d4479871040743feb99ad1ed262e1f3be authored 11 months ago by Alejandro R Mosteo <[email protected]>
Clearer identification of missing dependencies (#1588)

When a complete solution is printed (`alr show|with --solve`), the "external"
section is now na...

7084a589714ec34133ad0064a0100330cb26b594 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Make sure error messages from Finalization are displayed to the user (#1580)

a30e568ef82ee7db3a71242d6e9e01c89719d28b authored 11 months ago by Fabien Chouteau <[email protected]>
New `build --stop-after` (#1573)

* Basis for `build --stop-after`

* Implement build stages

* Test for new feature

* User...

9e0789485f871afc09ae2ef55f5cfebeb59074a7 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Add support for index access through ssh (#1571)

* Add support for ssh

* Test adding indices and pins using ssh

* On-line test for git-over...

5cfa2abf5b0aad02ed753b0e7020f51fb557ed7d authored 11 months ago by Daly Brown <[email protected]>
Alire.Index_On_Disk: improve error message (#1579)

14398901c5c33e93c0520012e50e0f36f8dd2c47 authored 11 months ago by Fabien Chouteau <[email protected]>
Alr.Commands.Search: change default behavior to include properties (#1575)

* Alr.Commands.Search: change default behavior to include properties

This patch comes from a ...

13b832482d62b733206988367ce495dad54b4b33 authored 11 months ago by Fabien Chouteau <[email protected]>
Alr.Commands.Edit: user choice for multiple editors (#1577)

Part of #1137.

601567e9c66c95b429013fed010e6b5638733f39 authored 11 months ago by Fabien Chouteau <[email protected]>
Improvements to messages during dependency updates (#1569)

* Fix bugs causing spurious diffs on update

Solutions were the same, but some types internall...

70cc5225fb83fbfd03f94cac312fc8a949241578 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Attempt at working around flakiness in Windows workflow (#1570)

That mv operation fails from time to time for unknown reasons.

e2181ed200a30e257927ce94b958f2daa3947e6e authored 11 months ago by Alejandro R Mosteo <[email protected]>
New workflow to check GNAT CE builds (#1566)

* New workflow to check GNAT CE builds

* Fix compilation with CE 2020

9eb9154360a5e1e8380a03592874ab4d2466d0b4 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Minor clean-ups and clarifications (#1568)

2ca9a807293297133ae6dd45179d1065c7073b1f authored 11 months ago by Alejandro R Mosteo <[email protected]>
Better documentation for binary origins (#1546)

* Document binary origins

* Test for explicit binary origin

2f3a2172b43959002f86ae934c4f4a2b905a3a57 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Report detected system package manager in `alr version` (#1565)

* Report the system package manager in `alr version`

* Also report distro detection disabling...

9b2b79aaf259369f6fd8258950c3faef7757faa1 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Explicitly check GCC versions (#1562)

* Explicitly check all GCC versions we want

* Remove unneeded `aliased`

* Try to use safer...

4e1455e6e25701c5dcb1482b1109278c4991d8b4 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Remove build warnings in si_units on Windows (#1564)

1b6b2fccb63d70b659720f068e3b4757d8cf70a8 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Test for full publishing workflow (#1538)

* Test for automated publishing

This test is dependent on a remote repo (`test-index`) on whi...

68dc176dc699a47bc7b1dcc8493f48b1e2b7b463 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Fix bugs related to tmp file creation in corner cases (#1561)

* fix: tmp dir being defined but not existing

* Improved log message for temp file creation
...

5500eac06eac5872f069a6dbaa77b42b603a78be authored 11 months ago by Alejandro R Mosteo <[email protected]>
Show default temp folder in `alr version` (#1560)

c830f0906587d253cc50091619e9296074c5d79d authored 11 months ago by Alejandro R Mosteo <[email protected]>
Add bug report template (#1559)

2da1e114665681c3b7a0cd9267775ba9add50b55 authored 11 months ago by Alejandro R Mosteo <[email protected]>
Refactor return expression causing trouble with GNAT 13 (#1557)

ecda8b6610f00ae36e3fb17250beeb56bcd3741b authored 11 months ago by Alejandro R Mosteo <[email protected]>
Remove blue background setting from Windows shortcut (#1555)

The shortcut from the Windows installer was setting a background color for PowerShell command pr...

9d7a666edc9409abdf85879deefede99d1939078 authored 11 months ago by Fabien Chouteau <[email protected]>
Fix bugs causing spurious diffs on updates without changes (#1550)

* Fix bugs causing spurious diffs on update

Solutions were the same, but some types internall...

f850edd8a3d6108c65b74d2b4748f775bf866ca1 authored 12 months ago by Alejandro R Mosteo <[email protected]>
Bugfix: exception when trying to select a tool without the assistant while the configured one is missing (#1551)

* Fix exception when trying to select a toolchain

This problem arised only if trying to selec...

a9a8fb1df86e0ce71fe7663c7798fc5826c7b02f authored 12 months ago by Alejandro R Mosteo <[email protected]>
Documentation about upgrading to alr 2.x (#1547)

c25dd5465e41b289c28cefe70886d225ccfcc000 authored 12 months ago by Alejandro R Mosteo <[email protected]>
Fix regex for version detection of Fedora externals (#1545)

* Fix improper regex in rpm-based detector

* Test for bugfix

* Document pending breaking c...

bb04c93b87a893f340a7f36312f4da6dbd967e60 authored 12 months ago by Alejandro R Mosteo <[email protected]>
Don't fail fast in toolchain matrix CI checks

54ea2ab84febb13d1647f767f63a032d31b78f0a authored 12 months ago by Alejandro R. Mosteo <[email protected]>
Remove benign warning during toolchain discovery (#1540)

993258004813afc3a53c80463181750faeb5dba9 authored 12 months ago by Alejandro R Mosteo <[email protected]>
Use e3 facilities for test skipping (#1537)

81d5133cba06e0e0ed1e49174ce361322e2a5aec authored 12 months ago by Alejandro R Mosteo <[email protected]>
Move To_Portable to body and make it a regular function (#1541)

159d46f219ff126e97da2429675153b436fc8daa authored 12 months ago by Daly Brown <[email protected]>
Streamline index forking (#1535)

ed9729d21dd44b6a64db16549a8fe1233d27a806 authored 12 months ago by Alejandro R Mosteo <[email protected]>
Harmonize and document test modifier variables (#1536)

62fa9e2a267960efa1ae236b7fce895d461cca59 authored 12 months ago by Alejandro R Mosteo <[email protected]>
Fix deployment over pre-existing dependency dir (#1542)

066a58ad58e83fb29cca8aa505898367d1c9d768 authored 12 months ago by Alejandro R Mosteo <[email protected]>
Fix redeploying of toolchains (#1533)

* Test that fails prior to bugfix

* Fix for cache invalidation

An unrelated bug is fixed t...

ecf4e230bb133b5870e5deee799924a2ab906ac7 authored 12 months ago by Alejandro R Mosteo <[email protected]>
Better location for large downloads (#1528)

Discard $XDG_CACHE_HOME in favor of $XDG_DATA_HOME, as some distro guidelines
erroneously propo...

92896bd3a2147b20c4b8874675258f8baf9b9aa4 authored 12 months ago by Alejandro R Mosteo <[email protected]>
Document PAT creation and hint in `alr publish` help (#1529)

a0ec43212baf4e7ea39f1e4a0190e747573d2901 authored 12 months ago by Alejandro R Mosteo <[email protected]>
Add missing with statements for Ada.Directories (#1525)

84326c9ca23c7da50c563126bccf5631ffdf9a64 authored 12 months ago by Rowan Walshe <[email protected]>
Report the name of an unreadable directory (#1523)

* Report the name of an unreadable directory.

* src/alire/alire-index_on_disk.adb (New_Hand...

ac1b9d7d749a7ee831ed9c45fbd89ff6b9cf84f0 authored 12 months ago by Simon Wright <[email protected]>
Build appImage with GNAT 10 on Ubuntu 20.04 (#1519)

a11839b8eebc2747b22687d42357c2144e51b9aa authored about 1 year ago by John Serock <[email protected]>
Update list of supported platforms in index spec (#1513)

6768bdb2f78cbfc5fa1b0165c6a9e395dc2655e9 authored about 1 year ago by John Serock <[email protected]>
Merge pull request #1514 from atalii/doc-chdir

Document --chdir in user-changes

3509309c18fdece9284e9e613d1c31fd18b58f53 authored about 1 year ago by Fabien Chouteau <[email protected]>
Document --chdir in user-changes

e098ce1246ec9cdaa424814f0b169b516faa3333 authored about 1 year ago by Tali Auster <[email protected]>
Offer uninstalled compiler as fallback with warning (#1508)

* Allow solving with unistalled tools as fallback

* Fix precedence of installed compiler over...

98648092e2427867f4f18bd12f702f6e846f3f2e authored about 1 year ago by Alejandro R Mosteo <[email protected]>
Bump version post-beta1

75514bb0fadcc70e2159e0882054fb910d72b40f authored about 1 year ago by Alejandro R. Mosteo <[email protected]>
Load configuration earlier from proper location (#1501)

* Move configuration loading earlier

Also make sure it's impossible to use configuration befo...

bfb9f6c95997f8b698ddf63b4ab5ff5cf5c5756c authored about 1 year ago by Alejandro R Mosteo <[email protected]>
Filter out Unicode in SI_Unit conversion (#1506)

72d8b8c9600f667a3efb57f3b1bd69cbf10ba95a authored about 1 year ago by Alejandro R Mosteo <[email protected]>
New warning when external GNAT selected but another compiler version is needed (#1500)

* New warning for externally selected gnat

* New test

89ae47cb1a9e0ff884f633ab7f9e0776a4edade5 authored about 1 year ago by Alejandro R Mosteo <[email protected]>
Fix regression when `alr with`ing a virtual crate without actual releases (#1507)

* Do not report a virtual crate as inexistent

* Test to avoid future regression

6f1355d98f4816bc1440ed8a02da43426a2f420c authored about 1 year ago by Alejandro R Mosteo <[email protected]>
Use Ada quotes in test skeletons

6aed96fdf7f6ab1d354ff536909beaf87ada5558 authored about 1 year ago by Alejandro R. Mosteo <[email protected]>
Amend style switches (expand -gnatyg). (#1497)

-gnatyg is "check standard GNAT style rules, same as ydISux", but in
GCC 14 it will include a n...

04273a8dbbd2eebed18975bb39eb6457e66ff2ef authored about 1 year ago by Simon Wright <[email protected]>
Fix unwanted stack trace on `alr publish --tar` with broken manifest (#1499)

* Avoid unhandled exception in `alr publish --tar`

Fixes #1214

Also unify a couple of erro...

88385f5b03e3fea3541641fedd47102109ee4c4d authored about 1 year ago by Alejandro R Mosteo <[email protected]>
Fix bug for interactive crate descr ending with `"` (#1495)

88f17ab10c44a961a4e398d4215bdce0382f224a authored about 1 year ago by Alejandro R Mosteo <[email protected]>
Add Savannah GNU repository to trusted remotes

a69ac7c7a24590bdfe1ca77bcb60386551989696 authored about 1 year ago by Alejandro R. Mosteo <[email protected]>
Diagnose missing executable when running an action (#1493)

* Fix command not found in actions

* New test

fe9763404ddafdf057f0f6d39dff9c24d4218aea authored about 1 year ago by Alejandro R Mosteo <[email protected]>
Don't trigger `alr` help on `alr exec -- command --help` (#1491)

* Fix "-h/--help" being catched after "--"

* Bump clic dependency

* Fix test on Windows

1a1e86905bf0b266c18567ae26268f1a38554f80 authored about 1 year ago by Alejandro R Mosteo <[email protected]>
Simpler error on `alr with` for unknown crates (#1489)

fe209416686dd4f786a98b238003df7b1f65b5b9 authored about 1 year ago by Alejandro R Mosteo <[email protected]>
Generate loadable project during `alr init` (#1486)

1ce9a2256c37925ae5bf573a1d4d9d9c491ec2d9 authored about 1 year ago by Alejandro R Mosteo <[email protected]>