Skip to content

Conversation

@njlynch
Copy link
Contributor

@njlynch njlynch commented Jan 20, 2021

The benefits of strong-name signing assemblies are marginal at best, and it
turns out we actually weren't strong-name signing our assemblies anyway, making
all of this extra infrastructure unnecessary.

This removes the strong-name key (SNK) prebuild script, updates the buildspec
to remove the reference to it, and removes the linter rule that enforced the
strong-named assembly properties. Prior to removal, the rule was reversed and
used to update the package.json files.

This change will be accompanied by a change to our pipeline definition to
remove the references on that side.


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

The benefits of strong-name signing assemblies are marginal at best, and it
turns out we actually weren't strong-name signing our assemblies anyway, making
all of this extra infrastructure unnecessary.

This removes the strong-name key (SNK) prebuild script, updates the buildspec
to remove the reference to it, and removes the linter rule that enforced the
strong-named assembly properties. Prior to removal, the rule was reversed and
used to update the package.json files.

This change will be accompanied by a change to our pipeline definition to
remove the references on that side.
@njlynch njlynch requested review from a team and RomainMuller January 20, 2021 17:57
@njlynch njlynch self-assigned this Jan 20, 2021
@gitpod-io
Copy link

gitpod-io bot commented Jan 20, 2021

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jan 20, 2021
@mergify
Copy link
Contributor

mergify bot commented Jan 21, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Contributor

mergify bot commented Jan 21, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 2a032ea into master Jan 21, 2021
@mergify mergify bot deleted the njlynch/remove-snk branch January 21, 2021 09:34
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 9363400
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

mohanrajendran pushed a commit to mohanrajendran/aws-cdk that referenced this pull request Jan 24, 2021
…2632)

The benefits of strong-name signing assemblies are marginal at best, and it
turns out we actually weren't strong-name signing our assemblies anyway, making
all of this extra infrastructure unnecessary.

This removes the strong-name key (SNK) prebuild script, updates the buildspec
to remove the reference to it, and removes the linter rule that enforced the
strong-named assembly properties. Prior to removal, the rule was reversed and
used to update the package.json files.

This change will be accompanied by a change to our pipeline definition to
remove the references on that side.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants