Skip to content

Commit 639b267

Browse files
d3xter666matz3
andauthored
[INTERNAL] Add message for v3 deprecation (#1184)
JIRA: CPOUI5FOUNDATION-875 --------- Co-authored-by: Matthias Osswald <mat.osswald@sap.com>
1 parent 4b753d3 commit 639b267

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
[![npm Package Version](https://badge.fury.io/js/%40ui5%2Fbuilder.svg)](https://www.npmjs.com/package/@ui5/builder)
1010
[![Coverage Status](https://coveralls.io/repos/github/SAP/ui5-builder/badge.svg)](https://coveralls.io/github/SAP/ui5-builder)
1111

12+
> ⚠️ UI5 CLI v3 has been deprecated! We highly recommend migrating to [**the latest version**](https://ui5.github.io/cli/stable/).
13+
1214
## Documentation
1315
UI5 Builder documentation can be found here: [ui5.github.io/cli](https://ui5.github.io/cli/v3/pages/Builder/)
1416

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ strategy:
2121
imageName: 'ubuntu-24.04'
2222
node_version: 18.x
2323
mac_node_lts_18:
24-
imageName: 'macos-13'
24+
imageName: 'macos-15'
2525
node_version: 18.x
2626
windows_node_lts_18:
2727
imageName: 'windows-2022'
@@ -30,7 +30,7 @@ strategy:
3030
imageName: 'ubuntu-24.04'
3131
node_version: 20.x
3232
mac_node_current:
33-
imageName: 'macos-13'
33+
imageName: 'macos-15'
3434
node_version: 20.x
3535
windows_node_current:
3636
imageName: 'windows-2022'

0 commit comments

Comments
 (0)