Skip to content

fix: test runs with recent Docker images#1704

Merged
mosteo merged 4 commits into
alire-project:masterfrom
mosteo:fix/git-in-testsuite
Jun 23, 2024
Merged

fix: test runs with recent Docker images#1704
mosteo merged 4 commits into
alire-project:masterfrom
mosteo:fix/git-in-testsuite

Conversation

@mosteo

@mosteo mosteo commented Jun 20, 2024

Copy link
Copy Markdown
Member

I bumped all of our Docker images and that has resulted in some new bugs being caught by the testsuite

@mosteo mosteo force-pushed the fix/git-in-testsuite branch 3 times, most recently from a77f0b3 to 9a062bd Compare June 20, 2024 15:22
@mosteo mosteo force-pushed the fix/git-in-testsuite branch from 9a062bd to 27cb6ee Compare June 20, 2024 15:26
@mosteo mosteo changed the title fix: git warnings during test runs fix: test runs with recent Docker images Jun 20, 2024
@mosteo mosteo force-pushed the fix/git-in-testsuite branch 4 times, most recently from ce541fd to c55a8a2 Compare June 21, 2024 12:49
Using the --shared feature of init
@mosteo mosteo force-pushed the fix/git-in-testsuite branch 4 times, most recently from 55ae0ee to 6ddc74a Compare June 23, 2024 12:07
@novaTopFlex

Copy link
Copy Markdown

What types of bugs are you expecting to see from the Docker images for Alire, an Ada project?

@mosteo mosteo force-pushed the fix/git-in-testsuite branch 4 times, most recently from bca9104 to 751907a Compare June 23, 2024 12:36
@mosteo mosteo marked this pull request as ready for review June 23, 2024 12:56
@mosteo mosteo force-pushed the fix/git-in-testsuite branch from 751907a to 80d3de7 Compare June 23, 2024 12:57
@mosteo mosteo merged commit 2e7b0c6 into alire-project:master Jun 23, 2024
@mosteo mosteo deleted the fix/git-in-testsuite branch June 23, 2024 13:22
mosteo added a commit that referenced this pull request Jun 23, 2024
* fix: git warnings during test runs

* Fix semver parsing in APT and From_Output

* Fix ownership of local git repo used during tests

Using the --shared feature of init

* Fix toolchain workflow to ensure use of intended toolchain
@mosteo

mosteo commented Jun 24, 2024

Copy link
Copy Markdown
Member Author

What types of bugs are you expecting to see from the Docker images for Alire, an Ada project?

We detect versions of system packages, and some new non-semver versions were confusing our detector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants