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

[ELY-2536] Tool encrypt command creates invalid CLI script for bulk conversion #1892

Merged
merged 1 commit into from
May 23, 2023

Conversation

lvydra
Copy link
Contributor

@lvydra lvydra commented Apr 13, 2023

Copy link
Contributor

@cam-rod cam-rod left a comment

Choose a reason for hiding this comment

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

This change looks good, thanks @lvydra!

@fjuma
Copy link
Contributor

fjuma commented May 19, 2023

@Skyllarr Please review on Monday, thanks!

@Test
public void testBulkWithoutNames() throws Exception {
String descriptorFileLocation = "./target/test-classes/bulk-encryption-conversion-desc-without-names";
runCommand(descriptorFileLocation, 0);
Copy link
Contributor

Choose a reason for hiding this comment

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

@lvydra Looks good! Just a question, the resulting CLI file should be deleted after the test. Can we add a afterclass method to do it?

Copy link
Contributor

@Skyllarr Skyllarr left a comment

Choose a reason for hiding this comment

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

I am approving to not hold this fix. The deletion of generated files can be handled as a subsequent issue

@Skyllarr Skyllarr added the +1 DV label May 22, 2023
@fjuma
Copy link
Contributor

fjuma commented May 23, 2023

@lvydra Please create a follow up issue and PR to address @Skyllarr's comment. Thanks!

Copy link
Contributor

@fjuma fjuma left a comment

Choose a reason for hiding this comment

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

Thanks @lvydra!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants