Skip to content

Commit

Permalink
feat: add platform to events table
Browse files Browse the repository at this point in the history
Signed-off-by: frank-zsy <[email protected]>
  • Loading branch information
frank-zsy committed Dec 8, 2023
1 parent 9a408e3 commit d9d9ed0
Show file tree
Hide file tree
Showing 329 changed files with 34,769 additions and 21,787 deletions.
1 change: 1 addition & 0 deletions docs/assets/data_description.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name,type,description,payload_type
platform,Enum,"platform of this event instance, like GitHub, Gitee, AtomGit and etc.",All
id,UInt64,uique identity of this event instance,All
type,Enum,"event instance type,event instances of different event type have different payload from GitHub API",All
action,Enum,action in the payload of event instance,All
Expand Down
7,309 changes: 4,873 additions & 2,436 deletions labeled_data/application_domain/application_software/index.yml

Large diffs are not rendered by default.

9,415 changes: 6,277 additions & 3,138 deletions labeled_data/application_domain/libraries_and_frameworks/index.yml

Large diffs are not rendered by default.

6,958 changes: 4,639 additions & 2,319 deletions labeled_data/application_domain/non_software/index.yml

Large diffs are not rendered by default.

5,671 changes: 3,781 additions & 1,890 deletions labeled_data/application_domain/software_tools/index.yml

Large diffs are not rendered by default.

Loading

0 comments on commit d9d9ed0

Please sign in to comment.