Skip to content

Dotnet top level solution #4614

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

Merged
merged 9 commits into from
Apr 3, 2023
Merged

Conversation

rlhagerm
Copy link
Contributor

aws-doc-sdk-examples Pull Request

I'm resolving an issue with an existing code example

This update adds a top-level .NET solution file for building all of the examples and tests from an automation framework.
Closes #4043

Confirm you have met the following minimum requirements:


Open source license adherence

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

scmacdon
scmacdon previously approved these changes Mar 31, 2023
@scmacdon scmacdon force-pushed the dotnet-top-level-solution branch from f941ee6 to f10b559 Compare April 3, 2023 13:59
@scmacdon scmacdon merged commit aed909f into awsdocs:main Apr 3, 2023
scmacdon pushed a commit that referenced this pull request Apr 3, 2023
* Updating C# run instructions for WriteMe. (#4620)

* Adding CODEOWNERS file (#4623)

* Adding CODEOWNERS file

* Update .github/CODEOWNERS.txt

Co-authored-by: Liz Kellebrew-Davies <[email protected]>

---------

Co-authored-by: Liz Kellebrew-Davies <[email protected]>

* Dotnet top level solution (#4614)

* Add initial solution file with all projects

* Update top level solution.

* Fixing up some test issues.

* Fixing up failing tests and missing configurations.

* Updates to failing autoscale tests

* Updating for failing tests and setup.

* Updating failing tests

* Revert "Updates to failing autoscale tests"

This reverts commit 511623c.

* Updates to wording.

* Wrote run_all_tests.bat batch file to run all tests on Windows.
Wrote run_all_tests.sh Bash script, updated Dockerfile, and updated README.

* Update gov2/README.md

Co-authored-by: ford prior <[email protected]>

* Apply suggestions from code review

Co-authored-by: Liz Kellebrew-Davies <[email protected]>

---------

Co-authored-by: Irene Smith <[email protected]>
Co-authored-by: Rachel Hagerman <[email protected]>
Co-authored-by: Liz Kellebrew-Davies <[email protected]>
Co-authored-by: ford prior <[email protected]>
scmacdon pushed a commit that referenced this pull request Apr 4, 2023
* Go unit and integration tests and Dockerfile (#4625)

* Updating C# run instructions for WriteMe. (#4620)

* Adding CODEOWNERS file (#4623)

* Adding CODEOWNERS file

* Update .github/CODEOWNERS.txt

Co-authored-by: Liz Kellebrew-Davies <[email protected]>

---------

Co-authored-by: Liz Kellebrew-Davies <[email protected]>

* Dotnet top level solution (#4614)

* Add initial solution file with all projects

* Update top level solution.

* Fixing up some test issues.

* Fixing up failing tests and missing configurations.

* Updates to failing autoscale tests

* Updating for failing tests and setup.

* Updating failing tests

* Revert "Updates to failing autoscale tests"

This reverts commit 511623c.

* Updates to wording.

* Wrote run_all_tests.bat batch file to run all tests on Windows.
Wrote run_all_tests.sh Bash script, updated Dockerfile, and updated README.

* Update gov2/README.md

Co-authored-by: ford prior <[email protected]>

* Apply suggestions from code review

Co-authored-by: Liz Kellebrew-Davies <[email protected]>

---------

Co-authored-by: Irene Smith <[email protected]>
Co-authored-by: Rachel Hagerman <[email protected]>
Co-authored-by: Liz Kellebrew-Davies <[email protected]>
Co-authored-by: ford prior <[email protected]>

* Updating AutoScaling examples

All reviewer comments implemented.

* Removed unnecessary using from Hello Auto Scaling.

* Update services.yaml

Removed extra blank line

---------

Co-authored-by: Laren-AWS <[email protected]>
Co-authored-by: Rachel Hagerman <[email protected]>
Co-authored-by: Liz Kellebrew-Davies <[email protected]>
Co-authored-by: ford prior <[email protected]>
@rlhagerm rlhagerm deleted the dotnet-top-level-solution branch April 24, 2023 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create top-level solution to build and Invoke .NET tests via CLI
3 participants