-
-
Notifications
You must be signed in to change notification settings - Fork 296
Checkbox based CI workflow #2177
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
Merged
mwestphal
merged 26 commits into
f3d-app:master
from
mwestphal:checkbox_based_ci_workflow
Apr 26, 2025
Merged
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
400c17f
checkbox based ci
mwestphal ac676b2
fixup master
mwestphal 2dafdc1
run CI
mwestphal 092bbd8
shouldrun
mwestphal fb45d0a
again
mwestphal ca79a03
again
mwestphal 4ad4e98
run CI
mwestphal 2e602eb
latest
mwestphal 37837c0
use main
mwestphal e46542e
fixup
mwestphal 0f623e5
moooreee
mwestphal 8059209
cho
mwestphal 4b569f4
github ref
mwestphal 6958681
fixup master
mwestphal 3d90e04
master fix
mwestphal 3c42ccc
fast ci
mwestphal 5f20492
fixup again
mwestphal 59a66b9
Adding write permission
mwestphal 36a0edb
better template
mwestphal 0efad63
again
mwestphal 201a935
again again
mwestphal 93ead58
fixup detect
mwestphal defe7ba
update pr template
mwestphal 954cdd5
Full CI
mwestphal 5de9e5a
cached CI
mwestphal a7800ff
review
mwestphal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
### Describe your changes | ||
|
||
### Issue ticket number and link if any | ||
|
||
### Checklist for finalizing the PR | ||
|
||
- [ ] I have performed a [self-review](https://f3d.app/doc/dev/CODING_STYLE.html) of my code | ||
- [ ] I have added [tests](https://f3d.app/doc/dev/TESTING.html) for new features and bugfixes | ||
- [ ] I have added [documentation](https://f3d.app/doc/dev/TESTING.html) for new features | ||
- [ ] If it is a modifying the libf3d API, I have updated bindings | ||
- [ ] If it is a modifying the default versions, I have updated timestamp | ||
|
||
### Continuous integration | ||
|
||
Please check the checkbox of the CI you want to run, then push again on your branch. | ||
|
||
- [ ] Style checks | ||
- [ ] Fast CI | ||
- [ ] Coverage cached CI | ||
- [ ] Analysis cached CI | ||
- [ ] WASM CI | ||
- [ ] Android CI | ||
- [ ] MacOS cached CI | ||
- [ ] MacOS ARM cached CI | ||
mwestphal marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- [ ] Windows cached CI | ||
- [ ] Linux cached CI | ||
- [ ] Other cached CI |
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.