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

feat: plugin file as system property #145

Merged
merged 12 commits into from
Nov 5, 2024

Conversation

mgarciavaadin
Copy link
Contributor

Description

fixes #141
fixes #137 with client part

With this PR the client is not anymore responsible to lookup for the plugin file. If the plugin has already detected or created the file it will pass the location through a system property.

Copy link
Member

@MarcinVaadin MarcinVaadin left a comment

Choose a reason for hiding this comment

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

It should be in separate Copilot related ProgramPatcher not to mix it with HotSwapping feature.

@MarcinVaadin
Copy link
Member

Remember to align property name with https://github.com/vaadin/copilot-internal/pull/3631

Copy link
Member

@MarcinVaadin MarcinVaadin left a comment

Choose a reason for hiding this comment

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

Works fine, tested also with whitespaces in path.

@MarcinVaadin MarcinVaadin enabled auto-merge (squash) November 5, 2024 10:02
Copy link

github-actions bot commented Nov 5, 2024

Artifact build on last commit: distributions.zip.
For MacOS users: there is a zip inside this zip and Finder unzips them both at once. Use unzip distributions.zip from Terminal or check solution for Archive Manager.

@MarcinVaadin MarcinVaadin merged commit e71e26d into main Nov 5, 2024
4 checks passed
@MarcinVaadin MarcinVaadin deleted the fix/plugin-file-as-system-property branch November 5, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants