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

java, improvement: run seed faster using local mode #3741

Merged
merged 11 commits into from
May 30, 2024

Conversation

dcb6
Copy link
Contributor

@dcb6 dcb6 commented May 30, 2024

This PR improves seed performance by allowing you to run java seed in local mode rather than in Docker. As part of this change, we are now gitignoring certain generated gradle files that are difficult to match exactly when running locally.

@@ -7,6 +7,15 @@ dockerCommand:
language: java
generatorType: SDK
defaultOutputMode: github
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

key changes in this file

@dcb6 dcb6 changed the title [WIP] Java Seed Performance Improvements java, improvement: run seed faster using local mode May 30, 2024
@dcb6 dcb6 marked this pull request as ready for review May 30, 2024 20:58
@dcb6 dcb6 merged commit 86ed3ea into main May 30, 2024
28 of 30 checks passed
@dcb6 dcb6 deleted the burke/fer-1785-java-seed-performance-improvements branch May 30, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants