microsoft / microsoft/powerbi-powershell
PowerShell script to automate both new & existing RDL file upload
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 413
- Forks
- 134
- Avg merge
- 33m
- Merged PRs (30d)
- 1
Description
PowerShell script to automate both new & existing RDL file upload. Currently we can either write a script for new file upload using Abort Conflict action or existing file upload using Overwrite. But I want to write a script for both new & existing files to upload all together.
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
Start by reviewing the existing PowerShell upload handling for the Abort Conflict action and the Overwrite action. Determine how new and existing RDL files are distinguished, then verify that one script can upload both types together without the wrong conflict behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100