Skip to content

Commit

Permalink
Merge pull request #22 from cqse/cqse/releases/v2412
Browse files Browse the repository at this point in the history
v2412
  • Loading branch information
agoeb authored Dec 19, 2024
2 parents f5cf2e7 + ee2b345 commit 948b876
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 22 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# v2412
* Feature: Improved parameter display and validation for "Teamscale Findings" ATC check

# v2404
* Feature: Export of ABAP language version and release contract
* Fix: Coverage for modifications in ABAP code was not exported
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Teamscale Connector for SAP Netweaver® AS ABAP® v2404
# Teamscale Connector for SAP Netweaver® AS ABAP® v2412

This archive contains the transport files for the *Teamscale Connector for
SAP Netweaver® AS ABAP®*. This is required for the connection of
Expand All @@ -9,16 +9,16 @@ The *Teamscale Connector for SAP Netweaver® AS ABAP®* is compatible with
It should work on earlier versions, but this has not been tested.

## Download
To get the connector, download the [release Zip archive](https://github.com/cqse/teamscale-sap-abap-connector/archive/v2404.zip).
To get the connector, download the [release Zip archive](https://github.com/cqse/teamscale-sap-abap-connector/archive/v2412.zip).

## Version Info
Current release: **Version 2404**, originally provided for Teamscale v9.6
Release date: 2024-04-04
Current release: **Version 2412**, originally provided for Teamscale v2024.9
Release date: 2024-12-19

## Contents
The archive comprises the following transports (in the *transports* folder):

**CQRK900166** (files K900166.CQR / R900166.CQR)
**CQRK900167** (files K900167.CQR / R900167.CQR)
This is the main transport, objects are in `/CQSE/` namespace and within package `/CQSE/TEAMSCALE_CONNECTOR` and its subpackages.

**Always required, should be transported first.**
Expand All @@ -28,8 +28,8 @@ This is an extension to support Test Impact Analysis (TIA) within Teamscale. Obj

**Optional, but requires main transport above. It is recommended to transport if target system is of NW AS ABAP 7.50 or higher. Might not be compatible with earlier versions.**

**CQRK900145** (files K900145.CQR / R900145.CQR)
This includes a default role (`/CQSE/TEAMSCALE_RFC`) for RFC access from Teamscale server to the Teamscale Connector for SAP Netweaver ABAP. This role can be assigned to technical user accounts which should be used by Teamscale server.
**CQRK900172** (files K900172.CQR / R900172.CQR)
This includes a default role (`/CQSE/RFC_TEAMSCALE`) for RFC access from Teamscale server to the Teamscale Connector for SAP Netweaver ABAP. This role can be assigned to technical user accounts which should be used by Teamscale server.

**Optional, alternatively an appropriate role can be defined manually, see [section *Authorizations for SAP Teamscale User* in the Teamscale documentation](https://docs.teamscale.com/tutorial/sap-integration/#authorizations-for-sap-teamscale-user).**

Expand All @@ -46,7 +46,7 @@ For further details see [section *SAP® Integration* in the Teamscale documentat
If you want to remove the *Teamscale Connector for SAP Netweaver® AS ABAP®*, we can provide deletion transport files, on demand.

## License
**© 2023 CQSE GmbH**
**© 2024 CQSE GmbH**

**Usage of this software and all its components is restricted to a
valid license for Teamscale (enterprise edition).**
Expand Down
7 changes: 0 additions & 7 deletions transports/K900145.CQR

This file was deleted.

7 changes: 0 additions & 7 deletions transports/K900166.CQR

This file was deleted.

7 changes: 7 additions & 0 deletions transports/K900167.CQR
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
CQSE T DMY 1 15 96 0 0 1 0 0 0 106 740 . 0 0 0 0 0 100
#A
#/1/ A G D C R 7 T - Z RELE EX. _ _ _ _ _ CLI
CQR f 0000 20241219132706 sap-abap-rel cqradm
CQR e 0000 20241219132709 sap-abap-rel cqradm
DMY < 0000 20241219132714 sap-abap-rel cqradm
CQR E 0000 20241219132714 sap-abap-rel cqradm
7 changes: 7 additions & 0 deletions transports/K900172.CQR
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
CQSE W DMY 1 0 0 0 0 1 0 0 0 7 740 . 0 0 0 0 0 100
#A
#/1/ A G D C R 7 T - Z RELE EX. _ _ _ _ _ CLI
CQR f 0000 20241219150233 sap-abap-rel cqradm
CQR e 0000 20241219150235 sap-abap-rel cqradm
DMY < 0000 20241219150237 sap-abap-rel cqradm
CQR E 0000 20241219150237 sap-abap-rel cqradm
Binary file removed transports/R900145.CQR
Binary file not shown.
Binary file removed transports/R900166.CQR
Binary file not shown.
Binary file added transports/R900167.CQR
Binary file not shown.
Binary file added transports/R900172.CQR
Binary file not shown.

0 comments on commit 948b876

Please sign in to comment.