Skip to content

feat: cache dep builds #1105

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

Merged
merged 7 commits into from
Jan 29, 2025
Merged

feat: cache dep builds #1105

merged 7 commits into from
Jan 29, 2025

Conversation

de-sh
Copy link
Contributor

@de-sh de-sh commented Jan 16, 2025

Fixes #XXXX.

Description

Caches dependencies when building the parseable docker image, might help with issues of resource over utilization


This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

@de-sh de-sh requested a review from nitisht January 16, 2025 11:52
@coveralls
Copy link

coveralls commented Jan 16, 2025

Pull Request Test Coverage Report for Build 13017856874

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 12.951%

Totals Coverage Status
Change from base Build 13006822034: 0.0%
Covered Lines: 2477
Relevant Lines: 19126

💛 - Coveralls

@nitisht nitisht merged commit cb8b6c1 into parseablehq:main Jan 29, 2025
11 checks passed
@de-sh de-sh deleted the docker branch January 29, 2025 06:34
@de-sh de-sh restored the docker branch January 29, 2025 06:35
@de-sh de-sh deleted the docker branch January 29, 2025 06:35
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