hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
a0ee24c4b392f3929453ecfa01165a9525067948
1,906
yml
YAML
.travis.yml
ank91/codeception-travis-ci-example
26ae8ceb213df507d7238f258a94b60f8077d00f
[ "MIT" ]
10
2017-03-03T12:41:53.000Z
2020-10-11T16:23:17.000Z
.travis.yml
ank91/codeception-travis-ci-example
26ae8ceb213df507d7238f258a94b60f8077d00f
[ "MIT" ]
null
null
null
.travis.yml
ank91/codeception-travis-ci-example
26ae8ceb213df507d7238f258a94b60f8077d00f
[ "MIT" ]
5
2016-09-27T09:46:53.000Z
2018-04-03T08:03:42.000Z
# Config file for https://travis-ci.org/ # Validate this file here - http://lint.travis-ci.org/ # Tell Travis CI we are using PHP language: php # The platforms you wants to test on dist: trusty os: - linux # Install google chrome latest stable addons: apt: packages: - google-chrome-stable # git config...
22.690476
118
0.703043
18a4d5e1249ee5641b84f8e5d74b52afbab6fd8f
226
yml
YAML
_data/authors.yml
nitanshu/nitanshu.github.io
5bb0d3e5d070eb81f54859b9a480a5bcc5efd5b7
[ "MIT" ]
1
2017-06-05T06:41:41.000Z
2017-06-05T06:41:41.000Z
_data/authors.yml
nitanshu/nitanshu.github.io
5bb0d3e5d070eb81f54859b9a480a5bcc5efd5b7
[ "MIT" ]
null
null
null
_data/authors.yml
nitanshu/nitanshu.github.io
5bb0d3e5d070eb81f54859b9a480a5bcc5efd5b7
[ "MIT" ]
null
null
null
# Authors nitanshu_verma: name: Nitanshu Verma email: nitanshu1991@gmail.com bio: "Like to share development rather development for own" avatar: bio-photo-2.jpg twitter: nitanshuverma1 google: plus: nitanshu
18.833333
61
0.743363
8cbb58fb33da1ad762fe2ebc5c4e8cbaad84775d
2,747
yml
YAML
conf/roles/create-app-deployer/tasks/main.yml
William-Yeh/server-config-template
a135d239c8d9c2a4cd62c5dd44c9a815057363b2
[ "Apache-2.0" ]
4
2016-01-02T19:13:05.000Z
2017-08-11T07:59:05.000Z
conf/roles/create-app-deployer/tasks/main.yml
William-Yeh/server-config-template
a135d239c8d9c2a4cd62c5dd44c9a815057363b2
[ "Apache-2.0" ]
null
null
null
conf/roles/create-app-deployer/tasks/main.yml
William-Yeh/server-config-template
a135d239c8d9c2a4cd62c5dd44c9a815057363b2
[ "Apache-2.0" ]
3
2015-10-12T06:51:30.000Z
2019-11-07T21:12:19.000Z
--- # file: roles/create-app-deployer/tasks/main.yml # Configure app deployer: account, home directory, permissions. # # # Required pamameter: # # - APP_DEPLOYER: the account of app deployer # - APP_DEPLOYER_PASSWORD: the password of app deployer # # For security reason, the parameter isn't hard-coded into SCM; # ple...
31.94186
152
0.681835
ea7b48308cf05e3784eaa65caf11ef7fae0522b4
1,913
yml
YAML
roles/rhv_host_ssh_keys/tasks/main.yml
myllynen/rhv-automation-tools
21c6919cd5872ef3e67ef7a152f829bb943ad704
[ "Linux-OpenIB" ]
2
2021-01-22T07:37:43.000Z
2021-01-22T08:23:25.000Z
roles/rhv_host_ssh_keys/tasks/main.yml
myllynen/rhv-automation-tools
21c6919cd5872ef3e67ef7a152f829bb943ad704
[ "Linux-OpenIB" ]
null
null
null
roles/rhv_host_ssh_keys/tasks/main.yml
myllynen/rhv-automation-tools
21c6919cd5872ef3e67ef7a152f829bb943ad704
[ "Linux-OpenIB" ]
null
null
null
--- - name: Remove locally generated SSH key file: path: "{{ item }}" state: absent force: yes delegate_to: localhost run_once: true loop: - /tmp/rhv-ssh-key - /tmp/rhv-ssh-key.pub - name: Check SSH key setup stat: path: /root/.ssh/id_rsa register: host_ssh_key when: inventory_hostnam...
23.329268
84
0.621537
d862e1e8fb55a44e84f1981d4ccba3b1d29270ec
1,611
yml
YAML
docs/example-workflows/first-responder.yml
ftos-forks/issue-bot
65bb8a8df1a07f0fafc7d5b9fac26191f027ac9a
[ "MIT" ]
40
2020-03-05T12:38:46.000Z
2022-03-04T03:34:19.000Z
docs/example-workflows/first-responder.yml
ftos-forks/issue-bot
65bb8a8df1a07f0fafc7d5b9fac26191f027ac9a
[ "MIT" ]
22
2020-07-06T18:28:31.000Z
2022-02-21T18:47:26.000Z
docs/example-workflows/first-responder.yml
ftos-forks/issue-bot
65bb8a8df1a07f0fafc7d5b9fac26191f027ac9a
[ "MIT" ]
16
2020-03-23T22:37:50.000Z
2022-03-01T09:30:50.000Z
# # First responder duty, powered by imjohnbo/issue-bot # name: First Responder on: schedule: # First of every month – https://crontab.guru - cron: 0 0 1 * * jobs: first_responder: name: New responder duty runs-on: ubuntu-latest steps: - new: Get template uses: imjohnbo/extract-issue-tem...
40.275
208
0.680323
d69dd71cc4986e9713b3ed3b1cd540fc702784ea
92
yml
YAML
src/main/resources/application.yml
mirsery/bilibi-calendar
e8f5a71530fc964c9c38733e0a8a6c5d0f3e56f0
[ "Apache-2.0" ]
null
null
null
src/main/resources/application.yml
mirsery/bilibi-calendar
e8f5a71530fc964c9c38733e0a8a6c5d0f3e56f0
[ "Apache-2.0" ]
null
null
null
src/main/resources/application.yml
mirsery/bilibi-calendar
e8f5a71530fc964c9c38733e0a8a6c5d0f3e56f0
[ "Apache-2.0" ]
null
null
null
server: port: 8080 maxHttpHeaderSize: 10240000 tomcat: maxHttpHeaderSize: 10240000
18.4
31
0.76087
fa0f497a9033dedbec1e91de685bbc8751dea1be
181
yml
YAML
.gitpod.yml
sgratzl/www-covidcast-classic
910a11379c47a45f9c72677d3b555faa5f6fe994
[ "MIT" ]
11
2020-09-25T18:40:43.000Z
2021-09-03T12:55:18.000Z
.gitpod.yml
cmu-delphi/www-covidcast
457dd84fb6aacd8a0ed905da53a917bd9501fab3
[ "MIT" ]
716
2020-09-25T21:07:28.000Z
2022-03-31T11:37:11.000Z
.gitpod.yml
sgratzl/www-covidcast-classic
910a11379c47a45f9c72677d3b555faa5f6fe994
[ "MIT" ]
5
2019-08-18T23:19:27.000Z
2021-03-16T16:26:56.000Z
tasks: - init: npm install command: npm start ports: - port: 8080 vscode: extensions: - dbaeumer.vscode-eslint - esbenp.prettier-vscode - svelte.svelte-vscode
16.454545
28
0.668508
78fe634e37bbae472b6f5e628d71eef7a6f6d991
1,103
yml
YAML
.travis.yml
griviala/django-polymorphic-tree
12b95265d6d098bd7e708deba2a82e1bc754be48
[ "Apache-2.0" ]
13
2021-05-12T09:57:17.000Z
2021-12-27T06:46:26.000Z
.travis.yml
griviala/django-polymorphic-tree
12b95265d6d098bd7e708deba2a82e1bc754be48
[ "Apache-2.0" ]
null
null
null
.travis.yml
griviala/django-polymorphic-tree
12b95265d6d098bd7e708deba2a82e1bc754be48
[ "Apache-2.0" ]
1
2021-03-10T10:38:02.000Z
2021-03-10T10:38:02.000Z
sudo: false language: python python: - '2.7' - '3.5' - '3.6' env: - PACKAGES="django>=1.10,<1.11 django-polymorphic<2.0" - PACKAGES="django>=1.11,<1.12" - PACKAGES="django>=2.0,<2.1" - PACKAGES="django>=2.1,<2.2" - PACKAGES="django>=3.0,<3.1" matrix: exclude: - python: '2.7' env: PACKAGES="django>=2.0,<2.1" -...
23.468085
184
0.68087
03471fd4c04fb9c6c4005b28b9478da4508fc52a
4,049
yaml
YAML
reports/stages/manhattan.ci.chef.co/job/chef-build/51.yaml
chef-boneyard/jenkins_pipeline_report
c74f6df8b5658c3a341f11ac244efee8ab63ec21
[ "Apache-2.0" ]
null
null
null
reports/stages/manhattan.ci.chef.co/job/chef-build/51.yaml
chef-boneyard/jenkins_pipeline_report
c74f6df8b5658c3a341f11ac244efee8ab63ec21
[ "Apache-2.0" ]
null
null
null
reports/stages/manhattan.ci.chef.co/job/chef-build/51.yaml
chef-boneyard/jenkins_pipeline_report
c74f6df8b5658c3a341f11ac244efee8ab63ec21
[ "Apache-2.0" ]
2
2021-06-27T16:09:19.000Z
2021-08-29T14:08:44.000Z
--- result: ABORTED failure_category: code failure_cause: 'Project chef: solaris-10-sun4v' timestamp: 2016-06-01 23:00:58 UTC url: http://manhattan.ci.chef.co/job/chef-build/51/ trigger_url: http://manhattan.ci.chef.co/job/chef-trigger-release/20/ duration: 59m59s runs: solaris-10-sun4v: result: FAILURE failu...
41.316327
125
0.733761
a3ba33c093349165914e8703c35effc10410e4cf
549
yaml
YAML
.docker/node/compose.yaml
scola84/lib
62d2cf8454c567ee92c7a14dc721a06be7339d08
[ "MIT" ]
1
2021-04-02T16:29:37.000Z
2021-04-02T16:29:37.000Z
.docker/node/compose.yaml
scola84/lib
62d2cf8454c567ee92c7a14dc721a06be7339d08
[ "MIT" ]
8
2020-11-24T21:26:41.000Z
2021-01-07T10:26:17.000Z
.docker/node/compose.yaml
scola84/lib
62d2cf8454c567ee92c7a14dc721a06be7339d08
[ "MIT" ]
null
null
null
version: "3" services: node: command: > sh -c " yarn install --frozen-lockfile --ignore-optional --production && yarn run exec " depends_on: - redis env_file: $PWD/.env extra_hosts: - "host.docker.internal:host-gateway" image: "node:14" networks: -...
22.875
72
0.577413
d4240ec208f27f1f2c9eea58cb729c86c28ee967
951
yaml
YAML
openssl/roles/self_signed_cert/defaults/main.yaml
nrser/nansi.collections
94abc6bceda6fcbb2f46117c0b3df105c87a7736
[ "BSD-3-Clause" ]
null
null
null
openssl/roles/self_signed_cert/defaults/main.yaml
nrser/nansi.collections
94abc6bceda6fcbb2f46117c0b3df105c87a7736
[ "BSD-3-Clause" ]
null
null
null
openssl/roles/self_signed_cert/defaults/main.yaml
nrser/nansi.collections
94abc6bceda6fcbb2f46117c0b3df105c87a7736
[ "BSD-3-Clause" ]
null
null
null
openssl_sscrt_name: "{{ openssl_sscrt_common_name }}" openssl_sscrt_crt_dest: "{{ openssl_sscrt_dest }}/{{ openssl_sscrt_name }}.crt" openssl_sscrt_key_dest: "{{ openssl_sscrt_dest }}/{{ openssl_sscrt_name }}.key" openssl_sscrt_config_path: "{{ openssl_sscrt_dest }}/{{ openssl_sscrt_name }}.conf" openssl_sscrt_defau...
36.576923
83
0.839117
e5e13b4e8b14444701ea8202cc6db6f80ce71538
1,979
yaml
YAML
pubspec.yaml
cyrilcolinet/dashtech-mobile
e193025307f2a51447435fdc0a401345f155d260
[ "Apache-2.0" ]
null
null
null
pubspec.yaml
cyrilcolinet/dashtech-mobile
e193025307f2a51447435fdc0a401345f155d260
[ "Apache-2.0" ]
null
null
null
pubspec.yaml
cyrilcolinet/dashtech-mobile
e193025307f2a51447435fdc0a401345f155d260
[ "Apache-2.0" ]
2
2021-08-31T17:32:54.000Z
2022-03-30T12:14:38.000Z
name: dashtech description: A new Flutter project. publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 2.1.17+37 environment: sdk: ">=2.12.0 <3.0.0" dependencies: flutter: sdk: flutter # Getx related packages get: ^4.1.4 get_storage: ^2.0.2 # Ui @ Fxs flutter_svg: ^1....
20.614583
71
0.647297
f9e0afd43dc1e8d5a597a11d64e765919c756b40
823
yaml
YAML
cves/2007/CVE-2007-4504.yaml
gano3s/nuclei-templates
9c63e55d28f8893ae7f9f7f36a219a496cbbba02
[ "MIT" ]
3,604
2020-04-04T19:55:02.000Z
2022-03-31T23:37:30.000Z
cves/2007/CVE-2007-4504.yaml
gano3s/nuclei-templates
9c63e55d28f8893ae7f9f7f36a219a496cbbba02
[ "MIT" ]
1,953
2020-04-05T16:43:22.000Z
2022-03-31T17:34:55.000Z
cves/2007/CVE-2007-4504.yaml
gano3s/nuclei-templates
9c63e55d28f8893ae7f9f7f36a219a496cbbba02
[ "MIT" ]
1,406
2020-04-05T10:09:24.000Z
2022-03-31T18:51:20.000Z
id: CVE-2007-4504 info: name: Joomla! Component RSfiles 1.0.2 - 'path' File Download author: daffainfo severity: high description: Directory traversal vulnerability in index.php in the RSfiles component (com_rsfiles) 1.0.2 and earlier for Joomla! allows remote attackers to read arbitrary files via a .. (dot do...
29.392857
246
0.647631
90fddf8f784eb4a20ea2cc45f211e1eaefad21ec
150
yaml
YAML
data/mois.yaml
jksntn/megapiksel-blog
05375fe42edd3735b71c8581f3116754f882f8c8
[ "MIT" ]
null
null
null
data/mois.yaml
jksntn/megapiksel-blog
05375fe42edd3735b71c8581f3116754f882f8c8
[ "MIT" ]
null
null
null
data/mois.yaml
jksntn/megapiksel-blog
05375fe42edd3735b71c8581f3116754f882f8c8
[ "MIT" ]
null
null
null
1: "januari" 2: "februari" 3: "maret" 4: "april" 5: "mei" 6: "juni" 7: "juli" 8: "agustus" 9: "september" 10: "oktober" 11: "november" 12: "desember"
11.538462
14
0.6
dda60bb5ddad2b005e0a9374dedfff42254f3429
1,506
yml
YAML
provisioning/roles/geerlingguy.php-versions/tasks/setup-Debian.yml
joel-travieso/drupal-vm
6ce8f3ff31fffea9ebd465f6b49562d71c1a953e
[ "MIT" ]
2
2020-01-27T16:22:47.000Z
2021-12-23T20:01:12.000Z
provisioning/roles/geerlingguy.php-versions/tasks/setup-Debian.yml
joel-travieso/drupal-vm
6ce8f3ff31fffea9ebd465f6b49562d71c1a953e
[ "MIT" ]
7
2019-08-07T19:06:58.000Z
2020-08-14T14:38:10.000Z
provisioning/roles/geerlingguy.php-versions/tasks/setup-Debian.yml
joel-travieso/drupal-vm
6ce8f3ff31fffea9ebd465f6b49562d71c1a953e
[ "MIT" ]
10
2015-10-10T14:45:30.000Z
2018-07-04T22:56:00.000Z
--- - name: Set the correct opcache filename (Ubuntu/Debian). set_fact: php_opcache_conf_filename: "10-opcache.ini" - name: Add repository for PHP versions (Ubuntu). apt_repository: repo='ppa:ondrej/php' when: ansible_distribution == "Ubuntu" # Debian-specific tasks. - name: Add dependencies for PHP version...
27.888889
86
0.701859
dd32c604de160115131e1e85df53854332f39efa
539
yml
YAML
1.4.1/src/Feature/DataExchange.News/serialization/DEF.Tenant.RESTful.News/Data Exchange Tenant for News API/Tenant Settings/RESTful/Parameters/Sources.yml
waughn/data-exchange-restful-provider
32dc33d74feffac4949b3f538a1eaea7afc80fc3
[ "MIT" ]
6
2017-12-27T21:40:54.000Z
2021-06-14T14:47:57.000Z
1.4.1/src/Feature/DataExchange.News/serialization/DEF.Tenant.RESTful.News/Data Exchange Tenant for News API/Tenant Settings/RESTful/Parameters/Sources.yml
waughn/data-exchange-restful-provider
32dc33d74feffac4949b3f538a1eaea7afc80fc3
[ "MIT" ]
2
2017-12-30T17:11:46.000Z
2020-12-12T03:31:47.000Z
1.4.1/src/Feature/DataExchange.News/serialization/DEF.Tenant.RESTful.News/Data Exchange Tenant for News API/Tenant Settings/RESTful/Parameters/Sources.yml
waughn/data-exchange-restful-provider
32dc33d74feffac4949b3f538a1eaea7afc80fc3
[ "MIT" ]
4
2019-05-14T12:29:12.000Z
2021-04-12T04:38:49.000Z
--- ID: "f01f5cff-1e6b-4d5a-8591-c0c4014d70eb" Parent: "91ad3f9a-5187-4ea0-a90d-8bf77b9ecba9" Template: "0a115ece-ebce-407b-b0ed-9b0d017ebb5c" Path: /sitecore/system/Data Exchange/Data Exchange Tenant for News API/Tenant Settings/RESTful/Parameters/Sources DB: master SharedFields: - ID: "ca5dcd55-e1ed-4406-abbd-1892a2...
28.368421
113
0.74397
8aecef44fe2b870019967fbe7dec079d4289692c
190
yaml
YAML
oro-flex/phpunit-bundle/4.2/config/packages/test/oro_phpunit.yaml
oro-flex/recipes
8bd2782777cf16122a51a7a8902812f78589d533
[ "MIT" ]
null
null
null
oro-flex/phpunit-bundle/4.2/config/packages/test/oro_phpunit.yaml
oro-flex/recipes
8bd2782777cf16122a51a7a8902812f78589d533
[ "MIT" ]
null
null
null
oro-flex/phpunit-bundle/4.2/config/packages/test/oro_phpunit.yaml
oro-flex/recipes
8bd2782777cf16122a51a7a8902812f78589d533
[ "MIT" ]
null
null
null
# @see \Oro\Component\Testing\Doctrine\PersistentConnection::getConnectionId doctrine: dbal: connections: default: options: { ConnectionId: default }
27.142857
76
0.636842
823d0068972ea2552e8b4fdfd117baea28aae983
9,325
yml
YAML
hugo/data/index.yml
MOTSS-Forum/off-wechat
5086b9c8b17fcf512ff436d5457358ec82c79dea
[ "Unlicense" ]
null
null
null
hugo/data/index.yml
MOTSS-Forum/off-wechat
5086b9c8b17fcf512ff436d5457358ec82c79dea
[ "Unlicense" ]
null
null
null
hugo/data/index.yml
MOTSS-Forum/off-wechat
5086b9c8b17fcf512ff436d5457358ec82c79dea
[ "Unlicense" ]
null
null
null
site_title: Archive items: - owner: '酷儿论坛' author: '多元×健康×平等=' title: '打破沉默,继续前行 | 517酷儿论坛特别企划' description: '骄傲满身,勇气十足,彩虹一生。' date: '2020-05-17' path: 'AtRS8wdHw8.html' - owner: '' author: '' title: '' description: '' date: '' path: 'i4x_f44YJh.html' - owner: '酷儿论坛' author: '多元×健康×平等=' title: '...
28.003003
120
0.677319
8a5308743813ef83d7e43c7de200e094676741af
3,520
yaml
YAML
kubernetes/cray-dns-powerdns/values.yaml
Cray-HPE/cray-dns-powerdns
fd38cdc341e0638051c731b4371071ec8be418c8
[ "MIT" ]
null
null
null
kubernetes/cray-dns-powerdns/values.yaml
Cray-HPE/cray-dns-powerdns
fd38cdc341e0638051c731b4371071ec8be418c8
[ "MIT" ]
1
2021-11-24T00:37:21.000Z
2021-11-24T00:37:21.000Z
kubernetes/cray-dns-powerdns/values.yaml
Cray-HPE/cray-dns-powerdns
fd38cdc341e0638051c731b4371071ec8be418c8
[ "MIT" ]
null
null
null
# Please refer to https://stash.us.cray.com/projects/CLOUD/repos/cray-charts/browse/stable/cray-service/values.yaml?at=refs%2Fheads%2Fmaster # for more info on values you can set/override # Note that cray-service.containers[*].image and cray-service.initContainers[*].image map values are one of the only structures that...
28.617886
140
0.613636
7e3b1b5edd04528580ded4877a892f88e62fe68f
1,327
yaml
YAML
src/content/research/projects/nc-pfas.yaml
RENCI/renci-website
619bafc2686b70b248d77322db267b771316e48a
[ "MIT" ]
null
null
null
src/content/research/projects/nc-pfas.yaml
RENCI/renci-website
619bafc2686b70b248d77322db267b771316e48a
[ "MIT" ]
36
2021-04-20T13:13:22.000Z
2022-03-16T04:10:20.000Z
src/content/research/projects/nc-pfas.yaml
RENCI/renci-website
619bafc2686b70b248d77322db267b771316e48a
[ "MIT" ]
3
2020-12-18T19:09:50.000Z
2021-03-18T17:54:11.000Z
id: nc-pfas name: NC PFAS Testing Network Data Science Team description: > RENCI co-leads the data science team for the North Carolina Per and Polyfluoroalkyl Substances Testing (PFAST) Network. The NC PFAST Network is an effort to establish a baseline assessment of PFOA contamination of public drinking water supplie...
63.190476
504
0.797287
85d37a3e58ba4afc915899a722fa31c892df458a
123
yml
YAML
20051219/193967.fec.yml
Moham22/federal-election-commission-aggregation-2005
6a02eaa5799b7df758dd385d6bdd593f3395085a
[ "Unlicense" ]
null
null
null
20051219/193967.fec.yml
Moham22/federal-election-commission-aggregation-2005
6a02eaa5799b7df758dd385d6bdd593f3395085a
[ "Unlicense" ]
null
null
null
20051219/193967.fec.yml
Moham22/federal-election-commission-aggregation-2005
6a02eaa5799b7df758dd385d6bdd593f3395085a
[ "Unlicense" ]
1
2021-02-13T12:16:42.000Z
2021-02-13T12:16:42.000Z
chunks: 2 countraw: 3228 countrows: 3226 filename: 193967.fec header: {} sourceurl: !!python/unicode 20051219 type: header
15.375
36
0.772358
cc39807acde9679399b888f9cc303265f69e1455
2,889
yml
YAML
venv/lib/python3.6/site-packages/ansible_collections/community/hashi_vault/tests/integration/targets/auth_token/tasks/token_test_target.yml
usegalaxy-no/usegalaxy
75dad095769fe918eb39677f2c887e681a747f3a
[ "MIT" ]
1
2020-01-22T13:11:23.000Z
2020-01-22T13:11:23.000Z
venv/lib/python3.6/site-packages/ansible_collections/community/hashi_vault/tests/integration/targets/auth_token/tasks/token_test_target.yml
usegalaxy-no/usegalaxy
75dad095769fe918eb39677f2c887e681a747f3a
[ "MIT" ]
12
2020-02-21T07:24:52.000Z
2020-04-14T09:54:32.000Z
venv/lib/python3.6/site-packages/ansible_collections/community/hashi_vault/tests/integration/targets/auth_token/tasks/token_test_target.yml
usegalaxy-no/usegalaxy
75dad095769fe918eb39677f2c887e681a747f3a
[ "MIT" ]
null
null
null
- name: Test token with no default policy (missing lookup-self) vars: user_token: '{{ user_token_no_default_policy_cmd.result.auth.client_token }}' secret: "{{ vault_kv2_path ~ '/secret1' }}" expected_secret_value: foo1 module_defaults: vault_test_auth: url: '{{ ansible_hashi_vault_url }}' ...
31.064516
98
0.639668
6d036bf83ee1e704bb518c0a1d362fb3f78653f6
150
yaml
YAML
resources/application-connector/charts/central-application-gateway/profile-evaluation.yaml
mmitoraj/kyma
10ae3a8acf7d57a329efa605890d11f9a9b40991
[ "Apache-2.0" ]
1,351
2018-07-04T06:14:20.000Z
2022-03-31T16:28:47.000Z
resources/application-connector/charts/central-application-gateway/profile-evaluation.yaml
mmitoraj/kyma
10ae3a8acf7d57a329efa605890d11f9a9b40991
[ "Apache-2.0" ]
11,211
2018-07-24T22:47:33.000Z
2022-03-31T19:29:15.000Z
resources/application-connector/charts/central-application-gateway/profile-evaluation.yaml
mmitoraj/kyma
10ae3a8acf7d57a329efa605890d11f9a9b40991
[ "Apache-2.0" ]
481
2018-07-24T14:13:41.000Z
2022-03-31T15:55:46.000Z
deployment: resources: limits: cpu: 100m memory: 128Mi requests: cpu: 50m memory: 64Mi autoscaling: enable: false
13.636364
19
0.593333
454bebd8482f8ed388683fe76dce9961a6ade98f
262
yml
YAML
_data/menus.yml
casiopa/casiopa.github.io
d61ec18333a5318f76ef18d9bac1fa0fc20520a9
[ "MIT" ]
null
null
null
_data/menus.yml
casiopa/casiopa.github.io
d61ec18333a5318f76ef18d9bac1fa0fc20520a9
[ "MIT" ]
null
null
null
_data/menus.yml
casiopa/casiopa.github.io
d61ec18333a5318f76ef18d9bac1fa0fc20520a9
[ "MIT" ]
null
null
null
# Top Menu topmenu: - title: Portfolio url: "" - title: Categories url: "categories/" - title: About me url: "about/" # Footer Menu footermenu: - title: Portfolio url: "" - title: Categories url: "categories/" - title: About me url: "about/"
10.48
20
0.625954
bd92282cae86a8025899f39afac67d3b9e533c17
1,359
yaml
YAML
deploy/charts/openebs-monitoring/rules/cStor/cstor-pool-rules.yaml
mayadata-io/monitoring
ec6eaceeea6116727ddcfe0de94fcbd6fb25b80d
[ "Apache-2.0" ]
null
null
null
deploy/charts/openebs-monitoring/rules/cStor/cstor-pool-rules.yaml
mayadata-io/monitoring
ec6eaceeea6116727ddcfe0de94fcbd6fb25b80d
[ "Apache-2.0" ]
null
null
null
deploy/charts/openebs-monitoring/rules/cStor/cstor-pool-rules.yaml
mayadata-io/monitoring
ec6eaceeea6116727ddcfe0de94fcbd6fb25b80d
[ "Apache-2.0" ]
null
null
null
groups: - name: openebs-cStor-pool rules: - alert: PoolCapacityLow annotations: componentType: "pool" cstorPool: "{{ $labels.cstor_pool }}" storageClassClaim: "{{ $labels.storage_pool_claim }}" description: |- OpenEBS Pool {{ $labels.cstor_pool }} ...
79.941176
875
0.650478
7a85a9ae388000dc0d257e72036b76653846c838
61
yaml
YAML
packages/object-selector/test/fixtures/wrong.yaml
noahdietz/repo-automation-bots
d95248461e1b99251194f24c018d25490bdc841e
[ "Apache-2.0" ]
307
2019-07-01T20:54:34.000Z
2022-03-30T05:54:18.000Z
packages/object-selector/test/fixtures/wrong.yaml
codedfiles/repo-automation-bots
097dc924720787f945f4f94dab58c9a9c13998d7
[ "Apache-2.0" ]
1,771
2019-07-17T17:35:14.000Z
2022-03-31T21:26:48.000Z
packages/object-selector/test/fixtures/wrong.yaml
codedfiles/repo-automation-bots
097dc924720787f945f4f94dab58c9a9c13998d7
[ "Apache-2.0" ]
84
2019-07-19T23:21:26.000Z
2022-03-14T22:26:17.000Z
# This should be a list of selectors. ["name", "eq", "test"]
20.333333
37
0.622951
6e05e14a386c60495086310513fc57f7426d958b
336
yml
YAML
template.yml
pashamakhilkumarreddy/aws-codepipeline-demo
5ecd8d50064edc589e3e80ea11b7735215eac757
[ "MIT" ]
null
null
null
template.yml
pashamakhilkumarreddy/aws-codepipeline-demo
5ecd8d50064edc589e3e80ea11b7735215eac757
[ "MIT" ]
null
null
null
template.yml
pashamakhilkumarreddy/aws-codepipeline-demo
5ecd8d50064edc589e3e80ea11b7735215eac757
[ "MIT" ]
null
null
null
AWSTemplateFormatVersion: '2010-09-09' Transform: AWS::Serverless-2016-10-31 Description: Output simple sentence. Resources: TimeFunction: Type: AWS::Serverless::Function Runtime: python3.8 CodeUri: ./ Events: MyTimeApi: Type: Api Properties: Path: /test-pipeline ...
22.4
38
0.64881
6e3eb93e64fa6fee775622b102922ca7488fe135
666
yml
YAML
.github/workflows/terraform_fmt.yml
provose/provose
adde8fa1ba46917cb885114badf98e23a372fff0
[ "MIT" ]
23
2020-06-20T19:29:39.000Z
2022-03-14T15:53:32.000Z
.github/workflows/terraform_fmt.yml
provose/provose
adde8fa1ba46917cb885114badf98e23a372fff0
[ "MIT" ]
4
2020-06-23T02:44:59.000Z
2020-11-24T02:49:22.000Z
.github/workflows/terraform_fmt.yml
provose/provose
adde8fa1ba46917cb885114badf98e23a372fff0
[ "MIT" ]
4
2020-06-22T21:05:04.000Z
2021-07-26T22:29:41.000Z
name: "Terraform fmt check" # Triggers the workflow on all pushes on: [push] jobs: terraform_fmt: runs-on: ubuntu-latest steps: # Checkout the repository to the GitHub Actions runner - name: Checkout uses: actions/checkout@v2 # Install the latest version of Terraform CLI and configure ...
26.64
139
0.707207
b30a13eb13f224beff27ef4f4ffc427719b23003
1,637
yml
YAML
docker-compose.override.yml
blogsley/blogsley-graphile
cd9bd4025f73a24f7c4f4326ba40648e538ba36d
[ "MIT" ]
1
2022-02-11T19:26:38.000Z
2022-02-11T19:26:38.000Z
docker-compose.override.yml
blogsley/blogsley-graphile
cd9bd4025f73a24f7c4f4326ba40648e538ba36d
[ "MIT" ]
null
null
null
docker-compose.override.yml
blogsley/blogsley-graphile
cd9bd4025f73a24f7c4f4326ba40648e538ba36d
[ "MIT" ]
null
null
null
services: # Django web: depends_on: - s3 env_file: ./config/.dev.env environment: AWS_S3_ENDPOINT_URL: http://${DOCKER_GATEWAY_HOST:-host.docker.internal}:9000 labels: - "traefik.http.routers.web.rule=Host(`graphql.${BLOGSLEY_DOMAIN}`)" # Traffic traefik: ports: - ...
21.826667
83
0.612095
75581f02e9f3997f6ac165b3713d31708d5260fd
2,481
yml
YAML
packages/oauth2-client/malagu.yml
wulinsheng123/malagu
630e131c578fe5f7bf7a6350d1060c931d003168
[ "MIT" ]
395
2020-06-07T14:44:45.000Z
2022-03-24T09:59:31.000Z
packages/oauth2-client/malagu.yml
wulinsheng123/malagu
630e131c578fe5f7bf7a6350d1060c931d003168
[ "MIT" ]
61
2020-08-28T02:26:02.000Z
2022-03-11T08:30:23.000Z
packages/oauth2-client/malagu.yml
wulinsheng123/malagu
630e131c578fe5f7bf7a6350d1060c931d003168
[ "MIT" ]
65
2020-06-07T15:54:49.000Z
2022-03-21T03:08:45.000Z
backend: malagu: oauth2: client: clockSkew: 60000 # 60s redirectLoginPath: /login/oauth2/code/* authorizationRequestBaseUri: /oauth2/authorization defaultRedirectUri: ${malagu.server.endpoint}${malagu.server.path}{action}/oauth2/code/{registrationId} registrationTempl...
43.526316
111
0.620314
ec5709f5477266410bf7e943cc23a4a7539b2c17
899
yaml
YAML
releasenotes/notes/session-engine-bc6305bfb74a9beb.yaml
stackhpc/horizon
0899f67657e0be62dd9e6be327c63bccb4607dc6
[ "Apache-2.0" ]
930
2015-01-04T08:06:03.000Z
2022-03-13T18:47:13.000Z
releasenotes/notes/session-engine-bc6305bfb74a9beb.yaml
stackhpc/horizon
0899f67657e0be62dd9e6be327c63bccb4607dc6
[ "Apache-2.0" ]
26
2015-02-23T16:37:31.000Z
2020-07-02T08:37:41.000Z
releasenotes/notes/session-engine-bc6305bfb74a9beb.yaml
stackhpc/horizon
0899f67657e0be62dd9e6be327c63bccb4607dc6
[ "Apache-2.0" ]
1,040
2015-01-01T18:48:28.000Z
2022-03-19T08:35:18.000Z
--- upgrade: - | The default value of ``SESSION_ENGINE`` is changed to ``django.contrib.sessions.backends.cache`` so that a cache-based session backend is used. The default cache back-end is set to the memcached backend ``django.core.cache.backends.memcached.MemcachedCache`` from the local-me...
39.086957
67
0.740823
a8ba36f5455f2741fef8860d50ba9bfc57f75be8
25,168
yaml
YAML
openapi/FOSSology REST API 1.0.3.yaml
tngraf/FOSSology.REST.dotnet
029f2b5ac0ea97b459ba77bdc333798cce112b61
[ "MIT" ]
5
2019-11-26T00:49:33.000Z
2022-03-12T08:50:57.000Z
openapi/FOSSology REST API 1.0.3.yaml
tngraf/FOSSology.REST.dotnet
029f2b5ac0ea97b459ba77bdc333798cce112b61
[ "MIT" ]
1
2020-06-15T13:51:05.000Z
2020-06-28T07:16:38.000Z
openapi/FOSSology REST API 1.0.3.yaml
tngraf/FOSSology.REST.dotnet
029f2b5ac0ea97b459ba77bdc333798cce112b61
[ "MIT" ]
1
2019-11-24T10:50:51.000Z
2019-11-24T10:50:51.000Z
openapi: 3.0.0 info: title: FOSSology API description: Automate your fossology instance using REST API version: 1.0.3 servers: - url: 'http://localhost/repo/api/v1' description: Localhost instance security: - bearerAuth: [] paths: /auth: get: deprecated: true security: [] summary: ...
27.657143
251
0.519032
9574f6aec72a05641b5a4be375f7a93733de638c
86
yml
YAML
src/Bundle/PageBundle/Resources/config/system/navigation.yml
egig/hymn
89eb7e599254316255b5d5cfdf5b57a19b67e7c0
[ "MIT" ]
null
null
null
src/Bundle/PageBundle/Resources/config/system/navigation.yml
egig/hymn
89eb7e599254316255b5d5cfdf5b57a19b67e7c0
[ "MIT" ]
null
null
null
src/Bundle/PageBundle/Resources/config/system/navigation.yml
egig/hymn
89eb7e599254316255b5d5cfdf5b57a19b67e7c0
[ "MIT" ]
null
null
null
core: navigation: page: label: Page route: dt_page
17.2
26
0.453488
0d3a72b6072b38798a587f3c3f7db83f874f00f8
558
yaml
YAML
.github/workflows/ngsa-autogitops.yaml
bartr/edge-gitops
0a765afdc04579f4e1f0eb5cc1a523c5363bbd1f
[ "MIT" ]
null
null
null
.github/workflows/ngsa-autogitops.yaml
bartr/edge-gitops
0a765afdc04579f4e1f0eb5cc1a523c5363bbd1f
[ "MIT" ]
null
null
null
.github/workflows/ngsa-autogitops.yaml
bartr/edge-gitops
0a765afdc04579f4e1f0eb5cc1a523c5363bbd1f
[ "MIT" ]
null
null
null
name: GitOps Deploy on: push: branches: - main paths: - 'Dockerfile' - '.github/workflows/ngsa-autogitops.yaml' - 'autogitops/**' jobs: build: runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v2 - name: Docker pull run: | docker pull ghcr.io/bartr...
16.411765
81
0.551971
986b4ad3085230b55f3d760dcf5bbdc7265125c8
136
yaml
YAML
resources/en/stories/test-search-for.story/steps/step-PCZ/step.yaml
sangmokh/van.memory
3970b05c5a63e7710a8a03f9ff5757405308dd1f
[ "Apache-2.0" ]
6
2019-08-18T17:04:11.000Z
2021-04-23T09:52:04.000Z
resources/en/stories/test-search-for.story/steps/step-PCZ/step.yaml
sangmokh/van.memory
3970b05c5a63e7710a8a03f9ff5757405308dd1f
[ "Apache-2.0" ]
1
2019-08-07T17:11:07.000Z
2019-08-07T17:11:07.000Z
resources/en/stories/test-search-for.story/steps/step-PCZ/step.yaml
sangmokh/van.memory
3970b05c5a63e7710a8a03f9ff5757405308dd1f
[ "Apache-2.0" ]
1
2021-05-25T00:17:25.000Z
2021-05-25T00:17:25.000Z
data: nl: search for my parking space screenshot: screenshot-2020-05-15T17-14-58.271Z-bixby-mobile-en-US-device-note.png type: intent
27.2
82
0.779412
c525ce57891caa7ff2716bfeef63c13e30b7996c
6,886
yaml
YAML
spec-files/parties.yaml
jrjrscottm/party-management.planning
2822948f7ba84aeff45b3ea5fd620150e84613f3
[ "Apache-2.0" ]
null
null
null
spec-files/parties.yaml
jrjrscottm/party-management.planning
2822948f7ba84aeff45b3ea5fd620150e84613f3
[ "Apache-2.0" ]
null
null
null
spec-files/parties.yaml
jrjrscottm/party-management.planning
2822948f7ba84aeff45b3ea5fd620150e84613f3
[ "Apache-2.0" ]
null
null
null
swagger: '2.0' info: title: Parties API description: Party Management version: "1.0.0" host: api.jrjrnetworks.com schemes: - https securityDefinitions: api_authorization: type: oauth2 description: jrjr oauth authorizationUrl: http://localhost:5000/connect/authorize tokenUrl: http://localhost:...
25.316176
101
0.566802
d1a78e1beba3faa74bb0c5d082cfe9cb2c599480
1,914
yml
YAML
scripts/config.default.yml
zackpayton/atomic-threat-coverage
68a7fdfcea6213e87a92103efb1dd7a61f8b6a8d
[ "Apache-2.0" ]
1
2019-07-22T09:03:45.000Z
2019-07-22T09:03:45.000Z
scripts/config.default.yml
awesome-attack/atomic-threat-coverage
473a4ec98e87cd083d8338c68c0097026c725d10
[ "Apache-2.0" ]
null
null
null
scripts/config.default.yml
awesome-attack/atomic-threat-coverage
473a4ec98e87cd083d8338c68c0097026c725d10
[ "Apache-2.0" ]
null
null
null
# Project supplied default configuration. Add a new configuration file 'config.yml' where you can overwrite any settings depicted below. # config.yml is not tracked by the version management system, while config.default.yml is. confluence_space_name: "ATC" # SPACE KEY. GO TO: SPACE TOOLS -> Overview -> Space Details -...
68.357143
137
0.799373
bce0f132e53568005412cc9b17c8c13e96f3006e
215
yml
YAML
nonstandard/st_project_settings.yml
rht/r2dii.climate.stress.test
fb59019782af482573fd1acdb19221b8844b1190
[ "MIT" ]
13
2021-07-24T13:57:53.000Z
2022-02-16T09:28:34.000Z
nonstandard/st_project_settings.yml
rht/r2dii.climate.stress.test
fb59019782af482573fd1acdb19221b8844b1190
[ "MIT" ]
147
2021-06-01T13:52:39.000Z
2022-03-30T08:54:13.000Z
nonstandard/st_project_settings.yml
rht/r2dii.climate.stress.test
fb59019782af482573fd1acdb19221b8844b1190
[ "MIT" ]
2
2021-07-28T11:46:20.000Z
2021-11-24T07:56:02.000Z
default: project_name: ST_TESTING project_internal: twodii_internal: TRUE project_location_ext: ~/path/to/project price_data_version: 2021Q1 calculation_level: company company_exclusion: TRUE
15.357143
43
0.772093
570ab9fdf2fce7e1801d57c9ebc5897ad445f55f
517
yml
YAML
ansible/roles/python/tasks/debian.yml
noelbundick/devbox
1880c0fdd1bf4b4c291ec5c546ac38d13e6b255c
[ "MIT" ]
8
2017-12-13T00:29:10.000Z
2020-01-14T11:04:37.000Z
ansible/roles/python/tasks/debian.yml
noelbundick/devbox
1880c0fdd1bf4b4c291ec5c546ac38d13e6b255c
[ "MIT" ]
null
null
null
ansible/roles/python/tasks/debian.yml
noelbundick/devbox
1880c0fdd1bf4b4c291ec5c546ac38d13e6b255c
[ "MIT" ]
3
2017-12-14T00:04:01.000Z
2018-11-06T18:15:02.000Z
- name: Install Python build tools become: true apt: name: - build-essential - libssl-dev - zlib1g-dev - libbz2-dev - libreadline-dev - libsqlite3-dev - wget - curl - llvm - libncurses5-dev - libncursesw5-dev - xz-utils - tk-dev - libffi-dev - liblzma-...
16.677419
38
0.59381
d294ecdcc5c0480df08436c6a1ded70790048ca4
710
yml
YAML
.github/workflows/node.js.yml
jonathanong/redis-session-sets
cb7335ae44bd3114cd040b07e41e7b70789ccb42
[ "MIT" ]
19
2016-03-02T00:50:27.000Z
2021-10-30T18:32:40.000Z
.github/workflows/node.js.yml
jonathanong/redis-session-sets
cb7335ae44bd3114cd040b07e41e7b70789ccb42
[ "MIT" ]
75
2017-04-30T20:08:17.000Z
2022-03-31T18:03:00.000Z
.github/workflows/node.js.yml
jonathanong/redis-session-sets
cb7335ae44bd3114cd040b07e41e7b70789ccb42
[ "MIT" ]
3
2017-05-01T11:41:56.000Z
2020-12-17T11:43:16.000Z
name: Node.js CI on: push: branches: master pull_request: branches: master jobs: build: runs-on: ubuntu-latest services: redis: image: redis:latest ports: - 6379:6379 options: --entrypoint redis-server strategy: matrix: node-version: [12...
18.205128
57
0.573239
6a8ff293906e1e3761936a122efea99fd15bf2d1
5,353
yml
YAML
.github/workflows/cd-aws-ecs-wf.yml
GoF-NUS-ISS/travel-plan-api
0e19a35551ac4e17cd32a341f65fc5906d9c7570
[ "Apache-2.0" ]
null
null
null
.github/workflows/cd-aws-ecs-wf.yml
GoF-NUS-ISS/travel-plan-api
0e19a35551ac4e17cd32a341f65fc5906d9c7570
[ "Apache-2.0" ]
20
2020-09-14T11:39:28.000Z
2020-10-16T15:26:15.000Z
.github/workflows/cd-aws-ecs-wf.yml
GoF-NUS-ISS/travel-plan-api
0e19a35551ac4e17cd32a341f65fc5906d9c7570
[ "Apache-2.0" ]
null
null
null
on: push: branches: [ master ] name: Deploy to Amazon ECS jobs: deploy: name: Deploy runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 # START-Build the project and deploy the Image using Maven JIT - name: Set up JDK 11 uses: actions/setup...
39.651852
206
0.579115
107eda58315aafc7a323ccf2fba860fad4f9d3d8
37
yml
YAML
ansible/roles/db2_fyrevm/tasks/main.yml
xcliu-ca/community-automation
20d3d449906958447b74b2e435c2ccee9ee57a99
[ "Apache-2.0" ]
20
2020-09-01T16:49:29.000Z
2022-03-07T20:32:48.000Z
ansible/roles/db2_fyrevm/tasks/main.yml
xcliu-ca/community-automation
20d3d449906958447b74b2e435c2ccee9ee57a99
[ "Apache-2.0" ]
99
2020-09-01T17:58:04.000Z
2022-03-31T14:04:15.000Z
ansible/roles/db2_fyrevm/tasks/main.yml
xcliu-ca/community-automation
20d3d449906958447b74b2e435c2ccee9ee57a99
[ "Apache-2.0" ]
69
2020-09-01T17:19:07.000Z
2022-03-28T10:04:26.000Z
--- - include_tasks: db2_fyrevm.yml
9.25
31
0.702703
baf829dd0e372110f5037a7f9a50ff141b2d35dd
315
yaml
YAML
charts/loki-simple-scalable/ci/persistence-values.yaml
irizzant/helm-charts-1
cf2c3ea0a45b0ba627a95581fc43a509211a9f03
[ "Apache-2.0" ]
644
2020-09-04T04:51:42.000Z
2022-03-31T13:26:15.000Z
charts/loki-simple-scalable/ci/persistence-values.yaml
irizzant/helm-charts-1
cf2c3ea0a45b0ba627a95581fc43a509211a9f03
[ "Apache-2.0" ]
801
2020-09-04T04:19:35.000Z
2022-03-31T23:26:17.000Z
charts/loki-simple-scalable/ci/persistence-values.yaml
irizzant/helm-charts-1
cf2c3ea0a45b0ba627a95581fc43a509211a9f03
[ "Apache-2.0" ]
1,156
2020-09-04T08:04:31.000Z
2022-03-31T14:50:07.000Z
read: persistence: enabled: true size: 100Mi write: persistence: enabled: true size: 100Mi gateway: nginxConfig: httpSnippet: |- client_max_body_size 100M; serverSnippet: |- client_max_body_size 100M; basicAuth: enabled: true username: user password: pass
14.318182
32
0.650794
5ee6b1d13c347f68409f15b1b7feafffc04bfe45
799
yml
YAML
.github/workflows/ci.yml
sRect/2019-nCov-web
4ecfbb2b1308a53db9e01e69d2d020e204946988
[ "MIT" ]
1
2020-12-22T09:57:38.000Z
2020-12-22T09:57:38.000Z
.github/workflows/ci.yml
sRect/2019-nCov-web
4ecfbb2b1308a53db9e01e69d2d020e204946988
[ "MIT" ]
null
null
null
.github/workflows/ci.yml
sRect/2019-nCov-web
4ecfbb2b1308a53db9e01e69d2d020e204946988
[ "MIT" ]
null
null
null
# https://github.com/marketplace/actions/deploy-to-github-pages name: 2019-nCov-web # on: [push, pull_request] on: push: branches: - master jobs: build-and-deploy: runs-on: ubuntu-latest steps: - name: Checkout 🛎️ uses: actions/checkout@master - name: yarn uses:...
24.96875
68
0.566959
179cc0ed061d538760190c48c7b2a389a73aa940
4,603
yml
YAML
tests/roles/test_aos_asn_pool/tasks/main.yml
Apstra/aos-ansible
020827c8f43761f35855f1debbce09ea06ae85d9
[ "Apache-2.0" ]
9
2016-11-07T21:09:52.000Z
2021-09-05T10:29:58.000Z
tests/roles/test_aos_asn_pool/tasks/main.yml
Apstra/aos-ansible
020827c8f43761f35855f1debbce09ea06ae85d9
[ "Apache-2.0" ]
12
2016-11-07T14:25:19.000Z
2021-09-23T23:23:24.000Z
tests/roles/test_aos_asn_pool/tasks/main.yml
Apstra/aos-ansible
020827c8f43761f35855f1debbce09ea06ae85d9
[ "Apache-2.0" ]
7
2016-11-07T14:20:00.000Z
2021-01-31T05:28:27.000Z
- set_fact: asn_pool1: first: 100 last: 199 asn_pool2: first: 200 last: 299 asn_pool3: first: 300 last: 399 - name: Create a session with the AOS-server local_action: module: aos_login server: "{{ ansible_ssh_host }}" user: "{...
24.614973
79
0.588746
9302d799ab3b69ce3d126d23fdd7884c3e05ca3d
55
yml
YAML
spec/fixtures/docs/customizing-the-build/028.yml
cucucuck/11
8a014995b31540cac56f4652096567e800b0cc71
[ "MIT" ]
112
2016-11-17T17:19:56.000Z
2022-03-29T06:31:23.000Z
spec/fixtures/docs/customizing-the-build/028.yml
cucucuck/11
8a014995b31540cac56f4652096567e800b0cc71
[ "MIT" ]
95
2017-08-03T09:41:17.000Z
2022-03-30T22:30:30.000Z
spec/fixtures/docs/customizing-the-build/028.yml
cucucuck/11
8a014995b31540cac56f4652096567e800b0cc71
[ "MIT" ]
84
2017-06-05T09:34:02.000Z
2022-03-29T06:31:56.000Z
addons: hosts: - travis.test - joshkalderimis.com
13.75
22
0.690909
f2c941ae2e00848e5800cd3c751a0f32c78c7beb
579
yaml
YAML
chart/todo/values.yaml
andresmgot/redisdemo
b5bc97ff2ac2f0e8f80233211b31fd46ed1bef83
[ "Apache-2.0" ]
null
null
null
chart/todo/values.yaml
andresmgot/redisdemo
b5bc97ff2ac2f0e8f80233211b31fd46ed1bef83
[ "Apache-2.0" ]
null
null
null
chart/todo/values.yaml
andresmgot/redisdemo
b5bc97ff2ac2f0e8f80233211b31fd46ed1bef83
[ "Apache-2.0" ]
null
null
null
image: registry: docker.io repository: bitnami/node tag: 8-prod pullPolicy: Always repository: https://github.com/bitnami-labs/redisdemo.git revision: master ingress: host: 192.168.99.100.nip.io redis: # Whether to enable in-cluster redis, use Azure Redis Cache if disabled enabled: true cluster: ...
22.269231
73
0.737478
37c4bac7f35892d1df09fcf293a2a522eb59d536
243
yaml
YAML
gms-common/java/gms/shared/mechanisms/configuration/src/test/resources/gms/shared/mechanisms/configuration/component-reference-example/global.filters/filter4-8.yaml
SNL-GMS/GMS-PI7-OPEN
4c5f2a33a45566b12897bcdc129609c9e6b95442
[ "BSD-3-Clause" ]
5
2020-01-20T14:53:11.000Z
2021-11-30T23:01:08.000Z
gms-common/java/gms/shared/mechanisms/configuration/src/test/resources/gms/shared/mechanisms/configuration/component-reference-example/global.filters/filter4-8.yaml
SNL-GMS/GMS-PI7-OPEN
4c5f2a33a45566b12897bcdc129609c9e6b95442
[ "BSD-3-Clause" ]
7
2019-12-30T06:08:08.000Z
2022-03-02T06:38:09.000Z
gms-common/java/gms/shared/mechanisms/configuration/src/test/resources/gms/shared/mechanisms/configuration/component-reference-example/global.filters/filter4-8.yaml
SNL-GMS/GMS-PI7-OPEN
4c5f2a33a45566b12897bcdc129609c9e6b95442
[ "BSD-3-Clause" ]
1
2019-12-10T19:37:03.000Z
2019-12-10T19:37:03.000Z
name: "filter4-8" constraints: - constraintType: "STRING" criterion: "name" operator: type: "EQ" negated: false value: - "filter4-8" parameters: min_freq_hz: 4 max_freq_hz: 8 order: 3 name: "butterworth"
17.357143
28
0.617284
496d216047f42e1fda915a8c131c53ed27608dbc
29,602
yml
YAML
docs/_static/data/signal/H12/BFM/3/1/report.yml
malariagen/agam-selection-atlas
6150b47b4ec15558193912ef2612aaae48567c58
[ "MIT" ]
3
2018-03-02T14:53:48.000Z
2019-12-25T23:46:59.000Z
docs/_static/data/signal/H12/BFM/3/1/report.yml
malariagen/agam-selection-atlas
6150b47b4ec15558193912ef2612aaae48567c58
[ "MIT" ]
23
2017-12-19T23:47:53.000Z
2020-09-01T20:48:56.000Z
docs/_static/data/signal/H12/BFM/3/1/report.yml
malariagen/agam-selection-atlas
6150b47b4ec15558193912ef2612aaae48567c58
[ "MIT" ]
1
2019-08-22T21:40:19.000Z
2019-08-22T21:40:19.000Z
best_fit: - 0.017922196374550208 - 0.017922196881156142 - 0.0179221974349296 - 0.01792219804026212 - 0.0179221987019541 - 0.01792219942525289 - 0.01792220021589439 - 0.017922201080148536 - 0.017922202024869036 - 0.017922203057547707 - 0.017922204186373886 - 0.01792220676910948 - 0.01792220824350049 - 0.0179222098551646...
19.721519
92
0.790588
88b86f1664d7444b9e635af21f17806eadf285ba
262
yml
YAML
src/main/resources/Tweaks/Mobs/bedrock_wither_health.yml
mistermsk/MineTweaks
1178fff855aab2ec80fbfe479d9b53ae3428677f
[ "MIT" ]
null
null
null
src/main/resources/Tweaks/Mobs/bedrock_wither_health.yml
mistermsk/MineTweaks
1178fff855aab2ec80fbfe479d9b53ae3428677f
[ "MIT" ]
6
2021-11-19T09:32:04.000Z
2022-03-26T03:57:53.000Z
src/main/resources/Tweaks/Mobs/bedrock_wither_health.yml
mistermsk/MineTweaks
1178fff855aab2ec80fbfe479d9b53ae3428677f
[ "MIT" ]
4
2021-12-06T16:57:40.000Z
2022-02-12T10:25:55.000Z
# Enable or disable this tweak. enabled: false # Display name, seen in-game display-name: "Bedrock Wither Health" # Description, seen in-game description: "Sets the wither's health to 600 (instead of 300) to match bedrock edition." # Category category: "Mobs"
23.818182
89
0.751908
88f489f5900eb06e27c004bb392188fd5efde759
1,776
yml
YAML
docs-ref-autogen/@azure/arm-monitor/AzNsActionGroup.yml
MicrosoftDocs/azure-docs-sdk-node.pt-BR
5e3d05c262cc3842b08f3cce4c1b23dcdb985071
[ "CC-BY-4.0", "MIT" ]
3
2017-08-28T07:38:16.000Z
2021-04-20T21:12:49.000Z
docs-ref-autogen/@azure/arm-monitor/AzNsActionGroup.yml
MicrosoftDocs/azure-docs-sdk-node.pt-BR
5e3d05c262cc3842b08f3cce4c1b23dcdb985071
[ "CC-BY-4.0", "MIT" ]
1
2018-01-17T16:49:37.000Z
2018-01-17T16:49:37.000Z
docs-ref-autogen/@azure/arm-monitor/AzNsActionGroup.yml
MicrosoftDocs/azure-docs-sdk-node.pt-BR
5e3d05c262cc3842b08f3cce4c1b23dcdb985071
[ "CC-BY-4.0", "MIT" ]
2
2019-10-13T20:23:44.000Z
2021-11-18T12:06:21.000Z
### YamlMime:UniversalReference items: - uid: '@azure/arm-monitor.AzNsActionGroup' name: AzNsActionGroup fullName: AzNsActionGroup children: - '@azure/arm-monitor.AzNsActionGroup.actionGroup' - '@azure/arm-monitor.AzNsActionGroup.customWebhookPayload' - '@azure/arm-monitor.AzNsActionGrou...
30.101695
105
0.663851
1807fb28af69a31d74a32c541e9d46bf674fea04
94
yml
YAML
antora-ui-hop/docs/antora.yml
sramazzina/incubator-hop-website
e2536db32d5e7463e0114549be01c1fc539f49f6
[ "Apache-2.0" ]
58
2020-10-31T04:28:34.000Z
2022-03-25T06:42:19.000Z
antora-ui-hop/docs/antora.yml
sramazzina/incubator-hop-website
e2536db32d5e7463e0114549be01c1fc539f49f6
[ "Apache-2.0" ]
99
2021-01-28T10:57:27.000Z
2022-03-29T16:19:19.000Z
antora-ui-hop/docs/antora.yml
sramazzina/incubator-hop-website
e2536db32d5e7463e0114549be01c1fc539f49f6
[ "Apache-2.0" ]
18
2020-10-14T11:20:25.000Z
2021-11-06T23:40:38.000Z
name: antora-ui-default title: Antora Default UI version: master nav: - modules/ROOT/nav.adoc
15.666667
24
0.776596
c907d0e1802983b200b571cf93dfba91d4949b66
605
yaml
YAML
onpremise-cloud/resources/http-server.yaml
fgiorgetti/skupper-performance
f71361083f258970d1cbca0d64e77e891dbbd4fb
[ "Apache-2.0" ]
1
2022-03-11T12:52:03.000Z
2022-03-11T12:52:03.000Z
onpremise-cloud/resources/http-server.yaml
fgiorgetti/skupper-performance
f71361083f258970d1cbca0d64e77e891dbbd4fb
[ "Apache-2.0" ]
2
2021-11-05T18:43:19.000Z
2021-11-10T18:14:31.000Z
onpremise-cloud/resources/http-server.yaml
fgiorgetti/skupper-performance
f71361083f258970d1cbca0d64e77e891dbbd4fb
[ "Apache-2.0" ]
1
2021-10-20T12:33:20.000Z
2021-10-20T12:33:20.000Z
apiVersion: apps/v1 kind: Deployment metadata: labels: app: http-server name: http-server spec: replicas: 1 selector: matchLabels: app: http-server template: metadata: labels: app: http-server spec: containers: - image: nginxinc/nginx-unprivileged:stable-alpine ...
21.607143
56
0.638017
c92a1a126655a3cb60a2ed23302e2629998169a0
192
yml
YAML
src/licensedcode/data/rules/mit_and_cc-by-sa-4.0_1.yml
s4-2/scancode-toolkit
8931b42e2630b94d0cabc834dfb3c16f01f82321
[ "Apache-2.0", "CC-BY-4.0" ]
1,511
2015-07-01T15:29:03.000Z
2022-03-30T13:40:05.000Z
src/licensedcode/data/rules/mit_and_cc-by-sa-4.0_1.yml
s4-2/scancode-toolkit
8931b42e2630b94d0cabc834dfb3c16f01f82321
[ "Apache-2.0", "CC-BY-4.0" ]
2,695
2015-07-01T16:01:35.000Z
2022-03-31T19:17:44.000Z
src/licensedcode/data/rules/mit_and_cc-by-sa-4.0_1.yml
s4-2/scancode-toolkit
8931b42e2630b94d0cabc834dfb3c16f01f82321
[ "Apache-2.0", "CC-BY-4.0" ]
540
2015-07-01T15:08:19.000Z
2022-03-31T12:13:11.000Z
license_expression: mit AND cc-by-sa-4.0 is_license_reference: yes relevance: 100 notes: stackoverflow.com is not MIT-licensed ignorable_urls: - https://stackoverflow.com/a/2031935/450127
27.428571
48
0.796875
e8ffea5c2f9b65fdfb659528bdbafd55763e35d5
936
yml
YAML
vm_deployment_scripts/vms_info.yml
Canadensys/cloud-compute-canada
312b13171979a161807a50cc826b1fc59593610e
[ "MIT" ]
null
null
null
vm_deployment_scripts/vms_info.yml
Canadensys/cloud-compute-canada
312b13171979a161807a50cc826b1fc59593610e
[ "MIT" ]
null
null
null
vm_deployment_scripts/vms_info.yml
Canadensys/cloud-compute-canada
312b13171979a161807a50cc826b1fc59593610e
[ "MIT" ]
null
null
null
ip-local: IP image: IMAGE network: NETWORK network-id: NETWORK-ID subnet-id: SUBNET-ID auth_url: 'AUTH_URL' project_name: 'PROJECT_NAME' tenant_name: 'TENANT_NAME' tenant_id: 'TENANT_ID' region_name: 'REGION_NAME' vms: vm-0: ip: END_OF_IP desc: VM_...
22.285714
42
0.574786
f05a9a84adf148d84bb4b7944eb0ace80aa96abb
4,198
yml
YAML
config/locales/devise.fr.yml
lanets/volops
b5d7e5c572316f8d8b2541b1733ab76d0d8b0b00
[ "MIT" ]
1
2018-08-06T14:39:08.000Z
2018-08-06T14:39:08.000Z
config/locales/devise.fr.yml
lanets/volops
b5d7e5c572316f8d8b2541b1733ab76d0d8b0b00
[ "MIT" ]
12
2018-08-06T16:36:41.000Z
2018-12-23T21:53:21.000Z
config/locales/devise.fr.yml
lanets/Volops
b5d7e5c572316f8d8b2541b1733ab76d0d8b0b00
[ "MIT" ]
null
null
null
# Additional translations at https://github.com/plataformatec/devise/wiki/I18n en: devise: confirmations: confirmed: "Votre adresse courriel a été confirmé." send_instructions: "Vous recevrez via courriel les instructions pour confirmer votre courriel d'ici quelques minutes." send_paranoid_inst...
64.584615
206
0.737256
f733d457207f94d8b662cdeb81770b4d1028f5af
182
yaml
YAML
test.yaml
CodyScottJohnson/backstage
bef332266d10e82f91fc70073221026182cd7e6f
[ "Apache-2.0" ]
null
null
null
test.yaml
CodyScottJohnson/backstage
bef332266d10e82f91fc70073221026182cd7e6f
[ "Apache-2.0" ]
null
null
null
test.yaml
CodyScottJohnson/backstage
bef332266d10e82f91fc70073221026182cd7e6f
[ "Apache-2.0" ]
null
null
null
apiVersion: backstage.io/v1alpha1 kind: Component metadata: name: dashboard description: Example Tableau Dashboard spec: type: service lifecycle: development owner: codysj
18.2
40
0.785714
43167d0c81a4ce4b57d3237994055a96a5b281f2
5,185
yml
YAML
docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.models.invoice.yml
azure-sdk/azure-docs-sdk-python
52daeda04a5bcdd19006f0b8b416704636d5806a
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.models.invoice.yml
azure-sdk/azure-docs-sdk-python
52daeda04a5bcdd19006f0b8b416704636d5806a
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.models.invoice.yml
azure-sdk/azure-docs-sdk-python
52daeda04a5bcdd19006f0b8b416704636d5806a
[ "CC-BY-4.0", "MIT" ]
1
2021-03-03T14:16:59.000Z
2021-03-03T14:16:59.000Z
### YamlMime:PythonClass uid: azure.mgmt.billing.models.Invoice name: Invoice fullName: azure.mgmt.billing.models.Invoice module: azure.mgmt.billing.models inheritances: - azure.mgmt.billing.models._models_py3.Resource summary: 'An invoice. Variables are only populated by the server, and will be ignored when sen...
27.876344
78
0.732498
f9bf24f2186317105248573cb300226ae167efc6
157
yml
YAML
Chapter03/linux-apache2-php_fpm/vars/main.yml
hca-krafty/Security-Automation-with-Ansible-2
0b5d013a41465b8ce6078672c7cebb93d0328c36
[ "MIT" ]
65
2017-12-22T10:36:47.000Z
2022-03-21T11:25:13.000Z
Chapter03/linux-apache2-php_fpm/vars/main.yml
bkovalev/Security-Automation-with-Ansible-2
19bbfdaee7e8986d1ab2f1a6bdb856e57e4f8b1c
[ "MIT" ]
3
2018-02-08T20:01:54.000Z
2020-10-28T21:32:28.000Z
Chapter03/linux-apache2-php_fpm/vars/main.yml
bkovalev/Security-Automation-with-Ansible-2
19bbfdaee7e8986d1ab2f1a6bdb856e57e4f8b1c
[ "MIT" ]
40
2018-01-04T05:17:15.000Z
2022-03-22T12:03:58.000Z
# vars file for linux-apache2-php_fpm server_domain_name_or_ip: "127.0.0.1" website_root_directory: "/var/www/html" server_admin_email: "webmaster@localhost"
39.25
41
0.815287
dd6c00c5704542bc9f592b545d40da42f49a66df
2,161
yaml
YAML
tests/test_resources/compiled/monitoring-prd/prometheus/templates/server-deployment.yaml
Jean-Daniel/kapitan
7737f0e7b3f6e752d0ec46020d7ccb6d4fe1fc89
[ "Apache-2.0" ]
1,413
2017-10-10T15:03:43.000Z
2021-01-25T14:10:02.000Z
tests/test_resources/compiled/monitoring-prd/prometheus/templates/server-deployment.yaml
Jean-Daniel/kapitan
7737f0e7b3f6e752d0ec46020d7ccb6d4fe1fc89
[ "Apache-2.0" ]
354
2017-10-10T15:39:09.000Z
2021-01-25T14:37:10.000Z
tests/test_resources/compiled/monitoring-prd/prometheus/templates/server-deployment.yaml
vshn/kapitan
6be4ee2bd0273c998f51e4930a8a8ce163ecfedc
[ "Apache-2.0" ]
159
2017-10-10T15:30:30.000Z
2021-01-11T20:06:45.000Z
apiVersion: apps/v1 kind: Deployment metadata: labels: app: prometheus chart: prometheus-11.3.0 component: prd-server heritage: Tiller release: prometheus name: prometheus-prd-server namespace: infra-prometheus spec: replicas: 1 selector: matchLabels: app: prometheus compon...
27.705128
71
0.56224
fb3ecce802dcb571f675cfde69370bfd00674679
581
yml
YAML
_data/comments/tcp-ip/comment-1609270592338.yml
kevinsblog/kevinsblog.github.io
f55f64c21869d8897de7bf1e72fa56bd930bff37
[ "MIT" ]
1
2019-06-12T12:14:56.000Z
2019-06-12T12:14:56.000Z
_data/comments/tcp-ip/comment-1609270592338.yml
kevinsblog/kevinsblog.github.io
f55f64c21869d8897de7bf1e72fa56bd930bff37
[ "MIT" ]
null
null
null
_data/comments/tcp-ip/comment-1609270592338.yml
kevinsblog/kevinsblog.github.io
f55f64c21869d8897de7bf1e72fa56bd930bff37
[ "MIT" ]
null
null
null
_id: 2764f490-4a0d-11eb-884e-4502385faf60 message: "Sweet blog! I found it while searching on Yahoo News.\r\nDo you have any tips on how to get listed in Yahoo News?\r\n\r\nI've been trying for a while but I never seem to get there!\r\nMany thanks" name: Roxie email: 448b7d654c382d1ff57884d8cd4697bb url: >- https://w...
64.555556
227
0.731497
53c0054f7868a3ad422cca4cc0594c11797254b6
129
yaml
YAML
dist/app-linkerd/database/hpa.patch.yaml
jmistx/gitops-app-distribution
1e742c9441295cc26c941c25c51a1a96aae3de62
[ "Apache-2.0" ]
17
2019-10-06T22:30:52.000Z
2021-11-02T08:41:51.000Z
dist/app-linkerd/database/hpa.patch.yaml
jmistx/gitops-app-distribution
1e742c9441295cc26c941c25c51a1a96aae3de62
[ "Apache-2.0" ]
null
null
null
dist/app-linkerd/database/hpa.patch.yaml
jmistx/gitops-app-distribution
1e742c9441295cc26c941c25c51a1a96aae3de62
[ "Apache-2.0" ]
4
2019-10-03T02:27:06.000Z
2020-04-13T13:24:36.000Z
apiVersion: autoscaling/v2beta1 kind: HorizontalPodAutoscaler metadata: name: database spec: minReplicas: 1 maxReplicas: 3
16.125
31
0.79845
f306abd4975301d38545ee9bf7cf49661ac4ffcd
481
yml
YAML
threads/2065093/posts/47484937.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
threads/2065093/posts/47484937.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
threads/2065093/posts/47484937.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
url: showpost.php?p=47484937&postcount=11724 id: 47484937 tid: 2065093 num: 11724 datetime: 2012-06-28T12:46:00.000Z user: img: customavatars/avatar1032709_1.gif name: bnn89 title: Senior Member joinDate: 2012-05-31T16:00:00.000Z posts: 117 id: '1032709' title: 'Re: [NEW RULE][From F17 With Love] - Thread G...
28.294118
101
0.690229
c86e495769722d6177a1188bac36a13d8b537ce7
7,544
yaml
YAML
hidden_costs_generator/object_files_lt13/lt13_88doughnuts_variant00.yaml
sarah-keren/ROB-IS
27b43d68e83ae3af4ff21cff9376642f7f1c6065
[ "BSD-2-Clause" ]
1
2021-12-29T08:15:01.000Z
2021-12-29T08:15:01.000Z
hidden_costs_generator/object_files_lt13/lt13_88doughnuts_variant00.yaml
sarah-keren/ROB-IS
27b43d68e83ae3af4ff21cff9376642f7f1c6065
[ "BSD-2-Clause" ]
null
null
null
hidden_costs_generator/object_files_lt13/lt13_88doughnuts_variant00.yaml
sarah-keren/ROB-IS
27b43d68e83ae3af4ff21cff9376642f7f1c6065
[ "BSD-2-Clause" ]
null
null
null
bananas: [] doughnuts: - name: dougnut_1 radius: 1.3 std_dev: 0.3 type: doughnut x: 5.7 y: 22.85 - name: dougnut_2 radius: 1.3 std_dev: 0.3 type: doughnut x: 19.25 y: 14.8 - name: dougnut_3 radius: 1.3 std_dev: 0.3 type: doughnut x: 21.25 y: 19.0 - name: dougnut_4 radius: 1.3 std_dev: ...
14.180451
18
0.601803
ae8097083322c6fbc2ad463dd54fd0ace282adcf
71,236
yml
YAML
yogscasteurorumble/localisation/equip_air_l_spanish.yml
DarthLlama/YogsEuroRumble
23903214fb1d528b590e40846864d6743bcbbf9f
[ "MIT" ]
null
null
null
yogscasteurorumble/localisation/equip_air_l_spanish.yml
DarthLlama/YogsEuroRumble
23903214fb1d528b590e40846864d6743bcbbf9f
[ "MIT" ]
null
null
null
yogscasteurorumble/localisation/equip_air_l_spanish.yml
DarthLlama/YogsEuroRumble
23903214fb1d528b590e40846864d6743bcbbf9f
[ "MIT" ]
null
null
null
l_spanish: fighter:0 "Caza" cv_fighter:0 "Caza" jet_fighter:0 "Caza" cas:1 "Apoyo" cv_cas:1 "Apoyo" nav_bomber:0 "Bombardero Naval" cv_nav_bomber:0 "Bombardero Naval" tac_bomber:0 "Bombardero Táctico" jet_tac_bomber:1 "Bombardero táctico a reacción" heavy_fighter:0 "Caza pesado" strat_bomber:0 "Bombardero E...
54.254379
459
0.840628
ae8a557b406b212bf72f9c2e4f02e6916e37bc39
2,828
yaml
YAML
chart/inlets-operator/templates/deployment.yaml
digitalsanctum/inlets-operator
e98e62966fd1f27cb0d49e43a5b84515c5fcdbf7
[ "MIT" ]
null
null
null
chart/inlets-operator/templates/deployment.yaml
digitalsanctum/inlets-operator
e98e62966fd1f27cb0d49e43a5b84515c5fcdbf7
[ "MIT" ]
null
null
null
chart/inlets-operator/templates/deployment.yaml
digitalsanctum/inlets-operator
e98e62966fd1f27cb0d49e43a5b84515c5fcdbf7
[ "MIT" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: name: {{ include "inlets-operator.fullname" . }} namespace: {{ .Release.Namespace }} labels: {{ include "inlets-operator.labels" . | indent 4 }} spec: replicas: {{ .Values.replicaCount }} selector: matchLabels: app.kubernetes.io/name: {{ include "inlets...
31.422222
73
0.530764
059f5d50ab8673e8e471032fdb5302939249be6b
121
yml
YAML
.scrutinizer.yml
aabuinc/pyqiwi
34bb4c96f4952bdca8d786b8b88e6cc4bb1f7303
[ "MIT" ]
46
2017-11-08T19:49:54.000Z
2022-03-27T17:09:38.000Z
.scrutinizer.yml
aabuinc/pyqiwi
34bb4c96f4952bdca8d786b8b88e6cc4bb1f7303
[ "MIT" ]
23
2018-02-14T12:56:32.000Z
2021-03-15T19:55:39.000Z
.scrutinizer.yml
aabuinc/pyqiwi
34bb4c96f4952bdca8d786b8b88e6cc4bb1f7303
[ "MIT" ]
41
2017-09-05T15:08:35.000Z
2022-03-27T17:09:46.000Z
checks: python: code_rating: true duplicate_code: true build: environment: python: 3.6.0
15.125
28
0.578512
7ba0a6525c764b25e74450a66bf734c4fae62028
27
yaml
YAML
themes/vreedom18-bingo/version.yaml
Abidkhan1/october_cms
8d5e92cbbbbe194858d5704c94bfeece36720ba7
[ "RSA-MD" ]
1
2018-11-28T21:54:22.000Z
2018-11-28T21:54:22.000Z
themes/codearx-demo/version.yaml
aranab/codearx-october-cms
22503811402e3406afd4bad30a84d59e98ff0c33
[ "MIT" ]
null
null
null
themes/codearx-demo/version.yaml
aranab/codearx-october-cms
22503811402e3406afd4bad30a84d59e98ff0c33
[ "MIT" ]
1
2021-06-15T19:47:38.000Z
2021-06-15T19:47:38.000Z
1.0.0: Theme initialization
27
27
0.814815
f1f8a0d3e6c46b08e9194e056564045c91095287
1,235
yaml
YAML
blueprints.yaml
trilbymedia/grav-plugin-slack-invite
6eb46619f005267649b715e6cc9230dfcbec4731
[ "MIT" ]
3
2017-09-14T00:01:38.000Z
2017-10-02T06:30:39.000Z
blueprints.yaml
trilbymedia/grav-plugin-slack-invite
6eb46619f005267649b715e6cc9230dfcbec4731
[ "MIT" ]
4
2017-04-11T19:27:55.000Z
2022-01-16T10:37:41.000Z
blueprints.yaml
trilbymedia/grav-plugin-slack-invite
6eb46619f005267649b715e6cc9230dfcbec4731
[ "MIT" ]
null
null
null
name: Slack Invite version: 1.0.0 description: Easily invite users to Slack icon: slack author: name: Trilby Media email: devs@trilby.media homepage: https://github.com/trilbymedia/grav-plugin-slack-invite demo: https://getgrav.org/slack keywords: grav, plugin, slack, chat, invite bugs: https://github.com/trilbymed...
23.301887
84
0.641296
6e0e7738844a104ab58909c0fb0c86e6d4f49804
52,495
yml
YAML
20030917/95352.fec.yml
h4ck3rm1k3/federal-election-commission-aggregation-2003
26ee0c2825018743d4201a3941f16477fb57bbba
[ "Unlicense" ]
1
2019-04-27T20:14:48.000Z
2019-04-27T20:14:48.000Z
20030917/95352.fec.yml
h4ck3rm1k3/federal-election-commission-aggregation-2003
26ee0c2825018743d4201a3941f16477fb57bbba
[ "Unlicense" ]
null
null
null
20030917/95352.fec.yml
h4ck3rm1k3/federal-election-commission-aggregation-2003
26ee0c2825018743d4201a3941f16477fb57bbba
[ "Unlicense" ]
null
null
null
countraw: 20 countrows: 18 filename: 95352.fec header: {} rows: - input: '"F3A","C00254441","Fattah For Congress","7478 Rhoads Styreet","","Philadelphia","PA","19151 "," ","PA",2,"YE","G ", ,"","","X","","",20021125,20021231,850.00,0.00,850.00,18387.37,0.00,18387.37,90809.15,0.00,0.00,250.00,100.00,350....
22.520378
536
0.566816
b93deda0df1ae62970b51acb9beb7eda9b5286a9
1,167
yml
YAML
locale/fof-impersonate.yml
rob006/flarum-lang-xxish
297f71771ee8ba88ec3829c8299d53f6daed3f9d
[ "MIT" ]
7
2019-04-03T15:17:38.000Z
2021-03-04T01:16:35.000Z
locale/fof-impersonate.yml
rob006/flarum-lang-xxish
297f71771ee8ba88ec3829c8299d53f6daed3f9d
[ "MIT" ]
6
2020-05-14T12:20:12.000Z
2021-09-29T18:42:17.000Z
locale/fof-impersonate.yml
rob006/flarum-lang-xxish
297f71771ee8ba88ec3829c8299d53f6daed3f9d
[ "MIT" ]
7
2020-03-12T22:27:58.000Z
2021-06-15T06:53:17.000Z
# This file is automatically generated - do not edit it directly. # Use https://weblate.rob006.net/projects/flarum/fof-impersonate/pl/ for translation. # You can read more about the process at https://github.com/rob006-software/flarum-translations/wiki. fof-impersonate: admin: permissions: login: 'Logowani...
53.045455
149
0.754927
a8ca8b8aa37f1f7c4d6102542f17bf9964887987
2,036
yaml
YAML
controllers/resource/testdata/ldap_expectedDeployment.yaml
cloudogu/k8s-dogu-operator
edb98ce9f52fff540d8f8c737453f8e834f1cd3a
[ "MIT" ]
null
null
null
controllers/resource/testdata/ldap_expectedDeployment.yaml
cloudogu/k8s-dogu-operator
edb98ce9f52fff540d8f8c737453f8e834f1cd3a
[ "MIT" ]
7
2022-03-02T13:46:10.000Z
2022-03-31T07:25:35.000Z
controllers/resource/testdata/ldap_expectedDeployment.yaml
cloudogu/k8s-dogu-operator
edb98ce9f52fff540d8f8c737453f8e834f1cd3a
[ "MIT" ]
1
2022-03-03T08:55:05.000Z
2022-03-03T08:55:05.000Z
metadata: creationTimestamp: null labels: dogu: ldap name: ldap ownerReferences: - apiVersion: k8s.cloudogu.com/v1 blockOwnerDeletion: true controller: true kind: Dogu name: ldap uid: "" spec: selector: matchLabels: dogu: ldap strategy: type: Recreate te...
25.772152
61
0.517191
d0ceb6d87d4deb338687023dc1473e18ed6c32c8
101
yml
YAML
crowdin.yml
yueyinqiu/NWorldPermissions
548a4b2c27937201d9bde5292fe5e3d9e94fb6c5
[ "MIT" ]
1
2020-06-21T14:38:36.000Z
2020-06-21T14:38:36.000Z
crowdin.yml
yueyinqiu/NWorldPermissions
548a4b2c27937201d9bde5292fe5e3d9e94fb6c5
[ "MIT" ]
7
2020-06-20T14:07:45.000Z
2020-11-07T05:20:35.000Z
crowdin.yml
yueyinqiu/NWorldPermissions
548a4b2c27937201d9bde5292fe5e3d9e94fb6c5
[ "MIT" ]
null
null
null
files: - source: /NWorldPermissions/res/messages.yml translation: /translations/%language%.yml
25.25
47
0.752475
ad58b538c6aa5e22378b68bd4bac3225b5b6f67e
1,621
yml
YAML
src/Orchestra/BootStrap/UserBundle/Resources/config/routing.yml
dinamic/cmfOrchestra
9e9dd679ecdb65594e309aa2c1b6bf8ce2f611cd
[ "MIT" ]
1
2019-04-14T20:28:36.000Z
2019-04-14T20:28:36.000Z
src/Orchestra/BootStrap/UserBundle/Resources/config/routing.yml
dinamic/cmfOrchestra
9e9dd679ecdb65594e309aa2c1b6bf8ce2f611cd
[ "MIT" ]
null
null
null
src/Orchestra/BootStrap/UserBundle/Resources/config/routing.yml
dinamic/cmfOrchestra
9e9dd679ecdb65594e309aa2c1b6bf8ce2f611cd
[ "MIT" ]
null
null
null
# # import routes from a controller directory # annotation_user: resource: "@BootStrapUserBundle/Controller" type: annotation # # Import FOSUserBundle routing files # fos_user_group: resource: "@FOSUserBundle/Resources/config/routing/group.xml" prefix: /admin/group fos_user_security: r...
24.938462
78
0.737199
7f546d7829d05ef4472afd2a5756571a9f85e65f
169
yml
YAML
.gitlab-ci.yml
renesas-rz/meta-renesas-ai-demos
f26ee3b72b78ec24b49419612843397bb7e317cd
[ "MIT" ]
1
2020-08-20T23:21:05.000Z
2020-08-20T23:21:05.000Z
.gitlab-ci.yml
renesas-rz/meta-renesas-ai-demos
f26ee3b72b78ec24b49419612843397bb7e317cd
[ "MIT" ]
null
null
null
.gitlab-ci.yml
renesas-rz/meta-renesas-ai-demos
f26ee3b72b78ec24b49419612843397bb7e317cd
[ "MIT" ]
2
2021-06-02T19:23:40.000Z
2022-02-16T20:15:16.000Z
include: - project: spl2/continuous-integration/ci-pipelines ref: master file: - /meta-renesas-ai-demos/main.yml - /meta-renesas-ai-demos/jobs.yml
24.142857
53
0.668639
8681dbe1c8779b41a10dc1cf2f89050714c2301f
1,513
yaml
YAML
src/tidhome/data/ti-dhome.yaml
kalemena/ti-dhome-flows
070b12c2807e58c00952c8db3933f3235d2b832a
[ "MIT" ]
null
null
null
src/tidhome/data/ti-dhome.yaml
kalemena/ti-dhome-flows
070b12c2807e58c00952c8db3933f3235d2b832a
[ "MIT" ]
null
null
null
src/tidhome/data/ti-dhome.yaml
kalemena/ti-dhome-flows
070b12c2807e58c00952c8db3933f3235d2b832a
[ "MIT" ]
null
null
null
sensors: iotpower: nodes: - id: 0 location: Home - id: 1 location: Bureau - id: 2 location: Cuisine~Lavage - id: 3 location: Celier~Lavage - id: 4 location: Aquarium - id: 5 location: Salon~TV - id: 6 location: Celier~Frigo - id: 7 lo...
18.45122
30
0.500991
c7c7a7429d309e7b7689575a7b4a85d27c437cd4
1,579
yml
YAML
dataset/gd/credits.yml
iamvukasin/flagnet
744c539a5d1fd05324aa67aa67391e0423e15a27
[ "MIT" ]
19
2018-10-06T16:49:07.000Z
2021-07-26T02:22:30.000Z
dataset/gd/credits.yml
iamvukasin/flagnet
744c539a5d1fd05324aa67aa67391e0423e15a27
[ "MIT" ]
1
2019-03-14T23:13:34.000Z
2019-03-14T23:13:34.000Z
dataset/gd/credits.yml
iamvukasin/flagnet
744c539a5d1fd05324aa67aa67391e0423e15a27
[ "MIT" ]
3
2021-10-04T17:30:03.000Z
2021-12-28T09:31:54.000Z
country: code: GD flag: 🇬🇩 name: Grenada photos: - author: Vukašin Manojlović download_url: https://raw.githubusercontent.com/iamvukasin/flagnet/master/dataset/gd/gd_00000.jpg downloader: url_image filename: gd_00000.jpg license: CC0 Public Domain url: https://iamvukasin.github.com/flagwaver - author:...
37.595238
99
0.789107
fc731e9b5189cf528c020b1872249a06eb487370
64
yaml
YAML
tests/test_config_merging/config_cmdline_01.yaml
cailmdaley/snakemake
6a08f724d4045cf254613c10e881b57e31fa5f7d
[ "MIT" ]
1
2021-06-18T09:47:49.000Z
2021-06-18T09:47:49.000Z
tests/test_config_merging/config_cmdline_01.yaml
cailmdaley/snakemake
6a08f724d4045cf254613c10e881b57e31fa5f7d
[ "MIT" ]
null
null
null
tests/test_config_merging/config_cmdline_01.yaml
cailmdaley/snakemake
6a08f724d4045cf254613c10e881b57e31fa5f7d
[ "MIT" ]
null
null
null
block: foo: cfg01_foo bar: cfg01_bar baz: cfg01_baz
12.8
18
0.640625
da8423d750545033fbedb6e8973a685e7170f5c8
2,005
yaml
YAML
_data/corrigo-inc-.yaml
api-network/organizations
a6c87f20aa4b44dee7a48d52506e25cf8e6556da
[ "Apache-2.0" ]
4
2021-02-19T03:02:53.000Z
2022-03-23T07:51:17.000Z
_data/corrigo-inc-.yaml
api-network/organizations
a6c87f20aa4b44dee7a48d52506e25cf8e6556da
[ "Apache-2.0" ]
null
null
null
_data/corrigo-inc-.yaml
api-network/organizations
a6c87f20aa4b44dee7a48d52506e25cf8e6556da
[ "Apache-2.0" ]
3
2021-02-19T03:02:59.000Z
2021-10-03T22:25:23.000Z
--- name: Corrigo, Inc. description: "Corrigo\u2019s cutting-edge facilities management platform empowers more than 2.5M users to transform their facilities operations in 1.6M locations globally." image: "" created: "2021-02-04" modified: "2021-02-04" specificationVersion: "0.14" x-rank: "7" x-alexaRank: "219180" ...
29.485294
87
0.721696
68df0bee2971581a1bbe73ee36d88ea24e2ceb11
996
yml
YAML
.github/workflows/publish-docker.yml
chris124567/siad
c74df17c6e59ccfd7d3a2c9c353ff61406a919b9
[ "MIT" ]
1
2021-04-22T03:05:21.000Z
2021-04-22T03:05:21.000Z
.github/workflows/publish-docker.yml
chris124567/siad
c74df17c6e59ccfd7d3a2c9c353ff61406a919b9
[ "MIT" ]
null
null
null
.github/workflows/publish-docker.yml
chris124567/siad
c74df17c6e59ccfd7d3a2c9c353ff61406a919b9
[ "MIT" ]
null
null
null
name: Docker Publish # Controls when the action will run. on: # Triggers the workflow on new SemVer tags push: tags: - 'v[0-9]+.[0-9]+.[0-9]+' - 'v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+' jobs: docker: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: docker/setup-qem...
27.666667
85
0.569277
519bedcc8f58186419d75cf9197cc5b07990d60c
692
yml
YAML
config-yml/image.style.3221_composite_crop_72dpi.yml
unb-libraries/composites.lib.unb.ca
1ce0ca585296e765d58e586172f68d97c4a42708
[ "MIT" ]
1
2021-03-05T02:06:12.000Z
2021-03-05T02:06:12.000Z
config-yml/image.style.3221_composite_crop_72dpi.yml
unb-libraries/composites.lib.unb.ca
1ce0ca585296e765d58e586172f68d97c4a42708
[ "MIT" ]
null
null
null
config-yml/image.style.3221_composite_crop_72dpi.yml
unb-libraries/composites.lib.unb.ca
1ce0ca585296e765d58e586172f68d97c4a42708
[ "MIT" ]
null
null
null
uuid: ee42cd21-ec89-4e88-8241-bb921f879943 langcode: en status: true dependencies: { } name: 3221_composite_crop_72dpi label: 3221_composite_crop_72dpi effects: 3e32ca33-82e2-4e57-aefa-9bd323089764: uuid: 3e32ca33-82e2-4e57-aefa-9bd323089764 id: image_crop weight: 0 data: width: 194 heigh...
23.066667
46
0.697977
1ead860632bd34fc9d2fd332f6028fc4da8f355b
1,528
yml
YAML
content/Unreal Tournament 2004/Maps/DeathMatch/B/7/d/613197/dm-beach_[7d613197].yml
acrinym/unreal-archive-data
ac9f151af3b401c10970839e7c5eb594e181e74a
[ "Unlicense" ]
20
2019-02-05T15:09:30.000Z
2022-03-06T02:04:19.000Z
content/Unreal Tournament 2004/Maps/DeathMatch/B/7/d/613197/dm-beach_[7d613197].yml
acrinym/unreal-archive-data
ac9f151af3b401c10970839e7c5eb594e181e74a
[ "Unlicense" ]
496
2019-02-17T20:07:27.000Z
2022-03-28T10:35:41.000Z
content/Unreal Tournament 2004/Maps/DeathMatch/B/7/d/613197/dm-beach_[7d613197].yml
acrinym/unreal-archive-data
ac9f151af3b401c10970839e7c5eb594e181e74a
[ "Unlicense" ]
15
2019-02-02T14:06:44.000Z
2022-02-24T22:40:18.000Z
--- !<MAP> contentType: "MAP" firstIndex: "2019-05-11 11:15" game: "Unreal Tournament 2004" name: "DM-BEACH" author: "Unknown" description: "None" releaseDate: "2003-04" attachments: - type: "IMAGE" name: "DM-BEACH_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tournament%202004/...
29.384615
140
0.748037
e3edd31365d6c6ba8d78502379c676cebed10426
59
yml
YAML
Resources/config/oro/bundles.yml
oroinc/IngenicoBundle
68fe85a9a30e5a4d29ce02bc549567b96602df62
[ "MIT" ]
null
null
null
Resources/config/oro/bundles.yml
oroinc/IngenicoBundle
68fe85a9a30e5a4d29ce02bc549567b96602df62
[ "MIT" ]
1
2021-08-11T15:45:33.000Z
2021-08-17T18:25:40.000Z
Resources/config/oro/bundles.yml
oroinc/IngenicoBundle
68fe85a9a30e5a4d29ce02bc549567b96602df62
[ "MIT" ]
null
null
null
bundles: - Ingenico\Connect\OroCommerce\IngenicoBundle
19.666667
49
0.79661
d2a7bca76ab18285a7aa37d2983b129b63df76b8
124
yml
YAML
tests/confdb/profiles/Eltex/MES/spanning_tree1.yml
prorevizor/noc
37e44b8afc64318b10699c06a1138eee9e7d6a4e
[ "BSD-3-Clause" ]
84
2017-10-22T11:01:39.000Z
2022-02-27T03:43:48.000Z
tests/confdb/profiles/Eltex/MES/spanning_tree1.yml
prorevizor/noc
37e44b8afc64318b10699c06a1138eee9e7d6a4e
[ "BSD-3-Clause" ]
22
2017-12-11T07:21:56.000Z
2021-09-23T02:53:50.000Z
tests/confdb/profiles/Eltex/MES/spanning_tree1.yml
prorevizor/noc
37e44b8afc64318b10699c06a1138eee9e7d6a4e
[ "BSD-3-Clause" ]
23
2017-12-06T06:59:52.000Z
2022-02-24T00:02:25.000Z
config: | spanning-tree priority 8192 ! result: - ['protocols', 'spanning-tree', 'priority', 8192, {'replace': True}]
20.666667
71
0.645161
a511ad7490b1b77df9fb36094bb8d978407ad57f
175
yml
YAML
networks/remote/ansible/roles/unsafe_reset/tasks/main.yml
teragrid/dgrid
3746bc3dd5ab51af9571720df93f0d69e97f5bbb
[ "Apache-2.0" ]
1
2018-11-06T07:59:07.000Z
2018-11-06T07:59:07.000Z
networks/remote/ansible/roles/unsafe_reset/tasks/main.yml
teragrid/dgrid
3746bc3dd5ab51af9571720df93f0d69e97f5bbb
[ "Apache-2.0" ]
3
2018-10-11T12:03:40.000Z
2018-10-22T14:09:28.000Z
networks/remote/ansible/roles/unsafe_reset/tasks/main.yml
teragrid/teragrid
3746bc3dd5ab51af9571720df93f0d69e97f5bbb
[ "Apache-2.0" ]
null
null
null
- command: "{{service}} unsafe_reset_all {{ (service != 'teragrid') | ternary('node','') }} --home /home/{{service}}/.{{service}}" become_user: "{{service}}" become: yes
35
130
0.6
93e979892487e800e0d78828eab4c467508928f2
424
yaml
YAML
entities/rest/switchbot_meter.yaml
gasecki/Home-Assistant_Config
c3a73344278aee2585fc3cb927386edd9b0e9399
[ "MIT" ]
163
2020-08-01T12:19:46.000Z
2022-03-28T09:04:57.000Z
entities/rest/switchbot_meter.yaml
gasecki/Home-Assistant_Config
c3a73344278aee2585fc3cb927386edd9b0e9399
[ "MIT" ]
81
2020-08-04T00:28:46.000Z
2022-03-29T15:48:51.000Z
entities/rest/switchbot_meter.yaml
gasecki/Home-Assistant_Config
c3a73344278aee2585fc3cb927386edd9b0e9399
[ "MIT" ]
28
2020-08-02T12:02:24.000Z
2022-03-22T00:07:34.000Z
##### # SwitchBot Meter JSON # Almost all valeus (except Device ID) are pulled from JSON ##### resource: !secret sbot_meter method: GET scan_interval: 600 headers: Authorization: !secret sbot_api Content-Type: 'application/json' sensor: name: Switchbot Meter json value_template: '{{ value_json.body }}' json_...
18.434783
59
0.71934
442e356a6736817c1d16cb1d1c0e7e8e2bb5e3a6
854
yaml
YAML
{{cookiecutter.project_name}}/template.yaml
tencentyun/tcf-demo-python2.7-ckafka-scf-cos
fa413d38b0886f1b6069fee90a5872b87c0036d5
[ "Apache-2.0" ]
null
null
null
{{cookiecutter.project_name}}/template.yaml
tencentyun/tcf-demo-python2.7-ckafka-scf-cos
fa413d38b0886f1b6069fee90a5872b87c0036d5
[ "Apache-2.0" ]
null
null
null
{{cookiecutter.project_name}}/template.yaml
tencentyun/tcf-demo-python2.7-ckafka-scf-cos
fa413d38b0886f1b6069fee90a5872b87c0036d5
[ "Apache-2.0" ]
null
null
null
Resources: default: Type: TencentCloud::Serverless::Namespace ckafka_scf_cos: Type: TencentCloud::Serverless::Function Properties: CodeUri: ./ckafka_scf_cos Description: This demo will connect Ckafca and consume message automatically. The SCF will write each message to txt by each ...
31.62963
209
0.622951
de7f3b7ba9fa4c6ed85822d6db323f09f19d9f60
820
yml
YAML
data/models/pien.yml
quintel/keuzehulp
3d46f14cd2252f2c2567a0ab20dfacbc26ecca88
[ "MIT" ]
2
2016-10-06T13:29:25.000Z
2017-12-11T12:50:25.000Z
data/models/pien.yml
quintel/keuzehulp
3d46f14cd2252f2c2567a0ab20dfacbc26ecca88
[ "MIT" ]
20
2016-08-31T15:31:17.000Z
2022-03-30T22:32:53.000Z
data/models/pien.yml
quintel/keuzehulp
3d46f14cd2252f2c2567a0ab20dfacbc26ecca88
[ "MIT" ]
2
2017-12-11T13:25:43.000Z
2022-03-15T16:45:12.000Z
leaflet: https://www.netbeheernederland.nl/_upload/Files/Rekenmodellen_21_fef8a7b997.pdf name: pien duurzaamheid woningcorporaties properties: - woning_schaal - wijk_schaal - visie_fase - masterplan_fase - stedenbouwkundig_fase - inrichting_fase - capex_opex - co2_effecten - energievraag - energiepr...
21.025641
88
0.762195
422499567ddbd6c06bc5442415031b41f75621d0
199
yaml
YAML
0_original_texts/YiddishBranzhe/369.yaml
ephraimberkovitch/PrincetonNLPYiddish
eec3c7dbf859b08324c9eeeb169e05937e3ff44d
[ "MIT" ]
null
null
null
0_original_texts/YiddishBranzhe/369.yaml
ephraimberkovitch/PrincetonNLPYiddish
eec3c7dbf859b08324c9eeeb169e05937e3ff44d
[ "MIT" ]
1
2021-11-05T14:36:38.000Z
2021-11-05T14:36:38.000Z
0_original_texts/YiddishBranzhe/369.yaml
ephraimberkovitch/PrincetonNLPYiddish
eec3c7dbf859b08324c9eeeb169e05937e3ff44d
[ "MIT" ]
null
null
null
link: https://yiddishbranzhe.com/2018/11/01/%d7%93%d7%a2%d7%a8-%d7%9c%d7%90%d6%b7%d7%a0%d7%92%d7%a2%d7%a8-%d7%95%d7%95%d7%a2%d7%92-%d7%90%d6%b7%d7%94%d7%99%d7%99%d7%9d/ title: דער לאַנגער וועג אַהיים
99.5
168
0.688442
42270af1c40a4b9ab986ef5002a7766051e9181f
1,847
yml
YAML
docker-compose-old.yml
apereo-tesuto/tesuto
90ed26311b1baa15cd90d67bb55e7d4c613bdc53
[ "Apache-2.0" ]
4
2020-06-17T16:44:40.000Z
2020-08-20T18:36:40.000Z
docker-compose-old.yml
apereo-tesuto/tesuto
90ed26311b1baa15cd90d67bb55e7d4c613bdc53
[ "Apache-2.0" ]
1
2020-12-22T20:56:35.000Z
2020-12-22T20:56:35.000Z
docker-compose-old.yml
apereo-tesuto/tesuto
90ed26311b1baa15cd90d67bb55e7d4c613bdc53
[ "Apache-2.0" ]
1
2019-11-21T21:04:26.000Z
2019-11-21T21:04:26.000Z
# Docker build: # make build # Docker image tag # make tag TAG=2.1.0-SNAPSHOT # docker run --name tesuto-router --net=host -it --rm -p 8443:8443 docker.dev.ccctechcenter.org/tesuto-router:2.1.0-SNAPSHOT # Note that the container ID can be used if the image is not tagged. # docker run --name tesuto-ui --net=host -it --r...
32.982143
160
0.707634
3860449170580488fd478ecff3a18245854070e0
198
yml
YAML
openminted-service.yml
inab/openminted-service
8f2cf68403f051dc1dcb71f4ca98edaea861f73c
[ "MIT" ]
null
null
null
openminted-service.yml
inab/openminted-service
8f2cf68403f051dc1dcb71f4ca98edaea861f73c
[ "MIT" ]
20
2018-04-17T14:24:33.000Z
2018-05-09T14:02:02.000Z
openminted-service.yml
inab/openminted-service
8f2cf68403f051dc1dcb71f4ca98edaea861f73c
[ "MIT" ]
null
null
null
deployment_mode: local local: request_headers: "Host" reverse_proxy: "" protocol: "http" server: request_headers: "X-Forwarded-Host" reverse_proxy: "service/openminted" protocol: "http"
19.8
37
0.737374
b174622b63030a2b765a9e9fb7c98cf128997cdb
120
yml
YAML
docker-compose.test.yml
ropelive/rest
f01546c80a077ea3e9f8c863faca1e90722ee467
[ "MIT" ]
null
null
null
docker-compose.test.yml
ropelive/rest
f01546c80a077ea3e9f8c863faca1e90722ee467
[ "MIT" ]
1
2017-12-06T21:40:45.000Z
2017-12-06T21:40:45.000Z
docker-compose.test.yml
ropelive/rest
f01546c80a077ea3e9f8c863faca1e90722ee467
[ "MIT" ]
null
null
null
version: '2' services: base: build: . image: ropelive/rest tester: extends: base command: npm test
12
24
0.608333
591944a1218578fc35bd5560055137e04baefce1
1,249
yaml
YAML
manifests/3/360/360Chrome/X/21.0.1110.0/360.360Chrome.X.installer.yaml
A-i-Evolution-MHZ/winget-pkgs
07a182b07c96a99ec4d06d2a4d1019461ee56cf6
[ "MIT" ]
null
null
null
manifests/3/360/360Chrome/X/21.0.1110.0/360.360Chrome.X.installer.yaml
A-i-Evolution-MHZ/winget-pkgs
07a182b07c96a99ec4d06d2a4d1019461ee56cf6
[ "MIT" ]
null
null
null
manifests/3/360/360Chrome/X/21.0.1110.0/360.360Chrome.X.installer.yaml
A-i-Evolution-MHZ/winget-pkgs
07a182b07c96a99ec4d06d2a4d1019461ee56cf6
[ "MIT" ]
null
null
null
# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-4 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json PackageIdentifier: 360.360Chrome.X PackageVersion: 21.0.1110.0 MinimumOSVersion: 10.0.0.0 InstallerType: exe # Chromium Setup Scope: user InstallModes: - interactive - silen...
23.12963
90
0.781425
268b4bcbe32a8cacc5ca151ef2b83029e91099f6
1,579
yml
YAML
demo/json/spec.yml
marco-souza/falsy
0dd6f792061ee833f308372f0204dea0ad9bf2d1
[ "MIT" ]
127
2017-01-05T14:55:50.000Z
2022-02-01T06:02:49.000Z
demo/json/spec.yml
marco-souza/falsy
0dd6f792061ee833f308372f0204dea0ad9bf2d1
[ "MIT" ]
9
2017-03-08T21:38:16.000Z
2022-02-01T06:44:09.000Z
demo/json/spec.yml
marco-souza/falsy
0dd6f792061ee833f308372f0204dea0ad9bf2d1
[ "MIT" ]
26
2017-01-12T08:56:15.000Z
2022-02-01T06:02:52.000Z
swagger: '2.0' info: title: FALSY SIMPLE DEMO API version: "0.1" consumes: - application/json produces: - text/html - application/json basePath: "/v1" paths: '/hello': get: tags: [GET] operationId: demo.simple.ops.hello.get_it summary: 测试get请求 parameters: - name: name ...
21.630137
50
0.540215
9aa072af6c3d8c8b8f56fc67ad89d8e528d55f48
562
yaml
YAML
tests/src/integration/managed-deployment/08-manifest-with-dependencies-on-whisk-system.yaml
lornajane/incubator-openwhisk-wskdeploy
abcee5d49eb84cf564d6e765653a693e7358e83d
[ "Apache-2.0" ]
1
2019-03-17T05:59:33.000Z
2019-03-17T05:59:33.000Z
tests/src/integration/managed-deployment/08-manifest-with-dependencies-on-whisk-system.yaml
lornajane/incubator-openwhisk-wskdeploy
abcee5d49eb84cf564d6e765653a693e7358e83d
[ "Apache-2.0" ]
null
null
null
tests/src/integration/managed-deployment/08-manifest-with-dependencies-on-whisk-system.yaml
lornajane/incubator-openwhisk-wskdeploy
abcee5d49eb84cf564d6e765653a693e7358e83d
[ "Apache-2.0" ]
null
null
null
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # license agreements; and to You under the Apache License, Version 2.0. project: name: MyManagedProjectWithWhiskSystemDependency packages: Extension3: dependencies: whiskUtility: ...
33.058824
80
0.594306
532f94a3a2020906626d2c9af52e4a93d2cd8de7
2,556
yml
YAML
data/0714.yml
constructicon/russian-data
830adfde5e305765a9159481a1e49d057734515d
[ "CC-BY-4.0" ]
null
null
null
data/0714.yml
constructicon/russian-data
830adfde5e305765a9159481a1e49d057734515d
[ "CC-BY-4.0" ]
18
2020-11-12T14:52:11.000Z
2022-01-22T16:54:48.000Z
data/0714.yml
constructicon/russian-data
830adfde5e305765a9159481a1e49d057734515d
[ "CC-BY-4.0" ]
null
null
null
--- record: 714 name: 'VP без оглядки' UD_name: 'VP без оглядки' illustration: 'Я бежал без оглядки.' cefr_level: B2 definitions: - russian: | Конструкция имеет прямое и переносное значение. В прямом значении, конструкция обозначает, что, [участник]Participant [движется]Action в одном направлении так быстро и ...
38.727273
585
0.738263
4a291b9edf61987f5f5abb903416c810e7a5a208
311
yml
YAML
.reek.yml
contradictioned/dbms-joins
73349c6f1b4baebab27b94421f8cb74d1008d935
[ "MIT" ]
1
2021-02-05T03:23:01.000Z
2021-02-05T03:23:01.000Z
.reek.yml
contradictioned/dbms-joins
73349c6f1b4baebab27b94421f8cb74d1008d935
[ "MIT" ]
null
null
null
.reek.yml
contradictioned/dbms-joins
73349c6f1b4baebab27b94421f8cb74d1008d935
[ "MIT" ]
1
2021-02-05T03:23:04.000Z
2021-02-05T03:23:04.000Z
--- detectors: IrresponsibleModule: enabled: false TooManyStatements: enabled: true max_statements: 15 DuplicateMethodCall: enabled: false UncommunicativeVariableName: enabled: false UncommunicativeParameterName: enabled: false UtilityFunction: public_methods_only: true
19.4375
31
0.745981
3a1902494d5b446d3f002a17440c113b654aecd0
1,744
yml
YAML
roles/firewalld/tasks/main.yml
jorikseldeslachts/ansible-kubernetes-cluster
62299279180b5520ef8643e75d64d8512d13ad0b
[ "Apache-2.0" ]
3
2020-10-23T18:34:36.000Z
2022-03-30T21:48:52.000Z
roles/firewalld/tasks/main.yml
jorikseldeslachts/ansible-kubernetes-cluster
62299279180b5520ef8643e75d64d8512d13ad0b
[ "Apache-2.0" ]
null
null
null
roles/firewalld/tasks/main.yml
jorikseldeslachts/ansible-kubernetes-cluster
62299279180b5520ef8643e75d64d8512d13ad0b
[ "Apache-2.0" ]
null
null
null
--- - name: Make sure Firewalld is running for "firewall-cmd" command service: name: firewalld state: started enabled: yes # CNI requires masquerading - name: Enable IP masquerading command: "firewall-cmd --permanent --add-masquerade" register: result changed_when: - "'success' in result.stdou...
23.567568
65
0.681766
2e632894a4f263d060ef1f8a159d362ce134a80e
332
yml
YAML
examples/configs/fashion/four0123/eval/x2/real/opt2/noancilla/act_quant/300_loadop_s18000_usevalidstat.yml
zyh1999/pytorch-quantum
c00bd564a99001fee2fd6b30e5e34562ab981e28
[ "MIT" ]
98
2021-07-23T07:11:32.000Z
2021-12-19T14:04:58.000Z
examples/configs/fashion/four0123/eval/x2/real/opt2/noancilla/act_quant/300_loadop_s18000_usevalidstat.yml
zyh1999/pytorch-quantum
c00bd564a99001fee2fd6b30e5e34562ab981e28
[ "MIT" ]
2
2021-02-11T19:01:48.000Z
2021-04-04T20:29:57.000Z
examples/configs/fashion/four0123/eval/x2/real/opt2/noancilla/act_quant/300_loadop_s18000_usevalidstat.yml
zyh1999/pytorch-quantum
c00bd564a99001fee2fd6b30e5e34562ab981e28
[ "MIT" ]
12
2021-07-23T07:10:47.000Z
2021-12-16T23:44:44.000Z
dataset: n_test_samples: 300 ckpt: name: 'checkpoints/step-18000.pt' model: load_op_list: True pre_specified_mean: [[-0.0362, 0.0771, 0.0965, 0.1535], [-0.0362, 0.0771, 0.0965, 0.1535]] pre_specified_std: [[0.1230, 0.3233, 0.1835, 0.1584], [0.1230, 0.3233, 0.1835...
20.75
58
0.572289
b6143f23b45561628864c3215be28d22706a059c
631
yml
YAML
api/prelude/microsoft.quantum.extensions.convert.tostringi.yml
bobatrance/quantum-docs-pr
745d4fbd46469f1821e1a32e851f59d8fb36a125
[ "CC-BY-4.0", "MIT" ]
null
null
null
api/prelude/microsoft.quantum.extensions.convert.tostringi.yml
bobatrance/quantum-docs-pr
745d4fbd46469f1821e1a32e851f59d8fb36a125
[ "CC-BY-4.0", "MIT" ]
null
null
null
api/prelude/microsoft.quantum.extensions.convert.tostringi.yml
bobatrance/quantum-docs-pr
745d4fbd46469f1821e1a32e851f59d8fb36a125
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:QSharpType uid: microsoft.quantum.extensions.convert.tostringi name: ToStringI type: function namespace: Microsoft.Quantum.Extensions.Convert summary: Converts a given integer number to an equivalent string representation. remarks: See [C# Convert.ToString](https://docs.microsoft.com/en-us/dotnet/api/syste...
30.047619
183
0.755943