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

add more information when service.platform isn't part of service.build.platforms #9868

Merged
merged 2 commits into from
Sep 26, 2022
Merged

Conversation

bkielbasa
Copy link
Contributor

What I did

I found it a bit problematic to debug so I added a bit more detailed error messages when service.platform isn't part of service.build.platforms.

@bkielbasa bkielbasa marked this pull request as ready for review September 23, 2022 08:33
@glours
Copy link
Contributor

glours commented Sep 23, 2022

@bkielbasa can you sign-off your commit? Just follow the instructions here

pkg/compose/build.go Outdated Show resolved Hide resolved
@glours
Copy link
Contributor

glours commented Sep 26, 2022

@bkielbasa you need to rebase your branch and update the e2e tests as I mentioned before, otherwise we're almost ready to merge it!

@bkielbasa
Copy link
Contributor Author

@glours thanks for your review! I updated tests so it should be ready to go!

@bkielbasa bkielbasa requested a review from glours September 26, 2022 18:36
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As your branch isn't up to date with the v2 branch, we can't merge your PR or we'll introduce potential regression.
The only changes we should see in this PR are:

  • The 2 updates of the logs
  • The 2 updates in the e2e test assertions

…d.platforms

Signed-off-by: Bartłomiej Klimczak <bartlomiej.klimczak88@gmail.com>
Signed-off-by: Bartłomiej Klimczak <bartlomiej.klimczak88@gmail.com>
@bkielbasa
Copy link
Contributor Author

@glours done! Sorry, I mess up with rebase :) it should be fine now

@bkielbasa bkielbasa requested a review from glours September 26, 2022 19:01
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contribution

@glours glours enabled auto-merge September 26, 2022 19:03
@glours glours merged commit 19a1454 into docker:v2 Sep 26, 2022
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.

2 participants