Skip to content

alr test: Allow binary releases to not contain project files#1159

Merged
mosteo merged 2 commits into
alire-project:masterfrom
mosteo:fix/test-binary-crate
Aug 26, 2022
Merged

alr test: Allow binary releases to not contain project files#1159
mosteo merged 2 commits into
alire-project:masterfrom
mosteo:fix/test-binary-crate

Conversation

@mosteo

@mosteo mosteo commented Aug 25, 2022

Copy link
Copy Markdown
Member

Fixes #1139

This will allow the compilers and gprbuild to succeed in the continuous integration crate tests.

@mosteo mosteo marked this pull request as ready for review August 25, 2022 16:09
@mosteo mosteo requested a review from Fabien-Chouteau August 25, 2022 16:09
@mosteo mosteo marked this pull request as draft August 25, 2022 16:28
@mosteo mosteo marked this pull request as ready for review August 26, 2022 08:33
@mosteo

mosteo commented Aug 26, 2022

Copy link
Copy Markdown
Member Author

There was a mistake in the original logic, besides the output being improperly dumped to screen instead of being stored in the test log. It's fixed now.

@mosteo mosteo merged commit 5384bad into alire-project:master Aug 26, 2022
@mosteo mosteo deleted the fix/test-binary-crate branch August 26, 2022 08:34
mosteo added a commit that referenced this pull request Aug 26, 2022
* Allow binary releases to not contain project files

* Fix logic and output to test log instead of stdout
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.

Crates without project-files

2 participants