docker / extensions-submissions

Submit your Docker Extension here
Apache License 2.0
11 stars 2 forks source link

[Submission]: #129

Closed Choebryan closed 10 months ago

Choebryan commented 10 months ago

Docker Hub repository name

dockasaurusrx/dockasaurusrx

Terms of services

github-actions[bot] commented 10 months ago

:white_check_mark: @Choebryan has accepted the terms of service.

The automatic validation of your extension has started, you will see the result in ~10 minutes :hourglass_flowing_sand:.

github-actions[bot] commented 10 months ago

:x: There was a problem during the validation job.

Someone from the @docker/extensions will have to take a look at this issue. We will let you know in this issue when it is fixed.


See action for more details.

Choebryan commented 10 months ago

Hi,

I ran the docker extension validate command locally on my computer and it passed all checks. I saw that the error in the github was due to the Docker Engine not running at the time of the validation. It would be greatly appreciated if the Docker Desktop is running before the validation check is ran.

Thank you

On Mon, Nov 6, 2023 at 1:17 PM github-actions[bot] @.***> wrote:

❌ There was a problem during the validation job.

Someone from the @docker/extensions will have to take a look at this issue. We will let you know in this issue when it is fixed.

See action https://github.com/docker/extensions-submissions/actions/runs/6776514578 for more details.

— Reply to this email directly, view it on GitHub https://github.com/docker/extensions-submissions/issues/129#issuecomment-1796502044, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBNTQFPDMMV6APGJYTJRHETYDFHVVAVCNFSM6AAAAAA7AEKL6GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJWGUYDEMBUGQ . You are receiving this because you were mentioned.Message ID: @.***>

ivan-curkovic commented 10 months ago

/validate

benja-M-1 commented 10 months ago

/validate

benja-M-1 commented 10 months ago

/validate

benja-M-1 commented 10 months ago

/validate

github-actions[bot] commented 10 months ago

:x: Validation failed with the following errors

error while executing 'docker inspect dockasaurusrx/dockasaurusrx:1.0.2' : exit status 1: [] Error: No such object: dockasaurusrx/dockasaurusrx:1.0.2

Please fix the issues and check everything is ok locally with the following command:

docker extension validate -a -s -i dockasaurusrx/dockasaurusrx

Then you can trigger the validation commenting /validate when you are ready.

See https://docs.docker.com/desktop/extensions-sdk/extensions/validate/ for more information.

benja-M-1 commented 10 months ago

@Choebryan sorry for the inconvenience, we finally managed to fix the validation! 😮‍💨

benja-M-1 commented 10 months ago

/validate

github-actions[bot] commented 10 months ago

:x: Validation failed with the following errors

error while executing 'docker inspect dockasaurusrx/dockasaurusrx:1.0.2' : exit status 1: [] Error: No such object: dockasaurusrx/dockasaurusrx:1.0.2

Please fix the issues and check everything is ok locally with the following command:

docker extension validate -a -s -i dockasaurusrx/dockasaurusrx

Then you can trigger the validation commenting /validate when you are ready.

See https://docs.docker.com/desktop/extensions-sdk/extensions/validate/ for more information.

benja-M-1 commented 10 months ago

I will investigate because the command works locally and there is no issue with the validation actually...

benja-M-1 commented 10 months ago
Screenshot 2023-11-09 at 12 35 59

Adding the label to unblock this submission

publisher-extensions-bot[bot] commented 10 months ago

:tada: Congratulations, your extension has been published to the marketplace.

It may not appear in your Docker Desktop yet. In that case, restart Docker Desktop (don't worry, users will see it as soon as the cache is refreshed, every ~12 hours).

If you haven't already, please tell us about your experience building a Docker Desktop extension here.