-
Notifications
You must be signed in to change notification settings - Fork 4
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
Diverse improvements #23
Diverse improvements #23
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ddcf9cf - Browse repository at this point
Copy the full SHA ddcf9cfView commit details -
fix: add condition for GitHub App token retrieval
Ensure GitHub App token step only runs if secrets are present.
Configuration menu - View commit details
-
Copy full SHA for 5b0d845 - Browse repository at this point
Copy the full SHA 5b0d845View commit details -
Configuration menu - View commit details
-
Copy full SHA for d69bee2 - Browse repository at this point
Copy the full SHA d69bee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb3faf - Browse repository at this point
Copy the full SHA 6fb3fafView commit details -
refactor: update module system and test configurations
Removed jest.config.json, changed TS module to ESNext, and updated dependencies.
Configuration menu - View commit details
-
Copy full SHA for 503b3be - Browse repository at this point
Copy the full SHA 503b3beView commit details -
chore: add ts-node to ignored dependencies list
Update knip config to ignore ts-node as it is used by jest.
Configuration menu - View commit details
-
Copy full SHA for 305bb88 - Browse repository at this point
Copy the full SHA 305bb88View commit details -
chore(tests): remove redundant JSON.stringify in sdk.test.ts
Removing JSON encoding from eventPayload and settings directly.
Configuration menu - View commit details
-
Copy full SHA for 2601858 - Browse repository at this point
Copy the full SHA 2601858View commit details -
fix(tests): use
jest.unstable_mockModule
for mocking importsReplaced deprecated `jest.mock` with `jest.unstable_mockModule`
Configuration menu - View commit details
-
Copy full SHA for 0a617bd - Browse repository at this point
Copy the full SHA 0a617bdView commit details