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: Create API ML sample extension #1947

Merged
merged 33 commits into from
Jan 5, 2022
Merged

Conversation

taban03
Copy link
Contributor

@taban03 taban03 commented Dec 2, 2021

Description

Sample extension for api ml to showcase how to create an extension for API ML (to be added in the GW class path as part of Zowe preparation).
The module contains a simple controller

Linked to #1067
Dependent on the zowe/zowe-install-packaging#2502 PR

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

For more details about how should the code look like read the Contributing guideline

@taban03 taban03 marked this pull request as draft December 2, 2021 14:17
Signed-off-by: at670475 <[email protected]>
@taban03 taban03 marked this pull request as ready for review December 3, 2021 13:51
Signed-off-by: at670475 <[email protected]>
@taban03 taban03 marked this pull request as draft December 3, 2021 14:03
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
@taban03 taban03 marked this pull request as ready for review December 3, 2021 15:09
Copy link
Member

@achmelo achmelo left a comment

Choose a reason for hiding this comment

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

How do you know that this works?

apiml-sample-extension/README.md Outdated Show resolved Hide resolved
apiml-sample-extension/README.md Outdated Show resolved Hide resolved
apiml-sample-extension/build.gradle Outdated Show resolved Hide resolved
apiml-sample-extension/gradle/lite.gradle Outdated Show resolved Hide resolved
build.gradle Show resolved Hide resolved
gradle/sonar.gradle Show resolved Hide resolved
@taban03 taban03 added the do not merge Do not merge! label Dec 6, 2021
@taban03 taban03 force-pushed the apiml/GH1067/create_sample_ext branch from c7424f1 to 1cee23d Compare December 10, 2021 09:50
taban03 and others added 12 commits December 14, 2021 09:52
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
@taban03 taban03 force-pushed the apiml/GH1067/create_sample_ext branch from 5418d65 to e38557f Compare December 14, 2021 08:52
taban03 and others added 10 commits December 14, 2021 09:59
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
…into apiml/GH1067/create_sample_ext

# Conflicts:
#	apiml-sample-extension-package/src/main/resources/manifest.yaml
#	apiml-sample-extension/README.md
#	apiml-sample-extension/build.gradle
#	gradle/license.gradle
#	gradle/sonar.gradle
@taban03 taban03 changed the title Create API ML sample extension feat: Create API ML sample extension Dec 17, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@taban03 taban03 removed the do not merge Do not merge! label Jan 5, 2022
@taban03 taban03 merged commit a085cf3 into master Jan 5, 2022
@delete-merged-branch delete-merged-branch bot deleted the apiml/GH1067/create_sample_ext branch January 5, 2022 13:51
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.

3 participants