content
stringlengths
1
103k
path
stringlengths
8
216
filename
stringlengths
2
179
language
stringclasses
15 values
size_bytes
int64
2
189k
quality_score
float64
0.5
0.95
complexity
float64
0
1
documentation_ratio
float64
0
1
repository
stringclasses
5 values
stars
int64
0
1k
created_date
stringdate
2023-07-10 19:21:08
2025-07-09 19:11:45
license
stringclasses
4 values
is_test
bool
2 classes
file_hash
stringlengths
32
32
-\n id: 1\n type: 1 # NoticeRepository\n description: description1\n\n-\n id: 2\n type: 1 # NoticeRepository\n description: description2\n\n-\n id: 3\n type: 1 # NoticeRepository\n description: description3\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\notice.yml
notice.yml
YAML
203
0.8
0
0
node-utils
395
2024-12-26T19:54:36.607113
BSD-3-Clause
false
ba56ea730821e6020a9fcc8f30e09b0b
-\n id: 1\n user_id: 1\n repo_id: 1\n status: 1 # unread\n source: 1 # issue\n updated_by: 2\n issue_id: 1\n created_unix: 946684800\n updated_unix: 946684820\n\n-\n id: 2\n user_id: 2\n repo_id: 1\n status: 2 # read\n source: 1 # issue\n updated_by: 1\n issue_id: 2\n created_unix: 946685800\n updated_unix: 946685820\n\n-\n id: 3\n user_id: 2\n repo_id: 1\n status: 3 # pinned\n source: 1 # issue\n updated_by: 1\n issue_id: 3\n created_unix: 946686800\n updated_unix: 946686800\n\n-\n id: 4\n user_id: 2\n repo_id: 1\n status: 1 # unread\n source: 1 # issue\n updated_by: 1\n issue_id: 5\n created_unix: 946687800\n updated_unix: 946687800\n\n-\n id: 5\n user_id: 2\n repo_id: 2\n status: 1 # unread\n source: 1 # issue\n updated_by: 5\n issue_id: 4\n created_unix: 946688800\n updated_unix: 946688820\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\notification.yml
notification.yml
YAML
797
0.8
0
0
node-utils
182
2025-06-07T06:44:34.306716
BSD-3-Clause
false
a98d708383aaee8e7c9143761781351d
-\n id: 1\n uid: 1\n name: "Test"\n client_id: "da7da3ba-9a13-4167-856f-3899de0b0138"\n client_secret: "$2a$10$UYRgUSgekzBp6hYe8pAdc.cgB4Gn06QRKsORUnIYTYQADs.YR/uvi" # bcrypt of "4MK8Na6R55smdCY0WuCCumZ6hjRPnGY5saWVRHHjJiA=\n redirect_uris: '["a", "https://example.com/xyzzy"]'\n created_unix: 1546869730\n updated_unix: 1546869730\n confidential_client: true\n-\n id: 2\n uid: 2\n name: "Test native app"\n client_id: "ce5a1322-42a7-11ed-b878-0242ac120002"\n client_secret: "$2a$10$UYRgUSgekzBp6hYe8pAdc.cgB4Gn06QRKsORUnIYTYQADs.YR/uvi" # bcrypt of "4MK8Na6R55smdCY0WuCCumZ6hjRPnGY5saWVRHHjJiA=\n redirect_uris: '["http://127.0.0.1"]'\n created_unix: 1546869730\n updated_unix: 1546869730\n confidential_client: false\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\oauth2_application.yml
oauth2_application.yml
YAML
718
0.8
0
0
react-lib
99
2023-10-22T14:48:16.274197
GPL-3.0
false
89f164ae0101515d8c18da385a68b56b
- id: 1\n grant_id: 1\n code: "authcode"\n code_challenge: "CjvyTLSdR47G5zYenDA-eDWW4lRrO8yvjcWwbD_deOg" # Code Verifier: N1Zo9-8Rfwhkt68r1r29ty8YwIraXR8eh_1Qwxg7yQXsonBt\n code_challenge_method: "S256"\n redirect_uri: "a"\n valid_until: 3546869730\n\n- id: 2\n grant_id: 4\n code: "authcodepublic"\n code_challenge: "CjvyTLSdR47G5zYenDA-eDWW4lRrO8yvjcWwbD_deOg" # Code Verifier: N1Zo9-8Rfwhkt68r1r29ty8YwIraXR8eh_1Qwxg7yQXsonBt\n code_challenge_method: "S256"\n redirect_uri: "http://127.0.0.1/"\n valid_until: 3546869730\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\oauth2_authorization_code.yml
oauth2_authorization_code.yml
YAML
521
0.8
0
0
node-utils
480
2025-05-21T03:18:09.612717
MIT
false
34720fcc48efe9ad79fe96e9c9ee7f6b
- id: 1\n user_id: 1\n application_id: 1\n counter: 1\n scope: "openid profile"\n created_unix: 1546869730\n updated_unix: 1546869730\n\n- id: 2\n user_id: 3\n application_id: 1\n counter: 1\n scope: "openid"\n created_unix: 1546869730\n updated_unix: 1546869730\n\n- id: 3\n user_id: 5\n application_id: 1\n counter: 1\n scope: "openid profile email"\n created_unix: 1546869730\n updated_unix: 1546869730\n\n- id: 4\n user_id: 99\n application_id: 2\n counter: 1\n scope: "whatever"\n created_unix: 1546869730\n updated_unix: 1546869730\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\oauth2_grant.yml
oauth2_grant.yml
YAML
532
0.7
0
0
python-kit
344
2025-05-08T09:23:30.471093
Apache-2.0
false
f4d00a820e7d17dc4a171b5dc6e72da0
-\n id: 1\n uid: 2\n org_id: 3\n is_public: true\n\n-\n id: 2\n uid: 4\n org_id: 3\n is_public: false\n\n-\n id: 3\n uid: 5\n org_id: 6\n is_public: true\n\n-\n id: 4\n uid: 5\n org_id: 7\n is_public: false\n\n-\n id: 5\n uid: 15\n org_id: 17\n is_public: true\n\n-\n id: 6\n uid: 18\n org_id: 17\n is_public: false\n\n-\n id: 7\n uid: 20\n org_id: 19\n is_public: true\n\n-\n id: 8\n uid: 24\n org_id: 25\n is_public: true\n\n-\n id: 9\n uid: 28\n org_id: 3\n is_public: true\n\n-\n id: 10\n uid: 28\n org_id: 6\n is_public: true\n\n-\n id: 11\n uid: 29\n org_id: 17\n is_public: true\n\n-\n id: 12\n uid: 2\n org_id: 17\n is_public: true\n\n-\n id: 13\n uid: 31\n org_id: 19\n is_public: true\n\n-\n id: 14\n uid: 5\n org_id: 23\n is_public: false\n\n-\n id: 15\n uid: 1\n org_id: 35\n is_public: true\n\n-\n id: 16\n uid: 1\n org_id: 36\n is_public: true\n\n-\n id: 17\n uid: 5\n org_id: 36\n is_public: true\n\n-\n id: 18\n uid: 38\n org_id: 41\n is_public: true\n\n-\n id: 19\n uid: 39\n org_id: 41\n is_public: true\n\n-\n id: 20\n uid: 40\n org_id: 41\n is_public: true\n\n-\n id: 21\n uid: 12\n org_id: 25\n is_public: true\n\n-\n id: 22\n uid: 2\n org_id: 35\n is_public: true\n\n-\n id: 23\n uid: 20\n org_id: 17\n is_public: false\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\org_user.yml
org_user.yml
YAML
1,198
0.7
0
0
node-utils
387
2024-04-02T19:07:25.594657
Apache-2.0
false
a98d837d0778e06c66e5fbc732807a3c
-\n id: 1\n title: First project\n owner_id: 0\n repo_id: 1\n is_closed: false\n creator_id: 2\n board_type: 1\n type: 2\n created_unix: 1688973030\n updated_unix: 1688973030\n\n-\n id: 2\n title: second project\n owner_id: 0\n repo_id: 3\n is_closed: false\n creator_id: 3\n board_type: 1\n type: 2\n created_unix: 1688973010\n updated_unix: 1688973010\n\n-\n id: 3\n title: project on repo with disabled project\n owner_id: 0\n repo_id: 4\n is_closed: true\n creator_id: 5\n board_type: 1\n type: 2\n created_unix: 1688973020\n updated_unix: 1688973020\n\n-\n id: 4\n title: project on user2\n owner_id: 2\n repo_id: 0\n is_closed: false\n creator_id: 2\n board_type: 1\n type: 2\n created_unix: 1688973000\n updated_unix: 1688973000\n\n-\n id: 5\n title: project without default column\n owner_id: 2\n repo_id: 0\n is_closed: false\n creator_id: 2\n board_type: 1\n type: 2\n created_unix: 1688973000\n updated_unix: 1688973000\n\n-\n id: 6\n title: project with multiple default columns\n owner_id: 2\n repo_id: 0\n is_closed: false\n creator_id: 2\n board_type: 1\n type: 2\n created_unix: 1688973000\n updated_unix: 1688973000\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\project.yml
project.yml
YAML
1,123
0.7
0
0
vue-tools
529
2024-02-14T08:04:21.234340
BSD-3-Clause
false
3a2b9cbaa30d1502c6862a78ab3b181a
-\n id: 1\n project_id: 1\n title: To Do\n creator_id: 2\n default: true\n created_unix: 1588117528\n updated_unix: 1588117528\n\n-\n id: 2\n project_id: 1\n title: In Progress\n creator_id: 2\n created_unix: 1588117528\n updated_unix: 1588117528\n\n-\n id: 3\n project_id: 1\n title: Done\n creator_id: 2\n created_unix: 1588117528\n updated_unix: 1588117528\n\n-\n id: 4\n project_id: 4\n title: Done\n creator_id: 2\n created_unix: 1588117528\n updated_unix: 1588117528\n\n-\n id: 5\n project_id: 2\n title: Backlog\n creator_id: 2\n default: true\n created_unix: 1588117528\n updated_unix: 1588117528\n\n-\n id: 6\n project_id: 4\n title: Backlog\n creator_id: 2\n default: true\n created_unix: 1588117528\n updated_unix: 1588117528\n\n-\n id: 7\n project_id: 5\n title: Done\n creator_id: 2\n default: false\n created_unix: 1588117528\n updated_unix: 1588117528\n\n-\n id: 8\n project_id: 6\n title: Backlog\n creator_id: 2\n default: true\n created_unix: 1588117528\n updated_unix: 1588117528\n\n-\n id: 9\n project_id: 6\n title: Uncategorized\n creator_id: 2\n default: true\n created_unix: 1588117528\n updated_unix: 1588117528\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\project_board.yml
project_board.yml
YAML
1,121
0.7
0
0
awesome-app
954
2023-12-16T23:56:37.016399
GPL-3.0
false
e352bec1ec7d35ebec9c3f3bdf9b3232
-\n id: 1\n issue_id: 1\n project_id: 1\n project_board_id: 1\n\n-\n id: 2\n issue_id: 2\n project_id: 1\n project_board_id: 0 # no board assigned\n\n-\n id: 3\n issue_id: 3\n project_id: 1\n project_board_id: 2\n\n-\n id: 4\n issue_id: 5\n project_id: 1\n project_board_id: 3\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\project_issue.yml
project_issue.yml
YAML
271
0.8
0
0
awesome-app
712
2024-12-27T14:12:31.274668
GPL-3.0
false
04677c6a30877d55fdab2fab188f1956
-\n id: 1\n repo_id: 4\n name_pattern: /v.+/\n allowlist_user_i_ds: "[]"\n allowlist_team_i_ds: "[]"\n created_unix: 1715596037\n updated_unix: 1715596037\n-\n id: 2\n repo_id: 1\n name_pattern: v-*\n allowlist_user_i_ds: "[]"\n allowlist_team_i_ds: "[]"\n created_unix: 1715596037\n updated_unix: 1715596037\n-\n id: 3\n repo_id: 1\n name_pattern: v-1.1\n allowlist_user_i_ds: "[2]"\n allowlist_team_i_ds: "[]"\n created_unix: 1715596037\n updated_unix: 1715596037\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\protected_tag.yml
protected_tag.yml
YAML
464
0.7
0
0
python-kit
388
2024-08-09T17:17:27.430058
GPL-3.0
false
2919172750c9d2db2ecf39c6d0520d65
-\n id: 1\n owner_id: 2\n name: user2@localhost\n fingerprint: "SHA256:M3iiFbqQKgLxi+WAoRa38ZVQ9ktdfau2sOu9xuPb9ew"\n content: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWVj0fQ5N8wNc0LVNA41wDLYJ89ZIbejrPfg/avyj3u/ZohAKsQclxG4Ju0VirduBFF9EOiuxoiFBRr3xRpqzpsZtnMPkWVWb+akZwBFAx8p+jKdy4QXR/SZqbVobrGwip2UjSrri1CtBxpJikojRIZfCnDaMOyd9Jp6KkujvniFzUWdLmCPxUE9zhTaPu0JsEP7MW0m6yx7ZUhHyfss+NtqmFTaDO+QlMR7L2QkDliN2Jl3Xa3PhuWnKJfWhdAq1Cw4oraKUOmIgXLkuiuxVQ6mD3AiFupkmfqdHq6h+uHHmyQqv3gU+/sD8GbGAhf6ftqhTsXjnv1Aj4R8NoDf9BS6KRkzkeun5UisSzgtfQzjOMEiJtmrep2ZQrMGahrXa+q4VKr0aKJfm+KlLfwm/JztfsBcqQWNcTURiCFqz+fgZw0Ey/de0eyMzldYTdXXNRYCKjs9bvBK+6SSXRM7AhftfQ0ZuoW5+gtinPrnmoOaSCEJbAiEiTO/BzOHgowiM= user2@localhost"\n mode: 2\n type: 1\n created_unix: 1559593109\n updated_unix: 1565224552\n login_source_id: 0\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\public_key.yml
public_key.yml
YAML
793
0.7
0
0
node-utils
927
2024-11-05T05:16:48.382171
Apache-2.0
false
0a0206e9e2dd47f38c31634a3f998304
-\n id: 1\n type: 0 # gitea pull request\n status: 2 # mergeable\n issue_id: 2\n index: 2\n head_repo_id: 1\n base_repo_id: 1\n head_branch: branch1\n base_branch: master\n merge_base: 4a357436d925b5c974181ff12a994538ddc5a269\n merged_commit_id: 1a8823cd1a9549fde083f992f6b9b87a7ab74fb3\n has_merged: true\n merger_id: 2\n\n-\n id: 2\n type: 0 # gitea pull request\n status: 2 # mergeable\n issue_id: 3\n index: 3\n head_repo_id: 1\n base_repo_id: 1\n head_branch: branch2\n base_branch: master\n merge_base: 4a357436d925b5c974181ff12a994538ddc5a269\n has_merged: false\n\n-\n id: 3\n type: 0 # gitea pull request\n status: 2 # mergeable\n issue_id: 8\n index: 1\n head_repo_id: 11\n base_repo_id: 10\n head_branch: branch2\n base_branch: master\n merge_base: 0abcb056019adb83\n has_merged: false\n\n-\n id: 4\n type: 0 # gitea pull request\n status: 2 # mergeable\n issue_id: 9\n index: 1\n head_repo_id: 48\n base_repo_id: 48\n head_branch: branch1\n base_branch: master\n merge_base: abcdef1234567890\n has_merged: false\n\n-\n id: 5 # this PR is outdated (one commit behind branch1 )\n type: 0 # gitea pull request\n status: 2 # mergeable\n issue_id: 11\n index: 5\n head_repo_id: 1\n base_repo_id: 1\n head_branch: pr-to-update\n base_branch: branch2\n merge_base: 985f0301dba5e7b34be866819cd15ad3d8f508ee\n has_merged: false\n\n-\n id: 6\n type: 0 # gitea pull request\n status: 2 # mergeable\n issue_id: 12\n index: 2\n head_repo_id: 3\n base_repo_id: 3\n head_branch: test_branch\n base_branch: master\n merge_base: 2a47ca4b614a9f5a\n has_merged: false\n\n-\n id: 7\n type: 0 # gitea pull request\n status: 2 # mergeable\n issue_id: 19\n index: 1\n head_repo_id: 58\n base_repo_id: 58\n head_branch: branch1\n base_branch: main\n merge_base: cbff181af4c9c7fee3cf6c106699e07d9a3f54e6\n has_merged: false\n\n-\n id: 8\n type: 0 # gitea pull request\n status: 2 # mergeable\n issue_id: 20\n index: 1\n head_repo_id: 23\n base_repo_id: 23\n\n-\n id: 9\n type: 0 # gitea pull request\n status: 2 # mergeable\n issue_id: 21\n index: 1\n head_repo_id: 60\n base_repo_id: 60\n\n-\n id: 10\n type: 0 # gitea pull request\n status: 2 # mergeable\n issue_id: 22\n index: 1\n head_repo_id: 61\n base_repo_id: 61\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\pull_request.yml
pull_request.yml
YAML
2,190
0.8
0
0
vue-tools
26
2025-02-05T21:46:00.977961
MIT
false
ccaf557067e65997f0629cd017565368
-\n id: 1 # issue reaction\n type: zzz # not allowed reaction (added before allowed reaction list has changed)\n issue_id: 1\n comment_id: 0\n user_id: 2\n created_unix: 1573248001\n\n-\n id: 2 # issue reaction\n type: zzz # not allowed reaction (added before allowed reaction list has changed)\n issue_id: 1\n comment_id: 0\n user_id: 1\n created_unix: 1573248002\n\n-\n id: 3 # issue reaction\n type: eyes # allowed reaction\n issue_id: 1\n comment_id: 0\n user_id: 2\n created_unix: 1573248003\n\n-\n id: 4 # comment reaction\n type: laugh # allowed reaction\n issue_id: 1\n comment_id: 2\n user_id: 2\n created_unix: 1573248004\n\n-\n id: 5 # comment reaction\n type: laugh # allowed reaction\n issue_id: 1\n comment_id: 2\n user_id: 1\n created_unix: 1573248005\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\reaction.yml
reaction.yml
YAML
759
0.8
0
0
react-lib
225
2024-09-27T10:42:41.067006
Apache-2.0
false
4dedaef44dd35975a4e2a18c3ac73ab2
- id: 1\n repo_id: 1\n publisher_id: 2\n tag_name: "v1.1"\n lower_tag_name: "v1.1"\n target: "master"\n title: "testing-release"\n sha1: "65f1bf27bc3bf70f64657658635e66094edbcb4d"\n num_commits: 10\n is_draft: false\n is_prerelease: false\n is_tag: false\n created_unix: 946684800\n\n- id: 2\n repo_id: 40\n publisher_id: 2\n tag_name: "v1.1"\n lower_tag_name: "v1.1"\n target: "master"\n title: "testing-release"\n sha1: "65f1bf27bc3bf70f64657658635e66094edbcb4d"\n num_commits: 10\n is_draft: false\n is_prerelease: false\n is_tag: false\n created_unix: 946684800\n\n- id: 3\n repo_id: 1\n publisher_id: 2\n tag_name: "delete-tag"\n lower_tag_name: "delete-tag"\n target: "master"\n title: "delete-tag"\n sha1: "65f1bf27bc3bf70f64657658635e66094edbcb4d"\n num_commits: 10\n is_draft: false\n is_prerelease: false\n is_tag: true\n created_unix: 946684800\n\n- id: 4\n repo_id: 1\n publisher_id: 2\n tag_name: "draft-release"\n lower_tag_name: "draft-release"\n target: "master"\n title: "draft-release"\n is_draft: true\n is_prerelease: false\n is_tag: false\n created_unix: 1619524806\n\n- id: 5\n repo_id: 1\n publisher_id: 2\n tag_name: "v1.0"\n lower_tag_name: "v1.0"\n target: "master"\n title: "pre-release"\n note: "some text for a pre release"\n sha1: "65f1bf27bc3bf70f64657658635e66094edbcb4d"\n num_commits: 1\n is_draft: false\n is_prerelease: true\n is_tag: false\n created_unix: 946684800\n\n- id: 6\n repo_id: 57\n publisher_id: 2\n tag_name: "v1.0"\n lower_tag_name: "v1.0"\n target: "main"\n title: "v1.0"\n sha1: "a8a700e8c644c783ba2c6e742bb81bf91e244bff"\n num_commits: 3\n is_draft: false\n is_prerelease: false\n is_tag: false\n created_unix: 946684801\n\n- id: 7\n repo_id: 57\n publisher_id: 2\n tag_name: "v1.1"\n lower_tag_name: "v1.1"\n target: "main"\n title: "v1.1"\n sha1: "cef06e48f2642cd0dc9597b4bea09f4b3f74aad6"\n num_commits: 5\n is_draft: false\n is_prerelease: false\n is_tag: false\n created_unix: 946684802\n\n- id: 8\n repo_id: 57\n publisher_id: 2\n tag_name: "v2.0"\n lower_tag_name: "v2.0"\n target: "main"\n title: "v2.0"\n sha1: "7197b56fdc75b453f47c9110938cb46a303579fd"\n num_commits: 6\n is_draft: false\n is_prerelease: false\n is_tag: false\n created_unix: 946684803\n\n- id: 9\n repo_id: 57\n publisher_id: 2\n tag_name: "non-existing-target-branch"\n lower_tag_name: "non-existing-target-branch"\n target: "non-existing"\n title: "non-existing-target-branch"\n sha1: "cef06e48f2642cd0dc9597b4bea09f4b3f74aad6"\n num_commits: 5\n is_draft: false\n is_prerelease: false\n is_tag: false\n created_unix: 946684803\n\n- id: 10\n repo_id: 57\n publisher_id: 2\n tag_name: "empty-target-branch"\n lower_tag_name: "empty-target-branch"\n target: ""\n title: "empty-target-branch"\n sha1: "cef06e48f2642cd0dc9597b4bea09f4b3f74aad6"\n num_commits: 5\n is_draft: false\n is_prerelease: false\n is_tag: false\n created_unix: 946684803\n\n- id: 11\n repo_id: 2\n publisher_id: 2\n tag_name: "v1.1"\n lower_tag_name: "v1.1"\n target: ""\n title: "v1.1"\n sha1: "205ac761f3326a7ebe416e8673760016450b5cec"\n num_commits: 2\n is_draft: false\n is_prerelease: false\n is_tag: false\n created_unix: 946684803\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\release.yml
release.yml
YAML
3,121
0.7
0.006579
0
node-utils
693
2025-02-11T22:22:56.339188
GPL-3.0
false
65b6cb7424195ca3965c541e3d731847
# don't forget to add fixtures in repo_unit.yml\n-\n id: 1\n owner_id: 2\n owner_name: user2\n lower_name: repo1\n name: repo1\n default_branch: master\n num_watches: 4\n num_stars: 0\n num_forks: 0\n num_issues: 2\n num_closed_issues: 1\n num_pulls: 3\n num_closed_pulls: 0\n num_milestones: 3\n num_closed_milestones: 1\n num_projects: 1\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 2\n owner_id: 2\n owner_name: user2\n lower_name: repo2\n name: repo2\n default_branch: master\n num_watches: 0\n num_stars: 1\n num_forks: 0\n num_issues: 2\n num_closed_issues: 1\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: true\n\n-\n id: 3\n owner_id: 3\n owner_name: org3\n lower_name: repo3\n name: repo3\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 1\n num_closed_issues: 0\n num_pulls: 1\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 1\n num_closed_projects: 0\n is_private: true\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 4\n owner_id: 5\n owner_name: user5\n lower_name: repo4\n name: repo4\n default_branch: master\n num_watches: 0\n num_stars: 1\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 1\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 5\n owner_id: 3\n owner_name: org3\n lower_name: repo5\n name: repo5\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 1\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: false\n is_archived: false\n is_mirror: true\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 6\n owner_id: 10\n owner_name: user10\n lower_name: repo6\n name: repo6\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 7\n owner_id: 10\n owner_name: user10\n lower_name: repo7\n name: repo7\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 8\n owner_id: 10\n owner_name: user10\n lower_name: repo8\n name: repo8\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 9\n owner_id: 11\n owner_name: user11\n lower_name: repo9\n name: repo9\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 10\n owner_id: 12\n owner_name: user12\n lower_name: repo10\n name: repo10\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 1\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 1\n num_closed_pulls: 0\n num_milestones: 1\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 11\n owner_id: 13\n owner_name: user13\n lower_name: repo11\n name: repo11\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: true\n fork_id: 10\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 12\n owner_id: 14\n owner_name: user14\n lower_name: test_repo_12\n name: test_repo_12\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 13\n owner_id: 14\n owner_name: user14\n lower_name: test_repo_13\n name: test_repo_13\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 14\n owner_id: 14\n owner_name: user14\n lower_name: test_repo_14\n name: test_repo_14\n description: test_description_14\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 15\n owner_id: 2\n owner_name: user2\n lower_name: repo15\n name: repo15\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 16\n owner_id: 2\n owner_name: user2\n lower_name: repo16\n name: repo16\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 17\n owner_id: 15\n owner_name: user15\n lower_name: big_test_public_1\n name: big_test_public_1\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 18\n owner_id: 15\n owner_name: user15\n lower_name: big_test_public_2\n name: big_test_public_2\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 19\n owner_id: 15\n owner_name: user15\n lower_name: big_test_private_1\n name: big_test_private_1\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 20\n owner_id: 15\n owner_name: user15\n lower_name: big_test_private_2\n name: big_test_private_2\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 21\n owner_id: 16\n owner_name: user16\n lower_name: big_test_public_3\n name: big_test_public_3\n num_watches: 1\n num_stars: 1\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 22\n owner_id: 16\n owner_name: user16\n lower_name: big_test_private_3\n name: big_test_private_3\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 23\n owner_id: 17\n owner_name: org17\n lower_name: big_test_public_4\n name: big_test_public_4\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 1\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 24\n owner_id: 17\n owner_name: org17\n lower_name: big_test_private_4\n name: big_test_private_4\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 25\n owner_id: 20\n owner_name: user20\n lower_name: big_test_public_mirror_5\n name: big_test_public_mirror_5\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: true\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 26\n owner_id: 20\n owner_name: user20\n lower_name: big_test_private_mirror_5\n name: big_test_private_mirror_5\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: true\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 27\n owner_id: 19\n owner_name: org19\n lower_name: big_test_public_mirror_6\n name: big_test_public_mirror_6\n num_watches: 0\n num_stars: 0\n num_forks: 1\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: true\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 28\n owner_id: 19\n owner_name: org19\n lower_name: big_test_private_mirror_6\n name: big_test_private_mirror_6\n num_watches: 0\n num_stars: 0\n num_forks: 1\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: true\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 29\n owner_id: 20\n owner_name: user20\n lower_name: big_test_public_fork_7\n name: big_test_public_fork_7\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: true\n fork_id: 27\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 30\n owner_id: 20\n owner_name: user20\n lower_name: big_test_private_fork_7\n name: big_test_private_fork_7\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: true\n fork_id: 28\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 31\n owner_id: 2\n owner_name: user2\n lower_name: repo20\n name: repo20\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 32 # org public repo\n owner_id: 3\n owner_name: org3\n lower_name: repo21\n name: repo21\n num_watches: 1\n num_stars: 1\n num_forks: 0\n num_issues: 2\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 33\n owner_id: 2\n owner_name: user2\n lower_name: utf8\n name: utf8\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 34\n owner_id: 21\n owner_name: user21\n lower_name: golang\n name: golang\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 35\n owner_id: 21\n owner_name: user21\n lower_name: graphql\n name: graphql\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 36\n owner_id: 2\n owner_name: user2\n lower_name: commits_search_test\n name: commits_search_test\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 37\n owner_id: 2\n owner_name: user2\n lower_name: git_hooks_test\n name: git_hooks_test\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 38\n owner_id: 22\n owner_name: limited_org\n lower_name: public_repo_on_limited_org\n name: public_repo_on_limited_org\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 39\n owner_id: 22\n owner_name: limited_org\n lower_name: private_repo_on_limited_org\n name: private_repo_on_limited_org\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 40\n owner_id: 23\n owner_name: privated_org\n lower_name: public_repo_on_private_org\n name: public_repo_on_private_org\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 41\n owner_id: 23\n owner_name: privated_org\n lower_name: private_repo_on_private_org\n name: private_repo_on_private_org\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 42\n owner_id: 2\n owner_name: user2\n lower_name: glob\n name: glob\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 1\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 1\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 43\n owner_id: 26\n owner_name: org26\n lower_name: repo26\n name: repo26\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 44\n owner_id: 27\n owner_name: user27\n lower_name: template1\n name: template1\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: true\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 45\n owner_id: 27\n owner_name: user27\n lower_name: template2\n name: template2\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: true\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 46\n owner_id: 26\n owner_name: org26\n lower_name: repo_external_tracker\n name: repo_external_tracker\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 47\n owner_id: 26\n owner_name: org26\n lower_name: repo_external_tracker_numeric\n name: repo_external_tracker_numeric\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 48\n owner_id: 26\n owner_name: org26\n lower_name: repo_external_tracker_alpha\n name: repo_external_tracker_alpha\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 1\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 49\n owner_id: 27\n owner_name: user27\n lower_name: repo49\n name: repo49\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 50\n owner_id: 30\n owner_name: user30\n lower_name: repo50\n name: repo50\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 1\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 51\n owner_id: 30\n owner_name: user30\n lower_name: repo51\n name: repo51\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 1\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: true\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 52\n owner_id: 30\n owner_name: user30\n lower_name: empty\n name: empty\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: true\n is_empty: true\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 53\n owner_id: 30\n owner_name: user30\n lower_name: renderer\n name: renderer\n default_branch: master\n is_archived: false\n is_empty: false\n is_private: false\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_watches: 0\n num_projects: 0\n num_closed_projects: 0\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 54\n owner_id: 2\n owner_name: user2\n lower_name: lfs\n name: lfs\n default_branch: master\n is_empty: false\n is_archived: false\n is_private: true\n status: 0\n\n-\n id: 55\n owner_id: 2\n owner_name: user2\n lower_name: scoped_label\n name: scoped_label\n is_empty: false\n is_archived: false\n is_private: true\n num_issues: 1\n status: 0\n\n-\n id: 56\n owner_id: 2\n owner_name: user2\n lower_name: readme-test\n name: readme-test\n default_branch: master\n is_empty: false\n is_archived: false\n is_private: true\n status: 0\n num_issues: 0\n\n-\n id: 57\n owner_id: 2\n owner_name: user2\n lower_name: repo-release\n name: repo-release\n default_branch: main\n is_empty: false\n is_archived: false\n is_private: false\n status: 0\n num_issues: 0\n\n-\n id: 58 # org public repo\n owner_id: 2\n owner_name: user2\n lower_name: commitsonpr\n name: commitsonpr\n default_branch: main\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 1\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 60\n owner_id: 40\n owner_name: user40\n lower_name: repo60\n name: repo60\n default_branch: main\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 1\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 61\n owner_id: 41\n owner_name: org41\n lower_name: repo61\n name: repo61\n default_branch: main\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 1\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n\n-\n id: 62\n owner_id: 42\n owner_name: org42\n lower_name: search-by-path\n name: search-by-path\n default_branch: master\n num_watches: 0\n num_stars: 0\n num_forks: 0\n num_issues: 0\n num_closed_issues: 0\n num_pulls: 0\n num_closed_pulls: 0\n num_milestones: 0\n num_closed_milestones: 0\n num_projects: 0\n num_closed_projects: 0\n is_private: false\n is_empty: false\n is_archived: false\n is_mirror: false\n status: 0\n is_fork: false\n fork_id: 0\n is_template: false\n template_id: 0\n size: 0\n is_fsck_enabled: true\n close_issues_via_commit_in_any_branch: false\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\repository.yml
repository.yml
YAML
32,813
0.8
0
0.000579
vue-tools
250
2024-03-24T11:48:58.747782
MIT
false
0662b55acbfe4271767aa68fc0464e7a
-\n repo_id: 1\n topic_id: 1\n\n-\n repo_id: 1\n topic_id: 2\n\n-\n repo_id: 1\n topic_id: 3\n\n-\n repo_id: 33\n topic_id: 1\n\n-\n repo_id: 33\n topic_id: 4\n\n-\n repo_id: 2\n topic_id: 5\n\n-\n repo_id: 2\n topic_id: 6\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\repo_topic.yml
repo_topic.yml
YAML
211
0.7
0
0
react-lib
516
2023-11-11T03:44:02.080039
BSD-3-Clause
false
b248a9df9c3e28ea3a9cddae8b39ad51
-\n id: 1\n doer_id: 3\n recipient_id: 1\n repo_id: 3\n created_unix: 1553610671\n updated_unix: 1553610671\n\n-\n id: 2\n doer_id: 16\n recipient_id: 10\n repo_id: 21\n created_unix: 1553610671\n updated_unix: 1553610671\n\n-\n id: 3\n doer_id: 3\n recipient_id: 10\n repo_id: 32\n created_unix: 1553610671\n updated_unix: 1553610671\n\n-\n id: 4\n doer_id: 3\n recipient_id: 1\n repo_id: 5\n created_unix: 1553610671\n updated_unix: 1553610671\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\repo_transfer.yml
repo_transfer.yml
YAML
440
0.7
0
0
vue-tools
247
2023-07-18T18:26:26.296918
BSD-3-Clause
false
7e96bd3de2ccd3feb2759600f4e06839
# See models/unit/unit.go for the meaning of the type\n-\n id: 1\n repo_id: 1\n type: 4\n config: "{}"\n created_unix: 946684810\n\n-\n id: 2\n repo_id: 1\n type: 5\n config: "{}"\n created_unix: 946684810\n\n-\n id: 3\n repo_id: 1\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 4\n repo_id: 1\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 5\n repo_id: 1\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 6\n repo_id: 3\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 7\n repo_id: 3\n type: 2\n config: "{\"EnableTimetracker\":false,\"AllowOnlyContributorsToTrackTime\":false}"\n created_unix: 946684810\n\n-\n id: 8\n repo_id: 3\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":true,\"AllowMerge\":true,\"AllowRebase\":false,\"AllowRebaseMerge\":true,\"AllowSquash\":false}"\n created_unix: 946684810\n\n-\n id: 9\n repo_id: 3\n type: 4\n config: "{}"\n created_unix: 946684810\n\n-\n id: 10\n repo_id: 3\n type: 5\n config: "{}"\n created_unix: 946684810\n\n-\n id: 11\n repo_id: 31\n type: 1\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 12\n repo_id: 33\n type: 1\n config: "{}"\n created_unix: 1535593231\n\n-\n id: 13\n repo_id: 33\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 1535593231\n\n-\n id: 14\n repo_id: 33\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowSquash\":true}"\n created_unix: 1535593231\n\n-\n id: 15\n repo_id: 33\n type: 4\n config: "{}"\n created_unix: 1535593231\n\n-\n id: 16\n repo_id: 33\n type: 5\n config: "{}"\n created_unix: 1535593231\n\n-\n id: 17\n repo_id: 4\n type: 4\n config: "{}"\n created_unix: 946684810\n\n-\n id: 18\n repo_id: 4\n type: 5\n config: "{}"\n created_unix: 946684810\n\n-\n id: 19\n repo_id: 4\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 20\n repo_id: 4\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 21\n repo_id: 4\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 22\n repo_id: 2\n type: 4\n config: "{}"\n created_unix: 946684810\n\n-\n id: 23\n repo_id: 2\n type: 5\n config: "{}"\n created_unix: 946684810\n\n-\n id: 24\n repo_id: 2\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 25\n repo_id: 32\n type: 1\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 26\n repo_id: 32\n type: 2\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 27\n repo_id: 24\n type: 1\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 28\n repo_id: 24\n type: 2\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 29\n repo_id: 16\n type: 1\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 30\n repo_id: 23\n type: 1\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 31\n repo_id: 27\n type: 1\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 32\n repo_id: 28\n type: 1\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 33\n repo_id: 36\n type: 4\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 34\n repo_id: 36\n type: 5\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 35\n repo_id: 36\n type: 1\n config: "{}"\n created_unix: 1524304355\n\n-\n id: 36\n repo_id: 36\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 1524304355\n\n-\n id: 37\n repo_id: 36\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 1524304355\n\n-\n id: 38\n repo_id: 37\n type: 4\n config: "{}"\n created_unix: 946684810\n\n-\n id: 39\n repo_id: 37\n type: 5\n config: "{}"\n created_unix: 946684810\n\n-\n id: 40\n repo_id: 37\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 41\n repo_id: 37\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 42\n repo_id: 37\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 43\n repo_id: 38\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 44\n repo_id: 38\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 45\n repo_id: 38\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 46\n repo_id: 39\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 47\n repo_id: 39\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 48\n repo_id: 39\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 49\n repo_id: 40\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 50\n repo_id: 40\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 51\n repo_id: 40\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 52\n repo_id: 41\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 53\n repo_id: 41\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 54\n repo_id: 41\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 55\n repo_id: 10\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 56\n repo_id: 10\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 57\n repo_id: 10\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 58\n repo_id: 11\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 59\n repo_id: 42\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 60\n repo_id: 42\n type: 4\n config: "{}"\n created_unix: 946684810\n\n-\n id: 61\n repo_id: 42\n type: 5\n config: "{}"\n created_unix: 946684810\n\n-\n id: 62\n repo_id: 42\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 63\n repo_id: 42\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 64\n repo_id: 44\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 65\n repo_id: 45\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 66\n repo_id: 46\n type: 7\n config: "{\"ExternalTrackerURL\":\"https://tracker.com\",\"ExternalTrackerFormat\":\"https://tracker.com/{user}/{repo}/issues/{index}\",\"ExternalTrackerStyle\":\"\"}"\n created_unix: 946684810\n\n-\n id: 67\n repo_id: 47\n type: 7\n config: "{\"ExternalTrackerURL\":\"https://tracker.com\",\"ExternalTrackerFormat\":\"https://tracker.com/{user}/{repo}/issues/{index}\",\"ExternalTrackerStyle\":\"numeric\"}"\n created_unix: 946684810\n\n-\n id: 68\n repo_id: 48\n type: 7\n config: "{\"ExternalTrackerURL\":\"https://tracker.com\",\"ExternalTrackerFormat\":\"https://tracker.com/{user}/{repo}/issues/{index}\",\"ExternalTrackerStyle\":\"alphanumeric\"}"\n created_unix: 946684810\n-\n id: 69\n repo_id: 2\n type: 2\n config: "{}"\n created_unix: 946684810\n\n-\n id: 70\n repo_id: 5\n type: 4\n config: "{}"\n created_unix: 946684810\n\n-\n id: 71\n repo_id: 5\n type: 5\n config: "{}"\n created_unix: 946684810\n\n-\n id: 72\n repo_id: 5\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 73\n repo_id: 5\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 74\n repo_id: 5\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 75\n repo_id: 1\n type: 8\n created_unix: 946684810\n\n-\n id: 76\n repo_id: 2\n type: 8\n created_unix: 946684810\n\n-\n id: 77\n repo_id: 3\n type: 8\n created_unix: 946684810\n\n-\n id: 78\n repo_id: 50\n type: 2\n created_unix: 946684810\n\n-\n id: 79\n repo_id: 51\n type: 2\n created_unix: 946684810\n\n-\n id: 80\n repo_id: 53\n type: 1\n created_unix: 946684810\n\n-\n id: 81\n repo_id: 54\n type: 1\n created_unix: 946684810\n\n-\n id: 82\n repo_id: 31\n type: 1\n created_unix: 946684810\n\n-\n id: 83\n repo_id: 31\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 84\n repo_id: 56\n type: 1\n created_unix: 946684810\n-\n id: 85\n repo_id: 57\n type: 1\n created_unix: 946684810\n-\n id: 86\n repo_id: 57\n type: 2\n created_unix: 946684810\n-\n id: 87\n repo_id: 57\n type: 3\n created_unix: 946684810\n-\n id: 88\n repo_id: 57\n type: 4\n created_unix: 946684810\n-\n id: 89\n repo_id: 57\n type: 5\n created_unix: 946684810\n\n-\n id: 90\n repo_id: 52\n type: 1\n created_unix: 946684810\n\n-\n id: 91\n repo_id: 58\n type: 1\n created_unix: 946684810\n\n-\n id: 92\n repo_id: 58\n type: 2\n created_unix: 946684810\n\n-\n id: 93\n repo_id: 58\n type: 3\n created_unix: 946684810\n\n-\n id: 94\n repo_id: 58\n type: 4\n created_unix: 946684810\n\n-\n id: 95\n repo_id: 58\n type: 5\n created_unix: 946684810\n\n-\n id: 96\n repo_id: 49\n type: 1\n created_unix: 946684810\n\n-\n id: 97\n repo_id: 49\n type: 2\n created_unix: 946684810\n\n-\n id: 99\n repo_id: 1\n type: 9\n config: "{}"\n created_unix: 946684810\n\n-\n id: 100\n repo_id: 1\n type: 10\n config: "{}"\n created_unix: 946684810\n\n-\n id: 101\n repo_id: 59\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 102\n repo_id: 60\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 103\n repo_id: 60\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 104\n repo_id: 60\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 105\n repo_id: 61\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 106\n repo_id: 61\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 107\n repo_id: 61\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n\n-\n id: 108\n repo_id: 62\n type: 1\n config: "{}"\n created_unix: 946684810\n\n-\n id: 109\n repo_id: 62\n type: 2\n config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"\n created_unix: 946684810\n\n-\n id: 110\n repo_id: 62\n type: 3\n config: "{\"IgnoreWhitespaceConflicts\":false,\"AllowMerge\":true,\"AllowRebase\":true,\"AllowRebaseMerge\":true,\"AllowSquash\":true}"\n created_unix: 946684810\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\repo_unit.yml
repo_unit.yml
YAML
11,717
0.8
0.001361
0.00158
vue-tools
680
2023-12-27T01:02:04.609565
GPL-3.0
false
bcc810c0a6df12a0f0f2a637a0dff9e1
-\n id: 1\n type: 1\n reviewer_id: 1\n issue_id: 2\n content: "Demo Review"\n original_author_id: 0\n updated_unix: 946684810\n created_unix: 946684810\n-\n id: 2\n type: 1\n reviewer_id: 534543\n issue_id: 534543\n content: "Invalid Review #1"\n original_author_id: 0\n updated_unix: 946684810\n created_unix: 946684810\n-\n id: 3\n type: 1\n reviewer_id: 1\n issue_id: 343545\n content: "Invalid Review #2"\n original_author_id: 0\n updated_unix: 946684810\n created_unix: 946684810\n-\n id: 4\n type: 0 # Pending review\n reviewer_id: 1\n issue_id: 2\n content: "Pending Review"\n original_author_id: 0\n updated_unix: 946684810\n created_unix: 946684810\n-\n id: 5\n type: 2\n reviewer_id: 1\n issue_id: 3\n content: "New review 1"\n original_author_id: 0\n updated_unix: 946684810\n created_unix: 946684810\n-\n id: 6\n type: 0\n reviewer_id: 2\n issue_id: 3\n content: "New review 3"\n original_author_id: 0\n updated_unix: 946684811\n created_unix: 946684811\n-\n id: 7\n type: 3\n reviewer_id: 3\n issue_id: 3\n content: "New review 4"\n original_author_id: 0\n updated_unix: 946684812\n created_unix: 946684812\n-\n id: 8\n type: 1\n reviewer_id: 4\n issue_id: 3\n content: "New review 5"\n original_author_id: 0\n commit_id: 8091a55037cd59e47293aca02981b5a67076b364\n stale: true\n updated_unix: 946684813\n created_unix: 946684813\n-\n id: 9\n type: 3\n reviewer_id: 2\n issue_id: 3\n content: "New review 3 rejected"\n original_author_id: 0\n updated_unix: 946684814\n created_unix: 946684814\n\n-\n id: 10\n type: 3\n reviewer_id: 100\n issue_id: 3\n content: "a deleted user's review"\n original_author_id: 0\n official: true\n updated_unix: 946684815\n created_unix: 946684815\n\n-\n id: 11\n type: 4\n reviewer_id: 0\n reviewer_team_id: 7\n issue_id: 12\n official: true\n updated_unix: 1602936509\n created_unix: 1602936509\n\n-\n id: 12\n type: 4\n reviewer_id: 1\n issue_id: 12\n official: true\n updated_unix: 1603196749\n created_unix: 1603196749\n\n-\n id: 13\n type: 1\n reviewer_id: 5\n issue_id: 11\n content: "old review from user5"\n original_author_id: 0\n updated_unix: 946684820\n created_unix: 946684820\n\n-\n id: 14\n type: 1\n reviewer_id: 5\n issue_id: 11\n content: "duplicate review from user5 (latest)"\n original_author_id: 0\n updated_unix: 946684830\n created_unix: 946684830\n\n-\n id: 15\n type: 1\n reviewer_id: 6\n issue_id: 11\n content: "singular review from org6 and final review for this pr"\n original_author_id: 0\n updated_unix: 946684831\n created_unix: 946684831\n\n-\n id: 16\n type: 4\n reviewer_id: 20\n issue_id: 20\n content: "review request for user20"\n original_author_id: 0\n updated_unix: 946684832\n created_unix: 946684832\n\n-\n id: 17\n type: 1\n reviewer_id: 20\n issue_id: 20\n content: "review approved by user20"\n original_author_id: 0\n updated_unix: 946684833\n created_unix: 946684833\n\n-\n id: 18\n type: 4\n reviewer_id: 0\n reviewer_team_id: 5\n issue_id: 20\n content: "review request for team5"\n original_author_id: 0\n updated_unix: 946684834\n created_unix: 946684834\n\n-\n id: 19\n type: 4\n reviewer_id: 15\n reviewer_team_id: 0\n issue_id: 20\n content: "review request for user15"\n original_author_id: 0\n updated_unix: 946684835\n created_unix: 946684835\n\n-\n id: 20\n type: 22\n reviewer_id: 1\n issue_id: 2\n content: "Review Comment"\n original_author_id: 0\n updated_unix: 946684810\n created_unix: 946684810\n\n-\n id: 21\n type: 2\n reviewer_id: 5\n issue_id: 3\n content: "reviewed by user5"\n original_author_id: 0\n commit_id: 4a357436d925b5c974181ff12a994538ddc5a269\n updated_unix: 946684816\n created_unix: 946684816\n\n-\n id: 22\n type: 4\n reviewer_id: 5\n issue_id: 3\n content: "review request for user5"\n original_author_id: 0\n updated_unix: 946684817\n created_unix: 946684817\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\review.yml
review.yml
YAML
3,758
0.8
0.023148
0
vue-tools
216
2025-04-06T00:09:33.564693
GPL-3.0
false
5833c6ae97e2c4ce0a4805678bd9828a
-\n id: 1\n uid: 2\n repo_id: 2\n\n-\n id: 2\n uid: 2\n repo_id: 4\n\n-\n id: 3\n uid: 10\n repo_id: 21\n\n-\n id: 4\n uid: 10\n repo_id: 32\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\star.yml
star.yml
YAML
135
0.7
0
0
node-utils
259
2025-01-10T17:27:56.199524
Apache-2.0
false
85e361a16c2124fef62e4e5727a21b0c
-\n id: 1\n user_id: 1\n issue_id: 1\n created_unix: 1500988001\n\n-\n id: 2\n user_id: 2\n issue_id: 2\n created_unix: 1500988002\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\stopwatch.yml
stopwatch.yml
YAML
129
0.7
0
0
vue-tools
277
2023-11-23T12:08:39.178196
GPL-3.0
false
4cf30be2b4f2d563cd6d5be7d24117e2
-\n id: 1\n setting_key: 'picture.disable_gravatar'\n setting_value: 'true'\n version: 1\n created: 1653533198\n updated: 1653533198\n\n-\n id: 2\n setting_key: 'picture.enable_federated_avatar'\n setting_value: 'false'\n version: 1\n created: 1653533198\n updated: 1653533198\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\system_setting.yml
system_setting.yml
YAML
275
0.7
0
0
node-utils
154
2024-09-05T04:00:41.915280
BSD-3-Clause
false
a975c9bfb182f45b7e5d197f094e90f1
-\n id: 1\n org_id: 3\n lower_name: owners\n name: Owners\n authorize: 4 # owner\n num_repos: 3\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 2\n org_id: 3\n lower_name: team1\n name: team1\n authorize: 2 # write\n num_repos: 1\n num_members: 2\n includes_all_repositories: false\n can_create_org_repo: false\n\n-\n id: 3\n org_id: 6\n lower_name: owners\n name: Owners\n authorize: 4 # owner\n num_repos: 0\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 4\n org_id: 7\n lower_name: owners\n name: Owners\n authorize: 4 # owner\n num_repos: 0\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 5\n org_id: 17\n lower_name: owners\n name: Owners\n authorize: 4 # owner\n num_repos: 2\n num_members: 2\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 6\n org_id: 19\n lower_name: owners\n name: Owners\n authorize: 4 # owner\n num_repos: 2\n num_members: 2\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 7\n org_id: 3\n lower_name: test_team\n name: test_team\n authorize: 2 # write\n num_repos: 1\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: false\n\n-\n id: 8\n org_id: 17\n lower_name: test_team\n name: test_team\n authorize: 2 # write\n num_repos: 1\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: false\n\n-\n id: 9\n org_id: 17\n lower_name: review_team\n name: review_team\n authorize: 1 # read\n num_repos: 1\n num_members: 3\n includes_all_repositories: false\n can_create_org_repo: false\n\n-\n id: 10\n org_id: 25\n lower_name: notowners\n name: NotOwners\n authorize: 1 # read\n num_repos: 0\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: false\n\n-\n id: 11\n org_id: 26\n lower_name: team11\n name: team11\n authorize: 1 # read\n num_repos: 0\n num_members: 0\n includes_all_repositories: false\n can_create_org_repo: false\n\n-\n id: 12\n org_id: 3\n lower_name: team12creators\n name: team12Creators\n authorize: 3 # admin\n num_repos: 0\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 13\n org_id: 6\n lower_name: team13notcreators\n name: team13NotCreators\n authorize: 3 # admin\n num_repos: 0\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: false\n\n-\n id: 14\n org_id: 3\n lower_name: teamcreaterepo\n name: teamCreateRepo\n authorize: 2 # write\n num_repos: 0\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 15\n org_id: 22\n lower_name: owners\n name: Owners\n authorize: 4 # owner\n num_repos: 0\n num_members: 0\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 16\n org_id: 23\n lower_name: owners\n name: Owners\n authorize: 4 # owner\n num_repos: 0\n num_members: 0\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 17\n org_id: 23\n lower_name: team14writeauth\n name: team14WriteAuth\n authorize: 2 # write\n num_repos: 0\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 18\n org_id: 35\n lower_name: owners\n name: Owners\n authorize: 4 # owner\n num_repos: 0\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 19\n org_id: 36\n lower_name: owners\n name: Owners\n authorize: 4 # owner\n num_repos: 0\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 20\n org_id: 36\n lower_name: team20writepackage\n name: team20writepackage\n authorize: 1\n num_repos: 0\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 21\n org_id: 41\n lower_name: owners\n name: Owners\n authorize: 4 # owner\n num_repos: 1\n num_members: 1\n includes_all_repositories: true\n can_create_org_repo: true\n\n-\n id: 22\n org_id: 41\n lower_name: team1\n name: Team1\n authorize: 1 # read\n num_repos: 1\n num_members: 2\n includes_all_repositories: false\n can_create_org_repo: false\n\n-\n id: 23\n org_id: 25\n lower_name: owners\n name: Owners\n authorize: 4 # owner\n num_repos: 0\n num_members: 1\n includes_all_repositories: false\n can_create_org_repo: true\n\n-\n id: 24\n org_id: 35\n lower_name: team24\n name: team24\n authorize: 2 # write\n num_repos: 0\n num_members: 1\n includes_all_repositories: true\n can_create_org_repo: false\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\team.yml
team.yml
YAML
4,393
0.8
0
0
react-lib
785
2025-07-03T22:08:58.184343
Apache-2.0
false
63ef3884c57f29d0bce8d097f08e8fa2
-\n id: 1\n org_id: 3\n team_id: 1\n repo_id: 3\n\n-\n id: 2\n org_id: 3\n team_id: 2\n repo_id: 3\n\n-\n id: 3\n org_id: 3\n team_id: 1\n repo_id: 5\n\n-\n id: 4\n org_id: 17\n team_id: 5\n repo_id: 23\n\n-\n id: 5\n org_id: 17\n team_id: 5\n repo_id: 24\n\n-\n id: 6\n org_id: 19\n team_id: 6\n repo_id: 27\n\n-\n id: 7\n org_id: 19\n team_id: 6\n repo_id: 28\n\n-\n id: 8\n org_id: 3\n team_id: 1\n repo_id: 32\n\n-\n id: 9\n org_id: 3\n team_id: 7\n repo_id: 32\n\n-\n id: 10\n org_id: 17\n team_id: 8\n repo_id: 24\n\n-\n id: 11\n org_id: 17\n team_id: 9\n repo_id: 24\n\n-\n id: 12\n org_id: 41\n team_id: 21\n repo_id: 61\n\n-\n id: 13\n org_id: 41\n team_id: 22\n repo_id: 61\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\team_repo.yml
team_repo.yml
YAML
660
0.7
0
0
node-utils
19
2025-05-06T16:37:41.109747
MIT
false
618cebb384d1bb921208ffd57dbd23f1
-\n id: 1\n team_id: 1\n type: 1\n access_mode: 4\n\n-\n id: 2\n team_id: 1\n type: 2\n access_mode: 4\n\n-\n id: 3\n team_id: 1\n type: 3\n access_mode: 4\n\n-\n id: 4\n team_id: 1\n type: 4\n access_mode: 4\n\n-\n id: 5\n team_id: 1\n type: 5\n access_mode: 4\n\n-\n id: 6\n team_id: 1\n type: 6\n access_mode: 4\n\n-\n id: 7\n team_id: 1\n type: 7\n access_mode: 4\n\n-\n id: 8\n team_id: 2\n type: 1\n access_mode: 2\n\n-\n id: 9\n team_id: 2\n type: 2\n access_mode: 2\n\n-\n id: 10\n team_id: 2\n type: 3\n access_mode: 2\n\n-\n id: 11\n team_id: 2\n type: 4\n access_mode: 2\n\n-\n id: 12\n team_id: 2\n type: 5\n access_mode: 2\n\n-\n id: 13\n team_id: 2\n type: 6\n access_mode: 2\n\n-\n id: 14\n team_id: 2\n type: 7\n access_mode: 2\n\n-\n id: 15\n team_id: 3\n type: 1\n access_mode: 4\n\n-\n id: 16\n team_id: 3\n type: 2\n access_mode: 4\n\n-\n id: 17\n team_id: 3\n type: 3\n access_mode: 4\n\n-\n id: 18\n team_id: 3\n type: 4\n access_mode: 4\n\n-\n id: 19\n team_id: 3\n type: 5\n access_mode: 4\n\n-\n id: 20\n team_id: 3\n type: 6\n access_mode: 4\n\n-\n id: 21\n team_id: 3\n type: 7\n access_mode: 4\n\n-\n id: 22\n team_id: 4\n type: 1\n access_mode: 4\n\n-\n id: 23\n team_id: 4\n type: 2\n access_mode: 4\n\n-\n id: 24\n team_id: 4\n type: 3\n access_mode: 4\n\n-\n id: 25\n team_id: 4\n type: 4\n access_mode: 4\n\n-\n id: 26\n team_id: 4\n type: 5\n access_mode: 4\n\n-\n id: 27\n team_id: 4\n type: 6\n access_mode: 4\n\n-\n id: 28\n team_id: 4\n type: 7\n access_mode: 4\n\n-\n id: 29\n team_id: 5\n type: 1\n access_mode: 4\n\n-\n id: 30\n team_id: 5\n type: 2\n access_mode: 4\n\n-\n id: 31\n team_id: 5\n type: 3\n access_mode: 4\n\n-\n id: 32\n team_id: 5\n type: 4\n access_mode: 4\n\n-\n id: 33\n team_id: 5\n type: 5\n access_mode: 4\n\n-\n id: 34\n team_id: 5\n type: 6\n access_mode: 4\n\n-\n id: 35\n team_id: 5\n type: 7\n access_mode: 4\n\n-\n id: 36\n team_id: 6\n type: 1\n access_mode: 4\n\n-\n id: 37\n team_id: 6\n type: 2\n access_mode: 4\n\n-\n id: 38\n team_id: 6\n type: 3\n access_mode: 4\n\n-\n id: 39\n team_id: 6\n type: 4\n access_mode: 4\n\n-\n id: 40\n team_id: 6\n type: 5\n access_mode: 4\n\n-\n id: 41\n team_id: 6\n type: 6\n access_mode: 4\n\n-\n id: 42\n team_id: 6\n type: 7\n access_mode: 4\n\n-\n id: 43\n org_id: 3\n team_id: 7\n type: 2 # issues\n access_mode: 2\n\n-\n id: 44\n team_id: 8\n type: 2 # issues\n access_mode: 2\n\n-\n id: 45\n team_id: 9\n type: 1 # code\n access_mode: 1\n\n-\n id: 46\n team_id: 17\n type: 9 # package\n access_mode: 2\n\n-\n id: 47\n team_id: 20\n type: 9 # package\n access_mode: 2\n\n-\n id: 48\n team_id: 2\n type: 8\n access_mode: 2\n\n-\n id: 49\n team_id: 21\n type: 1\n access_mode: 4\n\n-\n id: 50\n team_id: 21\n type: 2\n access_mode: 4\n\n-\n id: 51\n team_id: 21\n type: 3\n access_mode: 4\n\n-\n id: 52\n team_id: 22\n type: 1\n access_mode: 1\n\n-\n id: 53\n team_id: 22\n type: 2\n access_mode: 1\n\n-\n id: 54\n team_id: 22\n type: 3\n access_mode: 1\n\n-\n id: 55\n team_id: 18\n type: 1 # code\n access_mode: 4\n\n-\n id: 56\n team_id: 23\n type: 1 # code\n access_mode: 4\n\n-\n id: 57\n team_id: 24\n type: 1 # code\n access_mode: 2\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\team_unit.yml
team_unit.yml
YAML
3,043
0.8
0
0
vue-tools
774
2024-09-04T01:13:43.619126
MIT
false
390bdfc35a6096612f7426bdd412e9de
-\n id: 1\n org_id: 3\n team_id: 1\n uid: 2\n\n-\n id: 2\n org_id: 3\n team_id: 2\n uid: 2\n\n-\n id: 3\n org_id: 3\n team_id: 2\n uid: 4\n\n-\n id: 4\n org_id: 6\n team_id: 3\n uid: 5\n\n-\n id: 5\n org_id: 7\n team_id: 4\n uid: 5\n\n-\n id: 6\n org_id: 17\n team_id: 5\n uid: 15\n\n-\n id: 7\n org_id: 17\n team_id: 5\n uid: 18\n\n-\n id: 8\n org_id: 19\n team_id: 6\n uid: 20\n\n-\n id: 9\n org_id: 3\n team_id: 7\n uid: 15\n\n-\n id: 10\n org_id: 17\n team_id: 8\n uid: 2\n\n-\n id: 11\n org_id: 17\n team_id: 9\n uid: 20\n\n-\n id: 12\n org_id: 25\n team_id: 10\n uid: 24\n\n-\n id: 13\n org_id: 3\n team_id: 12\n uid: 28\n\n-\n id: 14\n org_id: 6\n team_id: 13\n uid: 28\n\n-\n id: 15\n org_id: 17\n team_id: 9\n uid: 29\n\n-\n id: 16\n org_id: 19\n team_id: 6\n uid: 31\n\n-\n id: 17\n org_id: 3\n team_id: 14\n uid: 2\n\n-\n id: 18\n org_id: 23\n team_id: 17\n uid: 5\n\n-\n id: 19\n org_id: 35\n team_id: 18\n uid: 1\n\n-\n id: 20\n org_id: 36\n team_id: 19\n uid: 1\n\n-\n id: 21\n org_id: 36\n team_id: 20\n uid: 5\n\n-\n id: 22\n org_id: 17\n team_id: 9\n uid: 15\n\n-\n id: 23\n org_id: 41\n team_id: 21\n uid: 40\n\n-\n id: 24\n org_id: 41\n team_id: 22\n uid: 38\n\n-\n id: 25\n org_id: 41\n team_id: 22\n uid: 39\n\n-\n id: 26\n org_id: 25\n team_id: 23\n uid: 12\n\n-\n id: 27\n org_id: 35\n team_id: 24\n uid: 2\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\team_user.yml
team_user.yml
YAML
1,278
0.7
0
0
awesome-app
102
2023-08-14T12:19:10.293157
GPL-3.0
false
b74293e01e18382f51f013c2bcdc66c1
-\n id: 1\n name: golang\n repo_count: 2\n\n-\n id: 2\n name: database\n repo_count: 1\n\n-\n id: 3\n name: SQL\n repo_count: 1\n\n-\n id: 4\n name: graphql\n repo_count: 1\n\n-\n id: 5\n name: topicname1\n repo_count: 1\n\n-\n id: 6\n name: topicname2\n repo_count: 2\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\topic.yml
topic.yml
YAML
259
0.7
0
0
python-kit
303
2024-12-18T17:24:50.984335
MIT
false
d46a10383306e2576c173d7db57c5efe
-\n id: 1\n user_id: 1\n issue_id: 1\n time: 400\n created_unix: 946684800\n deleted: false\n\n-\n id: 2\n user_id: 2\n issue_id: 2\n time: 3661\n created_unix: 946684801\n deleted: false\n\n-\n id: 3\n user_id: 2\n issue_id: 2\n time: 1\n created_unix: 946684802\n deleted: false\n\n-\n id: 4\n user_id: -1\n issue_id: 4\n time: 1\n created_unix: 946684803\n deleted: false\n\n-\n id: 5\n user_id: 2\n issue_id: 5\n time: 1\n created_unix: 946684804\n deleted: false\n\n-\n id: 6\n user_id: 1\n issue_id: 2\n time: 20\n created_unix: 946684812\n deleted: false\n\n-\n id: 7\n user_id: 2\n issue_id: 4\n time: 3\n created_unix: 946684813\n deleted: false\n\n-\n id: 8\n user_id: 1\n issue_id: 4\n time: 71\n created_unix: 947688814\n deleted: false\n\n-\n id: 9\n user_id: 2\n issue_id: 2\n time: 100000\n created_unix: 947688815\n deleted: true\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\tracked_time.yml
tracked_time.yml
YAML
830
0.7
0
0
awesome-app
299
2024-07-13T22:20:46.197600
Apache-2.0
false
6747faef10cc800e3f381d1cdda07799
-\n id: 1\n uid: 24\n secret: KlDporn6Ile4vFcKI8z7Z6sqK1Scj2Qp0ovtUzCZO6jVbRW2lAoT7UDxDPtrab8d2B9zKOocBRdBJnS8orsrUNrsyETY+jJHb79M82uZRioKbRUz15sfOpmJmEzkFeSg6S4LicUBQos=\n scratch_salt: Qb5bq2DyR2\n scratch_hash: 068eb9b8746e0bcfe332fac4457693df1bda55800eb0f6894d14ebb736ae6a24e0fc8fc5333c19f57f81599788f0b8e51ec1\n last_used_passcode:\n created_unix: 1564253724\n updated_unix: 1564253724\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\two_factor.yml
two_factor.yml
YAML
391
0.7
0
0
react-lib
367
2024-09-27T21:05:36.541314
BSD-3-Clause
false
d980d20957dc53dcfac8ebe5c92317db
# NOTE: all users should have a password of "password"\n\n- # NOTE: this user (id=1) is the admin\n id: 1\n lower_name: user1\n name: user1\n full_name: User One\n email: user1@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user1\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: true\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user1@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 2\n lower_name: user2\n name: user2\n full_name: ' < U<se>r Tw<o > >< '\n email: user2@example.com\n keep_email_private: true\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user2\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user2@example.com\n # cause a random avatar to be generated when referenced for test purposes\n use_custom_avatar: false\n num_followers: 2\n num_following: 1\n num_stars: 2\n num_repos: 14\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 3\n lower_name: org3\n name: org3\n full_name: ' <<<< >> >> > >> > >>> >> '\n email: org3@example.com\n keep_email_private: false\n email_notifications_preference: onmention\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: org3\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: false\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: org3@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 3\n num_teams: 5\n num_members: 3\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 4\n lower_name: user4\n name: user4\n full_name: ' '\n email: user4@example.com\n keep_email_private: false\n email_notifications_preference: onmention\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user4\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user4@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 1\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 5\n lower_name: user5\n name: user5\n full_name: User Five\n email: user5@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user5\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: false\n prohibit_login: false\n avatar: ""\n avatar_email: user5@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 1\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 6\n lower_name: org6\n name: org6\n full_name: Org Six\n email: org6@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: org6\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: false\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: org6@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 2\n num_members: 2\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 7\n lower_name: org7\n name: org7\n full_name: Org Seven\n email: org7@example.com\n keep_email_private: false\n email_notifications_preference: disabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: org7\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: false\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: org7@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 1\n num_members: 1\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 8\n lower_name: user8\n name: user8\n full_name: User Eight\n email: user8@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user8\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user8@example.com\n use_custom_avatar: true\n num_followers: 1\n num_following: 1\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 9\n lower_name: user9\n name: user9\n full_name: User Nine\n email: user9@example.com\n keep_email_private: false\n email_notifications_preference: onmention\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user9\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: false\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user9@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n created_unix: 1730468968\n\n-\n id: 10\n lower_name: user10\n name: user10\n full_name: User Ten\n email: user10@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user10\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user10@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 2\n num_repos: 3\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 11\n lower_name: user11\n name: user11\n full_name: User Eleven\n email: user11@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user11\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user11@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 1\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 12\n lower_name: user12\n name: user12\n full_name: User 12\n email: user12@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user12\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user12@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 1\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 13\n lower_name: user13\n name: user13\n full_name: User 13\n email: user13@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user13\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user13@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 1\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 14\n lower_name: user14\n name: user14\n full_name: User 14\n email: user14@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user14\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user13@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 3\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 15\n lower_name: user15\n name: user15\n full_name: User 15\n email: user15@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user15\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user15@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 4\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 16\n lower_name: user16\n name: user16\n full_name: User 16\n email: user16@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user16\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user16@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 2\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 17\n lower_name: org17\n name: org17\n full_name: org 17\n email: org17@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: org17\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: org17@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 2\n num_teams: 3\n num_members: 5\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 18\n lower_name: user18\n name: user18\n full_name: User 18\n email: user18@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user18\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user18@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 19\n lower_name: org19\n name: org19\n full_name: Org 19\n email: org19@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: org19\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: org19@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 2\n num_teams: 1\n num_members: 2\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 20\n lower_name: user20\n name: user20\n full_name: User 20\n email: user20@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user20\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user20@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 4\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 21\n lower_name: user21\n name: user21\n full_name: User 21\n email: user21@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user21\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user21@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 2\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 22\n lower_name: limited_org\n name: limited_org\n full_name: Limited Org\n email: limited_org@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: limited_org\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: limited_org@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 2\n num_teams: 1\n num_members: 0\n visibility: 1\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 23\n lower_name: privated_org\n name: privated_org\n full_name: Privated Org\n email: privated_org@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: privated_org\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: privated_org@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 2\n num_teams: 2\n num_members: 1\n visibility: 2\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 24\n lower_name: user24\n name: user24\n full_name: user24\n email: user24@example.com\n keep_email_private: true\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user24\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user24@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 25\n lower_name: org25\n name: org25\n full_name: org25\n email: org25@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: org25\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: false\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: org25@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 2\n num_members: 2\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 26\n lower_name: org26\n name: org26\n full_name: Org26\n email: org26@example.com\n keep_email_private: false\n email_notifications_preference: onmention\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: org26\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: false\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: org26@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 4\n num_teams: 1\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: true\n theme: ""\n keep_activity_private: false\n\n-\n id: 27\n lower_name: user27\n name: user27\n full_name: User Twenty-Seven\n email: user27@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user27\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user27@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 3\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 28\n lower_name: user28\n name: user28\n full_name: user27\n email: user28@example.com\n keep_email_private: true\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user28\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user28@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 29\n lower_name: user29\n name: user29\n full_name: User 29\n email: user29@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user29\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: true\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user29@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 30\n lower_name: user30\n name: user30\n full_name: User Thirty\n email: user30@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user30\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user30@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 4\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 31\n lower_name: user31\n name: user31\n full_name: user31\n email: user31@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user31\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user31@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 1\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 2\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 32\n lower_name: user32\n name: user32\n full_name: User 32 (U2F test)\n email: user32@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:notpassword\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user32\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user30@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 33\n lower_name: user33\n name: user33\n full_name: User 33 (Limited Visibility)\n email: user33@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user33\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user33@example.com\n use_custom_avatar: true\n num_followers: 1\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 1\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 34\n lower_name: the_34-user.with.all.allowedchars\n name: the_34-user.with.all.allowedChars\n full_name: the_1-user.with.all.allowedChars\n description: 'some [commonmark](https://commonmark.org/)!'\n email: user34@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: the_34-user.with.all.allowedchars\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: false\n prohibit_login: false\n avatar: ""\n avatar_email: user34@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 35\n lower_name: private_org35\n name: private_org35\n full_name: Private Org 35\n email: private_org35@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: private_org35\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: private_org35@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 2\n num_members: 2\n visibility: 2\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 36\n lower_name: limited_org36\n name: limited_org36\n full_name: Limited Org 36\n email: abcde@gitea.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: limited_org36\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: abcde@gitea.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 2\n num_members: 2\n visibility: 1\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 37\n lower_name: user37\n name: user37\n full_name: User 37\n email: user37@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user37\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: true\n avatar: ""\n avatar_email: user37@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 38\n lower_name: user38\n name: user38\n full_name: User38\n email: user38@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user38\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user38@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 39\n lower_name: user39\n name: user39\n full_name: User39\n email: user39@example.com\n keep_email_private: false\n email_notifications_preference: enabled\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user39\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user39@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 0\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 40\n lower_name: user40\n name: user40\n full_name: User40\n email: user40@example.com\n keep_email_private: false\n email_notifications_preference: onmention\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: user40\n type: 0\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: true\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: user40@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 1\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 41\n lower_name: org41\n name: org41\n full_name: Org41\n email: org41@example.com\n keep_email_private: false\n email_notifications_preference: onmention\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: org41\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: false\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: org41@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 1\n num_teams: 2\n num_members: 3\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n\n-\n id: 42\n lower_name: org42\n name: org42\n full_name: Org42\n email: org42@example.com\n keep_email_private: false\n email_notifications_preference: onmention\n passwd: ZogKvWdyEx:password\n passwd_hash_algo: dummy\n must_change_password: false\n login_source: 0\n login_name: org42\n type: 1\n salt: ZogKvWdyEx\n max_repo_creation: -1\n is_active: false\n is_admin: false\n is_restricted: false\n allow_git_hook: false\n allow_import_local: false\n allow_create_organization: true\n prohibit_login: false\n avatar: ""\n avatar_email: org42@example.com\n use_custom_avatar: true\n num_followers: 0\n num_following: 0\n num_stars: 0\n num_repos: 1\n num_teams: 0\n num_members: 0\n visibility: 0\n repo_admin_change_team_access: false\n theme: ""\n keep_activity_private: false\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\user.yml
user.yml
YAML
33,516
0.95
0.000642
0.001319
vue-tools
138
2023-08-19T03:16:34.096359
MIT
false
a3794ad875c5811eb1db4ef6d7618a30
-\n id: 1\n blocker_id: 2\n blockee_id: 29\n\n-\n id: 2\n blocker_id: 17\n blockee_id: 28\n\n-\n id: 3\n blocker_id: 2\n blockee_id: 34\n\n-\n id: 4\n blocker_id: 50\n blockee_id: 34\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\user_blocking.yml
user_blocking.yml
YAML
177
0.7
0
0
vue-tools
609
2025-03-19T07:45:18.730723
MIT
false
8c522fe0b518e1daaa290bdcca7eae35
-\n id: 1\n uid: 1\n uri: https://user1.domain1.tld/\n show: false\n\n-\n id: 2\n uid: 1\n uri: http://user1.domain2.tld/\n show: true\n\n-\n id: 3\n uid: 2\n uri: https://domain1.tld/user2/\n show: true\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\user_open_id.yml
user_open_id.yml
YAML
200
0.8
0
0
vue-tools
605
2024-11-19T03:24:19.778194
Apache-2.0
false
1fd67d5b4696a623304f1ffb21cdb768
-\n id: 1\n user_id: 1\n repo_id: 1\n mode: 1 # normal\n\n-\n id: 2\n user_id: 4\n repo_id: 1\n mode: 1 # normal\n\n-\n id: 3\n user_id: 9\n repo_id: 1\n mode: 1 # normal\n\n-\n id: 4\n user_id: 8\n repo_id: 1\n mode: 2 # don't watch\n\n-\n id: 5\n user_id: 11\n repo_id: 1\n mode: 3 # auto\n\n-\n id: 6\n user_id: 10\n repo_id: 21\n mode: 1 # normal\n\n-\n id: 7\n user_id: 10\n repo_id: 32\n mode: 1 # normal\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\watch.yml
watch.yml
YAML
399
0.8
0
0
node-utils
474
2023-11-11T17:13:35.015808
GPL-3.0
false
21a23c964952026fafa099c2429ad2da
-\n id: 1\n name: WebAuthn credential\n user_id: 32\n attestation_type: none\n sign_count: 0\n clone_warning: false\n created_unix: 946684800\n updated_unix: 946684800\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\webauthn_credential.yml
webauthn_credential.yml
YAML
168
0.7
0
0
node-utils
826
2025-03-27T02:04:21.500917
GPL-3.0
false
868878b3da9a0836d1db9d3020de7f08
-\n id: 1\n repo_id: 1\n url: https://www.example.com/url1\n content_type: 1 # json\n events: '{"push_only":true,"send_everything":false,"choose_events":false,"events":{"create":false,"push":true,"pull_request":false}}'\n is_active: true\n\n-\n id: 2\n repo_id: 1\n url: https://www.example.com/url2\n content_type: 1 # json\n events: '{"push_only":false,"send_everything":false,"choose_events":false,"events":{"create":false,"push":true,"pull_request":true}}'\n is_active: false\n\n-\n id: 3\n owner_id: 3\n repo_id: 3\n url: https://www.example.com/url3\n content_type: 1 # json\n events: '{"push_only":false,"send_everything":false,"choose_events":false,"events":{"create":false,"push":true,"pull_request":true}}'\n is_active: true\n\n-\n id: 4\n repo_id: 2\n url: https://www.example.com/url4\n content_type: 1 # json\n events: '{"push_only":true,"branch_filter":"{master,feature*}"}'\n is_active: true\n\n-\n id: 5\n repo_id: 0\n owner_id: 0\n url: https://www.example.com/url5\n content_type: 1 # json\n events: '{"push_only":true,"branch_filter":"{master,feature*}"}'\n is_active: true\n is_system_webhook: true\n\n-\n id: 6\n repo_id: 0\n owner_id: 0\n url: https://www.example.com/url6\n content_type: 1 # json\n events: '{"push_only":true,"branch_filter":"{master,feature*}"}'\n is_active: true\n is_system_webhook: false\n
dataset_sample\yaml\go-gitea_gitea\models\fixtures\webhook.yml
webhook.yml
YAML
1,322
0.8
0
0
vue-tools
818
2023-09-20T04:29:26.523921
GPL-3.0
false
5b780e326d6f6fed8c704082a3b139ad
-\n id: 1\n uid: 1\n issue_id: 1\n is_read: true\n is_mentioned: false\n\n-\n id: 2\n uid: 2\n issue_id: 1\n is_read: true\n is_mentioned: false\n\n-\n id: 3\n uid: 2\n issue_id: 1 # duplicated with id 2\n is_read: false\n is_mentioned: true\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_AddCombinedIndexToIssueUser\issue_user.yml
issue_user.yml
YAML
238
0.8
0
0
awesome-app
46
2023-12-18T05:57:45.623032
BSD-3-Clause
true
8f095b2eb6358a87c4846d0d65c7ae66
# for matrix, the access_token has been moved to "header_authorization"\n-\n id: 1\n meta: '{"homeserver_url":"https://matrix.example.com","room_id":"roomID","message_type":1}'\n header_authorization: "Bearer s3cr3t"\n-\n id: 2\n meta: ''\n header_authorization: ""\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_AddHeaderAuthorizationEncryptedColWebhook\expected_webhook.yml
expected_webhook.yml
YAML
264
0.8
0.111111
0.111111
awesome-app
422
2024-09-06T14:41:41.884106
BSD-3-Clause
true
9a034719415496e90ee80d90461e5c20
# unsafe payload\n- id: 1\n hook_id: 1\n payload_content: '{"homeserver_url":"https://matrix.example.com","room_id":"roomID","access_token":"s3cr3t","message_type":1}'\n# safe payload\n- id: 2\n hook_id: 2\n payload_content: '{"homeserver_url":"https://matrix.example.com","room_id":"roomID","message_type":1}'\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_AddHeaderAuthorizationEncryptedColWebhook\hook_task.yml
hook_task.yml
YAML
308
0.8
0
0.25
react-lib
342
2024-02-28T23:18:49.652738
GPL-3.0
true
c19be218e372519380115cc22e04da81
# matrix webhook\n- id: 1\n type: matrix\n meta: '{"homeserver_url":"https://matrix.example.com","room_id":"roomID","access_token":"s3cr3t","message_type":1}'\n header_authorization_encrypted: ''\n# gitea webhook\n- id: 2\n type: gitea\n meta: ''\n header_authorization_encrypted: ''\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_AddHeaderAuthorizationEncryptedColWebhook\webhook.yml
webhook.yml
YAML
281
0.8
0
0.2
vue-tools
601
2025-03-29T07:17:05.376515
GPL-3.0
true
9e9bb9a94375d84418c0122243802279
-\n id: 1\n uuid: a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11\n issue_id: 1\n release_id: 0\n\n-\n id: 2\n uuid: a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a12\n issue_id: 0\n release_id: 1\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_AddRepoIDForAttachment\attachment.yml
attachment.yml
YAML
171
0.7
0
0
vue-tools
171
2025-04-13T11:00:10.934541
GPL-3.0
true
6e666e8dd1364ab248d2d0dd590a50f0
-\n id: 1\n title: project without default column\n owner_id: 2\n repo_id: 0\n is_closed: false\n creator_id: 2\n board_type: 1\n type: 2\n created_unix: 1688973000\n updated_unix: 1688973000\n\n-\n id: 2\n title: project with multiple default columns\n owner_id: 2\n repo_id: 0\n is_closed: false\n creator_id: 2\n board_type: 1\n type: 2\n created_unix: 1688973000\n updated_unix: 1688973000\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_CheckProjectColumnsConsistency\project.yml
project.yml
YAML
392
0.7
0
0
node-utils
735
2024-08-31T18:24:02.675807
MIT
true
e531af968b398440546ef57655a6c92a
-\n id: 1\n project_id: 1\n title: Done\n creator_id: 2\n default: false\n created_unix: 1588117528\n updated_unix: 1588117528\n\n-\n id: 2\n project_id: 2\n title: Backlog\n creator_id: 2\n default: true\n created_unix: 1588117528\n updated_unix: 1588117528\n\n-\n id: 3\n project_id: 2\n title: Uncategorized\n creator_id: 2\n default: true\n created_unix: 1588117528\n updated_unix: 1588117528\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_CheckProjectColumnsConsistency\project_board.yml
project_board.yml
YAML
393
0.7
0
0
react-lib
138
2025-03-10T02:19:38.045363
GPL-3.0
true
f65bf6ae23451c6f705986a90d63479b
# Issue_Label 1 should not be deleted\n-\n id: 1\n issue_id: 1\n label_id: 1\n\n# Issue_label 2 should be deleted\n-\n id: 2\n issue_id: 5\n label_id: 99\n\n# Issue_Label 3 should not be deleted\n-\n id: 3\n issue_id: 2\n label_id: 1\n\n# Issue_Label 4 should not be deleted\n-\n id: 4\n issue_id: 2\n label_id: 4\n\n-\n id: 5\n issue_id: 2\n label_id: 87\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_DeleteOrphanedIssueLabels\issue_label.yml
issue_label.yml
YAML
344
0.8
0
0.166667
vue-tools
763
2025-05-11T03:23:14.640371
Apache-2.0
true
2f969beb2670eb679ed8af39565900a3
-\n id: 1\n repo_id: 1\n org_id: 0\n name: label1\n color: '#abcdef'\n num_issues: 2\n num_closed_issues: 0\n\n-\n id: 2\n repo_id: 1\n org_id: 0\n name: label2\n color: '#000000'\n num_issues: 1\n num_closed_issues: 1\n-\n id: 3\n repo_id: 0\n org_id: 3\n name: orglabel3\n color: '#abcdef'\n num_issues: 0\n num_closed_issues: 0\n\n-\n id: 4\n repo_id: 0\n org_id: 3\n name: orglabel4\n color: '#000000'\n num_issues: 1\n num_closed_issues: 0\n\n-\n id: 5\n repo_id: 10\n org_id: 0\n name: pull-test-label\n color: '#000000'\n num_issues: 0\n num_closed_issues: 0\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_DeleteOrphanedIssueLabels\label.yml
label.yml
YAML
559
0.8
0
0
awesome-app
267
2025-03-04T14:20:53.811774
GPL-3.0
true
67384002aaf1f88781141c511c6dafd7
-\n id: 1\n credential_id: "TVHE44TOH7DF7V48SEAIT3EMMJ7TGBOQ289E5AQB34S98LFCUFJ7U2NAVI8RJG6K2F4TC8AQ8KBNO7AGEOQOL9NE43GR63HTEHJSLOG="\n-\n id: 2\n credential_id: "TVHE44TOH7DF7V48SEAIT3EMMJ7TGBOQ289E5AQB34S98LFCUFJ7U2NAVI8RJG6K2F4TC8AQ8KBNO7AGEOQOL9NE43GR63HTEHJSLOG="\n-\n id: 3\n credential_id: "TVHE44TOH7DF7V48SEAIT3EMMJ7TGBOQ289E5AQB34S98LFCUFJ7U2NAVI8RJG6K2F4TC8AQ8KBNO7AGEOQOL9NE43GR63HTEHJSLOG="\n-\n id: 4\n credential_id: "TVHE44TOH7DF7V48SEAIT3EMMJ7TGBOQ289E5AQB34S98LFCUFJ7U2NAVI8RJG6K2F4TC8AQ8KBNO7AGEOQOL9NE43GR63HTEHJSLOG="\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_RemigrateU2FCredentials\expected_webauthn_credential.yml
expected_webauthn_credential.yml
YAML
536
0.7
0
0
vue-tools
299
2023-11-11T18:46:47.424946
Apache-2.0
true
055e2a7fff79438942a7296dbe02fe9e
-\n id: 1\n name: "u2fkey-correctly-migrated"\n user_id: 1\n raw: 0x05040d0967a2cad045011631187576492a0beb5b377954b4f694c5afc8bdf25270f87f09a9ab6ce9c282f447ba71b2f2bae2105b32b847e0704f310f48644e3eddf240efe2e213b889daf3fc88e3952e8dd6b4cfd82f1a1212e2ab4b19389455ecf3e67f0aeafc91b9c0d413c9d6215a45177c1d5076358aa6ee20e1b30e3d7467cae2308202bd308201a5a00302010202041e8f8734300d06092a864886f70d01010b0500302e312c302a0603550403132359756269636f2055324620526f6f742043412053657269616c203435373230303633313020170d3134303830313030303030305a180f32303530303930343030303030305a306e310b300906035504061302534531123010060355040a0c0959756269636f20414231223020060355040b0c1941757468656e74696361746f72204174746573746174696f6e3127302506035504030c1e59756269636f205532462045452053657269616c203531323732323734303059301306072a8648ce3d020106082a8648ce3d03010703420004a879f82338ed1494bac0704bcc7fc663d1b271715976243101c7605115d7c1529e281c1c67322d384b5cd55dd3e9818d5fd85c22af326e0c64fc20afe33f2366a36c306a302206092b0601040182c40a020415312e332e362e312e342e312e34313438322e312e373013060b2b0601040182e51c0201010404030204303021060b2b0601040182e51c010104041204102fc0579f811347eab116bb5a8db9202a300c0603551d130101ff04023000300d06092a864886f70d01010b050003820101008693ff62df0d5779d4748d7fc8d10227318a8e580e6a3a57c108e94e03c38568b366894fce5624be4a3efd7f34118b3d993743f792a1989160c8fc9ae0b04e3df9ee15e3e88c04fc82a8dcbf5818e108dcc2968577ae79ff662b94734e3dec4597305d73e6e55ee2beb9cd9678ca0935e533eb638f8e26fabb817cda441fbe9831832ae5f6e2ad992f9ebbdb4c62238b8f8d7ab481d6d3263bcdbf9e4a57550370988ad5813440fa032cadb6723cadd8f8d7ba809f75b43cffa0a5b9add14232ef9d9e14812638233c4ca4a873b9f8ac98e32ba19167606e15909fcddb4a2dffbdae4620249f9a6646ac81e4832d1119febfaa731a882da25a77827d46d190173046022100b579338a44c236d3f214b2e150011a08cf251193ecfae2244edb0a5794e9b301022100fab468862c47d98204d437cf2be8c54a5a4ecd1ebb1c61a6c23da7b9c75f6841\n counter: 0\n- id: 2\n name: "u2fkey-incorrectly-migrated"\n user_id: 1\n raw: 0x05040d0967a2cad045011631187576492a0beb5b377954b4f694c5afc8bdf25270f87f09a9ab6ce9c282f447ba71b2f2bae2105b32b847e0704f310f48644e3eddf240efe2e213b889daf3fc88e3952e8dd6b4cfd82f1a1212e2ab4b19389455ecf3e67f0aeafc91b9c0d413c9d6215a45177c1d5076358aa6ee20e1b30e3d7467cae2308202bd308201a5a00302010202041e8f8734300d06092a864886f70d01010b0500302e312c302a0603550403132359756269636f2055324620526f6f742043412053657269616c203435373230303633313020170d3134303830313030303030305a180f32303530303930343030303030305a306e310b300906035504061302534531123010060355040a0c0959756269636f20414231223020060355040b0c1941757468656e74696361746f72204174746573746174696f6e3127302506035504030c1e59756269636f205532462045452053657269616c203531323732323734303059301306072a8648ce3d020106082a8648ce3d03010703420004a879f82338ed1494bac0704bcc7fc663d1b271715976243101c7605115d7c1529e281c1c67322d384b5cd55dd3e9818d5fd85c22af326e0c64fc20afe33f2366a36c306a302206092b0601040182c40a020415312e332e362e312e342e312e34313438322e312e373013060b2b0601040182e51c0201010404030204303021060b2b0601040182e51c010104041204102fc0579f811347eab116bb5a8db9202a300c0603551d130101ff04023000300d06092a864886f70d01010b050003820101008693ff62df0d5779d4748d7fc8d10227318a8e580e6a3a57c108e94e03c38568b366894fce5624be4a3efd7f34118b3d993743f792a1989160c8fc9ae0b04e3df9ee15e3e88c04fc82a8dcbf5818e108dcc2968577ae79ff662b94734e3dec4597305d73e6e55ee2beb9cd9678ca0935e533eb638f8e26fabb817cda441fbe9831832ae5f6e2ad992f9ebbdb4c62238b8f8d7ab481d6d3263bcdbf9e4a57550370988ad5813440fa032cadb6723cadd8f8d7ba809f75b43cffa0a5b9add14232ef9d9e14812638233c4ca4a873b9f8ac98e32ba19167606e15909fcddb4a2dffbdae4620249f9a6646ac81e4832d1119febfaa731a882da25a77827d46d190173046022100b579338a44c236d3f214b2e150011a08cf251193ecfae2244edb0a5794e9b301022100fab468862c47d98204d437cf2be8c54a5a4ecd1ebb1c61a6c23da7b9c75f6841\n counter: 0\n- id: 3\n name: "u2fkey-deleted"\n user_id: 1\n raw: 0x05040d0967a2cad045011631187576492a0beb5b377954b4f694c5afc8bdf25270f87f09a9ab6ce9c282f447ba71b2f2bae2105b32b847e0704f310f48644e3eddf240efe2e213b889daf3fc88e3952e8dd6b4cfd82f1a1212e2ab4b19389455ecf3e67f0aeafc91b9c0d413c9d6215a45177c1d5076358aa6ee20e1b30e3d7467cae2308202bd308201a5a00302010202041e8f8734300d06092a864886f70d01010b0500302e312c302a0603550403132359756269636f2055324620526f6f742043412053657269616c203435373230303633313020170d3134303830313030303030305a180f32303530303930343030303030305a306e310b300906035504061302534531123010060355040a0c0959756269636f20414231223020060355040b0c1941757468656e74696361746f72204174746573746174696f6e3127302506035504030c1e59756269636f205532462045452053657269616c203531323732323734303059301306072a8648ce3d020106082a8648ce3d03010703420004a879f82338ed1494bac0704bcc7fc663d1b271715976243101c7605115d7c1529e281c1c67322d384b5cd55dd3e9818d5fd85c22af326e0c64fc20afe33f2366a36c306a302206092b0601040182c40a020415312e332e362e312e342e312e34313438322e312e373013060b2b0601040182e51c0201010404030204303021060b2b0601040182e51c010104041204102fc0579f811347eab116bb5a8db9202a300c0603551d130101ff04023000300d06092a864886f70d01010b050003820101008693ff62df0d5779d4748d7fc8d10227318a8e580e6a3a57c108e94e03c38568b366894fce5624be4a3efd7f34118b3d993743f792a1989160c8fc9ae0b04e3df9ee15e3e88c04fc82a8dcbf5818e108dcc2968577ae79ff662b94734e3dec4597305d73e6e55ee2beb9cd9678ca0935e533eb638f8e26fabb817cda441fbe9831832ae5f6e2ad992f9ebbdb4c62238b8f8d7ab481d6d3263bcdbf9e4a57550370988ad5813440fa032cadb6723cadd8f8d7ba809f75b43cffa0a5b9add14232ef9d9e14812638233c4ca4a873b9f8ac98e32ba19167606e15909fcddb4a2dffbdae4620249f9a6646ac81e4832d1119febfaa731a882da25a77827d46d190173046022100b579338a44c236d3f214b2e150011a08cf251193ecfae2244edb0a5794e9b301022100fab468862c47d98204d437cf2be8c54a5a4ecd1ebb1c61a6c23da7b9c75f6841\n counter: 0\n- id: 4\n name: "u2fkey-wrong-user-id"\n user_id: 2\n raw: 0x05040d0967a2cad045011631187576492a0beb5b377954b4f694c5afc8bdf25270f87f09a9ab6ce9c282f447ba71b2f2bae2105b32b847e0704f310f48644e3eddf240efe2e213b889daf3fc88e3952e8dd6b4cfd82f1a1212e2ab4b19389455ecf3e67f0aeafc91b9c0d413c9d6215a45177c1d5076358aa6ee20e1b30e3d7467cae2308202bd308201a5a00302010202041e8f8734300d06092a864886f70d01010b0500302e312c302a0603550403132359756269636f2055324620526f6f742043412053657269616c203435373230303633313020170d3134303830313030303030305a180f32303530303930343030303030305a306e310b300906035504061302534531123010060355040a0c0959756269636f20414231223020060355040b0c1941757468656e74696361746f72204174746573746174696f6e3127302506035504030c1e59756269636f205532462045452053657269616c203531323732323734303059301306072a8648ce3d020106082a8648ce3d03010703420004a879f82338ed1494bac0704bcc7fc663d1b271715976243101c7605115d7c1529e281c1c67322d384b5cd55dd3e9818d5fd85c22af326e0c64fc20afe33f2366a36c306a302206092b0601040182c40a020415312e332e362e312e342e312e34313438322e312e373013060b2b0601040182e51c0201010404030204303021060b2b0601040182e51c010104041204102fc0579f811347eab116bb5a8db9202a300c0603551d130101ff04023000300d06092a864886f70d01010b050003820101008693ff62df0d5779d4748d7fc8d10227318a8e580e6a3a57c108e94e03c38568b366894fce5624be4a3efd7f34118b3d993743f792a1989160c8fc9ae0b04e3df9ee15e3e88c04fc82a8dcbf5818e108dcc2968577ae79ff662b94734e3dec4597305d73e6e55ee2beb9cd9678ca0935e533eb638f8e26fabb817cda441fbe9831832ae5f6e2ad992f9ebbdb4c62238b8f8d7ab481d6d3263bcdbf9e4a57550370988ad5813440fa032cadb6723cadd8f8d7ba809f75b43cffa0a5b9add14232ef9d9e14812638233c4ca4a873b9f8ac98e32ba19167606e15909fcddb4a2dffbdae4620249f9a6646ac81e4832d1119febfaa731a882da25a77827d46d190173046022100b579338a44c236d3f214b2e150011a08cf251193ecfae2244edb0a5794e9b301022100fab468862c47d98204d437cf2be8c54a5a4ecd1ebb1c61a6c23da7b9c75f6841\n counter: 0\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_RemigrateU2FCredentials\u2f_registration.yml
u2f_registration.yml
YAML
7,572
0.7
0
0
vue-tools
398
2025-06-11T23:44:37.807504
GPL-3.0
true
15e77f5036874955dc0cc2b8389cf079
-\n id: 1\n lower_name: "u2fkey-correctly-migrated"\n name: "u2fkey-correctly-migrated"\n user_id: 1\n credential_id: "TVHE44TOH7DF7V48SEAIT3EMMJ7TGBOQ289E5AQB34S98LFCUFJ7U2NAVI8RJG6K2F4TC8AQ8KBNO7AGEOQOL9NE43GR63HTEHJSLOG="\n public_key: 0x040d0967a2cad045011631187576492a0beb5b377954b4f694c5afc8bdf25270f87f09a9ab6ce9c282f447ba71b2f2bae2105b32b847e0704f310f48644e3eddf2\n attestation_type: 'fido-u2f'\n sign_count: 1\n clone_warning: false\n-\n id: 2\n lower_name: "u2fkey-incorrectly-migrated"\n name: "u2fkey-incorrectly-migrated"\n user_id: 1\n credential_id: "TVHE44TOH7DF7V48SEAIT3EMMJ7TGBOQ289E5AQB34S98LFCUFJ7U2NAVI8RJG6K2F4TC8A"\n public_key: 0x040d0967a2cad045011631187576492a0beb5b377954b4f694c5afc8bdf25270f87f09a9ab6ce9c282f447ba71b2f2bae2105b32b847e0704f310f48644e3eddf2\n attestation_type: 'fido-u2f'\n sign_count: 1\n clone_warning: false\n-\n id: 4\n lower_name: "u2fkey-wrong-user-id"\n name: "u2fkey-wrong-user-id"\n user_id: 1\n credential_id: "THIS SHOULD CHANGE"\n public_key: 0x040d0967a2cad045011631187576492a0beb5b377954b4f694c5afc8bdf25270f87f09a9ab6ce9c282f447ba71b2f2bae2105b32b847e0704f310f48644e3eddf2\n attestation_type: 'fido-u2f'\n sign_count: 1\n clone_warning: false\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_RemigrateU2FCredentials\webauthn_credential.yml
webauthn_credential.yml
YAML
1,201
0.7
0
0
react-lib
103
2025-04-25T13:12:18.717215
MIT
true
24ddc6d283bd868543e8b7332107b658
# type Comment struct {\n# ID int64 `xorm:"pk autoincr"`\n# Type int `xorm:"INDEX"`\n# IssueID int64 `xorm:"INDEX"`\n# LabelID int64\n# }\n#\n# we are only interested in type 7\n#\n\n-\n id: 1 # Should remain\n type: 6\n issue_id: 1\n label_id: 0\n should_remain: true\n-\n id: 2 # Should remain\n type: 7\n issue_id: 1 # repo_id: 1\n label_id: 1 # repo_id: 1\n should_remain: true\n-\n id: 3 # Should remain\n type: 7\n issue_id: 2 # repo_id: 2 owner_id: 1\n label_id: 2 # org_id: 1\n should_remain: true\n-\n id: 4 # Should be DELETED\n type: 7\n issue_id: 1 # repo_id: 1\n label_id: 3 # repo_id: 2\n should_remain: false\n-\n id: 5 # Should remain\n type: 7\n issue_id: 3 # repo_id: 1\n label_id: 1 # repo_id: 1\n should_remain: true\n-\n id: 6 # Should be DELETED\n type: 7\n issue_id: 3 # repo_id: 1 owner_id: 2\n label_id: 2 # org_id: 1\n should_remain: false\n-\n id: 7 # Should be DELETED\n type: 7\n issue_id: 3 # repo_id: 1 owner_id: 2\n label_id: 5 # repo_id: 3\n should_remain: false\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_RemoveInvalidLabels\comment.yml
comment.yml
YAML
998
0.8
0
0.176471
vue-tools
555
2024-08-18T02:35:11.366507
MIT
true
872a1935cb87c37e05bf8a85e452be74
# type Issue struct {\n# ID int64 `xorm:"pk autoincr"`\n# RepoID int64 `xorm:"INDEX UNIQUE(repo_index)"`\n# Index int64 `xorm:"UNIQUE(repo_index)"` // Index in one repository.\n# }\n-\n id: 1\n repo_id: 1\n index: 1\n-\n id: 2\n repo_id: 2\n index: 1\n-\n id: 3\n repo_id: 1\n index: 2\n-\n id: 4\n repo_id: 3\n index: 1\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_RemoveInvalidLabels\issue.yml
issue.yml
YAML
324
0.8
0
0.238095
vue-tools
605
2024-07-13T17:56:44.238732
GPL-3.0
true
f4ba792c1e571a6b957157f1381326b3
# type IssueLabel struct {\n# ID int64 `xorm:"pk autoincr"`\n# IssueID int64 `xorm:"UNIQUE(s)"`\n# LabelID int64 `xorm:"UNIQUE(s)"`\n# }\n-\n id: 1 # Should remain - matches comment 2\n issue_id: 1\n label_id: 1\n should_remain: true\n-\n id: 2 # Should remain\n issue_id: 2\n label_id: 2\n should_remain: true\n-\n id: 3 # Should be deleted\n issue_id: 1\n label_id: 3\n should_remain: false\n-\n id: 4 # Should remain\n issue_id: 3\n label_id: 1\n should_remain: true\n-\n id: 5 # Should be deleted\n issue_id: 3\n label_id: 2\n should_remain: false\n-\n id: 6 # Should be deleted\n issue_id: 3\n label_id: 5\n should_remain: false\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_RemoveInvalidLabels\issue_label.yml
issue_label.yml
YAML
635
0.8
0
0.142857
node-utils
779
2023-08-31T11:32:41.795014
GPL-3.0
true
a3923d3dc9398ea59a427870e9fb5f76
# type Label struct {\n# ID int64 `xorm:"pk autoincr"`\n# RepoID int64 `xorm:"INDEX"`\n# OrgID int64 `xorm:"INDEX"`\n# }\n-\n id: 1\n repo_id: 1\n org_id: 0\n-\n id: 2\n repo_id: 0\n org_id: 1\n-\n id: 3\n repo_id: 2\n org_id: 0\n-\n id: 4\n repo_id: 1\n org_id: 0\n-\n id: 5\n repo_id: 3\n org_id: 0\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_RemoveInvalidLabels\label.yml
label.yml
YAML
303
0.8
0
0.2
awesome-app
737
2024-05-19T10:14:05.426702
MIT
true
14d9c70fcc688413b96ad19c509019bc
# type Repository struct {\n# ID int64 `xorm:"pk autoincr"`\n# OwnerID int64 `xorm:"UNIQUE(s) index"`\n# LowerName string `xorm:"UNIQUE(s) INDEX NOT NULL"`\n# }\n-\n id: 1\n owner_id: 2\n lower_name: "repo1"\n-\n id: 2\n owner_id: 1\n lower_name: "repo2"\n-\n id: 3\n owner_id: 2\n lower_name: "repo3"\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_RemoveInvalidLabels\repository.yml
repository.yml
YAML
312
0.8
0
0.294118
python-kit
590
2023-11-22T18:13:26.287917
Apache-2.0
true
4c6c878195b26570f515b6b663b8e87a
-\n id: 1\n commit_sha: 19fe5caf872476db265596eaac1dc35ad1c6422d\n merge_base: 19fe5caf872476db265596eaac1dc35ad1c6422d\n merged_commit_id: 19fe5caf872476db265596eaac1dc35ad1c6422d\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_RepositoryFormat\pull_request.yml
pull_request.yml
YAML
181
0.7
0
0
awesome-app
383
2023-09-06T20:08:00.980528
MIT
true
eee87843aefbef2b2d4921e9320bcb6e
# type Repository struct {\n# ID int64 `xorm:"pk autoincr"`\n# }\n-\n id: 1\n-\n id: 2\n-\n id: 3\n-\n id: 10\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_RepositoryFormat\repository.yml
repository.yml
YAML
114
0.8
0
0.272727
react-lib
158
2024-11-20T01:44:25.036183
Apache-2.0
true
0f8919078363e300167e267f1de6ae2a
-\n id: 1\n credential_id: "TVHE44TOH7DF7V48SEAIT3EMMJ7TGBOQ289E5AQB34S98LFCUFJ7U2NAVI8RJG6K2F4TC8AQ8KBNO7AGEOQOL9NE43GR63HTEHJSLOG="\n-\n id: 2\n credential_id: "051CLMMKB62S6M9M2A4H54K7MMCQALFJ36G4TGB2S9A47APLTILU6C6744CEBG4EKCGV357N21BSLH8JD33GQMFAR6DQ70S76P34J6FR="\n-\n id: 4\n credential_id: "APU4B1NDTEVTEM60V4T0FRL7SRJMO9KIE2AKFQ8JDGTQ7VHFI41FDEFTDLBVQEAE4ER49QV2GTGVFDNBO31BPOA3OQN6879OT6MTU3G="\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_StoreWebauthnCredentialIDAsBytes\expected_webauthn_credential.yml
expected_webauthn_credential.yml
YAML
403
0.7
0
0
python-kit
518
2025-06-05T15:47:30.970048
GPL-3.0
true
f3b97093c06f952ad98bb6ebf8d7ec70
-\n id: 1\n lower_name: "u2fkey-correctly-migrated"\n name: "u2fkey-correctly-migrated"\n user_id: 1\n credential_id: "TVHE44TOH7DF7V48SEAIT3EMMJ7TGBOQ289E5AQB34S98LFCUFJ7U2NAVI8RJG6K2F4TC8AQ8KBNO7AGEOQOL9NE43GR63HTEHJSLOG="\n public_key: 0x040d0967a2cad045011631187576492a0beb5b377954b4f694c5afc8bdf25270f87f09a9ab6ce9c282f447ba71b2f2bae2105b32b847e0704f310f48644e3eddf2\n attestation_type: 'fido-u2f'\n sign_count: 1\n clone_warning: false\n-\n id: 2\n lower_name: "non-u2f-key"\n name: "non-u2f-key"\n user_id: 1\n credential_id: "051CLMMKB62S6M9M2A4H54K7MMCQALFJ36G4TGB2S9A47APLTILU6C6744CEBG4EKCGV357N21BSLH8JD33GQMFAR6DQ70S76P34J6FR"\n public_key: 0x040d0967a2cad045011631187576492a0beb5b377954b4f694c5afc8bdf25270f87f09a9ab6ce9c282f447ba71b2f2bae2105b32b847e0704f310f48644e3eddf2\n attestation_type: 'none'\n sign_count: 1\n clone_warning: false\n-\n id: 4\n lower_name: "packed-key"\n name: "packed-key"\n user_id: 1\n credential_id: "APU4B1NDTEVTEM60V4T0FRL7SRJMO9KIE2AKFQ8JDGTQ7VHFI41FDEFTDLBVQEAE4ER49QV2GTGVFDNBO31BPOA3OQN6879OT6MTU3G="\n public_key: 0x040d0967a2cad045011631187576492a0beb5b377954b4f694c5afc8bdf25270f87f09a9ab6ce9c282f447ba71b2f2bae2105b32b847e0704f310f48644e3eddf2\n attestation_type: 'fido-u2f'\n sign_count: 1\n clone_warning: false\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_StoreWebauthnCredentialIDAsBytes\webauthn_credential.yml
webauthn_credential.yml
YAML
1,264
0.7
0
0
awesome-app
811
2025-02-28T22:18:09.880978
GPL-3.0
true
60711006d8fb44ee0bc4f07ffa156a2c
# type LoginSource struct {\n# ID int64 `xorm:"pk autoincr"`\n# Type int\n# Cfg []byte `xorm:"TEXT"`\n# Expected []byte `xorm:"TEXT"`\n# }\n-\n id: 1\n type: 1\n is_actived: false\n cfg: "{\"Source\":{\"A\":\"string\",\"B\":1}}"\n expected: "{\"Source\":{\"A\":\"string\",\"B\":1}}"\n-\n id: 2\n type: 2\n is_actived: true\n cfg: "{\"Source\":{\"A\":\"string2\",\"B\":2}}"\n expected: "{\"A\":\"string2\",\"B\":2}"\n-\n id: 3\n type: 3\n is_actived: false\n cfg: "{\"Source\":{\"A\":\"string3\",\"B\":3}}"\n expected: "{\"Source\":{\"A\":\"string3\",\"B\":3}}"\n-\n id: 4\n type: 4\n is_actived: true\n cfg: "{\"Source\":{\"A\":\"string4\",\"B\":4}}"\n expected: "{\"Source\":{\"A\":\"string4\",\"B\":4}}"\n-\n id: 5\n type: 5\n is_actived: false\n cfg: "{\"Source\":{\"A\":\"string5\",\"B\":5}}"\n expected: "{\"A\":\"string5\",\"B\":5}"\n-\n id: 6\n type: 2\n is_actived: true\n cfg: "{\"A\":\"string6\",\"B\":6}"\n expected: "{\"A\":\"string6\",\"B\":6}"\n-\n id: 7\n type: 5\n is_actived: false\n cfg: "{\"A\":\"string7\",\"B\":7}"\n expected: "{\"A\":\"string7\",\"B\":7}"\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_UnwrapLDAPSourceCfg\login_source.yml
login_source.yml
YAML
1,093
0.8
0
0.125
vue-tools
846
2024-10-17T10:18:24.231071
BSD-3-Clause
true
a83ad80238d417959db6c667d69bce83
# type Milestone struct {\n# ID int64 `xorm:"pk autoincr"`\n# IsClosed bool\n# NumIssues int\n# NumClosedIssues int\n# Completeness int // Percentage(1-100).\n# }\n-\n id: 1\n is_closed: false\n num_issues: 3\n num_closed_issues: 1\n completeness: 33\n-\n id: 2\n is_closed: true\n num_issues: 5\n num_closed_issues: 5\n completeness: 100\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_UpdateOpenMilestoneCounts\expected_milestone.yml
expected_milestone.yml
YAML
388
0.8
0
0.368421
awesome-app
827
2023-08-16T22:16:11.408422
BSD-3-Clause
true
48b222a5a05e0accb855d28a3ed41980
# type Issue struct {\n# ID int64 `xorm:"pk autoincr"`\n# RepoID int64 `xorm:"INDEX UNIQUE(repo_index)"`\n# Index int64 `xorm:"UNIQUE(repo_index)"` // Index in one repository.\n# MilestoneID int64 `xorm:"INDEX"`\n# IsClosed bool `xorm:"INDEX"`\n# }\n-\n id: 1\n repo_id: 1\n index: 1\n milestone_id: 1\n is_closed: false\n-\n id: 2\n repo_id: 1\n index: 2\n milestone_id: 1\n is_closed: true\n-\n id: 4\n repo_id: 1\n index: 3\n milestone_id: 1\n is_closed: false\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_UpdateOpenMilestoneCounts\issue.yml
issue.yml
YAML
514
0.8
0
0.28
vue-tools
186
2023-11-16T16:41:04.640085
MIT
true
84df306a10165337729075c7a11be6c9
# type Milestone struct {\n# ID int64 `xorm:"pk autoincr"`\n# IsClosed bool\n# NumIssues int\n# NumClosedIssues int\n# Completeness int // Percentage(1-100).\n# }\n-\n id: 1\n is_closed: false\n num_issues: 4\n num_closed_issues: 2\n completeness: 50\n-\n id: 2\n is_closed: true\n num_issues: 5\n num_closed_issues: 5\n completeness: 100\n
dataset_sample\yaml\go-gitea_gitea\models\migrations\fixtures\Test_UpdateOpenMilestoneCounts\milestone.yml
milestone.yml
YAML
388
0.8
0
0.368421
python-kit
183
2025-05-07T17:53:34.034420
BSD-3-Clause
true
08b83b9fa174f6376b8395b14bdd9c18
- number: 1\n poster_id: 1\n poster_name: name_a\n title: title_a\n content: content_a\n state: closed\n is_locked: false\n created: 2021-05-27T15:24:13+02:00\n updated: 2021-11-11T10:52:45+01:00\n closed: 2021-11-11T10:52:45+01:00\n
dataset_sample\yaml\go-gitea_gitea\modules\migration\file_format_testdata\issue_a.yml
issue_a.yml
YAML
232
0.7
0
0
node-utils
396
2024-08-30T23:52:54.557076
BSD-3-Clause
true
acbd843834b556ed97ad3b04848d4e2d
# v1.2.0. Created based on golangci-lint v1.57.1\n\nrun:\n timeout: 5m\n modules-download-mode: readonly\n allow-serial-runners: true\n\noutput:\n sort-results: true\n\nlinters-settings:\n depguard:\n rules:\n all:\n list-mode: lax\n deny:\n - pkg: "flag"\n desc: '`flag` package is only allowed in main.go'\n - pkg: "log"\n desc: 'logging is provided by `pkg/log`'\n - pkg: "io/ioutil"\n desc: '`io/ioutil` package is deprecated, use the `io` and `os` package instead'\n # TODO: Prevent using these without a reason\n # - pkg: "reflect"\n # desc: '`reflect` package is dangerous to use'\n # - pkg: "unsafe"\n # desc: '`unsafe` package is dangerous to use'\n\n errcheck:\n check-type-assertions: true\n check-blank: true\n disable-default-exclusions: true\n exclude-functions:\n - '(*bytes.Buffer).Write' # always returns nil error\n - '(*github.com/valyala/bytebufferpool.ByteBuffer).Write' # always returns nil error\n - '(*github.com/valyala/bytebufferpool.ByteBuffer).WriteByte' # always returns nil error\n - '(*github.com/valyala/bytebufferpool.ByteBuffer).WriteString' # always returns nil error\n\n errchkjson:\n report-no-exported: true\n\n exhaustive:\n check-generated: true\n default-signifies-exhaustive: true\n\n forbidigo:\n forbid:\n - ^print(ln)?$\n - ^fmt\.Print(f|ln)?$\n - ^http\.Default(Client|ServeMux|Transport)$\n # TODO: Eventually enable these patterns\n # - ^panic$\n # - ^time\.Sleep$\n analyze-types: true\n\n gci:\n sections:\n - standard\n - prefix(github.com/gofiber/fiber)\n - default\n - blank\n - dot\n # - alias\n custom-order: true\n\n goconst:\n numbers: true\n\n gocritic:\n # TODO: Uncomment the following lines\n enabled-tags:\n - diagnostic\n # - style\n # - performance\n # - experimental\n # - opinionated\n settings:\n captLocal:\n paramsOnly: false\n elseif:\n skipBalanced: false\n underef:\n skipRecvDeref: false\n # NOTE: Set this option to false if other projects rely on this project's code\n # unnamedResult:\n # checkExported: false\n\n gofumpt:\n module-path: github.com/gofiber/fiber\n extra-rules: true\n\n gosec:\n excludes:\n - G104 # TODO: Enable this again. Mostly provided by errcheck\n config:\n global:\n # show-ignored: true # TODO: Enable this\n audit: true\n\n govet:\n enable-all: true\n disable:\n - shadow\n\n grouper:\n # const-require-grouping: true # TODO: Enable this\n import-require-single-import: true\n import-require-grouping: true\n # var-require-grouping: true # TODO: Conflicts with gofumpt\n\n loggercheck:\n require-string-key: true\n no-printf-like: true\n\n misspell:\n locale: US\n\n nolintlint:\n require-explanation: true\n require-specific: true\n\n nonamedreturns:\n report-error-in-defer: true\n\n perfsprint:\n err-error: true\n\n predeclared:\n q: true\n\n promlinter:\n strict: true\n\n # TODO: Enable this\n # reassign:\n # patterns:\n # - '.*'\n\n revive:\n enable-all-rules: true\n rules:\n # Provided by gomnd linter\n - name: add-constant\n disabled: true\n - name: argument-limit\n disabled: true\n # Provided by bidichk\n - name: banned-characters\n disabled: true\n - name: cognitive-complexity\n disabled: true\n - name: comment-spacings\n arguments:\n - nolint\n disabled: true # TODO: Do not disable\n - name: cyclomatic\n disabled: true\n # TODO: Enable this check. Currently disabled due to upstream bug.\n # - name: enforce-repeated-arg-type-style\n # arguments:\n # - short\n - name: enforce-slice-style\n arguments:\n - make\n disabled: true # TODO: Do not disable\n - name: exported\n disabled: true\n - name: file-header\n disabled: true\n - name: function-result-limit\n arguments: [3]\n - name: function-length\n disabled: true\n - name: line-length-limit\n disabled: true\n - name: max-public-structs\n disabled: true\n - name: modifies-parameter\n disabled: true\n - name: nested-structs\n disabled: true # TODO: Do not disable\n - name: package-comments\n disabled: true\n - name: optimize-operands-order\n disabled: true\n - name: unchecked-type-assertion\n disabled: true # TODO: Do not disable\n - name: unhandled-error\n disabled: true\n\n stylecheck:\n checks:\n - all\n - -ST1000\n - -ST1020\n - -ST1021\n - -ST1022\n\n tagalign:\n strict: true\n\n tagliatelle:\n case:\n rules:\n json: snake\n\n tenv:\n all: true\n\n testifylint:\n enable-all: true\n\n testpackage:\n skip-regexp: "^$"\n\n unparam:\n # NOTE: Set this option to false if other projects rely on this project's code\n check-exported: false\n\n unused:\n # TODO: Uncomment these two lines\n # parameters-are-used: false\n # local-variables-are-used: false\n # NOTE: Set these options to true if other projects rely on this project's code\n field-writes-are-uses: true\n # exported-is-used: true # TODO: Fix issues with this option (upstream)\n exported-fields-are-used: true\n\n usestdlibvars:\n http-method: true\n http-status-code: true\n time-weekday: false # TODO: Set to true\n time-month: false # TODO: Set to true\n time-layout: false # TODO: Set to true\n crypto-hash: true\n default-rpc-path: true\n sql-isolation-level: true\n tls-signature-scheme: true\n constant-kind: true\n\n wrapcheck:\n ignorePackageGlobs:\n - github.com/gofiber/fiber/*\n - github.com/valyala/fasthttp\n\nissues:\n exclude-use-default: false\n exclude-case-sensitive: true\n max-issues-per-linter: 0\n max-same-issues: 0\n exclude-dirs:\n - internal # TODO: Do not ignore internal packages\n exclude-files:\n - '_msgp\.go'\n - '_msgp_test\.go'\n exclude-rules:\n - linters:\n - err113\n text: 'do not define dynamic errors, use wrapped static errors instead*'\n - path: log/.*\.go\n linters:\n - depguard\n # Exclude some linters from running on tests files.\n - path: _test\.go\n linters:\n - bodyclose\n - err113\n - source: 'fmt.Fprintf?'\n linters:\n - errcheck\n - revive\n\nlinters:\n enable:\n - asasalint\n - asciicheck\n - bidichk\n - bodyclose\n - containedctx\n - contextcheck\n # - cyclop\n - decorder\n - depguard\n - dogsled\n # - dupl\n - dupword # TODO: Enable\n - durationcheck\n - errcheck\n - errchkjson\n - errname\n - errorlint\n - exhaustive\n # - exhaustivestruct\n # - exhaustruct\n - copyloopvar\n - forbidigo\n - forcetypeassert\n # - funlen\n # - gci # TODO: Enable\n - ginkgolinter\n # - gocheckcompilerdirectives # TODO: Enable\n # - gochecknoglobals # TODO: Enable\n # - gochecknoinits # TODO: Enable\n - gochecksumtype\n # - gocognit\n - goconst # TODO: Enable\n - gocritic\n # - gocyclo\n # - godot\n # - godox\n - err113\n - gofmt\n - gofumpt\n # - goheader\n - goimports\n # - mnd # TODO: Enable\n - gomoddirectives\n # - gomodguard\n - goprintffuncname\n - gosec\n - gosimple\n # - gosmopolitan # TODO: Enable\n - govet\n - grouper\n # - ifshort # TODO: Enable\n # - importas\n # - inamedparam\n - ineffassign\n # - interfacebloat\n # - interfacer\n # - ireturn\n # - lll\n - loggercheck\n # - maintidx\n - makezero\n # - maligned\n - mirror\n - misspell\n - musttag\n - nakedret\n # - nestif\n - nilerr\n - nilnil\n # - nlreturn\n - noctx\n - nolintlint\n - nonamedreturns\n - nosprintfhostport\n # - paralleltest # TODO: Enable\n - perfsprint\n # - prealloc\n - predeclared\n - promlinter\n - protogetter\n - reassign\n - revive\n - rowserrcheck\n # - scopelint # TODO: Enable\n - sloglint\n - spancheck\n - sqlclosecheck\n - staticcheck\n - stylecheck\n # - tagalign # TODO: Enable\n - tagliatelle\n - testableexamples\n - testifylint\n # - testpackage # TODO: Enable\n - thelper\n - tparallel\n - typecheck\n - unconvert\n - unparam\n - unused\n - usestdlibvars\n # - varnamelen\n # - wastedassign # TODO: Enable\n - whitespace\n - wrapcheck\n # - wsl\n - zerologlint\n
dataset_sample\yaml\gofiber_fiber\.golangci.yml
.golangci.yml
YAML
8,504
0.95
0.013123
0.213873
react-lib
850
2023-11-29T12:54:55.316503
Apache-2.0
false
bd3f4c437e864496c680ef9ff4a09258
# Example markdownlint configuration with all properties set to their default value\n\n# Default state for all rules\ndefault: true\n\n# Path to configuration file to extend\nextends: null\n\n# MD001/heading-increment : Heading levels should only increment by one level at a time : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md001.md\nMD001: true\n\n# MD003/heading-style : Heading style : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md003.md\nMD003:\n # Heading style\n style: "consistent"\n\n# MD004/ul-style : Unordered list style : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md004.md\nMD004:\n # List style\n style: "consistent"\n\n# MD005/list-indent : Inconsistent indentation for list items at the same level : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md005.md\nMD005: true\n\n# MD007/ul-indent : Unordered list indentation : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md007.md\nMD007:\n # Spaces for indent\n indent: \n # Whether to indent the first level of the list\n start_indented: false\n # Spaces for first level indent (when start_indented is set)\n start_indent: 2\n\n# MD009/no-trailing-spaces : Trailing spaces : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md\nMD009:\n # Spaces for line break\n br_spaces: 2\n # Allow spaces for empty lines in list items\n list_item_empty_lines: false\n # Include unnecessary breaks\n strict: true\n\n# MD010/no-hard-tabs : Hard tabs : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md010.md\nMD010:\n # Include code blocks\n code_blocks: true\n # Fenced code languages to ignore\n ignore_code_languages: []\n # Number of spaces for each hard tab\n spaces_per_tab: 4\n\n# MD011/no-reversed-links : Reversed link syntax : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md011.md\nMD011: true\n\n# MD012/no-multiple-blanks : Multiple consecutive blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md\nMD012:\n # Consecutive blank lines\n maximum: 1\n\n# MD013/line-length : Line length : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md\nMD013: false\n\n# MD014/commands-show-output : Dollar signs used before commands without showing output : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md014.md\nMD014: true\n\n# MD018/no-missing-space-atx : No space after hash on atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md018.md\nMD018: true\n\n# MD019/no-multiple-space-atx : Multiple spaces after hash on atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md019.md\nMD019: true\n\n# MD020/no-missing-space-closed-atx : No space inside hashes on closed atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md020.md\nMD020: true\n\n# MD021/no-multiple-space-closed-atx : Multiple spaces inside hashes on closed atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md021.md\nMD021: true\n\n# MD022/blanks-around-headings : Headings should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md\nMD022:\n # Blank lines above heading\n lines_above: 1\n # Blank lines below heading\n lines_below: 1\n\n# MD023/heading-start-left : Headings must start at the beginning of the line : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md023.md\nMD023: true\n\n# MD024/no-duplicate-heading : Multiple headings with the same content : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md024.md\nMD024: false\n\n# MD025/single-title/single-h1 : Multiple top-level headings in the same document : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md025.md\nMD025:\n # Heading level\n level: 1\n # RegExp for matching title in front matter\n front_matter_title: "^\\s*title\\s*[:=]"\n\n# MD026/no-trailing-punctuation : Trailing punctuation in heading : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md026.md\nMD026:\n # Punctuation characters\n punctuation: ".,;:!。,;:!"\n\n# MD027/no-multiple-space-blockquote : Multiple spaces after blockquote symbol : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md027.md\nMD027: true\n\n# MD028/no-blanks-blockquote : Blank line inside blockquote : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md028.md\nMD028: true\n\n# MD029/ol-prefix : Ordered list item prefix : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md029.md\nMD029:\n # List style\n style: "one_or_ordered"\n\n# MD030/list-marker-space : Spaces after list markers : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md030.md\nMD030:\n # Spaces for single-line unordered list items\n ul_single: 1\n # Spaces for single-line ordered list items\n ol_single: 1\n # Spaces for multi-line unordered list items\n ul_multi: 1\n # Spaces for multi-line ordered list items\n ol_multi: 1\n\n# MD031/blanks-around-fences : Fenced code blocks should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md031.md\nMD031:\n # Include list items\n list_items: true\n\n# MD032/blanks-around-lists : Lists should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md\nMD032: true\n\n# MD033/no-inline-html : Inline HTML : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md033.md\nMD033: false\n\n# MD034/no-bare-urls : Bare URL used : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md034.md\nMD034: true\n\n# MD035/hr-style : Horizontal rule style : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md035.md\nMD035:\n # Horizontal rule style\n style: "consistent"\n\n# MD036/no-emphasis-as-heading : Emphasis used instead of a heading : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md036.md\nMD036:\n # Punctuation characters\n punctuation: ".,;:!?。,;:!?"\n\n# MD037/no-space-in-emphasis : Spaces inside emphasis markers : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md037.md\nMD037: true\n\n# MD038/no-space-in-code : Spaces inside code span elements : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md038.md\nMD038: true\n\n# MD039/no-space-in-links : Spaces inside link text : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md039.md\nMD039: true\n\n# MD040/fenced-code-language : Fenced code blocks should have a language specified : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md040.md\nMD040:\n # List of languages\n allowed_languages: []\n # Require language only\n language_only: false\n\n# MD041/first-line-heading/first-line-h1 : First line in a file should be a top-level heading : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md041.md\nMD041:\n # Heading level\n level: 1\n # RegExp for matching title in front matter\n front_matter_title: "^\\s*title\\s*[:=]"\n\n# MD042/no-empty-links : No empty links : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md042.md\nMD042: true\n\n# MD043/required-headings : Required heading structure : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md043.md\nMD043: false\n\n# MD044/proper-names : Proper names should have the correct capitalization : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md044.md\nMD044:\n # List of proper names\n names: []\n # Include code blocks\n code_blocks: true\n # Include HTML elements\n html_elements: true\n\n# MD045/no-alt-text : Images should have alternate text (alt text) : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md045.md\nMD045: false\n\n# MD046/code-block-style : Code block style : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md046.md\nMD046:\n # Block style\n style: "fenced"\n\n# MD047/single-trailing-newline : Files should end with a single newline character : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md047.md\nMD047: true\n\n# MD048/code-fence-style : Code fence style : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md048.md\nMD048:\n # Code fence style\n style: "backtick"\n\n# MD049/emphasis-style : Emphasis style : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md049.md\nMD049:\n # Emphasis style\n style: "consistent"\n\n# MD050/strong-style : Strong style : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md050.md\nMD050:\n # Strong style\n style: "consistent"\n\n# MD051/link-fragments : Link fragments should be valid : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md051.md\nMD051: true\n\n# MD052/reference-links-images : Reference links and images should use a label that is defined : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md052.md\nMD052:\n # Include shortcut syntax\n shortcut_syntax: false\n\n# MD053/link-image-reference-definitions : Link and image reference definitions should be needed : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md053.md\nMD053:\n # Ignored definitions\n ignored_definitions:\n - "//"\n\n# MD054/link-image-style : Link and image style : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md054.md\nMD054:\n # Allow autolinks\n autolink: false\n # Allow inline links and images\n inline: true\n # Allow full reference links and images\n full: true\n # Allow collapsed reference links and images\n collapsed: true\n # Allow shortcut reference links and images\n shortcut: true\n # Allow URLs as inline links\n url_inline: true\n\n# MD055/table-pipe-style : Table pipe style : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md055.md\nMD055:\n # Table pipe style\n style: "consistent"\n\n# MD056/table-column-count : Table column count : https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md056.md\nMD056: true\n
dataset_sample\yaml\gofiber_fiber\.markdownlint.yml
.markdownlint.yml
YAML
9,712
0.95
0.052419
0.5
react-lib
577
2024-01-18T22:47:36.736571
GPL-3.0
false
104e64e2b527bb0e9cf965bfd2d982eb
# ignore files or directories to be scanned by codecov\nignore:\n - "./docs/"\n\ncoverage:\n status:\n project:\n default:\n threshold: 0.5%\n
dataset_sample\yaml\gofiber_fiber\.github\codecov.yml
codecov.yml
YAML
150
0.8
0
0.125
vue-tools
990
2025-01-07T06:33:31.363524
BSD-3-Clause
false
2bb1b0b4e30e7dde980af8846aede22e
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome\n# Comment to be posted to on first time issues\nnewIssueWelcomeComment: >\n Thanks for opening your first issue here! 🎉 Be sure to follow the issue template!\n If you need help or want to chat with us, join us on Discord https://gofiber.io/discord\n\n# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome\n# Comment to be posted to on PRs from first time contributors in your repository\nnewPRWelcomeComment: >\n Thanks for opening this pull request! 🎉 Please check out our contributing guidelines.\n If you need help or want to chat with us, join us on Discord https://gofiber.io/discord\n\n# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge\n# Comment to be posted to on pull requests merged by a first time user\nfirstPRMergeComment: >\n Congrats on merging your first pull request! 🎉 We here at Fiber are proud of you!\n If you need help or want to chat with us, join us on Discord https://gofiber.io/discord\n
dataset_sample\yaml\gofiber_fiber\.github\config.yml
config.yml
YAML
1,063
0.8
0.294118
0.4
vue-tools
875
2023-11-27T17:47:14.110968
BSD-3-Clause
false
a7d1393253e095cb6c0b1db6ffd87255
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates\n\nversion: 2\nupdates:\n - package-ecosystem: "gomod"\n directory: "/" # Location of package manifests\n labels:\n - "🤖 Dependencies"\n schedule:\n interval: "daily"\n - package-ecosystem: "github-actions"\n directory: "/"\n schedule: \n interval: daily\n labels: \n - "🤖 Dependencies"\n
dataset_sample\yaml\gofiber_fiber\.github\dependabot.yml
dependabot.yml
YAML
422
0.8
0.0625
0.066667
vue-tools
332
2025-02-24T16:34:08.910353
Apache-2.0
false
b2695246e6ad1b961370be32b5faddbe
# These are supported funding model platforms\n\ngithub: [gofiber] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]\npatreon: # Replace with a single Patreon username\nopen_collective: # Replace with a single Open Collective username\nko_fi: # Replace with a single Ko-fi username\ntidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel\ncustom: https://gofiber.io/support\n
dataset_sample\yaml\gofiber_fiber\.github\FUNDING.yml
FUNDING.yml
YAML
426
0.8
0
0.142857
python-kit
237
2024-07-27T04:58:37.910903
BSD-3-Clause
false
c5ff2ac674142e54dfa7620e59badc2a
version: v1\nlabels:\n - label: '📒 Documentation'\n matcher:\n title: '\b(docs|doc:|\[doc\]|README|typos|comment|documentation)\b'\n - label: '☢️ Bug'\n matcher:\n title: '\b(fix|race|bug|missing|correct)\b'\n - label: '🧹 Updates'\n matcher:\n title: '\b(improve|update|refactor|deprecated|remove|unused|test)\b'\n - label: '🤖 Dependencies'\n matcher:\n title: '\b(bumb|bdependencies)\b'\n - label: '✏️ Feature'\n matcher:\n title: '\b(feature|feat|create|implement|add)\b'\n - label: '📝 Proposal'\n matcher:\n title: '\b(proposal|idea|request|suggest)\b'\n - label: '🤔 Question'\n matcher:\n title: '\b(question|how)\b'\n
dataset_sample\yaml\gofiber_fiber\.github\labeler.yml
labeler.yml
YAML
783
0.7
0
0
awesome-app
743
2024-02-10T16:40:50.340687
GPL-3.0
false
7b299bff621c60194727193999213d17
# .github/release.yml\n\nchangelog:\n categories:\n - title: '❗ Breaking Changes'\n labels:\n - '❗ BreakingChange'\n - title: '🚀 New Features'\n labels:\n - '✏️ Feature'\n - '📝 Proposal'\n - title: '🧹 Updates'\n labels:\n - '🧹 Updates'\n - '⚡️ Performance'\n - title: '🐛 Bug Fixes'\n labels:\n - '☢️ Bug'\n - title: '🛠️ Maintenance'\n labels:\n - '🤖 Dependencies'\n - title: '📚 Documentation'\n labels:\n - '📒 Documentation'\n - title: 'Other Changes'\n labels:\n - '*'\n
dataset_sample\yaml\gofiber_fiber\.github\release.yml
release.yml
YAML
609
0.8
0
0.038462
react-lib
388
2024-08-25T21:06:40.282038
BSD-3-Clause
false
c3a9c0c89c272c324fad7f845e64e97a
name: Auto labeler\n\non:\n issues:\n types: [opened, edited, milestoned]\n pull_request_target:\n types: [opened]\n\npermissions:\n contents: read\n issues: write\n pull-requests: write\n statuses: write\n checks: write\n\njobs:\n labeler:\n runs-on: ubuntu-latest\n steps:\n - name: Check Labels\n id: labeler\n uses: fuxingloh/multi-labeler@v4\n with:\n github-token: ${{secrets.GITHUB_TOKEN}}\n
dataset_sample\yaml\gofiber_fiber\.github\workflows\auto-labeler.yml
auto-labeler.yml
YAML
429
0.7
0
0
awesome-app
681
2024-10-04T17:55:12.888915
GPL-3.0
false
eb3dbe823e2ce7c38a4bf5fb432d4206
on:\n push:\n branches:\n - master\n - main\n paths:\n - "**.go"\n pull_request:\n paths:\n - "**.go"\n\npermissions:\n # deployments permission to deploy GitHub pages website\n deployments: write\n # contents permission to update benchmark contents in gh-pages branch\n contents: write\n # allow posting comments to pull request\n pull-requests: write\n\nname: Benchmark\njobs:\n Compare:\n runs-on: ubuntu-latest\n steps:\n - name: Fetch Repository\n uses: actions/checkout@v4\n with:\n fetch-depth: 0 # to be able to retrieve the last commit in main\n\n - name: Install Go\n uses: actions/setup-go@v5\n with:\n # NOTE: Keep this in sync with the version from go.mod\n go-version: "1.23.x"\n\n - name: Run Benchmark\n run: set -o pipefail; go test ./... -benchmem -run=^$ -bench . | tee output.txt\n ### hack because of the problem with duplicated benchmark names - https://github.com/benchmark-action/github-action-benchmark/issues/264\n - name: Extract Module Name\n id: extract-module\n run: |\n MODULE_NAME=$(awk '/^module / {print $2}' go.mod)\n echo "MODULE_NAME=$MODULE_NAME" >> $GITHUB_ENV\n\n - name: Identify Duplicate Benchmark Names\n run: |\n awk '/^Benchmark/ {print $1}' output.txt | sort | uniq -d > duplicate_benchmarks.txt\n\n - name: Add Normalized Package Prefix to Duplicate Benchmark Names\n run: |\n awk -v MODULE_NAME="$MODULE_NAME" '\n FNR==NR {duplicates[$1]; next}\n /^pkg: / { package=$2 }\n /^Benchmark/ {\n if ($1 in duplicates) {\n sub("^" MODULE_NAME "/?", "", package)\n gsub("/", "_", package)\n print $1 "_" package substr($0, length($1) + 1)\n } else {\n print $0\n }\n next\n }\n { print }\n ' duplicate_benchmarks.txt output.txt > output_prefixed.txt\n mv output_prefixed.txt output.txt\n ### end\n\n # NOTE: Benchmarks could change with different CPU types\n - name: Get GitHub Runner System Information\n uses: kenchan0130/actions-system-info@v1.3.0\n id: system-info\n\n - name: Get Main branch SHA\n id: get-main-branch-sha\n run: |\n SHA=$(git rev-parse origin/main)\n echo "sha=$SHA" >> $GITHUB_OUTPUT\n\n - name: Get Benchmark Results from main branch\n id: cache\n uses: actions/cache/restore@v4\n with:\n path: ./cache\n key: ${{ steps.get-main-branch-sha.outputs.sha }}-${{ runner.os }}-${{ steps.system-info.outputs.cpu-model }}-benchmark\n\n # This will only run if we have Benchmark Results from main branch\n - name: Compare PR Benchmark Results with main branch\n uses: benchmark-action/github-action-benchmark@v1.20.4\n if: steps.cache.outputs.cache-hit == 'true'\n with:\n tool: 'go'\n output-file-path: output.txt\n external-data-json-path: ./cache/benchmark-data.json\n # Do not save the data (This allows comparing benchmarks)\n save-data-file: false\n fail-on-alert: true\n # Comment on the PR if the branch is not a fork\n comment-on-alert: ${{ github.event.pull_request.head.repo.fork == false }}\n github-token: ${{ secrets.GITHUB_TOKEN }}\n summary-always: true\n alert-threshold: "150%"\n\n - name: Store Benchmark Results for main branch\n uses: benchmark-action/github-action-benchmark@v1.20.4\n if: ${{ github.ref_name == 'main' }}\n with:\n tool: 'go'\n output-file-path: output.txt\n external-data-json-path: ./cache/benchmark-data.json\n # Save the data to external file (cache)\n save-data-file: true\n fail-on-alert: false\n github-token: ${{ secrets.GITHUB_TOKEN }}\n summary-always: true\n alert-threshold: "150%"\n\n - name: Publish Benchmark Results to GitHub Pages\n uses: benchmark-action/github-action-benchmark@v1.20.4\n if: ${{ github.ref_name == 'main' }}\n with:\n tool: 'go'\n output-file-path: output.txt\n benchmark-data-dir-path: "benchmarks"\n fail-on-alert: false\n github-token: ${{ secrets.GITHUB_TOKEN }}\n comment-on-alert: true\n summary-always: true\n # Save the data to external file (GitHub Pages)\n save-data-file: true\n alert-threshold: "150%"\n # TODO: reactivate it later -> when v3 is the stable one\n #auto-push: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}\n auto-push: false\n\n - name: Update Benchmark Results cache\n uses: actions/cache/save@v4\n if: ${{ github.ref_name == 'main' }}\n with:\n path: ./cache\n key: ${{ steps.get-main-branch-sha.outputs.sha }}-${{ runner.os }}-${{ steps.system-info.outputs.cpu-model }}-benchmark\n
dataset_sample\yaml\gofiber_fiber\.github\workflows\benchmark.yml
benchmark.yml
YAML
5,059
0.8
0.056738
0.109375
awesome-app
907
2024-09-02T12:06:28.318676
Apache-2.0
false
f115273c993366e771e0ce8ab5afccb3
name: "CodeQL"\n\non:\n push:\n branches:\n - master\n - main\n paths-ignore:\n - "**/*.md"\n pull_request:\n paths-ignore:\n - "**/*.md"\n schedule:\n - cron: "0 3 * * 6"\n\njobs:\n analyse:\n name: Analyse\n runs-on: ubuntu-latest\n\n steps:\n - name: Checkout repository\n uses: actions/checkout@v4\n with:\n # We must fetch at least the immediate parents so that if this is\n # a pull request then we can checkout the head.\n fetch-depth: 2\n\n # If this run was triggered by a pull request event, then checkout\n # the head of the pull request instead of the merge commit.\n - run: git checkout HEAD^2\n if: ${{ github.event_name == 'pull_request' }}\n\n # Initializes the CodeQL tools for scanning.\n - name: Initialize CodeQL\n uses: github/codeql-action/init@v3\n # Override language selection by uncommenting this and choosing your languages\n with:\n languages: go\n\n # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).\n # If this step fails, then you should remove it and run the build manually (see below)\n - name: Autobuild\n uses: github/codeql-action/autobuild@v3\n\n # ℹ️ Command-line programs to run using the OS shell.\n # 📚 https://git.io/JvXDl\n\n # ✏️ If the Autobuild fails above, remove it and uncomment the following three lines\n # and modify them (or add more) to build your code if your project\n # uses a compiled language\n\n #- run: |\n # make bootstrap\n # make release\n\n - name: Perform CodeQL Analysis\n uses: github/codeql-action/analyze@v3\n
dataset_sample\yaml\gofiber_fiber\.github\workflows\codeql-analysis.yml
codeql-analysis.yml
YAML
1,695
0.8
0.068966
0.333333
node-utils
134
2024-12-02T09:37:11.564780
GPL-3.0
false
0c0b4435cb6cd4d9ba883ed20d01c928
# Adapted from https://github.com/golangci/golangci-lint-action/blob/b56f6f529003f1c81d4d759be6bd5f10bf9a0fa0/README.md#how-to-use\n\nname: golangci-lint\non:\n push:\n branches:\n - master\n - main\n paths-ignore:\n - "**/*.md"\n pull_request:\n paths-ignore:\n - "**/*.md"\n\npermissions:\n # Required: allow read access to the content for analysis.\n contents: read\n # Optional: allow read access to pull request. Use with `only-new-issues` option.\n pull-requests: read\n # Optional: Allow write access to checks to allow the action to annotate code in the PR.\n checks: write\n\njobs:\n golangci:\n name: lint\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v4\n\n - uses: actions/setup-go@v5\n with:\n # NOTE: Keep this in sync with the version from go.mod\n go-version: "1.23.x"\n cache: false\n\n - name: golangci-lint\n uses: golangci/golangci-lint-action@v6\n with:\n # NOTE: Keep this in sync with the version from .golangci.yml\n version: v1.64.7\n # NOTE(ldez): temporary workaround\n install-mode: goinstall\n\n
dataset_sample\yaml\gofiber_fiber\.github\workflows\linter.yml
linter.yml
YAML
1,142
0.8
0.023256
0.189189
awesome-app
932
2023-08-15T12:22:42.017253
GPL-3.0
false
05c96f0585ae92015de537a00624e2a4
# https://github.com/dependabot/dependabot-script/blob/main/manual-github-actions.yaml\n# https://github.com/dependabot/dependabot-script?tab=readme-ov-file#github-actions-standalone\nname: ManualDependabot\n\non:\n workflow_dispatch:\n inputs:\n package-manager:\n description: 'The package manager to use'\n required: true\n default: 'gomod'\n directory:\n description: 'The directory to scan'\n required: true\n default: '/'\n\npermissions:\n contents: read\n\njobs:\n dependabot:\n permissions:\n contents: write # for Git to git push\n pull-requests: write # for repo-sync/pull-request to create pull requests\n runs-on: ubuntu-latest\n steps:\n - name: Checkout repo\n uses: actions/checkout@v4\n\n - name: Checkout dependabot\n run: |\n cd /tmp/\n git clone https://github.com/dependabot/dependabot-script\n\n - name: Build image\n run: |\n cd /tmp/dependabot-script\n docker build -t "dependabot/dependabot-script" -f Dockerfile .\n\n - name: Run dependabot\n env:\n PACKAGE_MANAGER: ${{ github.event.inputs.package-manager }}\n DIRECTORY: ${{ github.event.inputs.directory }}\n GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n run: |\n docker run -v $PWD:/src -e PROJECT_PATH=$GITHUB_REPOSITORY -e PACKAGE_MANAGER=$PACKAGE_MANAGER -e DIRECTORY=$DIRECTORY -e GITHUB_ACCESS_TOKEN=$GITHUB_ACCESS_TOKEN -e OPTIONS="$OPTIONS" dependabot/dependabot-script\n
dataset_sample\yaml\gofiber_fiber\.github\workflows\manual-dependabot.yml
manual-dependabot.yml
YAML
1,522
0.95
0.043478
0.05
node-utils
281
2025-02-25T14:52:56.362713
GPL-3.0
false
9150f6d9ad370c04b21e4019fa8fabbd
name: markdownlint\n\non:\n push:\n branches:\n - master\n - main\n pull_request:\n\njobs:\n markdownlint:\n runs-on: ubuntu-latest\n steps:\n - name: Fetch Repository\n uses: actions/checkout@v4\n\n - name: Run markdownlint-cli2\n uses: DavidAnson/markdownlint-cli2-action@v19\n with:\n globs: |\n **/*.md\n #vendor\n
dataset_sample\yaml\gofiber_fiber\.github\workflows\markdown.yml
markdown.yml
YAML
380
0.8
0
0.105263
react-lib
196
2023-08-14T04:51:09.381701
Apache-2.0
false
afe7fd23a2a788c09b908f511680b36c
name: "Sync docs"\n\non:\n push:\n branches:\n - master\n - main\n paths:\n - "docs/**"\n release:\n types: [published]\n\njobs:\n sync-docs:\n runs-on: ubuntu-latest\n steps:\n - name: Checkout\n uses: actions/checkout@v4\n with:\n ref: ${{ github.event.pull_request.head.sha }}\n fetch-depth: 2\n\n - name: Setup Node.js environment\n uses: actions/setup-node@v4\n with:\n node-version: "22"\n\n - name: Sync docs\n run: ./.github/scripts/sync_docs.sh\n env:\n EVENT: ${{ github.event_name }}\n TAG_NAME: ${{ github.ref_name }}\n TOKEN: ${{ secrets.DOC_SYNC_TOKEN }}\n
dataset_sample\yaml\gofiber_fiber\.github\workflows\sync-docs.yml
sync-docs.yml
YAML
681
0.8
0
0
vue-tools
640
2023-09-04T13:52:22.544552
Apache-2.0
false
05dcd9291420990bb92d291202fe6d30
name: Run govulncheck\n\non:\n push:\n branches:\n - master\n - main\n paths-ignore:\n - "**/*.md"\n pull_request:\n paths-ignore:\n - "**/*.md"\n\njobs:\n govulncheck-check:\n runs-on: ubuntu-latest\n env:\n GO111MODULE: on\n steps:\n - name: Fetch Repository\n uses: actions/checkout@v4\n\n - name: Install Go\n uses: actions/setup-go@v5\n with:\n go-version: "stable"\n check-latest: true\n cache: false\n\n - name: Install Govulncheck\n run: go install golang.org/x/vuln/cmd/govulncheck@latest\n\n - name: Run Govulncheck\n run: govulncheck ./...\n
dataset_sample\yaml\gofiber_fiber\.github\workflows\vulncheck.yml
vulncheck.yml
YAML
646
0.8
0
0
awesome-app
867
2023-08-20T14:23:23.533961
BSD-3-Clause
false
6b1b74ff8b3001488c139716e4724e17
version: "2"\nlinters:\n enable:\n - nakedret\n - rowserrcheck\n - unconvert\n - unparam\n settings:\n govet:\n disable:\n # printf: non-constant format string in call to fmt.Errorf (govet)\n # showing up since golangci-lint version 1.60.1\n - printf\n staticcheck:\n checks:\n - all\n - "-SA1019" # This project is under active refactoring and not all code is up to date.\n - "-QF1001" # I'm a math noob\n - "-ST1016" # Some legit code uses this pattern\n nakedret:\n max-func-lines: 0 # Disallow any unnamed return statement\n exclusions:\n generated: lax\n presets:\n - comments\n - common-false-positives\n - legacy\n - std-error-handling\n paths:\n - third_party$\n - builtin$\n - examples$\nformatters:\n enable:\n - gofmt\n - goimports\n exclusions:\n generated: lax\n paths:\n - third_party$\n - builtin$\n - examples$\n
dataset_sample\yaml\gogs_gogs\.golangci.yml
.golangci.yml
YAML
947
0.95
0
0.047619
vue-tools
951
2024-05-22T12:16:16.484197
Apache-2.0
false
5ed0804a76acdc14af0aa6b137209894
targets:\n debian-10: &debian\n build_dependencies:\n - libpam0g-dev\n dependencies:\n - libpam0g\n - git\n debian-11:\n <<: *debian\n debian-12:\n <<: *debian\n ubuntu-18.04:\n <<: *debian\n ubuntu-20.04:\n <<: *debian\n ubuntu-22.04:\n <<: *debian\n centos-9:\n build_dependencies:\n - pam-devel\n # required for Go buildpack\n - perl-Digest-SHA\n dependencies:\n - pam\n - git\nbefore:\n - mv .packager/Procfile .\nafter:\n - mv bin/gogs gogs\nafter_install: ./.packager/hooks/postinst\nbuildpack: https://github.com/heroku/heroku-buildpack-go.git#main\n
dataset_sample\yaml\gogs_gogs\.pkgr.yml
.pkgr.yml
YAML
602
0.95
0.032258
0.032258
python-kit
27
2024-09-06T05:55:35.170830
GPL-3.0
false
24a78c671eadfa9bd70fa1aa89768ea2
coverage:\n range: "60...95"\n status:\n project:\n default:\n threshold: 1%\n informational: true\n patch:\n default:\n only_pulls: true\n informational: true\n\ncomment:\n layout: 'diff'\n\ngithub_checks: false\n
dataset_sample\yaml\gogs_gogs\codecov.yml
codecov.yml
YAML
245
0.7
0
0
vue-tools
342
2024-04-12T13:00:08.547817
Apache-2.0
false
0be3942d564a8ee2271e85f262db8009
version: '3'\n\nvars:\n BINARY_EXT:\n sh: echo '{{if eq OS "windows"}}.exe{{end}}'\n\ntasks:\n default:\n deps: [build]\n web:\n desc: Build the binary and start the web server\n deps: [build]\n cmds:\n - ./gogs web\n\n build:\n desc: Build the binary\n cmds:\n - go build -v\n -ldflags '\n -X "{{.PKG_PATH}}.BuildTime={{.BUILD_TIME}}"\n -X "{{.PKG_PATH}}.BuildCommit={{.BUILD_COMMIT}}"\n '\n -tags '{{.TAGS}}'\n -trimpath -o gogs{{.BINARY_EXT}}\n vars:\n PKG_PATH: gogs.io/gogs/internal/conf\n BUILD_TIME:\n sh: date -u '+%Y-%m-%d %I:%M:%S %Z'\n BUILD_COMMIT:\n sh: git rev-parse HEAD\n sources:\n - go.mod\n - gogs.go\n - internal/**/*.go\n - conf/**/*\n - public/**/*\n - templates/**/*\n - custom/**/*\n method: timestamp\n\n generate-schemadoc:\n desc: Generate database schema documentation\n cmds:\n - go generate ./internal/database/schemadoc\n\n generate:\n desc: Run all go:generate commands\n cmds:\n - go generate ./...\n\n test:\n desc: Run all tests.\n cmds:\n - go test -cover -race ./...\n\n clean:\n desc: Cleans up system meta files\n cmds:\n - find . -name "*.DS_Store" -type f -delete\n\n release:\n desc: Build the binary and pack resources to a ZIP file\n deps: [build]\n cmds:\n - rm -rf {{.RELEASE_GOGS}}\n - mkdir -p {{.RELEASE_GOGS}}\n - cp -r gogs{{.BINARY_EXT}} LICENSE README.md README_ZH.md scripts {{.RELEASE_GOGS}}\n - cd {{.RELEASE_ROOT}} && zip -r gogs.zip "gogs"\n vars:\n RELEASE_ROOT: release\n RELEASE_GOGS: release/gogs\n\n less:\n desc: Generate CSS from LESS files\n cmds:\n - lessc --clean-css --source-map "public/less/gogs.less" public/css/gogs.min.css\n\n fixme:\n desc: Show all occurrences of "FIXME"\n cmds:\n - grep -rnw "FIXME" internal\n\n todo:\n desc: Show all occurrences of "TODO"\n cmds:\n - grep -rnw "TODO" internal\n\n legacy:\n desc: Identify legacy and deprecated lines\n cmds:\n - grep -rnw "\(LEGACY\|Deprecated\)" internal\n\n drop-test-db:\n desc: Drop the test database\n cmds:\n - |\n for dbname in $(psql -Xc "copy (select datname from pg_database where datname like 'gogs-%') to stdout"); do\n dropdb "$dbname"\n echo "dropped $dbname"\n done\n
dataset_sample\yaml\gogs_gogs\Taskfile.yml
Taskfile.yml
YAML
2,349
0.8
0.019802
0
vue-tools
619
2024-08-03T23:01:19.415965
MIT
false
720908443f1cdbc3add187f138baa75d
codecov:\n require_ci_to_pass: no\n bot: steven-zou\n token: 7ec086ae-1431-4be8-af00-b95206144799\n\ncoverage:\n precision: 2\n round: down\n range: "50...100"\n\n status:\n project: yes\n patch: yes\n changes: no\n\nparsers:\n gcov:\n branch_detection:\n conditional: yes\n loop: yes\n method: no\n macro: no\n\nfixes:\n - "src/github.com/goharbor/harbor/src/::src/"\n\ncomment:\n layout: "reach,diff,flags,tree"\n behavior: default\n require_changes: no\n\nignore:\n - "src/vendor"\n - "src/testing"\n - "src/server/v2.0/restapi/**/*"\n - "src/server/v2.0/models"\n
dataset_sample\yaml\goharbor_harbor\codecov.yml
codecov.yml
YAML
579
0.95
0
0
vue-tools
606
2023-08-28T22:44:31.131826
GPL-3.0
false
967ffbf79809937d36a54526305256bf
# The golangci-lint version used to build the custom binary.\n# Required.\nversion: v2.0.0\n\n# The name of the custom binary.\n# Optional.\n# Default: custom-gcl\nname: custom-golangci-lint\n\n# The directory path used to store the custom binary.\n# Optional.\n# Default: .\ndestination: ./my/path/\n\n# The list of the plugins to integrate inside the custom binary.\nplugins:\n # a plugin from a Go proxy\n - module: 'github.com/example/plugin3'\n version: v1.2.3\n\n # a plugin from a Go proxy (with a specific import path)\n - module: 'github.com/example/plugin4'\n import: 'github.com/example/plugin4/foo'\n version: v1.0.0\n\n # a plugin from local source (with absolute path)\n - module: 'github.com/example/plugin2'\n path: /my/local/path/plugin2\n\n # a plugin from local source (with relative path)\n - module: 'github.com/example/plugin1'\n path: ./my/local/path/plugin1\n\n # a plugin from local source (with absolute path and a specific import path)\n - module: 'github.com/example/plugin2'\n import: 'github.com/example/plugin4/foo'\n path: /my/local/path/plugin2\n
dataset_sample\yaml\golangci_golangci-lint\.custom-gcl.reference.yml
.custom-gcl.reference.yml
YAML
1,073
0.95
0
0.466667
react-lib
457
2025-01-01T21:17:36.270765
MIT
false
3a4ad3577cec69655a95c95e7350c9e2
# This configuration file is not a recommendation.\n#\n# We intentionally use a limited set of linters.\n# This configuration file is used with different version of golangci-lint to avoid regressions:\n# the linters can change between version,\n# their configuration may be not compatible or their reports can be different,\n# and this can break some of our tests.\n# Also, some linters are not relevant for the project (e.g. linters related to SQL).\n#\n# We have specific constraints, so we use a specific configuration.\n#\n# See the file `.golangci.reference.yml` to have a list of all available configuration options.\n\nversion: "2"\n\nlinters:\n default: none\n # This list of linters is not a recommendation (same thing for all this configuration file).\n # We intentionally use a limited set of linters.\n # See the comment on top of this file.\n enable:\n - bodyclose\n - copyloopvar\n - depguard\n - dogsled\n - dupl\n - errcheck\n - errorlint\n - funlen\n - gocheckcompilerdirectives\n - gochecknoinits\n - goconst\n - gocritic\n - gocyclo\n - godox\n - mnd\n - goprintffuncname\n - gosec\n - govet\n - intrange\n - ineffassign\n - lll\n - misspell\n - nakedret\n - noctx\n - nolintlint\n - revive\n - staticcheck\n - testifylint\n - unconvert\n - unparam\n - unused\n - whitespace\n\n settings:\n depguard:\n rules:\n logger:\n deny:\n # logging is allowed only by logutils.Log,\n - pkg: "github.com/sirupsen/logrus"\n desc: logging is allowed only by logutils.Log.\n - pkg: "github.com/pkg/errors"\n desc: Should be replaced by standard lib errors package.\n - pkg: "github.com/instana/testify"\n desc: It's a fork of github.com/stretchr/testify.\n files:\n # logrus is allowed to use only in logutils package.\n - "!**/pkg/logutils/**.go"\n dupl:\n threshold: 100\n funlen:\n lines: -1 # the number of lines (code + empty lines) is not a right metric and leads to code without empty line or one-liner.\n statements: 50\n goconst:\n min-len: 2\n min-occurrences: 3\n gocritic:\n enabled-tags:\n - diagnostic\n - experimental\n - opinionated\n - performance\n - style\n disabled-checks:\n - dupImport # https://github.com/go-critic/go-critic/issues/845\n - ifElseChain\n - octalLiteral\n - whyNoLint\n gocyclo:\n min-complexity: 15\n godox:\n keywords:\n - FIXME\n mnd:\n # don't include the "operation" and "assign"\n checks:\n - argument\n - case\n - condition\n - return\n ignored-numbers:\n - '0'\n - '1'\n - '2'\n - '3'\n ignored-functions:\n - strings.SplitN\n govet:\n settings:\n printf:\n funcs:\n - (github.com/golangci/golangci-lint/v2/pkg/logutils.Log).Infof\n - (github.com/golangci/golangci-lint/v2/pkg/logutils.Log).Warnf\n - (github.com/golangci/golangci-lint/v2/pkg/logutils.Log).Errorf\n - (github.com/golangci/golangci-lint/v2/pkg/logutils.Log).Fatalf\n enable:\n - nilness\n - shadow\n errorlint:\n asserts: false\n lll:\n line-length: 140\n misspell:\n locale: US\n ignore-rules:\n - "importas" # linter name\n nolintlint:\n allow-unused: false # report any unused nolint directives\n require-explanation: true # require an explanation for nolint directives\n require-specific: true # require nolint directives to be specific about which linter is being skipped\n revive:\n rules:\n - name: indent-error-flow\n - name: unexported-return\n disabled: true\n - name: unused-parameter\n - name: unused-receiver\n\n exclusions:\n presets:\n - comments\n - std-error-handling\n - common-false-positives\n - legacy\n paths:\n - test/testdata_etc # test files\n - internal/go # extracted from Go code\n - internal/x # extracted from x/tools code\n - pkg/goformatters/gci/internal # extracted from gci code\n - pkg/goanalysis/runner_checker.go # extracted from x/tools code\n rules:\n - path: (.+)_test\.go\n linters:\n - dupl\n - mnd\n - lll\n\n # Based on existing code, the modifications should be limited to make maintenance easier.\n - path: pkg/golinters/unused/unused.go\n linters: [gocritic]\n text: "rangeValCopy: each iteration copies 160 bytes \\(consider pointers or indexing\\)"\n\n # Related to the result of computation but divided multiple times by 1024.\n - path: test/bench/bench_test.go\n linters: [gosec]\n text: "G115: integer overflow conversion uint64 -> int"\n\n # The files created during the tests don't need to be secured.\n - path: scripts/website/expand_templates/linters_test.go\n linters: [gosec]\n text: "G306: Expect WriteFile permissions to be 0600 or less"\n\n # Related to migration command.\n - path: pkg/commands/internal/migrate/two/\n linters:\n - lll\n\n # Related to migration command.\n - path: pkg/commands/internal/migrate/\n linters:\n - gocritic\n text: "hugeParam:"\n\n # The codes are close but this is not duplication.\n - path: pkg/commands/(formatters|linters).go\n linters:\n - dupl\n\nformatters:\n enable:\n - gofmt\n - goimports\n settings:\n gofmt:\n rewrite-rules:\n - pattern: 'interface{}'\n replacement: 'any'\n goimports:\n local-prefixes:\n - github.com/golangci/golangci-lint/v2\n exclusions:\n paths:\n - test/testdata_etc # test files\n - internal/go # extracted from Go code\n - internal/x # extracted from x/tools code\n - pkg/goformatters/gci/internal # extracted from gci code\n - pkg/goanalysis/runner_checker.go # extracted from x/tools code\n
dataset_sample\yaml\golangci_golangci-lint\.golangci.yml
.golangci.yml
YAML
6,004
0.95
0.014423
0.121827
node-utils
689
2024-12-26T11:49:51.850442
MIT
false
43f07276c0f8a4d9b1412f6a8ef88222
version: 2\n\nproject_name: golangci-lint\n\nbuilds:\n - binary: golangci-lint\n main: ./cmd/golangci-lint/\n flags:\n - -trimpath\n ldflags: -s -w -X main.version={{.Version}} -X main.commit={{.ShortCommit}} -X main.date={{.Date}}\n env:\n - CGO_ENABLED=0\n goos:\n - darwin\n - windows\n - linux\n - freebsd\n - netbsd\n - illumos\n goarch:\n - amd64\n - arm64\n - arm\n - 386\n - ppc64le\n - s390x\n - mips64\n - mips64le\n - riscv64\n - loong64\n goarm:\n - 6\n - 7\n gomips:\n - hardfloat\n ignore:\n - goos: darwin\n goarch: 386\n - goos: freebsd\n goarch: arm64\n\narchives:\n - formats: [ 'tar.gz' ]\n wrap_in_directory: true\n format_overrides:\n - goos: windows\n formats: [ 'zip' ]\n name_template: '{{ .ProjectName }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'\n files:\n - LICENSE\n - README.md\n\nsnapshot:\n version_template: SNAPSHOT-{{ .Commit }}\n\nchecksum:\n disable: false\n name_template: '{{ .ProjectName }}-{{ .Version }}-checksums.txt'\n\nchangelog:\n sort: asc\n filters:\n exclude:\n - '(?i)^docs?:'\n - '(?i)^docs\([^:]+\):'\n - '(?i)^docs\[[^:]+\]:'\n - '^tests?:'\n - '(?i)^dev:'\n - '(?i)^chore:'\n - '^build\(deps\): bump .* in /docs \(#\d+\)'\n - '^build\(deps\): bump .* in /\.github/peril \(#\d+\)'\n - '^build\(deps\): bump .* in /scripts/gen_github_action_config \(#\d+\)'\n - Merge pull request\n - Merge branch\n\nrelease:\n skip_upload: false\n github:\n owner: golangci\n name: golangci-lint\n header: |\n `golangci-lint` is a free and open-source project built by volunteers.\n\n If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).\n\n We appreciate it! :heart:\n\n For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#{{ .Major }}{{ .Minor }}{{ .Patch }}).\n\nsource:\n enabled: true\n name_template: '{{ .ProjectName }}-{{ .Version }}-source'\n\nbrews:\n - description: Fast linters runner for Go.\n homepage: https://golangci.com\n skip_upload: false\n repository:\n owner: golangci\n name: homebrew-tap\n commit_author:\n name: golangci-releaser\n email: 65486276+golangci-releaser@users.noreply.github.com\n directory: Formula\n install: |\n bin.install "golangci-lint"\n output = Utils.popen_read("#{bin}/golangci-lint completion bash")\n (bash_completion/"golangci-lint").write output\n output = Utils.popen_read("#{bin}/golangci-lint completion zsh")\n (zsh_completion/"_golangci-lint").write output\n output = Utils.popen_read("#{bin}/golangci-lint completion fish")\n (fish_completion/"golangci-lint.fish").write output\n prefix.install_metafiles\n test: |\n system "#{bin}/golangci-lint --version"\n\n#chocolateys:\n# - summary: Fast linters Runner for Go\n# description: |\n# {{ .ProjectName }} installer package.\n# Fast linters Runner for Go.\n# project_url: https://golangci-lint.run\n# skip_publish: false\n# name: golangci-lint\n# title: Golangci-lint\n# owners: golangci\n# authors: golangci\n# copyright: 2024 GolangCI\n# url_template: "https://github.com/golangci/golangci-lint/releases/download/{{ .Tag }}/{{ .ArtifactName }}"\n# icon_url: "https://cdn.rawgit.com/golangci/golangci-lint/HEAD/assets/go.png"\n# license_url: https://github.com/golangci/golangci-lint/blob/HEAD/LICENSE\n# require_license_acceptance: false\n# project_source_url: https://github.com/golangci/golangci-lint\n# package_source_url: https://github.com/golangci/golangci-lint\n# docs_url: https://golangci-lint.run\n# bug_tracker_url: https://github.com/golangci/golangci-lint/issues\n# tags: "go golang lint linter"\n# release_notes: "https://github.com/golangci/golangci-lint/releases/tag/v{{ .Version }}"\n# api_key: "{{ .Env.CHOCOLATEY_API_KEY }}"\n# source_repo: "https://push.chocolatey.org/"\n# goamd64: v1\n\naurs:\n - description: Fast linters runner for Go.\n skip_upload: false\n homepage: https://golangci.com\n provides:\n - "golangci-lint-bin"\n maintainers:\n - "Fernandez Ludovic <lfernandez dot dev at gmail dot com>"\n license: GPL-3.0\n private_key: "{{ .Env.AUR_KEY }}"\n git_url: "ssh://aur@aur.archlinux.org/golangci-lint-bin.git"\n commit_author:\n name: golangci-releaser\n email: 65486276+golangci-releaser@users.noreply.github.com\n package: |-\n local x86_64=amd64 i686=386 aarch64=arm64 armv6h=armv6 armv7h=armv7\n cd "golangci-lint-${pkgver}-linux-${!CARCH}"\n \n # bin\n install -Dm755 "./golangci-lint" "${pkgdir}/usr/bin/golangci-lint"\n\n # license\n install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/golangci-lint/LICENSE"\n\n # completions\n mkdir -p "${pkgdir}/usr/share/bash-completion/completions/"\n mkdir -p "${pkgdir}/usr/share/zsh/site-functions/"\n mkdir -p "${pkgdir}/usr/share/fish/vendor_completions.d/"\n ./golangci-lint completion bash | install -Dm644 /dev/stdin "${pkgdir}/usr/share/bash-completion/completions/golangci-lint"\n ./golangci-lint completion zsh | install -Dm644 /dev/stdin "${pkgdir}/usr/share/zsh/site-functions/_golangci-lint"\n ./golangci-lint completion fish | install -Dm644 /dev/stdin "${pkgdir}/usr/share/fish/vendor_completions.d/golangci-lint.fish"\n\naur_sources:\n - description: Fast linters runner for Go.\n skip_upload: false\n homepage: https://golangci.com\n provides:\n - "golangci-lint"\n maintainers:\n - "Fernandez Ludovic <lfernandez dot dev at gmail dot com>"\n license: GPL-3.0\n private_key: "{{ .Env.AUR_KEY }}"\n git_url: "ssh://aur@aur.archlinux.org/golangci-lint.git"\n commit_author:\n name: golangci-releaser\n email: 65486276+golangci-releaser@users.noreply.github.com\n build: |-\n local _commit _flags\n _commit=$(bsdcat "${pkgname}_${pkgver}.tar.gz" | git get-tar-commit-id)\n _flags=(\n -X=main.version="$pkgver"\n -X=main.commit="${_commit::7}"\n -X=main.date="$(date -u -d "@${SOURCE_DATE_EPOCH}" +'%FT%TZ')"\n -linkmode=external\n )\n export CGO_ENABLED=1\n export CGO_CFLAGS="${CFLAGS}"\n export CGO_CPPFLAGS="$CPPFLAGS"\n export CGO_CXXFLAGS="$CXXFLAGS"\n export CGO_LDFLAGS="${LDFLAGS}"\n export GOFLAGS='-buildmode=pie -trimpath -modcacherw'\n \n go build -o "$pkgname" -ldflags="${_flags[*]}" ./cmd/"$pkgname"\n ./"$pkgname" completion bash > completion.bash\n ./"$pkgname" completion zsh > completion.zsh\n ./"$pkgname" completion fish > completion.fish\n package: |-\n install -Dm755 "$pkgname" -t "$pkgdir"/usr/bin\n install -Dm644 completion.bash "$pkgdir"/usr/share/bash-completion/completions/"$pkgname"\n install -Dm644 completion.zsh "$pkgdir"/usr/share/zsh/site-functions/_"$pkgname"\n install -Dm644 completion.fish "$pkgdir"/usr/share/fish/vendor_completions.d/"$pkgname".fish\n\nsnapcrafts:\n - summary: Fast linters runner for Go.\n description: |\n It runs linters in parallel, uses caching, supports YAML configuration, integrates with all major IDEs, and includes over a hundred linters.\n disable: false\n publish: true\n name_template: "{{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"\n grade: stable\n confinement: classic\n license: GPL-3.0\n base: core22\n\nnfpms:\n - description: Fast linters Runner for Go\n homepage: https://golangci-lint.run/\n id: golangci-lint-nfpms\n package_name: golangci-lint\n file_name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"\n maintainer: "Golangci-lint Maintainers <65486276+golangci-releaser@users.noreply.github.com>"\n license: GPLv3\n vendor: golangci\n section: golang\n formats:\n - deb\n - rpm\n umask: 0o022\n overrides:\n deb:\n contents:\n - src: LICENSE\n dst: /usr/share/doc/golangci-lint/copyright\n - src: README.md\n dst: /usr/share/doc/golangci-lint/README.md\n recommends:\n - golang-go\n rpm:\n contents:\n - src: LICENSE\n dst: /usr/share/doc/golangci-lint/LICENSE\n type: license\n - src: README.md\n dst: /usr/share/doc/golangci-lint/README.md\n type: readme\n recommends:\n - /usr/bin/go\n rpm:\n group: Development/Tools\n\ndocker_manifests:\n # basic\n - name_template: 'golangci/golangci-lint:latest'\n image_templates:\n - 'golangci/golangci-lint:{{ .Tag }}-amd64'\n - 'golangci/golangci-lint:{{ .Tag }}-arm64'\n\n - name_template: 'golangci/golangci-lint:v{{ .Major }}.{{ .Minor }}'\n image_templates:\n - 'golangci/golangci-lint:v{{ .Major }}.{{ .Minor }}-amd64'\n - 'golangci/golangci-lint:v{{ .Major }}.{{ .Minor }}-arm64'\n\n - name_template: 'golangci/golangci-lint:{{ .Tag }}'\n image_templates:\n - 'golangci/golangci-lint:{{ .Tag }}-amd64'\n - 'golangci/golangci-lint:{{ .Tag }}-arm64'\n\n # alpine\n - name_template: 'golangci/golangci-lint:latest-alpine'\n image_templates:\n - 'golangci/golangci-lint:{{ .Tag }}-alpine-amd64'\n - 'golangci/golangci-lint:{{ .Tag }}-alpine-arm64'\n\n - name_template: 'golangci/golangci-lint:v{{ .Major }}.{{ .Minor }}-alpine'\n image_templates:\n - 'golangci/golangci-lint:v{{ .Major }}.{{ .Minor }}-alpine-amd64'\n - 'golangci/golangci-lint:v{{ .Major }}.{{ .Minor }}-alpine-arm64'\n\n - name_template: 'golangci/golangci-lint:{{ .Tag }}-alpine'\n image_templates:\n - 'golangci/golangci-lint:{{ .Tag }}-alpine-amd64'\n - 'golangci/golangci-lint:{{ .Tag }}-alpine-arm64'\n\ndockers:\n - use: buildx\n skip_push: false\n goos: linux\n goarch: amd64\n dockerfile: build/buildx.Dockerfile\n image_templates:\n - 'golangci/golangci-lint:latest-amd64'\n - 'golangci/golangci-lint:{{ .Tag }}-amd64'\n - 'golangci/golangci-lint:v{{ .Major }}.{{ .Minor }}-amd64'\n build_flag_templates:\n - '--pull'\n # https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys\n - '--label=org.opencontainers.image.title={{.ProjectName}}'\n - '--label=org.opencontainers.image.description=Fast linters Runner for Go'\n - '--label=org.opencontainers.image.source={{.GitURL}}'\n - '--label=org.opencontainers.image.url={{.GitURL}}'\n - '--label=org.opencontainers.image.documentation=https://golangci-lint.run'\n - '--label=org.opencontainers.image.created={{.Date}}'\n - '--label=org.opencontainers.image.revision={{.FullCommit}}'\n - '--label=org.opencontainers.image.version={{.Version}}'\n - '--platform=linux/amd64'\n\n - use: buildx\n goos: linux\n goarch: arm64\n dockerfile: build/buildx.Dockerfile\n image_templates:\n - 'golangci/golangci-lint:latest-arm64'\n - 'golangci/golangci-lint:{{ .Tag }}-arm64'\n - 'golangci/golangci-lint:v{{ .Major }}.{{ .Minor }}-arm64'\n build_flag_templates:\n - '--pull'\n # https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys\n - '--label=org.opencontainers.image.title={{.ProjectName}}'\n - '--label=org.opencontainers.image.description=Fast linters Runner for Go'\n - '--label=org.opencontainers.image.source={{.GitURL}}'\n - '--label=org.opencontainers.image.url={{.GitURL}}'\n - '--label=org.opencontainers.image.documentation=https://golangci-lint.run'\n - '--label=org.opencontainers.image.created={{.Date}}'\n - '--label=org.opencontainers.image.revision={{.FullCommit}}'\n - '--label=org.opencontainers.image.version={{.Version}}'\n - '--platform=linux/arm64'\n\n - use: buildx\n goos: linux\n goarch: amd64\n dockerfile: build/buildx-alpine.Dockerfile\n image_templates:\n - 'golangci/golangci-lint:latest-alpine-amd64'\n - 'golangci/golangci-lint:{{ .Tag }}-alpine-amd64'\n - 'golangci/golangci-lint:v{{ .Major }}.{{ .Minor }}-alpine-amd64'\n build_flag_templates:\n - '--pull'\n # https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys\n - '--label=org.opencontainers.image.title={{.ProjectName}}'\n - '--label=org.opencontainers.image.description=Fast linters Runner for Go'\n - '--label=org.opencontainers.image.source={{.GitURL}}'\n - '--label=org.opencontainers.image.url={{.GitURL}}'\n - '--label=org.opencontainers.image.documentation=https://golangci-lint.run'\n - '--label=org.opencontainers.image.created={{.Date}}'\n - '--label=org.opencontainers.image.revision={{.FullCommit}}'\n - '--label=org.opencontainers.image.version={{.Version}}'\n - '--platform=linux/amd64'\n\n - use: buildx\n goos: linux\n goarch: arm64\n dockerfile: build/buildx-alpine.Dockerfile\n image_templates:\n - 'golangci/golangci-lint:latest-alpine-arm64'\n - 'golangci/golangci-lint:{{ .Tag }}-alpine-arm64'\n - 'golangci/golangci-lint:v{{ .Major }}.{{ .Minor }}-alpine-arm64'\n build_flag_templates:\n - '--pull'\n # https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys\n - '--label=org.opencontainers.image.title={{.ProjectName}}'\n - '--label=org.opencontainers.image.description=Fast linters Runner for Go'\n - '--label=org.opencontainers.image.source={{.GitURL}}'\n - '--label=org.opencontainers.image.url={{.GitURL}}'\n - '--label=org.opencontainers.image.documentation=https://golangci-lint.run'\n - '--label=org.opencontainers.image.created={{.Date}}'\n - '--label=org.opencontainers.image.revision={{.FullCommit}}'\n - '--label=org.opencontainers.image.version={{.Version}}'\n - '--platform=linux/arm64'\n
dataset_sample\yaml\golangci_golangci-lint\.goreleaser.yml
.goreleaser.yml
YAML
13,956
0.95
0.036842
0.097421
react-lib
949
2024-09-25T10:28:23.147943
Apache-2.0
false
e47cc0ba9fcc365155d7a4b1b1ab283e
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms\n# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema\nname: Bugs\ndescription: The go command, standard library, or anything else\ntitle: "import/path: issue title"\n\nbody:\n - type: markdown\n attributes:\n value: |\n Thanks for helping us improve! 🙏 Please answer these questions and provide as much information as possible about your problem.\n\n - type: input\n id: go-version\n attributes:\n label: Go version\n description: |\n What version of Go are you using (`go version`)?\n\n Note: we only [support](https://go.dev/doc/devel/release#policy) the two most recent major releases.\n placeholder: ex. go version go1.20.7 darwin/arm64\n validations:\n required: true\n\n - type: textarea\n id: go-env\n attributes:\n label: "Output of `go env` in your module/workspace:"\n placeholder: |\n GO111MODULE=""\n GOARCH="arm64"\n GOBIN="/Users/gopher/go/bin"\n GOCACHE="/Users/gopher/go/cache"\n GOENV="/Users/gopher/Library/Application Support/go/env"\n GOEXE=""\n GOEXPERIMENT=""\n GOFLAGS=""\n GOHOSTARCH="arm64"\n GOHOSTOS="darwin"\n GOINSECURE=""\n GOMODCACHE="/Users/gopher/go/pkg/mod"\n GONOPROXY=""\n GONOSUMDB=""\n GOOS="darwin"\n GOPATH="/Users/gopher/go"\n GOPRIVATE=""\n GOPROXY="https://proxy.golang.org,direct"\n GOROOT="/usr/local/go"\n GOSUMDB="sum.golang.org"\n GOTMPDIR=""\n GOTOOLDIR="/usr/local/go/pkg/tool/darwin_arm64"\n GOVCS=""\n GOVERSION="go1.20.7"\n GCCGO="gccgo"\n AR="ar"\n CC="clang"\n CXX="clang++"\n CGO_ENABLED="1"\n GOMOD="/dev/null"\n GOWORK=""\n CGO_CFLAGS="-O2 -g"\n CGO_CPPFLAGS=""\n CGO_CXXFLAGS="-O2 -g"\n CGO_FFLAGS="-O2 -g"\n CGO_LDFLAGS="-O2 -g"\n PKG_CONFIG="pkg-config"\n GOGCCFLAGS="-fPIC -arch arm64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/44/nbbyll_10jd0z8rj_qxm43740000gn/T/go-build2331607515=/tmp/go-build -gno-record-gcc-switches -fno-common"\n render: shell\n validations:\n required: true\n\n - type: textarea\n id: what-did-you-do\n attributes:\n label: "What did you do?"\n description: "If possible, provide a recipe for reproducing the error. A complete runnable program is good. A link on [go.dev/play](https://go.dev/play) is best."\n validations:\n required: true\n\n - type: textarea\n id: actual-behavior\n attributes:\n label: "What did you see happen?"\n description: Command invocations and their associated output, functions with their arguments and return results, full stacktraces for panics (upload a file if it is very long), etc. Prefer copying text output over using screenshots.\n validations:\n required: true\n\n - type: textarea\n id: expected-behavior\n attributes:\n label: "What did you expect to see?"\n description: Why is the current output incorrect, and any additional context we may need to understand the issue.\n validations:\n required: true\n
dataset_sample\yaml\golang_go\.github\ISSUE_TEMPLATE\00-bug.yml
00-bug.yml
YAML
3,385
0.95
0.06383
0.022989
awesome-app
296
2025-01-29T23:05:12.620282
BSD-3-Clause
false
33852b956f815bce04d2772b8e6e405c
name: Pkg.go.dev bugs or feature requests\ndescription: Issues or feature requests for the documentation site\ntitle: "x/pkgsite: issue title"\nlabels: ["pkgsite"]\nbody:\n - type: markdown\n attributes:\n value: "Please answer these questions before submitting your issue. Thanks!"\n - type: input\n id: url\n attributes:\n label: "What is the URL of the page with the issue?"\n validations:\n required: true\n - type: input\n id: user-agent\n attributes:\n label: "What is your user agent?"\n description: "You can find your user agent here: https://www.google.com/search?q=what+is+my+user+agent"\n validations:\n required: true\n - type: textarea\n id: screenshot\n attributes:\n label: "Screenshot"\n description: "Please paste a screenshot of the page."\n validations:\n required: false\n - type: textarea\n id: what-did-you-do\n attributes:\n label: "What did you do?"\n description: "If possible, provide a recipe for reproducing the error. Starting with a Private/Incognito tab/window may help rule out problematic browser extensions."\n validations:\n required: true\n - type: textarea\n id: actual-behavior\n attributes:\n label: "What did you see happen?"\n validations:\n required: true\n - type: textarea\n id: expected-behavior\n attributes:\n label: "What did you expect to see?"\n validations:\n required: true\n
dataset_sample\yaml\golang_go\.github\ISSUE_TEMPLATE\01-pkgsite.yml
01-pkgsite.yml
YAML
1,425
0.95
0.042553
0
node-utils
107
2023-11-24T15:48:16.031669
MIT
false
442d3b56ca45cd4063fcf1b5ad090e6e
name: Pkg.go.dev package removal request\ndescription: Request a package be removed from the documentation site (pkg.go.dev)\ntitle: "x/pkgsite: package removal request for [type path here]"\nlabels: ["pkgsite/package-removal"]\nbody:\n - type: markdown\n attributes:\n value: "Please answer these questions before submitting your issue. Thanks!"\n - type: input\n id: package-path\n attributes:\n label: "What is the path of the package that you would like to have removed?"\n description: |\n We can remove packages with a shared path prefix.\n For example, a request for 'github.com/author' would remove all pkg.go.dev pages with that package path prefix.\n validations:\n required: true\n - type: textarea\n id: package-owner\n attributes:\n label: "Are you the owner of this package?"\n description: |\n Only the package owners can request to have their packages removed from pkg.go.dev.\n If the package path doesn't include your github username, please provide some other form of proof of ownership.\n validations:\n required: true\n - type: textarea\n id: retraction-reason\n attributes:\n label: "What is the reason that you could not retract this package instead?"\n description: |\n Requesting we remove a module here only hides the generated documentation on pkg.go.dev.\n It does not affect the behaviour of proxy.golang.org or the go command.\n Instead we recommend using the retract directive which will be processed by all 3 of the above.\n\n If you have deleted your repo, please recreate it and publish a retraction.\n\n Retracting a module version involves adding a retract directive to your go.mod file and publishing a new version.\n For example: https://github.com/jba/retract-demo/blob/main/go.mod#L5-L8.\n See https://pkg.go.dev/about#removing-a-package for additional tips on retractions.\n validations:\n required: true\n
dataset_sample\yaml\golang_go\.github\ISSUE_TEMPLATE\02-pkgsite-removal.yml
02-pkgsite-removal.yml
YAML
1,966
0.95
0.071429
0
react-lib
785
2025-01-24T10:20:33.050303
MIT
false
203ed3bf4d1f3d63b28422eb22f4f6e6
name: Gopls bugs or feature requests\ndescription: Issues or feature requests for the Go language server (gopls)\ntitle: "x/tools/gopls: issue title"\nlabels: ["gopls", "Tools"]\nbody:\n - type: markdown\n attributes:\n value: "Please answer these questions before submitting your issue. Thanks!"\n - type: textarea\n id: gopls-version\n attributes:\n label: "gopls version"\n description: "Output of `gopls -v version` on the command line"\n validations:\n required: true\n - type: textarea\n id: go-env\n attributes:\n label: "go env"\n description: "Output of `go env` on the command line in your workspace directory"\n render: shell\n validations:\n required: true\n - type: textarea\n id: what-did-you-do\n attributes:\n label: "What did you do?"\n description: "If possible, provide a recipe for reproducing the error. A complete runnable program is good. A link on [go.dev/play](https://go.dev/play) is better. A failing unit test is the best."\n validations:\n required: true\n - type: textarea\n id: actual-behavior\n attributes:\n label: "What did you see happen?"\n validations:\n required: true\n - type: textarea\n id: expected-behavior\n attributes:\n label: "What did you expect to see?"\n validations:\n required: true\n - type: textarea\n id: editor-and-settings\n attributes:\n label: "Editor and settings"\n description: "Your editor and any settings you have configured (for example, your VSCode settings.json file)"\n validations:\n required: false\n - type: textarea\n id: logs\n attributes:\n label: "Logs"\n description: "If possible please include gopls logs. Instructions for capturing them can be found here: https://github.com/golang/tools/blob/master/gopls/doc/troubleshooting.md#capture-logs"\n validations:\n required: false\n
dataset_sample\yaml\golang_go\.github\ISSUE_TEMPLATE\03-gopls.yml
03-gopls.yml
YAML
1,880
0.95
0.071429
0
awesome-app
609
2024-08-11T15:21:09.626027
GPL-3.0
false
2d8d887c136a01656b1869577385d276
name: Go vulnerability management - bugs and feature requests\ndescription: Issues or feature requests about Go vulnerability management\ntitle: "x/vuln: issue title"\nlabels: ["vulncheck or vulndb"]\nbody:\n - type: markdown\n attributes:\n value: "Please answer these questions before submitting your issue. Thanks! To add a new vulnerability to the Go vulnerability database (https://vuln.go.dev), see https://go.dev/s/vulndb-report-new. To report an issue about a report, see https://go.dev/s/vulndb-report-feedback."\n - type: textarea\n id: govulncheck-version\n attributes:\n label: govulncheck version\n description: What version of govulncheck are you using (`govulncheck -version`)?\n placeholder: |\n Go: devel go1.22-0262ea1ff9 Thu Oct 26 18:46:50 2023 +0000\n Scanner: govulncheck@v1.0.2-0.20231108200754-fcf7dff7b242\n DB: https://vuln.go.dev\n DB updated: 2023-11-21 15:39:17 +0000 UTC\n validations:\n required: true\n - type: textarea\n id: reproduce-latest-version\n attributes:\n label: "Does this issue reproduce at the latest version of golang.org/x/vuln?"\n validations:\n required: true\n - type: textarea\n id: go-env\n attributes:\n label: "Output of `go env` in your module/workspace:"\n render: shell\n validations:\n required: true\n - type: textarea\n id: what-did-you-do\n attributes:\n label: "What did you do?"\n description: "If possible, provide a recipe for reproducing the error. A complete runnable program is good. A link on [go.dev/play](https://go.dev/play) is best."\n validations:\n required: true\n - type: textarea\n id: actual-behavior\n attributes:\n label: "What did you see happen?"\n validations:\n required: true\n - type: textarea\n id: expected-behavior\n attributes:\n label: "What did you expect to see?"\n validations:\n required: true\n
dataset_sample\yaml\golang_go\.github\ISSUE_TEMPLATE\04-vuln.yml
04-vuln.yml
YAML
1,917
0.95
0.019231
0
python-kit
386
2024-05-29T12:13:28.207307
BSD-3-Clause
false
5b2c1139fe73c2172f05ec95707247c9
name: Proposals\ndescription: New external API or other notable changes\ntitle: "proposal: import/path: proposal title"\nlabels: ["Proposal"]\nbody:\n - type: markdown\n attributes:\n value: "Our proposal process is documented here: https://go.dev/s/proposal-process"\n - type: textarea\n id: proposal-details\n attributes:\n label: "Proposal Details"\n description: "Please provide the details of your proposal here."\n validations:\n required: true\n
dataset_sample\yaml\golang_go\.github\ISSUE_TEMPLATE\10-proposal.yml
10-proposal.yml
YAML
471
0.95
0
0
node-utils
595
2025-03-07T20:24:51.569105
BSD-3-Clause
false
5b2f98662e0f86ab15cd3775caabc4be
name: Language Change Proposals\ndescription: Changes to the language\nlabels: ["Proposal", "LanguageChange", "LanguageChangeReview"]\ntitle: "proposal: spec: proposal title"\n\n\nbody:\n - type: markdown\n attributes:\n value: |\n ## Our process for evaluating language changes can be found [here](https://go.googlesource.com/proposal/+/refs/heads/master#language-changes)\n\n - type: dropdown\n id: author-go-experience\n attributes:\n label: "Go Programming Experience"\n description: "Would you consider yourself a novice, intermediate, or experienced Go programmer?"\n options:\n - "Novice"\n - "Intermediate"\n - "Experienced"\n default: 1\n\n - type: input\n id: author-other-languages-experience\n attributes:\n label: "Other Languages Experience"\n description: "What other languages do you have experience with?"\n placeholder: "Go, Python, JS, Rust"\n validations:\n required: false\n\n - type: checkboxes\n id: related-idea\n attributes:\n label: "Related Idea"\n options:\n - label: "Has this idea, or one like it, been proposed before?"\n - label: "Does this affect error handling?"\n - label: "Is this about generics?"\n - label: "Is this change backward compatible? Breaking the Go 1 compatibility guarantee is a large cost and requires a large benefit"\n\n - type: textarea\n id: related-proposals\n attributes:\n label: Has this idea, or one like it, been proposed before?\n description: If so, how does this proposal differ?\n placeholder: |\n Yes or No\n\n If yes, \n 1. Mention the related proposals \n 2. then describe how this proposal differs \n validations:\n required: true\n\n - type: textarea\n id: error-handling-proposal\n attributes:\n label: Does this affect error handling?\n description: If so, how does this differ from previous error handling proposals?\n placeholder: |\n Yes or No\n\n If yes, \n 1.how does this differ from previous error handling proposals?\n\n validations:\n required: true\n\n - type: textarea\n id: generics-proposal\n attributes:\n label: Is this about generics?\n description: If so, how does this relate to the accepted design and other generics proposals?\n placeholder: |\n Yes or No\n\n If yes, \n 1. how does this relate to the accepted design and other generics proposals?\n\n validations:\n required: true\n\n - type: textarea\n id: proposal\n attributes:\n label: "Proposal"\n description: "What is the proposed change? Who does this proposal help, and why? Please describe as precisely as possible the change to the language."\n validations:\n required: true\n\n - type: textarea\n id: language-spec-changes\n attributes:\n label: "Language Spec Changes"\n description: "What would change in the language spec?"\n validations:\n required: false\n\n - type: textarea\n id: informal-change\n attributes:\n label: "Informal Change"\n description: "Please also describe the change informally, as in a class teaching Go."\n validations:\n required: false\n\n - type: textarea\n id: go-backwards-compatiblity\n attributes:\n label: Is this change backward compatible?\n description: Breaking the Go 1 compatibility guarantee is a large cost and requires a large benefit.\n placeholder: |\n Yes or No\n\n If yes, \n 1. Show example code before and after the change.\n\n validations:\n required: true\n\n - type: textarea\n id: orthogonality\n attributes:\n label: "Orthogonality: How does this change interact or overlap with existing features?"\n description: "Is the goal of this change a performance improvement? If so, what quantifiable improvement should we expect? How would we measure it?"\n validations:\n required: false\n\n - type: textarea\n id: learning-curve\n attributes:\n label: "Would this change make Go easier or harder to learn, and why?"\n\n - type: textarea\n id: cost-description\n attributes:\n label: "Cost Description"\n description: "What is the cost of this proposal? (Every language change has a cost)"\n\n - type: input\n id: go-toolchain\n attributes:\n label: Changes to Go ToolChain\n description: "How many tools (such as vet, gopls, gofmt, goimports, etc.) would be affected? "\n validations:\n required: false\n\n - type: input\n id: perf-costs\n attributes:\n label: Performance Costs\n description: "What is the compile time cost? What is the run time cost? "\n validations:\n required: false\n\n - type: textarea\n id: prototype\n attributes:\n label: "Prototype"\n description: "Can you describe a possible implementation?"\n validations:\n required: false\n\n
dataset_sample\yaml\golang_go\.github\ISSUE_TEMPLATE\11-language-change.yml
11-language-change.yml
YAML
4,849
0.95
0.012121
0.007194
node-utils
738
2024-09-01T11:53:29.924373
MIT
false
57b6d149ffc632d5371e03ccad55ce71
name: Go Telemetry Proposals\ndescription: Changes to the telemetry upload configuration\ntitle: "x/telemetry/config: proposal title"\nlabels: ["Telemetry-Proposal"]\nprojects: ["golang/29"]\nbody:\n- type: textarea\n attributes:\n label: Summary\n description: >\n What change are you proposing to the upload configuration, and why?\n For new upload configuration, which new counters will be collected, what\n do they measure, and why is it important to collect them?\n Note that uploaded data must not carry sensitive user information.\n See [go.dev/doc/telemetry#proposals](https://go.dev/doc/telemetry#proposals)\n for more details on telemetry proposals.\n validations:\n required: true\n- type: input\n attributes:\n label: Proposed Config Change\n description: >\n A CL containing proposed changes to the\n [config.txt](https://go.googlesource.com/telemetry/+/master/internal/chartconfig/config.txt)\n chart configuration.\n See the [chartconfig](https://pkg.go.dev/golang.org/x/telemetry/internal/chartconfig)\n package for an explanation of the chart config format.\n For an example change, see [CL 564619](https://go.dev/cl/564619).\n validations:\n required: true\n
dataset_sample\yaml\golang_go\.github\ISSUE_TEMPLATE\12-telemetry.yml
12-telemetry.yml
YAML
1,228
0.95
0.066667
0
awesome-app
443
2025-04-05T19:16:04.263048
Apache-2.0
false
7426b9e2e33846fd251815e000438108
blank_issues_enabled: true\ncontact_links:\n - name: Questions\n about: Please use one of the forums for questions or general discussions\n url: https://go.dev/wiki/Questions\n
dataset_sample\yaml\golang_go\.github\ISSUE_TEMPLATE\config.yml
config.yml
YAML
179
0.8
0.2
0
vue-tools
219
2024-02-09T22:34:40.049634
GPL-3.0
false
5b3b8fb7084af773fee3bba2ebcd32c4
name: Deploy docker\non:\n push:\n branches:\n - master\n tags:\n - "*"\n paths-ignore:\n - '**.md'\n - '**.txt'\n - 'contrib/**'\n workflow_dispatch:\njobs:\n build:\n runs-on: ubuntu-latest\n steps:\n - name: Check Out Repo\n uses: actions/checkout@v4\n - name: Docker meta\n id: meta\n uses: docker/metadata-action@v5\n with:\n images: |\n gollumwiki/gollum\n ghcr.io/gollum/gollum\n tags: |\n type=ref,event=branch,pattern=master\n type=semver,pattern={{version}}\n type=semver,pattern={{major}}.{{minor}}\n type=semver,pattern={{major}}\n type=sha\n - name: Login to DockerHub\n uses: docker/login-action@v3\n with:\n username: ${{ secrets.DOCKER_HUB_USERNAME }}\n password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}\n - name: Login to GitHub Container Registry\n if: github.event_name != 'pull_request'\n uses: docker/login-action@v3\n with:\n registry: ghcr.io\n username: ${{ github.repository_owner }}\n password: ${{ secrets.GITHUB_TOKEN }}\n - name: Set up Docker Buildx\n id: buildx\n uses: docker/setup-buildx-action@v3\n - name: Cache docker layers\n uses: actions/cache@v4\n with:\n path: /tmp/.buildx-cache\n key: ${{ runner.os }}-buildx-${{ github.sha }}\n restore-keys: |\n ${{ runner.os }}-buildx-\n - name: Build and push\n id: docker_build\n uses: docker/build-push-action@v6\n with:\n context: ./\n file: ./Dockerfile\n builder: ${{ steps.buildx.outputs.name }}\n push: true\n tags: ${{ steps.meta.outputs.tags }}\n labels: ${{ steps.meta.outputs.labels }}\n cache-from: type=local,src=/tmp/.buildx-cache\n cache-to: type=local,dest=/tmp/.buildx-cache\n platforms: linux/amd64, linux/arm64\n - name: Image digest\n run: echo ${{ steps.docker_build.outputs.digest }}\n
dataset_sample\yaml\gollum_gollum\.github\workflows\docker-deploy.yml
docker-deploy.yml
YAML
2,079
0.8
0.014706
0
react-lib
941
2025-07-04T11:39:57.663177
Apache-2.0
false
272500757d277130039b544e4c7ed77e
on:\n push:\n # Sequence of patterns matched against refs/tags\n tags:\n - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10\n\nname: Create Release\n\njobs:\n build:\n name: Create Release\n runs-on: ubuntu-latest\n steps:\n - name: Check out repository code\n uses: actions/checkout@v3\n - name: Set up Java\n uses: actions/setup-java@v4\n with:\n distribution: 'temurin'\n java-version: '21'\n - name: Set up Ruby\n uses: ruby/setup-ruby@v1\n with:\n ruby-version: jruby-9.4\n bundler-cache: true\n bundler: 2.5\n - name: Run tests\n run: bundle exec rake\n - name: Create war\n run: bundle exec warble runnable war ${{ github.workspace }}/Gemfile\n - name: Verify that .war has been built\n run: ls gollum.war\n - name: Calculate digest for gollum.war\n run: sha256sum gollum.war > gollum.war.digest.txt && cat gollum.war.digest.txt\n - name: Add URL of current workflow run to the digest file \n run: |\n echo "You can also find this SHA sum in the build that generated this version of gollum.war:" >> gollum.war.digest.txt\n echo "${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}" >> gollum.war.digest.txt\n cat gollum.war.digest.txt\n - name: Create Release\n id: create_release\n uses: softprops/action-gh-release@v2\n with:\n tag_name: ${{ github.ref_name }}\n name: Release ${{ github.ref_name }}\n token: ${{ secrets.GITHUB_TOKEN }}\n body_path: "LATEST_CHANGES.md"\n files: |\n gollum.war\n LICENSE\n gollum.war.digest.txt\n
dataset_sample\yaml\gollum_gollum\.github\workflows\release.yml
release.yml
YAML
1,735
0.8
0.019608
0.020408
react-lib
945
2023-09-19T22:01:12.299002
GPL-3.0
false
b6c51fb9eb71083719fdfa7e41b3f3d4
cn:\n create:\n title: 创建新的页面\n edit: 编辑\n preview: 预览\n navbar:\n home_button: 首页\n overview_button: 总览\n latest_changes_button: 修改记录\n history_button: 历史版本\n upload_button: 上传文件\n rename_button: 重命名\n edit_button: 编辑\n new_button: 新建\n searchbar:\n placeholder: 搜索\n aria:\n label: 站内搜索\n wiki_content:\n last_edit: 显示最后修改信息\n delete_link:\n title: 删除页面\n confirm: 确定要删除此页面吗?\n editor:\n restore_button:\n value: 恢复\n prompt: 自动保存可用,单击按钮恢复。\n function_bar:\n heading1:\n value: 标题1\n title: 一级标题\n heading2:\n value: 标题2\n title: 二级标题\n heading3:\n value: 标题3\n title: 三级标题\n link: 链接\n image: 图片\n bold: 加粗\n italic: 斜体\n code: 代码块\n unordered_list: 无序列表\n ordered_list: 有序列表\n blockquote: 引用块\n horizontal_rule: 水平标尺\n accept_selected_criticMarkup: 接受选定的标注\n reject_selected_criticMarkup: 拒绝选定的标注\n reverse_text_direction: 反转文本方向\n help: 帮助\n keybinding: 设置按键绑定\n wiki_format: 设置此页面的格式\n rendering_unavailable_for: 渲染不可用\n save_button:\n value: 保存\n title: 保存当前更改\n cancel_button:\n value: 取消\n title: 取消编辑\n confirm: 取消编辑可能会导致当前已编辑内容丢失。您确定要继续吗?\n note:\n title: "提示:"\n content: "此页面将创建在 %{path} 目录中。"\n pagination:\n aria:\n label: 页码\n next_page: 下一页\n previous_page: 上一页\n next: 前进\n previous: 后退\n precious/views/compare:\n back_to_page_history: 返回历史\n back_to_top: 回到顶部\n comparison_of: 比较\n comparing_versions_of: "%{name} 的版本差异"\n comparing_from: "%{before} 和 %{after}"\n revert: 撤销更改\n precious/views/edit:\n edit: 编辑\n preview: 预览\n title: "编辑 %{title}"\n precious/views/error:\n error: 错误\n precious/views/history:\n browse_in_history_description: 查看此版本\n compare_revisions: 比较差异\n history_for: "%{name} 的历史版本"\n precious/views/latest_changes:\n title: 修改记录 (所有页面)\n precious/views/layout:\n title: 主页\n precious/views/overview:\n back_to_top: 回到顶部\n delete_confirmation: "确定要删除 %{name} 吗?"\n no_pages_in: "%{ref} 中没有页面。"\n title: "%{ref} 总览"\n precious/views/search:\n aria:\n show_all: Show all hits on this page\n back_to_top: 回到顶部\n no_results: 找不到任何您要搜索的内容。\n search_results_for: "%{query} 的搜索结果"\n title: "%{query} 的搜索结果"\n
dataset_sample\yaml\gollum_gollum\lib\gollum\locales\cn.yml
cn.yml
YAML
2,967
0.85
0
0
react-lib
575
2024-12-22T21:22:22.814820
BSD-3-Clause
false
7c614320543195d4e4983aa937b7eec4
en:\n create:\n title: Create New Page\n edit: Edit\n preview: Preview\n navbar:\n home_button: Home\n overview_button: Overview\n latest_changes_button: Latest Changes\n history_button: History\n upload_button: Upload\n rename_button: Rename\n edit_button: Edit\n new_button: New\n searchbar:\n placeholder: Search\n aria:\n label: Search site\n wiki_content:\n last_edit: When was this page last modified?\n delete_link:\n title: Delete this Page\n confirm: Are you sure you want to delete this page?\n editor:\n restore_button:\n value: Restore Text\n prompt: Autosaved text is available. Click the button to restore it.\n function_bar:\n heading1:\n value: H1\n title: Heading 1\n heading2:\n value: H2\n title: Heading 2\n heading3:\n value: H3\n title: Heading 3\n link: Link\n image: Image\n bold: Bold\n italic: Italic\n code: Code\n unordered_list: Unordered list\n ordered_list: Ordered list\n blockquote: Blockquote\n horizontal_rule: Horizontal rule\n accept_selected_criticMarkup: Accept Selected CriticMarkup\n reject_selected_criticMarkup: Reject Selected CriticMarkup\n reverse_text_direction: Reverse Text Direction\n help: Help\n keybinding: Set your preferred keybinding\n wiki_format: Set this page's format to\n rendering_unavailable_for: Rendering unavailable for\n save_button:\n value: Save\n title: Save current changes\n cancel_button:\n value: Cancel\n title: Cancel editing\n confirm: Cancelling may result in data loss. Are you sure you wish to proceed?\n note:\n title: "NOTE:"\n content: "This page will be created within the %{path} directory."\n pagination:\n aria:\n label: Pagination\n next_page: Next page\n previous_page: Previous page\n next: Next\n previous: Previous\n precious/views/compare:\n back_to_page_history: Back to Page History\n back_to_top: Back to Top\n comparison_of: Comparison of\n comparing_versions_of: "Comparing versions of %{name}"\n comparing_from: "Comparing %{before} to %{after}"\n revert: Revert Changes\n precious/views/edit:\n edit: Edit\n preview: Preview\n title: "Editing %{title}"\n precious/views/error:\n error: Error\n precious/views/history:\n browse_in_history_description: Browse the page at this point in the history\n compare_revisions: Compare Revisions\n history_for: "History for %{name}"\n precious/views/latest_changes:\n title: Latest Changes (Globally)\n precious/views/layout:\n title: Home\n precious/views/overview:\n back_to_top: Back to Top\n delete_confirmation: "Are you sure you want to delete %{name}?"\n no_pages_in: "There are no pages in on %{ref}."\n title: "Overview of %{ref}"\n precious/views/search:\n aria:\n show_all: Show all hits on this page\n back_to_top: Back to Top\n no_results: There are no results for your search.\n search_results_for: "Search results for %{query}"\n title: "Search results for %{query}"\n
dataset_sample\yaml\gollum_gollum\lib\gollum\locales\en.yml
en.yml
YAML
3,091
0.85
0.048544
0
python-kit
8
2024-07-15T12:33:10.640165
BSD-3-Clause
false
7b846360898486c0f6d55a6542a993b8
cn:\n test_class:\n author_info:\n full: 作者 %{author} 来自 %{location}\n has_invalid_argument: 欢迎使用 %{no_matching_method}\n hello_world: 你好世界\n nonexistent_test_class:\n never_called: 从未调用\n
dataset_sample\yaml\gollum_gollum\test\support\locales\cn.yml
cn.yml
YAML
231
0.7
0
0
vue-tools
578
2023-11-01T14:35:44.545175
MIT
true
ded8a8cba1ca30a013b78a1cbeed4405
de:\n test_class:\n author_info:\n full: Autor %{author} ist vom %{location}\n has_invalid_argument: Willkommen in %{no_matching_method}\n hello_world: Hallo Welt\n nonexistant_test_class:\n never_called: Nie angerufen\n
dataset_sample\yaml\gollum_gollum\test\support\locales\de.yml
de.yml
YAML
231
0.7
0
0
vue-tools
278
2023-11-20T07:25:50.299975
MIT
true
6c5a3ad0f3d1072a3f10c38b6a3975e2