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: Handle github star errors #5165

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Conversation

kyle-ssg
Copy link
Member

Thanks for submitting a PR! Please check the boxes below:

  • [] I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

Somehow my user is being rate-limited to fetch the amount of stars in our repository which causes a nasty crash, this handles the error - we'll probably need a better approach to getting this data.

How did you test this code?

Ran the app

@kyle-ssg kyle-ssg requested a review from a team as a code owner February 27, 2025 14:43
@kyle-ssg kyle-ssg requested review from tiagoapolo and removed request for a team February 27, 2025 14:43
Copy link

vercel bot commented Feb 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 2:44pm
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 2:44pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Feb 27, 2025 2:44pm

Copy link
Contributor

github-actions bot commented Feb 27, 2025

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-5165 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api-test:pr-5165 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-5165 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-5165 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-5165 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-frontend:pr-5165 Finished ✅ Results

Copy link
Contributor

github-actions bot commented Feb 27, 2025

Uffizzi Ephemeral Environment deployment-61404

☁️ https://app.uffizzi.com/github.com/Flagsmith/flagsmith/pull/5165

📄 View Application Logs etc.

What is Uffizzi? Learn more!

@kyle-ssg kyle-ssg merged commit 721bba6 into main Feb 27, 2025
33 checks passed
@kyle-ssg kyle-ssg deleted the fix/handle_github_star_error_fetch branch February 27, 2025 14:47
Copy link
Contributor

Uffizzi Preview deployment-61404 was deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants