Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Int 5556 dev tools 8.24.1 #548

Merged
merged 4 commits into from
Sep 26, 2022
Merged

Int 5556 dev tools 8.24.1 #548

merged 4 commits into from
Sep 26, 2022

Conversation

edreyer1
Copy link
Contributor

No description provided.

@edreyer1 edreyer1 requested a review from a team as a code owner September 22, 2022 19:00
@socket-security
Copy link

socket-security bot commented Sep 22, 2022

Socket Security Report

👍 No new dependency issues detected in pull request

Socket.dev scan summary
Issue Status
Did you mean? ✅ no new possible package typos
Install scripts ✅ no new install scripts
Telemetry ✅ no new telemetry
Troll package ✅ no new troll packages
Malware ✅ no new malware
Native code ✅ no new native modules
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] [email protected]

Powered by socket.dev

@@ -568,6 +568,7 @@ declare global {
}
}

/* eslint-disable no-console */
Copy link
Contributor

Choose a reason for hiding this comment

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

I think all of these local jest matchers could be replaced with .toTargetEntities() from the SDK, and be removed from this project. Would you be up for opening a follow-on PR to remove references of toCreateValidRelationshipsToEntities from this project?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hey I can do this I went ahead and created a ticket for it https://jupiterone.atlassian.net/browse/INT-5632

@@ -2,7 +2,6 @@ import {
createMockExecutionContext,
Recording,
} from '@jupiterone/integration-sdk-testing';
import { validateStepStartStates } from '@jupiterone/integration-sdk-runtime/dist/src/execution/validation';
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you provide context on why this code was copied over to this project?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

For some reason I was getting a typing error for the parameter of the this function in the last test. I could figure out how to get around it other than adding it here

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, can you please do some troubleshooting on the type error? Duplicating this code means that we'll be out-of-sync if any useful changes are introduced in the @jupiterone/integration-sdk-runtime package.

@edreyer1 edreyer1 merged commit 77d5295 into main Sep 26, 2022
@edreyer1 edreyer1 deleted the int-5556-dev-tools-8.24.1 branch September 26, 2022 21:18
@j1-internal-automation
Copy link
Collaborator

🚀 PR was released in v2.18.2 🚀

@j1-internal-automation j1-internal-automation added the released This issue/pull request has been released. label Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants