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

fix(Usage Reports): re-gen service after recent API changes #240

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

Jdatechong
Copy link
Contributor

PR summary

Regeneration of the usage reports service. Mainly intended to add catalog_id to instance_usage and resource.

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Current vs new behavior

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Test results:

[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 104, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.657 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 104, Failures: 0, Errors: 0, Skipped: 0

Integration tests:

[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.ibm.cloud.platform_services.usage_reports.v4.UsageReportsIT
Retrieved a total of 0 item(s) with pagination.
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.14 s -- in com.ibm.cloud.platform_services.usage_reports.v4.UsageReportsIT
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (default) @ usage-reports ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46.919 s
[INFO] Finished at: 2024-04-11T09:58:42-07:00
[INFO] ------------------------------------------------------------------------

Signed-off-by: Jonathan Date-chong <jtdatechong@ibm.com>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Signed-off-by: Jonathan Date-chong <jtdatechong@ibm.com>
@padamstx padamstx self-assigned this Apr 12, 2024
@padamstx padamstx self-requested a review April 12, 2024 20:52
@padamstx padamstx changed the title feat(Usage Reports) re-gen service after recent API changes fix(Usage Reports): re-gen service after recent API changes Apr 13, 2024
@padamstx
Copy link
Member

@Jdatechong please regen with latest SDK generator version (3.89.0)

Signed-off-by: Jonathan Date-chong <jtdatechong@ibm.com>
@Jdatechong
Copy link
Contributor Author

Test results after regeneration:

[INFO] Reactor Summary:
[INFO] 
[INFO] IBM Cloud Platform Services Java SDK 99-SNAPSHOT ... SUCCESS [  1.520 s]
[INFO] IBM Cloud Platform Services SDK Common Library ..... SUCCESS [  6.960 s]
[INFO] IBM Cloud Case Management API ...................... SUCCESS [  8.072 s]
[INFO] IBM Cloud Catalog Management API ................... SUCCESS [  9.610 s]
[INFO] IBM Cloud Context-Based Restrictions API ........... SUCCESS [  7.975 s]
[INFO] IBM Cloud Enterprise Billing Units API ............. SUCCESS [  7.581 s]
[INFO] IBM Cloud Enterprise Management API ................ SUCCESS [  7.960 s]
[INFO] IBM Cloud Enterprise Usage Reports API ............. SUCCESS [  7.356 s]
[INFO] IBM Cloud Global Catalog API ....................... SUCCESS [  8.003 s]
[INFO] IBM Cloud Global Search and Tagging - Search API ... SUCCESS [  7.284 s]
[INFO] IBM Cloud Global Search and Tagging - Tagging API .. SUCCESS [  7.440 s]
[INFO] IBM Cloud IAM Access Groups API .................... SUCCESS [  8.710 s]
[INFO] IBM Cloud IAM Identity Services API ................ SUCCESS [  9.425 s]
[INFO] IBM Cloud IAM Policy Management API ................ SUCCESS [  8.575 s]
[INFO] IBM Cloud Shell Account Settings API ............... SUCCESS [  7.375 s]
[INFO] IBM Cloud Open Service Broker API .................. SUCCESS [  7.517 s]
[INFO] Partner Billing Units .............................. SUCCESS [  7.354 s]
[INFO] Partner Usage Reports .............................. SUCCESS [  7.390 s]
[INFO] IBM Cloud Resource Controller API (v2) ............. SUCCESS [  8.360 s]
[INFO] IBM Cloud Resource Manager API ..................... SUCCESS [  7.454 s]
[INFO] IBM Cloud Usage Metering API ....................... SUCCESS [  7.328 s]
[INFO] IBM Cloud Usage Reports API ........................ SUCCESS [  7.984 s]
[INFO] IBM Cloud User Management API ...................... SUCCESS [  7.667 s]
[INFO] IBM Cloud Platform Services Test Coverage Reports .. SUCCESS [  0.037 s]
[INFO] IBM Cloud Platform Services Code Examples 99-SNAPSHOT SUCCESS [  0.089 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:55 min
[INFO] Finished at: 2024-04-17T13:32:35-07:00
[INFO] ------------------------------------------------------------------------

Copy link
Member

@padamstx padamstx left a comment

Choose a reason for hiding this comment

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

LGTM

@padamstx padamstx merged commit 66ce55a into IBM:main Apr 18, 2024
2 of 3 checks passed
ibm-devx-sdk pushed a commit that referenced this pull request Apr 18, 2024
## [0.53.2](0.53.1...0.53.2) (2024-04-18)

### Bug Fixes

* **Usage Reports:** re-gen service after recent API changes ([#240](#240)) ([66ce55a](66ce55a))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 0.53.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

5 participants