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
bugfix/spec-copy
78ec9a99 fix(ama-sdk-schematics): remove unnecessary escape in multiline $ref regex Co-authored-by: kpanot <kpanot@users.noreply.github.com>
3 days ago
by nx-cloud[bot]
n
Succeeded
bugfix/spec-copy
bbe52f94 fix(ama-sdk-generator): normalize multiline $ref to single-line on update Co-authored-by: kpanot <kpanot@users.noreply.github.com>
3 days ago
by nx-cloud[bot]
n
Failed
feature/ama-openapi/vitest
Fix available
β
43c7fcd9 Merge dad35299b2771ee4804af49c978dc7b7176ad05a into f1bf55bcbc84a54eda5510222d314948240ef2d0
1 month ago
by nx-cloud[bot]
n
Succeeded
feature/ama-openapi/vitest
43c7fcd9 fix(nx): remove global vitest plugin to scope test runner changes Co-authored-by: kpanot <kpanot@users.noreply.github.com>
1 month ago
by nx-cloud[bot]
n
Succeeded
feature/ama-openapi/vitest
43c7fcd9 Merge dad35299b2771ee4804af49c978dc7b7176ad05a into f1bf55bcbc84a54eda5510222d314948240ef2d0
1 month ago
by nx-cloud[bot]
n
Succeeded
main
efe2dc7a chore(deps): update design factory dependencies to ~35.1.0 (main) (#3969) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [ag-grid-angular](https://redirect.github.com/ag-grid/ag-grid) | [`~35.0.0` β `~35.1.0`](https://renovatebot.com/diffs/npm/ag-grid-angular/35.0.1/35.1.0) |  |  | | [ag-grid-community](https://www.ag-grid.com/) ([source](https://redirect.github.com/ag-grid/ag-grid)) | [`~35.0.0` β `~35.1.0`](https://renovatebot.com/diffs/npm/ag-grid-community/35.0.1/35.1.0) |  |  | --- ### Release Notes <details> <summary>ag-grid/ag-grid (ag-grid-angular)</summary> ### [`v35.1.0`](https://redirect.github.com/ag-grid/ag-grid/compare/release-35.0.1...release-35.1.0) [Compare Source](https://redirect.github.com/ag-grid/ag-grid/compare/release-35.0.1...release-35.1.0) </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. π **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
2 months ago
by nx-cloud[bot]
n
Succeeded
feature/ama-openapi/any-object
5203c5a8 Merge 8347f11a295b1b2a57d1f307b04e50c525d53450 into efe2dc7a33eb11b64413dd1d1f0f96da0dd7af53
2 months ago
by nx-cloud[bot]
n
Succeeded
feature/ama-openapi/any-object
5203c5a8 test(ama-openapi): update test for .schema.json suffix Co-authored-by: kpanot <kpanot@users.noreply.github.com>
2 months ago
by nx-cloud[bot]
n
Succeeded
feature/ama-openapi/any-object
5203c5a8 Merge 8347f11a295b1b2a57d1f307b04e50c525d53450 into efe2dc7a33eb11b64413dd1d1f0f96da0dd7af53
2 months ago
by nx-cloud[bot]
n
Succeeded
main
b40e0e9d chore(deps): update patch dependencies (main) (#3945) This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [AmadeusITGroup/prompt-registry](https://redirect.github.com/AmadeusITGroup/prompt-registry) | action | patch | `v0.0.27` β `v0.0.28` |  |  | | [org.jetbrains.kotlin.jvm](https://kotlinlang.org/) ([source](https://redirect.github.com/JetBrains/kotlin)) | plugin | patch | `2.3.0` β `2.3.10` |  |  | --- ### Release Notes <details> <summary>AmadeusITGroup/prompt-registry (AmadeusITGroup/prompt-registry)</summary> ### [`v0.0.28`](https://redirect.github.com/AmadeusITGroup/prompt-registry/releases/tag/v0.0.28) [Compare Source](https://redirect.github.com/AmadeusITGroup/prompt-registry/compare/v0.0.27...v0.0.28) #### What's Changed - fix(adapters): parallelize skill directory fetching in SkillsAdapter by [@​wherka-ama](https://redirect.github.com/wherka-ama) in [#​146](https://redirect.github.com/AmadeusITGroup/prompt-registry/pull/146) - fix: broken symlink at user level should repair automatically by [@​gblanc-1a](https://redirect.github.com/gblanc-1a) in [#​149](https://redirect.github.com/AmadeusITGroup/prompt-registry/pull/149) - chore(deps): bump [@​isaacs/brace-expansion](https://redirect.github.com/isaacs/brace-expansion) from 5.0.0 to 5.0.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​152](https://redirect.github.com/AmadeusITGroup/prompt-registry/pull/152) - Fix bug [#​144](https://redirect.github.com/AmadeusITGroup/prompt-registry/issues/144) the collection installation issue for skills in repositoβ¦ by [@​Driss-Lalami99](https://redirect.github.com/Driss-Lalami99) in [#​151](https://redirect.github.com/AmadeusITGroup/prompt-registry/pull/151) **Full Changelog**: <https://github.com/AmadeusITGroup/prompt-registry/compare/v0.0.27...v0.0.28> </details> <details> <summary>JetBrains/kotlin (org.jetbrains.kotlin.jvm)</summary> ### [`v2.3.10`](https://redirect.github.com/JetBrains/kotlin/compare/v2.3.0...v2.3.10) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
2 months ago
by nx-cloud[bot]
n
Succeeded
renovate/main-all-minor-patch
e86ed21c Merge 93af1e5edea4d131c4d600b3a21f253f3e2c5030 into b40e0e9db0dee3e2cf51f6297c3c9c1252eec4da
2 months ago
by nx-cloud[bot]
n
Succeeded
renovate/main-all-minor-patch
e86ed21c fix(ama-mfe): configure Jest to transform @exodus/bytes package Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2 months ago
by nx-cloud[bot]
n
Succeeded
renovate/main-all-minor-patch
e86ed21c Merge 93af1e5edea4d131c4d600b3a21f253f3e2c5030 into b40e0e9db0dee3e2cf51f6297c3c9c1252eec4da
2 months ago
by nx-cloud[bot]
n
Previous page
Previous
Next
Next page