diff --git a/beachball.config.js b/beachball.config.js index f140aa40..f5423d09 100644 --- a/beachball.config.js +++ b/beachball.config.js @@ -9,12 +9,13 @@ module.exports = { tag: "latest", ignorePatterns: [ ".nycrc", - ".eslintrc.json", + "eslint.config.js", "tsconfig.*", ".*ignore", ".github/**", ".vscode/**", "pnpm-lock.yaml", + "**/integration-test*/**", ], changehint: "Run 'pnpm change' to generate a change file", }; \ No newline at end of file diff --git a/change/@itwin-browser-authorization-bc141240-897b-4138-a46e-ac030df3b800.json b/change/@itwin-browser-authorization-bc141240-897b-4138-a46e-ac030df3b800.json deleted file mode 100644 index fe28ac76..00000000 --- a/change/@itwin-browser-authorization-bc141240-897b-4138-a46e-ac030df3b800.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "browser integration test fixtures", - "packageName": "@itwin/browser-authorization", - "email": "ben-polinsky@users.noreply.github.com", - "dependentChangeType": "none" -} diff --git a/change/@itwin-browser-authorization-cc3b2112-dbce-491a-96ac-6796f9258e4c.json b/change/@itwin-browser-authorization-cc3b2112-dbce-491a-96ac-6796f9258e4c.json deleted file mode 100644 index 19f9d4a5..00000000 --- a/change/@itwin-browser-authorization-cc3b2112-dbce-491a-96ac-6796f9258e4c.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "remove parcel from browser e2e tests", - "packageName": "@itwin/browser-authorization", - "email": "ben-polinsky@users.noreply.github.com", - "dependentChangeType": "none" -} diff --git a/change/@itwin-electron-authorization-9e7c4fc5-ef34-4ae7-b2e3-4311323d31b6.json b/change/@itwin-electron-authorization-9e7c4fc5-ef34-4ae7-b2e3-4311323d31b6.json deleted file mode 100644 index 8e6f8360..00000000 --- a/change/@itwin-electron-authorization-9e7c4fc5-ef34-4ae7-b2e3-4311323d31b6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "electron integration test fixtures", - "packageName": "@itwin/electron-authorization", - "email": "ben-polinsky@users.noreply.github.com", - "dependentChangeType": "none" -} diff --git a/change/@itwin-electron-authorization-d50363a6-f07e-422d-86b9-3f841e25f227.json b/change/@itwin-electron-authorization-d50363a6-f07e-422d-86b9-3f841e25f227.json deleted file mode 100644 index c34a4961..00000000 --- a/change/@itwin-electron-authorization-d50363a6-f07e-422d-86b9-3f841e25f227.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "remove networkidle from electron integration tests", - "packageName": "@itwin/electron-authorization", - "email": "ben-polinsky@users.noreply.github.com", - "dependentChangeType": "none" -}