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

fix: fetch insight and insight repositories in parallel #79

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

brandonroberts
Copy link
Contributor

Description

  • Improves request speed for an insight page and repos by running the insight and insight repository requests in parallel

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Steps to QA

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ docs.opensauced.pizza
  • πŸ• dev.to/opensauced
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@brandonroberts brandonroberts requested a review from a team January 31, 2024 21:16
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide.
This check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

Copy link
Member

@nickytonline nickytonline left a comment

Choose a reason for hiding this comment

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

🚒

Copy link
Member

@jpmcb jpmcb left a comment

Choose a reason for hiding this comment

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

@brandonroberts brandonroberts merged commit e367547 into beta Feb 1, 2024
7 checks passed
@brandonroberts brandonroberts deleted the fix-insight-req branch February 1, 2024 21:47
github-actions bot pushed a commit that referenced this pull request Feb 1, 2024
### [2.5.1-beta.1](v2.5.0...v2.5.1-beta.1) (2024-02-01)

### πŸ› Bug Fixes

* fetch insight and insight repositories in parallel ([#79](#79)) ([e367547](e367547))
Copy link

github-actions bot commented Feb 1, 2024

πŸŽ‰ This PR is included in version 2.5.1-beta.1 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

github-actions bot pushed a commit that referenced this pull request Feb 6, 2024
### [2.5.1](v2.5.0...v2.5.1) (2024-02-06)

### πŸ› Bug Fixes

* fetch insight and insight repositories in parallel ([#79](#79)) ([e367547](e367547))
Copy link

github-actions bot commented Feb 6, 2024

πŸŽ‰ This PR is included in version 2.5.1 πŸŽ‰

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants