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.0 #1705

Closed otter-cascading[bot] closed 3 weeks ago

otter-cascading[bot] commented 3 weeks ago

Cascading from release/9.6 to release/10.0


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

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 fcc9980e7b1d45158e66b1d48aeeba4894204953. 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


🟥 Failed Commands
nx run-many --target=test-int --parallel 3
✅ Successfully ran 1 target - [`nx run-many --target=build --projects=eslint-plugin --parallel 3`](https://cloud.nx.app/runs/Y8GTrAtK2Q?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

mrednic-1A commented 3 weeks ago

ubuntu ITs failures tracked on: https://github.com/microsoft/linux-package-repositories/issues/130

mrednic-1A commented 3 weeks ago

Branch not supported. PR closed