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.
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.
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.
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:
If you are having path problems then run: