Daniel Rodriguez

Results 31 comments of Daniel Rodriguez

Still working on the pipeline. Close to completion but hit an issue and currently looking for solution.

> @DanRod1999 any progress? I put in two draft PR's, but haven't been able to do look over them with anyone. My pipeline appears to function properly except when rush...

> Status? Are you just still waiting for someone to look at your PRs? @calebmshafer I am wasting so much time trying to track down image regressions. I ran into...

I believe we should discuss the pros and cons to having release branches using the "release/Maj.Min.x" vs "release/Maj.x". During this past release, because of the CVE's that were hit in...

Validation between core and native https://github.com/iTwin/imodel-native/pull/56 https://github.com/iTwin/imodel-native-internal/pull/22 Validation between native and internal https://github.com/iTwin/imodel-native-internal/pull/38

> what happens if i run this pipeline with `minor` on a previous `release/X.x` branch ? - `node common/scripts/install-run-rush version --override-bump ${{ parameters.BumpType }} --version-policy prerelease-monorepo-lockStep --bump` - `# When...

> Do we need this pr? the behavior of the pipeline doesn't change, but it doesn't make sense to include that in the yml file anymore.

@simsta6, whats the severity of this issue? Do you need a fix for this now, or is this something that can wait until 5.0. Due to this being a breaking...

/azp run imodel-native

> > Add env var GEOCOORD_DIR which can specify where the asset dir is located. > > Why? Who will use this? Visualization/GPB want to use it when loading up...