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

Implemented dump-latest-versions command #6

Merged
merged 3 commits into from
Apr 12, 2019

Conversation

jaroslaw-bochniak
Copy link
Contributor

Implemented dump-latest-versions command

  • the result json file is stored with contents where key is image name and value is the latest image version
  • optionally results can be filtered based on provided directory filter
  • Images that no longer exists (but may still be present in git tags are excluded by default)

The result json file is stored with contents where key is image name and value is the latest image version.
Optionally results can be filtered based on provided directory filter.
Images that no longer exists (but may still be present in git tags are excluded by default)
bakery/commons/fileutils.go Outdated Show resolved Hide resolved
bakery/service/bakery.go Outdated Show resolved Hide resolved
Michal Slusarczyk and others added 2 commits April 11, 2019 16:08
Co-Authored-By: jaroslaw-bochniak <j.bochniak@smartrecruiters.com>
@jaroslaw-bochniak jaroslaw-bochniak merged commit 8766ec5 into master Apr 12, 2019
@jaroslaw-bochniak jaroslaw-bochniak deleted the added-dump-to-file branch April 12, 2019 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants