AmadeusITGroup / otter

The Otter project is a highly modular framework whose goal is to provide a common platform to accelerate and facilitate the development of runtime customizable Angular based Web Applications
https://amadeusitgroup.github.io/otter/
BSD 3-Clause "New" or "Revised" License
47 stars 34 forks source link

[cascading] from release/10.3.0-rc to main #1791

Closed otter-cascading[bot] closed 2 weeks ago

otter-cascading[bot] commented 2 weeks ago

Cascading from release/10.3.0-rc to main


:heavy_exclamation_mark: The pull request is conflicting with the target branch. You can fix the issue locally with the following commands:

Using gh CLI ```shell gh pr checkout 1791 git pull --ff origin main ``` and update this Pull Request with ```shell gh pr push 1791 ```
Using git only ```shell git fetch origin git checkout origin/cascading/10.3.0-rc-main git pull --ff origin main ``` and update this Pull Request with ```shell git push origin HEAD:cascading/10.3.0-rc-main ```

This Pull Request has been generated with :heart: by the Otter cascading tool.

nx-cloud[bot] commented 2 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5f01fb790f2cdf2b1cf9a1cbd7d026012671be09. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 10 targets - [`nx run-many --target=test-int --parallel 3`](https://cloud.nx.app/runs/gbqM6WTm7h?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=build --projects=eslint-plugin --parallel 3`](https://cloud.nx.app/runs/Q12JwFLEzS?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=test-e2e --parallel 3`](https://cloud.nx.app/runs/yZ9GGHPTAd?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=publish --parallel 3 --nx-bail --userconfig .verdaccio/conf/.npmrc-logged --tag=latest --@o3r:registry=http://127.0.0.1:4873 --@ama-sdk:registry=http://127.0.0.1:4873 --@ama-terasu:registry=http://127.0.0.1:4873`](https://cloud.nx.app/runs/bLodkqiOvm?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test --parallel 3 --cacheDirectory=D:\a\otter\otter/.cache/jest --base=remotes/origin/main`](https://cloud.nx.app/runs/4keBqZYJ8u?utm_source=pull-request&utm_medium=comment) - [`nx run ama-sdk-schematics:build-swagger`](https://cloud.nx.app/runs/w2sIK0bL6x?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=build --parallel 3`](https://cloud.nx.app/runs/My2RLfbMWG?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test --parallel 3 --cacheDirectory=/home/runner/work/otter/otter/.cache/jest --base=remotes/origin/main`](https://cloud.nx.app/runs/EHFpX3HUFM?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=build-swagger --parallel 3`](https://cloud.nx.app/runs/iw4X2yuWVt?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=lint --parallel 3 --base=remotes/origin/main --configuration ci`](https://cloud.nx.app/runs/r65lRNyMUg?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.