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.1 to release/10.2.0-rc #1707

Closed otter-cascading[bot] closed 3 weeks ago

otter-cascading[bot] commented 3 weeks ago

Cascading from release/10.1 to release/10.2.0-rc


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

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 4a06d3ebbbdbb51e02abdb491eee7945d08658ce. 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 2 targets - [`nx run-many --target=test-int --parallel 3`](https://cloud.nx.app/runs/cVpo4EwDvr?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=build --projects=eslint-plugin --parallel 3`](https://cloud.nx.app/runs/Z8IYzcKrlm?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.