-
Notifications
You must be signed in to change notification settings - Fork 288
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
Add an option to retag rather than replacing the target image while rebasing #2023
Commits on Jan 29, 2024
-
add an option to retag rather than replacing the target image while r…
…ebasing Signed-off-by: Parthiba-Hazra <parthibahazra@gmail.com> add an option to "retag" rather than replacing the target image while rebasing Signed-off-by: Parthiba-Hazra <parthibahazra@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f46c541 - Browse repository at this point
Copy the full SHA f46c541View commit details -
Signed-off-by: Rizul Gupta <mail2rizul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for da19388 - Browse repository at this point
Copy the full SHA da19388View commit details -
Update internal/commands/rebase.go
Co-authored-by: Natalie Arellano <narellano@vmware.com> Signed-off-by: Rizul Gupta <112455393+rizul2108@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad48748 - Browse repository at this point
Copy the full SHA ad48748View commit details -
During builder creation, end-users can provide the flag `--flatten` with the buildpacks they want to put in one layer. Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for c571998 - Browse repository at this point
Copy the full SHA c571998View commit details -
Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for ef68692 - Browse repository at this point
Copy the full SHA ef68692View commit details -
Moves lifecycle package to phase
Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for e1a4d00 - Browse repository at this point
Copy the full SHA e1a4d00View commit details -
Renaming the
--tag
flag to--previous-image
to better reflect its…… purpose. If previous-image flag set then workingImage will be based off of opts.PreviousImage in the rebaser.Rebase Signed-off-by: Parthiba-Hazra <parthibahazra@gmail.com> fix merge conflicts Signed-off-by: Parthiba-Hazra <parthibahazra@gmail.com> resolve merge conflict Signed-off-by: Parthiba-Hazra <parthibahazra@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7d6bc0 - Browse repository at this point
Copy the full SHA b7d6bc0View commit details
Commits on Feb 2, 2024
-
Signed-off-by: Parthiba-Hazra <parthibahazra@gmail.com> update documentation for PreviousImage filed in RebaseOptions Signed-off-by: Parthiba-Hazra <parthibahazra@gmail.com> update docs Signed-off-by: Parthiba-Hazra <parthibahazra@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c6749c7 - Browse repository at this point
Copy the full SHA c6749c7View commit details -
add test cases for new changes in Rebase function
Signed-off-by: Parthiba-Hazra <parthibahazra@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d7559e2 - Browse repository at this point
Copy the full SHA d7559e2View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a584b7d - Browse repository at this point
Copy the full SHA a584b7dView commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ced704f - Browse repository at this point
Copy the full SHA ced704fView commit details