You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a couple things I don't like about this and a clean start could be nice.
Refactor the GQL to use a Python script and appropriate library. So don't have to refactor and maintain ruby.
Maybe write to a separate file to separate the logic. Fewer fetches at development.
Also add paging, based on my reporting repo. Maybe a library makes this easier or maybe not and it just makes other code simpler
Use Netlify or GH Pages/Actions workflow. Use deploy token or otherwise GH token for GH Actions
Build one view of my repos with topic filters at the bottom. See link from Joan.
Repeat this pattern for my starred repos.
The text was updated successfully, but these errors were encountered:
There are a couple things I don't like about this and a clean start could be nice.
Refactor the GQL to use a Python script and appropriate library. So don't have to refactor and maintain ruby.
Maybe write to a separate file to separate the logic. Fewer fetches at development.
Also add paging, based on my reporting repo. Maybe a library makes this easier or maybe not and it just makes other code simpler
Use Netlify or GH Pages/Actions workflow. Use deploy token or otherwise GH token for GH Actions
Build one view of my repos with topic filters at the bottom. See link from Joan.
Repeat this pattern for my starred repos.
The text was updated successfully, but these errors were encountered: