AmadeusITGroup
OSS
@o3r/framework
Overview
Sign in / Sign up
Open main menu
@o3r/framework
GitHub
Select a tab
Overview
Runs
Analytics
@o3r/framework
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Filter
Filter exact branch match
Exact
Select status
Recorded
main
8d255618 fix: allow to get api with a particular config (#3055) ## 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 -->
3 hours ago
by sdo-1A
Recorded
fix/request-plugin-param-serialization
180e3327 Merge c3f2deed50d9382fc1319e1cbcd4a5932c91be1e into 0a1fa587b2f065e855e8882a6210987aa868dd64
3 hours ago
by sdo-1A
Succeeded
fix/request-plugin-param-serialization
180e3327 Merge c3f2deed50d9382fc1319e1cbcd4a5932c91be1e into 0a1fa587b2f065e855e8882a6210987aa868dd64
3 hours ago
by sdo-1A
Succeeded
fix/request-plugin-param-serialization
180e3327 Merge c3f2deed50d9382fc1319e1cbcd4a5932c91be1e into 0a1fa587b2f065e855e8882a6210987aa868dd64
3 hours ago
by sdo-1A
Succeeded
main
8d255618 fix: allow to get api with a particular config (#3055) ## 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 -->
3 hours ago
by sdo-1A
Failed
fix/request-plugin-param-serialization
7ac0c993 Merge 335df019081bb8a6bb42ee3c6f1c14c143a746c5 into 0a1fa587b2f065e855e8882a6210987aa868dd64
4 hours ago
by sdo-1A
Succeeded
fix/request-plugin-param-serialization
7ac0c993 Merge 335df019081bb8a6bb42ee3c6f1c14c143a746c5 into 0a1fa587b2f065e855e8882a6210987aa868dd64
4 hours ago
by sdo-1A
Succeeded
fix/request-plugin-param-serialization
7ac0c993 Merge 335df019081bb8a6bb42ee3c6f1c14c143a746c5 into 0a1fa587b2f065e855e8882a6210987aa868dd64
4 hours ago
by sdo-1A
Succeeded
main
28633867 chore(deps): update all non-major dependencies (#3045) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@types/chrome](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chrome) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome)) | [`^0.0.309` -> `^0.0.310`](https://renovatebot.com/diffs/npm/@types%2fchrome/0.0.309/0.0.310) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [actions/cache](https://redirect.github.com/actions/cache) | `v4.2.2` -> `v4.2.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | action | patch | | [actions/download-artifact](https://redirect.github.com/actions/download-artifact) | `v4.2.0` -> `v4.2.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | action | patch | | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | `v4.6.1` -> `v4.6.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | action | patch | --- ### Release Notes <details> <summary>actions/cache (actions/cache)</summary> ### [`v4.2.3`](https://redirect.github.com/actions/cache/releases/tag/v4.2.3) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.2.2...v4.2.3) ##### What's Changed - Update to use [@​actions/cache](https://redirect.github.com/actions/cache) 4.0.3 package & prepare for new release by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [https://github.com/actions/cache/pull/1577](https://redirect.github.com/actions/cache/pull/1577) (SAS tokens for cache entries are now masked in debug logs) ##### New Contributors - [@​salmanmkc](https://redirect.github.com/salmanmkc) made their first contribution in [https://github.com/actions/cache/pull/1577](https://redirect.github.com/actions/cache/pull/1577) **Full Changelog**: https://github.com/actions/cache/compare/v4.2.2...v4.2.3 </details> <details> <summary>actions/download-artifact (actions/download-artifact)</summary> ### [`v4.2.1`](https://redirect.github.com/actions/download-artifact/releases/tag/v4.2.1) [Compare Source](https://redirect.github.com/actions/download-artifact/compare/v4.2.0...v4.2.1) #### What's Changed - Add unit tests by [@​GhadimiR](https://redirect.github.com/GhadimiR) in [https://github.com/actions/download-artifact/pull/392](https://redirect.github.com/actions/download-artifact/pull/392) - Fix bug introduced in 4.2.0 by [@​GhadimiR](https://redirect.github.com/GhadimiR) in [https://github.com/actions/download-artifact/pull/391](https://redirect.github.com/actions/download-artifact/pull/391) **Full Changelog**: https://github.com/actions/download-artifact/compare/v4.2.0...v4.2.1 </details> <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4.6.2`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.6.2) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.6.1...v4.6.2) #### What's Changed - Update to use artifact 2.3.2 package & prepare for new upload-artifact release by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [https://github.com/actions/upload-artifact/pull/685](https://redirect.github.com/actions/upload-artifact/pull/685) #### New Contributors - [@​salmanmkc](https://redirect.github.com/salmanmkc) made their first contribution in [https://github.com/actions/upload-artifact/pull/685](https://redirect.github.com/actions/upload-artifact/pull/685) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4...v4.6.2 </details> --- ### Configuration š **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). š¦ **Automerge**: Enabled. ā» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. š» **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/AmadeusITGroup/otter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
8 days ago
by sdo-1A
Succeeded
doc/forms
050071c2 Merge 06a74e2aaf15bd54279e9158e28dab4bed15d378 into 042ef019aaa7dcbc84f64d48bbf08c5fce018449
8 days ago
by sdo-1A
Succeeded
doc/forms
050071c2 Merge 06a74e2aaf15bd54279e9158e28dab4bed15d378 into 042ef019aaa7dcbc84f64d48bbf08c5fce018449
8 days ago
by sdo-1A
Succeeded
doc/forms
050071c2 Merge 06a74e2aaf15bd54279e9158e28dab4bed15d378 into 042ef019aaa7dcbc84f64d48bbf08c5fce018449
8 days ago
by sdo-1A
Succeeded
doc/forms
5294a82d Merge d1869f2f3b8c1c41a1e3051e87532849ec0fe73b into 042ef019aaa7dcbc84f64d48bbf08c5fce018449
8 days ago
by sdo-1A
Succeeded
doc/forms
5294a82d Merge d1869f2f3b8c1c41a1e3051e87532849ec0fe73b into 042ef019aaa7dcbc84f64d48bbf08c5fce018449
8 days ago
by sdo-1A
Succeeded
main
09d968b9 [cascading] from release/12.1.0-rc to main (#3041) <!-- {"currentBranch":"release/12.1.0-rc","targetBranch":"main","bypassReviewers":false,"isConflicting":false} --> ## Cascading from release/12.1.0-rc to main --- <small>This Pull Request has been generated with :heart: by the [Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
9 days ago
by sdo-1A
Succeeded
doc/forms
0d7a2370 Merge 4400b70645a6ffbc9bee6a2ce1a4dcceab6baeee into 09d968b977a250c7f8b67ac36bcd73b8ab55cce5
9 days ago
by sdo-1A
Succeeded
doc/forms
0d7a2370 Merge 4400b70645a6ffbc9bee6a2ce1a4dcceab6baeee into 09d968b977a250c7f8b67ac36bcd73b8ab55cce5
9 days ago
by sdo-1A
Succeeded
doc/forms
0d7a2370 Merge 4400b70645a6ffbc9bee6a2ce1a4dcceab6baeee into 09d968b977a250c7f8b67ac36bcd73b8ab55cce5
9 days ago
by sdo-1A
Succeeded
doc/forms
01f82348 Merge 6696f9d44af0d4def79e654ce6f66ef9449e1796 into 09d968b977a250c7f8b67ac36bcd73b8ab55cce5
9 days ago
by sdo-1A
Succeeded
doc/forms
01f82348 Merge 6696f9d44af0d4def79e654ce6f66ef9449e1796 into 09d968b977a250c7f8b67ac36bcd73b8ab55cce5
9 days ago
by sdo-1A
Next
Next Page