Skip to content

Print more clear login success information #13

@zzxwill

Description

@zzxwill

In my test, when successfully logging to ACR, it will print the information as below:

I also went through the code and found out the information below indicates successful login.

Run aliyun/acr-login@v1
  with:
    login-server: https://kubevela-registry.cn-hangzhou.cr.aliyuncs.com
    username: ***
    password: ***
    region-id: cn-hangzhou
  env:
    BUCKET: ***
    ENDPOINT: ***
    ACCESS_KEY: ***
    ACCESS_KEY_SECRET: ***
    ARTIFACT_HUB_REPOSITORY_ID: ***

DOCKER_CONFIG environment variable is set

How about we appending some similar information as below?

...

Successfully login to ACR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions