-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support RPM based distros #175
Merged
Merged
Conversation
This file contains 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
And make `--list-distros` work on all platforms.
Add `--platform` and `--arch` arguments. Allow installing from URL on all platforms.
Plus it prints a build triplet.
More to come.
Plus do not stop if a test suite fails, always run all platforms.
Version string maybe 7.x. [ci skip]
When container name contains a `/` character.
Fix test success/fail file names everywhere.
gaborcsardi
force-pushed
the
feature/linux-rpm-distros
branch
2 times, most recently
from
August 27, 2023 10:00
9502440
to
75d3883
Compare
- workflow trigger parameters - run Linux tests in parallel
gaborcsardi
force-pushed
the
feature/linux-rpm-distros
branch
from
August 27, 2023 10:05
75d3883
to
8b0b934
Compare
[ci skip]
gaborcsardi
force-pushed
the
feature/linux-rpm-distros
branch
from
August 27, 2023 11:05
7ca4007
to
336d1b5
Compare
It does not work on our arm64 runner. [ci skip]
gaborcsardi
force-pushed
the
feature/linux-rpm-distros
branch
from
August 27, 2023 11:58
3b4a7a2
to
1cbc1fc
Compare
So we can run them in parallel. [ci skip]
gaborcsardi
force-pushed
the
feature/linux-rpm-distros
branch
from
August 27, 2023 16:03
68b8eb5
to
6d5ad76
Compare
gaborcsardi
force-pushed
the
feature/linux-rpm-distros
branch
from
August 27, 2023 16:39
be737cf
to
f81db08
Compare
[ci skip]
[ci skip]
This seems to be needed for some OSes for sysmtemd, e.g. OpenSUSE 15.4.
The direct download often fails.
[ci skip]
The Fedora tests take very long. I can run them before a release. Also, I develop the Linux version on aarch64, anyway, so usually it is fine.
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.
No description provided.