sqlitebrowser / sqlitebrowser/sqlitebrowser
Verify in CI that app runs well on each OSes
Open
@lucydodo is already working on this.
Since Jun 12, 2024.
ci-system
- Dominant language
- C++
- Stars
- 24.6k
- Forks
- 2.4k
- Avg merge
- 3d 49m
- Merged PRs (30d)
- 3
Description
Describe the new feature
Often, after a modification is made to the code, issues are reported that prevent the app from running on certain OSes.
- Related
- #3582
- #3625
- #3651
- #3654
- #3659
So I try to see if we can make improvements so that the CI system can confirm this.
I'm hoping it's as simple as checking the exit-code that occurs after launching the app.
Does this feature exist in another product or project? Please provide a link
Not applicable
Do you have a screenshot? Please add screenshots to help explain your idea.
Not applicable
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.