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 workflows to download the roadmap data in the right folder #1020

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

benjagm
Copy link
Collaborator

@benjagm benjagm commented Oct 12, 2024

Summary

We have the sync-contributors.yml and sync-project-roadmap.yml workflow to download the data using github apis and avoid unnecessary calls and hit the rate limit. With this PR we are making some changes to place the files in the "/data" folder.

@benjagm benjagm requested a review from a team as a code owner October 12, 2024 18:19
@benjagm benjagm merged commit 17f3bce into main Oct 12, 2024
6 of 7 checks passed
@benjagm benjagm deleted the benjagm-fix-data-workflows branch October 12, 2024 18:20
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (cec0d01) to head (bc54de1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1020   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       373           
  Branches        94        94           
=========================================
  Hits           373       373           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant