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: HttpCache improvements - supporting CacheFS folders #51

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

john-george
Copy link
Contributor

@john-george john-george commented Sep 11, 2023

What did you implement:

Folder/context support was added to CacheFS in getndazn/kopytko-utils#22. Hence integrating that into the framework where CacheFS is being used.

How did you implement it:

  • Updated package.json to target new versions
  • Added prototype method to HttpCache to be able to execute CacheFS.clear()

How can we verify it:

Todos:

  • Write documentation (if required)
  • Fix linting errors
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@john-george john-george requested a review from a team as a code owner September 11, 2023 16:57
@john-george john-george requested review from Borsuczio and bchelkowski and removed request for a team September 11, 2023 16:57
src/components/http/HttpService.brs Outdated Show resolved Hide resolved
@john-george john-george changed the title feat: HttpService/HttpCache improvements - supporting CacheFS folders feat: HttpCache improvements - supporting CacheFS folders Sep 12, 2023
@bchelkowski bchelkowski merged commit 11752b5 into getndazn:master Sep 13, 2023
github-actions bot pushed a commit that referenced this pull request Sep 13, 2023
# [2.1.0](v2.0.0...v2.1.0) (2023-09-13)

### Features

* HttpCache improvements - supporting CacheFS folders ([#51](#51)) ([11752b5](11752b5))
@github-actions
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

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.

None yet

5 participants