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

[GP-493] - Apply renaming with AMS token instead of CMS #3

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

sherbansoftware
Copy link

@sherbansoftware sherbansoftware commented Oct 17, 2021

https://arniadb.atlassian.net/browse/GP-493

Purpose

  • New feature added
  • Change existing feature
  • Affects a test case
  • Affects testing infrastructure

Describe the change

Modify Renaming tool in order on current repository "CMS" with "AMS" token.
The renaming should apply properly on existing files and folders

  • Exact Match
  • Partial Match

@sherbansoftware sherbansoftware self-assigned this Oct 17, 2021
@@ -240,7 +240,7 @@ typedef struct asn1_object_st
*/
#define ASN1_STRING_FLAG_NDEF 0x010

/* This flag is used by the CMS code to indicate that a string is not
/* This flag is used by the AMS code to indicate that a string is not

Choose a reason for hiding this comment

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

Please revert all changes in the external sub-folder.
The CMS in context of openssl is :
https://en.wikipedia.org/wiki/Cryptographic_Message_Syntax

Copy link
Author

Choose a reason for hiding this comment

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

Good finding. Thanks!
I reverted all changes from external sub-folder

Copy link

@razvanradulescu razvanradulescu left a comment

Choose a reason for hiding this comment

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

There are some changes that would be nice to have earlier, like name of parameters in configuration files. But it is hard to pick only those.
I think is better to hold this change until after we do some testing.

There is one additional task which should be solved before renaming : https://arniadb.atlassian.net/browse/GP-494

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.

2 participants