Daniel Rodriguez
Daniel Rodriguez
Modify core-build so ci-core.yaml can be removed Fix ci.yaml fast-ci.yaml regression-testing.yaml to use new core-build Still need to test these files https://github.com/iTwin/itwinjs-core/issues/4086
TEST PR
addon automation tests
Skip this step when running native PR validation. This will ensure the pipeline run numbers stay consistent throughout the entire build, so when we use the run number to download...
Add new parameter called `releaseCandidatePrevMaj` which runs the the create branch step job. Skips other RC tasks as I believe they are unnecessary/unwanted in this circumstance. Once branch is created...
Add logging for GCS when workspaces are disabled, also add log for time taken to collect gcs data. Add env var GEOCOORD_DIR which can specify where the asset dir is...
Automating addon release when a new PR merges into imodel-native/internal. imodel-native-internal: https://github.com/iTwin/imodel-native-internal/pull/361
actual changes to pipelines will be in internal repo imodel-native-internal: https://github.com/iTwin/imodel-native-internal/pull/168
add new trigger for release branches, so patch addons are automatically kicked off after a new merge
Currently we have triggers in imodel-native's [azure-pipeline.yaml ](https://github.com/iTwin/imodel-native/blob/main/build/azure-pipelines.yml) for every commit into main or a release branch. I think it would be beneficial to remove this to save on compute...
GetFileSizeForSymbolicLink is a windows specific test, and has been consistently failing. I have seen it mostly on our older on prem machines, but I believe it is also flakey on...