Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Publish pipeline seems to not be picking up version  #174

@slawlor

Description

@slawlor

In the following publish CI run we were waiting for version 0.5.0 and it was eventually published but the script still was waiting for 0.5.0 to appear.

Run bash ./.github/workflows/wait-for-akd-publish.sh
  bash ./.github/workflows/wait-for-akd-publish.sh
  shell: /usr/bin/bash -e {0}
AKD expected version in AKD_MYSQL: "0.5.0" "0.5.0"
AKD published versions: "0.1.0" "0.2.0" "0.3.0" "0.3.1" "0.3.2" "0.3.3" "0.3.4" "0.3.5" "0.3.6" "0.3.7" "0.3.7-beta.0" "0.3.7-beta.1" "0.3.8" "0.4.0"
Expected version has not been published. Retrying after a wait.
...
...
AKD published versions: "0.1.0" "0.2.0" "0.3.0" "0.3.1" "0.3.2" "0.3.3" "0.3.4" "0.3.5" "0.3.6" "0.3.7" "0.3.7-beta.0" "0.3.7-beta.1" "0.3.8" "0.4.0" "0.5.0"
Expected version has not been published. Retrying after a wait.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions