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

Latest commit did not trigger a container tag+push #364

Closed
kevcube opened this issue Dec 27, 2023 · 3 comments
Closed

Latest commit did not trigger a container tag+push #364

kevcube opened this issue Dec 27, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@kevcube
Copy link

kevcube commented Dec 27, 2023

Describe the Bug

when I run commands that would use docker containers (i.e. make pr/readme) I get this error:

docker: Error response from daemon: manifest for cloudposse/build-harness:sha-a1e5103 not found: manifest unknown: manifest unknown.

This sha is the latest commit to main but it appears a build was not triggered.

Expected Behavior

container tag exists

Steps to Reproduce

run make init; make pr/readme in any terraform module

Screenshots

No response

Environment

No response

Additional Context

No response

@kevcube kevcube added the bug Something isn't working label Dec 27, 2023
Copy link

Thank you for reporting the issue! If you haven't already joined our slack community, then we invite you to do so.

This is a great place to get help and ask questions from our AMAZING community.

Slack Community

@milldr
Copy link
Member

milldr commented Dec 27, 2023

Thanks for pointing this out. I've published the latest release so that the current issue should be resolved. We'll look into resolving the cause going forward

@kevcube please let me know if it's working now for you

@kevcube kevcube closed this as completed Dec 27, 2023
@kevcube
Copy link
Author

kevcube commented Dec 27, 2023

@milldr working now, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants