Skip to content

Provide updated repository list information

Notifications You must be signed in to change notification settings

4d-for-ios/topic-workflow

Repository files navigation

topic-workflow

Generate json files by topic defined in topics.txt, which contains github api search request result

Workflows

update

  • ⬇️ Get the curent files
  • 🔄 Update the JSON
    • 🔍 by making github search request
    • 🗑 removing changing score attribute
    • 🔀 and sort by items.id
  • ⬆️ Push to github
    • only if there is some modification

code

check

  • ⬇️ Get the curent files
  • 🔄 Check if JSON valid

code