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

fix: Remove CI Scripts from PyInstaller Package #3457

Merged
merged 1 commit into from Nov 10, 2021

Conversation

CoshUS
Copy link
Contributor

@CoshUS CoshUS commented Nov 10, 2021

Which issue(s) does this change fix?

Why is this change necessary?

How does it address the issue?

Removing CI Scripts
removed ‘./output/aws-sam-cli-src/appveyor-windows-build-dotnet.yml’
removed ‘./output/aws-sam-cli-src/appveyor-windows-build-go.yml’
removed ‘./output/aws-sam-cli-src/appveyor-windows-build-java-container.yml’
removed ‘./output/aws-sam-cli-src/appveyor-windows-build-java-ruby-inprocess.yml’
removed ‘./output/aws-sam-cli-src/appveyor-windows-build-nodejs.yml’
removed ‘./output/aws-sam-cli-src/appveyor-windows-build-python.yml’
removed ‘./output/aws-sam-cli-src/appveyor-windows-build-ruby.yml’
removed ‘./output/aws-sam-cli-src/appveyor-windows.yml’
removed ‘./output/aws-sam-cli-src/appveyor.yml’
Installing Python

What side effects does this change have?

Checklist

  • Add input/output type hints to new functions/methods
  • Write design document (Do I need to write a design document?)
  • Write unit tests
  • Write/update functional tests
  • Write/update integration tests
  • make pr passes
  • make update-reproducible-reqs if dependencies were changed
  • Write documentation

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

@CoshUS CoshUS merged commit 73852e8 into aws:develop Nov 10, 2021
mndeveci pushed a commit to mndeveci/aws-sam-cli that referenced this pull request Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants