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 33 forks source link

[cascading] from release/10.2.0-rc to main #1710

Closed otter-cascading[bot] closed 3 weeks ago

otter-cascading[bot] commented 3 weeks ago

Cascading from release/10.2.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 1710 git pull --ff origin main ``` and update this Pull Request with ```shell gh pr push 1710 ```
Using git only ```shell git fetch origin git checkout origin/cascading/10.2.0-rc-main git pull --ff origin main ``` and update this Pull Request with ```shell git push origin HEAD:cascading/10.2.0-rc-main ```

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

nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 51ba5b572dd6edcd44e7a9df6c28d17a0e4521ee. 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 1 target - [`nx run-many --target=build --projects=eslint-plugin --parallel 3`](https://cloud.nx.app/runs/HX1o3xqDc7?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.