]> _ Git - alire.git/commit
Bump index version (#1009)
authorAlejandro R Mosteo <amosteo@unizar.es>
Fri, 29 Apr 2022 14:56:17 +0000 (16:56 +0200)
committerGitHub <noreply@github.com>
Fri, 29 Apr 2022 14:56:17 +0000 (16:56 +0200)
commitd34cc53d5d865adc07e8c43f89d1e002c9629a24
treed4c0ed231badbb14f4cdf32964b425fd4e1bd7d6
parent797d20b56da5cb29a0567f64902ba1502a2f56bc
Bump index version (#1009)

* Alire.Index_On_Disk: Drop index cache after deletion

Also ensure that all index addition functions operate with fresh index
information

* Bump index version

* Allow disabling the "old compatible index" warning

Also use real old compatible version to not have to use a fake old compatible version

* Alire.Config.Edit: fix copypasta mistake

Co-authored-by: GHA <actions@github.com>
src/alire/alire-config-edit.ads
src/alire/alire-config.ads
src/alire/alire-index.ads
src/alire/alire-toml_index.adb
src/alire/alire.adb
src/alire/alire.ads
testsuite/drivers/alr.py
testsuite/tests/index/branch-mismatch/test.py
testsuite/tests/index/old-compat-version/community/index/index.toml
testsuite/tests/index/old-compat-version/test.py