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

update ArchUnit-Examples dependencies on release #1290

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

codecholeric
Copy link
Collaborator

We automatically keep the code of the separate ArchUnit-Examples repository in sync with the archunit-example module in this repository. However, sometimes an example makes an update of the dependencies necessary (as seen in 1d1a990). Up to now this made it necessary to manually update the dependencies in ArchUnit-Examples, or the release will fail when testing the updated ArchUnit-Examples. We now keep the (production) dependencies of ArchUnit-Examples automatically in sync with the archunit-example module.

Since ArchUnit-Examples should be purely driven from this repository, I think it's an okay compromise to simply keep a static template here and fully overwrite the build file.
Changes to the root build file should always be controlled from this repository.

We automatically keep the code of the separate ArchUnit-Examples repository
in sync with the `archunit-example` module in this repository.
However, sometimes an example makes an update of the dependencies necessary
(as seen in 1d1a990).
Up to now this made it necessary to manually update the dependencies in ArchUnit-Examples,
or the release will fail when testing the updated ArchUnit-Examples.
We now keep the (production) dependencies of ArchUnit-Examples automatically in sync
with the `archunit-example` module.

Since ArchUnit-Examples should be purely driven from this repository,
I think it's an okay compromise to simply keep a static template here
and fully overwrite the build file.
Changes to the root build file should always be controlled from this repository.

Signed-off-by: Peter Gafert <[email protected]>
@codecholeric codecholeric force-pushed the update-ArchUnit-Example-Dependencies-on-release branch from 21e013a to 0101fe0 Compare April 11, 2024 11:34
@codecholeric codecholeric merged commit e4fa41e into main Apr 11, 2024
21 checks passed
@codecholeric codecholeric deleted the update-ArchUnit-Example-Dependencies-on-release branch April 11, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant