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 3, 2023
1 parent 9a408e3 commit 3ee6606
Show file tree
Hide file tree
Showing 276 changed files with 27,951 additions and 13,991 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,307 changes: 4,871 additions & 2,436 deletions labeled_data/application_domain/application_software/index.yml

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Loading

0 comments on commit 3ee6606

Please sign in to comment.