Skip to content

feat: warn users when deprecated elements are used#17328

Merged
mergify[bot] merged 97 commits intomasterfrom
eliminate-deprecated-usage
Nov 16, 2021
Merged

feat: warn users when deprecated elements are used#17328
mergify[bot] merged 97 commits intomasterfrom
eliminate-deprecated-usage

Conversation

@nija-at
Copy link
Copy Markdown
Contributor

@nija-at nija-at commented Nov 4, 2021

Turn on notifications during cdk synth and cdk deploy when
users are using deprecated elements.

As part of this, the repo will need to remove all usages of
deprecated symbols used within its implementation.


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

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Nov 4, 2021

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Nov 4, 2021
@github-actions github-actions bot added the package/tools Related to AWS CDK Tools or CLI label Nov 4, 2021
@nija-at nija-at force-pushed the eliminate-deprecated-usage branch from b053c7a to 52dd171 Compare November 4, 2021 10:01
@nija-at nija-at force-pushed the eliminate-deprecated-usage branch from 1a2e1f5 to d5b58e0 Compare November 10, 2021 08:29
@nija-at nija-at marked this pull request as draft November 16, 2021 14:50
@nija-at nija-at marked this pull request as ready for review November 16, 2021 16:32
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 16, 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).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 4db2c33
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify mergify bot merged commit 3721358 into master Nov 16, 2021
@mergify mergify bot deleted the eliminate-deprecated-usage branch November 16, 2021 20:39
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 16, 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).

rix0rrr added a commit that referenced this pull request Dec 21, 2021
It used to be that you could override `Stack.addFileAsset()` to add
different behavior to handle the assets. Later on, we introduced
the concept of `StackSynthesizers` to handle this concept, with a
backwards compatibility mechanism.

In #17328, the backwards compatibility mechanism was broken. Restore it.
mergify bot pushed a commit that referenced this pull request Dec 21, 2021
…18116)

It used to be that you could override `Stack.addFileAsset()` to add
different behavior to handle the assets. Later on, we introduced
the concept of `StackSynthesizers` to handle this concept, with a
backwards compatibility mechanism.

In #17328, the backwards compatibility mechanism was broken. Restore it.


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
Turn on notifications during `cdk synth` and `cdk deploy` when
users are using deprecated elements.

As part of this, the repo will need to remove all usages of
deprecated symbols used within its implementation.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
…ws#18116)

It used to be that you could override `Stack.addFileAsset()` to add
different behavior to handle the assets. Later on, we introduced
the concept of `StackSynthesizers` to handle this concept, with a
backwards compatibility mechanism.

In aws#17328, the backwards compatibility mechanism was broken. Restore it.


----

*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. package/tools Related to AWS CDK Tools or CLI pr-linter/exempt-readme The PR linter will not require README changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants