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

remove @InputDirectory to avoid memory leak (#561) #640

Merged
merged 1 commit into from
Jul 28, 2023
Merged

remove @InputDirectory to avoid memory leak (#561) #640

merged 1 commit into from
Jul 28, 2023

Conversation

mpern
Copy link
Contributor

@mpern mpern commented Jul 27, 2023

Confirmed my suspicion:

After changing RepositoryConfig.directory to @Input Property<String>, ./gradlew currentVersion finishes immediately (again).

@bgalek
Copy link
Member

bgalek commented Jul 28, 2023

@mpern perfect! Thanks!

@bgalek bgalek merged commit 47b2c47 into allegro:main Jul 28, 2023
1 check passed
@gabrieljones
Copy link
Contributor

This was a breaking change and should have resulted in a major version bump.

@bgalek
Copy link
Member

bgalek commented Jul 31, 2023

@gabrieljones hi! Thanks for pointing it out, this was unintentional. What did you need to update with your build setup?

david0 pushed a commit to david0/axion-release-plugin that referenced this pull request Feb 12, 2024
bgalek pushed a commit that referenced this pull request Feb 15, 2024
Co-authored-by: Markus Perndorfer <mpern@users.noreply.github.com>
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.

3 participants