Skip to content

Controlling Build Scope for Dependent Projects in Pull Request Builds #1706

Answered by freddydk
ivandjordjevic asked this question in Q&A
Discussion options

You must be logged in to vote

The current design of AL-Go is that every CI/CD build is tested and can be released. By running a mode, where apps are built if they are modified and not if dependencies have changed, would cause the latest build to be "maybe" OK.
You would basically have to run a full build before releasing - which is against the current design.
Recommendation for a scenario like yours would be to split the repo in two and use GitHub packages for dependency resolution.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@freddydk
Comment options

@freddydk
Comment options

Answer selected by ivandjordjevic
@ivandjordjevic
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants