dsccommunity / dsccommunity/SqlServerDsc
SqlServerDsc: appveyor.yml workaround code
Open
Nobody has claimed this yet.
help wanted
tests
- Dominant language
- PowerShell
- Stars
- 385
- Forks
- 224
- PR merge metrics
- No merged PRs in 30d
Description
The YAML control file for AppVeyor, the appveyor.yml file, contain a lot of workaround code for issues in the build worker that collide with our test suite.
Maybe we can mode that code into a helper module instead, so that we can clean the appveyor.yml file a bit.
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 reading appveyor.yml and identify the workaround code that collides with the test suite. Move that code into a helper module, then verify that the AppVeyor build and test suite still work with the YAML file cleaned up.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100