pnp / pnp/cli-microsoft365

'spfx project azuredevops pipeline add' does not implement the optional 'CertificateSecureFileId' variable

Open
#5,905 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.