1.4.2 • Published 4 months ago

@ui5/task-adaptation v1.4.2

Weekly downloads
45
License
Apache-2.0
Repository
github
Last release
4 months ago

ui5-task-adaptation

REUSE status Build Status npm version

Description

A custom task for ui5-builder that allows building SAPUI5 adaptation projects for SAP S/4HANA Cloud and SAP BTP, Cloud Foundry environment.

Configuration

ABAP Connection

The following connection configuration format is used to connect to ABAP repository in IDE:

target:
  url: example.com,
  authenticationType: basic | reentranceTicket,
  ignoreCertErrors: true | false

and in SAP Business Application Studio:

target:
  destination: abc

OnPremise ABAP repository requires authenticationType: basic, credentials should be provided in project root .env file:

FIORI_TOOLS_USER=<username>
FIORI_TOOLS_PASSWORD=<password>

Whereas S4/Hana uses authenticationType: reentranceTicket to authentificate. A browser window will be opened.

How to obtain support

In case you need any support, please create a GitHub issue.

License

Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This file and all other files in this repository are licensed under the Apache License, v 2.0 except as noted otherwise in the LICENSE file.

Release History

See CHANGELOG.md.

1.4.2

4 months ago

1.4.1

4 months ago

1.4.0

9 months ago

1.3.3

9 months ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.23

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago