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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
57c23483f158b2cc30535f0073506ee50e0f41e4 | 1,871 | yaml | YAML | site-deploy/templates/ingress.yaml | The-Next-Bug/helm-charts | d40bd8a46cc48071eae04892291c098e8c19c5e1 | [
"MIT"
] | null | null | null | site-deploy/templates/ingress.yaml | The-Next-Bug/helm-charts | d40bd8a46cc48071eae04892291c098e8c19c5e1 | [
"MIT"
] | null | null | null | site-deploy/templates/ingress.yaml | The-Next-Bug/helm-charts | d40bd8a46cc48071eae04892291c098e8c19c5e1 | [
"MIT"
] | null | null | null | {{- range .Values.domains }}
---
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: {{ include "kube-name" . }}
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
kubernetes.io/ingress.class: "nginx"
spec:
tls:
- secretName: "{{ .name }}-tls"
hosts:
- "{{ .name... | 21.505747 | 54 | 0.43132 |
acff9c35dd3b0a7301f9bb76b0ba6192e56a474f | 538 | yml | YAML | _config.yml | theBSWG/www | 5bc36b8db3f143dfaf0bcc583c45b85136035d9d | [
"Apache-2.0"
] | 1 | 2020-11-16T17:50:24.000Z | 2020-11-16T17:50:24.000Z | _config.yml | theBSWG/www | 5bc36b8db3f143dfaf0bcc583c45b85136035d9d | [
"Apache-2.0"
] | null | null | null | _config.yml | theBSWG/www | 5bc36b8db3f143dfaf0bcc583c45b85136035d9d | [
"Apache-2.0"
] | null | null | null | title: BSWG
description: Bridge Standards Working Group
baseurl: /
theme: jekyll-theme-slate
markdown: kramdown
google_analytics: UA-183218106-1
github:
is_project_page: true
subgroups: ['apis','conventions','data-policy','deals','form-grading','ids','points','results','system-notes','text-format']
areas: ['framewor... | 35.866667 | 124 | 0.743494 |
f2d751d8a546c466675c2d7e17338f3e6096a7bb | 33 | yml | YAML | src/hammer-vlsi/technology/nop/defaults.yml | XiaoSanchez/hammer | 87a2ee26b0912df39973a35632970a47a31ca22a | [
"BSD-3-Clause"
] | 138 | 2017-08-15T18:56:55.000Z | 2022-03-29T05:23:37.000Z | src/hammer-vlsi/technology/nop/defaults.yml | XiaoSanchez/hammer | 87a2ee26b0912df39973a35632970a47a31ca22a | [
"BSD-3-Clause"
] | 444 | 2017-09-11T01:15:37.000Z | 2022-03-31T17:30:33.000Z | src/hammer-vlsi/technology/nop/defaults.yml | XiaoSanchez/hammer | 87a2ee26b0912df39973a35632970a47a31ca22a | [
"BSD-3-Clause"
] | 33 | 2017-10-30T14:23:53.000Z | 2022-03-25T01:36:13.000Z | # nop technology has no settings
| 16.5 | 32 | 0.787879 |
9ac3fcc0c8a0db1293d5409e26c59177aa04ea76 | 343 | yml | YAML | ansible1/var2/main.yml | Nonamed123/Infrastructureascode | 60c30bb676a61bf67bf6697e723de23a03e9a6ee | [
"MIT"
] | null | null | null | ansible1/var2/main.yml | Nonamed123/Infrastructureascode | 60c30bb676a61bf67bf6697e723de23a03e9a6ee | [
"MIT"
] | 4 | 2021-04-20T17:13:17.000Z | 2021-09-23T23:29:27.000Z | ansible1/var2/main.yml | Nonamed123/Infrastructureascode | 60c30bb676a61bf67bf6697e723de23a03e9a6ee | [
"MIT"
] | null | null | null | ---
- hosts: nodes
remote_user: root
become: yes
become_method: sudo
vars:
temp_folder: /tmp
tasks:
# istall ruby
- include : tasks/ruby.yml
# Instll MongoDB
- include: tasks/mongo.yml
# Clone repository
- include: tasks/clone.yml
# Deloy app
- inclu... | 20.176471 | 33 | 0.58309 |
6ca0948d54261f56a253820dce837efcfb3519c3 | 933 | yml | YAML | cassandra-data-service/src/main/resources/application.yml | slachiewicz/microservices-observability | 8ab1b2a2f98fae739562c733360fb4e69687879d | [
"MIT"
] | 42 | 2017-09-29T08:31:37.000Z | 2022-03-11T07:55:44.000Z | cassandra-data-service/src/main/resources/application.yml | slachiewicz/microservices-observability | 8ab1b2a2f98fae739562c733360fb4e69687879d | [
"MIT"
] | null | null | null | cassandra-data-service/src/main/resources/application.yml | slachiewicz/microservices-observability | 8ab1b2a2f98fae739562c733360fb4e69687879d | [
"MIT"
] | 17 | 2017-10-07T01:23:08.000Z | 2022-03-11T07:55:48.000Z | server:
port: ${PORT:8081}
#logging:
# level:
# root: debug
# com.datastax.driver.core.RequestHandler: TRACE
management:
endpoints:
web:
expose: "*"
cors.allowed-origins: "*"
cors.allowed-methods: GET,POST,PUT,DELETE,HEAD
spring:
application:
name: cassandra-data-service
data:
... | 21.204545 | 63 | 0.6806 |
9f515ec46ded868ff1352ee006b02ea667db8d54 | 273 | yml | YAML | docker-compose.deploy.yml | bartekkois/GPONMonitor | 83e142fd53adee3e0f942d096a18fbb2e4a4e7c5 | [
"BSD-3-Clause"
] | 31 | 2016-12-03T10:43:14.000Z | 2022-01-08T15:30:56.000Z | docker-compose.deploy.yml | bartekkois/GPONMonitor | 83e142fd53adee3e0f942d096a18fbb2e4a4e7c5 | [
"BSD-3-Clause"
] | 7 | 2017-07-14T17:02:37.000Z | 2022-03-01T17:49:10.000Z | docker-compose.deploy.yml | bartekkois/GPONMonitor | 83e142fd53adee3e0f942d096a18fbb2e4a4e7c5 | [
"BSD-3-Clause"
] | 20 | 2017-01-09T15:02:40.000Z | 2022-01-13T09:48:47.000Z | version: '3.5'
services:
gponmonitor:
image: bartekkois/gponmonitor:1.0.10
restart: always
volumes:
- /docker/GPONMonitor/devicesconfiguration.json:/app/devicesconfiguration.json:ro
- /etc/localtime:/etc/localtime:ro
ports:
- "5001:80"
| 22.75 | 87 | 0.677656 |
fe27b413e54473b0a52f90aff07d7b2924ebe61c | 499 | yml | YAML | packages/nouns/lib/__fixtures__/023810_neprijetnost.yml | medzuslovjansky/standard | 433f01da93e10f7f9c04750f94de4bda7a07c42f | [
"MIT"
] | 1 | 2020-10-12T06:25:33.000Z | 2020-10-12T06:25:33.000Z | packages/nouns/lib/__fixtures__/023810_neprijetnost.yml | medzuslovjansky/standard | 433f01da93e10f7f9c04750f94de4bda7a07c42f | [
"MIT"
] | null | null | null | packages/nouns/lib/__fixtures__/023810_neprijetnost.yml | medzuslovjansky/standard | 433f01da93e10f7f9c04750f94de4bda7a07c42f | [
"MIT"
] | null | null | null | ---
id: "23810"
word: "neprijętnosť"
meta:
gender: "feminine"
declensions:
singular:
nom: "neprijętnosť"
acc: "neprijętnosť"
gen: "neprijętnosti"
loc: "neprijętnosti"
dat: "neprijętnosti"
ins: "neprijętnosťjų"
voc: "neprijętnosti"
plural:
nom: "nep... | 21.695652 | 28 | 0.589178 |
febc3effe375b6ed7d6549eddc4ab56f427e0b38 | 787 | yml | YAML | docker-compose.yml | YvesIraguha/lost-and-found-api | c209e3d2b264d2ce98194e431b3dbaf3770cead0 | [
"MIT"
] | null | null | null | docker-compose.yml | YvesIraguha/lost-and-found-api | c209e3d2b264d2ce98194e431b3dbaf3770cead0 | [
"MIT"
] | 14 | 2020-07-20T12:35:15.000Z | 2021-04-15T17:38:09.000Z | docker-compose.yml | YvesIraguha/lost-and-found-api | c209e3d2b264d2ce98194e431b3dbaf3770cead0 | [
"MIT"
] | 2 | 2020-03-23T01:29:22.000Z | 2020-03-27T10:25:58.000Z | version: '3'
services:
app:
container_name: lostAndFoundApi
restart: always
build: .
command: npm run dev
env_file: .env
environment:
- NODE_ENV=development
- DB_USER_DEV=$DB_USER_DEV
- DB_PASSWORD_DEV=$DB_PASSWORD_DEV
- DB_HOST_DEV=mongo
- DB_PORT_DEV=$DB_PORT_DE... | 17.886364 | 40 | 0.597205 |
0cf5777ce6d05e6c0ae7dd87a97aea83da820936 | 613 | yaml | YAML | generated/packages/conftest.yaml | dtolnay-contrib/huber | 9240e922059e6dfa81a17b691f4362fef44399b3 | [
"Apache-2.0"
] | 79 | 2020-11-06T08:56:32.000Z | 2022-03-28T10:03:09.000Z | generated/packages/conftest.yaml | dtolnay-contrib/huber | 9240e922059e6dfa81a17b691f4362fef44399b3 | [
"Apache-2.0"
] | 51 | 2020-11-10T04:37:10.000Z | 2022-03-27T12:19:54.000Z | generated/packages/conftest.yaml | dtolnay-contrib/huber | 9240e922059e6dfa81a17b691f4362fef44399b3 | [
"Apache-2.0"
] | 9 | 2020-12-10T20:23:58.000Z | 2021-11-15T09:51:16.000Z | # This is generated. Don't modify.
---
name: conftest
description: Write tests against structured configuration data using the Open Policy Agent Rego query language
source:
Github:
owner: open-policy-agent
repo: conftest
targets:
- LinuxAmd64:
artifact_templates:
- "conftest_{version}_Linux_x8... | 26.652174 | 110 | 0.699837 |
e2e1027ed8ffc6968e237585be30f4ebf79a3f4f | 711 | yaml | YAML | extras/cloudbuild/gcsFetcherManifest.yaml | DaveCheez/serverless-store-demo | 2ab1e9df70cda291e604977b7d4c2078d160d5c3 | [
"Apache-2.0"
] | 171 | 2019-01-24T04:17:31.000Z | 2022-03-03T09:18:35.000Z | extras/cloudbuild/gcsFetcherManifest.yaml | DaveCheez/serverless-store-demo | 2ab1e9df70cda291e604977b7d4c2078d160d5c3 | [
"Apache-2.0"
] | 11 | 2019-02-17T09:46:53.000Z | 2021-09-14T07:47:48.000Z | extras/cloudbuild/gcsFetcherManifest.yaml | DaveCheez/serverless-store-demo | 2ab1e9df70cda291e604977b7d4c2078d160d5c3 | [
"Apache-2.0"
] | 77 | 2019-02-02T22:05:05.000Z | 2022-02-27T22:56:33.000Z | {
"app/app.yaml": {
"sourceUrl": "gs://YOUR-PROJECT-ID-build/cloudbuild/app.yaml",
"sha1sum": ""
},
"app/firebase_config.json": {
"sourceUrl": "gs://YOUR-PROJECT-ID-build/cloudbuild/firebase_config.json",
"sha1sum": ""
},
"app/static/initFirebase.js": {
"sourc... | 30.913043 | 85 | 0.576653 |
20dd7e2460231fc27f1e38e850f62a03f339a84c | 1,210 | yml | YAML | .erb-lint.yml | GayeCord/get-into-teaching-app | 75a8fd3b95e7fcf07f3b03846cdc2456071b2807 | [
"MIT"
] | 6 | 2021-03-15T15:53:02.000Z | 2021-12-09T22:56:34.000Z | .erb-lint.yml | GayeCord/get-into-teaching-app | 75a8fd3b95e7fcf07f3b03846cdc2456071b2807 | [
"MIT"
] | 2,221 | 2020-05-06T08:16:29.000Z | 2022-03-31T17:26:35.000Z | .erb-lint.yml | GayeCord/get-into-teaching-app | 75a8fd3b95e7fcf07f3b03846cdc2456071b2807 | [
"MIT"
] | 6 | 2020-12-21T15:44:47.000Z | 2022-03-18T16:12:07.000Z | ---
EnableDefaultLinters: true
linters:
ErbSafety:
enabled: true
better_html_config: .better-html.yml
HardCodedString:
enabled: false
ClosingErbTagIndent:
enabled: false
Naming/FileName:
enabled: false
Rubocop:
enabled: true
rubocop_config:
inherit_from:
- .rubocop.ym... | 25.208333 | 62 | 0.661983 |
0e836007db4958aa8117af7124a6cbf24d418067 | 1,311 | yaml | YAML | packages/wi/wilton-ffi.yaml | justinwoo/all-cabal-metadata | e973c904ffc2d570a79ec86de868edac4abdb5e0 | [
"MIT"
] | null | null | null | packages/wi/wilton-ffi.yaml | justinwoo/all-cabal-metadata | e973c904ffc2d570a79ec86de868edac4abdb5e0 | [
"MIT"
] | null | null | null | packages/wi/wilton-ffi.yaml | justinwoo/all-cabal-metadata | e973c904ffc2d570a79ec86de868edac4abdb5e0 | [
"MIT"
] | null | null | null | homepage: https://github.com/wilton-iot/wilton-ffi#readme
changelog-type: markdown
hash: 30e31caab10149a3ba606aa91ae440aa4c0065a623e1e207d5e36d07711c2f14
test-bench-deps: {}
maintainer: alex at staticlibs.net
synopsis: Haskell modules support for Wilton JavaScript runtime
changelog: ! "\n### 0.2.0.0\n\n - support backc... | 46.821429 | 148 | 0.708619 |
b3728971e03077096dac2148a833260f2b26450c | 304 | yml | YAML | _data/comments/soccer/comment-1579421871231.yml | hashtafak/hashtafak.github.io | 73536a9c9a4e4afdf9bce931cd3d9c9417583dc8 | [
"MIT"
] | null | null | null | _data/comments/soccer/comment-1579421871231.yml | hashtafak/hashtafak.github.io | 73536a9c9a4e4afdf9bce931cd3d9c9417583dc8 | [
"MIT"
] | null | null | null | _data/comments/soccer/comment-1579421871231.yml | hashtafak/hashtafak.github.io | 73536a9c9a4e4afdf9bce931cd3d9c9417583dc8 | [
"MIT"
] | null | null | null | _id: 2f2de850-3a94-11ea-8180-cdb4f53e8897
message: >-
I always spent my half an hour to read this weblog's articles everyday along
with a cup of coffee.
name: Francisco
email: a84de80dbaccdba234d47978d7c457bb
url: 'http://www.clicks-and-bricks.nl/?p=1771'
hidden: ''
date: '2020-01-19T08:17:51.231Z'
| 30.4 | 78 | 0.759868 |
f57dbe0f1d341f7392f43467d3ffe081008afd97 | 465 | yml | YAML | spec/fixtures/configs/fa/facette:facette.yml | cucucuck/11 | 8a014995b31540cac56f4652096567e800b0cc71 | [
"MIT"
] | 750 | 2015-01-01T08:42:22.000Z | 2022-02-16T07:16:01.000Z | spec/fixtures/configs/fa/facette:facette.yml | DevBeatDad/travis-yml | f25fae51bc8aaab4d0792c6f14d5e26435f2a9ec | [
"MIT"
] | 260 | 2015-01-13T13:24:24.000Z | 2022-03-08T09:26:48.000Z | spec/fixtures/configs/fa/facette:facette.yml | DevBeatDad/travis-yml | f25fae51bc8aaab4d0792c6f14d5e26435f2a9ec | [
"MIT"
] | 84 | 2017-06-05T09:34:02.000Z | 2022-03-29T06:31:56.000Z | ---
language: go
go:
- "1.10"
go_import_path: facette.io/facette
dist: trusty
services:
- postgresql
- mysql
env:
- TEST_PGSQL_USER=postgres TEST_MYSQL_USER=root
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y librrd-dev
before_script:
- psql -c 'create database facette;' -U postgres
- mysql ... | 13.676471 | 50 | 0.724731 |
18dfdd0f239e411f0b5c8fbea750a774bc0d47cf | 217 | yml | YAML | test_profile/config/sync/clientside_validation_jquery.settings.yml | dof-dss/nidirect-d8-test-install-profile | 9e785a7ca17770f792a6d8697700f9be252cb48a | [
"MIT"
] | null | null | null | test_profile/config/sync/clientside_validation_jquery.settings.yml | dof-dss/nidirect-d8-test-install-profile | 9e785a7ca17770f792a6d8697700f9be252cb48a | [
"MIT"
] | 1 | 2020-07-03T14:32:39.000Z | 2020-07-03T14:32:39.000Z | test_profile/config/sync/clientside_validation_jquery.settings.yml | dof-dss/nidirect-d8-test-install-profile | 9e785a7ca17770f792a6d8697700f9be252cb48a | [
"MIT"
] | 1 | 2019-07-26T08:20:19.000Z | 2019-07-26T08:20:19.000Z | use_cdn: true
cdn_base_url: 'https://cdn.jsdelivr.net/npm/jquery-validation@1.17.0/dist/'
validate_all_ajax_forms: 1
force_validate_on_blur: 0
_core:
default_config_hash: 3YUV4RQQ4k8drO7uzYJ7lNc5Az0iDAH5YW8KbZVxjeY
| 31 | 75 | 0.843318 |
d8207ce7c3dd0df163e3570936067711f277c0d1 | 939 | yml | YAML | docker-compose.yml | Robert-W/aws-starter | e6b2ba6b81e2f02af7fc0ff85eaf85f0870089fb | [
"MIT"
] | null | null | null | docker-compose.yml | Robert-W/aws-starter | e6b2ba6b81e2f02af7fc0ff85eaf85f0870089fb | [
"MIT"
] | null | null | null | docker-compose.yml | Robert-W/aws-starter | e6b2ba6b81e2f02af7fc0ff85eaf85f0870089fb | [
"MIT"
] | null | null | null | version: '3'
services:
api:
image: starter/api
build:
context: ./api
dockerfile: Dockerfile
environment:
PORT: 4000
ports:
- 4000:4000
volumes:
- ./api/endpoint:/srv/endpoint
networks:
- starter
app:
image: starter/app
build:
context: ./ap... | 18.057692 | 64 | 0.57082 |
206bb3682e4e0f7a50158661c5dad0a7e48eebb8 | 692 | yml | YAML | hidev.yml | hiqdev/yii2-yandex-metrika | ea2ca7934ec12d1680a4ba2a6c2608483f1411bf | [
"BSD-3-Clause"
] | 13 | 2017-04-20T09:55:59.000Z | 2019-05-27T14:06:10.000Z | hidev.yml | hiqdev/yii2-yandex-metrika | ea2ca7934ec12d1680a4ba2a6c2608483f1411bf | [
"BSD-3-Clause"
] | 1 | 2019-03-02T12:24:35.000Z | 2019-03-05T13:58:47.000Z | hidev.yml | hiqdev/yii2-yandex-metrika | ea2ca7934ec12d1680a4ba2a6c2608483f1411bf | [
"BSD-3-Clause"
] | 3 | 2018-12-03T09:18:38.000Z | 2019-11-07T20:11:28.000Z | package:
type: yii2-extension
name: yii2-yandex-metrika
title: Yandex.Metrika counter for Yii2 applications
headline: Yii2 Yandex.Metrika
keywords: yii2, plugin, yandex, metrika, counter
description: |
Provides really easy adding [Yandex.Metrik... | 43.25 | 101 | 0.66474 |
d880af6e6fe950eb953bbb04e4676ea34ba602de | 858 | yaml | YAML | status/weather.yaml | sunaku/wmiirc | 829de45fddc80013122f85c551a3722dd79f6085 | [
"0BSD"
] | 26 | 2015-02-10T18:57:34.000Z | 2021-09-05T01:44:47.000Z | status/weather.yaml | sunaku/wmiirc | 829de45fddc80013122f85c551a3722dd79f6085 | [
"0BSD"
] | null | null | null | status/weather.yaml | sunaku/wmiirc | 829de45fddc80013122f85c551a3722dd79f6085 | [
"0BSD"
] | 1 | 2019-12-20T04:31:45.000Z | 2019-12-20T04:31:45.000Z | require:
- barometer
status:
weather:
params:
location:
units: metric
label: |
@weather = Barometer.new(@location).measure
temp = @weather.temperature.send(@units)
unit = case @units
when 'metric' then "\u2103"
when 'imperial' then "\u2109"
... | 22.578947 | 49 | 0.524476 |
ebd2abdfc82f9a74d3db613cfa0f3edc495aa80d | 861 | yml | YAML | .travis.yml | lfoppiano/grobid-quantities-python-client | d99354ff1f3f7c1c39f3a2fe28588576a1b23a5d | [
"Apache-2.0"
] | 2 | 2020-12-26T17:41:59.000Z | 2022-01-11T08:29:18.000Z | .travis.yml | lfoppiano/grobid-quantities-python-client | d99354ff1f3f7c1c39f3a2fe28588576a1b23a5d | [
"Apache-2.0"
] | 1 | 2021-07-06T08:00:30.000Z | 2021-07-21T07:21:03.000Z | .travis.yml | lfoppiano/grobid-quantities-python-client | d99354ff1f3f7c1c39f3a2fe28588576a1b23a5d | [
"Apache-2.0"
] | null | null | null | language: python
python:
- '3.6'
script:
- python setup.py test
- python setup.py sdist
deploy:
provider: pypi
user: lfoppiano
password:
secure: AL3z9vnQ//JMjJIwk4iaGSdhs7wbdgBL5Hp/umCll68jQ0vmaHypV7A4KQYiriSxgeGfG6s9LQRvyUDUmYmVgztrPJtoo235esNC13UGts3TTC4qapjhYxM7zFMfOXzD1mHaxq1SI0uR3MA5+lrxVitc46ubrZo1/qqkn... | 61.5 | 696 | 0.911731 |
fa95afff652f4e73f9c8f66e95cbf51bcc3a7985 | 502 | yml | YAML | _config.yml | abhishekshastri7678/github-pages-with-jekyll | 24234ac36e42269bc013b25a598bfc58d989d127 | [
"MIT"
] | null | null | null | _config.yml | abhishekshastri7678/github-pages-with-jekyll | 24234ac36e42269bc013b25a598bfc58d989d127 | [
"MIT"
] | 4 | 2020-09-14T11:07:35.000Z | 2020-09-14T12:10:28.000Z | _config.yml | abhishekshastri7678/github-pages-with-jekyll | 24234ac36e42269bc013b25a598bfc58d989d127 | [
"MIT"
] | null | null | null | ---
title: "demoooooo"
date: 2020-09-14
---
title: just exploring
author: Abhishek
email: your-email@domain.com
description: > # this means to ignore newlines until "baseurl:"
learning github pages
# social links
twitter_username: your-twitter-handle # DO NOT include the @ character, or else the build will fail!
git... | 29.529412 | 100 | 0.760956 |
dbed357e04497cc4519366e553fa6d381483f74e | 1,590 | yaml | YAML | recipe/meta.yaml | conda-forge/lightgbm-feedstock | 73cebe324886ea825e4aad4a3348a43a79dbb5d4 | [
"BSD-3-Clause"
] | 4 | 2017-10-15T15:45:22.000Z | 2020-01-23T00:13:31.000Z | recipe/meta.yaml | conda-forge/lightgbm-feedstock | 73cebe324886ea825e4aad4a3348a43a79dbb5d4 | [
"BSD-3-Clause"
] | 37 | 2017-07-21T03:03:02.000Z | 2022-01-07T21:52:44.000Z | recipe/meta.yaml | conda-forge/lightgbm-feedstock | 73cebe324886ea825e4aad4a3348a43a79dbb5d4 | [
"BSD-3-Clause"
] | 9 | 2017-07-21T03:14:00.000Z | 2021-02-23T12:42:22.000Z | {% set name = "lightgbm" %}
{% set version = "3.2.1" %}
{% set sha256 = "bd98e3b501b4c24dc127f4ad93e467f42923fe3eefa99e143b5b93158f024395" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name... | 26.5 | 202 | 0.63522 |
fabde06afff62e65b6b688d97e60077b75e60258 | 829 | yaml | YAML | conf/config.yaml | Erlemar/ventilator_kaggle_models | 216e5fcfde28cd20773d0ccf996fff3ff1775921 | [
"MIT"
] | 3 | 2021-12-12T18:07:08.000Z | 2022-03-06T17:15:24.000Z | conf/config.yaml | Erlemar/ventilator_kaggle_models | 216e5fcfde28cd20773d0ccf996fff3ff1775921 | [
"MIT"
] | 1 | 2022-03-05T20:11:08.000Z | 2022-03-05T20:11:08.000Z | conf/config.yaml | Erlemar/ventilator_kaggle_models | 216e5fcfde28cd20773d0ccf996fff3ff1775921 | [
"MIT"
] | null | null | null | defaults:
- _self_
- datamodule: ventilator_datamodule
- trainer: default_trainer
- training: default_training
# - logging: wandb
- logging: loggers
- optimizer: adam
- scheduler: linearwithwarmup
- model: ventilator_model_0
- callbacks: callbacks
- private: default
- loss: ventilator
- metric:... | 23.027778 | 73 | 0.711701 |
aeb19aff80ab35b2f96c988c40576875d3981797 | 672 | yml | YAML | tasks/Linux/fetch/security-fetch/security-fetch-s3.yml | Lemiwork/ansible-role-java | 54d9cf5b3bc2a7c28f1058584c7c7bbcdf1c13c7 | [
"Apache-2.0"
] | 61 | 2018-07-12T16:19:44.000Z | 2022-02-23T01:41:15.000Z | tasks/Linux/fetch/security-fetch/security-fetch-s3.yml | Lemiwork/ansible-role-java | 54d9cf5b3bc2a7c28f1058584c7c7bbcdf1c13c7 | [
"Apache-2.0"
] | 61 | 2018-07-17T18:30:18.000Z | 2022-02-02T08:44:00.000Z | tasks/Linux/fetch/security-fetch/security-fetch-s3.yml | Lemiwork/ansible-role-java | 54d9cf5b3bc2a7c28f1058584c7c7bbcdf1c13c7 | [
"Apache-2.0"
] | 44 | 2018-07-19T15:21:57.000Z | 2021-12-17T16:46:48.000Z | ---
- name: Download security policy artifact from s3
aws_s3:
bucket: '{{ java_unlimited_policy_transport_s3_bucket }}'
object: '{{ java_unlimited_policy_transport_s3_path }}'
dest: "{{ java_download_path }}/\
{{ java_unlimited_policy_transport_s3_path|basename }}"
aws_access_key: '{{ transport_... | 33.6 | 73 | 0.693452 |
4e08eacf3b02ed6b92e5f7638da1c1228bbba10d | 1,365 | yaml | YAML | playbooks/upgrade-ha-deployment.yaml | huangtianhua/labkeeper | 81298f8df716aded3d9c84b34d63611b0ee4e4ae | [
"Apache-2.0"
] | null | null | null | playbooks/upgrade-ha-deployment.yaml | huangtianhua/labkeeper | 81298f8df716aded3d9c84b34d63611b0ee4e4ae | [
"Apache-2.0"
] | null | null | null | playbooks/upgrade-ha-deployment.yaml | huangtianhua/labkeeper | 81298f8df716aded3d9c84b34d63611b0ee4e4ae | [
"Apache-2.0"
] | null | null | null | ---
- name: Upgrade nodepool nodes
hosts: nodepool-master, nodepool-slave
become: yes
tasks:
- name: upgrade nodepool services
shell: |
set -e
openlab ha node set `hostname` --maintain yes
cd /opt/src/nodepool
git pull
args:
executable: /bin/bash
- name: Re... | 23.947368 | 72 | 0.608059 |
4e95fef6cfd1131090468b430bdae2ff2e3c50b0 | 459 | yaml | YAML | workloads/dev/azure/k8sm-dev-aks-01/access/rbac/cluster/namespace/tester/rbac_custom_tester_namespace.yaml | robertoporfiro/flux-get-started | 14251f4eb1b84486ba7884b508fb5dbcf17fa6f1 | [
"Apache-2.0"
] | null | null | null | workloads/dev/azure/k8sm-dev-aks-01/access/rbac/cluster/namespace/tester/rbac_custom_tester_namespace.yaml | robertoporfiro/flux-get-started | 14251f4eb1b84486ba7884b508fb5dbcf17fa6f1 | [
"Apache-2.0"
] | null | null | null | workloads/dev/azure/k8sm-dev-aks-01/access/rbac/cluster/namespace/tester/rbac_custom_tester_namespace.yaml | robertoporfiro/flux-get-started | 14251f4eb1b84486ba7884b508fb5dbcf17fa6f1 | [
"Apache-2.0"
] | null | null | null | apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
# rolebinding.rbac.authorization.k8s.io/k8sm-dev-aks-01:tester:namespace-view-role-binding
name: k8sm-dev-aks-01:tester:namespace-view-role-binding
namespace: tdmi
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: view
#... | 30.6 | 92 | 0.779956 |
7cb50a1344d577e3d093aacf74315e425613fbb5 | 1,176 | yml | YAML | .github/workflows/release.yml | umireon/cloudformation-guard | 33c43e341f44ad86dcbfbac08118146490ec306d | [
"Apache-2.0"
] | 903 | 2020-06-16T21:10:38.000Z | 2022-03-31T17:56:41.000Z | .github/workflows/release.yml | umireon/cloudformation-guard | 33c43e341f44ad86dcbfbac08118146490ec306d | [
"Apache-2.0"
] | 172 | 2020-06-16T21:43:51.000Z | 2022-03-31T18:51:49.000Z | .github/workflows/release.yml | umireon/cloudformation-guard | 33c43e341f44ad86dcbfbac08118146490ec306d | [
"Apache-2.0"
] | 131 | 2020-06-17T13:20:44.000Z | 2022-03-24T21:54:47.000Z | name: Rust
on:
release:
types: [ published ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- name: Build
run: cargo build --verbose --release
- name: Get r... | 29.4 | 87 | 0.587585 |
29afac6f533e994b0601ffcf5a43f9eb350e68ea | 1,898 | yml | YAML | www/config/sync/language/sv/views.view.user_admin_people.yml | centre-for-educational-technology/tinda | 190b2bb181df0fe9cb3ba7578e009f495e48e973 | [
"MIT"
] | null | null | null | www/config/sync/language/sv/views.view.user_admin_people.yml | centre-for-educational-technology/tinda | 190b2bb181df0fe9cb3ba7578e009f495e48e973 | [
"MIT"
] | 28 | 2020-09-28T07:59:57.000Z | 2021-10-20T10:40:37.000Z | www/config/sync/language/sv/views.view.user_admin_people.yml | centre-for-educational-technology/tinda | 190b2bb181df0fe9cb3ba7578e009f495e48e973 | [
"MIT"
] | null | null | null | label: Personer
description: 'Hitta och hantera personer som använder din webbplats.'
display:
default:
display_title: Huvud
display_options:
exposed_form:
options:
submit_button: Filtrera
reset_button_label: Återställ
exposed_sorts_label: 'Sortera efter'
... | 26.732394 | 77 | 0.549526 |
ddd45baa62b7d9dea36e98c71b147b90ad0f6289 | 672 | yml | YAML | vpc-public-only-ssh/serverless.yml | FluxAugur/serverless-infrastructure | 95cce971fe30d06df2fa55c10bde46e9d4d37f92 | [
"BSD-2-Clause"
] | 7 | 2018-02-07T01:42:36.000Z | 2020-06-17T12:59:56.000Z | vpc-public-only-ssh/serverless.yml | FluxAugur/serverless-infrastructure | 95cce971fe30d06df2fa55c10bde46e9d4d37f92 | [
"BSD-2-Clause"
] | 6 | 2018-03-24T04:16:02.000Z | 2019-02-14T17:07:46.000Z | vpc-public-only-ssh/serverless.yml | FluxAugur/serverless-infrastructure | 95cce971fe30d06df2fa55c10bde46e9d4d37f92 | [
"BSD-2-Clause"
] | null | null | null | # The `service` block is the name of the service
service: vpc-public-only-ssh
# The `provider` block defines where your service will be deployed
provider:
name: aws
stage: ${opt:stage, env:SLS_STAGE, 'dev'}
profile: ${opt:aws-profile, env:AWS_PROFILE, env:AWS_DEFAULT_PROFILE, 'default'}
stackTags:
x-servic... | 28 | 84 | 0.666667 |
ddf62969b3c358deb957e84e616b3654bec440a4 | 210 | yml | YAML | _bookdown.yml | pimatej/urejanje-podatkov | 2ab7ea19d4d9ba6d2c48274366927438c9488390 | [
"BSD-3-Clause"
] | null | null | null | _bookdown.yml | pimatej/urejanje-podatkov | 2ab7ea19d4d9ba6d2c48274366927438c9488390 | [
"BSD-3-Clause"
] | null | null | null | _bookdown.yml | pimatej/urejanje-podatkov | 2ab7ea19d4d9ba6d2c48274366927438c9488390 | [
"BSD-3-Clause"
] | null | null | null | book_filename: "bookdown-demo"
language:
ui:
chapter_name: "Poglavje "
references_name: "Reference"
delete_merged_file: true
bookdown::gitbook:
split_bib: no
biblio-style: apalike
output_dir: "docs" | 21 | 32 | 0.757143 |
501a0f8847ca913c1bb97ceb9b3430b384bf9781 | 4,821 | yaml | YAML | src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_profile.yaml | chef-davin/azure-cli | 2ebd33d5f69a27d07404cc48cf475d5fbdda6378 | [
"MIT"
] | 1 | 2020-07-02T23:41:03.000Z | 2020-07-02T23:41:03.000Z | src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_profile.yaml | cindywu/azure-cli | bd011cb91ac6e0ac89f53e1105d76ea30b6609a0 | [
"MIT"
] | 1 | 2021-06-02T02:38:22.000Z | 2021-06-02T02:38:22.000Z | src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_profile.yaml | cindywu/azure-cli | bd011cb91ac6e0ac89f53e1105d76ea30b6609a0 | [
"MIT"
] | null | null | null | interactions:
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
CommandName:
- network profile list
Connection:
- keep-alive
User-Agent:
- python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3... | 26.783333 | 203 | 0.609002 |
820f16ffdc77b1332d73f760774c8d24351c2086 | 14,249 | yml | YAML | Packs/CrowdStrikeMalquery/Integrations/CrowdStrikeMalquery/CrowdStrikeMalquery.yml | satyakidroid/content | b5342c522d44aec8f31f4ee0fc8ad269ac970903 | [
"MIT"
] | 799 | 2016-08-02T06:43:14.000Z | 2022-03-31T11:10:11.000Z | Packs/CrowdStrikeMalquery/Integrations/CrowdStrikeMalquery/CrowdStrikeMalquery.yml | satyakidroid/content | b5342c522d44aec8f31f4ee0fc8ad269ac970903 | [
"MIT"
] | 9,317 | 2016-08-07T19:00:51.000Z | 2022-03-31T21:56:04.000Z | Packs/CrowdStrikeMalquery/Integrations/CrowdStrikeMalquery/CrowdStrikeMalquery.yml | satyakidroid/content | b5342c522d44aec8f31f4ee0fc8ad269ac970903 | [
"MIT"
] | 1,297 | 2016-08-04T13:59:00.000Z | 2022-03-31T23:43:06.000Z | category: Authentication
commonfields:
id: CrowdStrikeMalquery
version: -1
configuration:
- defaultvalue: https://api.crowdstrike.com
display: Server URL (e.g. https://example.net)
name: base_url
required: true
type: 0
- display: Client ID
name: client_id
required: true
type: 4
- display: Client Secre... | 38.510811 | 127 | 0.686224 |
d9506bc4c4dda417ce19f116daa1e610c45e4165 | 290 | yml | YAML | .gitlab-ci.yml | mayflower/err-rasa | a3fa9c02c9434dd716caa72bd7a91f36ce0d8a2e | [
"Apache-2.0"
] | 1 | 2018-08-04T17:32:49.000Z | 2018-08-04T17:32:49.000Z | .gitlab-ci.yml | mayflower/err-rasa | a3fa9c02c9434dd716caa72bd7a91f36ce0d8a2e | [
"Apache-2.0"
] | 4 | 2019-12-26T16:41:50.000Z | 2020-03-24T15:43:45.000Z | .gitlab-ci.yml | mayflower/err-rasa | a3fa9c02c9434dd716caa72bd7a91f36ce0d8a2e | [
"Apache-2.0"
] | 2 | 2019-05-17T20:15:01.000Z | 2019-08-08T03:08:25.000Z | image: docker:stable
services:
- docker:dind
variables:
DOCKER_DRIVER: overlay
build_image:
stage: deploy
before_script:
- docker info
- docker build -terrbot ./
- pip install awscli
script:
- aws s3 cp ./ s3://yourbucket/ --recursive --exclude "*" --include ""
| 18.125 | 74 | 0.658621 |
58a19508fb58e40d2d4f8c3d369b074ab6d1cb15 | 470 | yml | YAML | _data/programming-skills.yml | amitojsingh/amitojsingh.github.io | b4ccbde58c210b16e102544aa36b7dad787a904e | [
"MIT"
] | null | null | null | _data/programming-skills.yml | amitojsingh/amitojsingh.github.io | b4ccbde58c210b16e102544aa36b7dad787a904e | [
"MIT"
] | 2 | 2016-05-12T14:48:33.000Z | 2016-05-12T14:49:17.000Z | _data/programming-skills.yml | amitojsingh/amitojsingh.github.io | b4ccbde58c210b16e102544aa36b7dad787a904e | [
"MIT"
] | null | null | null | - name: HTML5/CSS3
percentage: 90
color: danger
- name: JavaScript/JQuery
percentage: 80
color:
- name: MySQL/NoSql
percentage: 70
color: dark
- name: Ruby On Rails
percentage: 80
color: grey
- name: PHP, Wordpress
percentage: 80
color: green
- name: C++, Wt, Qt
percentage: 70
color: yellow... | 13.055556 | 25 | 0.657447 |
d75b71282d40aa5c15d8d8c075f43d715b5dc7f2 | 1,011 | yml | YAML | data/2053.yml | constructicon/russian-data | 830adfde5e305765a9159481a1e49d057734515d | [
"CC-BY-4.0"
] | null | null | null | data/2053.yml | constructicon/russian-data | 830adfde5e305765a9159481a1e49d057734515d | [
"CC-BY-4.0"
] | 18 | 2020-11-12T14:52:11.000Z | 2022-01-22T16:54:48.000Z | data/2053.yml | constructicon/russian-data | 830adfde5e305765a9159481a1e49d057734515d | [
"CC-BY-4.0"
] | null | null | null | ---
record: 2053
name: 'как раз VP/Adv'
UD_name: 'как раз VP/Adv'
illustration: 'Хорошо, что ты позвонил, я как раз про тебя вспоминал.'
cefr_level: B1
definitions:
examples:
morphology:
- VP
- Adv
syntactic_type_of_construction:
- Head and Modifier Construction
syntactic_function_of_anchor:
- Modifier
syntacti... | 21.510638 | 135 | 0.701286 |
d77047c90c2392e6cd5739b135321bbe1522c416 | 3,692 | yml | YAML | _data/comments/elasticsearch-restore/comment-1591243875086.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-1591243875086.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _data/comments/elasticsearch-restore/comment-1591243875086.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _id: 6e942fe0-a619-11ea-a0d6-712ce4fdf997
message: "<a href=http://forum.digilyze.info/viewtopic.php?f=2&t=1699436>Мефедрон (Меф) купить Октябрьск</a> \r\n<a href=https://forumgpluxuria.com/sites-de-acompanhantes-masculinos-do-estado-de-sao-paulo-sp-f1683/topic96423.html>Купить закладку Конопля, Ганджубас Омск</a> \r\n... | 461.5 | 3,540 | 0.774377 |
0593082897c173ba569683afc34d065c820e8a68 | 4,011 | yml | YAML | threads/2065093/posts/48391874.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/2065093/posts/48391874.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/2065093/posts/48391874.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=48391874&postcount=13242
id: 48391874
tid: 2065093
num: 13242
datetime: 2012-07-25T14:40:00.000Z
user:
img: customavatars/avatar378832_10.gif
name: tranthanhtuanvn
title: Senior Member
joinDate: 2010-02-28T16:00:00.000Z
posts: 797
id: '378832'
title: 'Re: [NEW RULE][From F17 With Love] -... | 235.941176 | 3,012 | 0.691598 |
c2f1802985920b46a8b0d7f05da445676c007a76 | 392 | yml | YAML | action.yml | JustSlone/actions-mention-to-teams | 75c2a2fe7f652e73fca3ad21651e7fbcb408bda3 | [
"MIT"
] | 3 | 2020-08-17T16:03:16.000Z | 2021-02-11T02:53:30.000Z | action.yml | JustSlone/actions-mention-to-teams | 75c2a2fe7f652e73fca3ad21651e7fbcb408bda3 | [
"MIT"
] | 5 | 2020-08-07T20:35:06.000Z | 2022-02-13T19:05:09.000Z | action.yml | JustSlone/actions-mention-to-teams | 75c2a2fe7f652e73fca3ad21651e7fbcb408bda3 | [
"MIT"
] | null | null | null | name: "Github mention to Teams/Flow"
description: "Convert Github mention to Teams/Flow endpoint"
inputs:
teams-webhook-url:
description: "Teams/Flow custom endpoint URL to notify."
required: true
run-id:
description: "Run Id of the job, for error reporting"
required: false
runs:
using: "nod... | 24.5 | 60 | 0.693878 |
1b908d65d3bc34a6f66e09fb51a760ca46c17ad8 | 595 | yml | YAML | .github/workflows/release.yml | silveryfu/zq | ef2bf5bb34062fa78fd011dd936769e70a205e2b | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/release.yml | silveryfu/zq | ef2bf5bb34062fa78fd011dd936769e70a205e2b | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/release.yml | silveryfu/zq | ef2bf5bb34062fa78fd011dd936769e70a205e2b | [
"BSD-3-Clause"
] | null | null | null | name: release assets
on:
push:
tags:
- v*
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v2
with:
go-version: '1.17'
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: go mod download
- run: make fmt
- run: make tidy
-... | 20.517241 | 49 | 0.563025 |
b9de95a3510a0d95d910407c277d696840496cec | 1,272 | yml | YAML | .github/workflows/build.yml | firebolt-analytics/fdb-prometheus-exporter | 533b233fc736bbd9fbd180fe586804ca75e57831 | [
"Apache-2.0"
] | null | null | null | .github/workflows/build.yml | firebolt-analytics/fdb-prometheus-exporter | 533b233fc736bbd9fbd180fe586804ca75e57831 | [
"Apache-2.0"
] | null | null | null | .github/workflows/build.yml | firebolt-analytics/fdb-prometheus-exporter | 533b233fc736bbd9fbd180fe586804ca75e57831 | [
"Apache-2.0"
] | null | null | null | name: AWS ECR Push
on:
push:
branches: ["master"]
env:
AWS_REGION: "us-east-1"
AWS_ACCOUNT_ID: "231290928314" # publishing
IAM_ROLE_NAME: "github-actions-publishing"
ECR_REPO_NAME: "fdb-prometheus-exporter"
jobs:
build-push-container:
runs-on: ubuntu-latest
# These permissions are needed to ... | 29.581395 | 147 | 0.628931 |
ca33ccec11ff07ac977af3c0bfb7992c5b28a0bc | 2,747 | yml | YAML | roles/provision-with-installer/tasks/install.yml | SoftwareAG/sagdevops-ansible-common-webmethods | 6102a0e1d8ee17351abb9c1559da3215a53098fa | [
"Apache-2.0"
] | 2 | 2022-03-14T03:42:21.000Z | 2022-03-14T03:42:54.000Z | roles/provision-with-installer/tasks/install.yml | SoftwareAG/sagdevops-ansible-common-webmethods | 6102a0e1d8ee17351abb9c1559da3215a53098fa | [
"Apache-2.0"
] | 1 | 2022-03-02T23:00:43.000Z | 2022-03-02T23:00:43.000Z | roles/provision-with-installer/tasks/install.yml | SoftwareAG/sagdevops-ansible-common-webmethods | 6102a0e1d8ee17351abb9c1559da3215a53098fa | [
"Apache-2.0"
] | null | null | null | ---
- debug: var=rvar_install_products_descriptor verbosity=3
- name: fail if mandatory params not specified
fail:
msg: "A mandatory param was not defined, cannot do anything."
when: item is not defined
with_items:
- "{{ rvar_install_products_descriptor.target_install_dir }}"
- "{{ rvar_install_prod... | 38.152778 | 113 | 0.708045 |
cb9af40029cd794ba7faff248202eb18e18c6d69 | 599 | yaml | YAML | templates/operator-shared-pv.yaml | MrUPGrade/iceci-helm-chart | 3892cd1c03fbf1d7db6714e68410321407ebce18 | [
"MIT"
] | null | null | null | templates/operator-shared-pv.yaml | MrUPGrade/iceci-helm-chart | 3892cd1c03fbf1d7db6714e68410321407ebce18 | [
"MIT"
] | null | null | null | templates/operator-shared-pv.yaml | MrUPGrade/iceci-helm-chart | 3892cd1c03fbf1d7db6714e68410321407ebce18 | [
"MIT"
] | 1 | 2020-04-04T10:29:15.000Z | 2020-04-04T10:29:15.000Z | {{- if and .Values.iceciOperator.persistence.sharedVolume.hostPath (not .Values.iceciOperator.persistence.sharedVolume.existingClaim) -}}
apiVersion: v1
kind: PersistentVolume
metadata:
labels:
{{- include "iceci.labels" . | nindent 4 }}
name: {{ template "iceci.fullname" . }}-shared
name: {{ template "icec... | 35.235294 | 137 | 0.712855 |
cbaf1ca12cd79760e05ea69b73906d83d7cf1d19 | 860 | yml | YAML | preview/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.models.RepairPostBody.yml | MicrosoftDocs/azure-docs-sdk-python | 1dca4f3bb8665a412f7b2b0939148adf8945a81c | [
"CC-BY-4.0",
"MIT"
] | 84 | 2017-07-21T06:08:09.000Z | 2022-03-30T06:57:20.000Z | preview/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.models.RepairPostBody.yml | MicrosoftDocs/azure-docs-sdk-python | 1dca4f3bb8665a412f7b2b0939148adf8945a81c | [
"CC-BY-4.0",
"MIT"
] | 1,477 | 2017-05-31T11:48:03.000Z | 2022-03-30T18:52:59.000Z | preview/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.models.RepairPostBody.yml | MicrosoftDocs/azure-docs-sdk-python | 1dca4f3bb8665a412f7b2b0939148adf8945a81c | [
"CC-BY-4.0",
"MIT"
] | 183 | 2017-05-24T07:28:17.000Z | 2022-03-25T07:12:35.000Z | ### YamlMime:PythonClass
uid: azure.mgmt.cosmosdb.models.RepairPostBody
name: RepairPostBody
fullName: azure.mgmt.cosmosdb.models.RepairPostBody
module: azure.mgmt.cosmosdb.models
inheritances:
- msrest.serialization.Model
summary: 'Specification of the keyspaces and tables to run repair on.
All required parameters... | 29.655172 | 82 | 0.725581 |
a955768a180538d8f49947c59eab42d0cacfd19e | 821 | yaml | YAML | lib/countries/data/countries/NA.yaml | kopokopo/countries | a88afc1debd6b4f888ccfa11b1b1c08091f11867 | [
"MIT"
] | 1 | 2022-03-01T06:59:11.000Z | 2022-03-01T06:59:11.000Z | lib/countries/data/countries/NA.yaml | kopokopo/countries | a88afc1debd6b4f888ccfa11b1b1c08091f11867 | [
"MIT"
] | null | null | null | lib/countries/data/countries/NA.yaml | kopokopo/countries | a88afc1debd6b4f888ccfa11b1b1c08091f11867 | [
"MIT"
] | 1 | 2018-08-07T06:25:09.000Z | 2018-08-07T06:25:09.000Z | ---
NA:
continent: Africa
alpha2: NA
alpha3: NAM
alt_currency: ZAR
country_code: '264'
international_prefix: '00'
ioc: NAM
gec: WA
name: Namibia
national_destination_code_lengths:
- 2
national_number_lengths:
- 6
- 7
national_prefix: '0'
number: '516'
region: Africa
subregion: Southe... | 17.847826 | 39 | 0.674787 |
913cb8d42057242a72111dfedda52e62a759596c | 347 | yml | YAML | appveyor.yml | brettmillerb/glennsarti.github.io | fec4ae741458b08b7141eb8867126ad3cffd2b37 | [
"MIT"
] | null | null | null | appveyor.yml | brettmillerb/glennsarti.github.io | fec4ae741458b08b7141eb8867126ad3cffd2b37 | [
"MIT"
] | 1 | 2017-04-05T15:16:42.000Z | 2017-04-28T02:29:45.000Z | appveyor.yml | brettmillerb/glennsarti.github.io | fec4ae741458b08b7141eb8867126ad3cffd2b37 | [
"MIT"
] | 5 | 2016-05-26T20:54:49.000Z | 2021-03-04T11:55:56.000Z | version: 1.0.{build}
branches:
only:
- master
build_script:
- cmd: >-
ECHO Setting Ruby 2.3 as default
SET PATH=C:\Ruby23-x64\bin;%PATH%
ECHO Getting ruby version...
ruby -v
bundle install --path .bundle\gems
ECHO Contents of Gemfile.lock
type Gemfile.Lock
bundle exec rake... | 14.458333 | 38 | 0.651297 |
da64d92e7e4da315d865cad85faa8cbef641fff7 | 52 | yml | YAML | codecov.yml | gesinn-it/IDProvider | 8420a77c6a3d15602f6ea5bfa3debdf9d36d8046 | [
"MIT"
] | 4 | 2015-11-03T20:06:03.000Z | 2019-08-23T19:15:48.000Z | codecov.yml | gesinn-it/IDProvider | 8420a77c6a3d15602f6ea5bfa3debdf9d36d8046 | [
"MIT"
] | 9 | 2017-02-10T09:03:12.000Z | 2022-02-21T16:57:24.000Z | codecov.yml | gesinn-it/IDProvider | 8420a77c6a3d15602f6ea5bfa3debdf9d36d8046 | [
"MIT"
] | 3 | 2018-01-01T03:26:03.000Z | 2021-11-03T09:26:33.000Z | fixes:
- "/var/www/html/extensions/IDProvider/::" | 26 | 44 | 0.673077 |
971df1b754f7f812eeb650a5b59d136c0cac4676 | 6,632 | yml | YAML | spec/fixtures/vcr_cassettes/product/api_response_by_ean.yml | danpecher/flexibee.rb | 0f83c4cfa53c0d689ee04ab3634f68b0fd7c7b6e | [
"MIT"
] | 4 | 2016-03-15T15:52:56.000Z | 2016-12-16T12:07:52.000Z | spec/fixtures/vcr_cassettes/product/api_response_by_ean.yml | VitexSoftware/flexibee.rb | 0f83c4cfa53c0d689ee04ab3634f68b0fd7c7b6e | [
"MIT"
] | 1 | 2016-08-30T13:09:00.000Z | 2016-08-30T13:09:00.000Z | spec/fixtures/vcr_cassettes/product/api_response_by_ean.yml | danpecher/flexibee.rb | 0f83c4cfa53c0d689ee04ab3634f68b0fd7c7b6e | [
"MIT"
] | 3 | 2016-02-16T13:43:09.000Z | 2017-11-04T12:37:05.000Z | ---
http_interactions:
- request:
method: get
uri: https://danpecher:hesloheslo@pecher.flexibee.eu:5434/c/woodies/cenik/(eanKod='9343783000326').json?detail=full
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- "*/*; q=0.5, application/xml"
Accept-Encoding:
- gz... | 53.918699 | 119 | 0.831273 |
41843ef78bcb2e824b11b917ab63742cc5ec552e | 20 | yaml | YAML | benchmarks/dart_startup/pubspec.yaml | zbowling/mojo | 4d2ed40dc2390ca98a6fea0580e840535878f11c | [
"BSD-3-Clause"
] | 1 | 2020-04-28T14:35:10.000Z | 2020-04-28T14:35:10.000Z | benchmarks/dart_startup/pubspec.yaml | zbowling/mojo | 4d2ed40dc2390ca98a6fea0580e840535878f11c | [
"BSD-3-Clause"
] | null | null | null | benchmarks/dart_startup/pubspec.yaml | zbowling/mojo | 4d2ed40dc2390ca98a6fea0580e840535878f11c | [
"BSD-3-Clause"
] | 1 | 2020-04-28T14:35:11.000Z | 2020-04-28T14:35:11.000Z | name: dart_startup
| 6.666667 | 18 | 0.8 |
73095765ecffc9c2feb2e1d7236d55b524a3b3c1 | 298 | yml | YAML | docker-compose.yml | ArturMarekNowak/gRPCGraphQLWebSockets | 7cade69541977d31a7503c6b1ba50c68c1452f63 | [
"MIT"
] | null | null | null | docker-compose.yml | ArturMarekNowak/gRPCGraphQLWebSockets | 7cade69541977d31a7503c6b1ba50c68c1452f63 | [
"MIT"
] | null | null | null | docker-compose.yml | ArturMarekNowak/gRPCGraphQLWebSockets | 7cade69541977d31a7503c6b1ba50c68c1452f63 | [
"MIT"
] | null | null | null | version: '3.4'
services:
webapp:
image: ${DOCKER_REGISTRY-}webapp
build:
context: .
dockerfile: Dockerfile
ports:
- "8080:80"
volumes:
- "./gRPCGraphQLWebSockets/Database/gRPCGraphQLWebSocketsDatabase.db:/app/Database/gRPCGraphQLWebSocketsDatabase.db" | 24.833333 | 124 | 0.674497 |
315fddfe87f0f9a3882112d2ec5fb3dacdbc9990 | 185 | yml | YAML | powo_owinstall/ansible/roles/system/handlers/main.yml | lalmeras/powo_owinstall | 445f538da12b5003560aa4128147de77a382522e | [
"Apache-2.0"
] | null | null | null | powo_owinstall/ansible/roles/system/handlers/main.yml | lalmeras/powo_owinstall | 445f538da12b5003560aa4128147de77a382522e | [
"Apache-2.0"
] | null | null | null | powo_owinstall/ansible/roles/system/handlers/main.yml | lalmeras/powo_owinstall | 445f538da12b5003560aa4128147de77a382522e | [
"Apache-2.0"
] | null | null | null | - name: postgresql restart
service:
name: "{{ postgresql.service }}"
state: restarted
- name: apache restart
service:
name: "{{ apache.service }}"
state: restarted
| 18.5 | 36 | 0.637838 |
e13807bbcb4cae7c1061e5ae66cef627ebf226f1 | 2,204 | yml | YAML | tests/test_data/dataset_2/RxnD_201902/RxnD_201902_7_dz_bgsub.yml | scattering-central/pysaxs | fe46ae16f26cd40a1deea4dce222245960687a5d | [
"BSD-3-Clause-LBNL"
] | 5 | 2018-06-27T02:54:11.000Z | 2021-07-23T20:42:14.000Z | tests/test_data/dataset_2/RxnD_201902/RxnD_201902_7_dz_bgsub.yml | scattering-central/pysaxs | fe46ae16f26cd40a1deea4dce222245960687a5d | [
"BSD-3-Clause-LBNL"
] | 78 | 2018-04-18T17:07:37.000Z | 2019-07-02T21:40:09.000Z | tests/test_data/dataset_2/RxnD_201902/RxnD_201902_7_dz_bgsub.yml | scattering-central/pysaxs | fe46ae16f26cd40a1deea4dce222245960687a5d | [
"BSD-3-Clause-LBNL"
] | 1 | 2021-01-15T11:13:54.000Z | 2021-01-15T11:13:54.000Z | features: {I_fluctuation: 5.446064866386235, Ilowq_over_Imean: 3.9303193434284176,
Imax_over_Imean: 4.899538721122688, Imax_sharpness: 1.1482962853477434, best_hump_qwidth: 0.009491127856391487,
best_hump_qwidth_log: 0.0012255183085278928, best_trough_qwidth: 0.011971256664342303,
best_trough_qwidth_log: 0.001267... | 32.411765 | 114 | 0.717786 |
91b45846edd8e03c35751c78fa47bbbf59c8e72f | 8,031 | yml | YAML | ansible-devel/test/integration/targets/win_async_wrapper/tasks/main.yml | satishcarya/ansible | ed091e174c26316f621ac16344a95c99f56bdc43 | [
"MIT"
] | null | null | null | ansible-devel/test/integration/targets/win_async_wrapper/tasks/main.yml | satishcarya/ansible | ed091e174c26316f621ac16344a95c99f56bdc43 | [
"MIT"
] | null | null | null | ansible-devel/test/integration/targets/win_async_wrapper/tasks/main.yml | satishcarya/ansible | ed091e174c26316f621ac16344a95c99f56bdc43 | [
"MIT"
] | null | null | null | - name: capture timestamp before fire and forget
set_fact:
start_timestamp: "{{ lookup('pipe', 'date +%s') }}"
- name: async fire and forget
async_test:
sleep_delay_sec: 15
async: 20
poll: 0
register: asyncresult
- name: validate response
assert:
that:
- asyncresult.ansible_job_id is match... | 31.127907 | 178 | 0.706139 |
91e5c05287c996d194c13d0cab59b44db93e5e08 | 473 | yml | YAML | roles/openshift_quay/tasks/report_success.yml | a1ex-var1amov/ansible-base | 240461052e5c35649f531d42694df1b9a25140ce | [
"Apache-2.0"
] | null | null | null | roles/openshift_quay/tasks/report_success.yml | a1ex-var1amov/ansible-base | 240461052e5c35649f531d42694df1b9a25140ce | [
"Apache-2.0"
] | null | null | null | roles/openshift_quay/tasks/report_success.yml | a1ex-var1amov/ansible-base | 240461052e5c35649f531d42694df1b9a25140ce | [
"Apache-2.0"
] | null | null | null | - name: Waiting since {{ lookup("pipe", "date +%r") }} for Quay to come up
uri:
url: 'https://{{ quay_instance_route.resources.0.spec.host }}/api/v1/discovery'
method: GET
validate_certs: False
register: result
until: result.status == 200
retries: 60
delay: 10
- debug:
msg: Red Hat Quay insta... | 36.384615 | 179 | 0.69556 |
8098ddd94fbf5b4df2b6f468b0c5f3d0ce2200ce | 1,603 | yml | YAML | src/Home/NotificationBundle/Resources/config/routing.yml | oussamaSh/Host_Guest | a0d5742fb703631e599ba54bac185e99444c3077 | [
"MIT"
] | null | null | null | src/Home/NotificationBundle/Resources/config/routing.yml | oussamaSh/Host_Guest | a0d5742fb703631e599ba54bac185e99444c3077 | [
"MIT"
] | null | null | null | src/Home/NotificationBundle/Resources/config/routing.yml | oussamaSh/Host_Guest | a0d5742fb703631e599ba54bac185e99444c3077 | [
"MIT"
] | null | null | null | Ajoutmodelnotification_route:
path: /Ajoutmodelnotif
defaults: { _controller: HomeNotificationBundle:Notification:AjouterModelNotif}
Affichermodelnotification_route:
path: /Affichermodelnotif
defaults: { _controller: HomeNotificationBundle:Notification:AfficherModelNotification}
Suprrimermodel... | 35.622222 | 96 | 0.807236 |
440f421f5aad65009f018e2f527d6b0a26101d88 | 287 | yml | YAML | ansible/roles/ansible-coeus-exporter/defaults/main.yml | blackradley/coeos | ed063824f1089a930b3e32740ff708e01a7e2fd1 | [
"MIT"
] | 2 | 2019-07-22T20:42:52.000Z | 2019-07-25T11:00:37.000Z | ansible/roles/ansible-coeus-exporter/defaults/main.yml | blackradley/coeus | ed063824f1089a930b3e32740ff708e01a7e2fd1 | [
"MIT"
] | null | null | null | ansible/roles/ansible-coeus-exporter/defaults/main.yml | blackradley/coeus | ed063824f1089a930b3e32740ff708e01a7e2fd1 | [
"MIT"
] | 2 | 2021-03-30T16:03:21.000Z | 2021-07-05T21:57:49.000Z | ---
coeus_exporter_web_listen_address: "0.0.0.0"
coeus_exporter_web_port: "8000"
log_level: "info"
coeus_json_data_url: "http://10.128.72.4/api/images"
coeus_metric_prefix: "coeus"
coeus_exporter_system_group: "coeus-exp"
coeus_exporter_system_user: "{{ coeus_exporter_system_group }}"
| 28.7 | 63 | 0.797909 |
632595a03cd5c7751cbf05f63cc07527224891bd | 163 | yml | YAML | config/blobs.yml | SUSE/cf-opensuse42-release | 20fe421c3ca7335c775e2d6f98c5ea6b5842c908 | [
"Apache-2.0"
] | 1 | 2020-07-29T14:03:18.000Z | 2020-07-29T14:03:18.000Z | config/blobs.yml | SUSE/cf-opensuse42-release | 20fe421c3ca7335c775e2d6f98c5ea6b5842c908 | [
"Apache-2.0"
] | 1 | 2018-09-25T10:39:01.000Z | 2018-09-25T10:39:01.000Z | config/blobs.yml | SUSE/cf-opensuse42-release | 20fe421c3ca7335c775e2d6f98c5ea6b5842c908 | [
"Apache-2.0"
] | 2 | 2018-07-19T21:37:06.000Z | 2020-12-12T19:10:20.000Z | ---
rootfs/cf-opensuse42-1.24.1-1b84ef9.tar.gz:
object_id: cf-opensuse42-1.24.1-1b84ef9.tar.gz
sha: 1b84ef9956416ee13b3804513a40e04da2d219de
size: 325871262
| 27.166667 | 48 | 0.779141 |
846e1a8b8f80e9afd2f811554f664ece10d50481 | 302 | yml | YAML | changelog/0.241.5/pr-4939.v2.yml | harryfallows/atlasdb | 924db9185cf4c5041ebb042bc01d7451aa60caa3 | [
"Apache-2.0"
] | 862 | 2015-10-01T22:43:36.000Z | 2022-03-07T16:51:24.000Z | changelog/0.241.5/pr-4939.v2.yml | harryfallows/atlasdb | 924db9185cf4c5041ebb042bc01d7451aa60caa3 | [
"Apache-2.0"
] | 4,202 | 2015-10-01T20:50:55.000Z | 2022-03-30T14:35:08.000Z | changelog/0.241.5/pr-4939.v2.yml | harryfallows/atlasdb | 924db9185cf4c5041ebb042bc01d7451aa60caa3 | [
"Apache-2.0"
] | 204 | 2015-10-03T00:14:26.000Z | 2022-03-25T09:47:13.000Z | type: improvement
improvement:
description: AtlasDB now allows users to specify a `MetricsFilterEvaluationContext`,
allowing for shared decisions on metric publication when working with multiple
Transaction Managers in the same JVM.
links:
- https://github.com/palantir/atlasdb/pull/4939
| 37.75 | 86 | 0.791391 |
03b3c097c1c8a734a5e2f3eb87b447a8dbacada4 | 1,143 | yml | YAML | action.yml | mathieumuller/pull-request-workflow | d09bfcc94ea41893825c306bd718185da68aef76 | [
"MIT"
] | null | null | null | action.yml | mathieumuller/pull-request-workflow | d09bfcc94ea41893825c306bd718185da68aef76 | [
"MIT"
] | null | null | null | action.yml | mathieumuller/pull-request-workflow | d09bfcc94ea41893825c306bd718185da68aef76 | [
"MIT"
] | null | null | null | name: 'Hello World'
description: 'Greet someone and record the time'
inputs:
token:
description: 'The repository authentication token'
required: true
label_review:
description: 'The label that triggers review requests'
required: true
label_changes_requested:
description: 'The label to add when... | 31.75 | 98 | 0.734033 |
9a7b5ae420e38f3f58cec6ff12a1ab9b91331548 | 169 | yml | YAML | test/fixtures/contatos.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | test/fixtures/contatos.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | test/fixtures/contatos.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
contato: MyString
visitante:
two:
contato: MyString
visitante:
| 16.9 | 88 | 0.751479 |
9f1a08eea8091d8ddcfac6310299c969221a869d | 599 | yml | YAML | dream-study-java-spring/src/main/resources/application-log.yml | cyberstormdotmu/dream-study-java | b8949f8878f55c520377cc3b344f78b39cf152f2 | [
"MIT"
] | null | null | null | dream-study-java-spring/src/main/resources/application-log.yml | cyberstormdotmu/dream-study-java | b8949f8878f55c520377cc3b344f78b39cf152f2 | [
"MIT"
] | 2 | 2021-12-30T10:12:16.000Z | 2022-02-15T10:14:50.000Z | dream-study-java-spring/src/main/resources/application-log.yml | cyberstormdotmu/dream-study-java | b8949f8878f55c520377cc3b344f78b39cf152f2 | [
"MIT"
] | 1 | 2021-12-30T10:10:27.000Z | 2021-12-30T10:10:27.000Z | # 日志配置
logging:
# 指定日志地址,默认是加载classpath下的spring-logback.xml,logback.xml,logback-test.xml
config: classpath:spring-logback.xml
# 日志输出格式
pattern:
console: "%(%d{yyyy-MM-dd HH:mm:ss}) [%p] %(%C:%L) : %m %n"
file: "%(%d{yyyy-MM-dd HH:mm:ss}) [%p] %(%C:%L) : %m %n"
level:
# 全局日志输出级别
... | 26.043478 | 75 | 0.587646 |
9f44d34446a2bc3f134295df579a2921c0495b22 | 1,670 | yml | YAML | ansible/roles/component_crd_operator/tasks/install.yml | jacobdotcosta/k8s-infra | ff9c0f5967f912833bb44e56e07035fe755741e1 | [
"Apache-2.0"
] | 13 | 2020-01-18T06:51:50.000Z | 2022-03-09T18:48:39.000Z | ansible/roles/component_crd_operator/tasks/install.yml | jacobdotcosta/k8s-infra | ff9c0f5967f912833bb44e56e07035fe755741e1 | [
"Apache-2.0"
] | 94 | 2020-01-06T16:23:28.000Z | 2022-03-28T08:40:50.000Z | ansible/roles/component_crd_operator/tasks/install.yml | jacobdotcosta/k8s-infra | ff9c0f5967f912833bb44e56e07035fe755741e1 | [
"Apache-2.0"
] | 9 | 2020-03-02T20:00:59.000Z | 2021-11-19T11:18:58.000Z | ---
- name: Make temp directory for files
command: mktemp -d /tmp/ansible-XXXXXX
register: mktemp
changed_when: False
- name: Copy files to temp directory
copy:
src: "{{ item }}"
dest: "{{ mktemp.stdout }}/{{ item | basename }}"
with_fileglob:
- "files/*.yml"
- name: Generate Operator file
templ... | 34.081633 | 122 | 0.703593 |
2e88fd00f42a4e982af7941b7cee3931a5acf7ca | 154 | yml | YAML | examples/debug/config/config.yml | cvoelcker/PyTorchRunner | dc5c77389d9d58dfc60b151a46a98def7e29e175 | [
"MIT"
] | null | null | null | examples/debug/config/config.yml | cvoelcker/PyTorchRunner | dc5c77389d9d58dfc60b151a46a98def7e29e175 | [
"MIT"
] | 5 | 2020-01-28T23:08:32.000Z | 2022-02-10T00:34:03.000Z | examples/debug/config/config.yml | cvoelcker/PyTorchRunner | dc5c77389d9d58dfc60b151a46a98def7e29e175 | [
"MIT"
] | null | null | null | EXPERIMENT:
run_name: debug
experiment_dir: experiments
overwrite: False
load_run: False
run_number: 0
TRAINING:
optimizer: Adam
| 15.4 | 31 | 0.694805 |
b36c0c264708cc0578a42d2ed97e905c1fa77798 | 128 | yaml | YAML | tests/minimal/phase1/ssz_static/SignedLightAggregateAndProof/ssz_random_chaos/case_25/value.yaml | vapory-testing/vap2.0-spec-tests | b4283b90ecb9178d011863f4fb14efefce53d82f | [
"MIT"
] | 1 | 2021-11-20T20:19:46.000Z | 2021-11-20T20:19:46.000Z | tests/minimal/phase1/ssz_static/SignedLightAggregateAndProof/ssz_random_chaos/case_25/value.yaml | vapory-testing/vap2.0-spec-tests | b4283b90ecb9178d011863f4fb14efefce53d82f | [
"MIT"
] | null | null | null | tests/minimal/phase1/ssz_static/SignedLightAggregateAndProof/ssz_random_chaos/case_25/value.yaml | vapory-testing/vap2.0-spec-tests | b4283b90ecb9178d011863f4fb14efefce53d82f | [
"MIT"
] | null | null | null | version https://git-lfs.github.com/spec/v1
oid sha256:692fa803141e10dec7e20d4caa0c19fd28e71849b1df5f6d22e2d75f7234c7d7
size 886
| 32 | 75 | 0.882813 |
ab99b064b43b351dfe8e265919e866bb7ea325f2 | 299 | yaml | YAML | .pre-commit-config.yaml | RemaniTinpo/routing-py | 801bb5b3f80bc4852d7a30e0741d5ff5970a52bd | [
"Apache-2.0"
] | 1 | 2021-06-17T17:52:12.000Z | 2021-06-17T17:52:12.000Z | .pre-commit-config.yaml | RemaniTinpo/routing-py | 801bb5b3f80bc4852d7a30e0741d5ff5970a52bd | [
"Apache-2.0"
] | null | null | null | .pre-commit-config.yaml | RemaniTinpo/routing-py | 801bb5b3f80bc4852d7a30e0741d5ff5970a52bd | [
"Apache-2.0"
] | null | null | null | repos:
- repo: https://github.com/pre-commit/mirrors-yapf
rev: v0.30.0 # Use the sha / tag you want to point at
hooks:
- id: yapf
args: [-vv, -r, -p, routingpy, tests]
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.4 # pick a git hash / tag to point to
hooks:
- id: flake8
| 27.181818 | 56 | 0.615385 |
201f5c3138f33585d15b011e8679135fa750cb1b | 261 | yaml | YAML | example/pubspec.yaml | venosyd/barcode.flutter | df800967f419cf67900c0052f2163b85524ce0aa | [
"BSD-2-Clause"
] | null | null | null | example/pubspec.yaml | venosyd/barcode.flutter | df800967f419cf67900c0052f2163b85524ce0aa | [
"BSD-2-Clause"
] | null | null | null | example/pubspec.yaml | venosyd/barcode.flutter | df800967f419cf67900c0052f2163b85524ce0aa | [
"BSD-2-Clause"
] | null | null | null | name: barcode_flutter_demo
description: Demo project for the Flutter Barcode library.
environment:
sdk: ">=2.10.0 <3.0.0"
dependencies:
barcode_flutter:
path: ..
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter: | 15.352941 | 58 | 0.716475 |
23e863387b72277417b4029b7f93460e2984c881 | 455 | yml | YAML | circle.yml | crystaltr/slack-invite | 1b6e06001af226f23ff63af0e7133af9a3d5bb05 | [
"MIT"
] | 1 | 2016-11-30T15:26:12.000Z | 2016-11-30T15:26:12.000Z | circle.yml | crystaltr/slack-invite | 1b6e06001af226f23ff63af0e7133af9a3d5bb05 | [
"MIT"
] | null | null | null | circle.yml | crystaltr/slack-invite | 1b6e06001af226f23ff63af0e7133af9a3d5bb05 | [
"MIT"
] | null | null | null | machine:
ruby:
version: 2.2.2
dependencies:
pre:
- .circle/install-crenv.bash
- crenv --version
- .circle/install-crystal.bash
- crystal --version
override:
- crystal deps
cache_directories:
- .crystal
- .deps
- ~/.crenv
test:
override:
- crystal spec
deployment:
... | 15.166667 | 56 | 0.61978 |
eb745ec332aa4affd5b7c52912f28647af393012 | 424 | yaml | YAML | cluster/base/cluster-settings.yaml | npawelek/k8s-gitops | e75a074ff14b7f8636d1756d205ea7133d1b32bd | [
"MIT"
] | 16 | 2020-11-23T12:11:38.000Z | 2022-03-07T04:44:12.000Z | cluster/base/cluster-settings.yaml | npawelek/k8s-gitops | e75a074ff14b7f8636d1756d205ea7133d1b32bd | [
"MIT"
] | 294 | 2021-01-02T21:20:46.000Z | 2022-03-31T23:15:04.000Z | cluster/base/cluster-settings.yaml | npawelek/k8s-gitops | e75a074ff14b7f8636d1756d205ea7133d1b32bd | [
"MIT"
] | null | null | null | ---
apiVersion: v1
kind: ConfigMap
metadata:
namespace: flux-system
name: cluster-settings
data:
DOMAIN: nathanpawelek.com
AWS_REGION: us-east-1
METALLB_ADDR_RANGE: 192.168.0.10-192.168.0.19
ADGUARD_LB: 192.168.0.10
PLEX_LB: 192.168.0.11
HOME_ASSISTANT_LB: 192.168.0.13
VERNEMQ_LB: 192.168.0.14
TRAEF... | 22.315789 | 47 | 0.728774 |
e218405fa4aa96f7bb4c1768d0a09cfc46925115 | 374 | yml | YAML | .github/workflows/test.yml | emteknetnz/silverstripe-campaign-admin | 8a29e69f21319e6fce55f2a9f4bf3b8629bd8b45 | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/test.yml | emteknetnz/silverstripe-campaign-admin | 8a29e69f21319e6fce55f2a9f4bf3b8629bd8b45 | [
"BSD-3-Clause"
] | 1 | 2022-03-09T23:00:39.000Z | 2022-03-09T23:00:39.000Z | .github/workflows/test.yml | emteknetnz/silverstripe-campaign-admin | 8a29e69f21319e6fce55f2a9f4bf3b8629bd8b45 | [
"BSD-3-Clause"
] | null | null | null | name: Test
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Test
uses: emteknetnz/gha-tag-release@main
with:
sha: d1bb7a73ebeee96a3b315f86d1093bb5fca93b8b
tag: mytag
delete_existing: true
release: true
body: 'thi... | 22 | 55 | 0.601604 |
8f55b8f2470e970a3893ef24d35a8082d8ab53b5 | 318 | yml | YAML | .jazzy.yml | AdieOlami/UniversalLink | 6a0350cca6fe9a6c58ab80048bd8e14c1be7ff0a | [
"MIT"
] | null | null | null | .jazzy.yml | AdieOlami/UniversalLink | 6a0350cca6fe9a6c58ab80048bd8e14c1be7ff0a | [
"MIT"
] | 1 | 2021-03-30T02:23:40.000Z | 2021-03-30T02:23:40.000Z | .jazzy.yml | AdieOlami/UniversalLink | 6a0350cca6fe9a6c58ab80048bd8e14c1be7ff0a | [
"MIT"
] | null | null | null | author: Adie Olalekan
author_url: https://twitter.com/AdieOlami
github_url: https://github.com/AdieOlami/UniversalLink
root_url: https://AdieOlami.github.io/UniversalLink/
module: UniversalLink
output: docs
theme: fullwidth
xcodebuild_arguments: [-workspace, 'UniversalLink.xcworkspace', -scheme, 'UniversalLink-iOS']
| 35.333333 | 93 | 0.814465 |
898495fb76948c1c96c487735ee65394410dd8af | 101 | yml | YAML | tests/Fixtures/yaml/class_from_id.yml | divineniiquaye/rade-di | 5f78291716781cd34fa2efc64ef8acf8bdcb0660 | [
"BSD-3-Clause"
] | 3 | 2021-01-25T00:31:43.000Z | 2021-08-14T09:08:49.000Z | tests/Fixtures/yaml/class_from_id.yml | divineniiquaye/rade-di | 5f78291716781cd34fa2efc64ef8acf8bdcb0660 | [
"BSD-3-Clause"
] | 30 | 2021-02-26T22:09:23.000Z | 2021-10-09T19:58:20.000Z | tests/Fixtures/yaml/class_from_id.yml | divineniiquaye/rade-di | 5f78291716781cd34fa2efc64ef8acf8bdcb0660 | [
"BSD-3-Clause"
] | null | null | null | services:
Rade\DI\Tests\Fixtures\Constructor:
autowire: [Rade\DI\Tests\Fixtures\Service]
| 25.25 | 50 | 0.712871 |
fa47f7cbd80bf8b9d1f37aea1d9f2443dac8b5ea | 104 | yml | YAML | src/tr/2017-01/06/info.yml | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 68 | 2016-10-30T23:17:56.000Z | 2022-03-27T11:58:16.000Z | src/tr/2017-01/06/info.yml | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 367 | 2016-10-21T03:50:22.000Z | 2022-03-28T23:35:25.000Z | src/tr/2017-01/06/info.yml | OsArts/Bible-study | cfcefde42e21795e217d192a8b7a703ebb7a6c01 | [
"MIT"
] | 109 | 2016-08-02T14:32:13.000Z | 2022-03-31T10:18:41.000Z | ---
title: "Kutsal Ruh ve Kutsal Bir Yaşam Sürmek"
start_date: "04/02/2017"
end_date: "10/02/2017" | 26 | 48 | 0.673077 |
e82d26ed4c094f1264049424c1309b7bf06503f9 | 67 | yml | YAML | docker-compose.yml | nicodmf/angular8 | bd0c9c1d3a22ec662cfde52fc70ff1b0680bb8ee | [
"MIT"
] | null | null | null | docker-compose.yml | nicodmf/angular8 | bd0c9c1d3a22ec662cfde52fc70ff1b0680bb8ee | [
"MIT"
] | 8 | 2020-07-17T08:16:33.000Z | 2022-03-02T04:24:15.000Z | docker-compose.yml | nicodmf/angular8 | bd0c9c1d3a22ec662cfde52fc70ff1b0680bb8ee | [
"MIT"
] | null | null | null | version: '3'
services:
apache:
image: httpd:2.4-alpine
| 13.4 | 31 | 0.597015 |
e86baed35a8a4764152a778dd23db85606b71f82 | 955 | yml | YAML | .github/workflows/ReleaseBuilds.yml | Wutname1/vscode-wow-api | 2371af5405d7d7f97b93c17638d191fb3988d56e | [
"MIT"
] | null | null | null | .github/workflows/ReleaseBuilds.yml | Wutname1/vscode-wow-api | 2371af5405d7d7f97b93c17638d191fb3988d56e | [
"MIT"
] | null | null | null | .github/workflows/ReleaseBuilds.yml | Wutname1/vscode-wow-api | 2371af5405d7d7f97b93c17638d191fb3988d56e | [
"MIT"
] | null | null | null | name: Release
# Controls when the workflow will run
on:
push:
tags: ["**"]
env:
CI: false #Without this, the build will fail. As Warnings in React will be treated as errors.
version: ${{ github.ref_name }}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses:... | 22.209302 | 95 | 0.598953 |
e098e2cd8a9e21adab96a4fc66b9e7e11376fc76 | 1,927 | yml | YAML | threads/2065093/posts/60696809.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/2065093/posts/60696809.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/2065093/posts/60696809.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=60696809&postcount=26544
id: 60696809
tid: 2065093
num: 26544
datetime: 2013-08-22T09:07:00.000Z
user:
img: customavatars/avatar973326_6.gif
name: H.FPGA
title: Senior Member
joinDate: 2011-12-31T16:00:00.000Z
posts: .nan
id: '973326'
title: 'Re: [From F17 With Love] - Thread Girl Xinh -... | 113.352941 | 1,333 | 0.650234 |
f024d25a0819ccd82c561d0668449138e1fcd0d1 | 48 | yaml | YAML | protocol-handlers/kop/kop.yaml | yunhorn/pulsar-hub | bcacf6999351cb990744469f4aa379fab080827f | [
"Apache-2.0"
] | 1 | 2021-07-21T19:14:48.000Z | 2021-07-21T19:14:48.000Z | protocol-handlers/kop/kop.yaml | yunhorn/pulsar-hub | bcacf6999351cb990744469f4aa379fab080827f | [
"Apache-2.0"
] | null | null | null | protocol-handlers/kop/kop.yaml | yunhorn/pulsar-hub | bcacf6999351cb990744469f4aa379fab080827f | [
"Apache-2.0"
] | null | null | null | repository: https://github.com/streamnative/kop
| 24 | 47 | 0.8125 |
4f70ec32ffdcc367e19b536832e68fd65ef7ab30 | 296 | yaml | YAML | roles/apache/vars/main.yaml | praveenprabha/ansible-website | ddbd9e6d28aefff482a9192c72b63f49adc99576 | [
"Apache-1.1"
] | null | null | null | roles/apache/vars/main.yaml | praveenprabha/ansible-website | ddbd9e6d28aefff482a9192c72b63f49adc99576 | [
"Apache-1.1"
] | null | null | null | roles/apache/vars/main.yaml | praveenprabha/ansible-website | ddbd9e6d28aefff482a9192c72b63f49adc99576 | [
"Apache-1.1"
] | null | null | null | ---
apache_package: apache2
apache_config_path: /etc/apache2
apache_server_root: /var/www/html
apache_mods_enabled:
- rewrite.load
apache_allow_override: "All"
apache_options: "-Indexes +FollowSymLinks"
site_list:
- servername: mydevopsdoor.com
documentroot: /var/www/html/devopsdoor | 19.733333 | 42 | 0.783784 |
4fd6f155d37e4916d59e808e5c38dad4a95fcca6 | 1,735 | yml | YAML | .github/workflows/main.yml | jbweston/todo | 987b465503161888f60b0b2d8587bbf5a6e2b933 | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/main.yml | jbweston/todo | 987b465503161888f60b0b2d8587bbf5a6e2b933 | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/main.yml | jbweston/todo | 987b465503161888f60b0b2d8587bbf5a6e2b933 | [
"BSD-3-Clause"
] | null | null | null | name: tests
on: [push]
jobs:
test:
strategy:
max-parallel: 4
matrix:
# Add macos-latest when
# https://github.com/mstksg/setup-stack/issues/7 is solved
# Add windows-latest when vty is ported to windows
os: [ubuntu-lat... | 37.717391 | 127 | 0.482421 |
f7bc16f0f7da39490cf6c6a0e1bb2259a9777c4a | 2,587 | yml | YAML | .github/workflows/lighthouse.yml | johnnyreilly/blog.johnnyreilly.com | 3d4b68ea083d7541c68719c7643fe57a0932ee91 | [
"MIT"
] | 8 | 2021-06-19T18:25:12.000Z | 2022-02-07T21:32:51.000Z | .github/workflows/lighthouse.yml | johnnyreilly/blog.johnnyreilly.com | 3d4b68ea083d7541c68719c7643fe57a0932ee91 | [
"MIT"
] | 92 | 2021-04-11T12:48:19.000Z | 2022-03-30T08:59:48.000Z | .github/workflows/lighthouse.yml | johnnyreilly/blog.johnnyreilly.com | 3d4b68ea083d7541c68719c7643fe57a0932ee91 | [
"MIT"
] | 9 | 2021-04-11T09:57:51.000Z | 2022-01-03T15:36:34.000Z | name: Lighthouse Report
on:
pull_request_target:
branches:
- main
jobs:
lighthouse-report:
name: Lighthouse Report
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Wait for the Netlify Preview
uses: jakepartusch/wait-for-netlify-action@v1
id: netl... | 39.19697 | 102 | 0.560108 |
4e4a3e9cdbd958781066d2bcb8bde344f28227a1 | 1,365 | yml | YAML | .github/workflows/binaries.yml | promhippie/hcloud_exporter | c225f572ea3214d53af1fe2d2be6779c98a3debb | [
"Apache-2.0"
] | 13 | 2018-12-06T04:14:17.000Z | 2022-03-17T10:21:26.000Z | .github/workflows/binaries.yml | promhippie/hcloud_exporter | c225f572ea3214d53af1fe2d2be6779c98a3debb | [
"Apache-2.0"
] | 19 | 2018-10-04T15:50:33.000Z | 2022-03-19T18:08:53.000Z | .github/workflows/binaries.yml | promhippie/hcloud_exporter | c225f572ea3214d53af1fe2d2be6779c98a3debb | [
"Apache-2.0"
] | 8 | 2018-12-08T13:42:00.000Z | 2021-11-08T12:04:10.000Z | ---
name: binaries
'on':
push:
branches:
- master
tags:
- v*
jobs:
binaries:
runs-on: ubuntu-20.04
steps:
- name: Checkout source
id: source
uses: actions/checkout@v2
# - name: Setup golang
# id: golang
# uses: actions/setup-go@v2
# ... | 22.016129 | 56 | 0.498168 |
d4587865c5674fbe36d2c49c00e9910e5759fb4e | 343 | yml | YAML | src/Oro/Bundle/SearchBundle/Tests/Functional/API/advanced_requests/request#1.yml | hafeez3000/platform | 09d275389dbdcb2df1d45552af828b0a16940d2e | [
"MIT"
] | null | null | null | src/Oro/Bundle/SearchBundle/Tests/Functional/API/advanced_requests/request#1.yml | hafeez3000/platform | 09d275389dbdcb2df1d45552af828b0a16940d2e | [
"MIT"
] | null | null | null | src/Oro/Bundle/SearchBundle/Tests/Functional/API/advanced_requests/request#1.yml | hafeez3000/platform | 09d275389dbdcb2df1d45552af828b0a16940d2e | [
"MIT"
] | null | null | null | # common test case
request:
query: "from TestsBundle:Item where stringValue ~ item5"
offset: ~
max_results: ~
response:
records_count: 1
count: 1
rest:
data:
-
entity_name: Acme\Bundle\TestsBundle\Entity\Item
record_id: 5
record... | 24.5 | 64 | 0.571429 |
e56fe7eac190aa46e9a861877b2ab4972db3e922 | 360 | yml | YAML | .travis.yml | meshack-mbuvi/ride-my-way-api | 2e091f020e774cad4891427a2de91a7a2c29def1 | [
"MIT"
] | null | null | null | .travis.yml | meshack-mbuvi/ride-my-way-api | 2e091f020e774cad4891427a2de91a7a2c29def1 | [
"MIT"
] | 19 | 2018-06-23T17:08:37.000Z | 2018-07-23T17:37:55.000Z | .travis.yml | meshack-mbuvi/ride-my-way-api | 2e091f020e774cad4891427a2de91a7a2c29def1 | [
"MIT"
] | null | null | null | language: python
python:
- "3.5.2"
install:
- pip install -r requirements.txt
- pip install coveralls
services:
- postgresql
before_script:
- psql -c "CREATE ROLE ridemyway WITH SUPERUSER LOGIN PASSWORD 'ridemyway';" -U postgres
- psql -c "CREATE DATABASE test;" -U postgres
script:
- nosetests --wit... | 17.142857 | 90 | 0.708333 |
f9d15f57becae2efde805b83bda03406deb68766 | 247 | yml | YAML | hunter2-lessons/replay-attack/code/docker-compose.yml | ekmixon/appsec-education | e8b50f63ee9c62a2bb9a0944f83a2b636939ffd5 | [
"BSD-3-Clause"
] | 56 | 2019-10-28T15:50:38.000Z | 2022-03-31T18:40:05.000Z | hunter2-lessons/replay-attack/code/docker-compose.yml | misfir3/appsec-education | e6f90fb88e7a2c439e21405526dfaff554c1750e | [
"BSD-3-Clause"
] | 76 | 2021-05-14T23:58:34.000Z | 2022-03-29T22:33:46.000Z | hunter2-lessons/replay-attack/code/docker-compose.yml | misfir3/appsec-education | e6f90fb88e7a2c439e21405526dfaff554c1750e | [
"BSD-3-Clause"
] | 13 | 2019-11-19T11:31:27.000Z | 2021-05-17T12:27:03.000Z | version: '2'
services:
web:
build: Dockerfile
restart: always
build: .
ports:
- "5000:5000"
volumes:
- .:/app
environment:
- FLASK_APP=app.py
- FLASK_DEBUG=1
command: flask run --host=0.0.0.0
| 15.4375 | 37 | 0.546559 |
90dd754ee2f391fe4af31b7597fc47059030e79f | 611 | yml | YAML | .travis.yml | MH1024/weekly-planner | d0d9ee7383aa0bf894c100f5fb1486282bd7be4c | [
"MIT"
] | null | null | null | .travis.yml | MH1024/weekly-planner | d0d9ee7383aa0bf894c100f5fb1486282bd7be4c | [
"MIT"
] | null | null | null | .travis.yml | MH1024/weekly-planner | d0d9ee7383aa0bf894c100f5fb1486282bd7be4c | [
"MIT"
] | null | null | null | #.travis.yml
language: node_js
node_js:
- "8.10"
sudo: required
before_script:
- "sudo chown root /opt/google/chrome/chrome-sandbox"
- "sudo chmod 4755 /opt/google/chrome/chrome-sandbox"
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3
addons:
chrome: stable
branches:
only... | 19.09375 | 57 | 0.679214 |
c1ad4b3884af8f41510ee69f1d4aa0942f6d0b1a | 4,956 | yml | YAML | docs-ref-autogen/com.microsoft.azure.management.sql.SqlServer.DefinitionStages.yml | v-xuto/azure-docs-sdk-java | c3765cc8a28d7f8114193365cdd8eb38ad4b5057 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.microsoft.azure.management.sql.SqlServer.DefinitionStages.yml | v-xuto/azure-docs-sdk-java | c3765cc8a28d7f8114193365cdd8eb38ad4b5057 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.microsoft.azure.management.sql.SqlServer.DefinitionStages.yml | v-xuto/azure-docs-sdk-java | c3765cc8a28d7f8114193365cdd8eb38ad4b5057 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:ManagedReference
items:
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages"
id: "DefinitionStages"
parent: "com.microsoft.azure.management.sql"
children:
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.Blank"
- "com.microsoft.azure.management.sql.SqlServer.Defi... | 67.890411 | 116 | 0.839588 |
8221428ee1f7b2390d14dd3150c5644d0ba936de | 121 | yml | YAML | data/users/fed135.yml | gitter-badger/montreal | d53ccec57c7390caa7b8fd22777937d95225de77 | [
"Unlicense"
] | null | null | null | data/users/fed135.yml | gitter-badger/montreal | d53ccec57c7390caa7b8fd22777937d95225de77 | [
"Unlicense"
] | null | null | null | data/users/fed135.yml | gitter-badger/montreal | d53ccec57c7390caa7b8fd22777937d95225de77 | [
"Unlicense"
] | null | null | null | name: fed135
github: fed135
twitter:
bio: I ❤️ Node Curr Software Eng. @shutterstock Past EA, Ubisoft, Stolo
website:
| 20.166667 | 72 | 0.735537 |
ae9a4bb79d68269aa1b6437cb5d14434a741874c | 367 | yml | YAML | test/fixtures/financeiros.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | test/fixtures/financeiros.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | test/fixtures/financeiros.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
parcela: 1
data_emissa: 2017-04-29
data_vencimento: 2017-04-29
valor: 1.5
data_rebimento: 2017-04-29
valor_recebido: 1.5
two:
parcela: 1
data_emissa: 2017-04-29
data_vencimento: 2017-04-29
valor: 1.5
da... | 20.388889 | 88 | 0.73297 |
4897ab2bc0f0acc1e46fb186ca75eaaa75b943be | 12,500 | yml | YAML | docs/fsharp/toc.yml | mtorreao/docs.pt-br | e080cd3335f777fcb1349fb28bf527e379c81e17 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/fsharp/toc.yml | mtorreao/docs.pt-br | e080cd3335f777fcb1349fb28bf527e379c81e17 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/fsharp/toc.yml | mtorreao/docs.pt-br | e080cd3335f777fcb1349fb28bf527e379c81e17 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | - name: Documentação do F#
href: index.yml
- name: O que é F#
href: what-is-fsharp.md
- name: Introdução
href: get-started/index.md
items:
- name: Instalar o F#
href: get-started/install-fsharp.md
- name: F# no Visual Studio
href: get-started/get-started-visual-studio.md
- name: F# no Vi... | 42.517007 | 88 | 0.69328 |
05054be01201ed5bb2d51feee3b65762ff6ee42c | 136 | yaml | YAML | bundles/openconnectors-connector-0.1.0/chart/openconnectors-connector/values.yaml | obadrawi/xf-addons | a30221facbc95f3d8d01bd86d0a07daf33b0c136 | [
"BSD-Source-Code"
] | null | null | null | bundles/openconnectors-connector-0.1.0/chart/openconnectors-connector/values.yaml | obadrawi/xf-addons | a30221facbc95f3d8d01bd86d0a07daf33b0c136 | [
"BSD-Source-Code"
] | null | null | null | bundles/openconnectors-connector-0.1.0/chart/openconnectors-connector/values.yaml | obadrawi/xf-addons | a30221facbc95f3d8d01bd86d0a07daf33b0c136 | [
"BSD-Source-Code"
] | null | null | null | # Default values for openconnectors-connector.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
| 22.666667 | 53 | 0.779412 |
c28d0aeae57fea2dbeb36e131a5547392b788b5a | 478 | yml | YAML | _docker/drupal/drupal-filesystem/web/config/sync/field.field.node.connectors.field_connector_link_1_text.yml | slavslav/developers.redhat.com | cf972cc2cb54ecaee9d718309d4b211403822c20 | [
"Linux-OpenIB"
] | null | null | null | _docker/drupal/drupal-filesystem/web/config/sync/field.field.node.connectors.field_connector_link_1_text.yml | slavslav/developers.redhat.com | cf972cc2cb54ecaee9d718309d4b211403822c20 | [
"Linux-OpenIB"
] | 2 | 2021-09-28T05:41:11.000Z | 2022-02-26T10:15:27.000Z | _docker/drupal/drupal-filesystem/web/config/sync/field.field.node.connectors.field_connector_link_1_text.yml | slavslav/developers.redhat.com | cf972cc2cb54ecaee9d718309d4b211403822c20 | [
"Linux-OpenIB"
] | null | null | null | uuid: d5851e89-1e79-45bd-88e7-9f7357545aeb
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_connector_link_1_text
- node.type.connectors
id: node.connectors.field_connector_link_1_text
field_name: field_connector_link_1_text
entity_type: node
bundle: connectors
label: 'Connector Link... | 23.9 | 52 | 0.797071 |
35a113db299ee1ac2f139082d0d06b3c73abad85 | 73 | yml | YAML | _data/links.yml | knowjea/knowjea.github.io | ccb0eab9d010f6d918bfea3d6858891498864186 | [
"CC-BY-4.0"
] | null | null | null | _data/links.yml | knowjea/knowjea.github.io | ccb0eab9d010f6d918bfea3d6858891498864186 | [
"CC-BY-4.0"
] | null | null | null | _data/links.yml | knowjea/knowjea.github.io | ccb0eab9d010f6d918bfea3d6858891498864186 | [
"CC-BY-4.0"
] | null | null | null | - url: "https://github.com/knowjea/knowjea.github.io"
title: "github"
| 18.25 | 53 | 0.684932 |
d1442021ca22dec635bd16e7ca932bec31ec4b18 | 1,872 | yml | YAML | threads/3334493/posts/68057528.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3334493/posts/68057528.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3334493/posts/68057528.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=68057528&postcount=12349
id: 68057528
tid: 3334493
num: 12349
datetime: 2014-06-10T10:08:00.000Z
user:
img: customavatars/avatar1090423_4.gif
name: bigboss.ca
title: Member
joinDate: 2012-08-31T16:00:00.000Z
posts: .nan
id: '1090423'
title: >-
Re: post 1 tấm ảnh về Cô gái mà bạn cho là... | 98.526316 | 1,314 | 0.659188 |
0427de3097f76e5c878876d3595f76f331765d44 | 169 | yml | YAML | config/locales/br/models/profile.yml | rafaelfragosom/castsbrasil | 74ee7971e52a037ed7938fc21cefc39308af8d2c | [
"Apache-2.0"
] | 20 | 2016-03-03T12:37:47.000Z | 2022-03-02T11:11:58.000Z | config/locales/br/models/profile.yml | FabioCoelho27/castsbrasil | 88a1f94aa70090e11df175a076fa2636d3c8bb89 | [
"Apache-2.0"
] | 31 | 2016-03-04T08:51:54.000Z | 2021-09-07T23:49:45.000Z | config/locales/br/models/profile.yml | FabioCoelho27/castsbrasil | 88a1f94aa70090e11df175a076fa2636d3c8bb89 | [
"Apache-2.0"
] | 17 | 2016-03-03T16:30:42.000Z | 2021-02-12T12:18:40.000Z | br:
activerecord:
models:
profile: 'Perfil'
profiles: 'Perfis'
attributes:
profile:
first_name: 'Nome'
last_name: 'Sobrenome' | 18.777778 | 30 | 0.568047 |
04331a3c779fe8611ad76cad24425a6a96cb0f96 | 481 | yml | YAML | data/abilities/discovery/tacdisco-1069-AR00-1v00-200121075648.yml | IGchra/stockpile | 61691cbb70f0732bb157b4edb4d6c203336e01a2 | [
"Apache-2.0"
] | null | null | null | data/abilities/discovery/tacdisco-1069-AR00-1v00-200121075648.yml | IGchra/stockpile | 61691cbb70f0732bb157b4edb4d6c203336e01a2 | [
"Apache-2.0"
] | null | null | null | data/abilities/discovery/tacdisco-1069-AR00-1v00-200121075648.yml | IGchra/stockpile | 61691cbb70f0732bb157b4edb4d6c203336e01a2 | [
"Apache-2.0"
] | null | null | null | ---
- id: tacdisco-1069-AR00-1v00-200121075648
name: Permission Groups Discovery
description: . Permission Groups Discovery.
tactic: discovery
technique:
attack_id: T1069
name: Permission Groups Discovery
platforms:
darwin:
sh:
command: |
dscacheutil -q group
... | 20.913043 | 52 | 0.577963 |
c37a9e2c8e488352b832ff90b8b2b981f2c92a06 | 746 | yml | YAML | data/co/legislature/Chris-Kennedy-92715424-bafa-4ad8-b311-eca3e575c86f.yml | putorti/people | 9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc | [
"CC0-1.0"
] | null | null | null | data/co/legislature/Chris-Kennedy-92715424-bafa-4ad8-b311-eca3e575c86f.yml | putorti/people | 9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc | [
"CC0-1.0"
] | null | null | null | data/co/legislature/Chris-Kennedy-92715424-bafa-4ad8-b311-eca3e575c86f.yml | putorti/people | 9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc | [
"CC0-1.0"
] | null | null | null | id: ocd-person/92715424-bafa-4ad8-b311-eca3e575c86f
name: Chris Kennedy
given_name: Chris
family_name: Kennedy
email: chris.kennedy.house@state.co.us
image: http://leg.colorado.gov/sites/default/files/styles/width_300/public/2021a_kennedy%2C%20chris.jpg?itok=5O5-2WrC
party:
- name: Democratic
roles:
- type: lower
jur... | 29.84 | 117 | 0.784182 |
7f93b24c3cf9254cb1265f78899608c84838f5df | 1,445 | yaml | YAML | .github/workflows/lint-openapi.yaml | iiiceoo/spiderpool | ed8d0ae3c839ea6a11f79f57026da1c157505aef | [
"Apache-2.0"
] | 31 | 2022-03-21T10:20:13.000Z | 2022-03-29T14:36:01.000Z | .github/workflows/lint-openapi.yaml | iiiceoo/spiderpool | ed8d0ae3c839ea6a11f79f57026da1c157505aef | [
"Apache-2.0"
] | 30 | 2022-03-12T14:33:45.000Z | 2022-03-31T17:07:58.000Z | .github/workflows/lint-openapi.yaml | iiiceoo/spiderpool | ed8d0ae3c839ea6a11f79f57026da1c157505aef | [
"Apache-2.0"
] | 8 | 2022-03-11T10:26:48.000Z | 2022-03-29T02:06:14.000Z | name: Auto Openapi Lint
on:
push:
branches:
- main
- release-*
paths:
- 'api/**/openapi.yaml'
pull_request:
branches:
- main
- release-*
paths:
- 'api/**/openapi.yaml'
workflow_dispatch:
inputs:
ref:
description: 'check for branch, sha, tag'
... | 24.913793 | 61 | 0.575779 |
21b64c295538e8c101ec6f2090c483ac4b24474b | 714 | yaml | YAML | _data/business-systems-connection-inc-.yaml | api-network/organizations | a6c87f20aa4b44dee7a48d52506e25cf8e6556da | [
"Apache-2.0"
] | 4 | 2021-02-19T03:02:53.000Z | 2022-03-23T07:51:17.000Z | _data/business-systems-connection-inc-.yaml | api-network/organizations | a6c87f20aa4b44dee7a48d52506e25cf8e6556da | [
"Apache-2.0"
] | null | null | null | _data/business-systems-connection-inc-.yaml | api-network/organizations | a6c87f20aa4b44dee7a48d52506e25cf8e6556da | [
"Apache-2.0"
] | 3 | 2021-02-19T03:02:59.000Z | 2021-10-03T22:25:23.000Z | ---
name: Business Systems Connection Inc.
description: ""
image: ""
created: "2021-02-04"
modified: "2021-02-04"
specificationVersion: "0.14"
x-rank: "7"
x-alexaRank: "1411959"
url: https://raw.githubusercontent.com/api-network/organizations/main/business-systems-connection-inc-.yaml
tags:
- Used
apis: []
x-common:
-... | 23.8 | 107 | 0.721289 |
2a65604900591fd65f9dc7d3cc2665579419e5c3 | 2,253 | yml | YAML | _data/comments/elasticsearch-restore/comment-1608234525644.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-1608234525644.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _data/comments/elasticsearch-restore/comment-1608234525644.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _id: df7edb70-40a0-11eb-9793-e3dba4a8e1f2
message: "https://1c.1c-bitrix.ru/support/forum/user/4860394/ \r\nhttp://xn--80afhpoahcbjlch1a1d7d.xn--p1ai/forum/index.php?PAGE_NAME=profile_view&UID=349000 \r\nhttp://xn----7sbbdrwao3cago9f0e.xn--p1ai/forum/index.php?PAGE_NAME=profile_view&UID=51471 \r\nhttps://yenashop.ru/fo... | 281.625 | 2,101 | 0.793165 |
8bb420ea23b5fbad9e1ae0d9085f0896fbcb4f81 | 72 | yaml | YAML | configs/project/train/metric/classification.yaml | kobakobashu/posenet-python | 52290733504fd0a130cc2301bad5db761c14a4e9 | [
"Apache-2.0"
] | null | null | null | configs/project/train/metric/classification.yaml | kobakobashu/posenet-python | 52290733504fd0a130cc2301bad5db761c14a4e9 | [
"Apache-2.0"
] | 9 | 2021-05-03T01:38:46.000Z | 2021-07-14T13:13:25.000Z | configs/project/train/metric/classification.yaml | kobakobashu/posenet-python | 52290733504fd0a130cc2301bad5db761c14a4e9 | [
"Apache-2.0"
] | null | null | null | # @package _group_
#
# metrics for classificatnion
name: classification | 14.4 | 29 | 0.791667 |
dae562345d9cc89dc13b5e3c0e93cb701adbcc94 | 395 | yml | YAML | .travis.yml | aravindhebbali/pkginfo | 5a5004cd6fc673a945a4f215f0356acd476dc388 | [
"MIT"
] | 5 | 2018-10-06T06:53:40.000Z | 2020-03-02T02:18:21.000Z | .travis.yml | aravindhebbali/pkginfo | 5a5004cd6fc673a945a4f215f0356acd476dc388 | [
"MIT"
] | 32 | 2018-09-26T16:52:48.000Z | 2019-07-10T15:59:54.000Z | .travis.yml | aravindhebbali/pkginfo | 5a5004cd6fc673a945a4f215f0356acd476dc388 | [
"MIT"
] | 2 | 2018-10-02T11:03:42.000Z | 2018-12-04T02:58:51.000Z | # R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
language: r
cache: packages
warnings_are_errors: true
sudo: false
matrix:
include:
- r: oldrel
- r: release
- r: release
os: osx
osx_image: xcode8.3
before_install:
- sudo tlmgr install framed titling
- r: de... | 16.458333 | 80 | 0.678481 |
c5c0b9c320568f6f904b85278fd507ad67db6d99 | 396 | yml | YAML | threads/3009470/posts/52459584.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3009470/posts/52459584.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3009470/posts/52459584.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=52459584&postcount=1348
id: 52459584
tid: 3009470
num: 1348
datetime: 2012-12-07T02:31:00.000Z
user:
img: customavatars/avatar1095300_1.gif
name: K.I.A.Morning
title: Member
joinDate: 2012-08-31T16:00:00.000Z
posts: .nan
id: '1095300'
title: 'Re: [Giúp đỡ] Xin ảnh Bìa FB độc và đẹp!'
con... | 23.294118 | 49 | 0.666667 |
4167b36f9d9185aba99b273c610b46ef427eeed5 | 2,202 | yml | YAML | _data/comments/elasticsearch-restore/comment-1568640446024.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-1568640446024.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _data/comments/elasticsearch-restore/comment-1568640446024.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _id: b8ff2650-d885-11e9-ad4c-b516289148dc
message: >-
The lwk.afop.zacharythomas.github.io.agz.nk delusions
[URL=http://epochcreations.com/lasuna/ - lasuna[/URL -
[URL=http://tamilappstatus.com/amantadine/ - amantadine for sale[/URL -
[URL=http://gardeningwithlarry.com/retin-a/ - retin a[/URL -
[URL=http:/... | 59.513514 | 80 | 0.74614 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.