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
b58c5fb9e33fd6b0afeffb0fcfc38f8a566b5115
181,417
yml
YAML
tests/integration/sqcmds/cumulus-samples/path.yml
foobug/suzieq
c5927616a0e1a1fd9283f2a3eeb120d24ff0f2b5
[ "Apache-2.0" ]
487
2020-04-29T13:34:34.000Z
2022-03-31T06:13:41.000Z
tests/integration/sqcmds/cumulus-samples/path.yml
foobug/suzieq
c5927616a0e1a1fd9283f2a3eeb120d24ff0f2b5
[ "Apache-2.0" ]
410
2020-04-24T20:57:52.000Z
2022-03-31T18:07:48.000Z
tests/integration/sqcmds/cumulus-samples/path.yml
foobug/suzieq
c5927616a0e1a1fd9283f2a3eeb120d24ff0f2b5
[ "Apache-2.0" ]
75
2020-04-29T22:13:34.000Z
2022-03-31T17:00:17.000Z
description: 'Testing verbs for path: show summarize' tests: - command: path show --dest=172.16.2.104 --src=172.16.1.101 --namespace=dual-evpn --format=json data-directory: tests/data/multidc/parquet-out/ error: error: '[{"pathid": 1, "hopCount": 0, "namespace": "dual-evpn", "hostname": "server101", "...
86.430205
99
0.56207
bbf6f1a0817ad389e8fd1ece422ac00260869d35
4,695
yml
YAML
tasks/main.yml
wolffaxn/ansible-role-java
c3a906ca6d0c3b755792f59530829a7c8955d94e
[ "MIT" ]
null
null
null
tasks/main.yml
wolffaxn/ansible-role-java
c3a906ca6d0c3b755792f59530829a7c8955d94e
[ "MIT" ]
null
null
null
tasks/main.yml
wolffaxn/ansible-role-java
c3a906ca6d0c3b755792f59530829a7c8955d94e
[ "MIT" ]
null
null
null
--- - name: assert platform is supported assert: that: - ansible_architecture in ['x86_64'] - ansible_os_family in ['RedHat'] - name: set os name set_fact: os_name: linux when: ansible_system == 'Linux' - name: set os architecture set_fact: os_arch: x64 when: ansible_architecture == ...
28.628049
119
0.64984
bbface560cd3f04f004462de0e12a5febf7e2125
2,185
yml
YAML
.github/workflows/build.yml
Joyoe/Magisk-23001
e444aab3fe8accff28c41a3889056fb938a36a02
[ "MIT" ]
null
null
null
.github/workflows/build.yml
Joyoe/Magisk-23001
e444aab3fe8accff28c41a3889056fb938a36a02
[ "MIT" ]
null
null
null
.github/workflows/build.yml
Joyoe/Magisk-23001
e444aab3fe8accff28c41a3889056fb938a36a02
[ "MIT" ]
null
null
null
name: Magisk Build on: push: branches: [ master ] paths: - 'app/**' - 'native/**' - 'stub/**' - 'buildSrc/**' - 'build.py' - 'gradle.properties' pull_request: branches: [ master ] workflow_dispatch: jobs: build: name: Build on ${{ matrix.os }} runs-on: $...
24.277778
76
0.529519
013e3725c4313e19ede30f4d0bba155cfeed744b
467
yml
YAML
.travis.yml
0xflotus/odata
e85ccedf120ed50fef6b251ab1bf3e1e3afbe75e
[ "Apache-2.0" ]
null
null
null
.travis.yml
0xflotus/odata
e85ccedf120ed50fef6b251ab1bf3e1e3afbe75e
[ "Apache-2.0" ]
1
2019-03-17T15:58:37.000Z
2019-03-17T15:58:37.000Z
.travis.yml
osgirl/odata
930f47ab135ac67764a6be4cbf4533ef4c4b32e6
[ "Apache-2.0" ]
null
null
null
language: java jdk: - oraclejdk8 install: export CUSTOM_MVN_VERSION=3.5.4; echo "Updating Maven to ${CUSTOM_MVN_VERSION}..."; wget https://archive.apache.org/dist/maven/maven-3/${CUSTOM_MVN_VERSION}/binaries/apache-maven-${CUSTOM_MVN_VERSION}-bin.zip || travis_terminate 1; unzip -qq apache-maven-${CUSTOM_MVN_...
42.454545
149
0.753747
75a002fef69a9a406762d2c20897b761bc6e76f4
118
yml
YAML
.travis.yml
yahtnif/random-mua
60126575297786a4184aa9df450ced6dfa5bbfb6
[ "Intel" ]
7
2019-04-04T05:26:37.000Z
2021-01-05T17:17:14.000Z
.travis.yml
yahtnif/random-mua
60126575297786a4184aa9df450ced6dfa5bbfb6
[ "Intel" ]
null
null
null
.travis.yml
yahtnif/random-mua
60126575297786a4184aa9df450ced6dfa5bbfb6
[ "Intel" ]
null
null
null
language: node_js node_js: - '10' install: - yarn install before_script: - yarn build script: - yarn test
8.428571
17
0.661017
ca76a6646e0449d7894aa8156a48fc4236254014
276
yml
YAML
handlers/main.yml
denngie/ansible-galaxy-flexget-daemon
43f3a8c950507a01d01751e5158b8c3b33154c4b
[ "MIT" ]
null
null
null
handlers/main.yml
denngie/ansible-galaxy-flexget-daemon
43f3a8c950507a01d01751e5158b8c3b33154c4b
[ "MIT" ]
null
null
null
handlers/main.yml
denngie/ansible-galaxy-flexget-daemon
43f3a8c950507a01d01751e5158b8c3b33154c4b
[ "MIT" ]
null
null
null
--- # handlers file for flexget-daemon - name: reload flexget daemon ansible.builtin.command: cmd: "{{ flexget_path }}/bin/flexget daemon reload-config" changed_when: false - name: reload systemd daemon ansible.builtin.systemd: daemon_reload: yes become: yes
23
62
0.728261
cad1e4f51ccf6a8edda87c152ec501c1491b77ea
1,903
yaml
YAML
deployments/kubernetes/chart/ingressmonitorcontroller/templates/deployment.yaml
waseem-h/IngressMonitorController
862e286fedd2e7c15841e9c17f9dc48eeb380cfb
[ "Apache-2.0" ]
null
null
null
deployments/kubernetes/chart/ingressmonitorcontroller/templates/deployment.yaml
waseem-h/IngressMonitorController
862e286fedd2e7c15841e9c17f9dc48eeb380cfb
[ "Apache-2.0" ]
null
null
null
deployments/kubernetes/chart/ingressmonitorcontroller/templates/deployment.yaml
waseem-h/IngressMonitorController
862e286fedd2e7c15841e9c17f9dc48eeb380cfb
[ "Apache-2.0" ]
null
null
null
apiVersion: extensions/v1beta1 kind: Deployment metadata: annotations: configmap.fabric8.io/update-on-change: {{ template "name" . }} labels: app: {{ template "name" . }} version: {{ .Chart.Version }} group: {{ .Values.ingressMonitorController.labels.group }} provider: {{ .Values.ingressMonitorC...
38.06
115
0.63216
5dd7662504a4b2d94384bb2bb6840da6efd0d51d
147
yml
YAML
vars/main.yml
stevemar/datastage-playbook
eb56450dacb2618b0fce7f0ef25b336ab0ba2830
[ "Apache-2.0" ]
2
2020-12-03T05:05:56.000Z
2020-12-03T15:17:00.000Z
vars/main.yml
stevemar/datastage-playbook
eb56450dacb2618b0fce7f0ef25b336ab0ba2830
[ "Apache-2.0" ]
null
null
null
vars/main.yml
stevemar/datastage-playbook
eb56450dacb2618b0fce7f0ef25b336ab0ba2830
[ "Apache-2.0" ]
1
2021-03-15T23:44:02.000Z
2021-03-15T23:44:02.000Z
--- HOSTNAME: stevemar-iis.Federated-Advocates-Johanna.cloud PASSWORD: inf0Xerver LOCAL_DIR: /Users/stevemar/DownloadDirector/info-server-11.7.1.1/
36.75
65
0.816327
b9a9c5d9f2481ec9babaefc492f072d8ba41319f
1,368
yml
YAML
preview/docs-ref-autogen/com.azure.resourcemanager.netapp.models.VolumeBackups.withPolicyEnabled.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
5
2021-08-20T15:24:19.000Z
2022-02-20T17:06:14.000Z
preview/docs-ref-autogen/com.azure.resourcemanager.netapp.models.VolumeBackups.withPolicyEnabled.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
null
null
null
preview/docs-ref-autogen/com.azure.resourcemanager.netapp.models.VolumeBackups.withPolicyEnabled.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
1
2021-08-20T15:24:21.000Z
2021-08-20T15:24:21.000Z
### YamlMime:JavaMember uid: "com.azure.resourcemanager.netapp.models.VolumeBackups.withPolicyEnabled*" fullName: "com.azure.resourcemanager.netapp.models.VolumeBackups.withPolicyEnabled" name: "withPolicyEnabled" nameWithType: "VolumeBackups.withPolicyEnabled" members: - uid: "com.azure.resourcemanager.netapp.models.V...
57
197
0.796784
92b6e505b669d9139d19438b57832a4c583c5b42
1,421
yml
YAML
.github/workflows/nodejs.yml
toitware/ap
4b72d7ed43efe6b7e79bee1bfb5a9fc81fa16edb
[ "MIT" ]
7
2020-03-20T14:10:53.000Z
2021-11-28T04:05:24.000Z
.github/workflows/nodejs.yml
toitware/ap
4b72d7ed43efe6b7e79bee1bfb5a9fc81fa16edb
[ "MIT" ]
9
2020-03-19T06:54:17.000Z
2022-03-17T05:07:00.000Z
.github/workflows/nodejs.yml
toitware/ap
4b72d7ed43efe6b7e79bee1bfb5a9fc81fa16edb
[ "MIT" ]
1
2021-08-15T16:31:07.000Z
2021-08-15T16:31:07.000Z
name: Nodejs on: push: branches: [master] pull_request: branches: [master] release: types: [published] jobs: nodejs: name: Build NodeJS runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 - name: Setup protoc uses: arduino/setup-protoc...
25.836364
124
0.591837
3e35dbf361e2ec89d465e35bd6a824844eb75e3f
528
yml
YAML
meta/main.yml
shakahl/ansible-maxscale
4e33c85486c2fe7602190bb9cdafebcb20f852ca
[ "MIT" ]
1
2016-08-12T12:39:31.000Z
2016-08-12T12:39:31.000Z
meta/main.yml
shakahl/ansible-maxscale
4e33c85486c2fe7602190bb9cdafebcb20f852ca
[ "MIT" ]
null
null
null
meta/main.yml
shakahl/ansible-maxscale
4e33c85486c2fe7602190bb9cdafebcb20f852ca
[ "MIT" ]
null
null
null
--- galaxy_info: author: shakahl description: An Ansible role that installs MaxScale on Ubuntu or Debian based systems. issue_tracker_url: https://github.com/shakahl/ansible-maxscale/issues license: MIT min_ansible_version: 1.9 github_branch: master platforms: - name: Ubuntu versions: -...
19.555556
88
0.619318
0d05be2fcd4dcc608cce6fb46a0bee03ba4dac14
21,979
yaml
YAML
initial_data.yaml
Juniper/ukai
9171ec883ee5d42d733575b4c6e5481adc267cc1
[ "Apache-2.0" ]
4
2016-05-25T07:58:47.000Z
2017-03-18T05:57:35.000Z
initial_data.yaml
Juniper/ukai
9171ec883ee5d42d733575b4c6e5481adc267cc1
[ "Apache-2.0" ]
null
null
null
initial_data.yaml
Juniper/ukai
9171ec883ee5d42d733575b4c6e5481adc267cc1
[ "Apache-2.0" ]
6
2016-06-24T19:53:24.000Z
2020-02-05T10:11:23.000Z
images: - description: tinycore disk_format: qcow2 id: 8a37f6f0-7940-4746-ba29-44fddbf1ee89 name: tinycore tenant_id: e18e35984221433eaf1be32b95db0137 url: https://github.com/nati/contrail-misc/raw/master/images/tinycore-in-network.qcow2 local_networks: - cidr: 200.0.0.0/24 description: null id: 2493820...
32.755589
94
0.747759
f47f194acff879c3d7893b1ca2fa458e41ff188a
325
yml
YAML
aops-manager/aops_manager/deploy_manager/ansible_handler/roles/zookeeper/tasks/install_zookeeper.yml
manas-rust/A-ops
12badd8a1856d8b27a15961b85cb9b84c88e262a
[ "MulanPSL-1.0" ]
null
null
null
aops-manager/aops_manager/deploy_manager/ansible_handler/roles/zookeeper/tasks/install_zookeeper.yml
manas-rust/A-ops
12badd8a1856d8b27a15961b85cb9b84c88e262a
[ "MulanPSL-1.0" ]
null
null
null
aops-manager/aops_manager/deploy_manager/ansible_handler/roles/zookeeper/tasks/install_zookeeper.yml
manas-rust/A-ops
12badd8a1856d8b27a15961b85cb9b84c88e262a
[ "MulanPSL-1.0" ]
null
null
null
--- - name: Install packages become: true become_user: root dnf: state: latest name: - zookeeper - name: Create Data Dir become: true become_user: "{{ user }}" file: path={{ item }} state=directory owner={{ user }} group={{ group }} mode=755 with_items: - "{{ install_dir }}/{{ data_dir...
20.3125
84
0.596923
8683dc15d0b7af2eb6ea09ab930434bad8aa5a00
937
yaml
YAML
ci/common-vars.yaml
cashbacdesign/ui
c22794255cbe87a46a7e4c7c8414ea81df06eaa4
[ "MIT" ]
24
2018-01-05T10:28:16.000Z
2022-03-07T04:00:24.000Z
ci/common-vars.yaml
cashbacdesign/ui
c22794255cbe87a46a7e4c7c8414ea81df06eaa4
[ "MIT" ]
546
2018-01-02T16:31:20.000Z
2022-03-31T09:36:21.000Z
ci/common-vars.yaml
cashbacdesign/ui
c22794255cbe87a46a7e4c7c8414ea81df06eaa4
[ "MIT" ]
10
2018-01-07T10:27:14.000Z
2021-10-19T06:12:31.000Z
--- SLACK_ON_FAILURE: put: slack-alert params: attachments: - color: danger text: | [$BUILD_PIPELINE_NAME] - [$BUILD_JOB_NAME] Failed. Check it out at: https://ci.teamleader.eu/builds/$BUILD_ID SLACK_ON_SUCCESS: put: slack-alert params: attachments: - color: good t...
28.393939
131
0.659552
868bebd59ef52a5890c84751ea996f3b3b00f33e
75
yaml
YAML
packages/libgbinder/auto-update.yaml
archlinux-pkg/packages
36c32a8cbd8da93efe6900f10a9804d265eabf9a
[ "MIT" ]
2
2021-12-14T22:41:55.000Z
2022-01-05T10:57:15.000Z
packages/libgbinder/auto-update.yaml
archlinux-pkg/compile-pkgs
c96ac841f7bdc5d56c8bca738fdf4113cb8c364c
[ "MIT" ]
1
2022-03-06T14:28:01.000Z
2022-03-06T14:28:01.000Z
packages/libgbinder/auto-update.yaml
archlinux-pkg/packages
36c32a8cbd8da93efe6900f10a9804d265eabf9a
[ "MIT" ]
null
null
null
aur: name: libgbinder commit: 752ce040b1b352d78ed3ff9155d5092d7278ee91
18.75
50
0.84
d1fc00b41b3bfe98980fec9c0c98cd752e7b9a4a
1,856
yml
YAML
_data/navigation.yml
Marine-sampling-field-manual/Marine-sampling-field-manual.
4eba9c48f7dd522ddb1d68a97146d402dae9873a
[ "MIT" ]
null
null
null
_data/navigation.yml
Marine-sampling-field-manual/Marine-sampling-field-manual.
4eba9c48f7dd522ddb1d68a97146d402dae9873a
[ "MIT" ]
null
null
null
_data/navigation.yml
Marine-sampling-field-manual/Marine-sampling-field-manual.
4eba9c48f7dd522ddb1d68a97146d402dae9873a
[ "MIT" ]
null
null
null
# Site navigation links - title: "1. Introduction" url: https://introduction-field-manual.github.io excerpt: "" image: /5x8/01_5x8.jpg - title: "2. Survey Design" url: https://survey-design-field-manual.github.io excerpt: "" image: /5x8/02_5x8.jpg - title: "3. Multibeam Echosounder (MBES)" url: https://au...
34.37037
109
0.709591
9ef489e166d2d01cb61b9cc40cf893a6e29b586d
3,305
yaml
YAML
hidden_costs_generator/object_config/simple_house_39doughnuts_variant07.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_config/simple_house_39doughnuts_variant07.yaml
sarah-keren/ROB-IS
27b43d68e83ae3af4ff21cff9376642f7f1c6065
[ "BSD-2-Clause" ]
null
null
null
hidden_costs_generator/object_config/simple_house_39doughnuts_variant07.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: 4.95 y: 5.25 - name: dougnut_2 radius: 1.3 std_dev: 0.3 type: doughnut x: 11.85 y: 3.4 - name: dougnut_3 radius: 1.3 std_dev: 0.3 type: doughnut x: 12.45 y: 2.25 - name: dougnut_4 radius: 1.3 std_dev: 0...
13.945148
18
0.596672
bc5e0d14d858636f4b813972d311f8534c80a47c
1,884
yaml
YAML
control/workdir.yaml
adityam/wmiirc
dc6ee4137fb71646fc86e5c10d1d0ddb06edc0fa
[ "0BSD" ]
null
null
null
control/workdir.yaml
adityam/wmiirc
dc6ee4137fb71646fc86e5c10d1d0ddb06edc0fa
[ "0BSD" ]
null
null
null
control/workdir.yaml
adityam/wmiirc
dc6ee4137fb71646fc86e5c10d1d0ddb06edc0fa
[ "0BSD" ]
1
2021-02-16T12:11:13.000Z
2021-02-16T12:11:13.000Z
script: - before: | require 'fileutils' class WorkDir ROOT = FileUtils.pwd HOME = ENV['HOME'] LOCATIONS = ['.', ROOT, HOME, '/'] @@bar = Rumai.fs.lbar['|workdir|'] @@dirs = Hash.new def self.locations dir LOCATIONS.map do |base| d = ...
22.428571
77
0.498938
312a2909cc6dd2c062c194def4cb3f504698e3c8
367
yml
YAML
data/tools/codiga.yml
marcinguy/static-analysis
d7c85b05006c61bb80fe8043362e11722fd7d8e9
[ "MIT" ]
1
2022-03-21T13:51:37.000Z
2022-03-21T13:51:37.000Z
data/tools/codiga.yml
marcinguy/static-analysis
d7c85b05006c61bb80fe8043362e11722fd7d8e9
[ "MIT" ]
48
2021-05-03T14:15:23.000Z
2022-03-12T18:24:15.000Z
data/tools/codiga.yml
marcinguy/static-analysis
d7c85b05006c61bb80fe8043362e11722fd7d8e9
[ "MIT" ]
1
2020-11-30T08:33:46.000Z
2020-11-30T08:33:46.000Z
name: Codiga categories: - linter tags: - apex - c - cpp - dockerfile - go - java - javascript - kotlin - ruby - php - python - typescript - scala - ci license: proprietary types: - service homepage: "https://www.codiga.io" description: >- Automated Code Reviews and Technical Debt mana...
14.115385
81
0.659401
5c74debd63dfb9f530f837fa59602724df8fc7f4
130
yaml
YAML
raw_data/1082620.yaml
rikithreddy/ipl-analysis
a9b4a867f71df373f7fdd6ecd84c3fddbec05dcd
[ "MIT" ]
null
null
null
raw_data/1082620.yaml
rikithreddy/ipl-analysis
a9b4a867f71df373f7fdd6ecd84c3fddbec05dcd
[ "MIT" ]
null
null
null
raw_data/1082620.yaml
rikithreddy/ipl-analysis
a9b4a867f71df373f7fdd6ecd84c3fddbec05dcd
[ "MIT" ]
null
null
null
version https://git-lfs.github.com/spec/v1 oid sha256:41b5cd788e26b0c1fdf2baf080d0ff36044f043aa0c8794c9c1ec97d8dcc9e9a size 51178
32.5
75
0.884615
0fb7d331c50ae038ad39e14b827b435251f6fac9
6,436
yaml
YAML
tests/cassettes/keys_test/test_create_keys.yaml
carlmanaster/python-lokalise-api
ce4a43c5a7bf14f45a2432e096b1880ff28d6770
[ "BSD-3-Clause" ]
5
2020-09-09T15:22:34.000Z
2021-12-07T12:24:26.000Z
tests/cassettes/keys_test/test_create_keys.yaml
carlmanaster/python-lokalise-api
ce4a43c5a7bf14f45a2432e096b1880ff28d6770
[ "BSD-3-Clause" ]
39
2020-12-08T16:56:06.000Z
2022-03-28T15:18:52.000Z
tests/cassettes/keys_test/test_create_keys.yaml
carlmanaster/python-lokalise-api
ce4a43c5a7bf14f45a2432e096b1880ff28d6770
[ "BSD-3-Clause" ]
1
2021-03-25T02:55:49.000Z
2021-03-25T02:55:49.000Z
interactions: - request: body: '{"keys": [{"key_name": "python_1", "platforms": ["ios", "android"], "description": "Created by Python"}, {"key_name": "python_2", "platforms": ["web"], "translations": [{"language_iso": "en", "translation": "Hi from Python"}]}]}' headers: Accept: - applica...
78.487805
477
0.687383
a2dcc2645fbca082ae48bc6f90aefe4892c18b66
313
yml
YAML
case_4/roles/nodejs/tasks/main.yml
medgardherv/test
3328bb567d69533bf9c5f08424e41dc61c043945
[ "Apache-2.0" ]
null
null
null
case_4/roles/nodejs/tasks/main.yml
medgardherv/test
3328bb567d69533bf9c5f08424e41dc61c043945
[ "Apache-2.0" ]
null
null
null
case_4/roles/nodejs/tasks/main.yml
medgardherv/test
3328bb567d69533bf9c5f08424e41dc61c043945
[ "Apache-2.0" ]
null
null
null
--- - name: Create downloads and sums directories import_role: name: downloads vars: downloads_dir: "{{ nodejs_downloads_dir }}" downloads_sums_dir: "{{ nodejs_downloads_sums_dir }}" tags: [create_donwloads_dir] - import_tasks: install.yml - import_tasks: smoketest.yml tags: [smoketest] ...
22.357143
57
0.715655
0c2fe71bcdafeecc87b137d4e8c80b3af77d7d84
127
yaml
YAML
tests/minimal/phase0/ssz_static/Eth1Data/ssz_one/case_22/roots.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
30
2019-04-25T20:14:27.000Z
2021-04-16T06:08:26.000Z
tests/minimal/phase0/ssz_static/Eth1Data/ssz_one/case_22/roots.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
19
2019-05-06T18:05:44.000Z
2020-12-18T17:04:02.000Z
tests/minimal/phase0/ssz_static/Eth1Data/ssz_one/case_22/roots.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
8
2019-05-01T00:05:46.000Z
2021-03-21T18:36:02.000Z
version https://git-lfs.github.com/spec/v1 oid sha256:0727891c2f779599314a97a7493f3d6d870b7141ae4e88bc7fd00fc1bf7e0885 size 77
31.75
75
0.88189
b28b912da6472795b4e7efda54b53aae1ac17945
35,933
yaml
YAML
src/azure-cli/azure/cli/command_modules/netappfiles/tests/latest/recordings/test_get_volume_backup_status.yaml
YuanyuanNi/azure-cli
63844964374858bfacd209bfe1b69eb456bd64ca
[ "MIT" ]
3,287
2016-07-26T17:34:33.000Z
2022-03-31T09:52:13.000Z
src/azure-cli/azure/cli/command_modules/netappfiles/tests/latest/recordings/test_get_volume_backup_status.yaml
YuanyuanNi/azure-cli
63844964374858bfacd209bfe1b69eb456bd64ca
[ "MIT" ]
19,206
2016-07-26T07:04:42.000Z
2022-03-31T23:57:09.000Z
src/azure-cli/azure/cli/command_modules/netappfiles/tests/latest/recordings/test_get_volume_backup_status.yaml
YuanyuanNi/azure-cli
63844964374858bfacd209bfe1b69eb456bd64ca
[ "MIT" ]
2,575
2016-07-26T06:44:40.000Z
2022-03-31T22:56:06.000Z
interactions: - request: body: '{"location": "southcentralus", "tags": {}, "properties": {"addressSpace": {"addressPrefixes": ["10.5.0.0/16"]}, "dhcpOptions": {}}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - network vnet create ...
41.782558
743
0.627279
9e196ad233b6c6f76ea9d22a64c268de58a46e48
917
yaml
YAML
.goreleaser.yaml
IBM/db2ctl
43e51291221432d33cc54c5d5a3b4a550f90fe8c
[ "Apache-2.0" ]
2
2020-10-02T18:38:23.000Z
2021-02-10T10:34:41.000Z
.goreleaser.yaml
IBM/db2ctl
43e51291221432d33cc54c5d5a3b4a550f90fe8c
[ "Apache-2.0" ]
null
null
null
.goreleaser.yaml
IBM/db2ctl
43e51291221432d33cc54c5d5a3b4a550f90fe8c
[ "Apache-2.0" ]
1
2020-10-20T16:04:21.000Z
2020-10-20T16:04:21.000Z
# This is an example goreleaser.yaml file with some sane defaults. # Make sure to check the documentation at http://goreleaser.com # before: # hooks: # # You may remove this if you don't use go modules. # - go mod download # builds: # - env: # - CGO_ENABLED=0 # goos: # - linux # checksum: # ...
24.131579
66
0.651036
6af180741fe61cda61f370d6d70b6e2f851348cb
1,181
yml
YAML
1.gocd.yml
rasmunk/docker-image-updater
aac229b4c6bcd5feb8345e2fc035c1913adf086f
[ "MIT" ]
null
null
null
1.gocd.yml
rasmunk/docker-image-updater
aac229b4c6bcd5feb8345e2fc035c1913adf086f
[ "MIT" ]
null
null
null
1.gocd.yml
rasmunk/docker-image-updater
aac229b4c6bcd5feb8345e2fc035c1913adf086f
[ "MIT" ]
null
null
null
environments: docker_image: environments: GIT_USER: "{{SECRET:[github][username]}}" pipelines: - docker-image-updater pipelines: docker-image-updater: group: docker_image locking: off materials: docker-image-updater_git: # this is the name of material # says about type...
34.735294
66
0.673158
1054a9b6ebeb6ad2ba1e24d41d52130d67bd4f33
905
yml
YAML
appveyor.yml
nyarlathotep-prog/NanoRange
ae170b7ad3213c40d788e649d2ffc1d774892098
[ "BSL-1.0" ]
null
null
null
appveyor.yml
nyarlathotep-prog/NanoRange
ae170b7ad3213c40d788e649d2ffc1d774892098
[ "BSL-1.0" ]
null
null
null
appveyor.yml
nyarlathotep-prog/NanoRange
ae170b7ad3213c40d788e649d2ffc1d774892098
[ "BSL-1.0" ]
3
2018-08-27T16:57:03.000Z
2018-09-15T14:54:14.000Z
image: - Visual Studio 2017 - Visual Studio 2017 Preview # Do not build branches of the form "pr/*". By prefixing pull requests coming # from branches inside the repository with pr/, this avoids building both the # branch push _and_ the pull request. # Based on https://github.com/boostorg/hana/blob/master/.travis.yml...
21.547619
77
0.686188
442d86f80d8c02ec66565485ad1e1fecd9d9a00b
134
yml
YAML
changelogs/unreleased/move-storage-shards.yml
Hemanthdev/gitlabhq
612a849a6cba1765bc41d30d4e931195dcdf64cf
[ "MIT" ]
null
null
null
changelogs/unreleased/move-storage-shards.yml
Hemanthdev/gitlabhq
612a849a6cba1765bc41d30d4e931195dcdf64cf
[ "MIT" ]
null
null
null
changelogs/unreleased/move-storage-shards.yml
Hemanthdev/gitlabhq
612a849a6cba1765bc41d30d4e931195dcdf64cf
[ "MIT" ]
null
null
null
--- title: "Backport API support to move between repository storages/shards" merge_request: 18721 author: Ben Bodenmiller type: added
22.333333
72
0.798507
f421280fce8823aef3ac39b2e2ea3cfff5112d39
7,231
yml
YAML
config/locales/uk.yml
AbdulRustam/soft
ae8b8d38b520800ad7faa95f60a98e7a12c2c01d
[ "MIT" ]
null
null
null
config/locales/uk.yml
AbdulRustam/soft
ae8b8d38b520800ad7faa95f60a98e7a12c2c01d
[ "MIT" ]
3
2020-02-26T12:45:13.000Z
2022-02-26T06:08:48.000Z
config/locales/uk.yml
AbdulRustam/soft
ae8b8d38b520800ad7faa95f60a98e7a12c2c01d
[ "MIT" ]
null
null
null
uk: shared: header: logged_in: 'Ви ввійшли як' edit_profile: 'Редагувати профіль' logout: 'Вийти' sign_up: 'Зареєструватись' login: 'Увійти' news: 'Новини' for_entrants: 'Для вступників' about_us: 'Про нас' contacts: 'Контакти' create_news: 'Створити Нов...
27.918919
127
0.630203
a72314ec57648bae6dc802ed402700709eb20cfe
466
yml
YAML
.travis.yml
NickolausDS/funcX
94420221453aa2be65d259244968a94a12104a4a
[ "Apache-2.0" ]
null
null
null
.travis.yml
NickolausDS/funcX
94420221453aa2be65d259244968a94a12104a4a
[ "Apache-2.0" ]
null
null
null
.travis.yml
NickolausDS/funcX
94420221453aa2be65d259244968a94a12104a4a
[ "Apache-2.0" ]
null
null
null
language: python python: - "3.6" matrix: include: - python: 3.7 dist: xenial sudo: true before_install: - sudo apt-get update -q - python$PY -m pip install Cython - python$PY -c "import numpy;print(numpy.__version__)" # command to install dependencies install: - pip ...
17.259259
58
0.635193
a7251eda06cd097b86189b847810e4d6eee6c68c
459
yml
YAML
.travis.yml
crvshlab/capa
e8f4761509357a67e5860b32f8e9caf5b681720a
[ "MIT" ]
21
2018-10-17T09:40:32.000Z
2021-03-07T17:03:50.000Z
.travis.yml
crvshlab/capa
e8f4761509357a67e5860b32f8e9caf5b681720a
[ "MIT" ]
4
2018-10-18T13:08:40.000Z
2018-12-21T17:41:54.000Z
.travis.yml
crvshlab/capa
e8f4761509357a67e5860b32f8e9caf5b681720a
[ "MIT" ]
null
null
null
env: global: - CC_TEST_REPORTER_ID=$CODECLIMATE_TEST_COVERAGE before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build script: bundle exec rspec spec after_script: - ./c...
24.157895
113
0.740741
2d26a758cf5effdf41dbe7dd01f24fe9960bc6fa
247
yml
YAML
docker-compose.yml
Monica19861218/calculator
061a0be4d499b5c7ee1a5658269ad22d69137335
[ "MIT" ]
null
null
null
docker-compose.yml
Monica19861218/calculator
061a0be4d499b5c7ee1a5658269ad22d69137335
[ "MIT" ]
null
null
null
docker-compose.yml
Monica19861218/calculator
061a0be4d499b5c7ee1a5658269ad22d69137335
[ "MIT" ]
null
null
null
version: "3" services: sonarqube: image: sonarqube:latest ports: - 9000:9000 networks: - jenkins jenkins: image: jenkins-docker:latest ports: - 8080:8080 networks: - jenkins networks: jenkins:
14.529412
32
0.595142
4d1e0469542576e5da137c1a60f88150689def39
2,548
yml
YAML
.travis.yml
mawanda-jun/numba
8c6658375c1f8fe50e1a5ccd11d4e7bf5a8053de
[ "BSD-2-Clause", "Apache-2.0" ]
112
2016-11-17T17:19:56.000Z
2022-03-29T06:31:23.000Z
.travis.yml
mawanda-jun/numba
8c6658375c1f8fe50e1a5ccd11d4e7bf5a8053de
[ "BSD-2-Clause", "Apache-2.0" ]
95
2017-08-03T09:41:17.000Z
2022-03-30T22:30:30.000Z
.travis.yml
mawanda-jun/numba
8c6658375c1f8fe50e1a5ccd11d4e7bf5a8053de
[ "BSD-2-Clause", "Apache-2.0" ]
84
2017-06-05T09:34:02.000Z
2022-03-29T06:31:56.000Z
# References https://gist.github.com/dan-blanchard/7045057 # and https://docs.travis-ci.com/user/trusty-ci-environment/ dist: trusty matrix: include: # Parametrize the conda env name so multiple builds can # work with multiple environments on the same machine in parallel. # Try and cover a...
41.770492
196
0.702904
15738be94b4dda0f0a4e3293dd4f9d2281f92f32
1,282
yml
YAML
.robocop.yml
thiagodiniz/paggcerto-ruby
c9bfde2b617f01eb383d9257928a5505ddc0870b
[ "MIT" ]
null
null
null
.robocop.yml
thiagodiniz/paggcerto-ruby
c9bfde2b617f01eb383d9257928a5505ddc0870b
[ "MIT" ]
1
2020-06-25T08:14:19.000Z
2020-06-25T08:14:19.000Z
.robocop.yml
thiagodiniz/paggcerto-ruby
c9bfde2b617f01eb383d9257928a5505ddc0870b
[ "MIT" ]
null
null
null
inherit_from: .rubocop_todo.yml AllCops: DisplayCopNames: true TargetRubyVersion: 2.3 Exclude: - "example_*" Layout/CaseIndentation: EnforcedStyle: end Layout/IndentFirstArrayElement: EnforcedStyle: consistent Layout/IndentFirstHashElement: EnforcedStyle: consistent Layout/IndentHeredoc: Enabled...
15.634146
45
0.76131
ac3d59687cd4769031d3d44657940526967f10e3
134
yml
YAML
.travis.yml
lerthe61/PerformanceLogger
c9ca7ac1fc2257ce55b9c602622e830cce3a0167
[ "MIT" ]
null
null
null
.travis.yml
lerthe61/PerformanceLogger
c9ca7ac1fc2257ce55b9c602622e830cce3a0167
[ "MIT" ]
null
null
null
.travis.yml
lerthe61/PerformanceLogger
c9ca7ac1fc2257ce55b9c602622e830cce3a0167
[ "MIT" ]
null
null
null
language: csharp mono: none dotnet: 2.0.3 solution: PerformanceLogger.sln script: - cd PerformanceLogger.Tests - dotnet test
19.142857
32
0.738806
63b4f07140030d19ac1a25d6631a3f64c4cb8463
607
yml
YAML
kurier/tasks/nodejs.yml
jirsis/kurier
af9750d9332ebd60d5c4cfc5449ce65fd4de2958
[ "MIT" ]
null
null
null
kurier/tasks/nodejs.yml
jirsis/kurier
af9750d9332ebd60d5c4cfc5449ce65fd4de2958
[ "MIT" ]
null
null
null
kurier/tasks/nodejs.yml
jirsis/kurier
af9750d9332ebd60d5c4cfc5449ce65fd4de2958
[ "MIT" ]
null
null
null
- name: check nodejs is installed shell: command -v node >/dev/null 2>&1 register: node_exist ignore_errors: yes - name: download nodejs installer get_url: url: https://deb.nodesource.com/setup_10.x dest: /tmp/setup_10.x force: yes mode: 0755 when: not node_exist.rc == 0 - name: add nodejs ...
20.931034
46
0.672158
de509beaa323d1dbcb5542cc3225b7a892c11499
1,262
yml
YAML
config/locales/client.fr.yml
mrfinch/discourse-akismet
ac5ba713f94f5155b0189e4a1daa590526baff9d
[ "MIT" ]
null
null
null
config/locales/client.fr.yml
mrfinch/discourse-akismet
ac5ba713f94f5155b0189e4a1daa590526baff9d
[ "MIT" ]
null
null
null
config/locales/client.fr.yml
mrfinch/discourse-akismet
ac5ba713f94f5155b0189e4a1daa590526baff9d
[ "MIT" ]
null
null
null
# encoding: utf-8 # # Never edit this file. It will be overwritten when translations are pulled from Transifex. # # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ fr: js: admin: logs: staff_actions: actions: confirmed_...
37.117647
166
0.667195
c0049c24bf1d6a2236b50d3667302f9824319efa
1,568
yml
YAML
CL_files/custom_localisation_endings_pl_l_english.yml
olokos/Eu4-Spolszczenie-Polish-Language-Pack
43ed18550386016e41989e5ef27bb4a391498d6f
[ "Apache-2.0" ]
null
null
null
CL_files/custom_localisation_endings_pl_l_english.yml
olokos/Eu4-Spolszczenie-Polish-Language-Pack
43ed18550386016e41989e5ef27bb4a391498d6f
[ "Apache-2.0" ]
null
null
null
CL_files/custom_localisation_endings_pl_l_english.yml
olokos/Eu4-Spolszczenie-Polish-Language-Pack
43ed18550386016e41989e5ef27bb4a391498d6f
[ "Apache-2.0" ]
null
null
null
l_english: string_end_empty: "" string_end_a: "a" string_end_apl: "ą" string_end_ala: "ała" string_end_al: "ał" string_end_alo: "ało" string_end_aly: "ały" string_end_alpl: "ął" string_end_cz: "cz" string_end_e: "e" string_end_epl: "ę" string_end_ego: "ego" string_end_ej: "ej" string_end_eli: "eli" stri...
23.757576
37
0.752551
8dedf5289961ae887f3f4295caff3873435fa8a8
2,099
yaml
YAML
data/monsters/wight.yaml
jness/dungeon_brawl
2afa01f90a7b8972cac5c19b9a5e20f6e8317648
[ "Apache-2.0" ]
8
2018-10-30T21:39:10.000Z
2021-05-20T05:11:36.000Z
data/monsters/wight.yaml
jness/dungeon_brawl
2afa01f90a7b8972cac5c19b9a5e20f6e8317648
[ "Apache-2.0" ]
7
2020-03-28T17:41:05.000Z
2022-03-11T23:33:04.000Z
data/monsters/wight.yaml
jness/dungeon_brawl
2afa01f90a7b8972cac5c19b9a5e20f6e8317648
[ "Apache-2.0" ]
1
2020-04-18T20:29:06.000Z
2020-04-18T20:29:06.000Z
name: Wight slug_name: wight challenge_rating: 3.0 experience: 700 size: Medium type: undead subtype: alignment: neutral evil armor_class: 14 armor_class_type: studded leather hit_points: 45 hit_dice: 6d8+18 speed: 30 ft. strength: 15 dexterity: 14 constitution: 16 intelligence: 10 wisdom: 13 charisma: 15 saving_throws...
39.603774
615
0.748928
2668ebfca0fc1d1167e7918aa51fb82352b70b1f
591
yaml
YAML
packages/automation/Living Room/family home.yaml
BertrumUK/hassio
8a269818769f969c20a352dbe57c092ab55b197f
[ "MIT" ]
4
2018-12-14T22:57:36.000Z
2022-02-22T12:40:00.000Z
packages/automation/Living Room/family home.yaml
BertrumUK/hassio
8a269818769f969c20a352dbe57c092ab55b197f
[ "MIT" ]
1
2018-07-05T14:29:49.000Z
2018-07-17T13:55:10.000Z
packages/automation/Living Room/family home.yaml
BertrumUK/hassio
8a269818769f969c20a352dbe57c092ab55b197f
[ "MIT" ]
null
null
null
alias: Family Home Lights trigger: platform: state entity_id: group.family from: "not_home" to: "home" condition: - condition: state entity_id: group.family state: "home" - condition: sun after: 'sunset' - condition: time before: '22:00' action: - service: homeas...
23.64
52
0.622673
37db720a0fa43940adb0f1231fe6fc3b24c57ea8
636
yml
YAML
.travis.yml
se7entyse7en/MLFS
f4873b794b0d7a22a448cf8ee3f856580356a9e1
[ "MIT" ]
2
2017-04-01T12:15:36.000Z
2019-02-15T19:35:25.000Z
.travis.yml
se7entyse7en/mlfs
f4873b794b0d7a22a448cf8ee3f856580356a9e1
[ "MIT" ]
null
null
null
.travis.yml
se7entyse7en/mlfs
f4873b794b0d7a22a448cf8ee3f856580356a9e1
[ "MIT" ]
null
null
null
language: python python: 3.5 env: matrix: - TEST_SUITE=static_checks - TEST_SUITE=models_demo install: - sudo apt-get update -y -qq # Install Miniconda3 - wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh; - bash miniconda.sh -b -p $HOME/miniconda - export PA...
27.652174
95
0.704403
8e7eb2c8ecd5750ace45f338d78300c845904a5a
301
yml
YAML
src/Asmolding/Bundle/Resources/translations/validators.fr.yml
gitsg44/asm
34fc913165255ddcaabb25e0b56e64611c8c0806
[ "MIT" ]
null
null
null
src/Asmolding/Bundle/Resources/translations/validators.fr.yml
gitsg44/asm
34fc913165255ddcaabb25e0b56e64611c8c0806
[ "MIT" ]
null
null
null
src/Asmolding/Bundle/Resources/translations/validators.fr.yml
gitsg44/asm
34fc913165255ddcaabb25e0b56e64611c8c0806
[ "MIT" ]
null
null
null
## YAML Template. --- # Security security: login: username: "Nom d'utilisateur :" password: "Mot de passe :" remember_me: Se souvenir de moi submit: Connexion Bad credentials: Pseudo ou mot de passe incorect This value should not be blank : Ce champ doit être renseigné
23.153846
61
0.677741
fe9024087ea223e81ad69a10b56a7984a4d0c510
567
yml
YAML
roles/nginx/tasks/pre_deploy.yml
wimoMisterX/wasantha-athukorala-web-deploy
b08134141585102cdb94d36ac923ed55bd136dea
[ "MIT" ]
1
2017-07-15T09:16:36.000Z
2017-07-15T09:16:36.000Z
roles/nginx/tasks/pre_deploy.yml
wimoMisterX/wasantha-athukorala-web-deploy
b08134141585102cdb94d36ac923ed55bd136dea
[ "MIT" ]
null
null
null
roles/nginx/tasks/pre_deploy.yml
wimoMisterX/wasantha-athukorala-web-deploy
b08134141585102cdb94d36ac923ed55bd136dea
[ "MIT" ]
null
null
null
- name: get current sites-enabled find: paths: "/etc/nginx/sites-enabled" file_type: any register: sites_enabled - name: delete all current sites-enabled file: path: "{{ item.path }}" state: absent with_items: "{{ sites_enabled.files }}" - name: put maintenance page to sites-enabled file: ...
21.807692
49
0.647266
88e027a9c8ad37ad0c56e822017a9c640dae0524
1,729
yaml
YAML
tests/minimal/phase0/ssz_static/AttesterSlashing/ssz_lengthy/case_12/value.yaml
SifraiHQ/eth2.0-spec-tests
289175b2bf8a12c901bf2eef79605447c5706441
[ "MIT" ]
null
null
null
tests/minimal/phase0/ssz_static/AttesterSlashing/ssz_lengthy/case_12/value.yaml
SifraiHQ/eth2.0-spec-tests
289175b2bf8a12c901bf2eef79605447c5706441
[ "MIT" ]
null
null
null
tests/minimal/phase0/ssz_static/AttesterSlashing/ssz_lengthy/case_12/value.yaml
SifraiHQ/eth2.0-spec-tests
289175b2bf8a12c901bf2eef79605447c5706441
[ "MIT" ]
null
null
null
attestation_1: attesting_indices: [9937476672100496281, 10818925860349949373, 13295112976167700233, 926811705749250536, 8761206057889543667, 3436065690344790753, 13848072158125164030, 3831816084848892306, 718043651185048475, 13821463874631263931] data: slot: 11802392580395347104 index: 1110264700696...
75.173913
209
0.880856
0e0b34d0c16201311e8a0b86a85232d20aec1364
1,022
yml
YAML
linux/check_os_fullname/rhel_fullname_map.yml
keirazhang/ansible-vsphere-gos-validation
4763e475b95f604efd458b25183d2fed18fae6ba
[ "BSD-2-Clause" ]
20
2021-03-29T13:22:43.000Z
2022-01-25T00:18:21.000Z
linux/check_os_fullname/rhel_fullname_map.yml
keirazhang/ansible-vsphere-gos-validation
4763e475b95f604efd458b25183d2fed18fae6ba
[ "BSD-2-Clause" ]
213
2021-03-30T06:05:12.000Z
2022-03-31T08:02:05.000Z
linux/check_os_fullname/rhel_fullname_map.yml
keirazhang/ansible-vsphere-gos-validation
4763e475b95f604efd458b25183d2fed18fae6ba
[ "BSD-2-Clause" ]
10
2021-03-29T12:26:33.000Z
2021-12-06T22:06:59.000Z
# Copyright 2021 VMware, Inc. # SPDX-License-Identifier: BSD-2-Clause --- - name: "Set guest_fullname variable for RHEL {{ guest_os_ansible_distribution_major_ver }} on ESXi < 6.7.0" set_fact: guest_fullname: "Red Hat Enterprise Linux {{ [guest_os_ansible_distribution_major_ver | int, 7] | min }} {{ bitness }}" ...
51.1
127
0.695695
0d680234bbae6ec80cd888c34823d9b544db6976
690
yaml
YAML
install-Darwin.conf.yaml
rosvik/dotfiles
04ee7f926972ee80e6328181878c7ab9a1602998
[ "Unlicense" ]
2
2018-05-15T03:57:51.000Z
2020-11-27T13:07:50.000Z
install-Darwin.conf.yaml
rosvik/dotfiles
04ee7f926972ee80e6328181878c7ab9a1602998
[ "Unlicense" ]
null
null
null
install-Darwin.conf.yaml
rosvik/dotfiles
04ee7f926972ee80e6328181878c7ab9a1602998
[ "Unlicense" ]
null
null
null
- defaults: link: relink: true - clean: ['~'] - link: ~/.dotfiles: '' ~/.scripts: 'scripts/' ~/.bash_profile: 'macos/bash_profile.sh' ~/.bash_aliases: 'macos/bash_aliases.sh' ~/.bash_aliases_unix: 'unix/bash_aliases_unix.sh' ~/.nanorc: 'unix/nanorc.sh' ~/Library/Application Supp...
32.857143
87
0.689855
222ddbf4d1b99a4d928079302ccf6f5721f0147a
142
yml
YAML
.travis.yml
baidao/material
9661b63d96c65fcd6433143a29cf6e92d5a1bb2c
[ "MIT" ]
1
2015-11-05T21:50:03.000Z
2015-11-05T21:50:03.000Z
.travis.yml
baidao/material
9661b63d96c65fcd6433143a29cf6e92d5a1bb2c
[ "MIT" ]
1
2019-10-27T15:50:41.000Z
2019-10-27T15:50:41.000Z
.travis.yml
baidao/material
9661b63d96c65fcd6433143a29cf6e92d5a1bb2c
[ "MIT" ]
null
null
null
language: node_js node_js: - '0.10' before_script: - npm install -g bower - bower install script: - gulp karma --browsers=PhantomJS
12.909091
35
0.690141
2000b3f8d870e2975bcb341212e3f3934ea61029
137
yaml
YAML
mlruns/23/meta.yaml
sgaut023/Chronic-Liver-Classification
98523a467eed3b51c20a73ed5ddbc53a1bf7a8d6
[ "RSA-MD" ]
1
2022-03-09T11:34:00.000Z
2022-03-09T11:34:00.000Z
mlruns/23/meta.yaml
sgaut023/Chronic-Liver-Classification
98523a467eed3b51c20a73ed5ddbc53a1bf7a8d6
[ "RSA-MD" ]
null
null
null
mlruns/23/meta.yaml
sgaut023/Chronic-Liver-Classification
98523a467eed3b51c20a73ed5ddbc53a1bf7a8d6
[ "RSA-MD" ]
null
null
null
artifact_location: /NOBACKUP/gauthiers/Chronic-Liver-Classification/mlruns/23 experiment_id: '23' lifecycle_stage: active name: 03_B_cnn
27.4
77
0.846715
78638b5210e8653c62911139be2f672a54ca0d45
1,358
yml
YAML
appveyor.yml
vazgriz/SQLiteCpp
a50d6d3e13ed7ec25a276031c49baa1d664d0673
[ "MIT" ]
null
null
null
appveyor.yml
vazgriz/SQLiteCpp
a50d6d3e13ed7ec25a276031c49baa1d664d0673
[ "MIT" ]
null
null
null
appveyor.yml
vazgriz/SQLiteCpp
a50d6d3e13ed7ec25a276031c49baa1d664d0673
[ "MIT" ]
null
null
null
# Copyright (c) 2012-2020 Sebastien Rombauts (sebastien.rombauts@gmail.com) # build format version: "{build}" # scripts that run after cloning repository install: - git submodule update --init --recursive image: - Visual Studio 2019 - Visual Studio 2017 - Visual Studio 2015 # configurations to add to bui...
30.177778
113
0.717968
78e42133fd2e3b4e249e50fb55a039626ba07944
212
yaml
YAML
APIs/apitransformer.com/patch.yaml
MikeRalphson/api-models
8658c7212bd46aa5c7912e3bf068a964fe7a3684
[ "MIT" ]
3
2017-03-02T22:19:01.000Z
2019-12-30T17:02:16.000Z
APIs/apitransformer.com/patch.yaml
dakatamen/TestProject
0d9a7d6c1a7dc5013ff1a124982c2eebd1f31afb
[ "MIT" ]
null
null
null
APIs/apitransformer.com/patch.yaml
dakatamen/TestProject
0d9a7d6c1a7dc5013ff1a124982c2eebd1f31afb
[ "MIT" ]
2
2019-10-31T13:02:22.000Z
2020-08-13T12:52:16.000Z
info: x-unofficialSpec: true x-apisguru-categories: - developer_tools x-tags: - API - API descriptions - API definition - swagger - RAML - WADL - API blueprint - OpenAPI
15.142857
24
0.599057
aee8ca997de21c827bb3bde1797d5c62d6800cfb
243
yaml
YAML
env.old/example-credentials/services/voyagesms/overlays/kustomization.yaml
jbcodeforce/refarch-kc-gitops
1af6addd4b9ea46a5901386081b4a3d2b5489d58
[ "IBM-pibs" ]
1
2022-02-19T00:51:35.000Z
2022-02-19T00:51:35.000Z
env.old/example-credentials/services/voyagesms/overlays/kustomization.yaml
jbcodeforce/refarch-kc-gitops
1af6addd4b9ea46a5901386081b4a3d2b5489d58
[ "IBM-pibs" ]
7
2019-11-12T12:10:34.000Z
2020-08-26T11:21:58.000Z
env.old/example-credentials/services/voyagesms/overlays/kustomization.yaml
jbcodeforce/refarch-kc-gitops
1af6addd4b9ea46a5901386081b4a3d2b5489d58
[ "IBM-pibs" ]
11
2020-04-08T09:50:19.000Z
2021-09-10T19:26:36.000Z
bases: - ../base patchesStrategicMerge: - ./service-account-patch.yaml patchesJson6902: - target: group: appsody.dev version: v1beta1 kind: AppsodyApplication name: voyages-ms path: ./appsody-env-patch.yaml
17.357143
34
0.662551
f69dad6a2d98a5d8a949a98727cf3aa4b2ad5f14
826
yml
YAML
conda-forge.yml
regro-cf-autotick-bot/openblas-feedstock
40320b71be5be2f13026cb8541f49dfde7825c96
[ "BSD-3-Clause" ]
null
null
null
conda-forge.yml
regro-cf-autotick-bot/openblas-feedstock
40320b71be5be2f13026cb8541f49dfde7825c96
[ "BSD-3-Clause" ]
null
null
null
conda-forge.yml
regro-cf-autotick-bot/openblas-feedstock
40320b71be5be2f13026cb8541f49dfde7825c96
[ "BSD-3-Clause" ]
null
null
null
travis: secure: BINSTAR_TOKEN: WA9LPhELq7PXUxx0y3hhBVfHwP1ZDPPO4PuPs/uFKm/2VxX0+KOgFdM4MkeSgzE7oQUlrMaENmbHPH3UGSaf4qQNCmwrVcibco8gjcFaWwBiR8Bi58c8j3bwPQ+5v0FYSfnRO02aFDOgy8JZlGTqU2aMYlNec/XDkSdK1j9/4anz/g9f7YH3Fu1lqNayvmaM88N8sKWAP46n0ma5lI/8J+1BeNmFMUALcJHRV5rcw+HoZJ5esBM7culBnbqADMrUFxaYlgoARt6rB97ueqFgOEf5OYj...
118
703
0.941889
e5af221cec634a77a668dbbfa2f10634e106a36b
2,848
yml
YAML
.gitlab-ci.yml
readme1988/asgard-service
8b827667e98e936743ce8fb79b4a87713219b2fd
[ "Apache-2.0" ]
null
null
null
.gitlab-ci.yml
readme1988/asgard-service
8b827667e98e936743ce8fb79b4a87713219b2fd
[ "Apache-2.0" ]
null
null
null
.gitlab-ci.yml
readme1988/asgard-service
8b827667e98e936743ce8fb79b4a87713219b2fd
[ "Apache-2.0" ]
null
null
null
image: registry.cn-shanghai.aliyuncs.com/choerodon-tools/cibase:0.9.1 stages: - build - release build-feature: stage: build script: - update_pom_version - mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent test -Dmaven.test.failure.ignore=true -DskipTests=false -U - mvn package spring-boot:rep...
40.112676
358
0.711728
ddcb557fedd304fa44c95a73836cc5bcc310990d
344
yml
YAML
.travis.yml
lice-lang/lice-tiny
e1b82f315c7c262e1105cc7befe7d220f51ce45c
[ "Apache-2.0" ]
10
2017-12-31T09:15:04.000Z
2021-04-23T05:38:21.000Z
.travis.yml
lice-lang/lice-tiny
e1b82f315c7c262e1105cc7befe7d220f51ce45c
[ "Apache-2.0" ]
1
2017-12-31T07:29:57.000Z
2018-01-09T16:24:09.000Z
.travis.yml
lice-lang/lice-tiny
e1b82f315c7c262e1105cc7befe7d220f51ce45c
[ "Apache-2.0" ]
1
2021-08-18T13:15:37.000Z
2021-08-18T13:15:37.000Z
sudo: required language: java language: kotlin jdk: - oraclejdk8 script: - "./gradlew build" before_install: - chmod a+x gradlew before_cache: - rm -f $HOME/.gradle/caches/modules-2/modules-2.lock - rm -fr $HOME/.gradle/caches/*/plugin-resolution/ cache: apt: true directories: - "$HOME/.gradle/caches/" - "...
15.636364
54
0.697674
c13fe1c6e405c58f213d96779cf43cff5d85cd4e
1,713
yml
YAML
_data/comments/elasticsearch-restore/comment-1563767507553.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
3
2016-08-09T13:44:22.000Z
2016-09-22T02:44:13.000Z
_data/comments/elasticsearch-restore/comment-1563767507553.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
null
null
null
_data/comments/elasticsearch-restore/comment-1563767507553.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
null
null
null
_id: 0755a140-ac34-11e9-a28b-c90f47c04c3b message: >- Assess gfy.vbtv.zacharythomas.github.io.sao.ea treelike orthodox steroids: [URL=http://earthbeours.com/viagra-generic/ - online viagra[/URL - [URL=http://earthbeours.com/viagra-online/ - walmart viagra 100mg price[/URL - [URL=http://timoc.org/propecia/ - g...
57.1
79
0.728546
8299d55c2b5213f0ae1a94cc499129c1e96f907e
535
yml
YAML
docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.models.KnownSyslogDataSourceStreams.yml
mbrightcpacket/azure-docs-sdk-python
27c698dbc13d8aa0971a9c68aeb92dbceb56ad44
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.models.KnownSyslogDataSourceStreams.yml
mbrightcpacket/azure-docs-sdk-python
27c698dbc13d8aa0971a9c68aeb92dbceb56ad44
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.models.KnownSyslogDataSourceStreams.yml
mbrightcpacket/azure-docs-sdk-python
27c698dbc13d8aa0971a9c68aeb92dbceb56ad44
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:PythonEnum uid: azure.mgmt.monitor.v2019_11_01_preview.models.KnownSyslogDataSourceStreams name: KnownSyslogDataSourceStreams fullName: azure.mgmt.monitor.v2019_11_01_preview.models.KnownSyslogDataSourceStreams summary: An enumeration. module: azure.mgmt.monitor.v2019_11_01_preview.models constructor: sy...
35.666667
98
0.861682
58d9cc79cb7070b11dfba3faefda545a05f9a1ff
457
yml
YAML
models/marts/team_details_marts.yml
Behordeun/dbt_intro
8b62b00df1fa937217f7756cf4eb2bbfb73706c3
[ "Apache-2.0" ]
1
2021-11-23T22:06:59.000Z
2021-11-23T22:06:59.000Z
models/marts/team_details_marts.yml
Behordeun/dbt_intro
8b62b00df1fa937217f7756cf4eb2bbfb73706c3
[ "Apache-2.0" ]
null
null
null
models/marts/team_details_marts.yml
Behordeun/dbt_intro
8b62b00df1fa937217f7756cf4eb2bbfb73706c3
[ "Apache-2.0" ]
null
null
null
version: 2 models: - name: example__team_details description: "A list of a few NBA teams that made the Playoffs in 2020." columns: - name: Team description: "The name of the team." - name: City description: "The home city of the team." ...
24.052632
79
0.50547
f381c09b5e39de74fc43c5799763b5dfc3e4fa38
381
yaml
YAML
examples/custom_iam/verification_pod.yaml
jarden-digital/terraform-kubernetes-deployment-module
6a2c53f62eb8bae7090062297570a3f6c3715be7
[ "Apache-2.0" ]
null
null
null
examples/custom_iam/verification_pod.yaml
jarden-digital/terraform-kubernetes-deployment-module
6a2c53f62eb8bae7090062297570a3f6c3715be7
[ "Apache-2.0" ]
null
null
null
examples/custom_iam/verification_pod.yaml
jarden-digital/terraform-kubernetes-deployment-module
6a2c53f62eb8bae7090062297570a3f6c3715be7
[ "Apache-2.0" ]
1
2022-03-15T01:33:15.000Z
2022-03-15T01:33:15.000Z
--- apiVersion: v1 kind: Pod metadata: name: example-service-custom-iam annotations: iam.amazonaws.com/role: k8s-CustomIamPolicy-Stage-ExecutionRole spec: containers: - command: - sleep - "3600" image: amazon/aws-cli:latest name: aws resources: limits: c...
20.052632
67
0.606299
c829d75e7691661f061085085446b7c171a16679
29,585
yml
YAML
docs-ref-autogen/com.microsoft.azure.management.batchai.implementation._usages_inner.yml
psignoret/azure-docs-sdk-java
12c0adeb647a4d51c4d2dd08966b20663016b74e
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/com.microsoft.azure.management.batchai.implementation._usages_inner.yml
psignoret/azure-docs-sdk-java
12c0adeb647a4d51c4d2dd08966b20663016b74e
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/com.microsoft.azure.management.batchai.implementation._usages_inner.yml
psignoret/azure-docs-sdk-java
12c0adeb647a4d51c4d2dd08966b20663016b74e
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:ManagedReference items: - uid: com.microsoft.azure.management.batchai.implementation._usages_inner id: _usages_inner parent: com.microsoft.azure.management.batchai.implementation children: - com.microsoft.azure.management.batchai.implementation._usages_inner.list(final String) - com.microsoft.azu...
55.402622
228
0.796383
b54224368d29af6c1222498dbdeecae7f842929f
4,560
yml
YAML
roles/create-openshift-resources/tasks/configure_networking.yml
rht-labs/ansible-stacks
a5469b20c3a3a6a206223ee3d86d3f290c2dd442
[ "Apache-2.0" ]
13
2016-07-31T23:54:08.000Z
2020-03-24T20:57:19.000Z
roles/create-openshift-resources/tasks/configure_networking.yml
rht-labs/ansible-stacks
a5469b20c3a3a6a206223ee3d86d3f290c2dd442
[ "Apache-2.0" ]
98
2016-07-20T00:06:09.000Z
2018-03-08T20:07:23.000Z
roles/create-openshift-resources/tasks/configure_networking.yml
rht-labs/ansible-stacks
a5469b20c3a3a6a206223ee3d86d3f290c2dd442
[ "Apache-2.0" ]
11
2016-07-19T22:25:59.000Z
2017-08-04T13:22:47.000Z
--- ########################################## # There is a race condition that can occur in this automation. Here are the steps in which this scenario happens: # 1) oc new-app creates a deployment config # 2) the below automation retrieves the deployment config, and then updates the deployment config # 3) the OpenShif...
38.974359
183
0.705702
ae1734c23200a6cce427ae9bd89986f2193efc09
916
yml
YAML
package/packer/proxmox/config/cloud.yml
tomdb-BE/rke2os
53c28ba7061e87bd98fc0827cac65d7854ff8c2c
[ "Apache-2.0" ]
null
null
null
package/packer/proxmox/config/cloud.yml
tomdb-BE/rke2os
53c28ba7061e87bd98fc0827cac65d7854ff8c2c
[ "Apache-2.0" ]
null
null
null
package/packer/proxmox/config/cloud.yml
tomdb-BE/rke2os
53c28ba7061e87bd98fc0827cac65d7854ff8c2c
[ "Apache-2.0" ]
null
null
null
write_files: - path: /etc/ssh/sshd_config content: | AllowTcpForwarding no GatewayPorts no PasswordAuthentication yes # necessary for access from packer build X11Forwarding no PermitRootLogin no LoginGraceTime 30s MaxAuthTries ...
36.64
144
0.682314
ae7f078f72c38090c5cb110e7d3126cadd88fe63
405
yaml
YAML
Containers-&-Orchestration/Kubernetes-K8s/sample_yamls/cj.yaml
kibetamos/Everything-Tech
25edb8e3be35bda13faf258c18d5c6653b9e73a7
[ "Apache-2.0" ]
371
2021-11-15T12:50:58.000Z
2022-03-11T19:53:40.000Z
Containers-&-Orchestration/Kubernetes-K8s/sample_yamls/cj.yaml
a-abukar/Everything-Tech
eb513519f607501339b628b3c4bf002293d61513
[ "Apache-2.0" ]
19
2021-11-15T18:22:17.000Z
2022-03-06T11:20:04.000Z
Containers-&-Orchestration/Kubernetes-K8s/sample_yamls/cj.yaml
a-abukar/Everything-Tech
eb513519f607501339b628b3c4bf002293d61513
[ "Apache-2.0" ]
111
2021-11-15T13:04:51.000Z
2022-03-29T11:51:00.000Z
kind: CronJob apiVersion: batch/v1 metadata: name: cj spec: schedule: "* * * * *" jobTemplate: spec: template: metadata: name: cj_job_resource labels: app: cjexample spec: containers: - name: cjcontainer image: docker/whales...
20.25
50
0.530864
556cfea5ed2533bb99846b194bf0f6eec4178f9f
5,924
yml
YAML
src/MedBac/UtilisateursBundle/Ressources/config/doctrine/metadata/orm/Villes.orm.yml
mohamedhaouali/Ecommerce
d11ca9712da02d99b6c5f9dbceda196e04d3c516
[ "MIT" ]
1
2019-10-04T18:11:50.000Z
2019-10-04T18:11:50.000Z
src/MedBac/UtilisateursBundle/Ressources/config/doctrine/metadata/orm/Villes.orm.yml
mohamedhaouali/Ecommerce
d11ca9712da02d99b6c5f9dbceda196e04d3c516
[ "MIT" ]
null
null
null
src/MedBac/UtilisateursBundle/Ressources/config/doctrine/metadata/orm/Villes.orm.yml
mohamedhaouali/Ecommerce
d11ca9712da02d99b6c5f9dbceda196e04d3c516
[ "MIT" ]
null
null
null
Villes: type: entity table: villes indexes: ville_departement: columns: - ville_departement ville_nom: columns: - ville_nom ville_nom_reel: columns: - ville_nom_reel ville_code_postal: ...
26.565022
41
0.462694
55c0e3bfa890ff6ced45ed997ced59d5e38a8103
887
yml
YAML
src/Project/FrasersProperty/serialization/Global/Global/Article And Event Tab Categories/Activities.yml
jaydipkotadiya1605/Code
b0ec77bbbad3378317abb0ab67c928d56b02b069
[ "Apache-2.0" ]
1
2019-11-04T13:12:08.000Z
2019-11-04T13:12:08.000Z
src/Project/FrasersProperty/serialization/Global/Global/Article And Event Tab Categories/Activities.yml
jaydipkotadiya1605/Code
b0ec77bbbad3378317abb0ab67c928d56b02b069
[ "Apache-2.0" ]
null
null
null
src/Project/FrasersProperty/serialization/Global/Global/Article And Event Tab Categories/Activities.yml
jaydipkotadiya1605/Code
b0ec77bbbad3378317abb0ab67c928d56b02b069
[ "Apache-2.0" ]
null
null
null
--- ID: "fa2835de-feec-45d0-9abc-4a8a83232b1a" Parent: "31bd9839-c33f-4940-b75d-49b487634554" Template: "fc65fd9b-a685-4a1d-b2bc-5a96b0133162" Path: /sitecore/content/Global/Article And Event Tab Categories/Activities DB: master SharedFields: - ID: "ba3f86a2-4a1c-4d78-b63d-91c2779c1b5e" Hint: __Sortorder Value: 50...
28.612903
74
0.696731
09d2eb8391d9f564370cff6a029129fce9a82ac8
56
yml
YAML
roles/lnmp/roles/base/tasks/main.yml
binges/Python_Study
cc22a861e63c0b59e1da2f130f8b4ef3351bf59a
[ "Apache-2.0" ]
null
null
null
roles/lnmp/roles/base/tasks/main.yml
binges/Python_Study
cc22a861e63c0b59e1da2f130f8b4ef3351bf59a
[ "Apache-2.0" ]
null
null
null
roles/lnmp/roles/base/tasks/main.yml
binges/Python_Study
cc22a861e63c0b59e1da2f130f8b4ef3351bf59a
[ "Apache-2.0" ]
null
null
null
--- - copy: src=sources.list dest=/etc/apt/sources.list
18.666667
51
0.696429
0767438f56820e6d6ed9e5c32f588369501af516
531
yml
YAML
_data/skills-languages.yml
MarteAndVenus/MarteAndVenus.github.io
3a94b8c219562c3d79e1d40ab4c631d0a78860ed
[ "MIT" ]
2
2021-09-08T08:42:27.000Z
2021-09-10T01:47:42.000Z
_data/skills-languages.yml
MarteAndVenus/MarteAndVenus.github.io
3a94b8c219562c3d79e1d40ab4c631d0a78860ed
[ "MIT" ]
null
null
null
_data/skills-languages.yml
MarteAndVenus/MarteAndVenus.github.io
3a94b8c219562c3d79e1d40ab4c631d0a78860ed
[ "MIT" ]
null
null
null
# > name: Name of your programming language # > weight: Describes how good you know the language - values from 1 up to 5 # # Example of a Language # - name: Language # weight: 5 - name: Python weight: 5 - name: R weight: 4 - name: RapidMiner weight: 2 - name: SPSS weight: 4 - name: SPSS Modeler weight:...
12.348837
76
0.640301
bd44f8f7d888a33da756b86b4891461f99d9ccf4
169
yml
YAML
appveyor.yml
shogerr/omnisharp-vim
47485a324758824dc2827cee6c36b193c427c32a
[ "MIT" ]
2
2018-01-21T17:36:46.000Z
2018-02-12T11:26:28.000Z
appveyor.yml
shogerr/omnisharp-vim
47485a324758824dc2827cee6c36b193c427c32a
[ "MIT" ]
1
2020-11-11T00:56:41.000Z
2020-11-11T00:56:41.000Z
appveyor.yml
shogerr/omnisharp-vim
47485a324758824dc2827cee6c36b193c427c32a
[ "MIT" ]
2
2018-03-03T01:33:10.000Z
2018-07-11T22:34:59.000Z
install: - python -m pip install tox build: false # Not a C# project, build stuff at the test step instead. test_script: - python -m tox -c python\tox-appveyor.ini
28.166667
71
0.715976
b34d99a264f4d3b981460b9b59a5baee3d3648f4
13,132
yml
YAML
deployment.yml
jeremypope-valpak/pipelines-java
16b20b9ae371287b6c4d57489494f01425ebee24
[ "CC-BY-4.0", "MIT" ]
null
null
null
deployment.yml
jeremypope-valpak/pipelines-java
16b20b9ae371287b6c4d57489494f01425ebee24
[ "CC-BY-4.0", "MIT" ]
null
null
null
deployment.yml
jeremypope-valpak/pipelines-java
16b20b9ae371287b6c4d57489494f01425ebee24
[ "CC-BY-4.0", "MIT" ]
null
null
null
parameters: - name: deploy default: 'true' - name: env default: 'Valpak Test' - name: ConnectionString default: 'Server=TSTSQL14\\SQL14;Database=Valpak.Epic.Common;Trusted_Connection=True;MultipleActiveResultSets=true' - name: BaseAddress0 default: 'http://WSEpicMemberService/' - name: BaseAddress1 default: '...
47.927007
125
0.571352
7597b134df80df349578eefcc94e3d879aa8791a
1,555
yml
YAML
tasks/main.yml
djonasson/ansible-role-wallpapers
8d126a1aaf2de66a101c7b3254d7faefb00a6176
[ "MIT" ]
null
null
null
tasks/main.yml
djonasson/ansible-role-wallpapers
8d126a1aaf2de66a101c7b3254d7faefb00a6176
[ "MIT" ]
null
null
null
tasks/main.yml
djonasson/ansible-role-wallpapers
8d126a1aaf2de66a101c7b3254d7faefb00a6176
[ "MIT" ]
null
null
null
--- - name: Make sure that the findutils package is installed (for find and xargs). apt: name: findutils state: present - name: Make sure that the coreutils package is installed (for shuf). apt: name: findutils state: present - name: Make sure that the libglib2.0-bin package is installed (for gset...
31.1
106
0.653376
5dfb4fc430a23ef6a930c1f705254572c5a1543e
400,587
yaml
YAML
GooseBib/mechanics.yaml
tdegeus/GooseBib
498f1dee9d0668acd0e039f108673a78233e91e0
[ "MIT" ]
4
2019-02-20T23:56:35.000Z
2021-12-14T19:07:52.000Z
GooseBib/mechanics.yaml
tdegeus/GooseBib
498f1dee9d0668acd0e039f108673a78233e91e0
[ "MIT" ]
24
2018-03-31T17:04:33.000Z
2022-03-30T16:41:09.000Z
GooseBib/mechanics.yaml
tdegeus/GooseBib
498f1dee9d0668acd0e039f108673a78233e91e0
[ "MIT" ]
1
2022-03-05T19:54:54.000Z
2022-03-05T19:54:54.000Z
- abbreviation: AAPG Bull. name: AAPG Bulletin - abbreviation: AAPG Mem. name: AAPG Memoir - abbreviation: ACA Trans. name: ACA Transactions - abbreviation: ACH - Models Chem. name: ACH - Models in Chemistry - abbreviation: ACI Mater. J. name: ACI Materials Journal - abbreviation: ACS Appl. Mater. Interfaces ...
41.911174
140
0.767341
2578de2265b22281e766161c0534ff0d18bca117
39
yaml
YAML
queue.yaml
erichiggins/gae-mixy
96efc721d3e69dd46c97ca808fe49dbc50049071
[ "Apache-2.0" ]
3
2015-02-19T22:46:45.000Z
2015-09-27T19:56:43.000Z
queue.yaml
erichiggins/gae-mixy
96efc721d3e69dd46c97ca808fe49dbc50049071
[ "Apache-2.0" ]
null
null
null
queue.yaml
erichiggins/gae-mixy
96efc721d3e69dd46c97ca808fe49dbc50049071
[ "Apache-2.0" ]
null
null
null
queue: - name: default rate: 5/s
6.5
15
0.564103
0bf8c71b84fa13cfe4666103633cb9370518a3b8
178
yml
YAML
site/content/about.yml
chrismade/blog002
d5d13fdd23b6e68fa30e9315e5f3239c8af3085c
[ "MIT" ]
null
null
null
site/content/about.yml
chrismade/blog002
d5d13fdd23b6e68fa30e9315e5f3239c8af3085c
[ "MIT" ]
null
null
null
site/content/about.yml
chrismade/blog002
d5d13fdd23b6e68fa30e9315e5f3239c8af3085c
[ "MIT" ]
null
null
null
title: About Us intro: We started as a small team team: - name: Dagobert Duck position: CEO - name: Donald Duck position: CTO - name: Gustav Gans position: CFO
17.8
33
0.668539
dcb6cb526d062d867fce5cfdc4b787d1a24720ee
20,638
yaml
YAML
Kubernetes/BASIC-LICENSE-OPENDISTRO-SECURITY-SNAPSHOTPLUGIN/certs.yaml
arunksingh16/elasticsearch-deployment-options
de345c0f77a39aec2fee233051a024f93681a29e
[ "Apache-2.0" ]
null
null
null
Kubernetes/BASIC-LICENSE-OPENDISTRO-SECURITY-SNAPSHOTPLUGIN/certs.yaml
arunksingh16/elasticsearch-deployment-options
de345c0f77a39aec2fee233051a024f93681a29e
[ "Apache-2.0" ]
null
null
null
Kubernetes/BASIC-LICENSE-OPENDISTRO-SECURITY-SNAPSHOTPLUGIN/certs.yaml
arunksingh16/elasticsearch-deployment-options
de345c0f77a39aec2fee233051a024f93681a29e
[ "Apache-2.0" ]
null
null
null
# root ca for admin and node certs/keys --- apiVersion: v1 kind: Secret metadata: labels: app: elk-elasticsearch cluster: dev env: poc name: adminroot data: root-ca.pem: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURtVENDQW9HZ0F3SUJBZ0lVSnBZS1BGdmRKemIwa0NNTkRKM0FuY1VHTjNZd0RRWUpLb1pJaHZjTkFRRUwKQlFBd1hE...
169.163934
2,298
0.972526
a98b1aa84d73874fa9491b72a238903731c75d53
1,040
yml
YAML
.github/workflows/gradle.yml
BlckqFlorian/CloudNet-v3
6322ae578e68fc0cb6bea47646695d0e1e0e1450
[ "Apache-2.0" ]
null
null
null
.github/workflows/gradle.yml
BlckqFlorian/CloudNet-v3
6322ae578e68fc0cb6bea47646695d0e1e0e1450
[ "Apache-2.0" ]
null
null
null
.github/workflows/gradle.yml
BlckqFlorian/CloudNet-v3
6322ae578e68fc0cb6bea47646695d0e1e0e1450
[ "Apache-2.0" ]
null
null
null
name: Gradle Github Actions on: [ push ] jobs: build: runs-on: 'ubuntu-latest' steps: - uses: actions/checkout@v2 - name: Setup java uses: actions/setup-java@v2 with: distribution: 'adopt' java-version: '11' check-latest: true - name: Test wi...
24.186047
97
0.560577
1bfcd195f0c762bd507fbe43d42cecb6c01c6dde
150
yaml
YAML
config.yaml
ecdsa521/gourmet
8339001f52d83ea5270994d503772a9b88238cc9
[ "BSD-3-Clause" ]
1
2017-10-18T15:10:02.000Z
2017-10-18T15:10:02.000Z
config.yaml
ecdsa521/gourmet
8339001f52d83ea5270994d503772a9b88238cc9
[ "BSD-3-Clause" ]
null
null
null
config.yaml
ecdsa521/gourmet
8339001f52d83ea5270994d503772a9b88238cc9
[ "BSD-3-Clause" ]
null
null
null
Port: 1666 UL: 0 DL: 0 Theme: default Autostart: 1 #0: all torrents stopped; 1: all torrents only seed, don't download; 2: all torrents fully started
25
111
0.74
404b1fcd79c6435c9c52cc9b7c998df48ed9c55e
1,236
yml
YAML
.github/workflows/deploy-client-to-s3.yml
neurotech/pocket-dimension
8268a8b35171c04610fed45ac03254d8abcd8f8b
[ "MIT" ]
1
2019-05-26T19:45:23.000Z
2019-05-26T19:45:23.000Z
.github/workflows/deploy-client-to-s3.yml
neurotech/pocket-dimension
8268a8b35171c04610fed45ac03254d8abcd8f8b
[ "MIT" ]
24
2019-01-29T04:53:41.000Z
2020-07-14T00:50:14.000Z
.github/workflows/deploy-client-to-s3.yml
neurotech/pocket-dimension
8268a8b35171c04610fed45ac03254d8abcd8f8b
[ "MIT" ]
1
2019-01-10T03:01:07.000Z
2019-01-10T03:01:07.000Z
name: 🗃 Deploy Client to S3 on: push: branches: master jobs: build: runs-on: ubuntu-latest steps: - name: Checkout source code uses: actions/checkout@v2 - name: Use Node.js 12.x to install npm packages and build assets uses: actions/setup-node@v1 with: node-version...
29.428571
81
0.63835
71c3b6c5c21086357dc026f7430afa34efdf2ff2
1,387
yml
YAML
docker-compose.yml
hiendinhngoc/book-registration
22ef8811f0fa5b99c467954f098b3fc5ecda44bb
[ "MIT" ]
null
null
null
docker-compose.yml
hiendinhngoc/book-registration
22ef8811f0fa5b99c467954f098b3fc5ecda44bb
[ "MIT" ]
null
null
null
docker-compose.yml
hiendinhngoc/book-registration
22ef8811f0fa5b99c467954f098b3fc5ecda44bb
[ "MIT" ]
null
null
null
version: '3.8' services: db: container_name: assignment_db image: mysql:8.0.22 command: --default-authentication-plugin=mysql_native_password restart: always platform: linux/x86_64 environment: MYSQL_ALLOW_EMPTY_PASSWORD: "yes" ports: - 3306:3306 volumes: - ./db/mysql...
22.737705
97
0.61788
955afdd2c659b1214b5cf127588ae956a08aae3c
127
yaml
YAML
tests/minimal/altair/ssz_static/VoluntaryExit/ssz_lengthy/case_11/value.yaml
protolambda/eth2.0-spec-tests
5be1cdb5c1ae88253f35e59392b21db0dce53620
[ "MIT" ]
1
2019-04-19T18:50:21.000Z
2019-04-19T18:50:21.000Z
tests/minimal/altair/ssz_static/VoluntaryExit/ssz_lengthy/case_11/value.yaml
protolambda/eth2.0-spec-tests
5be1cdb5c1ae88253f35e59392b21db0dce53620
[ "MIT" ]
null
null
null
tests/minimal/altair/ssz_static/VoluntaryExit/ssz_lengthy/case_11/value.yaml
protolambda/eth2.0-spec-tests
5be1cdb5c1ae88253f35e59392b21db0dce53620
[ "MIT" ]
null
null
null
version https://git-lfs.github.com/spec/v1 oid sha256:8ed49f283beb95d92b61701852a32e2d42aca06fc9b9f3f27a0800b6ad12d37b size 68
31.75
75
0.88189
47294e6f850ec46e763a6c45f7af2ef7c65e2ebc
433
yaml
YAML
wavefront/Chart.yaml
arms11/helm
1df2731ed9cec7ff9761efabea6ed2a2574505a6
[ "Apache-2.0" ]
null
null
null
wavefront/Chart.yaml
arms11/helm
1df2731ed9cec7ff9761efabea6ed2a2574505a6
[ "Apache-2.0" ]
null
null
null
wavefront/Chart.yaml
arms11/helm
1df2731ed9cec7ff9761efabea6ed2a2574505a6
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 name: wavefront description: Wavefront Collector for Kubernetes appVersion: 1.2.4 version: 1.3.1 keywords: - metric - monitoring - observability - alerting home: https://www.wavefront.com sources: - https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes - https://github.com/wavefrontHQ/wavefro...
21.65
67
0.78291
81e8d092404d4d0309c066728750170b153b9d76
990
yml
YAML
docs-ref-autogen/com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamsAsyncOperationType.CLONE_TEAM.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
5
2021-08-20T15:24:19.000Z
2022-02-20T17:06:14.000Z
docs-ref-autogen/com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamsAsyncOperationType.CLONE_TEAM.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamsAsyncOperationType.CLONE_TEAM.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
1
2021-08-20T15:24:21.000Z
2021-08-20T15:24:21.000Z
### YamlMime:JavaMember uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamsAsyncOperationType.CLONE_TEAM*" fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamsAsyncOperationType.CLONE_TEAM" name: "CLONE_TEAM" nameWithType: "MicrosoftGraphTeamsAsyncOperationTyp...
58.235294
116
0.857576
2116943adf452293e70da180b7786ed1f661cb08
2,831
yaml
YAML
hack/cloudcube.yaml
streamplace/streamplace-graveyard
0d3ffa44d201558d3f4e518e2c9d4e591ecad443
[ "Apache-2.0" ]
1
2017-10-06T12:00:57.000Z
2017-10-06T12:00:57.000Z
hack/cloudcube.yaml
streamplace/streamplace-graveyard
0d3ffa44d201558d3f4e518e2c9d4e591ecad443
[ "Apache-2.0" ]
null
null
null
hack/cloudcube.yaml
streamplace/streamplace-graveyard
0d3ffa44d201558d3f4e518e2c9d4e591ecad443
[ "Apache-2.0" ]
null
null
null
apiVersion: extensions/v1beta1 kind: Deployment metadata: name: cloudcube namespace: default spec: revisionHistoryLimit: 3 strategy: type: Recreate template: metadata: labels: app: cloudcube spec: volumes: - name: output emptyDir: {} - name: hls ...
19.659722
59
0.495938
d5c95fb58cdd72a1fe371ffe6a1007639dd541e0
617
yaml
YAML
recipes/perl-bio-asn1-entrezgene/meta.yaml
messersc/bioconda-recipes
dfb14ef5efa30a411f84dd92b151695e4aef11c7
[ "MIT" ]
null
null
null
recipes/perl-bio-asn1-entrezgene/meta.yaml
messersc/bioconda-recipes
dfb14ef5efa30a411f84dd92b151695e4aef11c7
[ "MIT" ]
null
null
null
recipes/perl-bio-asn1-entrezgene/meta.yaml
messersc/bioconda-recipes
dfb14ef5efa30a411f84dd92b151695e4aef11c7
[ "MIT" ]
null
null
null
package: name: perl-bio-asn1-entrezgene version: 1.72 source: url: http://search.cpan.org/CPAN/authors/id/C/CJ/CJFIELDS/Bio-ASN1-EntrezGene-1.72.tar.gz md5: ea51d9d1774e0873e702909bf7ccf0cb build: number: 2 requirements: host: - perl - perl-bioperl-core run: - perl - perl-bioperl-core ...
19.28125
91
0.690438
91263d04759ab123eeaa8c469994445bf3e81280
743
yaml
YAML
gems/gems/facets-2.4.3/doc/ri/IORedirect/cdesc-IORedirect.yaml
kad3nce/collective
b97d2cbe2b6062848a149b57fc5b2d7fc4fc1a08
[ "MIT" ]
2
2015-11-05T02:23:44.000Z
2019-06-27T12:46:53.000Z
gems/gems/facets-2.4.3/doc/ri/IORedirect/cdesc-IORedirect.yaml
kad3nce/collective
b97d2cbe2b6062848a149b57fc5b2d7fc4fc1a08
[ "MIT" ]
null
null
null
gems/gems/facets-2.4.3/doc/ri/IORedirect/cdesc-IORedirect.yaml
kad3nce/collective
b97d2cbe2b6062848a149b57fc5b2d7fc4fc1a08
[ "MIT" ]
null
null
null
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: redirect comment: - !ruby/struct:SM::Flow::H level: 1 text: IORedirect - !ruby/struct:SM::Flow::P body: A class to redirect $stdout, or other IO object,...
25.62069
124
0.699865
e3f521dd71e6d25608da0f8cf6c9b5ac4dea5f14
40,727
yml
YAML
docs-ref-autogen/azure-arm-mysql/Servers.yml
diberry/azure-docs-sdk-node
e4cdecc184ee9c04c6acf267b5320db907c697be
[ "CC-BY-4.0", "MIT" ]
1
2021-06-11T09:22:46.000Z
2021-06-11T09:22:46.000Z
docs-ref-autogen/azure-arm-mysql/Servers.yml
diberry/azure-docs-sdk-node
e4cdecc184ee9c04c6acf267b5320db907c697be
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/azure-arm-mysql/Servers.yml
diberry/azure-docs-sdk-node
e4cdecc184ee9c04c6acf267b5320db907c697be
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:UniversalReference items: - uid: azure-arm-mysql.Servers name: Servers fullName: Servers children: - azure-arm-mysql.Servers.beginCreate - azure-arm-mysql.Servers.beginCreate_2 - azure-arm-mysql.Servers.beginCreate_1 - azure-arm-mysql.Servers.beginCreateWithHttpOperati...
29.448301
84
0.584821
bc67e30060357e43358f8c3ec9036ec4e76ab951
2,004
yaml
YAML
apps/schema/static/schema/components/documents/schema.yaml
kevingduck/transmission
c29ae529c02c885cdb0e64a35d7d4750ab1b8001
[ "Apache-2.0" ]
19
2018-09-04T14:49:01.000Z
2020-06-09T22:13:10.000Z
apps/schema/static/schema/components/documents/schema.yaml
Github-shipchain/transmission
867971cdc366ccfd6ef632f39652633c269e7969
[ "Apache-2.0" ]
50
2018-09-18T17:28:57.000Z
2021-01-09T16:18:45.000Z
apps/schema/static/schema/components/documents/schema.yaml
Github-shipchain/transmission
867971cdc366ccfd6ef632f39652633c269e7969
[ "Apache-2.0" ]
4
2019-12-15T13:44:18.000Z
2021-06-09T20:39:54.000Z
resource: properties: type: description: Document example: Document attributes: allOf: - $ref: '#/document/name' - $ref: '#/document/description' - $ref: '#/document/documentType' - $ref: '#/document/ownerId' - $ref: '#/document/fileType' - $ref: '#/document/uploadStatus' ...
21.319149
57
0.533433
317742d46155310694a0a40759ce90bad63a0ed4
3,276
yml
YAML
articles/iot-central/preview/index.yml
grayknight2/mc-docs.zh-cn
dc705774cac09f2b3eaeec3c0ecc17148604133e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/iot-central/preview/index.yml
grayknight2/mc-docs.zh-cn
dc705774cac09f2b3eaeec3c0ecc17148604133e
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/iot-central/preview/index.yml
grayknight2/mc-docs.zh-cn
dc705774cac09f2b3eaeec3c0ecc17148604133e
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:Landing title: Azure IoT Central 文档(预览功能) summary: Azure IoT Central 是一种 IoT 应用程序平台,用于简化创建 IoT 解决方案。 Azure IoT Central 简化了 IoT 解决方案的初始设置,并减少了典型 IoT 项目的管理负担、运营成本和开销。 通过我们的快速入门和教程了解如何创建、自定义、管理和使用 Azure IoT Central 应用程序。 metadata: title: Azure IoT Central 文档 description: Azure IoT Central 是一种 IoT 应用程...
33.428571
182
0.673077
a538a3ed98a0f2234e0530fd03e2461f221f7501
775
yml
YAML
lib/signatures/rce.yml
heyder/vulture
796010b6ba9a96d61d52925773c72333ed705f0c
[ "MIT" ]
1
2022-01-11T18:31:09.000Z
2022-01-11T18:31:09.000Z
lib/signatures/rce.yml
L0stControl/vulture
0ea6061b248511a88192b0a53d3e3036549e9dda
[ "MIT" ]
null
null
null
lib/signatures/rce.yml
L0stControl/vulture
0ea6061b248511a88192b0a53d3e3036549e9dda
[ "MIT" ]
1
2021-07-19T12:52:12.000Z
2021-07-19T12:52:12.000Z
php: - '(exec)\s?\([.+]?(\$_GET\[.*\]|\$_POST\[.*\]|\$_REQUEST\[.*\])[.+]?\)' - '(shell_exec)\s?\([.+]?(\$_GET\[.*\]|\$_POST\[.*\]|\$_REQUEST\[.*\])[.+]?\)' - '(popen)\s?\([.+]?(\$_GET\[.*\]|\$_POST\[.*\]|\$_REQUEST\[.*\])[.+]?\)' - '(eval)\s?.+?(\$_GET\[.*\]|\$_POST\[.*\]|\$_REQUEST\[.*\]).+?' - '(passthru)\s?\([...
38.75
79
0.371613
4caed12cec319b67ef67740fe973ba3217833d4a
1,490
yaml
YAML
simulator/input_data_old/pod_space_less_than_110/input_4299.yaml
OREOmini/scheduler
878e21420c0d386f627ef1a2435795e5978cc456
[ "Apache-2.0" ]
1
2019-07-08T06:30:48.000Z
2019-07-08T06:30:48.000Z
simulator/input_data_old/pod_space_less_than_110/input_4299.yaml
OREOmini/scheduler
878e21420c0d386f627ef1a2435795e5978cc456
[ "Apache-2.0" ]
null
null
null
simulator/input_data_old/pod_space_less_than_110/input_4299.yaml
OREOmini/scheduler
878e21420c0d386f627ef1a2435795e5978cc456
[ "Apache-2.0" ]
null
null
null
Nodes: - cpu: 2852 mem: 2529 name: node0 pnum: 96 - cpu: 2237 mem: 3954 name: node1 pnum: 102 - cpu: 3484 mem: 3966 name: node2 pnum: 81 - cpu: 3895 mem: 2313 name: node3 pnum: 102 - cpu: 2570 mem: 2201 name: node4 pnum: 82 - cpu: 3683 mem: 3854 name: node5 pnum: 101 - cpu: 2648 me...
11.374046
14
0.567785
6a6f7609fdc4aaf7f515e1751a3b3054b553cd11
771
yml
YAML
playbooks/slurm-cluster/logging.yml
kuangllbnu/deepops
d73c05a8f352de5cf0578d944c3107c1e7171a7b
[ "BSD-3-Clause" ]
748
2018-06-27T18:52:04.000Z
2022-03-30T18:50:01.000Z
playbooks/slurm-cluster/logging.yml
kuangllbnu/deepops
d73c05a8f352de5cf0578d944c3107c1e7171a7b
[ "BSD-3-Clause" ]
615
2018-06-27T20:51:53.000Z
2022-03-31T19:58:47.000Z
playbooks/slurm-cluster/logging.yml
kuangllbnu/deepops
d73c05a8f352de5cf0578d944c3107c1e7171a7b
[ "BSD-3-Clause" ]
273
2018-07-01T10:01:07.000Z
2022-03-29T02:19:29.000Z
--- - hosts: slurm-master[0] become: true vars: elasticsearch_network_host: 0.0.0.0 logstash_listen_port_beats: 5000 roles: - geerlingguy.java - geerlingguy.elasticsearch - geerlingguy.logstash - geerlingguy.kibana tasks: - name: fix bug in logstash role command: /usr/share/log...
24.870968
88
0.632944
ed0548ac0ec81da95e47a1c1ee6863492b5270e0
1,208
yml
YAML
maven/org.apache.tomcat/tomcat/CVE-2019-17563.yml
Tabll/gemnasium-db
d1c1c8641de2a67cb2f2a61bd0a9efe61c3e8392
[ "CNRI-Python", "RSA-MD" ]
21
2020-11-19T10:19:09.000Z
2022-01-11T08:20:25.000Z
maven/org.apache.tomcat/tomcat/CVE-2019-17563.yml
Tabll/gemnasium-db
d1c1c8641de2a67cb2f2a61bd0a9efe61c3e8392
[ "CNRI-Python", "RSA-MD" ]
null
null
null
maven/org.apache.tomcat/tomcat/CVE-2019-17563.yml
Tabll/gemnasium-db
d1c1c8641de2a67cb2f2a61bd0a9efe61c3e8392
[ "CNRI-Python", "RSA-MD" ]
1
2021-07-24T02:39:58.000Z
2021-07-24T02:39:58.000Z
--- identifier: "CVE-2019-17563" package_slug: "maven/org.apache.tomcat/tomcat" title: "Session Fixation" description: "When using `FORM` authentication with Apache Tomcat there is a narrow window where an attacker could perform a session fixation attack. The window was considered too narrow for an exploit to be pr...
40.266667
88
0.710265
8069f33e7165622e0e6c2495ff8965d9c8765fd1
169
yml
YAML
meta/authors.yml
cjchamp4now/nextjs-netlify-blog-fstream
65885b7c872883d7a8c7f3c616ba310da5172641
[ "MIT" ]
null
null
null
meta/authors.yml
cjchamp4now/nextjs-netlify-blog-fstream
65885b7c872883d7a8c7f3c616ba310da5172641
[ "MIT" ]
null
null
null
meta/authors.yml
cjchamp4now/nextjs-netlify-blog-fstream
65885b7c872883d7a8c7f3c616ba310da5172641
[ "MIT" ]
null
null
null
authors: - slug: sultan name: The Sultan introduction: Founder of Femboy.Stream / Software & Data Engineer / Big Gay / Cats / Squishmellow hoarder
24.142857
59
0.662722
1d74b3d0ba344f350ea8d3f1de9bfd87d0784c6c
942
yaml
YAML
config/ade_bedroom-hrnetv2.yaml
azadis/semantic-segmentation-pytorch
dbdbec13a83f6f622b6a9cc1dd49bb27d36d1e77
[ "BSD-3-Clause" ]
null
null
null
config/ade_bedroom-hrnetv2.yaml
azadis/semantic-segmentation-pytorch
dbdbec13a83f6f622b6a9cc1dd49bb27d36d1e77
[ "BSD-3-Clause" ]
null
null
null
config/ade_bedroom-hrnetv2.yaml
azadis/semantic-segmentation-pytorch
dbdbec13a83f6f622b6a9cc1dd49bb27d36d1e77
[ "BSD-3-Clause" ]
null
null
null
DATASET: root_dataset: "./data/" list_train: "./data/training_bedroom.odgt" list_val: "./data/validation_bedroom.odgt" color_mat: "./data/color_bedroom.mat" object_info: "./data/objectInfo_ADE_bedroom.csv" num_class: 66 imgSizes: (300, 375, 450, 525, 600) imgMaxSize: 1000 padding_constant: 32 segm_d...
20.933333
85
0.72293
b1b59c764e57b13e0a2d7466a4e8ed550e4c0ee2
299
yml
YAML
scripts/prometheus.yml
tekener/micrometer
8a619d2c71efa2cb0f89694721b964c6084f6c36
[ "Apache-2.0" ]
3,292
2017-07-21T02:33:05.000Z
2022-03-31T16:15:23.000Z
scripts/prometheus.yml
tekener/micrometer
8a619d2c71efa2cb0f89694721b964c6084f6c36
[ "Apache-2.0" ]
2,355
2017-07-20T21:57:08.000Z
2022-03-31T22:55:05.000Z
scripts/prometheus.yml
tekener/micrometer
8a619d2c71efa2cb0f89694721b964c6084f6c36
[ "Apache-2.0" ]
892
2017-07-24T13:44:05.000Z
2022-03-30T19:48:07.000Z
global: scrape_interval: 5s scrape_configs: - job_name: 'prometheus' static_configs: - targets: ['localhost:9090'] - job_name: 'spring-boot2' metrics_path: '/actuator/prometheus' static_configs: - targets: ['10.200.10.1:8080'] rule_files: - prometheus_rules.yml
16.611111
40
0.668896
590162f80ac17f0b43a9c5c22a9cdd65e149d9c7
2,188
yml
YAML
infra/ansible/roles/nginx/tasks/main.yml
iamnkc/tournesol
4a09985f494577917c357783a37dfae02c57fd82
[ "CC0-1.0" ]
null
null
null
infra/ansible/roles/nginx/tasks/main.yml
iamnkc/tournesol
4a09985f494577917c357783a37dfae02c57fd82
[ "CC0-1.0" ]
null
null
null
infra/ansible/roles/nginx/tasks/main.yml
iamnkc/tournesol
4a09985f494577917c357783a37dfae02c57fd82
[ "CC0-1.0" ]
null
null
null
- name: Install Certbot apt: name: - certbot - python3-certbot-nginx install_recommends: no update_cache: yes - name: Check if certificates for frontend are already present stat: path: /etc/letsencrypt/live/{{domain_name}}/fullchain.pem register: cert_file when: letsencrypt_email is...
27.696203
103
0.722578
08862dee07540e16d71fc559fcb63080ab37156d
261
yml
YAML
codecov.yml
BernsteinA/pigly
dcaa4426dfa998e9aa997157f0c798d9e8caa620
[ "MIT" ]
12
2019-05-03T20:20:36.000Z
2021-06-22T04:39:31.000Z
codecov.yml
BernsteinA/pigly
dcaa4426dfa998e9aa997157f0c798d9e8caa620
[ "MIT" ]
138
2019-11-01T10:38:17.000Z
2022-03-01T16:04:24.000Z
codecov.yml
BernsteinA/pigly
dcaa4426dfa998e9aa997157f0c798d9e8caa620
[ "MIT" ]
2
2019-11-24T00:35:57.000Z
2020-03-03T22:04:58.000Z
coverage: status: project: default: threshold: 0.10% core: flags: core viewer: flags: viewer patch: off flags: core: paths: - packages/pigly viewer: paths: - packages/pigly-transformer
14.5
34
0.536398
ab5455ac4adc618bcd83949c97955ebe627f1def
1,703
yaml
YAML
welleng/errors/tool_codes/A026Ua_Fl.yaml
mkamyab/welleng
0ab73440e5ac3ad9a67d880658f9cdde33c0e0e7
[ "Apache-2.0" ]
50
2020-12-02T13:53:24.000Z
2022-03-30T15:17:47.000Z
welleng/errors/tool_codes/A026Ua_Fl.yaml
mkamyab/welleng
0ab73440e5ac3ad9a67d880658f9cdde33c0e0e7
[ "Apache-2.0" ]
27
2020-11-27T13:43:47.000Z
2022-02-18T01:54:02.000Z
welleng/errors/tool_codes/A026Ua_Fl.yaml
mkamyab/welleng
0ab73440e5ac3ad9a67d880658f9cdde33c0e0e7
[ "Apache-2.0" ]
20
2020-12-03T18:59:02.000Z
2022-02-16T13:20:55.000Z
codes: AZMS: function: AZ magnitude: 0.10471975511965978 propagation: systematic unit: rad AZRF: function: AZ magnitude: 0.7853981633974483 propagation: systematic unit: rad CNA: function: CNA magnitude: 0.35 propagation: systematic unit: '-' CNI: function: CN...
25.044118
87
0.697005
00c2cb9d40717bf55f814590824b1cd8ae3bb8c9
74
yml
YAML
handlers/main.yml
Kahn/ansible-arkservertools
d75e609c1a3a8ca60bb7b509b89fda9fdf7058d2
[ "MIT" ]
2
2016-11-01T12:46:38.000Z
2020-05-24T16:15:29.000Z
handlers/main.yml
Kahn/ansible-arkservertools
d75e609c1a3a8ca60bb7b509b89fda9fdf7058d2
[ "MIT" ]
4
2015-07-26T01:09:10.000Z
2017-09-24T01:59:49.000Z
handlers/main.yml
Kahn/ansible-arkservertools
d75e609c1a3a8ca60bb7b509b89fda9fdf7058d2
[ "MIT" ]
2
2015-08-22T01:02:09.000Z
2019-12-13T23:13:24.000Z
--- - name: restart arkmanager service: name=arkmanager state=restarted
18.5
42
0.756757
228265e4c1d7fee87911862faa89b12676a082d3
418
yml
YAML
test/playbooks/ssh.user/tasks/admin.yml
amenoyoya/conoha
28c0a6fa89cb17235b31fc7e5a50b8c26f0cc83f
[ "MIT" ]
null
null
null
test/playbooks/ssh.user/tasks/admin.yml
amenoyoya/conoha
28c0a6fa89cb17235b31fc7e5a50b8c26f0cc83f
[ "MIT" ]
null
null
null
test/playbooks/ssh.user/tasks/admin.yml
amenoyoya/conoha
28c0a6fa89cb17235b31fc7e5a50b8c26f0cc83f
[ "MIT" ]
null
null
null
--- # SSH接続: 管理者ユーザ作成 - name: 管理者ユーザ作成 user: name={{ target }} state=present create_home=yes shell=/bin/bash - name: sudoers登録 lineinfile: path: /etc/sudoers create: yes # ファイルが存在しない場合は作成 state: present regexp: '^{{ target }}\s+' line: '{{ target }} ALL=(ALL) NOPASSWD: ALL' - name: 公開鍵登録 auth...
23.222222
71
0.602871
eaa6e6f415850b9f73f4ccac209f1c0e566a55d5
303
yaml
YAML
src/docs/bookmarks/get_id.yaml
venkateshtantravahi/bookmarks-api
9fd4daa04669bd78503fa4a29e70899b616c9894
[ "MIT" ]
1
2021-12-27T10:33:06.000Z
2021-12-27T10:33:06.000Z
src/docs/bookmarks/get_id.yaml
venkateshtantravahi/bookmarks-api
9fd4daa04669bd78503fa4a29e70899b616c9894
[ "MIT" ]
1
2021-12-27T10:39:51.000Z
2021-12-27T10:39:51.000Z
src/docs/bookmarks/get_id.yaml
venkateshtantravahi/bookmarks-api
9fd4daa04669bd78503fa4a29e70899b616c9894
[ "MIT" ]
null
null
null
Gets bookmark by using its id from table --- tags: - Bookmarks parameters: - in: header name: Authorization required: true responses: 200: description: when you get requested bookmarks 404: description: When Item not found 401: description: Unauthorized (Token Expired)
15.947368
49
0.69967
4670f595814987fdb72e8f4c0bbabd6fa19e9a09
2,178
yml
YAML
content/Unreal Tournament/Maps/Tactical Ops/M/c/4/7e8e3b/to-meanstreets_[c47e8e3b].yml
acrinym/unreal-archive-data
ac9f151af3b401c10970839e7c5eb594e181e74a
[ "Unlicense" ]
20
2019-02-05T15:09:30.000Z
2022-03-06T02:04:19.000Z
content/Unreal Tournament/Maps/Tactical Ops/M/c/4/7e8e3b/to-meanstreets_[c47e8e3b].yml
acrinym/unreal-archive-data
ac9f151af3b401c10970839e7c5eb594e181e74a
[ "Unlicense" ]
496
2019-02-17T20:07:27.000Z
2022-03-28T10:35:41.000Z
content/Unreal Tournament/Maps/Tactical Ops/M/c/4/7e8e3b/to-meanstreets_[c47e8e3b].yml
acrinym/unreal-archive-data
ac9f151af3b401c10970839e7c5eb594e181e74a
[ "Unlicense" ]
15
2019-02-02T14:06:44.000Z
2022-02-24T22:40:18.000Z
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-18 10:57" game: "Unreal Tournament" name: "TO-MeanStreets][" author: "KAIN" description: "Welcome to the MEAN STREETS!" releaseDate: "2001-07" attachments: - type: "IMAGE" name: "TO-MeanStreets][_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-im...
28.285714
140
0.718549