Skip to content
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!: print a downloaded container images summary after pulling images from remote or locally #1315

Merged
merged 6 commits into from Sep 18, 2023

Conversation

leoporoli
Copy link
Contributor

Description:

print a "downloaded container images" summary after pulling images from remote or locally

Final result in terminal:
image

Is this change user facing?

YES

References (if applicable):

Fix #1292

@leoporoli leoporoli changed the title feat!: print a "downloaded container images" summary after pulling images from remote or locally feat!: print a downloaded container images summary after pulling images from remote or locally Sep 18, 2023
@leoporoli leoporoli merged commit b822870 into main Sep 18, 2023
30 checks passed
@leoporoli leoporoli deleted the lporoli/ticket-1292-retry branch September 18, 2023 14:00
h4ck3rk3y pushed a commit that referenced this pull request Sep 18, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.83.0](0.82.24...0.83.0)
(2023-09-18)


### ⚠ BREAKING CHANGES

* rename assert to verify
([#1295](#1295))
* print a downloaded container images summary after pulling images from
remote or locally
([#1315](#1315))

### Features

* Clean CLI command now removes unsued Kurtosis images
([#1314](#1314))
([a924f4a](a924f4a)),
closes [#1131](#1131)
* print a downloaded container images summary after pulling images from
remote or locally
([#1315](#1315))
([b822870](b822870)),
closes [#1292](#1292)


### Code Refactoring

* rename assert to verify
([#1295](#1295))
([651df40](651df40))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: print and persist ALL the downloaded container image tags on each run
2 participants