SAP-samples / abap-platform-refscen-flight

SFlight is back! This is the Flight Reference Scenario for the ABAP RESTful Application Programming Model.
Apache License 2.0
232 stars 93 forks source link

Update branches to use latest abapGit version #16

Closed mbtools closed 1 year ago

mbtools commented 1 year ago

When using the latest abapGit version to pull the repo to an on-prem system, there are many diffs since the repo branches are not up-to-date to the latest abapGit file formats.

Example:

image

image

Also, abapGit is supporting namespaces and the nspc object is missing in the repo branched.

I highly recommend to update the on-prem branches since the vast majority of users will use a current abapGit version.

I can do it for ABAP-platform-2019. Let me know if you want a PR.

MarinaBlank commented 1 year ago

Hi! Thanks for the feedback. since we can't know how and when abapGit changes file formats, we do not guarantee that the repository objects have the latest file formats abapGit is using and therfore we do not update the files accordingly. It shouldn't harm the import if you have Diffs. So you can just go ahead with the import.

You don't need to import the namespace object. The namespace must be set up in your system prior to the import, so the namespace object is already in your system.