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

Adding caching for maven and yarn #9788

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

dhruvinmaniar123
Copy link
Contributor

Describe your changes :

I worked on the issue #9638 regarding CI optimisation.

I have tested and found that maven build can help to save 10-15 minutes of time whereas yarn is just approx a minute.

Type of change :

  • Improvement

Checklist:

  • I have read the CONTRIBUTING document.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • All new and existing tests passed.

Reviewers

@github-actions
Copy link
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

@dhruvinmaniar123 dhruvinmaniar123 added the safe to test Add this label to run secure Github workflows on PRs label Jan 18, 2023
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test January 18, 2023 10:19 — with GitHub Actions Inactive
@dhruvinmaniar123 dhruvinmaniar123 temporarily deployed to test January 18, 2023 10:19 — with GitHub Actions Inactive
@sonarqubecloud
Copy link

[open-metadata-ingestion] 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

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarqubecloud
Copy link

[OpenMetadata-Platform] 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

@cypress
Copy link

cypress bot commented Jan 18, 2023



Test summary

223 0 0 0


Run details

Project openmetadata
Status Passed
Commit d25602d
Started Jan 18, 2023 10:44 AM
Ended Jan 18, 2023 12:13 PM
Duration 28:49 💡
OS Linux Ubuntu - 22.04
Browser Chrome 108

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@akash-jain-10 akash-jain-10 linked an issue Jan 19, 2023 that may be closed by this pull request
@harshach harshach merged commit 406ea35 into open-metadata:main Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI optimisations
4 participants