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

ci: deprecations check ci step timing out or otherwise having failures in ci runs #4051

Closed
elnyry-sam-k opened this issue Feb 5, 2025 · 1 comment
Assignees
Labels
bug Something isn't working or it has wrong behavior on a Mojaloop Core service oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it

Comments

@elnyry-sam-k
Copy link
Member

Summary:
During CI runs the CI step for "Deprecations check" is failing, sometimes timing out or otherwise taking long times to complete. It used to pass initially when added but is having issues for the past few days at the time of raising this issue.

Severity:
High

Priority:
(Critical, Medium, Low)

Expected Behavior
The CI step runs successfully without having any issues or timing out / taking too long.

Steps to Reproduce

  1. Any step that triggers a CI run for a release on mojaloop repos (and thereby having to run the deprecations check step)

Specifications

  • Component (if known): ml-depcheck-utility
  • Version: v1.0.1
  • Platform: CircleCI
  • Subsystem: CI workflow for a release
  • Type of testing: automated
  • Bug found/raised by: @elnyry-sam-k

Notes:
Examples:

@elnyry-sam-k elnyry-sam-k added bug Something isn't working or it has wrong behavior on a Mojaloop Core service oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it labels Feb 5, 2025
@s-prak
Copy link

s-prak commented Mar 18, 2025

"Deprecations check" CI step is now completing within a minute.

Resolution: The optimization was achieved by integrating the npm package pacote, which has improved the efficiency of dependency resolution and significantly reduced execution time.

Example CI runs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working or it has wrong behavior on a Mojaloop Core service oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Projects
Status: Done
Development

No branches or pull requests

2 participants