Ben Polinsky

Results 49 issues of Ben Polinsky

- Add Node 18.x to ci builds - Proposed workaround/code removal for Blob/form-data issue #4308

Add an optional `onAccessTokenChanged` `BeEvent` to the `AuthorizationClient` interface. We plan to make this property required in 5.0.

When building display-test-app and display-test-performance-app, warnings appear: Caused by Vite to some degree. Will need investigation. [Protobuf discussion](https://github.com/protobufjs/protobuf.js/issues/1754) ``` ../../common/temp/node_modules/.pnpm/@[email protected]/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js (51:26) "requireFromFile" is not exported by "__vite-browser-external", imported by "../../common/temp/node_modules/.pnpm/@[email protected]/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js"....

Let's stay on top of these minor version bumps. In addition, we will have this fun eslint issue awaiting us: https://github.com/iTwin/eslint-plugin/issues/49

Add lint rule to ensure leftNav.md files are formatted correctly. For instance, extra vertical space in a markdown list will cause extra `p` tags to be rendered, breaking our left...

documentation

After a minor or major release, we manually change the [gather-docs build template](https://github.com/iTwin/itwinjs-core/blob/1445a0bc4a08660b1c9c33aad565ecf953b2a423/common/config/azure-pipelines/templates/gather-docs.yaml#L93C1-L94C32) to point to the last released version. We should add this capability to our post-release action/build.

buildology
documentation

Evaluate native versioning scheme (minor) compared to itwinjs-core (minor.patch), change it if appropriate to avoid potential issues with patch releases after minor version bump.

Create playwright tests to validate RCs packages against the [viewer](https://github.com/iTwin/viewer). - [Create viewer playwright tests](https://github.com/iTwin/viewer/issues/223) - Automate the installing of RC packages before RC validation - Report test results after...

buildology
testing

Investigate ideas for backporting security patches.