Capgemini / Capgemini/powerapps-project-template

issue when trying to scaffold Azure DevOps relating to project url

Open
#89 0 comments 0 reactions 1 assignee Claimed by @Dave-Robertson92 View on GitHub
bug
Dominant language
C#
Stars
33
Forks
9
PR merge metrics
No merged PRs in 30d

Description

## Describe the bug
When running the Azure DevOps scaffolder, the URL for the repo to create and push to (see link/code below) is unable to be found which is a combination of access token, ADO org name and project with some manipulation, I worked around it for now by hard-coding the URL to create the repo and push to.
[here](https://github.com/Capgemini/powerapps-project-template/blob/b3a89b81080f0731d0054ac721e3b1b161fdcbab/src/generators/azuredevops/generator/RepoGenerator.ts#L46)

## To reproduce
scaffold new ADO project

## Expected behaviour
to scaffold new ADO project

## Additional context
The process for this scaffolder is to provide an ADO org (URL), an access token, and then select the project, via a list. Could it be simplified to ask for 1 URL (org/project) and access token?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.