-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: handling of a yolo.json config #446
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
Doozers
added a commit
to Doozers/yolo
that referenced
this pull request
Sep 7, 2022
Signed-off-by: ismael FALL <[email protected]>
Doozers
force-pushed
the
dev/isma/yolo.json
branch
from
September 7, 2022 11:56
b175da3
to
d5ba78e
Compare
Doozers
added a commit
to Doozers/yolo
that referenced
this pull request
Sep 7, 2022
Signed-off-by: ismael FALL <[email protected]>
Doozers
force-pushed
the
dev/isma/yolo.json
branch
from
September 7, 2022 21:32
eb51265
to
c3848dd
Compare
Doozers
added a commit
to Doozers/yolo
that referenced
this pull request
Sep 7, 2022
Signed-off-by: ismael FALL <[email protected]>
Doozers
force-pushed
the
dev/isma/yolo.json
branch
2 times, most recently
from
September 8, 2022 08:22
3980f40
to
c1aaaa7
Compare
Doozers
added a commit
to Doozers/yolo
that referenced
this pull request
Sep 8, 2022
Signed-off-by: ismael FALL <[email protected]>
Doozers
added a commit
to Doozers/yolo
that referenced
this pull request
Sep 8, 2022
Signed-off-by: ismael FALL <[email protected]>
Doozers
force-pushed
the
dev/isma/yolo.json
branch
from
September 8, 2022 08:52
c1aaaa7
to
07c0687
Compare
moul
reviewed
Sep 8, 2022
moul
reviewed
Sep 8, 2022
Signed-off-by: ismael FALL <[email protected]>
Signed-off-by: ismael FALL <[email protected]>
… infos Signed-off-by: ismael FALL <[email protected]>
Doozers
force-pushed
the
dev/isma/yolo.json
branch
from
September 8, 2022 09:43
07c0687
to
37ae474
Compare
moul
reviewed
Sep 8, 2022
moul
reviewed
Sep 8, 2022
moul
reviewed
Sep 8, 2022
moul
reviewed
Sep 8, 2022
moul
reviewed
Sep 8, 2022
moul
reviewed
Sep 8, 2022
moul
reviewed
Sep 8, 2022
moul
reviewed
Sep 8, 2022
Signed-off-by: ismael FALL <[email protected]>
Signed-off-by: ismael FALL <[email protected]>
Signed-off-by: ismael FALL <[email protected]>
Signed-off-by: ismael FALL <[email protected]>
Signed-off-by: ismael FALL <[email protected]>
Doozers
force-pushed
the
dev/isma/yolo.json
branch
from
September 8, 2022 15:00
0279a0c
to
f313db3
Compare
moul
reviewed
Sep 8, 2022
moul
reviewed
Sep 8, 2022
Signed-off-by: ismael FALL <[email protected]>
moul
reviewed
Sep 8, 2022
Signed-off-by: ismael FALL <[email protected]>
moul
approved these changes
Sep 8, 2022
trafico-bot
bot
added
✅ Approved
Pull Request has been approved and can be merged
and removed
🔍 Ready for Review
Pull Request is not reviewed yet
labels
Sep 8, 2022
trafico-bot
bot
added
✨ Merged
Pull Request has been merged successfully
and removed
✨ Merged
Pull Request has been merged successfully
✅ Approved
Pull Request has been approved and can be merged
labels
Sep 8, 2022
🎉 This PR is included in version 2.105.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
If a yolo.json artifact is present and contain a yolo.json file, it will we used to override older infos like following :
(also add a debug function to load the artifacts and class them by builds from the oldest to the most recent)