docs(usage): add an example on how to retrieve container images #141
Merged
tiborsimko merged 1 commit intocernopendata:masterfrom Feb 16, 2025
Merged
docs(usage): add an example on how to retrieve container images #141tiborsimko merged 1 commit intocernopendata:masterfrom
tiborsimko merged 1 commit intocernopendata:masterfrom
Conversation
tiborsimko
added a commit
to d0leh/cernopendata-client
that referenced
this pull request
Jan 9, 2025
…opendata#141) Co-authored-by: Dana Alsharif <danaalsharif03@gmail.com> Co-authored-by: Tibor Šimko <tibor.simko@cern.ch>
tiborsimko
reviewed
Jan 9, 2025
| - [Jan Okraska](https://orcid.org/0000-0002-1416-3244) | ||
| - [Jiri Kuncar](https://github.com/jirikuncar) | ||
| - [Joud Masoud](https://github.com/joudmas) | ||
| - [Mohammad Doleh](https://github.com/d0leh) |
Member
There was a problem hiding this comment.
I have added Dana and you to the AUTHORS file.
| Rousseau, David | ||
| ``` | ||
|
|
||
| Another example of using \--filter would be retrieving the container image |
Member
There was a problem hiding this comment.
Thanks, ported to Markdown that we switched to in the meantime.
Member
There was a problem hiding this comment.
FWIW the CI tests are not passing due to a known issue that is being addressed in #147.
tiborsimko
added a commit
to d0leh/cernopendata-client
that referenced
this pull request
Feb 16, 2025
…opendata#141) Co-authored-by: Dana Alsharif <danaalsharif03@gmail.com> Co-authored-by: Tibor Šimko <tibor.simko@cern.ch>
…opendata#141) Co-authored-by: Dana Alsharif <danaalsharif03@gmail.com> Co-authored-by: Tibor Šimko <tibor.simko@cern.ch>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #141 +/- ##
=======================================
Coverage 80.80% 80.80%
=======================================
Files 12 12
Lines 719 719
=======================================
Hits 581 581
Misses 138 138 🚀 New features to boost your workflow:
|
tiborsimko
approved these changes
Feb 16, 2025
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
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.
Co-authored-by: Dana Alsharif @danaalsharif