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

chore: adding depcheck step to post-commit hook #1523

Merged
merged 1 commit into from
May 31, 2023

Conversation

alharris-at
Copy link
Contributor

Description of changes

Adding depcheck step to post-commit hook. This is intended to validate we don't reintroduce key dependencies into the GQLV2 dependency chain. There are other ways to do this, but this was just something we can add ASAP while we're touching the deps.

CDK / CloudFormation Parameters Changed

N/A

Issue #, if available

N/A

Description of how you validated changes

Test-committed file w/ fs as an import.

Screenshot 2023-05-31 at 9 07 30 AM Screenshot 2023-05-31 at 9 07 25 AM

Checklist

  • PR description included
  • yarn test passes

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

@alharris-at alharris-at requested a review from a team as a code owner May 31, 2023 16:25
depcheck.config.js Outdated Show resolved Hide resolved
depcheck.config.js Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #1523 (3259889) into main (512668c) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main    #1523   +/-   ##
=======================================
  Coverage   62.35%   62.35%           
=======================================
  Files         361      361           
  Lines       21522    21522           
  Branches     5116     5116           
=======================================
  Hits        13419    13419           
  Misses       7354     7354           
  Partials      749      749           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alharris-at alharris-at merged commit da91a68 into main May 31, 2023
@alharris-at alharris-at deleted the add-dependency-cruiser branch May 31, 2023 19:19
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.

None yet

4 participants