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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7969804cc79b6625bac7af178e1935b4cde831c2 | 1,204 | yml | YAML | .github/workflows/project.yml | streamnative/function-mesh-worker-service | 986534229fd5246031b0e9d501f25e0c96f253f7 | [
"Apache-2.0"
] | null | null | null | .github/workflows/project.yml | streamnative/function-mesh-worker-service | 986534229fd5246031b0e9d501f25e0c96f253f7 | [
"Apache-2.0"
] | 14 | 2021-11-19T01:16:56.000Z | 2022-03-25T05:58:15.000Z | .github/workflows/project.yml | streamnative/function-mesh-worker-service | 986534229fd5246031b0e9d501f25e0c96f253f7 | [
"Apache-2.0"
] | 1 | 2021-11-25T07:26:35.000Z | 2021-11-25T07:26:35.000Z | name: Precommit - Unit Tests
on: [pull_request]
jobs:
build:
name: unit-tests
runs-on: ubuntu-latest
steps:
- name: clean disk
run: |
sudo swapoff -a
sudo rm -rf /swapfile /usr/share/dotnet /usr/local/lib/android /opt/ghc
sudo apt clean
docker rmi $(do... | 26.755556 | 106 | 0.577243 |
1004b9957f1a7867844af5b6782b329b12fc40ce | 709 | yaml | YAML | boring/filesearch/package.yaml | tekhnus/misc | cf4c6e29434c546e3c29f24f7bb16a0ac65005f5 | [
"Unlicense"
] | null | null | null | boring/filesearch/package.yaml | tekhnus/misc | cf4c6e29434c546e3c29f24f7bb16a0ac65005f5 | [
"Unlicense"
] | null | null | null | boring/filesearch/package.yaml | tekhnus/misc | cf4c6e29434c546e3c29f24f7bb16a0ac65005f5 | [
"Unlicense"
] | null | null | null | name: filesearch
version: 0.1.0.0
# Metadata used when publishing your package
# synopsis: Short description of your package
# category: Web
dependencies:
- base >= 4.7 && < 5
- filepath == 1.4.2.1
- directory == 1.3.4.0
- time == 1.9.3
library:
source-dirs: src
ex... | 18.657895 | 56 | 0.544429 |
6bc4b705508421856e62c0b04bf021dc1fc2d277 | 246 | yaml | YAML | values.yaml | ondat/terraform-eksblueprints-ondat-addon | 44a673849ec5c77117f74690e1c22c38aa95e59c | [
"Apache-2.0"
] | 1 | 2022-03-31T11:33:28.000Z | 2022-03-31T11:33:28.000Z | values.yaml | ondat/terraform-eksblueprints-ondat-addon | 44a673849ec5c77117f74690e1c22c38aa95e59c | [
"Apache-2.0"
] | null | null | null | values.yaml | ondat/terraform-eksblueprints-ondat-addon | 44a673849ec5c77117f74690e1c22c38aa95e59c | [
"Apache-2.0"
] | null | null | null | serviceAccount:
create: false
name: ${service_account_name}
cluster:
create: true
secretRefName: ${credential_secret_name}
admin:
username: ${admin_username}
password: ${admin_password}
kvBackend:
address: ${etcd_address}
| 20.5 | 42 | 0.723577 |
d44cc8d9abbe765404121d4f99719e937e329e4d | 189 | yaml | YAML | cluster/base/cluster-settings.yaml | webtroter/k8s-at-home | 58a119d2aad64946ddcd2332f52b4aa65ca1e0db | [
"MIT"
] | null | null | null | cluster/base/cluster-settings.yaml | webtroter/k8s-at-home | 58a119d2aad64946ddcd2332f52b4aa65ca1e0db | [
"MIT"
] | null | null | null | cluster/base/cluster-settings.yaml | webtroter/k8s-at-home | 58a119d2aad64946ddcd2332f52b4aa65ca1e0db | [
"MIT"
] | null | null | null | ---
apiVersion: v1
kind: ConfigMap
metadata:
name: cluster-settings
namespace: flux-system
data:
METALLB_LB_RANGE: 192.168.101.240-192.168.101.250
INGRESS_NGINX_LB: 192.168.101.241
| 18.9 | 51 | 0.756614 |
e585c10da5122a334b2ceb1e86f66848608a573b | 1,601 | yml | YAML | index-flow.yml | jina-ai/example-video-search | 3551fe22c45e6e30b5020a57193697ab19d167d0 | [
"Apache-2.0"
] | 4 | 2021-12-09T08:39:42.000Z | 2022-03-28T08:58:42.000Z | index-flow.yml | jina-ai/example-video-search | 3551fe22c45e6e30b5020a57193697ab19d167d0 | [
"Apache-2.0"
] | 5 | 2021-10-20T10:04:17.000Z | 2021-12-22T10:07:57.000Z | index-flow.yml | jina-ai/example-video-search | 3551fe22c45e6e30b5020a57193697ab19d167d0 | [
"Apache-2.0"
] | 2 | 2021-11-17T11:27:17.000Z | 2022-03-01T03:43:05.000Z | jtype: Flow
version: '1'
with:
protocol: 'http'
cors: True
port_expose: $JINA_PORT
executors:
- name: frame_extractor
uses: jinahub://VideoLoader/v0.6
install_requirements: True
uses_with:
modality_list:
- 'image'
- 'audio'
uses_requests:
'/index': 'extract'
- name:... | 23.895522 | 53 | 0.667708 |
290316834ec7a3395ce9cc55a8b3e1a0541e7b56 | 773 | yaml | YAML | config.yaml | lixiangyun/httpproxy | 3887adaedb04400717fd1391cdf36fac41ac7b97 | [
"MIT"
] | 2 | 2018-06-10T13:04:55.000Z | 2018-06-26T07:50:12.000Z | config.yaml | lixiangyun/httpproxy | 3887adaedb04400717fd1391cdf36fac41ac7b97 | [
"MIT"
] | null | null | null | config.yaml | lixiangyun/httpproxy | 3887adaedb04400717fd1391cdf36fac41ac7b97 | [
"MIT"
] | null | null | null | listeners:
- name: ingress
address: 0.0.0.0:8000
protocol: http
router: ingress_router
router:
- name: ingress_router
priority: 1
rule_type: prefix
rule_value: /
clusters:
- servername: demo_server
weight: 80
version: v1
- servername: demo_server... | 20.891892 | 32 | 0.578266 |
50928fc1fc828868095c1002b13853cf072819f4 | 1,205 | yml | YAML | src/Project/Habitat/serialization/Habitat.Website.Content/4b86cb93-0ae5-4845-877b-6a045eac5707/Dependencies 3.yml | BillDinger/SCHackathon2016 | e08abb71a8ca9a23455d93f388a1bdfb8d8db880 | [
"Apache-2.0"
] | null | null | null | src/Project/Habitat/serialization/Habitat.Website.Content/4b86cb93-0ae5-4845-877b-6a045eac5707/Dependencies 3.yml | BillDinger/SCHackathon2016 | e08abb71a8ca9a23455d93f388a1bdfb8d8db880 | [
"Apache-2.0"
] | null | null | null | src/Project/Habitat/serialization/Habitat.Website.Content/4b86cb93-0ae5-4845-877b-6a045eac5707/Dependencies 3.yml | BillDinger/SCHackathon2016 | e08abb71a8ca9a23455d93f388a1bdfb8d8db880 | [
"Apache-2.0"
] | null | null | null | ---
ID: 080ae969-5337-41f4-8cff-ca81f7710fb0
Parent: 4b86cb93-0ae5-4845-877b-6a045eac5707
Template: f0369e1a-9030-4a05-a09c-ef09b664ed27
Path: /sitecore/content/Habitat/Global/Media/Dependencies/Dependencies 3
DB: master
Languages:
- Language: en
Versions:
- Version: 1
Fields:
- ID: 25bed78c-4957-4165-998a... | 50.208333 | 339 | 0.738589 |
9927d29d11ba95fda5161495dc03953b38ecbc0e | 128 | yaml | YAML | tests/minimal/altair/ssz_static/SyncAggregate/ssz_one/case_3/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/SyncAggregate/ssz_one/case_3/value.yaml | protolambda/eth2.0-spec-tests | 5be1cdb5c1ae88253f35e59392b21db0dce53620 | [
"MIT"
] | null | null | null | tests/minimal/altair/ssz_static/SyncAggregate/ssz_one/case_3/value.yaml | protolambda/eth2.0-spec-tests | 5be1cdb5c1ae88253f35e59392b21db0dce53620 | [
"MIT"
] | null | null | null | version https://git-lfs.github.com/spec/v1
oid sha256:000391d9a6d897217ddef2dbcbb452af42c43507089005057861e4f79c79d96e
size 260
| 32 | 75 | 0.882813 |
9996e4bc8e90bb70683764b7a139bd81fa766ded | 1,438 | yml | YAML | config/locales/devise_invitable_fi.yml | Rodcode47/rails-template | c3b37ecdcf4d2740e13190255854eb57f50a76d3 | [
"MIT"
] | 1 | 2020-10-28T08:25:58.000Z | 2020-10-28T08:25:58.000Z | config/locales/devise_invitable_fi.yml | Rodcode47/rails-template | c3b37ecdcf4d2740e13190255854eb57f50a76d3 | [
"MIT"
] | null | null | null | config/locales/devise_invitable_fi.yml | Rodcode47/rails-template | c3b37ecdcf4d2740e13190255854eb57f50a76d3 | [
"MIT"
] | null | null | null | en:
devise:
failure:
invited: "Sinulla on odottava kutsu, hyväksy se tilisi luomisen lopettamiseksi."
invitations:
send_instructions: "An invitation email has been sent to %{email}."
invitation_token_invalid: "The invitation token provided is not valid!"
updated: "Salasanasi on asetett... | 41.085714 | 165 | 0.67872 |
82dff10659f7d540d4f9943f86a1a40554d5b0da | 2,336 | yml | YAML | config/locales/en.yml | croucherfoundation/droom_client | da978997eedc1e50bbfd7f8141479fd7a0fe3422 | [
"MIT"
] | null | null | null | config/locales/en.yml | croucherfoundation/droom_client | da978997eedc1e50bbfd7f8141479fd7a0fe3422 | [
"MIT"
] | 5 | 2019-12-20T03:35:32.000Z | 2021-09-12T11:39:13.000Z | config/locales/en.yml | croucherfoundation/droom_client | da978997eedc1e50bbfd7f8141479fd7a0fe3422 | [
"MIT"
] | null | null | null | en:
activerecord:
attributes:
droom_client:
user:
name: "Your name"
email: "Email address"
preferred_name: "Preferred form of address"
password: "Password"
password_confirmation: "Confirm password"
remember_me: "Remember me"
already_signe... | 49.702128 | 278 | 0.717466 |
82e9c51882ab14d31c9259c0cf33279d679be1cb | 1,235 | yaml | YAML | owncloud/owncloud.yaml | TaChao/k8s-work | 7951d788e47ee7fd50c3952877bfb8785eecf2d2 | [
"Apache-2.0"
] | null | null | null | owncloud/owncloud.yaml | TaChao/k8s-work | 7951d788e47ee7fd50c3952877bfb8785eecf2d2 | [
"Apache-2.0"
] | null | null | null | owncloud/owncloud.yaml | TaChao/k8s-work | 7951d788e47ee7fd50c3952877bfb8785eecf2d2 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
name: owncloud
labels:
app: owncloud
spec:
ports:
- port: 80
selector:
app: owncloud
---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: owncloud-pv-claim
labels:
app: owncloud
spec:
storageClassName: data
accessModes:
- ReadWriteOnce
... | 22.454545 | 92 | 0.659919 |
27c520adf7552db4a5ef3f6b5d1fe2a2718c964a | 223 | yaml | YAML | config.yaml | Monsieur-Cielo/Carrier-Owl | 1346ab4094e9815eed8b0c9986a079b89df5de15 | [
"MIT"
] | null | null | null | config.yaml | Monsieur-Cielo/Carrier-Owl | 1346ab4094e9815eed8b0c9986a079b89df5de15 | [
"MIT"
] | null | null | null | config.yaml | Monsieur-Cielo/Carrier-Owl | 1346ab4094e9815eed8b0c9986a079b89df5de15 | [
"MIT"
] | null | null | null | # arxivの学問領域の指定
subject: 'cat:physics.optics OR eess.IV*'
# 検索キーワード
keywords:
kaggle: 3
storage: 2
memory: 2
stereoscopic: 4
3D: 5
holography: 6
# 通知の閾値
score_threshold: 0
| 13.9375 | 41 | 0.578475 |
5a1d127a6557da3e04c5e590615a368f73cf5799 | 15,260 | yml | YAML | worth.yml | atomam241/atomam241.github.io | 3662ed705bf8cee0441df55fddd7e4a2041f2a1a | [
"MIT"
] | null | null | null | worth.yml | atomam241/atomam241.github.io | 3662ed705bf8cee0441df55fddd7e4a2041f2a1a | [
"MIT"
] | null | null | null | worth.yml | atomam241/atomam241.github.io | 3662ed705bf8cee0441df55fddd7e4a2041f2a1a | [
"MIT"
] | null | null | null | # Created by X00LA
# Optimized by Yaroster
# Fixed, changed and completed by Roukaysa
# License: GPL2.0 https://github.com/X00LA/Bukkit-Essentials-worth.yml/blob/master/LICENSE
# Made for MC 1.13+ (Flattened)
# Optimized for ideal balanced Economy!
# Based on https://github.com/X00LA/Bukkit-Essentials-worth.yml
worth:... | 21.432584 | 90 | 0.720839 |
5aa99bca90d30cff1ea7e6a2e02e9ae321a36bd1 | 1,893 | yml | YAML | content/Unreal Tournament/Skins/M/4/e/4ba248/martianbanshees_[4e4ba248].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 20 | 2019-02-05T15:09:30.000Z | 2022-03-06T02:04:19.000Z | content/Unreal Tournament/Skins/M/4/e/4ba248/martianbanshees_[4e4ba248].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 496 | 2019-02-17T20:07:27.000Z | 2022-03-28T10:35:41.000Z | content/Unreal Tournament/Skins/M/4/e/4ba248/martianbanshees_[4e4ba248].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 15 | 2019-02-02T14:06:44.000Z | 2022-02-24T22:40:18.000Z | --- !<SKIN>
contentType: "SKIN"
firstIndex: "2018-12-26 03:57"
game: "Unreal Tournament"
name: "MartianBanshees"
author: "Unknown"
description: "None"
releaseDate: "2008-09"
attachments:
- type: "IMAGE"
name: "MartianBanshees_shot_1.png"
url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tournam... | 31.032787 | 130 | 0.753302 |
77f68dc07012f09eaef8782aa76a90724714f78e | 102 | yaml | YAML | bundles/c4c-connector-0.1.0/chart/c4c-connector/Chart.yaml | blzjns/xf-addons | 9ef7ca877d14bc5a769ee91bf881ea5e15ed26dc | [
"BSD-Source-Code"
] | null | null | null | bundles/c4c-connector-0.1.0/chart/c4c-connector/Chart.yaml | blzjns/xf-addons | 9ef7ca877d14bc5a769ee91bf881ea5e15ed26dc | [
"BSD-Source-Code"
] | null | null | null | bundles/c4c-connector-0.1.0/chart/c4c-connector/Chart.yaml | blzjns/xf-addons | 9ef7ca877d14bc5a769ee91bf881ea5e15ed26dc | [
"BSD-Source-Code"
] | null | null | null | apiVersion: v1
appVersion: "1.0"
description: c4c description
name: c4c-connector
version: 0.1.0
| 17 | 29 | 0.735294 |
efa0d501aec21e29f86da99eb5efea8f53a4ca02 | 721 | yaml | YAML | other/limit-hostpath-vols/goodpod.yaml | developer-guy/policies | 089505d6919dbff7ef5046050e5c3b47e42158b8 | [
"Apache-2.0"
] | null | null | null | other/limit-hostpath-vols/goodpod.yaml | developer-guy/policies | 089505d6919dbff7ef5046050e5c3b47e42158b8 | [
"Apache-2.0"
] | 1 | 2022-02-28T17:37:04.000Z | 2022-02-28T17:37:04.000Z | other/limit-hostpath-vols/goodpod.yaml | developer-guy/policies | 089505d6919dbff7ef5046050e5c3b47e42158b8 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: good-pods-all
spec:
initContainers:
- name: inittest-webserver
image: asdfeasdfasada:latest
# volumeMounts:
# - mountPath: /some/dir
# name: bar
# readOnly: true
containers:
- name: test-webserver
image: asdfeasdfasada:latest
volumeMount... | 20.027778 | 32 | 0.610264 |
effb79b1da84dd40e60901f8957cb71a79e25443 | 518 | yml | YAML | .github/workflows/notify-release.yml | moneytech/librg | 9f2118338805b46406391f91b7d2c71450a92512 | [
"Apache-2.0"
] | null | null | null | .github/workflows/notify-release.yml | moneytech/librg | 9f2118338805b46406391f91b7d2c71450a92512 | [
"Apache-2.0"
] | null | null | null | .github/workflows/notify-release.yml | moneytech/librg | 9f2118338805b46406391f91b7d2c71450a92512 | [
"Apache-2.0"
] | null | null | null | name: notify-release
on:
release:
types:
- published
jobs:
notify:
name: Show a changelog
runs-on: ubuntu-latest
steps:
- uses: sarisia/actions-status-discord@v1
if: always()
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
with:
descripti... | 24.666667 | 140 | 0.567568 |
14e603946ec5cfa901f01003b89109073b95cfb5 | 150 | yaml | YAML | _data/manswitch_man_1_less_p_2.yaml | HugoWen/commandlinefu.cn | d9fbe1029e1c3e0b9016fa63a4a805445a88ef42 | [
"Unlicense"
] | 161 | 2015-01-01T15:31:22.000Z | 2022-01-07T20:52:48.000Z | _data/manswitch_man_1_less_p_2.yaml | klone1127/commandlinefu.cn | 0f9104f9b6e4ea16e1f37d81fd1d2a4a5957d114 | [
"Unlicense"
] | 10 | 2015-01-04T15:59:44.000Z | 2017-05-21T19:22:02.000Z | _data/manswitch_man_1_less_p_2.yaml | klone1127/commandlinefu.cn | 0f9104f9b6e4ea16e1f37d81fd1d2a4a5957d114 | [
"Unlicense"
] | 52 | 2015-01-05T10:07:54.000Z | 2021-09-10T04:27:59.000Z | commandlinefu_id: 9065
translator:
weibo: tgic
hide: false
command: |-
manswitch () { man $1 | less -p "^ +$2"; }
summary: |-
直接定位到 man 中的 开关解释
| 16.666667 | 44 | 0.633333 |
7b8d1f4714d638cc3154357c2ea95d93c91fe8d8 | 235 | yml | YAML | modules/boards/config/locales/crowdin/es.yml | bracikaa/openproject | 177a4d75345f70d0dab681058ac68acda8030e87 | [
"CC-BY-3.0"
] | 2 | 2018-04-03T07:09:57.000Z | 2021-08-05T08:38:47.000Z | modules/boards/config/locales/crowdin/es.yml | bracikaa/openproject | 177a4d75345f70d0dab681058ac68acda8030e87 | [
"CC-BY-3.0"
] | 12 | 2015-07-17T11:59:25.000Z | 2021-02-01T13:20:31.000Z | modules/boards/config/locales/crowdin/es.yml | bracikaa/openproject | 177a4d75345f70d0dab681058ac68acda8030e87 | [
"CC-BY-3.0"
] | 1 | 2021-09-09T05:38:03.000Z | 2021-09-09T05:38:03.000Z | #English strings go here
es:
permission_show_board_views: "Ver paneles"
permission_manage_board_views: "Administrar paneles"
project_module_board_view: "Tableros"
boards:
label_board: "Tablero"
label_boards: "Tableros"
| 26.111111 | 54 | 0.778723 |
d04b21886a6c88db3b1b2750ee6ec849f2174596 | 1,124 | yml | YAML | docs/solution-ideas/articles/cognitive-search-with-skillsets.yml | pottereric/architecture-center | 0d03603fd924255afaa211f3d1c9e48f27006874 | [
"CC-BY-4.0",
"MIT"
] | 911 | 2019-03-13T02:03:59.000Z | 2022-03-30T22:41:24.000Z | docs/solution-ideas/articles/cognitive-search-with-skillsets.yml | pottereric/architecture-center | 0d03603fd924255afaa211f3d1c9e48f27006874 | [
"CC-BY-4.0",
"MIT"
] | 2,025 | 2019-03-12T10:22:39.000Z | 2022-03-31T06:41:42.000Z | docs/solution-ideas/articles/cognitive-search-with-skillsets.yml | pottereric/architecture-center | 0d03603fd924255afaa211f3d1c9e48f27006874 | [
"CC-BY-4.0",
"MIT"
] | 950 | 2019-03-12T20:57:59.000Z | 2022-03-31T05:39:35.000Z | ### YamlMime:Architecture
metadata:
title: AI enrichment with image and text processing
titleSuffix: Azure Example Scenarios
description: Transform latent information in your image and text data into full text searchable content with Azure Cognitive Search pre-built and custom skills.
author: jocontr
ms.autho... | 36.258065 | 162 | 0.773132 |
f1f609b9225f4c40bad5b5ce1f8512becbb5ee7f | 4,189 | yaml | YAML | data/defs/worktypes.yaml | TACHYON-Micah/LoordsOfAnglee | b0eca957821a3d7abf337723694999b022a915ba | [
"Apache-2.0"
] | 2 | 2020-09-04T02:17:57.000Z | 2020-10-09T15:36:43.000Z | data/defs/worktypes.yaml | Tachyonite/LoordsOfAnglee | b0eca957821a3d7abf337723694999b022a915ba | [
"Apache-2.0"
] | null | null | null | data/defs/worktypes.yaml | Tachyonite/LoordsOfAnglee | b0eca957821a3d7abf337723694999b022a915ba | [
"Apache-2.0"
] | null | null | null | workDefs:
idle:
label: idle
labelDo: idling
description: "Idle leeani are not currently doing anything. They do, however, keep an eye out for dangers approaching the group."
timeBase: 1h #hours
scavenger:
label: scavenger
labelDo: scavenging
timeBase: 8h #hours
descriptio... | 30.136691 | 341 | 0.657914 |
b587c3b0d9519c73d30554b8c823036fd6da844e | 545 | yml | YAML | .circleci/config.yml | kos59125/local-presto | fb55743ee5a4a9f3ae4dd5aa96e531d239ce5afd | [
"MIT"
] | 1 | 2018-10-31T15:42:36.000Z | 2018-10-31T15:42:36.000Z | .circleci/config.yml | kos59125/local-presto | fb55743ee5a4a9f3ae4dd5aa96e531d239ce5afd | [
"MIT"
] | null | null | null | .circleci/config.yml | kos59125/local-presto | fb55743ee5a4a9f3ae4dd5aa96e531d239ce5afd | [
"MIT"
] | null | null | null | version: 2
jobs:
build:
docker:
- image: docker:18.03.0-ce
steps:
- checkout
- setup_remote_docker:
docker_layer_caching: true
- run:
name: Login to DockerHub
command: |
docker login -u $DOCKER_USER -p $DOCKER_PASSWORD
- run:
na... | 24.772727 | 62 | 0.544954 |
7a9345d02cfae3f1bf2cc639ee64306d4ffdb0c5 | 331 | yml | YAML | src/roles/confluent.kafka-broker/handlers/main.yml | pbuditi/confluent-ansible | cf15a70cbece763b90f98eea16a824d122053c2f | [
"Apache-2.0"
] | null | null | null | src/roles/confluent.kafka-broker/handlers/main.yml | pbuditi/confluent-ansible | cf15a70cbece763b90f98eea16a824d122053c2f | [
"Apache-2.0"
] | null | null | null | src/roles/confluent.kafka-broker/handlers/main.yml | pbuditi/confluent-ansible | cf15a70cbece763b90f98eea16a824d122053c2f | [
"Apache-2.0"
] | null | null | null | - name: start broker
shell: ./kafka-start.sh
args:
chdir: "{{ confluent_bin_dir }}"
register: broker_status
- name: stop broker
shell: ./kafka-stop.sh
args:
chdir: "{{ confluent_bin_dir }}"
register: broker_status
- name: restart broker
shell: ./kafka-restart.sh
args:
chdir: "{{ confluent_... | 20.6875 | 36 | 0.65861 |
42a664cf4eaf7e53eebb504af9356f7797c354a4 | 262 | yml | YAML | conf/check.yml | ZigzagAK/ngx_template_module | f10e5593371351ef7b723f6257f4efc411d83804 | [
"BSD-2-Clause"
] | 3 | 2019-06-08T08:16:24.000Z | 2020-11-10T13:47:13.000Z | conf/check.yml | RekGRpth/ngx_template_module | f10e5593371351ef7b723f6257f4efc411d83804 | [
"BSD-2-Clause"
] | null | null | null | conf/check.yml | RekGRpth/ngx_template_module | f10e5593371351ef7b723f6257f4efc411d83804 | [
"BSD-2-Clause"
] | 1 | 2019-06-08T08:16:26.000Z | 2019-06-08T08:16:26.000Z | ---
check:
- name: http
rise: 1
fall: 2
timeout: 10000
interval: 10
request:
method: GET
uri: /health
response:
codes: 200 204
match: .*
- name: tcp
rise: 1
fall: 2
timeout: 10000
interval: 10 | 13.1 | 20 | 0.507634 |
42aab4659c56d65f4671c3c5802d6f0f0e5925a5 | 156 | yaml | YAML | script/google_home/jensens_bedtime.yaml | Bahnburner/Home-Assistant-Conf | 51a299a4ad48e6afad29f7362a5f660eec63ce22 | [
"CC0-1.0"
] | 112 | 2016-12-11T09:41:07.000Z | 2021-04-15T09:40:51.000Z | script/google_home/jensens_bedtime.yaml | Bahnburner/Home-Assistant-Conf | 51a299a4ad48e6afad29f7362a5f660eec63ce22 | [
"CC0-1.0"
] | 6 | 2017-08-26T10:17:35.000Z | 2021-07-21T03:03:01.000Z | script/google_home/jensens_bedtime.yaml | Bahnburner/Home-Assistant-Conf | 51a299a4ad48e6afad29f7362a5f660eec63ce22 | [
"CC0-1.0"
] | 22 | 2017-01-05T16:25:48.000Z | 2021-02-17T16:44:20.000Z | jensens_bedtime:
sequence:
- service: media_player.turn_off
entity_id: media_player.nursery_tv
- service: script.whitenoise_jensen
| 22.285714 | 40 | 0.711538 |
af8fbfda688976ceadf830e220b9fb8016e48451 | 1,192 | yml | YAML | docs-ref-autogen/azure-servicefabric/azure.servicefabric.models.start_cluster_upgrade_description_py3.yml | rloutlaw/azure-docs-sdk-python | d755ebe626be0da867cb3c0406ee596dd678ed62 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2022-03-22T15:02:41.000Z | 2022-03-22T15:02:41.000Z | docs-ref-autogen/azure-servicefabric/azure.servicefabric.models.start_cluster_upgrade_description_py3.yml | rloutlaw/azure-docs-sdk-python | d755ebe626be0da867cb3c0406ee596dd678ed62 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/azure-servicefabric/azure.servicefabric.models.start_cluster_upgrade_description_py3.yml | rloutlaw/azure-docs-sdk-python | d755ebe626be0da867cb3c0406ee596dd678ed62 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:UniversalReference
api_name: []
items:
- children:
- azure.servicefabric.models.start_cluster_upgrade_description_py3.StartClusterUpgradeDescription
fullName: azure.servicefabric.models.start_cluster_upgrade_description_py3
langs:
- python
module: azure.servicefabric.models.start_cluster_upgrade_... | 44.148148 | 107 | 0.843121 |
b8c9adf09d09e83b9ba6de6c0b27b4f8c6900ea5 | 3,445 | yml | YAML | _data/comments/leetcode-data-structure/comment-1607786511785.yml | kevinsblog/kevinsblog.github.io | f55f64c21869d8897de7bf1e72fa56bd930bff37 | [
"MIT"
] | 1 | 2019-06-12T12:14:56.000Z | 2019-06-12T12:14:56.000Z | _data/comments/leetcode-data-structure/comment-1607786511785.yml | kevinsblog/kevinsblog.github.io | f55f64c21869d8897de7bf1e72fa56bd930bff37 | [
"MIT"
] | null | null | null | _data/comments/leetcode-data-structure/comment-1607786511785.yml | kevinsblog/kevinsblog.github.io | f55f64c21869d8897de7bf1e72fa56bd930bff37 | [
"MIT"
] | null | null | null | _id: c26d7260-3c8d-11eb-9a3a-6f86dfaf72a4
message: >-
https://hero.osclass.me/user/profile/246396
http://Itemax.ca/author/zwrotpodatkow/
http://community.stencyl.com/index.php?action=profile;area=forumprofile;u=988365
http://itemax.ca/author/adwokatkatowice/
http://www.johnsonclassifieds.com/user/profile/2963... | 52.19697 | 82 | 0.783454 |
9c36714c3d909eb91e8de251ab443f8cfcb9f8b7 | 42 | yml | YAML | ansible-es-packetbeat/vars/main.yml | AutomateWithAnsible/ansible_examples | 81e0f6f9226d48409b398acead333c03815b96ac | [
"MIT"
] | 168 | 2015-05-29T13:56:01.000Z | 2022-02-17T07:38:17.000Z | ansible-es-packetbeat/vars/main.yml | AutomateWithAnsible/ansible_examples | 81e0f6f9226d48409b398acead333c03815b96ac | [
"MIT"
] | 3 | 2017-03-10T17:50:57.000Z | 2021-09-23T23:31:44.000Z | ansible-es-packetbeat/vars/main.yml | AutomateWithAnsible/ansible_examples | 81e0f6f9226d48409b398acead333c03815b96ac | [
"MIT"
] | 79 | 2015-07-04T16:47:20.000Z | 2022-02-17T07:38:23.000Z | ---
# vars file for ansible-es-packetbeat
| 14 | 37 | 0.714286 |
9c78de2c6b118357b5ca324b4a236115aa98c544 | 239 | yml | YAML | .tmuxp.yml | mxaddict/derbscrape | 679a32104e278a295d78035afbf174b3847cc325 | [
"MIT"
] | null | null | null | .tmuxp.yml | mxaddict/derbscrape | 679a32104e278a295d78035afbf174b3847cc325 | [
"MIT"
] | null | null | null | .tmuxp.yml | mxaddict/derbscrape | 679a32104e278a295d78035afbf174b3847cc325 | [
"MIT"
] | null | null | null | session_name: derbscrape
start_directory: ./ # load session relative to config location (project root).
windows:
- window_name: vim
panes:
- vim
focus: true
- window_name: git
panes:
- shell_command:
- git fetch --tags
| 19.916667 | 78 | 0.690377 |
92a352021762df21689a7f6605b16b9a04a94a7d | 804 | yaml | YAML | openapi/components/schemas/proposed/simple-models/EmailTemplate.yaml | Teacherhorizons/api | 8f6b2ae2b57a86e59c2b3fa9175b6d1969c1ce87 | [
"MIT"
] | null | null | null | openapi/components/schemas/proposed/simple-models/EmailTemplate.yaml | Teacherhorizons/api | 8f6b2ae2b57a86e59c2b3fa9175b6d1969c1ce87 | [
"MIT"
] | 22 | 2021-10-31T17:30:53.000Z | 2022-03-29T10:27:15.000Z | openapi/components/schemas/proposed/simple-models/EmailTemplate.yaml | Teacherhorizons/api | 8f6b2ae2b57a86e59c2b3fa9175b6d1969c1ce87 | [
"MIT"
] | null | null | null | EmailTemplate:
type: object
properties:
$ref: "#/EmailTemplateProperties"
required:
- type
- id
EmailTemplateProperties:
type:
type: string
example: EmailTemplate
readOnly: true
description: Value representing the object type
id:
$ref: "./helpers/properties.yaml... | 21.157895 | 52 | 0.650498 |
3e3e0e250e2dd9065b9dceaad6177e53f645fa7e | 535 | yaml | YAML | backend/configs/tariff.yaml | deti/boss | bc0cfe3067bf1cbf26789f7443a36e7cdd2ac869 | [
"Apache-2.0"
] | 7 | 2018-05-20T08:56:08.000Z | 2022-03-11T15:50:54.000Z | backend/configs/tariff.yaml | deti/boss | bc0cfe3067bf1cbf26789f7443a36e7cdd2ac869 | [
"Apache-2.0"
] | 2 | 2021-06-08T21:12:51.000Z | 2022-01-13T01:25:27.000Z | backend/configs/tariff.yaml | deti/boss | bc0cfe3067bf1cbf26789f7443a36e7cdd2ac869 | [
"Apache-2.0"
] | 5 | 2016-10-09T14:52:09.000Z | 2020-12-25T01:04:35.000Z | tariff:
events:
create:
en: "Tariff was created."
ru: "Тариф создан."
update:
en: "Tariff was updated."
ru: "Тариф отредактирован."
delete:
en: "Tariff was sent to the archive."
ru: "Тариф отправлен в архив."
assign:
en: "Tariff was assigned."
ru: "Тариф... | 23.26087 | 43 | 0.586916 |
4120ca534be45031f8012c66009f98cf871815c0 | 171 | yml | YAML | config/taxonomy.vocabulary.chs_healthcare_facility.yml | tambaslamin/covid-19-chs | 0d691ead8e9383dc207c9b6ba4a3d62f0d943ddb | [
"MIT"
] | null | null | null | config/taxonomy.vocabulary.chs_healthcare_facility.yml | tambaslamin/covid-19-chs | 0d691ead8e9383dc207c9b6ba4a3d62f0d943ddb | [
"MIT"
] | 245 | 2020-03-29T00:18:16.000Z | 2022-02-10T21:43:15.000Z | config/taxonomy.vocabulary.chs_healthcare_facility.yml | tambaslamin/covid-19-chs | 0d691ead8e9383dc207c9b6ba4a3d62f0d943ddb | [
"MIT"
] | null | null | null | uuid: b9f4881c-e0f1-458f-825d-881ddc32c0f1
langcode: en
status: true
dependencies: { }
name: 'Healthcare Facility'
vid: chs_healthcare_facility
description: ''
weight: 0
| 19 | 42 | 0.783626 |
ecbe81bb3b449510bb31e0edee78cd7306f5e4ca | 5,904 | yaml | YAML | controllers/provider-alicloud/example/controller-registration.yaml | jia-jerry/gardener-extensions | 17bc56ed383e754957fe0000563871b3029aba9d | [
"Apache-2.0"
] | null | null | null | controllers/provider-alicloud/example/controller-registration.yaml | jia-jerry/gardener-extensions | 17bc56ed383e754957fe0000563871b3029aba9d | [
"Apache-2.0"
] | null | null | null | controllers/provider-alicloud/example/controller-registration.yaml | jia-jerry/gardener-extensions | 17bc56ed383e754957fe0000563871b3029aba9d | [
"Apache-2.0"
] | null | null | null | ---
apiVersion: core.gardener.cloud/v1alpha1
kind: ControllerRegistration
metadata:
name: provider-alicloud
spec:
resources:
- kind: BackupBucket
type: alicloud
- kind: BackupEntry
type: alicloud
- kind: ControlPlane
type: alicloud
- kind: Infrastructure
type: alicloud
- kind: Worker
t... | 236.16 | 5,465 | 0.931402 |
c4a12decfab403113faa839e1c22422e8592f91c | 72 | yml | YAML | .travis.yml | IIHE/template-library-examples | 5e258e3de883542c53e1864396defda1c5f71f86 | [
"Apache-2.0"
] | 1 | 2018-08-10T01:58:24.000Z | 2018-08-10T01:58:24.000Z | .travis.yml | IIHE/template-library-examples | 5e258e3de883542c53e1864396defda1c5f71f86 | [
"Apache-2.0"
] | 14 | 2015-01-06T11:09:58.000Z | 2018-09-21T09:05:13.000Z | .travis.yml | IIHE/template-library-examples | 5e258e3de883542c53e1864396defda1c5f71f86 | [
"Apache-2.0"
] | 5 | 2015-03-02T07:34:05.000Z | 2018-05-27T10:10:38.000Z | language: bash
script:
- ./.travis-scripts/test-library
sudo: false
| 10.285714 | 34 | 0.708333 |
40a60dff0ffabb3603a703703c0be2e31e385712 | 1,107 | yml | YAML | .taskcat.yml | tobitobsn-arn/quickstart-awx | c06ea9873c0e9201217ead0edb51d3fc9141e602 | [
"Apache-2.0"
] | 47 | 2018-06-02T00:18:37.000Z | 2021-10-30T17:11:27.000Z | .taskcat.yml | tobitobsn-arn/quickstart-awx | c06ea9873c0e9201217ead0edb51d3fc9141e602 | [
"Apache-2.0"
] | 22 | 2018-06-20T16:55:43.000Z | 2022-02-03T12:00:36.000Z | .taskcat.yml | tobitobsn-arn/quickstart-awx | c06ea9873c0e9201217ead0edb51d3fc9141e602 | [
"Apache-2.0"
] | 52 | 2018-06-29T21:03:15.000Z | 2021-11-18T17:31:57.000Z | project:
name: quickstart-awx
owner: quickstart-eng@amazon.com
package_lambda: true
lambda_source_path: functions/source
lambda_zip_path: functions/packages
shorten_stack_name: true
regions:
- us-east-1
- us-west-1
- ap-south-1
- eu-west-3
- eu-west-1
- ap-northeast-1
- ap-northeast-2
- sa... | 24.6 | 53 | 0.707317 |
40dca618c785d1dd9d2bc48c20f0200c03998462 | 1,439 | yml | YAML | src/GC.DataExchange.Providers.Json.Serialization/Serialization/Tenant/Tenant/Blog Tenant/Pipeline Batches/Blog Posts Batch.yml | georgechang/def-providers | 8fad134dc5ab22a81c3115017d626795b829d03c | [
"MIT"
] | 1 | 2020-05-01T14:16:48.000Z | 2020-05-01T14:16:48.000Z | src/GC.DataExchange.Providers.Json.Serialization/Serialization/Tenant/Tenant/Blog Tenant/Pipeline Batches/Blog Posts Batch.yml | georgechang/def-providers | 8fad134dc5ab22a81c3115017d626795b829d03c | [
"MIT"
] | null | null | null | src/GC.DataExchange.Providers.Json.Serialization/Serialization/Tenant/Tenant/Blog Tenant/Pipeline Batches/Blog Posts Batch.yml | georgechang/def-providers | 8fad134dc5ab22a81c3115017d626795b829d03c | [
"MIT"
] | 1 | 2020-05-05T03:24:26.000Z | 2020-05-05T03:24:26.000Z | ---
ID: "378df592-dc8a-49f0-83b5-c2760f82678d"
Parent: "61b848a0-c333-4c5e-8c34-a6b7d91d14a1"
Template: "075c4fbd-f54e-4e6d-bd54-d49bda0913d8"
Path: /sitecore/system/Data Exchange/Blog Tenant/Pipeline Batches/Blog Posts Batch
DB: master
SharedFields:
- ID: "2aa5c591-ff55-411d-96c0-978bb2c58b94"
Hint: Log
Value: |
... | 30.617021 | 105 | 0.735928 |
ad7aeb5919d4f95ec33e89acd2e1b1146c792581 | 289 | yml | YAML | shared/mysql/docker-compose.yml | novaworld/docker | c11c15a3042586464f35b6281c52b668c956086a | [
"MIT"
] | null | null | null | shared/mysql/docker-compose.yml | novaworld/docker | c11c15a3042586464f35b6281c52b668c956086a | [
"MIT"
] | null | null | null | shared/mysql/docker-compose.yml | novaworld/docker | c11c15a3042586464f35b6281c52b668c956086a | [
"MIT"
] | null | null | null | version: "2.4"
services:
# MySQL Service
mysql:
# image: mariadb:10.4.7
image: mysql:5.7.27
restart: always
ports:
- 3305:3306
environment:
- MYSQL_ROOT_PASSWORD=pwd
networks:
- app-network
networks:
app-network:
external: true
| 15.210526 | 31 | 0.591696 |
3d2b063ecdbb66c2d57ae46e56a8ef39b862616d | 136 | yaml | YAML | v0/kubectl/linux-arm64/1.15.6.yaml | patrickhoefler/toolctl-api | aad8ec98a1ef0dcdc95ed2afe5c1c8fd33012f3d | [
"CC0-1.0"
] | 1 | 2021-12-18T17:55:53.000Z | 2021-12-18T17:55:53.000Z | v0/kubectl/linux-arm64/1.15.6.yaml | patrickhoefler/toolctl-api | aad8ec98a1ef0dcdc95ed2afe5c1c8fd33012f3d | [
"CC0-1.0"
] | 18 | 2022-01-08T11:27:40.000Z | 2022-03-31T07:30:23.000Z | v0/kubectl/linux-arm64/1.15.6.yaml | patrickhoefler/toolctl-api | aad8ec98a1ef0dcdc95ed2afe5c1c8fd33012f3d | [
"CC0-1.0"
] | 1 | 2021-12-14T18:57:48.000Z | 2021-12-14T18:57:48.000Z | url: https://dl.k8s.io/release/v1.15.6/bin/linux/arm64/kubectl
sha256: 04aee0d812990391460588d94b768cb6aa012dab8ec03633ec2c5915332d26d9
| 45.333333 | 72 | 0.860294 |
21d3e1599cbc46e38ac4ee465632be307f7f0303 | 114 | yml | YAML | apps/tcpip_tcp_server_devboard/firmware/src/config/pic32mz_ef_sk_freertos/pic32mz_ef_sk_freertos.mhc/GraphSettings.yml | carlosearm/net_apps_pic32mz | f6f36ead86f7a41f59dc52a4aec5a4108718f63f | [
"0BSD"
] | null | null | null | apps/tcpip_tcp_server_devboard/firmware/src/config/pic32mz_ef_sk_freertos/pic32mz_ef_sk_freertos.mhc/GraphSettings.yml | carlosearm/net_apps_pic32mz | f6f36ead86f7a41f59dc52a4aec5a4108718f63f | [
"0BSD"
] | 1 | 2021-03-01T12:35:57.000Z | 2021-07-14T22:00:36.000Z | apps/tcpip_tcp_server_devboard/firmware/src/config/pic32mz_ef_sk_freertos/pic32mz_ef_sk_freertos.mhc/GraphSettings.yml | carlosearm/net_apps_pic32mz | f6f36ead86f7a41f59dc52a4aec5a4108718f63f | [
"0BSD"
] | 6 | 2021-02-02T13:51:49.000Z | 2021-08-31T18:35:37.000Z | format_version: v1.0
type: GraphSettings
attributes: {canvasWidth: '721', id: GraphSettings, canvasHeight: '611'}
| 28.5 | 72 | 0.77193 |
c79a573b77249ecae11d8d8bf564b02246e69907 | 3,837 | yml | YAML | _config.yml | heydavid-dev/form11-203 | 655e440fb3a34f35ee7ba8418be6bab52c555c96 | [
"Apache-2.0"
] | null | null | null | _config.yml | heydavid-dev/form11-203 | 655e440fb3a34f35ee7ba8418be6bab52c555c96 | [
"Apache-2.0"
] | null | null | null | _config.yml | heydavid-dev/form11-203 | 655e440fb3a34f35ee7ba8418be6bab52c555c96 | [
"Apache-2.0"
] | null | null | null | ---
url: https://chickensmitten.github.io
baseurl: "/agency"
header-title: I am going to Ruin You!
header-subtitle: I am going to Ruin You!
header-button: Ruin You!
title: I am going to Ruin You!
email: your-email@domain.com
description: Write an awesome description for your new site here. You can edit this
line in _... | 33.657895 | 86 | 0.746677 |
2aa56502759ad6fcf93f11be8ac9efb04ec601e8 | 257 | yml | YAML | docker-compose.yml | shime/Zucko | fda50fa186b2061e2233c8d6f9a80c3ca87d1ab5 | [
"MIT"
] | null | null | null | docker-compose.yml | shime/Zucko | fda50fa186b2061e2233c8d6f9a80c3ca87d1ab5 | [
"MIT"
] | 11 | 2015-09-04T09:13:25.000Z | 2015-09-05T13:49:12.000Z | docker-compose.yml | tonkec/Zucko | fda50fa186b2061e2233c8d6f9a80c3ca87d1ab5 | [
"MIT"
] | null | null | null | db:
image: library/mongo
ports:
- "27017:27017"
restart: always
web:
environment:
RACK_ENV: production
build: .
volumes:
- .:/opt/www
command: foreman start -d /opt/www
ports:
- "80:4567"
restart: always
links:
- db
| 13.526316 | 36 | 0.599222 |
97b9a2842bf4ddc0b15b8cd8c070d74d7ea84601 | 89 | yml | YAML | tests/test.yml | ministryofjustice/hmpps-cr-ancillary-jira-ansible | 591c5f30950a9661f371cd81422d355772987600 | [
"MIT"
] | null | null | null | tests/test.yml | ministryofjustice/hmpps-cr-ancillary-jira-ansible | 591c5f30950a9661f371cd81422d355772987600 | [
"MIT"
] | 15 | 2022-02-25T06:02:23.000Z | 2022-03-22T02:36:22.000Z | tests/test.yml | ministryofjustice/hmpps-cr-ancillary-jira-ansible | 591c5f30950a9661f371cd81422d355772987600 | [
"MIT"
] | null | null | null | ---
- hosts: localhost
remote_user: root
roles:
- hmpps-cr-ancillary-jira-ansible | 17.8 | 37 | 0.685393 |
91ab6969099a8bc0ff859c1cb236cb4bc7118755 | 796 | yml | YAML | .github/workflows/rust.yml | violethaze74-jazzededtech/flat-manager | 0fc09fceb9057469e17e426b32f52bac2c796ef2 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-11-30T18:31:03.000Z | 2021-11-30T18:31:03.000Z | .github/workflows/rust.yml | violethaze74-jazzededtech/flat-manager | 0fc09fceb9057469e17e426b32f52bac2c796ef2 | [
"Apache-2.0",
"MIT"
] | null | null | null | .github/workflows/rust.yml | violethaze74-jazzededtech/flat-manager | 0fc09fceb9057469e17e426b32f52bac2c796ef2 | [
"Apache-2.0",
"MIT"
] | null | null | null | name: Rust
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose
... | 26.533333 | 133 | 0.672111 |
620c59a88917df9722feb55cdcef06243cc4bef1 | 3,456 | yaml | YAML | changelog/fragments/bump_kb.yaml | indigo-saito/operator-sdk | 5d8d0e6edef379c5222ba1d796a9349e4220641a | [
"Apache-2.0"
] | 1 | 2020-03-20T03:19:23.000Z | 2020-03-20T03:19:23.000Z | changelog/fragments/bump_kb.yaml | indigo-saito/operator-sdk | 5d8d0e6edef379c5222ba1d796a9349e4220641a | [
"Apache-2.0"
] | 77 | 2021-05-07T08:04:23.000Z | 2022-03-17T01:08:27.000Z | changelog/fragments/bump_kb.yaml | indigo-saito/operator-sdk | 5d8d0e6edef379c5222ba1d796a9349e4220641a | [
"Apache-2.0"
] | 1 | 2020-06-05T18:34:06.000Z | 2020-06-05T18:34:06.000Z | # entries is a list of entries to include in
# release notes and/or the migration guide
entries:
- description: >
For a more consistent user experience, ensure that all areas that require to be changed are marked by `TODO(user)`.
kind: "change"
breaking: false
- description: >
Add annotation to ... | 43.746835 | 239 | 0.675637 |
629e3783eaf60ac8ee63f4dab095d250bd46ab1b | 1,456 | yaml | YAML | kompose.yaml | maana-io/maana-currency | 6cae266dcbe08ed7c7d873d4737f2d8164b50c72 | [
"MIT"
] | 3 | 2020-06-04T23:48:16.000Z | 2020-06-10T07:21:19.000Z | kompose.yaml | maana-io/maana-currency | 6cae266dcbe08ed7c7d873d4737f2d8164b50c72 | [
"MIT"
] | null | null | null | kompose.yaml | maana-io/maana-currency | 6cae266dcbe08ed7c7d873d4737f2d8164b50c72 | [
"MIT"
] | 2 | 2020-06-05T21:09:58.000Z | 2021-05-19T18:19:37.000Z | apiVersion: v1
items:
- apiVersion: v1
kind: Service
metadata:
annotations:
kompose.cmd: kompose convert -f docker-compose.yaml -o kompose.yaml
kompose.version: 1.21.0 (992df58d8)
creationTimestamp: null
labels:
io.kompose.service: maana-currency
name: maana-currency
spec:
po... | 23.868852 | 77 | 0.614698 |
30a4129a32a41bda8e012207187b6483a800b22a | 1,245 | yml | YAML | docker-compose.yml | juwalter/emqx-x509-issue | 47496bcf3ed6277321c20735b1c4f4d20742b2b5 | [
"MIT"
] | null | null | null | docker-compose.yml | juwalter/emqx-x509-issue | 47496bcf3ed6277321c20735b1c4f4d20742b2b5 | [
"MIT"
] | null | null | null | docker-compose.yml | juwalter/emqx-x509-issue | 47496bcf3ed6277321c20735b1c4f4d20742b2b5 | [
"MIT"
] | null | null | null | version: '2'
services:
redis:
image: 'bitnami/redis:5.0'
environment:
- ALLOW_EMPTY_PASSWORD=yes
- REDIS_DISABLE_COMMANDS=FLUSHDB,FLUSHALL
emqx:
image: 'emqx/emqx:v3.2.3'
ports:
- "1883:1883"
- "8883:8883"
- "8080:8080"
- "18083:18083"
volumes:
- "./certs:/opt/emqx/... | 34.583333 | 99 | 0.760643 |
3ffa9a0e38a17c78527be5564e27225cf9704782 | 761 | yaml | YAML | docs/yaml/elements/party_selection.yaml | dfrankle2/voterinfoproject | 7b48f8d73d21a875bce999c340c16dcaaf3b078b | [
"CC-BY-4.0"
] | 57 | 2015-02-16T21:56:00.000Z | 2022-03-21T17:17:54.000Z | docs/yaml/elements/party_selection.yaml | dfrankle2/voterinfoproject | 7b48f8d73d21a875bce999c340c16dcaaf3b078b | [
"CC-BY-4.0"
] | 400 | 2015-02-11T19:33:34.000Z | 2022-02-04T17:10:01.000Z | docs/yaml/elements/party_selection.yaml | dfrankle2/voterinfoproject | 7b48f8d73d21a875bce999c340c16dcaaf3b078b | [
"CC-BY-4.0"
] | 24 | 2015-02-18T17:54:32.000Z | 2022-03-26T14:54:08.000Z | _name: PartySelection
csv-header-name: party_selection
csv-post: |-
.. code-block:: csv-table
:linenos:
id,sequence_order,party_ids
ps001,1,par01 par04
ps002,2,par02
ps003,3,par03
description: |-
This element extends :ref:`$$$-ballot-selection-base` to
support contests in which the ... | 28.185185 | 89 | 0.727989 |
3c146beaca0bcea84cb03226cc557bc9c4cec83d | 1,511 | yml | YAML | _config.yml | teaper/replica | a3cc53e36e59c877e28eea69cb4f46cec25fef85 | [
"MIT"
] | 1 | 2020-03-18T09:30:35.000Z | 2020-03-18T09:30:35.000Z | _config.yml | teaper/replica | a3cc53e36e59c877e28eea69cb4f46cec25fef85 | [
"MIT"
] | null | null | null | _config.yml | teaper/replica | a3cc53e36e59c877e28eea69cb4f46cec25fef85 | [
"MIT"
] | 1 | 2020-03-18T09:30:38.000Z | 2020-03-18T09:30:38.000Z | # left-side user profile
location: #广州
qq: #2066786347
qqgroup: #QQ群787979167
wechat: #fvh2014
email: #www@teaper.dev
filesLink: #http://文件服务器/
avatar: #https://avatars2.githubusercontent.com/u/37693348?s=460&v=4 #头像
social:
github: #https://github.com/teaper
gitlab: #https://gitlab.com/teaper
bitbucket: #https:... | 27.472727 | 77 | 0.741231 |
f2f19ea0928cec7a614966486ccc2399e671ff1f | 110 | yml | YAML | site.yml | stgleb/pxup | cae7d94ac31499669f4a30aaa4dc40a5b6c1aa97 | [
"Apache-2.0"
] | 1 | 2020-01-24T23:22:19.000Z | 2020-01-24T23:22:19.000Z | site.yml | stgleb/pxup | cae7d94ac31499669f4a30aaa4dc40a5b6c1aa97 | [
"Apache-2.0"
] | null | null | null | site.yml | stgleb/pxup | cae7d94ac31499669f4a30aaa4dc40a5b6c1aa97 | [
"Apache-2.0"
] | 5 | 2018-09-11T19:41:42.000Z | 2020-01-28T18:58:03.000Z | - hosts: all
become: yes
become_method: sudo
vars_files:
- "global_vars.yml"
roles:
- common
| 12.222222 | 23 | 0.627273 |
8d8e2a011b649b8876080caa4c06fb909bb86207 | 126 | yml | YAML | changelogs/unreleased/270065-bs4-optimization-diffs.yml | Rostov1991/gitlabhq | 54ed8e38a14b15695c95eb7f44bd18cb4e5eef5f | [
"MIT"
] | 1 | 2021-04-13T01:56:06.000Z | 2021-04-13T01:56:06.000Z | changelogs/unreleased/270065-bs4-optimization-diffs.yml | Varulv1997/gitlabhq | 54ed8e38a14b15695c95eb7f44bd18cb4e5eef5f | [
"MIT"
] | 60 | 2020-11-13T01:44:43.000Z | 2022-03-17T22:44:42.000Z | changelogs/unreleased/270065-bs4-optimization-diffs.yml | Rostov1991/gitlabhq | 54ed8e38a14b15695c95eb7f44bd18cb4e5eef5f | [
"MIT"
] | null | null | null | ---
title: Remove duplicated BS display properties from various Diffs
merge_request: 47125
author: Takuya Noguchi
type: other
| 21 | 65 | 0.809524 |
9fbf782206f134e92185729f98763bb9ba420c03 | 262 | yml | YAML | redis/redis-cluster.yml | up1987/helm-manifests | 89fb745d0fb8b034adc9221c3cd3d1b42516c4b9 | [
"Apache-2.0"
] | null | null | null | redis/redis-cluster.yml | up1987/helm-manifests | 89fb745d0fb8b034adc9221c3cd3d1b42516c4b9 | [
"Apache-2.0"
] | null | null | null | redis/redis-cluster.yml | up1987/helm-manifests | 89fb745d0fb8b034adc9221c3cd3d1b42516c4b9 | [
"Apache-2.0"
] | null | null | null | apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: redis-cluster
annotations:
helm.cattle.io/chart-url: ""
spec:
repo: https://charts.bitnami.com/bitnami
chart: redis-cluster
valuesContent: |
cluster:
nodes: 6
replicas: 1 | 20.153846 | 42 | 0.687023 |
b7c0d257e8bc85952d55d754db4ee4d82d4f50b0 | 165,715 | yml | YAML | 20050128/161774.fec.yml | Moham22/federal-election-commission-aggregation-2005 | 6a02eaa5799b7df758dd385d6bdd593f3395085a | [
"Unlicense"
] | null | null | null | 20050128/161774.fec.yml | Moham22/federal-election-commission-aggregation-2005 | 6a02eaa5799b7df758dd385d6bdd593f3395085a | [
"Unlicense"
] | null | null | null | 20050128/161774.fec.yml | Moham22/federal-election-commission-aggregation-2005 | 6a02eaa5799b7df758dd385d6bdd593f3395085a | [
"Unlicense"
] | 1 | 2021-02-13T12:16:42.000Z | 2021-02-13T12:16:42.000Z | countraw: 55
countrows: 53
filename: 161774.fec
header: {}
rows:
- input: F3XN,C00001917,WY Democratic State Central Committee,P.O. Box 1963,,Casper,WY,82602,,,YE,,,,20041123,20041231,9346.51,6095.25,15441.76,5360.57,10081.19,0.00,0.00,200.00,95.00,295.00,0.00,0.00,295.00,5800.25,0.00,0.00,0.00,0.00,0.00,0.00,6095.25,6... | 21.787405 | 726 | 0.561458 |
fe3aa0e568532aed8e8d99d251ed39015f10a5ba | 354 | yml | YAML | _data/comments/leetcode-data-structure/comment-1605803060941.yml | kevinsblog/kevinsblog.github.io | f55f64c21869d8897de7bf1e72fa56bd930bff37 | [
"MIT"
] | 1 | 2019-06-12T12:14:56.000Z | 2019-06-12T12:14:56.000Z | _data/comments/leetcode-data-structure/comment-1605803060941.yml | kevinsblog/kevinsblog.github.io | f55f64c21869d8897de7bf1e72fa56bd930bff37 | [
"MIT"
] | null | null | null | _data/comments/leetcode-data-structure/comment-1605803060941.yml | kevinsblog/kevinsblog.github.io | f55f64c21869d8897de7bf1e72fa56bd930bff37 | [
"MIT"
] | null | null | null | _id: ad9e09b0-2a83-11eb-bd4f-435e1d296cc6
message: "It's amazing to go to see this web page and reading \r\nthe views of all friends concerning this paragraph, while I \r\nam also eager of getting know-how."
name: Camilla
email: c70b266a8b25b5d43e220c96155c06ac
url: 'https://scott993.asarehco.com/archives/1'
hidden: ''... | 44.25 | 165 | 0.776836 |
397466b0f279a48b2884b94a57a3f7bcb82714f6 | 1,068 | yml | YAML | src/_config.yml | Catenology/houseofhong | b8a56594404f765f4cde67a55e56a8a329b7ff92 | [
"MIT"
] | null | null | null | src/_config.yml | Catenology/houseofhong | b8a56594404f765f4cde67a55e56a8a329b7ff92 | [
"MIT"
] | 2 | 2021-03-10T10:44:21.000Z | 2021-05-11T06:05:55.000Z | src/_config.yml | Catenology/houseofhong | b8a56594404f765f4cde67a55e56a8a329b7ff92 | [
"MIT"
] | null | null | null | # Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the se... | 29.666667 | 99 | 0.738764 |
88bf0ef9885206b19354365e8fa15db0f6183e71 | 32 | yaml | YAML | themes/hostel/meta/static-pages.yaml | groplanda/hostel | 1af33d3603f28663ec0733b9ddb4fcc92ae63208 | [
"MIT"
] | null | null | null | themes/hostel/meta/static-pages.yaml | groplanda/hostel | 1af33d3603f28663ec0733b9ddb4fcc92ae63208 | [
"MIT"
] | null | null | null | themes/hostel/meta/static-pages.yaml | groplanda/hostel | 1af33d3603f28663ec0733b9ddb4fcc92ae63208 | [
"MIT"
] | null | null | null | static-pages:
privacy: { }
| 10.666667 | 17 | 0.5625 |
c9bc71651a4e5f68796b27285cf3add420c9135e | 2,085 | yaml | YAML | pkg/asset/templates/kube-apiserver.yaml | TheNewNormal/bootkube | f5a4baa27afee1733448a9716c8e55a02ea4f5d7 | [
"Apache-2.0"
] | 3 | 2016-08-01T00:01:24.000Z | 2021-03-30T02:54:43.000Z | pkg/asset/templates/kube-apiserver.yaml | TheNewNormal/bootkube | f5a4baa27afee1733448a9716c8e55a02ea4f5d7 | [
"Apache-2.0"
] | null | null | null | pkg/asset/templates/kube-apiserver.yaml | TheNewNormal/bootkube | f5a4baa27afee1733448a9716c8e55a02ea4f5d7 | [
"Apache-2.0"
] | 1 | 2016-10-10T20:19:48.000Z | 2016-10-10T20:19:48.000Z | apiVersion: "extensions/v1beta1"
kind: DaemonSet
metadata:
name: kube-apiserver
namespace: kube-system
labels:
k8s-app: kube-apiserver
version: v1.3.0_coreos.1
spec:
template:
metadata:
labels:
k8s-app: kube-apiserver
version: v1.3.0_coreos.1
spec:
nodeSelector:
... | 31.590909 | 93 | 0.593285 |
16232928ead3346a0caa00ac617cdf937a91cd51 | 236 | yml | YAML | roles/zookeeper/handlers/main.yml | clim/ansible | f026f6fc56f564e09b87e2af5eab784790b1b303 | [
"Apache-2.0"
] | null | null | null | roles/zookeeper/handlers/main.yml | clim/ansible | f026f6fc56f564e09b87e2af5eab784790b1b303 | [
"Apache-2.0"
] | null | null | null | roles/zookeeper/handlers/main.yml | clim/ansible | f026f6fc56f564e09b87e2af5eab784790b1b303 | [
"Apache-2.0"
] | null | null | null | ---
- name: Reload systemctl daemon
command: systemctl daemon-reload
- name: Bounce firewalld
service:
name: firewalld
state: restarted
- name: Restart zookeeper service
service:
name: zookeeper
state: restarted
| 16.857143 | 34 | 0.707627 |
ea135189c4a44dde1586185523a6e4b686009bc6 | 337 | yml | YAML | _config.yml | sxgic/sxgic.github.io | 69daf92a640645b7e63890a851d1b0410c582a9c | [
"Apache-2.0"
] | null | null | null | _config.yml | sxgic/sxgic.github.io | 69daf92a640645b7e63890a851d1b0410c582a9c | [
"Apache-2.0"
] | null | null | null | _config.yml | sxgic/sxgic.github.io | 69daf92a640645b7e63890a851d1b0410c582a9c | [
"Apache-2.0"
] | null | null | null | title: Sxg, I see
description: >
Just for coding.
timezone: Asia/Shanghai
url: 'https://www.sxgic.com'
email: geekpanshi@gmail.com
baseurl: ""
twitter_username: geekpanshi
github_username: xingangshi
repository: sxgic/sxgic.github.io
include:
- CNAME
plugins:
- jekyll-org
- jekyll-toc
- jekyll-feed
... | 14.652174 | 33 | 0.724036 |
877e79081cef5e9fb2c2d34015485ae6e5c47409 | 1,281 | yml | YAML | test/fixtures/cassettes/test_handles_errors_gracefully.yml | ahmadalisaeed/webflow-ruby | 06f3c2f63a3e1c5057edd144496d02b2ba7c719c | [
"MIT"
] | null | null | null | test/fixtures/cassettes/test_handles_errors_gracefully.yml | ahmadalisaeed/webflow-ruby | 06f3c2f63a3e1c5057edd144496d02b2ba7c719c | [
"MIT"
] | null | null | null | test/fixtures/cassettes/test_handles_errors_gracefully.yml | ahmadalisaeed/webflow-ruby | 06f3c2f63a3e1c5057edd144496d02b2ba7c719c | [
"MIT"
] | null | null | null | ---
http_interactions:
- request:
method: post
uri: https://api.webflow.com/collections/58c9a554a118f71a388bcc89/items
body:
encoding: UTF-8
string: '{"fields":{"_archived":false,"_draft":false,"unknown":"this raises
an error"}}'
headers:
User-Agent:
- Typhoeus - https://... | 27.255319 | 164 | 0.615144 |
d83847a6e0bfb1e42e673a85a11bc74536a7b8d2 | 262 | yaml | YAML | skaffold.yaml | ykzts/graph | 3359e6bd963ba05b984df3ca84855cb9f72459f7 | [
"MIT"
] | 2 | 2019-11-15T12:19:54.000Z | 2019-11-17T16:47:31.000Z | skaffold.yaml | ykzts/graph | 3359e6bd963ba05b984df3ca84855cb9f72459f7 | [
"MIT"
] | null | null | null | skaffold.yaml | ykzts/graph | 3359e6bd963ba05b984df3ca84855cb9f72459f7 | [
"MIT"
] | null | null | null | apiVersion: skaffold/v2beta3
kind: Config
metadata:
name: graph
deploy:
statusCheckDeadlineSeconds: 300
kustomize:
paths:
- k8s/overlays/development
profiles:
- name: production
deploy:
kustomize:
paths:
- k8s/overlays/production
| 16.375 | 33 | 0.709924 |
9bd99ae4c73a961919ce97af9da3cae7426c2039 | 153 | yaml | YAML | repository-data/application/src/main/resources/hcm-config/security/role-unlocker.yaml | JasperFloorBloomreach/gov-scot | 911e2bb5b14bdfc67e8f696ebd97167282fc29b9 | [
"MIT"
] | 4 | 2018-07-25T02:59:39.000Z | 2020-07-03T15:22:08.000Z | repository-data/application/src/main/resources/hcm-config/security/role-unlocker.yaml | JasperFloorBloomreach/gov-scot | 911e2bb5b14bdfc67e8f696ebd97167282fc29b9 | [
"MIT"
] | 8 | 2019-11-19T12:55:12.000Z | 2022-03-02T02:37:40.000Z | repository-data/application/src/main/resources/hcm-config/security/role-unlocker.yaml | JasperFloorBloomreach/gov-scot | 911e2bb5b14bdfc67e8f696ebd97167282fc29b9 | [
"MIT"
] | 7 | 2018-04-04T18:37:04.000Z | 2021-04-11T08:31:34.000Z | definitions:
config:
/hippo:configuration/hippo:roles/unlocker:
jcr:primaryType: hipposys:role
hipposys:privileges: ['hippo:unlocker']
| 25.5 | 46 | 0.718954 |
2334fbecd2bbc9cc32dd679eb1854403243a7e03 | 907 | yaml | YAML | samples/api2.yaml | maleck13/kuadrant-controller | 2fa00088655e1115e2dc1d21a95e271e25c45afb | [
"Apache-2.0"
] | 5 | 2021-06-16T16:25:43.000Z | 2022-03-24T10:11:15.000Z | samples/api2.yaml | maleck13/kuadrant-controller | 2fa00088655e1115e2dc1d21a95e271e25c45afb | [
"Apache-2.0"
] | 58 | 2021-06-04T12:41:02.000Z | 2022-03-31T09:21:46.000Z | samples/api2.yaml | maleck13/kuadrant-controller | 2fa00088655e1115e2dc1d21a95e271e25c45afb | [
"Apache-2.0"
] | 5 | 2021-08-03T12:56:01.000Z | 2022-01-12T13:11:05.000Z | apiVersion: apps/v1
kind: Deployment
metadata:
name: dogs
labels:
svc: dogs
spec:
selector:
matchLabels:
svc: dogs
template:
metadata:
labels:
svc: dogs
spec:
containers:
- name: dogs
image: quay.io/3scale/authorino:echo-api
env:
... | 19.717391 | 50 | 0.606395 |
e841dee3001349fce384379cea5f468c59053256 | 189 | yml | YAML | .travis.yml | pmrowla/gumiya | cdfac7d79d3ebac28df40ec6aa011a5400c52112 | [
"MIT"
] | null | null | null | .travis.yml | pmrowla/gumiya | cdfac7d79d3ebac28df40ec6aa011a5400c52112 | [
"MIT"
] | 13 | 2017-08-21T10:00:09.000Z | 2021-12-31T04:00:56.000Z | .travis.yml | pmrowla/gumiya | cdfac7d79d3ebac28df40ec6aa011a5400c52112 | [
"MIT"
] | null | null | null | sudo: required
services:
- docker
before_install:
- docker-compose -f dev.yml build
script:
- docker-compose -f dev.yml run django python manage.py test
notifications:
email: false
| 18.9 | 62 | 0.746032 |
4626ba8a351e5c917a9c392ec002e30e7aef86b0 | 127 | yaml | YAML | tests/minimal/phase1/ssz_static/CustodySlashing/ssz_random/case_1/roots.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/CustodySlashing/ssz_random/case_1/roots.yaml | vapory-testing/vap2.0-spec-tests | b4283b90ecb9178d011863f4fb14efefce53d82f | [
"MIT"
] | null | null | null | tests/minimal/phase1/ssz_static/CustodySlashing/ssz_random/case_1/roots.yaml | vapory-testing/vap2.0-spec-tests | b4283b90ecb9178d011863f4fb14efefce53d82f | [
"MIT"
] | null | null | null | version https://git-lfs.github.com/spec/v1
oid sha256:22fe2d1744850d5c8981768c43f9778c0b5a02f0710607c5e696839ce7cbe507
size 77
| 31.75 | 75 | 0.88189 |
60268b16d319ea438321d45b6c4b651f48919d11 | 989 | yml | YAML | RHEL7/all/sebool_httpd_can_check_spam.yml | AutomateCompliance/AnsibleCompliancePlaybooks | 2f338884957f46dfc6a7f73949cda4788d241fa7 | [
"Apache-2.0"
] | 2 | 2021-09-28T09:47:31.000Z | 2022-01-11T19:17:29.000Z | RHEL7/all/sebool_httpd_can_check_spam.yml | AutomateCompliance/AnsibleCompliancePlaybooks | 2f338884957f46dfc6a7f73949cda4788d241fa7 | [
"Apache-2.0"
] | null | null | null | RHEL7/all/sebool_httpd_can_check_spam.yml | AutomateCompliance/AnsibleCompliancePlaybooks | 2f338884957f46dfc6a7f73949cda4788d241fa7 | [
"Apache-2.0"
] | null | null | null | # platform = multi_platform_rhel,multi_platform_fedora,multi_platform_ol,multi_platform_rhv
# reboot = false
# strategy = enable
# complexity = low
# disruption = low
- name: Disable the httpd_can_check_spam SELinux Boolean
hosts: '@@HOSTS@@'
become: true
vars:
var_httpd_can_check_spam: 'false'
tags:
- ... | 29.088235 | 91 | 0.688574 |
7c2efd389aab4825ff8994881af848c3f3230b6d | 426 | yml | YAML | roles/anu/tasks/ssh.yml | MitchellCash/ansible-work | 47cef687459affb83d8c9456ffbeffc49f83451f | [
"MIT"
] | null | null | null | roles/anu/tasks/ssh.yml | MitchellCash/ansible-work | 47cef687459affb83d8c9456ffbeffc49f83451f | [
"MIT"
] | null | null | null | roles/anu/tasks/ssh.yml | MitchellCash/ansible-work | 47cef687459affb83d8c9456ffbeffc49f83451f | [
"MIT"
] | null | null | null | ---
- name: Copy over modified sshd_config and set permissions to root/600
template:
src: sshd_config.j2
dest: /etc/ssh/sshd_config
mode: '0600'
owner: root
group: root
validate: '/usr/sbin/sshd -t -f %s'
- name: Deactivate Diffie-Hellman moduli less than 3072-bit long
shell: awk '$5 >= 307... | 30.428571 | 105 | 0.676056 |
6bff69a70ada81b9acc7952dfbeb93b0e9c636f1 | 459 | yaml | YAML | examples/citi-bike/last-seen.flow.yaml | lideen999/flow | a6ac6c958c47d9102716227c0aedc25a280ddacf | [
"Apache-2.0"
] | null | null | null | examples/citi-bike/last-seen.flow.yaml | lideen999/flow | a6ac6c958c47d9102716227c0aedc25a280ddacf | [
"Apache-2.0"
] | null | null | null | examples/citi-bike/last-seen.flow.yaml | lideen999/flow | a6ac6c958c47d9102716227c0aedc25a280ddacf | [
"Apache-2.0"
] | null | null | null | import:
- rides.flow.yaml
collections:
examples/citi-bike/last-seen:
key: [/bike_id]
schema:
type: object
properties:
bike_id: { $ref: ride.schema.yaml#/properties/bike_id }
last: { $ref: ride.schema.yaml#/$defs/terminus }
required: [bike_id, last]
derivation:
t... | 22.95 | 63 | 0.592593 |
16b6b3b8a53958eb757878a52c193a67984a6019 | 894 | yaml | YAML | recipe/meta.yaml | regro-cf-autotick-bot/pybase64-feedstock | 12ffad0b0d3925f6813c8df0bd3906286281fbfc | [
"BSD-3-Clause"
] | null | null | null | recipe/meta.yaml | regro-cf-autotick-bot/pybase64-feedstock | 12ffad0b0d3925f6813c8df0bd3906286281fbfc | [
"BSD-3-Clause"
] | null | null | null | recipe/meta.yaml | regro-cf-autotick-bot/pybase64-feedstock | 12ffad0b0d3925f6813c8df0bd3906286281fbfc | [
"BSD-3-Clause"
] | null | null | null | {% set name = "pybase64" %}
{% set version = "0.5.0" %}
{% set sha256 = "b26263fb6aff11b1e62965c3bac205c4ebe147f37c213191384acafea7f8ab50" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: {{ ... | 20.318182 | 95 | 0.63311 |
908304dc22d7d3bc18f118d7030a770512e8d229 | 1,828 | yml | YAML | test/stack.yml | eerotal/docker-auto-backup | ef12f5e9781e620cd448ee614e6a575fb86d2de5 | [
"BSD-3-Clause"
] | 3 | 2021-03-23T07:08:14.000Z | 2021-06-17T22:37:08.000Z | test/stack.yml | eerotal/docker-auto-backup | ef12f5e9781e620cd448ee614e6a575fb86d2de5 | [
"BSD-3-Clause"
] | 7 | 2021-03-17T21:08:40.000Z | 2021-07-04T22:57:01.000Z | test/stack.yml | eerotal/docker-auto-backup | ef12f5e9781e620cd448ee614e6a575fb86d2de5 | [
"BSD-3-Clause"
] | 1 | 2021-09-02T09:39:50.000Z | 2021-09-02T09:39:50.000Z | version: "3.9"
services:
postgres:
image: postgres:latest
environment:
POSTGRES_PASSWORD: postgres
volumes:
- database:/var/lib/postgresql_data/
- database-dump:/tmp/dump/
- ./postgres-init.sh:/docker-entrypoint-initdb.d/postgres-init.sh
deploy:
labels:
rds.ba... | 23.139241 | 74 | 0.650985 |
90af2a6ea101b6c0ccf3de8d79d9d3be9cf747ca | 122 | yaml | YAML | packages/calendars.yaml | s-ted/home-assistant-configuration | f74021885fe19f7eb84fa533a16f20d4070df7f3 | [
"MIT"
] | null | null | null | packages/calendars.yaml | s-ted/home-assistant-configuration | f74021885fe19f7eb84fa533a16f20d4070df7f3 | [
"MIT"
] | null | null | null | packages/calendars.yaml | s-ted/home-assistant-configuration | f74021885fe19f7eb84fa533a16f20d4070df7f3 | [
"MIT"
] | null | null | null | google:
client_id: !secret google_calendar_client_id
client_secret: !secret google_calendar_client_secret
| 30.5 | 60 | 0.770492 |
9932c6c9b6e11ab0f25d5e033ba3661552dccb84 | 126 | yaml | YAML | teb_local_planner_tutorials/maps/mymap.yaml | Logan-Shi/AGV | 7e2e2c0d550b260247e9e953e140416150feb3c3 | [
"MIT"
] | 13 | 2020-08-25T02:39:16.000Z | 2022-03-25T15:37:18.000Z | teb_local_planner_tutorials/maps/mymap.yaml | Logan-Shi/AGV | 7e2e2c0d550b260247e9e953e140416150feb3c3 | [
"MIT"
] | null | null | null | teb_local_planner_tutorials/maps/mymap.yaml | Logan-Shi/AGV | 7e2e2c0d550b260247e9e953e140416150feb3c3 | [
"MIT"
] | 3 | 2021-03-18T12:05:52.000Z | 2021-09-30T04:56:03.000Z | image: mymap.pgm
resolution: 0.050000
origin: [-12.952255, -4.130850, 0.0]
negate: 0
occupied_thresh: 0.65
free_thresh: 0.196
| 18 | 36 | 0.738095 |
99c8abe188cb32778f9b4bc1dff65d4b75dd5d03 | 89 | yml | YAML | test/integration/install-oracle-jdk/default.yml | abessifi/ansible-java | dc342c32dfb2a937ea4ca4b4eb85a245b94113f4 | [
"MIT"
] | 6 | 2016-09-27T20:52:52.000Z | 2020-03-28T22:12:15.000Z | test/integration/install-oracle-jdk/default.yml | abessifi/ansible-java | dc342c32dfb2a937ea4ca4b4eb85a245b94113f4 | [
"MIT"
] | null | null | null | test/integration/install-oracle-jdk/default.yml | abessifi/ansible-java | dc342c32dfb2a937ea4ca4b4eb85a245b94113f4 | [
"MIT"
] | 9 | 2016-11-28T09:38:59.000Z | 2021-03-10T02:11:56.000Z | ---
- hosts: localhost
roles:
- role: ansible-java
java_jdk_type: 'oracle'
| 11.125 | 29 | 0.595506 |
99f817a94473d63f708ca1bdba37c63545589b7a | 3,443 | yaml | YAML | hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/3_2_0/changes.yaml | gematik-fue/hapi-fhir | ab8dfa5a03fabaa2c92d289edc99c6fedc55af41 | [
"Apache-2.0"
] | 1,194 | 2015-01-01T23:22:15.000Z | 2020-12-12T19:27:42.000Z | hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/3_2_0/changes.yaml | gematik-fue/hapi-fhir | ab8dfa5a03fabaa2c92d289edc99c6fedc55af41 | [
"Apache-2.0"
] | 1,994 | 2015-01-04T10:06:26.000Z | 2020-12-13T22:19:41.000Z | hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/3_2_0/changes.yaml | gematik-fue/hapi-fhir | ab8dfa5a03fabaa2c92d289edc99c6fedc55af41 | [
"Apache-2.0"
] | 1,088 | 2015-01-04T19:31:43.000Z | 2020-12-12T20:56:04.000Z | ---
- item:
type: "add"
title: "Support for custom search parameters has been backported in the JPA server from DSTU3 back to DSTU2. As of this release of HAPI, full support for custom search parameters exists in all supported versions of FHIR."
- item:
type: "add"
title: "A new set of methods have been... | 73.255319 | 453 | 0.743828 |
822dfacc98890e875f64d03061aa8fecd1c387d3 | 2,315 | yml | YAML | preview/docs-ref-autogen/com.azure.resourcemanager.mediaservices.models.Asset.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.mediaservices.models.Asset.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | preview/docs-ref-autogen/com.azure.resourcemanager.mediaservices.models.Asset.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:JavaType
uid: "com.azure.resourcemanager.mediaservices.models.Asset"
fullName: "com.azure.resourcemanager.mediaservices.models.Asset"
name: "Asset"
nameWithType: "Asset"
summary: "An immutable client-side representation of Asset."
syntax: "public interface Asset"
methods:
- "com.azure.resourcemanager.media... | 66.142857 | 183 | 0.82635 |
82ac09a6c0c64681c9a2349c3a2608e4c5fa39bc | 276 | yml | YAML | .circleci/config.yml | jerry5789k1/test-circle-ci | 3960c37f13b8340dff6aed6ba506c0b0da3db1cd | [
"MIT"
] | null | null | null | .circleci/config.yml | jerry5789k1/test-circle-ci | 3960c37f13b8340dff6aed6ba506c0b0da3db1cd | [
"MIT"
] | null | null | null | .circleci/config.yml | jerry5789k1/test-circle-ci | 3960c37f13b8340dff6aed6ba506c0b0da3db1cd | [
"MIT"
] | null | null | null | jobs:
build:
docker:
- image: alpine:3.7
steps:
- run:
name: The First Step
command: |
echo 'Hello World!'
echo 'This is the delivery pipeline'
workflows:
example-workflow:
jobs:
- react/test
| 18.4 | 48 | 0.503623 |
4b01d119c9c6441b24f2045239953e8cfd52bff5 | 908 | yml | YAML | .github/config.yml | jtag05/helm-charts | 1732d3359ddd4acb72eda076a8775a9877e4606a | [
"Apache-2.0"
] | 12 | 2020-11-28T22:20:00.000Z | 2022-03-22T19:34:23.000Z | .github/config.yml | jtag05/helm-charts | 1732d3359ddd4acb72eda076a8775a9877e4606a | [
"Apache-2.0"
] | 25 | 2021-02-12T11:21:25.000Z | 2022-03-28T09:19:14.000Z | .github/config.yml | jtag05/helm-charts | 1732d3359ddd4acb72eda076a8775a9877e4606a | [
"Apache-2.0"
] | 21 | 2020-07-10T10:49:27.000Z | 2022-02-08T12:15:08.000Z | # Configuration for request-info - https://github.com/behaviorbot/request-info
# Or an array:
requestInfoReplyComment:
- Ah no! young blade! That was a trifle short!
- Tell me more !
- I am sure you can be more effusive ;-)
# *OPTIONAL* default titles to check against for lack of descriptiveness
# MUST BE ALL LOWE... | 37.833333 | 103 | 0.785242 |
857adf104c9fad004c7233046ebcb7cf84bc74d6 | 973 | yml | YAML | .travis.yml | jr7square/flask-eureka | 75fc1e85f13806cc7cb7f6905894ebb469fe4513 | [
"MIT"
] | null | null | null | .travis.yml | jr7square/flask-eureka | 75fc1e85f13806cc7cb7f6905894ebb469fe4513 | [
"MIT"
] | null | null | null | .travis.yml | jr7square/flask-eureka | 75fc1e85f13806cc7cb7f6905894ebb469fe4513 | [
"MIT"
] | null | null | null | sudo: false
language: python
python:
- 3.4
- 3.5
- 3.6
- 2.7
install:
- pip install tox-travis
script: tox
deploy:
provider: pypi
user: elviejokike
password:
secure: SERTcUcPl08cyOM5rXEbTzpekapNmFISQQ000XWrzvG+S5ke+6vU2Qlyimw3auIPeLxU2dniz95oGsagDTcIGLqlU997UbeNraxj/IMMzndN+6DDTby3OZtVL2UEWvv9BZMD85B9n1C4Vi4j... | 46.333333 | 696 | 0.879753 |
cc52ba4f834f7c56e993c6b720b31dd8dc09c08f | 2,296 | yml | YAML | dcos/config/prometheus/rules/kloudsense-rules.yml | bcervantes-keedio/kloudsense | 7310408182130096fbc0be420ca5eab85abaffab | [
"Apache-2.0"
] | null | null | null | dcos/config/prometheus/rules/kloudsense-rules.yml | bcervantes-keedio/kloudsense | 7310408182130096fbc0be420ca5eab85abaffab | [
"Apache-2.0"
] | null | null | null | dcos/config/prometheus/rules/kloudsense-rules.yml | bcervantes-keedio/kloudsense | 7310408182130096fbc0be420ca5eab85abaffab | [
"Apache-2.0"
] | null | null | null | groups:
- name: Prometheus Remote Storage
rules:
- alert: Write errors on CrateDB
expr: delta(crate_adapter_write_crate_failed_total{job="CP-Adapter-Write"}[4m]) > 0
for: 2m
labels:
severity: error
annotations:
summary: "CrateDB insertion failed"
description: "CrateDB-Adapter-Writ... | 25.797753 | 94 | 0.666376 |
48f50a3455a9b7351f0686ced2f2416792ce7083 | 821 | yml | YAML | preview/docs-ref-autogen/com.azure.resourcemanager.mediaservices.models.AkamaiAccessControl.AkamaiAccessControl.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.mediaservices.models.AkamaiAccessControl.AkamaiAccessControl.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | preview/docs-ref-autogen/com.azure.resourcemanager.mediaservices.models.AkamaiAccessControl.AkamaiAccessControl.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.mediaservices.models.AkamaiAccessControl.AkamaiAccessControl*"
fullName: "com.azure.resourcemanager.mediaservices.models.AkamaiAccessControl.AkamaiAccessControl"
name: "AkamaiAccessControl"
nameWithType: "AkamaiAccessControl.AkamaiAccessControl"
members:
- uid: "c... | 51.3125 | 102 | 0.838002 |
146aa8900c7797d1566db9436b8fd4832cd14526 | 253 | yml | YAML | environments/custom/playbook-generate-ssh-known-hosts.yml | ZaphodB/testbed | ccca8fb9a8d960fb84fb0cfaab1b3d4042db8209 | [
"Apache-2.0"
] | null | null | null | environments/custom/playbook-generate-ssh-known-hosts.yml | ZaphodB/testbed | ccca8fb9a8d960fb84fb0cfaab1b3d4042db8209 | [
"Apache-2.0"
] | 1 | 2020-02-11T12:09:23.000Z | 2020-02-11T12:09:23.000Z | environments/custom/playbook-generate-ssh-known-hosts.yml | garloff/testbed | 4778be70f38f602dc8da9c5ba7aaa106de1ab2dd | [
"Apache-2.0"
] | null | null | null | ---
- name: Generate ssh known hosts file on the manager
hosts: manager
gather_facts: false
tasks:
- name: Run ssh-keyscan for all FQDNs
shell: ssh-keyscan {{ item }} >> ~/.ssh/known_hosts # noqa 301
loop: "{{ groups['all'] }}"
| 25.3 | 70 | 0.616601 |
67a854bb65900174c823c31209980e2a511efaa9 | 644 | yml | YAML | codecov.yml | cpavanrun/cromwell | 3e7cf27acb14167c4dc39f6739f38e47d1f7b307 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | codecov.yml | cpavanrun/cromwell | 3e7cf27acb14167c4dc39f6739f38e47d1f7b307 | [
"Apache-2.0",
"BSD-3-Clause"
] | 5 | 2018-02-16T16:57:18.000Z | 2018-02-16T17:22:41.000Z | codecov.yml | cpavanrun/cromwell | 3e7cf27acb14167c4dc39f6739f38e47d1f7b307 | [
"Apache-2.0",
"BSD-3-Clause"
] | 1 | 2019-04-25T13:13:29.000Z | 2019-04-25T13:13:29.000Z | codecov:
branch: develop
coverage:
range: 50..75
round: down
precision: 2
notify:
slack:
default:
url: secret:5UELKPiiPFBCsKEe0bZTh6/8abNFShmwWu9eol4lyiyzHvAAI1fKP+aBv/M2K6wxGnW1iiOA879Bj4mXclM0XRDSdEDfzH+r6pEYlBVG/GabsUQ5PicPuu51Vgp8L7tcBEmrZh5MRH71AxWxgwQK/77UKXDGkPVD0hFHQdWnKjM=
... | 21.466667 | 192 | 0.645963 |
079d8769512aec9e0328bc50b1914102bbd5c4df | 658 | yaml | YAML | deployment/helm/nhsei-website/templates/registry-secret.yaml | dragon-dxw/nhs-ei.website | 6b513040f2cbf5c4359dc0f9431712d74bc6aa02 | [
"MIT"
] | 1 | 2021-02-04T13:20:31.000Z | 2021-02-04T13:20:31.000Z | deployment/helm/nhsei-website/templates/registry-secret.yaml | rkhleics/nhs-ei.website | 9968916a5c442a2b33003f8a48b238df53ebded0 | [
"MIT"
] | 77 | 2020-11-29T23:10:16.000Z | 2022-03-23T11:47:51.000Z | deployment/helm/nhsei-website/templates/registry-secret.yaml | dxw/nhs-ei.website | 6b513040f2cbf5c4359dc0f9431712d74bc6aa02 | [
"MIT"
] | 3 | 2021-03-19T09:23:59.000Z | 2021-08-31T21:49:36.000Z | {{- define "imagePullSecret" }}
{{- with .Values.imageCredentials }}
{{- printf "{\"auths\":{\"%s\":{\"username\":\"%s\",\"password\":\"%s\",\"email\":\"%s\",\"auth\":\"%s\"}}}" .registry .username .password .email (printf "%s:%s" .username .password | b64enc) | b64enc }}
{{- end }}
{{- end }}
{{- $secret := (lookup "... | 31.333333 | 203 | 0.617021 |
d08fffe76b12555479b7a4f5b65105d18e38d78c | 75 | yaml | YAML | buy_db/task191/6.meta.yaml | pankdm/icfpc-2019 | 02de90f77fa6bd8abfac662b17cbbb2fe084e933 | [
"MIT"
] | null | null | null | buy_db/task191/6.meta.yaml | pankdm/icfpc-2019 | 02de90f77fa6bd8abfac662b17cbbb2fe084e933 | [
"MIT"
] | 8 | 2021-03-19T01:35:09.000Z | 2022-03-11T23:50:33.000Z | buy_db/task191/6.meta.yaml | pankdm/icfpc-2019 | 02de90f77fa6bd8abfac662b17cbbb2fe084e933 | [
"MIT"
] | null | null | null | buy: C
max_score: 15273
spent: 2000
task_id: 191
time: 5394
ts: 1561347900
| 10.714286 | 16 | 0.76 |
bbf3f8532f8ec73e9424c82bff26b583153f1804 | 662 | yaml | YAML | test/e2e/gloo/rate-limiting-waf-and-opa/settings-patch-2.yaml | solo-io/valet | 9fab95e29f9f55ccb6b67a68cf797e4e1672246c | [
"Apache-2.0"
] | 3 | 2020-03-22T20:02:20.000Z | 2020-11-21T03:05:14.000Z | test/e2e/gloo/rate-limiting-waf-and-opa/settings-patch-2.yaml | solo-io/valet | 9fab95e29f9f55ccb6b67a68cf797e4e1672246c | [
"Apache-2.0"
] | 7 | 2020-03-19T21:09:06.000Z | 2020-04-13T21:58:27.000Z | test/e2e/gloo/rate-limiting-waf-and-opa/settings-patch-2.yaml | solo-io/valet | 9fab95e29f9f55ccb6b67a68cf797e4e1672246c | [
"Apache-2.0"
] | 4 | 2020-04-14T11:39:30.000Z | 2021-02-17T18:43:14.000Z | spec:
ratelimit:
descriptors:
# Rule 1, limit all Messenger requests to 2/min
- key: type
value: Messenger
rateLimit:
requestsPerUnit: 2
unit: MINUTE
# Rule 2, limit all Whatsapp requests to 1/min
- key: type
value: Whatsapp
rateLimit:
... | 27.583333 | 74 | 0.539275 |
923551dd75342cff1630a4b4596785523529df9d | 366 | yml | YAML | .travis.yml | frwickst/omahelsinki | 91fb0d1d5ac560364f8098373ae65634279bf79d | [
"MIT"
] | 7 | 2018-10-08T11:57:20.000Z | 2021-09-18T22:01:56.000Z | .travis.yml | frwickst/omahelsinki | 91fb0d1d5ac560364f8098373ae65634279bf79d | [
"MIT"
] | 200 | 2018-07-01T09:28:10.000Z | 2022-02-12T15:19:04.000Z | .travis.yml | frwickst/omahelsinki | 91fb0d1d5ac560364f8098373ae65634279bf79d | [
"MIT"
] | 7 | 2018-07-04T09:54:07.000Z | 2019-10-03T10:21:14.000Z | language: python
python:
- '3.6'
sudo: false
cache: pip
before_install:
- pip install -U pip
install: 'pip install codecov -r requirements.txt -r requirements-dev.txt'
script:
# Run the tests
- flake8
- isort -c
- black . --check
- pytest -ra -vvv --cov=.
addons:
postgresql: '9.6'
apt:
packa... | 13.071429 | 74 | 0.647541 |
3ee39196d8373d38efe245d7ecc1c6ff0137b921 | 1,393 | yml | YAML | _data/associations.yml | julianatfg/resume | 970b35bb16fffc444695e3222721916a5c52e79d | [
"MIT"
] | 1 | 2020-09-03T02:52:11.000Z | 2020-09-03T02:52:11.000Z | _data/associations.yml | julianatfg/resume | 970b35bb16fffc444695e3222721916a5c52e79d | [
"MIT"
] | 1 | 2022-03-04T15:58:02.000Z | 2022-03-04T15:58:02.000Z | _data/associations.yml | julianatfg/resume | 970b35bb16fffc444695e3222721916a5c52e79d | [
"MIT"
] | null | null | null | # Associations
# Participação em eventos e conselhos
# comment out the urls if you do not wish to display them
- organization: Semana de Inovação 2020 - (Re)imaginar e construir futuros
role: Escola Nacional de Administração Pública
year: Novembro/2020
- organization: Grupo de Trabalho - Padronização de sites
... | 53.576923 | 336 | 0.795406 |
959d8046e56a9de9c5adc29bb6bd5743f8dceaf2 | 10,273 | yml | YAML | docs-ref-autogen/@azure/arm-synapse/SqlPoolTransparentDataEncryptions.yml | CelesteDG/azure-docs-sdk-node | c537d46ab881736b549da5fa44e4b499fd880a7d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/@azure/arm-synapse/SqlPoolTransparentDataEncryptions.yml | CelesteDG/azure-docs-sdk-node | c537d46ab881736b549da5fa44e4b499fd880a7d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/@azure/arm-synapse/SqlPoolTransparentDataEncryptions.yml | CelesteDG/azure-docs-sdk-node | c537d46ab881736b549da5fa44e4b499fd880a7d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:UniversalReference
items:
- uid: '@azure/arm-synapse.SqlPoolTransparentDataEncryptions'
name: SqlPoolTransparentDataEncryptions
fullName: SqlPoolTransparentDataEncryptions
children:
- '@azure/arm-synapse.SqlPoolTransparentDataEncryptions.createOrUpdate'
- '@azure/arm-synapse.SqlPo... | 35.424138 | 87 | 0.640806 |
2530359d8a807df6553b4a426a867646ebd278dc | 111 | yml | YAML | postgres-client.yml | gopinadhmuthavarapu/ansible-playbooks | 91fae32bb480143cf6490a7ed13c311ffd564ffc | [
"Apache-2.0"
] | 162 | 2015-01-06T10:39:24.000Z | 2022-01-22T12:52:49.000Z | postgres-client.yml | gopinadhmuthavarapu/ansible-playbooks | 91fae32bb480143cf6490a7ed13c311ffd564ffc | [
"Apache-2.0"
] | 50 | 2015-01-13T00:14:29.000Z | 2020-04-16T09:51:02.000Z | postgres-client.yml | gopinadhmuthavarapu/ansible-playbooks | 91fae32bb480143cf6490a7ed13c311ffd564ffc | [
"Apache-2.0"
] | 133 | 2015-02-06T13:50:48.000Z | 2022-03-31T05:49:25.000Z | ---
- hosts: vagrant
remote_user: vagrant
vars:
install_postgres_server: false
roles:
- postgres
| 13.875 | 34 | 0.675676 |
47af381559c31e8898f0142458ba1b610d63b841 | 589 | yml | YAML | templates/cassandra-configmap-v1.yml | kofonfor/ansible-role-k8s-cassandracluster | 82e9c1d55c445063778eb84b21686db608e09e9c | [
"MIT"
] | 1 | 2020-12-27T15:10:02.000Z | 2020-12-27T15:10:02.000Z | templates/cassandra-configmap-v1.yml | kofonfor/ansible-role-k8s-cassandracluster | 82e9c1d55c445063778eb84b21686db608e09e9c | [
"MIT"
] | null | null | null | templates/cassandra-configmap-v1.yml | kofonfor/ansible-role-k8s-cassandracluster | 82e9c1d55c445063778eb84b21686db608e09e9c | [
"MIT"
] | null | null | null | apiVersion: v1
kind: ConfigMap
metadata:
name: cassandra-configmap-v1
data:
pre_run.sh: |-
echo " ** this is pre_run.sh script executed before run.sh **"
#Examples:
echo "Change default Authenticator & Authorizer"
sed -ri 's/(authenticator:).*/\1 PasswordAuthenticator/' /etc/cassandra/cassandra.ya... | 32.722222 | 90 | 0.694397 |
d0c601bfc4873b108018d250517f01bb09c2ee16 | 136 | yaml | YAML | queue.yaml | PredictionGuru/pgurin | 97a2f9cfbb83c7becfbd0d468187ae556e10a474 | [
"MIT"
] | 1 | 2016-05-13T06:48:39.000Z | 2016-05-13T06:48:39.000Z | queue.yaml | PredictionGuru/pgurin | 97a2f9cfbb83c7becfbd0d468187ae556e10a474 | [
"MIT"
] | null | null | null | queue.yaml | PredictionGuru/pgurin | 97a2f9cfbb83c7becfbd0d468187ae556e10a474 | [
"MIT"
] | null | null | null | queue:
- name: googleanalytics
rate: 20/s
bucket_size: 500
max_concurrent_requests: 1
retry_parameters:
task_retry_limit: 2
| 17 | 28 | 0.75 |
19126ad398b1a446761424821af6dd176cf5de86 | 12,510 | yml | YAML | tests/test_registers/AGL29061.yml | LandRegistry/migration-emitter | 58decc3ec2f75ad21f0d14b2bacd3dfeac9239a1 | [
"MIT"
] | null | null | null | tests/test_registers/AGL29061.yml | LandRegistry/migration-emitter | 58decc3ec2f75ad21f0d14b2bacd3dfeac9239a1 | [
"MIT"
] | null | null | null | tests/test_registers/AGL29061.yml | LandRegistry/migration-emitter | 58decc3ec2f75ad21f0d14b2bacd3dfeac9239a1 | [
"MIT"
] | 1 | 2021-04-11T06:06:51.000Z | 2021-04-11T06:06:51.000Z | ---
edition_date: '2006-10-13T00:00:00.000+01:00'
last_app_timestamp: '2006-10-13T11:32:04.000+01:00'
class: Absolute
tenure: Freehold
entries:
- entry_id: '2006-08-09 10:20:27.798525'
sub_register: A
status: Current
role_code: RDES
language: ENG
full_text: "<CENTRE>HOUNSLOW</CENTRE>\r\rThe Freehold land show... | 52.78481 | 218 | 0.718305 |
fc8fc1f5d3deb9c0fefec8429fc94ca0156d115d | 35 | yml | YAML | .vsts-ci.yml | kaushikkv/aws-php | 2c1db0da401484d452c03ae709976136ce1a46b3 | [
"Apache-2.0"
] | null | null | null | .vsts-ci.yml | kaushikkv/aws-php | 2c1db0da401484d452c03ae709976136ce1a46b3 | [
"Apache-2.0"
] | null | null | null | .vsts-ci.yml | kaushikkv/aws-php | 2c1db0da401484d452c03ae709976136ce1a46b3 | [
"Apache-2.0"
] | null | null | null | steps:
- script: echo hello world
| 11.666667 | 27 | 0.714286 |
da495ab115d0c0092c393bc33336f9f2158152b7 | 1,007 | yml | YAML | spring-cloud-starter-dataflow-server/src/test/resources/org/springframework/cloud/dataflow/server/single/security/support/oauth2TestServerConfig.yml | klyvechen/spring-cloud-dataflow | 7e9e4e2f74547738e3b173a2a95b236b60470494 | [
"Apache-2.0"
] | null | null | null | spring-cloud-starter-dataflow-server/src/test/resources/org/springframework/cloud/dataflow/server/single/security/support/oauth2TestServerConfig.yml | klyvechen/spring-cloud-dataflow | 7e9e4e2f74547738e3b173a2a95b236b60470494 | [
"Apache-2.0"
] | null | null | null | spring-cloud-starter-dataflow-server/src/test/resources/org/springframework/cloud/dataflow/server/single/security/support/oauth2TestServerConfig.yml | klyvechen/spring-cloud-dataflow | 7e9e4e2f74547738e3b173a2a95b236b60470494 | [
"Apache-2.0"
] | null | null | null | server:
port: ${oauth2.port}
spring:
application:
name: my-app-name
jmx:
default-domain: my-app-name
security:
user:
password: "{noop}secret10"
security:
oauth2:
client:
id: local
client-id: myclient
client-secret: mysecret
scope: dataflow.view,dataflow.manage,dat... | 26.5 | 94 | 0.663357 |
a7b414fa2b344f8fa671f7dc2575efa7eaf59113 | 1,574 | yml | YAML | config_files/docker-compose.yml | osabuoun/micado | 0c220bd15c8b58351797f0e45a4ffb013b2cb15e | [
"Apache-2.0"
] | null | null | null | config_files/docker-compose.yml | osabuoun/micado | 0c220bd15c8b58351797f0e45a4ffb013b2cb15e | [
"Apache-2.0"
] | null | null | null | config_files/docker-compose.yml | osabuoun/micado | 0c220bd15c8b58351797f0e45a4ffb013b2cb15e | [
"Apache-2.0"
] | null | null | null | version: '3.3'
services:
submitter:
image: micado/micado-submitter
container_name: micado-submitter
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
- "/etc/micado/occopus/:/etc/micado/occopus/"
- "/var/lib/micado/occopus/:/var/lib/micado/occopus/"
environment:
#Inp... | 34.217391 | 103 | 0.691233 |
731c58069443d776ed268bbc6514e04e4340856a | 1,670 | yml | YAML | docs-ref-autogen/com.microsoft.azure.management.network.LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress.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.microsoft.azure.management.network.LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.microsoft.azure.management.network.LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress.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:JavaType
uid: "com.microsoft.azure.management.network.LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress"
fullName: "com.microsoft.azure.management.network.LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>"
name: "LoadBalancerPublicFrontend.UpdateDefinitionSt... | 104.375 | 678 | 0.851497 |
545b42240c02a8f5806e1c53a85f46aa9bebe1f2 | 108 | yml | YAML | .codeclimate.yml | colern/inkjs | 022e7ee0e334ee1796985fbcdbc574de29f833ed | [
"MIT"
] | 2 | 2017-10-18T06:17:54.000Z | 2017-12-07T15:00:43.000Z | .codeclimate.yml | colern/inkjs | 022e7ee0e334ee1796985fbcdbc574de29f833ed | [
"MIT"
] | null | null | null | .codeclimate.yml | colern/inkjs | 022e7ee0e334ee1796985fbcdbc574de29f833ed | [
"MIT"
] | null | null | null | languages:
JavaScript: true
exclude_paths:
- "inkcanvas.js"
- "example/js/app.js"
- "example/js/inkjs.js"
| 15.428571 | 23 | 0.712963 |
5c02420f44b063fe13b9425a5b0e4b87c3c63d98 | 1,012 | yml | YAML | roles/install-applications/tasks/main.yml | brennanfee/provision-ubuntu | 8a5d4aa3fc39d7d416d1752dd81d420dd844e542 | [
"MIT"
] | null | null | null | roles/install-applications/tasks/main.yml | brennanfee/provision-ubuntu | 8a5d4aa3fc39d7d416d1752dd81d420dd844e542 | [
"MIT"
] | null | null | null | roles/install-applications/tasks/main.yml | brennanfee/provision-ubuntu | 8a5d4aa3fc39d7d416d1752dd81d420dd844e542 | [
"MIT"
] | null | null | null | ---
### Install Apt Repos and Packages
- name: Setup traditional repositories keys
become: true
apt_key:
url: "{{ item.url }}"
id: "{{ item.id }}"
with_items: "{{ apt_keys }}"
- name: Setup keyserver repositories keys
become: true
apt_key:
keyserver: "{{ item.keyserver }}"
id: "{{ item.id }}"... | 22 | 48 | 0.616601 |
4c8e4b5ec5d77e8787867846709176a115421df9 | 95,533 | yaml | YAML | pkg/tests/xicor_examples.yaml | sdrees/pyvtreat | fed9a653b2524ba04b1e92b1087e58bead25f99a | [
"BSD-3-Clause"
] | null | null | null | pkg/tests/xicor_examples.yaml | sdrees/pyvtreat | fed9a653b2524ba04b1e92b1087e58bead25f99a | [
"BSD-3-Clause"
] | null | null | null | pkg/tests/xicor_examples.yaml | sdrees/pyvtreat | fed9a653b2524ba04b1e92b1087e58bead25f99a | [
"BSD-3-Clause"
] | null | null | null | - a:
- 0.5615949
- 0.0357001
- 0.7480166
- 0.6636027
- 0.0740354
- 0.9092938
- 0.2039312
- 0.7257341
- 0.2365297
- 0.5750437
- 0.2486367
- 0.694267
- 0.7299681
- 0.4310153
- 0.4958716
- 0.3252547
- 0.9254745
- 0.638578
- 0.807251
- 0.1875978
b:
- 0.0848828
- 0.635105
- 0.... | 13.357522 | 18 | 0.526802 |
a51b5109ab409aba2cb7781960c1cc39e57e3c29 | 715 | yaml | YAML | packages/gh/ghc-datasize.yaml | justinwoo/all-cabal-metadata | e973c904ffc2d570a79ec86de868edac4abdb5e0 | [
"MIT"
] | null | null | null | packages/gh/ghc-datasize.yaml | justinwoo/all-cabal-metadata | e973c904ffc2d570a79ec86de868edac4abdb5e0 | [
"MIT"
] | null | null | null | packages/gh/ghc-datasize.yaml | justinwoo/all-cabal-metadata | e973c904ffc2d570a79ec86de868edac4abdb5e0 | [
"MIT"
] | null | null | null | homepage: http://felsin9.de/nnis/ghc-datasize
changelog-type: ''
hash: 2f5cac5efa9db1fe263da4cc32d410ee605a4923bac60c408d8c96b8ec2de7b7
test-bench-deps: {}
maintainer: Dennis Felsing <dennis@felsin9.de>
synopsis: Determine the size of data structures in GHC's memory
changelog: ''
basic-deps:
base: ==4.*
ghc-heap-vi... | 25.535714 | 70 | 0.721678 |
edd352c5c2761ddfd16c3ccf0b146248ae3adca6 | 104 | yaml | YAML | ecm.yaml | simonfxr/gl | 11705f718d27657fc76243d59a251f49c0a41486 | [
"MIT"
] | null | null | null | ecm.yaml | simonfxr/gl | 11705f718d27657fc76243d59a251f49c0a41486 | [
"MIT"
] | null | null | null | ecm.yaml | simonfxr/gl | 11705f718d27657fc76243d59a251f49c0a41486 | [
"MIT"
] | null | null | null |
build-configs:
- debug-clang-ninja
- debug-gcc-ninja
- release-clang-ninja
- release-gcc-ninja
| 14.857143 | 23 | 0.692308 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.