Arun George

Results 25 issues of Arun George

- update `imodels-clients-*` to `^2` - react to breaking changes in `3.3.0` wrt BackendHubAccess - update `reality-data-client` to latest(`0.9.0`)

set tiemout to 1 hr; full pipeline shouldnt take more than 25 mins on a good machine; 45 on intel macs. any longer then a test is hanging and dont...

AbstractWidgetProps icon should probably allow for an HTML element as well. Right now you're stuck using the webfont icons or suing the Icon utilities to create an IconSpec from the...

enhancement
appui

add `.git-blame-ignore-revs` file which allows you to list commits to ignore. right now only ignoring the EOL change from a few months ago GH should auto pick up this file...

[Build Run](https://dev.azure.com/bentleycs/iModelTechnologies/_build/results?buildId=1645094&view=logs&j=bd4fcb09-6f48-5190-b780-f35cec3cbe42)

> Most accurate HTTP status code for `Aborted` errors would be 204, but it would require a breaking change on `IModelReadRpcInterface`, so for now we treat `Aborted` as HTTP 400...

breaking change

itwin/[email protected] supports [package.json export map](https://medium.com/swlh/npm-new-package-json-exports-field-1a7d1f489ccf) Update to use the following recommended tsconfigs: Frontend: ``` "module": "ESNext", "moduleResolution": "Bundler", ``` [ESNext](https://www.typescriptlang.org/tsconfig#esnext) [Bundler](https://www.typescriptlang.org/tsconfig#moduleResolution) Backend: ``` "module": "NodeNext", "moduleResolution": "NodeNext", ``` [NodeNext](https://www.typescriptlang.org/tsconfig#node16nodenext-nightly-builds) [NodeNext](https://www.typescriptlang.org/tsconfig#moduleResolution)...

Look into converting `@itwin/hypermodeling-frontend` to use the extension api

breaking change
display
experiment
extensions

Any tests that prove blob storage tile cache still works? _Originally posted by @pmconne in https://github.com/iTwin/itwinjs-core/issues/4656#issuecomment-1315538601_

good first issue