AmadeusITGroup
OSS
@o3r/framework
Sign in / Sign up
Open main menu
@o3r/framework
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
release/14.0
b4ee42ab [cascading] from release/13.5 to release/14.0 (#4208) <!-- {"currentBranch":"release/13.5","targetBranch":"release/14.0","bypassReviewers":false,"isConflicting":false} --> ## Cascading from release/13.5 to release/14.0 --- <small>This Pull Request has been generated with :heart: by the [Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
by Kilian Panot
K
Succeeded
release/14.0
0c60a31e fix(extractors): versions are not sorted properly for metadata checks (#4175) ## Proposed change <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> *- No issue associated -* <!-- * :bug: Fix #issue --> * :bug: Fix resolves #4174 <!-- * :rocket: Feature #issue --> <!-- * :rocket: Feature resolves #issue --> <!-- * :octocat: Pull Request #issue -->
by Florian PAUL
F
Succeeded
release/14.0
da534066 [cascading] from release/13.5 to release/14.0 (#4165) <!-- {"currentBranch":"release/13.5","targetBranch":"release/14.0","bypassReviewers":false,"isConflicting":false} --> ## Cascading from release/13.5 to release/14.0 --- <small>This Pull Request has been generated with :heart: by the [Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
by Florian PAUL
F
Succeeded
release/14.0
193b208a [cascading] from release/13.5 to release/14.0 (#4144) <!-- {"currentBranch":"release/13.5","targetBranch":"release/14.0","bypassReviewers":false,"isConflicting":false} --> ## Cascading from release/13.5 to release/14.0 --- :heavy_exclamation_mark: The pull request is conflicting with the target branch. You can fix the issue locally with the following commands: <details open> <summary>Using <b>gh CLI</b></summary> ```shell gh pr checkout 4144 git pull --ff origin release/14.0 ``` and update this Pull Request with ```shell gh pr push 4144 ``` </details> <details> <summary>Using <b>git</b> only</summary> ```shell git fetch origin git checkout origin/cascading/13.5.0-14.0.0 git pull --ff origin release/14.0 ``` and update this Pull Request with ```shell git push origin HEAD:cascading/13.5.0-14.0.0 ``` </details> --- <small>This Pull Request has been generated with :heart: by the [Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
by mrednic-1A
m
Succeeded
release/14.0
65a63c77 [cascading] from release/13.5 to release/14.0 (#4125) <!-- {"currentBranch":"release/13.5","targetBranch":"release/14.0","bypassReviewers":false,"isConflicting":false} --> ## Cascading from release/13.5 to release/14.0 --- :heavy_exclamation_mark: The pull request is conflicting with the target branch. You can fix the issue locally with the following commands: <details open> <summary>Using <b>gh CLI</b></summary> ```shell gh pr checkout 4125 git pull --ff origin release/14.0 ``` and update this Pull Request with ```shell gh pr push 4125 ``` </details> <details> <summary>Using <b>git</b> only</summary> ```shell git fetch origin git checkout origin/cascading/13.5.0-14.0.0 git pull --ff origin release/14.0 ``` and update this Pull Request with ```shell git push origin HEAD:cascading/13.5.0-14.0.0 ``` </details> --- <small>This Pull Request has been generated with :heart: by the [Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
by matthieu-c...
m
Succeeded
release/14.0
34369f3c chore: update node version for gh actions (#4090) ## Proposed change <img width="1357" height="255" alt="image" src="https://github.com/user-attachments/assets/946cdcc3-6dfc-48e2-87ed-5cc8066a0e39" />
by Victor Sca...
V
Succeeded
release/14.0
2f31b87b fix(telemetry): add missing peer deps (#4033) ## Proposed change fix(telemetry): add missing peer deps <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> *- No issue associated -* <!-- * :bug: Fix #issue --> <!-- * :bug: Fix resolves #issue --> <!-- * :rocket: Feature #issue --> <!-- * :rocket: Feature resolves #issue --> <!-- * :octocat: Pull Request #issue -->
by Kilian Panot
K
Succeeded
release/14.0
6464667e [cascading] from release/13.5 to release/14.0 (#4022) <!-- {"currentBranch":"release/13.5","targetBranch":"release/14.0","bypassReviewers":false,"isConflicting":false} --> ## Cascading from release/13.5 to release/14.0 --- :heavy_exclamation_mark: The pull request is conflicting with the target branch. You can fix the issue locally with the following commands: <details open> <summary>Using <b>gh CLI</b></summary> ```shell gh pr checkout 4022 git pull --ff origin release/14.0 ``` and update this Pull Request with ```shell gh pr push 4022 ``` </details> <details> <summary>Using <b>git</b> only</summary> ```shell git fetch origin git checkout origin/cascading/13.5.0-14.0.0 git pull --ff origin release/14.0 ``` and update this Pull Request with ```shell git push origin HEAD:cascading/13.5.0-14.0.0 ``` </details> --- <small>This Pull Request has been generated with :heart: by the [Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
by matthieu-c...
m
Succeeded
release/14.0
abad3a78 feat: set prefer-self-closing-tags as error (#4010) ## Proposed change <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> *- No issue associated -* <!-- * :bug: Fix #issue --> <!-- * :bug: Fix resolves #issue --> <!-- * :rocket: Feature #issue --> <!-- * :rocket: Feature resolves #issue --> <!-- * :octocat: Pull Request #issue -->
by matthieu-c...
m
Succeeded
release/14.0
f7657804 fix(ama-openapi): exposed files when used as dependency (#4008) ## Proposed change fix(ama-openapi): exposed files when used as dependency <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> *- No issue associated -* <!-- * :bug: Fix #issue --> <!-- * :bug: Fix resolves #issue --> <!-- * :rocket: Feature #issue --> <!-- * :rocket: Feature resolves #issue --> <!-- * :octocat: Pull Request #issue -->
by Kilian Panot
K
Succeeded
release/14.0
92734e32 chore: fix critical fast-xml-parser (#4002) ## Proposed change <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> *- No issue associated -* <!-- * :bug: Fix #issue --> <!-- * :bug: Fix resolves #issue --> <!-- * :rocket: Feature #issue --> <!-- * :rocket: Feature resolves #issue --> <!-- * :octocat: Pull Request #issue -->
by vscaiceanu-1a
v
Succeeded
release/14.0
760bb991 fix(ama-openapi): path to the model to load (#3983) ## Proposed change fix(ama-openapi): path to the model to load <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> *- No issue associated -* <!-- * :bug: Fix #issue --> <!-- * :bug: Fix resolves #issue --> <!-- * :rocket: Feature #issue --> <!-- * :rocket: Feature resolves #issue --> <!-- * :octocat: Pull Request #issue -->
by vscaiceanu-1a
v
Previous page
Previous
Next
Next page