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

Add support for longer cross-memory server parms #714

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

ifakhrutdinov
Copy link
Contributor

@ifakhrutdinov ifakhrutdinov commented Jun 12, 2024

Proposed changes

This PR picks up the zowe-common-c changes which add support for ZIS parameters longer than 128 characters. Additionally, new related zowe-common-c functions are now exposed in the dynamic linkage plug-in.

This PR addresses Issue: #684

This PR depends upon the following PRs: zowe/zowe-common-c#457

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

PR Checklist

Please delete options that are not relevant.

  • If the changes in this PR are meant for the next release / mainline, this PR targets the "staging" branch.
  • My code follows the style guidelines of this project (see: Contributing guideline)
  • I have commented my code, particularly in hard-to-understand areas
  • Relevant update to CHANGELOG.md
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works, or describe a test method below

Testing

See zowe/zowe-common-c#457.

@ifakhrutdinov ifakhrutdinov added bug Something isn't working enhancement New feature or request labels Jun 12, 2024
@ifakhrutdinov ifakhrutdinov self-assigned this Jun 12, 2024
@ifakhrutdinov ifakhrutdinov changed the title Expose the new CMS parm functions; update deps Add support for longer cross-memory server parms Jun 12, 2024
@ifakhrutdinov ifakhrutdinov force-pushed the bugfix/long-parm-support branch 4 times, most recently from aa403eb to 7de55ba Compare August 21, 2024 18:35
Signed-off-by: Irek Fakhrutdinov <ifakhrutdinov@rocketsoftware.com>
Copy link
Contributor

@JoeNemo JoeNemo left a comment

Choose a reason for hiding this comment

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

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

@ifakhrutdinov ifakhrutdinov merged commit 785a454 into v2.x/staging Aug 22, 2024
5 checks passed
@ifakhrutdinov ifakhrutdinov deleted the bugfix/long-parm-support branch August 22, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants