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/9.6 to release/10.1 #1742

Closed otter-cascading[bot] closed 2 weeks ago

otter-cascading[bot] commented 2 weeks ago

Cascading from release/9.6 to release/10.1


: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 1742 git pull --ff origin release/10.1 ``` and update this Pull Request with ```shell gh pr push 1742 ```
Using git only ```shell git fetch origin git checkout origin/cascading/9.6.0-10.1.0 git pull --ff origin release/10.1 ``` and update this Pull Request with ```shell git push origin HEAD:cascading/9.6.0-10.1.0 ```

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 901433963967dfcfa8c3afb088753e6159bbf714. 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/tFMtcPY0cs?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.