'spfx project azuredevops pipeline add' does not implement the optional 'CertificateSecureFileId' variable
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 413
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 21
Description
In our pipeline definition that we create when running m365 spfx project azuredevops pipeline add, we have an CertificateSecureFileId variable that should be used optionally instead of the CertificateBase64Encoded. No implementation has been added though.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the implementation behind m365 spfx project azuredevops pipeline add and inspect how the generated pipeline handles CertificateBase64Encoded. Verify the optional CertificateSecureFileId path, then run the command or its existing checks to confirm the generated definition uses the secure file variable when provided and retains the base64 option otherwise.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100