Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration Tests: Contributing.md should be updated with the different test jobs #1315

Closed
johlju opened this issue Mar 26, 2019 · 1 comment · Fixed by #1576
Closed

Integration Tests: Contributing.md should be updated with the different test jobs #1315

johlju opened this issue Mar 26, 2019 · 1 comment · Fixed by #1576
Labels
documentation The issue is related to documentation only.

Comments

@johlju
Copy link
Member

johlju commented Mar 26, 2019

I think we need to update the CONTRIBUTING.md under to explain the different AppVeyor jobs.

Maybe also update the README.md under the integration tests folder to be more descriptive how the integration tests work.
#1261 (comment)

@johlju johlju added help wanted The issue is up for grabs for anyone in the community. documentation The issue is related to documentation only. labels Mar 26, 2019
@johlju
Copy link
Member Author

johlju commented Jun 26, 2020

I think we should explain the different Azure Pipelines job in the DSC COmmunit on the site dsccommunity.org. So leaving that out, but updated the Integration Test README.md.

@johlju johlju added in progress The issue is being actively worked on by someone. and removed help wanted The issue is up for grabs for anyone in the community. labels Jun 26, 2020
johlju added a commit that referenced this issue Jul 1, 2020
- SqlServerDsc
  - Remove the file `.github/CONTRIBUTION.md` as it no longer filled any
    purpose as GitHub will find the CONTRIBUTION.md in the root folder
    directly now (issue #1227).
  - The documentation in CONTRIBUTING.md has been somewhat updated.
  - Update documentation around design pattern for accounts that does not
    use passwords (issue #378)
    and (issue #1230).
  - Updating the Integration Test README.md to better explain what the
    integration tests for SqlSetup, SqlRSSetup, and SqlRS does (issue #1315).
- SqlAGReplica
  - Update documentation with a requirement for SqlServer in certain circumstances
    (issue #1033).
- SqlRSSetup
  - There was a typo in the error message that was thrown when not passing
    either the `Edition` or `ProductKey` that could be misleading (issue #1386).
  - Updated the parameter descriptions for the parameters `Edition` and
    `ProductKey` that they are mutually exclusive (issue #1386).
@johlju johlju removed the in progress The issue is being actively worked on by someone. label Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation The issue is related to documentation only.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant