Skip to content

Containers: improve error messages to users #95

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

Merged
merged 4 commits into from
Aug 16, 2022

Conversation

norbjd
Copy link
Contributor

@norbjd norbjd commented Aug 3, 2022

For containers build step, error messages are now sent:

  • if image could not be built
  • if image have the wrong architecture

Also, I've renamed the file and removed the dependency to bluebird in that file. I don't think we need bluebird at all, but this will be part of another MR.

- send a message if image could not be built
- send a message if image have the wrong architecture
@almottier
Copy link
Contributor

You should bump the version in package.json

@norbjd norbjd merged commit 95279de into scaleway:master Aug 16, 2022
@norbjd norbjd deleted the containers/image-architecture-check branch August 16, 2022 12:09
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