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

Adding new targets for build and tests and formatted the build.proj as well #431

Merged
merged 13 commits into from
Apr 16, 2019

Conversation

sattpat
Copy link

@sattpat sattpat commented Mar 29, 2019

Issue #, if available:

Description of changes:

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

@costleya costleya requested review from costleya and normj March 29, 2019 21:29
</Target>

<Target Name="full-build" DependsOnTargets="full-build-notests;run-tests;test-lambda-test-tool"></Target>
<Target Name="full-build-notests" DependsOnTargets="test-blueprints-dotnetnew-legacy;package-blueprints;build-nuget-packages;copy-awslambdapscore-module;build-lambda-test-tool-package"></Target>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test-blueprints-dotnetnew-legacy does not exist so build fails.

@costleya costleya merged commit c25d555 into master Apr 16, 2019
@sattpat sattpat deleted the buildProj branch April 17, 2019 03:17
@sattpat sattpat restored the buildProj branch April 30, 2019 23:45
@normj normj deleted the buildProj branch December 19, 2019 07:04
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.

4 participants