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

Upgrade dependencies (CDK, Pylint, and others) #364

Merged
merged 3 commits into from
Jul 16, 2021

Conversation

sbkok
Copy link
Collaborator

@sbkok sbkok commented May 21, 2021

Upgrade to CDK v1.105 and latest version of pylint and other
libraries.

Upgrade of pylint resulted in new errors as listed below.
These errors have been fixed as part of this commit too.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sbkok sbkok added the enhancement New feature or request label May 21, 2021
@sbkok sbkok added this to the v3.2.0 milestone May 21, 2021
sbkok added 2 commits May 21, 2021 13:08
**Why?**

When generating a pipeline, the code optimization introduced by PR awslabs#285
broke the notification_endpoint configuration. When set, it would try to
configure the notification in the main generator as well as in the
default ADF pipeline generator.

**What?**

Removing the notification endpoint configuration from the main template,
as that is replaced by the default ADF pipeline generator
implementation.
Upgrade to CDK v1.105 and latest version of pylint and other
libraries.

Upgrade of pylint resulted in new errors as listed below.
These errors have been fixed as part of this commit too.
@sbkok sbkok force-pushed the chore/upgrade-dependencies branch from f9e8fa8 to efdde81 Compare May 21, 2021 11:10
Copy link

@deltagarrett deltagarrett left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@krisnielander krisnielander left a comment

Choose a reason for hiding this comment

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

LGTM

@sbkok sbkok merged commit df2e596 into awslabs:master Jul 16, 2021
@sbkok sbkok deleted the chore/upgrade-dependencies branch July 16, 2021 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants