Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

christianguenter2/abapGit_CI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abapGit CI

This repo provides basic continous intergration capabilities for abapGit. It fetches abapGit test repos from https://github.com/abapGit-tests. Then for each repo the following steps are executed:

  • create package (if needed)
  • clone
  • pull
  • syntax check
  • purge (uninstall)

If there is any error in these steps abapGit CI will indicate that.

Run report ZABAPGIT_CI_UPDATE_ABAPGIT to update the abapGit repo.

There are currently two possibilities to run abapGit CI:

1) Report ZABAPGIT_CI abapGit CI results

2) REST API

POST /sap/zabapgit_ci/run

response.json

Prerequisites:

  • abapGit repo
  • NW >= 7.50

Releases

No releases published

Packages

No packages published

Languages