Skip to content

Conversation

@GTFalcao
Copy link
Collaborator

@GTFalcao GTFalcao commented Oct 4, 2023

WHAT

🤖 Generated by Copilot at 354c790

Refactor code for finding bad component keys in scripts/findBadKeys.js. Simplify isTestEventFile function with includes method.

🤖 Generated by Copilot at 354c790

isTestEventFile
Simplified with includes
Code is like spring breeze

WHY

Test event files are not being properly ignored by the findBadKeys script.

HOW

🤖 Generated by Copilot at 354c790

  • Simplify isTestEventFile function to use includes method (link)

@vercel
Copy link

vercel bot commented Oct 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
pipedream-docs ✅ Ready (Inspect) Visit Preview Oct 4, 2023 8:03pm
pipedream-docs-redirect-do-not-edit ✅ Ready (Inspect) Visit Preview Oct 4, 2023 8:03pm

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Oct 4, 2023
Copy link
Collaborator

@luancazarine luancazarine left a comment

Choose a reason for hiding this comment

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

LGTM!

@GTFalcao GTFalcao merged commit bf40282 into master Oct 4, 2023
@GTFalcao GTFalcao deleted the fix-bad-keys-test-event branch October 4, 2023 20:44
@GTFalcao
Copy link
Collaborator Author

GTFalcao commented Oct 4, 2023

I went ahead and merged this since the PR check runs from master, and it is a simple improvement on avoiding possible OS differences (with the forward slash '/')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triaged For maintainers: This issue has been triaged by a Pipedream employee

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants