[2.1.1] Pending bugfixes#1975
Draft
mosteo wants to merge 31 commits intorelease/2.1from
Draft
Conversation
* Fix broken link to Upgrading doc * Break up too long line --------- Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
…1906) * Update test * Fix updating pins with `subdir` which track Alire-generated files
But bootstrap alire with `alire-project/setup-alire`, because alr 2.1.0 was built on Ubuntu 24.04 while we need it on 22.04.
* `alr toolchain`: validate duplicated release args * Revert changes Alire.Meta * `alr toolchain`: fix validate duplicated release args * Alire.Utils: Transform defaults to null
* make version patcher skip updating when commit is identical * style warnings
Fixes the extra length that resulted in spurious empty lines for some commands (mainly when updating dependencies).
* dev: detect pin/submodule mismatches * Fix mismatched pins * Fix ada_toml remote
* Accept but discard [test] table * Test
* Minimal spec for future property * Implementation & Test * Do not leak hidden property
* attempt fixing workflow on aarch64 linux * dev: force macOS 14 macos-latest runner is now macOS 15 which breaks things, yet to diagnose... * fix: force macOS 14 in `ci-toolchain.yml` * dev: remove custom aarch case from `ci-release.yml` * Revert "dev: remove custom aarch case from `ci-release.yml`" This reverts commit 069997e. --------- Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
* Add test * Fix incidental output breaking structured output * Add note to `--format`'s description * Fix typo in test comment Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This comment was marked as resolved.
This comment was marked as resolved.
* fix macos CI * regenerate embeddings
* Bad fix * Extra logging * Test * Remove leak
This comment was marked as resolved.
This comment was marked as resolved.
* doc: host-arch and gentoo * Replace list with link to definitions
* feat: don't `sudo` when already root * refactor to avoid windows linking error * Make the test a bit more interesting * Fix test on openSUSE * unix -> posix * Undo changes to Alire.Meta * copilot review * Fix test on Windows * Fix absolute path on windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These are the bugfixes not yet merged into the latest 2.1 release. This is to verify that tests succeed. Not to be merged until 2.1.1 is actually going to be released.