Skip to content

Move CachedOperation to a new file#2462

Merged
robertbrignull merged 1 commit intomainfrom
robertbrignull/cached-operation
May 31, 2023
Merged

Move CachedOperation to a new file#2462
robertbrignull merged 1 commit intomainfrom
robertbrignull/cached-operation

Conversation

@robertbrignull
Copy link
Copy Markdown
Contributor

Moves the CachedOperation class out of helpers.ts and into its own file in the common directory. The aim here is to reduce to size and complexity of the helpers file and move chunks to functionality to common where that is possible and makes sense.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@robertbrignull robertbrignull requested a review from a team May 31, 2023 12:45
@robertbrignull robertbrignull requested a review from a team as a code owner May 31, 2023 12:45
Copy link
Copy Markdown
Contributor

@charisk charisk left a comment

Choose a reason for hiding this comment

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

Thanks for tidying that up!

@robertbrignull robertbrignull merged commit e7a5def into main May 31, 2023
@robertbrignull robertbrignull deleted the robertbrignull/cached-operation branch May 31, 2023 13:55
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.

2 participants