onepub-dev / onepub

Cli tooling and support for OnePub the private package repository for Dart and Flutter
https://onepub.dev
Other
11 stars 1 forks source link

Azure devops to onepub authentication getting failed. #535

Closed pas1405 closed 5 months ago

pas1405 commented 6 months ago

Describe the bug Hi, we have onepub package available in onepub repo, we trying to deploy that using on azure pipeline. Check the Below link, I followed to export the Auth token Yaml. URL : https://docs.onepub.dev/guides/cli-integration/export CLI tool: I try to login with one pub login (CMD)) screen, but its getting disappears. What we are trying to do: Azure Pipeline (CI CD). By doing so in the classic editor and running the pipeline, we are unable to reach the one pub package, we have created one CICD user in onepubdev Email : parasu@cicd.kijxxpsdav.onepub.dev Auth token : ( last 4 digit ) yYTY

check the attached screen shots for failed build.

onepub 2 onepub1

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Problems with CLI tooling If your issue is with the OnePub CLI tooling then:

Run onepub doctor and post the output here:

onepub doctor - cmd not get executed

If you are having path problems then run:


<path to dart>/dart pub global run  onepub:onepub doctor - Cmd not getting executed.
bsutton commented 6 months ago

sorry but you are going to have to provide more details.

bsutton commented 5 months ago

Completed