Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency code vs production/checked code #101

Open
larshp opened this issue Jul 15, 2020 · 0 comments
Open

dependency code vs production/checked code #101

larshp opened this issue Jul 15, 2020 · 0 comments

Comments

@larshp
Copy link
Member

larshp commented Jul 15, 2020

When generating dependencies to git via ZABAPLINT_DEPENDENCIES only dependencies outside of the checked code should be found and serialized, the serialialization should be as minimal as possible

When checking an object online via SCI, both checked code and dependencies are sent to the REST service. Checked code(inside the package defined) must be fully serialized, and dependencies as minimal as possible

I think currently there are some issues and mixups, and might be a few scenarios/rules missing in above text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant