Skip to content

Commit

Permalink
chore: Update CLI texts (#1532)
Browse files Browse the repository at this point in the history
Updates the output of cds CLI texts to the latest version.

Co-authored-by: chgeo <[email protected]>
  • Loading branch information
github-actions[bot] and chgeo authored Dec 18, 2024
1 parent 12ca0ab commit e6cc320
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
2 changes: 2 additions & 0 deletions tools/assets/help/cds-add.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
<em>side-by-side-extensibility</em> - logic extensibility via extension points
<em>mtx</em> - multitenancy + toggles + extensibility
<em>xsuaa</em> - authentication via XSUAA
<em>ias</em> - authentication via IAS
<em>ams</em> - authorization via AMS
<em>hana</em> - database support for SAP HANA
<em>postgres</em> - database support for PostgreSQL
<em>sqlite</em> - database support for SQLite
Expand Down
8 changes: 4 additions & 4 deletions tools/assets/help/cds-version-md.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
| @cap-js/asyncapi | 1.0.2 |
| @cap-js/cds-types | 0.8.0 |
| @cap-js/db-service | 1.16.1 |
| @cap-js/openapi | 1.1.0 |
| @cap-js/openapi | 1.1.1 |
| @cap-js/sqlite | 1.7.8 |
| @sap/cds | 8.5.1 |
| @sap/cds | 8.6.0 |
| @sap/cds-compiler | 5.6.0 |
| @sap/cds-dk (global) | 8.5.1 |
| @sap/cds-dk (global) | 8.6.1 |
| @sap/cds-fiori | 1.2.8 |
| @sap/cds-foss | 5.0.1 |
| @sap/cds-mtxs | 2.4.1 |
| @sap/cds-mtxs | 2.4.2 |
| @sap/eslint-plugin-cds | 3.1.2 |
| Node.js | v20.18.1 |
</pre>
8 changes: 4 additions & 4 deletions tools/assets/help/cds-version.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<em>@cap-js/asyncapi</em>: 1.0.2
<em>@cap-js/cds-types</em>: 0.8.0
<em>@cap-js/db-service</em>: 1.16.1
<em>@cap-js/openapi</em>: 1.1.0
<em>@cap-js/openapi</em>: 1.1.1
<em>@cap-js/sqlite</em>: 1.7.8
<em>@sap/cds</em>: 8.5.1
<em>@sap/cds</em>: 8.6.0
<em>@sap/cds-compiler</em>: 5.6.0
<em>@sap/cds-dk (global)</em>: 8.5.1
<em>@sap/cds-dk (global)</em>: 8.6.1
<em>@sap/cds-fiori</em>: 1.2.8
<em>@sap/cds-foss</em>: 5.0.1
<em>@sap/cds-mtxs</em>: 2.4.1
<em>@sap/cds-mtxs</em>: 2.4.2
<em>@sap/eslint-plugin-cds</em>: 3.1.2
<em>Node.js</em>: v20.18.1
<em>your-project</em>: 1.0.0
Expand Down

0 comments on commit e6cc320

Please sign in to comment.