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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5e6e3398bcf161f180f4c08f6411ddc1ea904d55 | 498 | yml | YAML | src/main/resources/application.yml | zenghao0219/seat-select-api | 63de5e030916cee859572640d7782ee83d2138c6 | [
"Apache-2.0"
] | 12 | 2019-06-03T18:22:42.000Z | 2020-06-23T03:24:18.000Z | src/main/resources/application.yml | zenghao0219/seat-select-api | 63de5e030916cee859572640d7782ee83d2138c6 | [
"Apache-2.0"
] | null | null | null | src/main/resources/application.yml | zenghao0219/seat-select-api | 63de5e030916cee859572640d7782ee83d2138c6 | [
"Apache-2.0"
] | 14 | 2019-09-30T07:46:35.000Z | 2022-01-04T02:34:10.000Z | spring:
#分离配置文件
profiles:
active: dev
#热部署生效
devtools:
remote:
restart:
enabled: true
restart:
#设置重启的目录
# additional-paths: src/main/java
#classpath目录下的WEB-INF文件夹内容修改不重启
exclude: WEB-INF/**
server:
port: 80
servlet:
context-path: /seats-controller
## 该配置节点为独立的... | 20.75 | 72 | 0.692771 |
74aa1f3995cd070d5f2d7d6f79386cced47ae44d | 128 | yaml | YAML | tests/minimal/altair/ssz_static/SyncCommitteeContribution/ssz_random_chaos/case_20/value.yaml | ethereum/eth2.0-spec-tests | 94b687328daa52071d05d0262ec0a46961bef504 | [
"MIT"
] | 30 | 2019-04-25T20:14:27.000Z | 2021-04-16T06:08:26.000Z | tests/minimal/altair/ssz_static/SyncCommitteeContribution/ssz_random_chaos/case_20/value.yaml | ethereum/eth2.0-spec-tests | 94b687328daa52071d05d0262ec0a46961bef504 | [
"MIT"
] | 19 | 2019-05-06T18:05:44.000Z | 2020-12-18T17:04:02.000Z | tests/minimal/altair/ssz_static/SyncCommitteeContribution/ssz_random_chaos/case_20/value.yaml | ethereum/eth2.0-spec-tests | 94b687328daa52071d05d0262ec0a46961bef504 | [
"MIT"
] | 8 | 2019-05-01T00:05:46.000Z | 2021-03-21T18:36:02.000Z | version https://git-lfs.github.com/spec/v1
oid sha256:ed1360fe038a6f05fd027b2fcced1051003dc4055d5a23ab9d56275e3887522c
size 376
| 32 | 75 | 0.882813 |
c67c3e054d8dc5c65d520b1dc7dcf14f3fe81197 | 1,674 | yml | YAML | .github/workflows/build.yml | jackgerrits/vowpalwabbit-sys-rs | b3948ca9e50adb0c50b4815c916790c56ffb5e0f | [
"MIT"
] | 6 | 2019-07-23T15:47:42.000Z | 2020-04-21T19:59:47.000Z | .github/workflows/build.yml | jackgerrits/vowpalwabbit-rs | b3948ca9e50adb0c50b4815c916790c56ffb5e0f | [
"MIT"
] | 2 | 2020-01-24T05:33:01.000Z | 2020-01-28T02:33:58.000Z | .github/workflows/build.yml | jackgerrits/vowpalwabbit-sys-rs | b3948ca9e50adb0c50b4815c916790c56ffb5e0f | [
"MIT"
] | 1 | 2020-06-08T01:23:17.000Z | 2020-06-08T01:23:17.000Z | name: build
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ windows-latest, ubuntu-latest, macos-latest]
steps:
- uses: actions/checkout@v2
- name: Checkout submodules
shell: bash
run: |
./prepare_submodules.sh
- name:... | 31.584906 | 124 | 0.60454 |
1295c644b9eeb791b7c56d0a6d43c26c3cf39fad | 4,793 | yaml | YAML | helm/micro-integrator/templates/deployment.yaml | ThilinaManamgoda/pks-micro-integrator | 5e60cce57e80dc776aeb43c9e89fa3c6d3ba1872 | [
"Apache-2.0"
] | null | null | null | helm/micro-integrator/templates/deployment.yaml | ThilinaManamgoda/pks-micro-integrator | 5e60cce57e80dc776aeb43c9e89fa3c6d3ba1872 | [
"Apache-2.0"
] | 3 | 2019-12-09T19:21:44.000Z | 2019-12-11T18:01:08.000Z | helm/micro-integrator/templates/deployment.yaml | ThilinaManamgoda/pks-micro-integrator | 5e60cce57e80dc776aeb43c9e89fa3c6d3ba1872 | [
"Apache-2.0"
] | 2 | 2019-11-28T06:16:12.000Z | 2020-01-07T07:04:51.000Z | # Copyright (c) 2019, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required b... | 37.445313 | 107 | 0.554767 |
595867a40c48b03cbddc2df13a55f1c862b4b73d | 718 | yaml | YAML | reports/stages/manhattan.ci.chef.co/job/chef-build/architecture=i386-platform=windows-2008r2-project=chef-role=builder/141.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | null | null | null | reports/stages/manhattan.ci.chef.co/job/chef-build/architecture=i386-platform=windows-2008r2-project=chef-role=builder/141.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | null | null | null | reports/stages/manhattan.ci.chef.co/job/chef-build/architecture=i386-platform=windows-2008r2-project=chef-role=builder/141.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | 2 | 2021-06-27T16:09:19.000Z | 2021-08-29T14:08:44.000Z | ---
result: SUCCESS
timestamp: 2016-07-14 18:12:15 UTC
url: http://manhattan.ci.chef.co/job/chef-build/architecture=i386,platform=windows-2008r2,project=chef,role=builder/141/
trigger_url: http://manhattan.ci.chef.co/job/chef-trigger-release/62/
duration: 8m42s
steps:
total: 8m42s
before (setup time): "-4m43s"
om... | 23.16129 | 120 | 0.632312 |
7daca803443c711b659a64095c78b65fa885316e | 1,227 | yaml | YAML | reports/stages/manhattan.ci.chef.co/job/chef-build/architecture=x86_64-platform=el-5-project=chef-role=builder/25.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | null | null | null | reports/stages/manhattan.ci.chef.co/job/chef-build/architecture=x86_64-platform=el-5-project=chef-role=builder/25.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | null | null | null | reports/stages/manhattan.ci.chef.co/job/chef-build/architecture=x86_64-platform=el-5-project=chef-role=builder/25.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | 2 | 2021-06-27T16:09:19.000Z | 2021-08-29T14:08:44.000Z | ---
result: SUCCESS
timestamp: 2016-05-26 14:22:56 UTC
url: http://manhattan.ci.chef.co/job/chef-build/architecture=x86_64,platform=el-5,project=chef,role=builder/25/
trigger_url: http://manhattan.ci.chef.co/job/chef-trigger-release/8/
duration: 22m58s
steps:
total: 22m58s
before (setup time): 2m44s
omnibus:
... | 24.058824 | 111 | 0.592502 |
9a8e69c6e9eb44ebb0f5a488b715e18999a648aa | 305 | yml | YAML | .circleci/config.yml | talhashahzad/cypresstests | f8fc041831a7f25f22e97aaf236c9c5d8e9e8d03 | [
"BSD-2-Clause"
] | null | null | null | .circleci/config.yml | talhashahzad/cypresstests | f8fc041831a7f25f22e97aaf236c9c5d8e9e8d03 | [
"BSD-2-Clause"
] | null | null | null | .circleci/config.yml | talhashahzad/cypresstests | f8fc041831a7f25f22e97aaf236c9c5d8e9e8d03 | [
"BSD-2-Clause"
] | null | null | null | version: 2.1
orbs:
cypress: cypress-io/cypress@1
workflows:
build:
jobs:
- cypress/install:
build: "npm run build" # run a custom app build step
- cypress/run:
requires:
- cypress/install
start: "npm start" # start server before running tests
| 23.461538 | 64 | 0.593443 |
4ae658d770cf456f7bdc9cb61b89e0ceca54d48f | 417 | yaml | YAML | manifests/base/resources/elastic-infra/resources/rolebinding.yaml | jprdonnelly/qliksense-k8s | b1f14e9cb289110894c372b36b231dc8eecb8155 | [
"Apache-2.0"
] | 6 | 2019-12-05T18:25:08.000Z | 2021-04-16T17:44:54.000Z | manifests/base/resources/elastic-infra/resources/rolebinding.yaml | jprdonnelly/qliksense-k8s | b1f14e9cb289110894c372b36b231dc8eecb8155 | [
"Apache-2.0"
] | 90 | 2019-12-18T05:01:12.000Z | 2020-06-15T16:16:16.000Z | manifests/base/resources/elastic-infra/resources/rolebinding.yaml | jprdonnelly/qliksense-k8s | b1f14e9cb289110894c372b36b231dc8eecb8155 | [
"Apache-2.0"
] | 8 | 2020-02-25T04:03:00.000Z | 2021-04-16T11:53:53.000Z | apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
labels:
app: nginx-ingress
chart: nginx-ingress-1.36.2
heritage: Helm
release: elastic-infra
name: elastic-infra-nginx-ingress
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: elastic-infra-nginx-ingress
subjects... | 21.947368 | 40 | 0.726619 |
1f8a6aad542d7324c7f1fed9c3c4091d37427424 | 517 | yml | YAML | .semaphore/publish.yml | workos/workos-python | b37857f6128e6585cd7c2d964f6f8fcb6c884470 | [
"MIT"
] | null | null | null | .semaphore/publish.yml | workos/workos-python | b37857f6128e6585cd7c2d964f6f8fcb6c884470 | [
"MIT"
] | 3 | 2022-03-23T15:10:53.000Z | 2022-03-28T19:27:27.000Z | .semaphore/publish.yml | workos/workos-python | b37857f6128e6585cd7c2d964f6f8fcb6c884470 | [
"MIT"
] | null | null | null | version: v1.0
name: PyPI Publishing
agent:
machine:
type: e1-standard-2
os_image: ubuntu1804
blocks:
- name: Publish
task:
secrets:
- name: python-pypi
prologue:
commands:
- checkout
- sem-version python 3.7
- python -m pip install --upgrade p... | 19.884615 | 49 | 0.545455 |
0e04bd7f2b084d982d98e2b0d34ff691c7212f2e | 611 | yml | YAML | agent/docker-compose.local.yml | vedantrathore/chowkidar | d3eb53c924a78b409cc0e5feff224fcc6cce8963 | [
"MIT"
] | 2 | 2021-02-01T17:37:02.000Z | 2021-08-19T15:02:29.000Z | agent/docker-compose.local.yml | vedantrathore/chowkidar | d3eb53c924a78b409cc0e5feff224fcc6cce8963 | [
"MIT"
] | null | null | null | agent/docker-compose.local.yml | vedantrathore/chowkidar | d3eb53c924a78b409cc0e5feff224fcc6cce8963 | [
"MIT"
] | 1 | 2021-06-08T03:54:51.000Z | 2021-06-08T03:54:51.000Z | version: "3"
services:
watcher: &watcher
build:
context: .
dockerfile: ./Dockerfile
image: chowkidar-agent-watcher
container_name: chowkidar-agent-watcher
depends_on:
- redis
volumes:
- ${SSH_AUTH_LOG_FILE_DIR}${SSH_AUTH_LOG_FILE_NAME}:/app/src/${SSH_AUTH_LOG_FILE_NAME}
... | 21.068966 | 92 | 0.657938 |
b3d88be9f50b53766bd4c4b88130c9ee670a4984 | 89 | yaml | YAML | projects/CenterNet2/configs/CenterNet-S4_DLA_8x.yaml | collector-m/CenterNet2 | 68c0a468254b013e1d08309cd7a506756120ca62 | [
"Apache-2.0"
] | 1,050 | 2021-03-15T01:06:15.000Z | 2022-03-31T08:12:10.000Z | projects/CenterNet2/configs/CenterNet-S4_DLA_8x.yaml | collector-m/CenterNet2 | 68c0a468254b013e1d08309cd7a506756120ca62 | [
"Apache-2.0"
] | 74 | 2021-03-16T02:37:22.000Z | 2022-03-26T15:52:15.000Z | projects/CenterNet2/configs/CenterNet-S4_DLA_8x.yaml | collector-m/CenterNet2 | 68c0a468254b013e1d08309cd7a506756120ca62 | [
"Apache-2.0"
] | 168 | 2021-03-15T02:26:43.000Z | 2022-03-27T09:03:52.000Z | _BASE_: "Base_S4_DLA.yaml"
SOLVER:
MAX_ITER: 90000
BASE_LR: 0.08
IMS_PER_BATCH: 128 | 17.8 | 26 | 0.741573 |
28102c882590b38d5866c611d35bdeb537b27f1f | 375 | yml | YAML | src/CS/MovieDatabaseBundle/Resources/config/routing.yml | CoreSite/MovieDatabase-test | 31a8a8a55bdbc41a7cd53ec75ab509d848aaa23a | [
"MIT"
] | null | null | null | src/CS/MovieDatabaseBundle/Resources/config/routing.yml | CoreSite/MovieDatabase-test | 31a8a8a55bdbc41a7cd53ec75ab509d848aaa23a | [
"MIT"
] | null | null | null | src/CS/MovieDatabaseBundle/Resources/config/routing.yml | CoreSite/MovieDatabase-test | 31a8a8a55bdbc41a7cd53ec75ab509d848aaa23a | [
"MIT"
] | null | null | null | cs_movie_database_homepage:
path: /
defaults: { _controller: CSMovieDatabaseBundle:Default:index }
cs_movie_database_list:
path: /list
defaults: { _controller: CSMovieDatabaseBundle:Default:list }
cs_movie_database_add:
path: /add
defaults: { _controller: CSMovieDatabaseBundle:Defa... | 26.785714 | 66 | 0.704 |
f50affa216a4dcc5317df331d9e19d5bbd7d8a5a | 52 | yml | YAML | world/main/world.yml | TechDudie/terrain | a9862cfd7d377a402f0737c6e20f56ee60000286 | [
"MIT"
] | 3 | 2021-04-15T14:25:59.000Z | 2021-10-03T09:52:08.000Z | world/main/world.yml | TechDudie/terrain | a9862cfd7d377a402f0737c6e20f56ee60000286 | [
"MIT"
] | null | null | null | world/main/world.yml | TechDudie/terrain | a9862cfd7d377a402f0737c6e20f56ee60000286 | [
"MIT"
] | null | null | null | seed: 65536
world: "world.dat"
height: "height.dat"
| 13 | 20 | 0.711538 |
9b6fd5d59d4ab17650c733f856b808c36fa0096f | 120 | yml | YAML | .travis.yml | sugy/stretcher | c001b14cd5bd8eb2b794a3ca6d5659f9a754b1ad | [
"MIT"
] | null | null | null | .travis.yml | sugy/stretcher | c001b14cd5bd8eb2b794a3ca6d5659f9a754b1ad | [
"MIT"
] | 1 | 2016-10-28T05:49:23.000Z | 2016-11-22T06:25:33.000Z | .travis.yml | sugy/stretcher | c001b14cd5bd8eb2b794a3ca6d5659f9a754b1ad | [
"MIT"
] | null | null | null | sudo: false
language: go
go:
- 1.5
- 1.6
- tip
install:
- make clean
- make get-deps
- make test
- make
| 8.571429 | 17 | 0.558333 |
2343f25c783076808f4241849d488a74cb23b1c0 | 129 | yml | YAML | src/main/resources/nukkit.yml | plan-player-analytics/container-plugin-testing-plugin | 4c6048a2822819a71e5612b2db8be4f7ff2c01f3 | [
"MIT"
] | null | null | null | src/main/resources/nukkit.yml | plan-player-analytics/container-plugin-testing-plugin | 4c6048a2822819a71e5612b2db8be4f7ff2c01f3 | [
"MIT"
] | null | null | null | src/main/resources/nukkit.yml | plan-player-analytics/container-plugin-testing-plugin | 4c6048a2822819a71e5612b2db8be4f7ff2c01f3 | [
"MIT"
] | null | null | null | name: container-plugin-testing
author: AuroraLS3
main: net.playeranalytics.copter.NukkitBootstrap
version: "1.0"
api: [ "1.0.5" ] | 25.8 | 48 | 0.767442 |
dfcb4edb1211b6dd17889fcc151b74eebc8b318e | 4,328 | yml | YAML | releases/winc/winc-1.14.0.yml | cloudfoundry-incubator/winc-release | f3ccab30c75da4504b11cc222dd710513cc4636e | [
"Apache-2.0"
] | 2 | 2020-08-18T02:46:19.000Z | 2021-10-17T21:18:30.000Z | releases/winc/winc-1.14.0.yml | cloudfoundry-incubator/winc-release | f3ccab30c75da4504b11cc222dd710513cc4636e | [
"Apache-2.0"
] | 6 | 2020-03-11T12:38:38.000Z | 2022-01-12T18:32:25.000Z | releases/winc/winc-1.14.0.yml | cloudfoundry-incubator/winc-release | f3ccab30c75da4504b11cc222dd710513cc4636e | [
"Apache-2.0"
] | 4 | 2020-03-13T11:08:54.000Z | 2021-10-17T21:18:22.000Z | name: winc
version: 1.14.0
commit_hash: a1d9cf0
uncommitted_changes: false
jobs:
- name: groot
version: 61c9176a3828a5954bd4499adbaf8738dc3035565e946be065c7b3e7c4d7239b
fingerprint: 61c9176a3828a5954bd4499adbaf8738dc3035565e946be065c7b3e7c4d7239b
sha1: sha256:df34596c351db64fb4c37b8610b3aa1c8310b44e027f19221b3365... | 48.088889 | 79 | 0.889325 |
332623e2da5e37e68a9d382d9334ce36fa1dce4b | 183 | yaml | YAML | .kustomization/base/cm.yaml | rena2damas/healthcheck-service | d889342bc2cd554e412101f8bf6ca2cf19fcf4d7 | [
"MIT"
] | null | null | null | .kustomization/base/cm.yaml | rena2damas/healthcheck-service | d889342bc2cd554e412101f8bf6ca2cf19fcf4d7 | [
"MIT"
] | 1 | 2022-03-31T10:45:00.000Z | 2022-03-31T10:45:00.000Z | .kustomization/base/cm.yaml | rena2damas/healthcheck-service | d889342bc2cd554e412101f8bf6ca2cf19fcf4d7 | [
"MIT"
] | null | null | null | ---
apiVersion: v1
kind: ConfigMap
metadata:
name: monitoring-service
data:
# application context
APPLICATION_ROOT: /api/monitoring/v1
# version of OpenAPI
OPENAPI: 3.0.3
| 14.076923 | 38 | 0.726776 |
75eb54f90818ed2f6a139a1dd72f3bf89f22f4a1 | 5,516 | yml | YAML | spec/cassettes/vcr_cassettes/Openledger/integration_specs_fetch_order_book.yml | teohm/cryptoexchange | d9d5f9f096f84fc8476d780763cc27ba0888ce8d | [
"MIT"
] | 492 | 2017-07-06T16:08:21.000Z | 2022-03-17T12:22:59.000Z | spec/cassettes/vcr_cassettes/Openledger/integration_specs_fetch_order_book.yml | teohm/cryptoexchange | d9d5f9f096f84fc8476d780763cc27ba0888ce8d | [
"MIT"
] | 999 | 2017-07-07T10:56:53.000Z | 2020-06-01T04:37:05.000Z | spec/cassettes/vcr_cassettes/Openledger/integration_specs_fetch_order_book.yml | teohm/cryptoexchange | d9d5f9f096f84fc8476d780763cc27ba0888ce8d | [
"MIT"
] | 348 | 2017-07-04T10:09:31.000Z | 2022-03-07T00:11:04.000Z | ---
http_interactions:
- request:
method: get
uri: https://stat-api.openledger.info/api/v1/orderbook?market=ETH_BTC
body:
encoding: UTF-8
string: ''
headers:
Connection:
- close
Host:
- stat-api.openledger.info
User-Agent:
- http.rb/3.0.0
response:
s... | 141.435897 | 4,765 | 0.647027 |
1cb103a90e3881c4a6c8c19d0d820c8fe2e6359d | 117 | yml | YAML | src/esocial-jt-service/src/test/resources/datasets/envio-evento-servico.yml | nataliagomesvd/esocial | 66cf4ddcda1ef837ca6521dac658e20981456deb | [
"BSD-3-Clause"
] | null | null | null | src/esocial-jt-service/src/test/resources/datasets/envio-evento-servico.yml | nataliagomesvd/esocial | 66cf4ddcda1ef837ca6521dac658e20981456deb | [
"BSD-3-Clause"
] | null | null | null | src/esocial-jt-service/src/test/resources/datasets/envio-evento-servico.yml | nataliagomesvd/esocial | 66cf4ddcda1ef837ca6521dac658e20981456deb | [
"BSD-3-Clause"
] | null | null | null | EVENTO:
- EVT_ID: "1"
EVT_DESCRICAO: "Evento 1"
EVT_IDENTIFICADOR: "teste1"
EVT_TIPO_OCORRENCIA: "N" | 23.4 | 32 | 0.649573 |
60cc16aa748a761071e6b9329c51df9c8c021477 | 116 | yaml | YAML | chart/Chart.yaml | NectGmbH/healthd | 418fa6db322c56ec18c43ed3b2051c9a95e51cab | [
"MIT"
] | null | null | null | chart/Chart.yaml | NectGmbH/healthd | 418fa6db322c56ec18c43ed3b2051c9a95e51cab | [
"MIT"
] | null | null | null | chart/Chart.yaml | NectGmbH/healthd | 418fa6db322c56ec18c43ed3b2051c9a95e51cab | [
"MIT"
] | null | null | null | name: healthd
description: Endpoint which consumes updates from healthagents and persist them in etcd
version: 0.1.0 | 38.666667 | 87 | 0.827586 |
437e10f937fbf4e548576ce4874e280a0e5f7a29 | 6,683 | yml | YAML | .expeditor/verify.pipeline.yml | cread/chef | 62ea7382021593d117a78a0d5f60e39722c2e4d4 | [
"Apache-2.0"
] | null | null | null | .expeditor/verify.pipeline.yml | cread/chef | 62ea7382021593d117a78a0d5f60e39722c2e4d4 | [
"Apache-2.0"
] | null | null | null | .expeditor/verify.pipeline.yml | cread/chef | 62ea7382021593d117a78a0d5f60e39722c2e4d4 | [
"Apache-2.0"
] | null | null | null | steps:
#########################################################################
# Tests Ruby 2.6
#########################################################################
# - label: "Integration Specs :ruby: 2.6"
# commands:
# - /workdir/scripts/bk_tests/bk_install.sh
# - sed '/ip6/d' /etc/hosts > /etc/h... | 33.084158 | 110 | 0.596738 |
d47159d9d92e4ec7850db0a6b5f57cc14fb6727a | 502 | yml | YAML | .scrutinizer.yml | NuBOXDevCom/symfony4-trophy | 65ec20aa565647e38b16bc6fcc9674182bca2772 | [
"MIT"
] | null | null | null | .scrutinizer.yml | NuBOXDevCom/symfony4-trophy | 65ec20aa565647e38b16bc6fcc9674182bca2772 | [
"MIT"
] | null | null | null | .scrutinizer.yml | NuBOXDevCom/symfony4-trophy | 65ec20aa565647e38b16bc6fcc9674182bca2772 | [
"MIT"
] | null | null | null | build:
project_setup:
before:
- cp .env.test .env
nodes:
analysis:
project_setup:
override:
- 'true'
tests:
override:
- php-scrutinizer-run
-
co... | 20.916667 | 48 | 0.39243 |
c15f627be1c3e83dabed6a74b16a342ae4b86c5f | 144 | yml | YAML | handlers/main.yml | reynn/ansible-chronograf | c82813d7df5c43bd3172658fca7d82857b6d374d | [
"BSD-2-Clause"
] | null | null | null | handlers/main.yml | reynn/ansible-chronograf | c82813d7df5c43bd3172658fca7d82857b6d374d | [
"BSD-2-Clause"
] | null | null | null | handlers/main.yml | reynn/ansible-chronograf | c82813d7df5c43bd3172658fca7d82857b6d374d | [
"BSD-2-Clause"
] | null | null | null | ---
- name: restart chronograf
become: yes
service:
name: "{{ chronograf_service_name }}"
state: restarted
tags:
- chronograf
| 16 | 41 | 0.638889 |
99a32517874f9387d518be40955bf7294e7c06e3 | 7,846 | yml | YAML | _data/awesome-camping-tips-and-tricks.yml | rumnamanya/rumnamanya.github.io | 2deadeff04c8a48cf683b885b7fa6ab9acc1d9d9 | [
"MIT"
] | null | null | null | _data/awesome-camping-tips-and-tricks.yml | rumnamanya/rumnamanya.github.io | 2deadeff04c8a48cf683b885b7fa6ab9acc1d9d9 | [
"MIT"
] | null | null | null | _data/awesome-camping-tips-and-tricks.yml | rumnamanya/rumnamanya.github.io | 2deadeff04c8a48cf683b885b7fa6ab9acc1d9d9 | [
"MIT"
] | null | null | null | -
slug: bacon-wrapped-bbq-meatball-onion-bombs-best-camping-food-ever
name: 'Bacon Wrapped BBQ Meatball Onion Bombs - Best Camping Food Ever!'
image: 'https://i.pinimg.com/originals/94/a6/1d/94a61de5fd9bfd17e3d720bd1d9d9a21.jpg'
url: /project/bacon-wrapped-bbq-meatball-onion-bombs-best-camping-food-ever... | 46.426036 | 262 | 0.716034 |
02a9fa7581833aa3b8a0303d37d1f8df7161c8e7 | 393 | yml | YAML | drupal/config/sync/image.style.meta_facebook.yml | shaal/statertkit-drupal-foundry-tome-druxt | 7c04a30b7e2713e330a7d5642c05ae3111b645b2 | [
"MIT"
] | 2 | 2017-11-17T04:17:53.000Z | 2021-12-13T06:42:25.000Z | drupal/config/sync/image.style.meta_facebook.yml | shaal/statertkit-drupal-foundry-tome-druxt | 7c04a30b7e2713e330a7d5642c05ae3111b645b2 | [
"MIT"
] | 44 | 2021-07-29T22:01:10.000Z | 2022-03-30T12:08:53.000Z | drupal/config/sync/image.style.meta_facebook.yml | shaal/statertkit-drupal-foundry-tome-druxt | 7c04a30b7e2713e330a7d5642c05ae3111b645b2 | [
"MIT"
] | 3 | 2021-11-08T02:58:25.000Z | 2021-12-15T22:58:51.000Z | uuid: f3f5a1a1-23c0-477c-bc82-ee2e317c3a7a
langcode: en
status: true
dependencies:
module:
- focal_point
name: meta_facebook
label: 'Social Meta: Facebook (1200x630)'
effects:
0e87910e-4131-45e2-91e1-410dcc769dff:
uuid: 0e87910e-4131-45e2-91e1-410dcc769dff
id: focal_point_scale_and_crop
weight: 1
... | 21.833333 | 46 | 0.725191 |
276bb7ab21cba76f9abb67fd54ed7a58e46fc06a | 464 | yaml | YAML | pubspec.yaml | wojtczakmat/oauth2 | a4a1298ea4e9475ebb87503cd11aeb2c02d02111 | [
"BSD-3-Clause"
] | null | null | null | pubspec.yaml | wojtczakmat/oauth2 | a4a1298ea4e9475ebb87503cd11aeb2c02d02111 | [
"BSD-3-Clause"
] | null | null | null | pubspec.yaml | wojtczakmat/oauth2 | a4a1298ea4e9475ebb87503cd11aeb2c02d02111 | [
"BSD-3-Clause"
] | null | null | null | name: oauth2
version: 1.2.3
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/oauth2
description: >-
A client library for authenticating with a remote service via OAuth2 on
behalf of a user, and making authorized HTTP requests with the user's
OAuth2 credentials.
environment:
sdk: '>=... | 22.095238 | 73 | 0.698276 |
096b7306eb015eec7a9e73b94b1a7fab843a8252 | 2,237 | yml | YAML | preview/docs-ref-autogen/com.azure.cosmos.implementation.guava25.collect.AbstractSequentialIterator.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.cosmos.implementation.guava25.collect.AbstractSequentialIterator.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | preview/docs-ref-autogen/com.azure.cosmos.implementation.guava25.collect.AbstractSequentialIterator.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.cosmos.implementation.guava25.collect.AbstractSequentialIterator"
fullName: "com.azure.cosmos.implementation.guava25.collect.AbstractSequentialIterator<T>"
name: "AbstractSequentialIterator<T>"
nameWithType: "AbstractSequentialIterator<T>"
summary: "This class provides a skeletal i... | 62.138889 | 623 | 0.767993 |
c6c03e2c0df6a536eaf8c80b3e8afc480596aa42 | 715 | yml | YAML | tasks/Debian.yml | oxr463/ansible-role-tedicross | 015fa00922369e966c19ba20b634cace09324577 | [
"MIT"
] | null | null | null | tasks/Debian.yml | oxr463/ansible-role-tedicross | 015fa00922369e966c19ba20b634cace09324577 | [
"MIT"
] | 5 | 2020-02-02T03:30:34.000Z | 2020-11-22T04:23:36.000Z | tasks/Debian.yml | oxr463/ansible-role-tedicross | 015fa00922369e966c19ba20b634cace09324577 | [
"MIT"
] | null | null | null | ---
- name: Install Node.js
action: apt pkg={{ item }} state=present
with_items:
- nodejs
- name: Download TediCross
get_url:
url: https://github.com/TediCross/TediCross/archive/v{{ tedicross_version }}.tar.gz
dest: /tmp/tedicross.tar.gz
- name: Extract Tedicross into installation directory
unarch... | 27.5 | 87 | 0.627972 |
afc3aaf2ab914a67f619fb2642bc3d54c356d9db | 2,839 | yml | YAML | .travis.yml | glehmann/hld | 9559691b433ab8e05b661f63f96434db2d9ab46b | [
"Apache-2.0"
] | 5 | 2019-01-01T22:38:17.000Z | 2022-02-01T12:58:20.000Z | .travis.yml | glehmann/hld | 9559691b433ab8e05b661f63f96434db2d9ab46b | [
"Apache-2.0"
] | 70 | 2019-07-25T23:26:06.000Z | 2021-08-02T04:25:10.000Z | .travis.yml | glehmann/hld | 9559691b433ab8e05b661f63f96434db2d9ab46b | [
"Apache-2.0"
] | 1 | 2019-01-01T15:52:28.000Z | 2019-01-01T15:52:28.000Z | sudo: false
language: rust
matrix:
fast_finish: true
allow_failures:
- name: rust beta
- name: coverage
include:
- name: rust stable
rust: stable
- name: rust beta
rust: beta
- name: rust nightly
rust: nightly
script:
- cargo test --release --features simd --n... | 31.197802 | 696 | 0.67559 |
c28a4d05f3adbcc7abbdbadf6ee76829fcbd370e | 1,318 | yml | YAML | docs-ref-autogen/azure-iothub/PurgeMessageQueueResult.yml | EmmaZhu/azure-docs-sdk-node | 0728a99d9d7ae8711be232fb6fc30fb39285b662 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/azure-iothub/PurgeMessageQueueResult.yml | EmmaZhu/azure-docs-sdk-node | 0728a99d9d7ae8711be232fb6fc30fb39285b662 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/azure-iothub/PurgeMessageQueueResult.yml | EmmaZhu/azure-docs-sdk-node | 0728a99d9d7ae8711be232fb6fc30fb39285b662 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:TSType
name: PurgeMessageQueueResult
uid: azure-iothub.PurgeMessageQueueResult
package: azure-iothub
summary: The result of a device message queue purge operation.
fullName: PurgeMessageQueueResult
remarks: ''
isPreview: false
isDeprecated: false
type: interface
properties:
- name: deviceId
uid: azur... | 25.843137 | 65 | 0.692716 |
cabb935cb6088494524107a7339b47834e6701ec | 4,145 | yml | YAML | cfn-static-site.yml | kmamykin/react-aws | bb20af46cb377b40fd049d925fedbddb447ae22a | [
"MIT"
] | 3 | 2018-04-22T02:34:41.000Z | 2021-09-16T00:36:19.000Z | cfn-static-site.yml | kmamykin/react-aws | bb20af46cb377b40fd049d925fedbddb447ae22a | [
"MIT"
] | null | null | null | cfn-static-site.yml | kmamykin/react-aws | bb20af46cb377b40fd049d925fedbddb447ae22a | [
"MIT"
] | 3 | 2018-03-19T14:26:36.000Z | 2021-08-06T12:19:24.000Z | AWSTemplateFormatVersion: "2010-09-09"
Parameters:
DomainName:
Type: String
Description: Domain name for the static web site (site.domain.com)
HostedZone:
Type: String
Description: Root hosted domain name (domain.com)
IndexDocument:
Type: String
Default: "index.html"
ErrorDocument:
T... | 35.127119 | 134 | 0.655006 |
f8941465779169df9b1df7cd509f2bc81384d3f0 | 46 | yml | YAML | test/truffle/cexts/method/.jruby-cext-build.yml | enebo/jruby | cc1743cb60f9c3898a778f877ab3f4c46666e0ff | [
"Ruby",
"Apache-2.0"
] | null | null | null | test/truffle/cexts/method/.jruby-cext-build.yml | enebo/jruby | cc1743cb60f9c3898a778f877ab3f4c46666e0ff | [
"Ruby",
"Apache-2.0"
] | null | null | null | test/truffle/cexts/method/.jruby-cext-build.yml | enebo/jruby | cc1743cb60f9c3898a778f877ab3f4c46666e0ff | [
"Ruby",
"Apache-2.0"
] | null | null | null | src: ext/method/*.c
out: lib/method/method.su
| 15.333333 | 25 | 0.717391 |
f26a492ed413f0f048188aa2734caed3bb7080d7 | 114 | yaml | YAML | experiments/config/data/moons.yaml | alartum/sngp-pytorch | 8d1f6c22d7ae635feeff0c0912624589e31e2e62 | [
"Apache-2.0"
] | 1 | 2021-11-29T09:21:13.000Z | 2021-11-29T09:21:13.000Z | experiments/config/data/moons.yaml | alartum/sngp-pytorch | 8d1f6c22d7ae635feeff0c0912624589e31e2e62 | [
"Apache-2.0"
] | null | null | null | experiments/config/data/moons.yaml | alartum/sngp-pytorch | 8d1f6c22d7ae635feeff0c0912624589e31e2e62 | [
"Apache-2.0"
] | null | null | null | call: make_moons
n_dims: 2
n_classes: 2
num_workers: 4
batch_size: 64
n_samples: 500
noise: 0.1
random_state: 42
| 11.4 | 16 | 0.77193 |
f4ea7d467039d9d3771bb52fa3e2b9a52c0297ab | 1,051 | yaml | YAML | charts/dynatrace-operator/v0.2.1/tests/Common/customresource-modules/customresource-dynakube_oneagent_test.yaml | Cr4zyNp/HelmAulaJack | a0cba55fad7bcc079aa45b7ea1cb0cf6187759c8 | [
"Apache-2.0"
] | null | null | null | charts/dynatrace-operator/v0.2.1/tests/Common/customresource-modules/customresource-dynakube_oneagent_test.yaml | Cr4zyNp/HelmAulaJack | a0cba55fad7bcc079aa45b7ea1cb0cf6187759c8 | [
"Apache-2.0"
] | null | null | null | charts/dynatrace-operator/v0.2.1/tests/Common/customresource-modules/customresource-dynakube_oneagent_test.yaml | Cr4zyNp/HelmAulaJack | a0cba55fad7bcc079aa45b7ea1cb0cf6187759c8 | [
"Apache-2.0"
] | null | null | null | suit: test customresource values for oneagent spec
templates:
- Common/customresource-dynakube.yaml
tests:
- it: should set oneAgent.version
set:
apiUrl: test-api-url
apiToken: test-api-token
paasToken: test-paas-token
oneAgent:
version: test-version
asserts:
... | 25.02381 | 51 | 0.588011 |
a9ba2120fad835e8dab7e8149db4398e97e8c563 | 596 | yaml | YAML | builds/checkin.yaml | tkomagata/meta-iotedge | 06a968a4a662dc5c26aac8d72738767ed72aef52 | [
"MIT"
] | null | null | null | builds/checkin.yaml | tkomagata/meta-iotedge | 06a968a4a662dc5c26aac8d72738767ed72aef52 | [
"MIT"
] | null | null | null | builds/checkin.yaml | tkomagata/meta-iotedge | 06a968a4a662dc5c26aac8d72738767ed72aef52 | [
"MIT"
] | null | null | null | trigger: none
pr:
branches:
include:
- master
- dunfell
jobs:
################################################################################
- job: dunfell
################################################################################
displayName: Dunfell
pool:
name: azureiotedge
... | 23.84 | 80 | 0.441275 |
a9efcc31903f5710fc0086a7d56b1ef22667bc88 | 1,370 | yml | YAML | src/Meta/ClassificationLegalEntitiesBundle/Resources/config/doctrine/LegalEntity.orm.yml | andreymaznyak/ontologydatabase | 48ae05fc3d50987fe4c1a54ad029b740b22ce360 | [
"MIT"
] | 1 | 2015-10-13T19:20:01.000Z | 2015-10-13T19:20:01.000Z | src/Meta/ClassificationLegalEntitiesBundle/Resources/config/doctrine/LegalEntity.orm.yml | andreymaznyak/ontologydatabase | 48ae05fc3d50987fe4c1a54ad029b740b22ce360 | [
"MIT"
] | null | null | null | src/Meta/ClassificationLegalEntitiesBundle/Resources/config/doctrine/LegalEntity.orm.yml | andreymaznyak/ontologydatabase | 48ae05fc3d50987fe4c1a54ad029b740b22ce360 | [
"MIT"
] | null | null | null | Meta\ClassificationLegalEntitiesBundle\Entity\LegalEntity:
type: entity
table: legalentities
id:
id:
type: integer
generator: { strategy: AUTO }
fields:
name:
type: string
length: 255
unique: true
manyToOne:
purposea... | 31.860465 | 58 | 0.564234 |
81b9210459707c9da4af1fd99d64dad90360d659 | 302 | yml | YAML | docker-compose.yml | nmrkic/RabbitMQPubSub | 321036b12eb0569c5801f4dabedef6d9d2dac731 | [
"Apache-2.0"
] | null | null | null | docker-compose.yml | nmrkic/RabbitMQPubSub | 321036b12eb0569c5801f4dabedef6d9d2dac731 | [
"Apache-2.0"
] | null | null | null | docker-compose.yml | nmrkic/RabbitMQPubSub | 321036b12eb0569c5801f4dabedef6d9d2dac731 | [
"Apache-2.0"
] | null | null | null | version: '3'
services:
rabbit:
image: rabbitmq:3.5.6-management
container_name: rabbit-pubsub
environment:
- RABBITMQ_DEFAULT_USER=guest
- RABBITMQ_DEFAULT_PASS=guest
- RABBITMQ_DEFAULT_VHOST=guest
ports:
- "5672:5672"
- "15672:15672"
| 21.571429 | 38 | 0.619205 |
9882107e086d178de8252cd3526f8dfadf79a0af | 3,312 | yaml | YAML | modules/cp4app/templates/icpa_installer_job.tmpl.yaml | lee-zhg/terraform-ibm-cloud-pak | ea166c33a56bdb43b48f847d8226fc338bea32ce | [
"Apache-2.0"
] | 4 | 2021-03-01T17:41:36.000Z | 2022-02-28T23:11:23.000Z | modules/cp4app/templates/icpa_installer_job.tmpl.yaml | lee-zhg/terraform-ibm-cloud-pak | ea166c33a56bdb43b48f847d8226fc338bea32ce | [
"Apache-2.0"
] | 21 | 2020-12-02T21:35:09.000Z | 2022-03-23T18:29:33.000Z | modules/cp4app/templates/icpa_installer_job.tmpl.yaml | lee-zhg/terraform-ibm-cloud-pak | ea166c33a56bdb43b48f847d8226fc338bea32ce | [
"Apache-2.0"
] | 22 | 2020-12-02T22:27:34.000Z | 2022-03-04T17:00:19.000Z | apiVersion: batch/v1
kind: Job
metadata:
labels:
job-name: icpa-installer
name: icpa-installer
namespace: ${ icpa_namespace }
spec:
backoffLimit: 1
template:
metadata:
labels:
job-name: icpa-installer
spec:
containers:
- name: icpa-installer
image: "${ entitled_re... | 37.213483 | 137 | 0.611413 |
51ff4d3af825643b5af0746eb1a30b1c97ebf53d | 889 | yml | YAML | .github/workflows/pages.yml | MCJack123/metis | d624683f4e8bfa5da5f838fb142dd294543b1cc4 | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/pages.yml | MCJack123/metis | d624683f4e8bfa5da5f838fb142dd294543b1cc4 | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/pages.yml | MCJack123/metis | d624683f4e8bfa5da5f838fb142dd294543b1cc4 | [
"BSD-3-Clause"
] | null | null | null | name: GitHub Pages
on:
push:
branches:
- dev
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: leafo/gh-actions-lua@v6
# I'm so sorry for the following perl command.
- name: Generate index.md
run: |
bin/mk-loader.lua load... | 24.027027 | 117 | 0.59955 |
bc391cb26856e6f7b71e790e0b9bd7fbfffc3d0e | 801 | yml | YAML | .travis.yml | meejah/magic-wormhole-transit-relay | 4f818bb7e0d1a40547855b2958b89161e30c3be1 | [
"MIT"
] | 45 | 2017-09-13T15:41:32.000Z | 2020-12-23T20:24:44.000Z | .travis.yml | meejah/magic-wormhole-transit-relay | 4f818bb7e0d1a40547855b2958b89161e30c3be1 | [
"MIT"
] | 15 | 2018-02-13T01:35:13.000Z | 2020-11-06T11:36:20.000Z | .travis.yml | meejah/magic-wormhole-transit-relay | 4f818bb7e0d1a40547855b2958b89161e30c3be1 | [
"MIT"
] | 18 | 2018-05-28T18:15:03.000Z | 2021-01-05T08:43:19.000Z | arch:
- amd64
- ppc64le
language: python
# defaults: the py3.7 environment overrides these
dist: trusty
sudo: false
cache: pip
before_cache:
- rm -f $HOME/.cache/pip/log/debug.log
branches:
except:
- /^WIP-.*$/
install:
- pip install -U pip tox virtualenv codecov
before_script:
- if [[ $TRAVIS_PYTHON_V... | 20.538462 | 78 | 0.636704 |
5e517c54675f019b475f56792042acf827930ec9 | 198 | yml | YAML | content/Dembow.yml | we-dance/dance-styles | 2699137d50688ef5d8088dd1de7e0501691669bf | [
"Apache-2.0"
] | 1 | 2020-12-06T19:21:57.000Z | 2020-12-06T19:21:57.000Z | content/Dembow.yml | we-dance/dance-styles | 2699137d50688ef5d8088dd1de7e0501691669bf | [
"Apache-2.0"
] | 2 | 2020-10-16T21:29:41.000Z | 2020-11-10T19:00:09.000Z | content/Dembow.yml | we-dance/dance-styles | 2699137d50688ef5d8088dd1de7e0501691669bf | [
"Apache-2.0"
] | 1 | 2020-11-03T11:51:53.000Z | 2020-11-03T11:51:53.000Z | id: Dembow
root: ""
name: Dembow
region: Afro-Caribbean
family: Reggaeton
synonyms: ""
country: Jamaica
type: ""
partner: ""
group: ""
related: reggaeton, dancehall
genres: ""
timing: ""
active: ""
| 13.2 | 29 | 0.691919 |
72bff5d01f577d64b5dc81fcbad2c942139ae41a | 148 | yml | YAML | roles/openshift_web_console/vars/main.yml | saberkan/openshift-ansible | a8675ec0dd3f3a975499f69bdce4b010ef54f3f5 | [
"Apache-2.0"
] | 1 | 2018-02-07T06:30:56.000Z | 2018-02-07T06:30:56.000Z | roles/openshift_web_console/vars/main.yml | saberkan/openshift-ansible | a8675ec0dd3f3a975499f69bdce4b010ef54f3f5 | [
"Apache-2.0"
] | 2 | 2021-04-07T23:23:05.000Z | 2021-09-23T23:33:41.000Z | roles/openshift_web_console/vars/main.yml | saberkan/openshift-ansible | a8675ec0dd3f3a975499f69bdce4b010ef54f3f5 | [
"Apache-2.0"
] | 1 | 2018-12-11T03:48:33.000Z | 2018-12-11T03:48:33.000Z | ---
__console_template_file: "console-template.yaml"
__console_rbac_file: "console-rbac-template.yaml"
__console_config_file: "console-config.yaml"
| 29.6 | 49 | 0.824324 |
f2a60657b5fdcb4583cc74bdf1e334d42a1eaa1b | 83 | yaml | YAML | charts/services-external-name/values.yaml | gabatwork/kafka-helm-charts | 17db3b64d2449ad03baaf6de136086c77a5f0a47 | [
"Apache-2.0"
] | 42 | 2018-02-10T18:11:57.000Z | 2019-10-06T00:51:27.000Z | charts/services-external-name/values.yaml | gabatwork/kafka-helm-charts | 17db3b64d2449ad03baaf6de136086c77a5f0a47 | [
"Apache-2.0"
] | 34 | 2018-02-07T04:25:51.000Z | 2019-09-27T08:31:50.000Z | charts/services-external-name/values.yaml | gabatwork/kafka-helm-charts | 17db3b64d2449ad03baaf6de136086c77a5f0a47 | [
"Apache-2.0"
] | 34 | 2018-02-13T15:40:46.000Z | 2019-07-30T16:26:56.000Z | externalName: __REQUIRED__
serviceName: __REQUIRED__
ports:
- port: __REQUIRED__
| 16.6 | 26 | 0.819277 |
c03da5baa471197e8b55fdbf715c1c8193beb7a3 | 87 | yaml | YAML | data/acronyms/ict/comp/cpu/rpp.yaml | vdmeer/skb | e930fd9521caf76e167784d04713816fb712d90d | [
"Apache-2.0"
] | 1 | 2017-07-23T17:56:37.000Z | 2017-07-23T17:56:37.000Z | data/acronyms/ict/comp/cpu/rpp.yaml | vdmeer/skb | e930fd9521caf76e167784d04713816fb712d90d | [
"Apache-2.0"
] | null | null | null | data/acronyms/ict/comp/cpu/rpp.yaml | vdmeer/skb | e930fd9521caf76e167784d04713816fb712d90d | [
"Apache-2.0"
] | 2 | 2017-07-23T17:56:39.000Z | 2022-01-03T21:27:22.000Z | ict/comp/cpu/RPP:
short: RPP
long:
en: Relative Processor Performance
| 14.5 | 42 | 0.632184 |
c051ed2fd8d208eb483398c1953beee353b5227d | 30 | yml | YAML | deploy/roles/mig-ui/handlers/main.yml | JaydipGabani/mig-ui | 88063eac4915daf8f33966bcdfee15fbe604edaa | [
"Apache-2.0"
] | 9 | 2019-02-26T16:18:59.000Z | 2019-09-04T10:22:22.000Z | deploy/roles/mig-ui/handlers/main.yml | JaydipGabani/mig-ui | 88063eac4915daf8f33966bcdfee15fbe604edaa | [
"Apache-2.0"
] | 522 | 2020-02-26T19:54:12.000Z | 2022-03-11T17:41:27.000Z | deploy/roles/mig-ui/handlers/main.yml | JaydipGabani/mig-ui | 88063eac4915daf8f33966bcdfee15fbe604edaa | [
"Apache-2.0"
] | 22 | 2019-02-06T13:26:53.000Z | 2020-02-06T17:08:06.000Z | ---
# handlers file for mig-ui | 15 | 26 | 0.666667 |
b710c7e03dcff288adb6aa7bbb7687f6d205d793 | 75 | yaml | YAML | docs/modules/changelog/versions/3.4.0.yaml | GoCarrot/carrot-android | ffe1c451d1c1c6541c146aff923e8de0f50722b5 | [
"Apache-2.0"
] | null | null | null | docs/modules/changelog/versions/3.4.0.yaml | GoCarrot/carrot-android | ffe1c451d1c1c6541c146aff923e8de0f50722b5 | [
"Apache-2.0"
] | 1 | 2015-05-05T22:32:57.000Z | 2015-05-05T22:34:34.000Z | docs/modules/changelog/versions/3.4.0.yaml | GoCarrot/carrot-android | ffe1c451d1c1c6541c146aff923e8de0f50722b5 | [
"Apache-2.0"
] | null | null | null | new:
- Supports Amazon Device Messaging 1.1.0
- LaunchedFromLink event
| 18.75 | 42 | 0.746667 |
8eab01cad76afab3a04cfe5035d72d08a6f48f84 | 501 | yml | YAML | .github/workflows/cd.yml | Mole-Trace/Mole-backend | dd9621f9fe4034dc60e34bfe1259a6598991306e | [
"MIT"
] | 1 | 2021-08-08T17:54:54.000Z | 2021-08-08T17:54:54.000Z | .github/workflows/cd.yml | Mole-Trace/Mole-Trace | dd9621f9fe4034dc60e34bfe1259a6598991306e | [
"MIT"
] | null | null | null | .github/workflows/cd.yml | Mole-Trace/Mole-Trace | dd9621f9fe4034dc60e34bfe1259a6598991306e | [
"MIT"
] | 1 | 2021-08-09T07:57:34.000Z | 2021-08-09T07:57:34.000Z | name: deployment
on:
push:
branches:
- "main"
jobs:
deployment:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v2
name: Check out code
- name: Build and Push to docker hub
uses: mr-smithers-excellent/docker-build-push@v5
with:
image: m... | 21.782609 | 56 | 0.576846 |
2e219d1aec635aebe7f3fdf20be51a66dca13bf4 | 195 | yaml | YAML | runtime/op/traverse/ztests/scope-groupby-key.yaml | silveryfu/zq | ef2bf5bb34062fa78fd011dd936769e70a205e2b | [
"BSD-3-Clause"
] | 13 | 2019-11-08T12:44:25.000Z | 2020-02-05T23:45:46.000Z | runtime/op/traverse/ztests/scope-groupby-key.yaml | silveryfu/zq | ef2bf5bb34062fa78fd011dd936769e70a205e2b | [
"BSD-3-Clause"
] | 82 | 2019-11-12T15:22:30.000Z | 2020-02-07T21:49:49.000Z | runtime/op/traverse/ztests/scope-groupby-key.yaml | mccanne/zq | 2ad583fff19b1cc99a503b7e7b7999f37211b399 | [
"BSD-3-Clause"
] | null | null | null | zed: over x with s => (sum(this) by s)
input: |
{s:"a",x:[1,2]}
{s:"a",x:[3]}
{s:"b",x:[4,5]}
{s:"b",x:[6,7]}
output: |
{s:"a",sum:3}
{s:"a",sum:3}
{s:"b",sum:9}
{s:"b",sum:13}
| 13.928571 | 38 | 0.4 |
b3dd5b1ad6e27b229381182f94a563c8b182a88a | 602 | yaml | YAML | hyperskill/418381/Guess the Animal/stage1/task-info.yaml | rabestro/jetbrains-academy-java | 7d476a0e86f7095df920ccd311aad3eb287116b4 | [
"MIT"
] | null | null | null | hyperskill/418381/Guess the Animal/stage1/task-info.yaml | rabestro/jetbrains-academy-java | 7d476a0e86f7095df920ccd311aad3eb287116b4 | [
"MIT"
] | 24 | 2021-05-18T19:30:49.000Z | 2021-08-02T09:57:17.000Z | hyperskill/418381/Guess the Animal/stage1/task-info.yaml | rabestro/jetbrains-academy-java | 7d476a0e86f7095df920ccd311aad3eb287116b4 | [
"MIT"
] | null | null | null | type: edu
files:
- name: test/animals.data.yaml
visible: false
- name: test/animals.script.yaml
visible: false
- name: test/GuessAnimalTest.java
visible: false
- name: test/negative-answers.data.yaml
visible: false
- name: test/negative-answers.script.yaml
visible: false
- name: test/positive-answers.data.yam... | 24.08 | 41 | 0.747508 |
f50b4b3c39333e91d854c8c083e37957746c8537 | 773 | yml | YAML | .travis.yml | ikepon/ga_reporting_v4 | 1e5372539e21144590b0b6eb955bac6b6dab3623 | [
"MIT"
] | null | null | null | .travis.yml | ikepon/ga_reporting_v4 | 1e5372539e21144590b0b6eb955bac6b6dab3623 | [
"MIT"
] | 1 | 2018-06-20T06:10:20.000Z | 2018-06-26T07:48:18.000Z | .travis.yml | ikepon/hisui | 1e5372539e21144590b0b6eb955bac6b6dab3623 | [
"MIT"
] | null | null | null | language: ruby
sudo: false
rvm:
- 2.2.9
- 2.3.6
- 2.4.3
- ruby-head
gemfile:
- gemfiles/Gemfile-rails4.1.x
- gemfiles/Gemfile-rails4.2.x
- gemfiles/Gemfile-rails5.0.x
- gemfiles/Gemfile-rails5.1.x
- gemfiles/Gemfile-rails_edge
matrix:
allow_failures:
- rvm: 2.2.9
gemfile: gemfiles/Gemfil... | 22.735294 | 42 | 0.654592 |
28ec5ba0f2daf8a53b3ddb336f5d46b35a2d3617 | 877 | yml | YAML | .github/workflows/dart.yml | ephrine/Ayurvedic-Unit-Converter | b7762fc0a7030acc55067a35536173e90333f627 | [
"MIT"
] | null | null | null | .github/workflows/dart.yml | ephrine/Ayurvedic-Unit-Converter | b7762fc0a7030acc55067a35536173e90333f627 | [
"MIT"
] | null | null | null | .github/workflows/dart.yml | ephrine/Ayurvedic-Unit-Converter | b7762fc0a7030acc55067a35536173e90333f627 | [
"MIT"
] | null | null | null | name: Flutter Build
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v1
- name: Run a one-line script
run: echo Hello, world!
- name: Run a multi-line script
run: |
echo Add other actions to build,
echo test, and deploy your project.
... | 22.487179 | 61 | 0.598632 |
877115d36742b6b367134a427c3f2f5b98e0a058 | 888 | yml | YAML | samples/sample_config.yml | nico-hn/LogLineParser | ee1665f46513fa78120eed43609344404d7a190f | [
"MIT"
] | null | null | null | samples/sample_config.yml | nico-hn/LogLineParser | ee1665f46513fa78120eed43609344404d7a190f | [
"MIT"
] | null | null | null | samples/sample_config.yml | nico-hn/LogLineParser | ee1665f46513fa78120eed43609344404d7a190f | [
"MIT"
] | null | null | null | ---
host_name: www.example.org
resources:
- /subdir/index.html
match:
- :access_to_under_resources?
- :referred_from_resources?
match_type: any
output_log_name: all-records-related-to-subdir_index
---
host_name: www.example.org
resources:
- /end.html
- /subdir/big.pdf
match:
- :access_to_resources?
match_type: an... | 18.893617 | 52 | 0.765766 |
d4e45979ecc91bd1cd59db60f013dcd676d5424e | 5,038 | yaml | YAML | zenario/modules/zenario_location_manager/tuix/admin_boxes/settings.yaml | sitedata/Zenario | 5c7f977ee1157a472b50292abbadaeb6b71b75a8 | [
"BSD-3-Clause"
] | 25 | 2015-01-22T13:55:19.000Z | 2022-01-19T10:19:08.000Z | zenario/modules/zenario_location_manager/tuix/admin_boxes/settings.yaml | TribalSystems/Zenario | 0a24dd6010b3a21ff8a58ed189d078f32c084ba6 | [
"BSD-3-Clause"
] | 3 | 2019-11-22T17:13:12.000Z | 2020-07-18T15:07:45.000Z | zenario/modules/zenario_location_manager/tuix/admin_boxes/settings.yaml | sitedata/Zenario | 5c7f977ee1157a472b50292abbadaeb6b71b75a8 | [
"BSD-3-Clause"
] | 13 | 2015-01-22T13:43:53.000Z | 2022-02-08T15:36:52.000Z | # You must use a tab-size of 4 spaces to edit this file.
---
site_settings:
setting_group: zenario_location_manager__site_settings_group
title: Editing settings for Locations
tabs:
zenario_location_manager__site_settings:
edit_mode:
enabled: Yes
priv: _PRI... | 45.387387 | 244 | 0.440056 |
33f350bc08b1c072d223f8f9f0d6fa820649067a | 168 | yml | YAML | backend/.rubocop.yml | ecotiya/wicum | e38d81dd4e08255ba00b1d84417c9ab12fa68fdc | [
"MIT"
] | null | null | null | backend/.rubocop.yml | ecotiya/wicum | e38d81dd4e08255ba00b1d84417c9ab12fa68fdc | [
"MIT"
] | 41 | 2021-01-17T23:45:36.000Z | 2021-07-25T06:51:16.000Z | backend/.rubocop.yml | ecotiya/wicum | e38d81dd4e08255ba00b1d84417c9ab12fa68fdc | [
"MIT"
] | null | null | null | inherit_from:
- config/rubocop/rubocop.yml
- config/rubocop/rails.yml
- config/rubocop/rspec.yml
require:
- rubocop-rails
AllCops:
TargetRubyVersion: 3.0.2
| 15.272727 | 30 | 0.732143 |
3baf5014a62fcdb38209cae54a7a4b11c4ba8312 | 516 | yaml | YAML | releasenotes/notes/remove-lxd-driver-79969c0adc73115d.yaml | damiandabrowski5/openstack-ansible | 2801a732daf456e1db5dd159713a34c0063379a3 | [
"Apache-2.0"
] | 1,228 | 2015-09-12T03:16:10.000Z | 2022-03-31T15:29:14.000Z | releasenotes/notes/remove-lxd-driver-79969c0adc73115d.yaml | damiandabrowski5/openstack-ansible | 2801a732daf456e1db5dd159713a34c0063379a3 | [
"Apache-2.0"
] | 20 | 2015-10-23T01:19:25.000Z | 2020-07-13T06:19:28.000Z | releasenotes/notes/remove-lxd-driver-79969c0adc73115d.yaml | damiandabrowski5/openstack-ansible | 2801a732daf456e1db5dd159713a34c0063379a3 | [
"Apache-2.0"
] | 748 | 2015-09-12T01:29:36.000Z | 2022-03-30T09:17:58.000Z | ---
deprecations:
- |
The nova-lxd driver is no longer supported upstream, and the git repo
for it's source code has been retired on the master branch. All code
for deploying or testing nova-lxd has been removed from the os_nova
ansible role. The following variables have been removed:
* nova_supp... | 32.25 | 73 | 0.74031 |
0bdbf2a302a16fbfc4750c780202fc8457e6c684 | 323 | yaml | YAML | var/base.yaml | ghishadow/waifud | 58690168f6ec65d704b1d64e8dad89b91d98d780 | [
"MIT"
] | null | null | null | var/base.yaml | ghishadow/waifud | 58690168f6ec65d704b1d64e8dad89b91d98d780 | [
"MIT"
] | null | null | null | var/base.yaml | ghishadow/waifud | 58690168f6ec65d704b1d64e8dad89b91d98d780 | [
"MIT"
] | null | null | null | #cloud-config
#vim:syntax=yaml
# See https://cloudinit.readthedocs.io/en/latest/topics/examples.html
# for examples of what to put in here.
users:
- name: user
groups: [ wheel ]
sudo: [ "ALL=(ALL) NOPASSWD:ALL" ]
shell: /bin/bash
ssh-authorized-keys:
- # get your authorized key from `ssh-add -... | 23.071429 | 69 | 0.659443 |
75bfe69e2f1501e6f969c81a91065b754f6984cc | 934 | yaml | YAML | actions/configure_mgmt_virtual_ip.yaml | StackStorm-Exchange/network_essentials | 99cb5a966812fb503d340c6689390dfb08c4e374 | [
"Apache-2.0"
] | 5 | 2017-02-27T23:48:10.000Z | 2020-11-12T18:55:28.000Z | actions/configure_mgmt_virtual_ip.yaml | StackStorm-Exchange/network_essentials | 99cb5a966812fb503d340c6689390dfb08c4e374 | [
"Apache-2.0"
] | 5 | 2017-03-07T01:19:21.000Z | 2020-09-16T18:22:05.000Z | actions/configure_mgmt_virtual_ip.yaml | StackStorm-Exchange/network_essentials | 99cb5a966812fb503d340c6689390dfb08c4e374 | [
"Apache-2.0"
] | 2 | 2017-06-20T00:52:58.000Z | 2021-01-28T17:45:48.000Z | ---
name: configure_mgmt_virtual_ip
pack: network_essentials
runner_type: python-script
description: This configures management virtual IP on the principal switch of a VCS cluster.
enabled: true
entry_point: configure_mgmt_virtual_ip.py
parameters:
mgmt_ip:
type: string
description: The management IP of the p... | 27.470588 | 94 | 0.719486 |
60149532e14b39530e7a5cdb0e3f7d4a3bd6f078 | 59 | yml | YAML | dist/win-unpacked/resources/app-update.yml | CalvinKrist/ProjectBrightSun | df30a59a3797c427df1880c0d539e0607bf7bc5d | [
"MIT"
] | 8 | 2018-05-23T00:34:08.000Z | 2020-08-08T16:47:05.000Z | dist/win-unpacked/resources/app-update.yml | CalvinKrist/ProjectBrightSun | df30a59a3797c427df1880c0d539e0607bf7bc5d | [
"MIT"
] | 94 | 2018-03-30T19:52:34.000Z | 2019-11-11T04:18:25.000Z | dist/win-unpacked/resources/app-update.yml | CalvinKrist/RedBlueCyberlab | df30a59a3797c427df1880c0d539e0607bf7bc5d | [
"MIT"
] | 1 | 2019-11-11T04:19:17.000Z | 2019-11-11T04:19:17.000Z | owner: CalvinKrist
repo: ProjectBrightSun
provider: github
| 14.75 | 22 | 0.847458 |
4334abe63da84dc49673b9c96dc9d96f96a4d6a6 | 1,094 | yml | YAML | _config.yml | LuckyCat7848/LuckyCat7848.github.io | 64697033375b3f70ac4bc18ff19e88e8c3304dfa | [
"MIT"
] | 1 | 2019-11-14T06:03:51.000Z | 2019-11-14T06:03:51.000Z | _config.yml | LuckyCat7848/LuckyCat7848.github.io | 64697033375b3f70ac4bc18ff19e88e8c3304dfa | [
"MIT"
] | null | null | null | _config.yml | LuckyCat7848/LuckyCat7848.github.io | 64697033375b3f70ac4bc18ff19e88e8c3304dfa | [
"MIT"
] | null | null | null | # Site settings
name: LuckyCat's Blog
email: 17710167359@163.com
author: LuckyCat
url: https://www.luckycathome.com
resume_site: http://www.luckycathome.com/Resume/
github: https://github.com/LuckyCat7848/
baseurl: ""
description: Everything is well !
meta_description: 康志华;个人博客;学而不思则罔;思而不学则殆;生命不止;折腾不休
motto: Everything... | 20.259259 | 61 | 0.69287 |
e64684cd314773eab7a2a49e7100860ae8a5d303 | 176 | yml | YAML | docker-compose.yml | jyacot/docker-openfire | 2572e8f02372133051177937ba5d6a055cfe8ebe | [
"MIT"
] | 78 | 2015-02-12T01:10:03.000Z | 2022-01-02T10:34:40.000Z | docker-compose.yml | jyacot/docker-openfire | 2572e8f02372133051177937ba5d6a055cfe8ebe | [
"MIT"
] | 11 | 2015-05-02T13:35:34.000Z | 2017-11-02T02:16:34.000Z | docker-compose.yml | jyacot/docker-openfire | 2572e8f02372133051177937ba5d6a055cfe8ebe | [
"MIT"
] | 64 | 2015-01-04T22:31:22.000Z | 2021-04-21T06:56:51.000Z | Openfire:
image: sameersbn/openfire:3.10.3-19
ports:
- "9090:9090"
- "5222:5222"
- "7777:7777"
volumes:
- /srv/docker/openfire/openfire:/var/lib/openfire
| 19.555556 | 53 | 0.630682 |
29277b177de7e7b97eb4bc10c87f952c293b548c | 271 | yaml | YAML | config/packages/knp_snappy.yaml | nataniel-silva/mooven-api-project | 0f07f4950a8aa563841a718fea1d1037cbbc8171 | [
"BSD-3-Clause-Attribution",
"PHP-3.01",
"Zend-2.0",
"PHP-3.0",
"IJG"
] | null | null | null | config/packages/knp_snappy.yaml | nataniel-silva/mooven-api-project | 0f07f4950a8aa563841a718fea1d1037cbbc8171 | [
"BSD-3-Clause-Attribution",
"PHP-3.01",
"Zend-2.0",
"PHP-3.0",
"IJG"
] | null | null | null | config/packages/knp_snappy.yaml | nataniel-silva/mooven-api-project | 0f07f4950a8aa563841a718fea1d1037cbbc8171 | [
"BSD-3-Clause-Attribution",
"PHP-3.01",
"Zend-2.0",
"PHP-3.0",
"IJG"
] | null | null | null | knp_snappy:
temporary_folder: '%kernel.project_dir%/tmp'
pdf:
enabled: true
binary: '%env(WKHTMLTOPDF_PATH)%'
options: []
image:
enabled: true
binary: '%env(WKHTMLTOIMAGE_PATH)%'
options: []
| 24.636364 | 48 | 0.523985 |
dd822ccb3a12a7887f6ab3daa45c6eb4e7750c12 | 1,826 | yml | YAML | source/_data/iris_rel_notes.yml | kumari-h/volt-mx-docs | 7b361299d49abedd1162cbb1640bad0cd04d3140 | [
"Apache-2.0"
] | null | null | null | source/_data/iris_rel_notes.yml | kumari-h/volt-mx-docs | 7b361299d49abedd1162cbb1640bad0cd04d3140 | [
"Apache-2.0"
] | null | null | null | source/_data/iris_rel_notes.yml | kumari-h/volt-mx-docs | 7b361299d49abedd1162cbb1640bad0cd04d3140 | [
"Apache-2.0"
] | null | null | null | iris_rel_notes:
- title: "Home"
url: "/docs/documentation/Iris/iris_rel_notes/Content/VoltMX_Iris_Release_Notes.html"
- title: "Product Compatibility Chart"
url: "/docs/documentation/Iris/iris_rel_notes/Content/ProductCompatibilityChart.html"
- title: "V9 Release"
url: "/docs/documentation/Iris/iris_rel_notes/Con... | 52.171429 | 120 | 0.764513 |
c19c3157e6708a3ec02a71c6eb57c278c929bdb4 | 228 | yml | YAML | .travis.yml | treussart/scim2-filter-parser | 1e13a070e20c8f9520fd438a259e672a5a44bbaf | [
"MIT"
] | null | null | null | .travis.yml | treussart/scim2-filter-parser | 1e13a070e20c8f9520fd438a259e672a5a44bbaf | [
"MIT"
] | null | null | null | .travis.yml | treussart/scim2-filter-parser | 1e13a070e20c8f9520fd438a259e672a5a44bbaf | [
"MIT"
] | null | null | null | sudo: false
language: python
python:
- "3.6"
install: "pip install tox-travis coverage codecov"
env:
- PYTHONDONTWRITEBYTECODE=1
script:
- tox
- coverage run setup.py test
- coverage report -m
- codecov
| 16.285714 | 50 | 0.666667 |
a322d99a1b0fb1b113ac16499425f9dafa72d984 | 698 | yml | YAML | app/docker-compose.override.yml | energeeks/ashrae-energy-prediction | 2b15a3749dd5810df228f99d7c23d62234117a1f | [
"MIT"
] | 14 | 2019-12-10T14:30:14.000Z | 2021-08-23T05:44:23.000Z | app/docker-compose.override.yml | Adrodoc/ashrae-energy-prediction | 2b15a3749dd5810df228f99d7c23d62234117a1f | [
"MIT"
] | 114 | 2019-11-05T14:48:01.000Z | 2020-11-04T15:35:53.000Z | app/docker-compose.override.yml | Adrodoc/ashrae-energy-prediction | 2b15a3749dd5810df228f99d7c23d62234117a1f | [
"MIT"
] | 5 | 2019-12-25T21:38:03.000Z | 2021-04-17T18:24:37.000Z | version: '3'
services:
model:
volumes:
- ./model:/model
ports:
- "5001:5001"
environment:
- FLASK_APP=prediction.py
- FLASK_DEBUG=1
- 'RUN=flask run --host=0.0.0.0 --port=5001'
command: flask run --host=0.0.0.0 --port=5001
db:
image: postgres
restart: always
... | 20.529412 | 50 | 0.56447 |
0764c70e8739768aad507b1afbc3a4e2d87a97d5 | 8,377 | yml | YAML | script/out/units/Q540479.yml | silvrwolfboy/reality | 0ac3b484e7e317bab9dad0bd69fa894670e3fff2 | [
"MIT"
] | 855 | 2016-01-09T14:03:04.000Z | 2022-02-20T00:10:13.000Z | script/out/units/Q540479.yml | silvrwolfboy/reality | 0ac3b484e7e317bab9dad0bd69fa894670e3fff2 | [
"MIT"
] | 58 | 2015-12-06T21:04:20.000Z | 2019-12-04T21:34:34.000Z | script/out/units/Q540479.yml | molybdenum-99/reality | 0ac3b484e7e317bab9dad0bd69fa894670e3fff2 | [
"MIT"
] | 64 | 2016-02-17T09:44:21.000Z | 2022-03-24T22:01:08.000Z | ---
pageid: 509025
ns: 0
title: Q540479
lastrevid: 622984937
modified: '2018-01-24T14:06:38Z'
type: item
id: Q540479
labels:
en:
language: en
value: Pliensbachian
aliases: {}
claims:
P155:
- mainsnak:
snaktype: value
property: P155
hash: f44ffdf8eab040192398bf794a709278b3ecda45
dat... | 23.530899 | 68 | 0.586726 |
07dbcead20c0af3896bfb1441f26dcb4500fa290 | 42 | yml | YAML | ansible/roles/sample_nodejs_app/handlers/main.yml | lucassrg/oci-nginx-tls13 | 80f2f267846be9910d3e4367e28a6adff993f767 | [
"UPL-1.0"
] | null | null | null | ansible/roles/sample_nodejs_app/handlers/main.yml | lucassrg/oci-nginx-tls13 | 80f2f267846be9910d3e4367e28a6adff993f767 | [
"UPL-1.0"
] | null | null | null | ansible/roles/sample_nodejs_app/handlers/main.yml | lucassrg/oci-nginx-tls13 | 80f2f267846be9910d3e4367e28a6adff993f767 | [
"UPL-1.0"
] | 1 | 2021-08-24T15:27:52.000Z | 2021-08-24T15:27:52.000Z | ---
# handlers file for sample_nodejs_app
| 14 | 37 | 0.761905 |
07e286ab6d33f2e0a00aab67c5432612c9a231f4 | 687 | yml | YAML | tasks/config.yml | tristan-weil/ansible-role-consul | a540272b0c93ed9a9eccbee9bc3783fb4628c9c5 | [
"0BSD"
] | null | null | null | tasks/config.yml | tristan-weil/ansible-role-consul | a540272b0c93ed9a9eccbee9bc3783fb4628c9c5 | [
"0BSD"
] | null | null | null | tasks/config.yml | tristan-weil/ansible-role-consul | a540272b0c93ed9a9eccbee9bc3783fb4628c9c5 | [
"0BSD"
] | null | null | null | ---
- name: 'create certs directory'
file:
path: "{{ _consul_certs_dir }}"
owner: 'root'
group: "{{ _consul_group }}"
mode: '0750'
state: 'directory'
- name: 'create certs'
copy:
content: "{{ item.content }}"
dest: "{{ _consul_certs_dir }}/{{ item.name }}"
owner: 'root'
group: ... | 22.16129 | 51 | 0.593886 |
f10350a85a5e6c0d09abbaef36f8aecb362dc6ce | 1,238 | yml | YAML | docker-compose.yml | porloscerros/laravel-dockerized | 6c527ddb28bb2a94112437d428901613252a6a61 | [
"MIT"
] | null | null | null | docker-compose.yml | porloscerros/laravel-dockerized | 6c527ddb28bb2a94112437d428901613252a6a61 | [
"MIT"
] | null | null | null | docker-compose.yml | porloscerros/laravel-dockerized | 6c527ddb28bb2a94112437d428901613252a6a61 | [
"MIT"
] | null | null | null | version: '3'
services:
php-apache:
build: env-config/php
container_name: laravel-php-apache
hostname: "laravel"
ports:
- "8088:80"
volumes:
- ./src:/var/www/html/
- ./env-config/apache/vhost.conf:/etc/apache2/sites-enabled/000-default.co... | 28.136364 | 93 | 0.536349 |
f8bc6eb39fb56947cdb001420e2e09c2a319772e | 49,510 | yaml | YAML | docs/swagger.yaml | acrossOcean/AmazingSaltedFish | 7d0b0fc5ec4827b798911276aed6b9aef8acd9fd | [
"MIT"
] | null | null | null | docs/swagger.yaml | acrossOcean/AmazingSaltedFish | 7d0b0fc5ec4827b798911276aed6b9aef8acd9fd | [
"MIT"
] | null | null | null | docs/swagger.yaml | acrossOcean/AmazingSaltedFish | 7d0b0fc5ec4827b798911276aed6b9aef8acd9fd | [
"MIT"
] | null | null | null | definitions:
model.BaseResp:
properties:
code:
description: 结果码
type: integer
msg:
description: 提示信息
type: string
type: object
model.CreateFieldInfo:
properties:
comment:
description: 字段注释
type: string
isList:
description: 是... | 22.443336 | 96 | 0.538517 |
350445491d601420fcec0d8dbef78cce9834b378 | 147,391 | yml | YAML | 20010201-20010403/12676.fec.yml | h4ck3rm1k3/federal-election-commission-aggregation-2001 | c644929b59cab836b5b02fa38dadd7b70b41c004 | [
"Unlicense"
] | 1 | 2019-04-27T20:14:48.000Z | 2019-04-27T20:14:48.000Z | 20010201-20010403/12676.fec.yml | h4ck3rm1k3/federal-election-commission-aggregation-2001 | c644929b59cab836b5b02fa38dadd7b70b41c004 | [
"Unlicense"
] | null | null | null | 20010201-20010403/12676.fec.yml | h4ck3rm1k3/federal-election-commission-aggregation-2001 | c644929b59cab836b5b02fa38dadd7b70b41c004 | [
"Unlicense"
] | null | null | null | countraw: 20
countrows: 54
filename: 12676.fec
header:
'Committee ': TXU Corp Political Action Committee
'DEC/NODEC ': DEC
'Date_Fmat ': CCYYMMDD
'FEC_IDnum ': C00226548
'FEC_Ver_# ': '2.02'
'Form_Name ': F3XN
'NameDelim ': ^
'SB23 ': '00005'
'Soft_Name ': Vocus, Inc. PACPRO
'Soft_Ver# ': 6.16.0... | 22.288069 | 705 | 0.574479 |
c48205dcc96140aa3bc8e1d92b2ef535563db298 | 308 | yml | YAML | .travis.yml | adammcnabb/dependency-track-maven-plugin | 7a5d8a1fd927741656394b173ec460e61ac35c4c | [
"Apache-2.0"
] | 29 | 2019-07-11T00:05:44.000Z | 2022-03-27T06:03:39.000Z | .travis.yml | adammcnabb/dependency-track-maven-plugin | 7a5d8a1fd927741656394b173ec460e61ac35c4c | [
"Apache-2.0"
] | 173 | 2019-06-29T23:15:17.000Z | 2022-03-29T16:04:25.000Z | .travis.yml | adammcnabb/dependency-track-maven-plugin | 7a5d8a1fd927741656394b173ec460e61ac35c4c | [
"Apache-2.0"
] | 12 | 2019-09-30T05:11:36.000Z | 2022-03-19T16:06:29.000Z | language: java
# Sonarcloud integration configuration
addons:
sonarcloud:
organization: "pmckeown"
script:
- mvn clean install
# Don't shallow clone to allow for full history analysis
git:
depth: false
# Enable caching of maven dependencies
cache:
directories:
- .autoconf
- $HOME/.m2
| 16.210526 | 56 | 0.724026 |
dc439c70a306dd459e888df748db2c7a3d63dfe3 | 377 | yaml | YAML | pubspec.yaml | wowsomeco/flutterfly | 6d779a452c7bbe9b26a4ca048baa4a0e177534ad | [
"MIT"
] | 4 | 2020-02-29T01:44:50.000Z | 2021-06-04T22:18:50.000Z | pubspec.yaml | wowsomeco/flutterfly | 6d779a452c7bbe9b26a4ca048baa4a0e177534ad | [
"MIT"
] | null | null | null | pubspec.yaml | wowsomeco/flutterfly | 6d779a452c7bbe9b26a4ca048baa4a0e177534ad | [
"MIT"
] | null | null | null | name: flutterfly
description: A collection of common widgets, validators, extensions, utilities, as well as some other stuffs that are currently non-existent.
version: 0.2.0+10
homepage: https://github.com/wowsomeco/flutterfly
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
intl: ^0.... | 22.176471 | 141 | 0.740053 |
199b7ffce0fe5209504a30d5daf68fca8913765f | 519 | yml | YAML | .gitpod.yml | DeeMATT/potential-potato | d8a9b00123dab02369df2179109517a7727a5452 | [
"MIT"
] | null | null | null | .gitpod.yml | DeeMATT/potential-potato | d8a9b00123dab02369df2179109517a7727a5452 | [
"MIT"
] | null | null | null | .gitpod.yml | DeeMATT/potential-potato | d8a9b00123dab02369df2179109517a7727a5452 | [
"MIT"
] | null | null | null |
tasks:
- name: Install dependencies
init: |
python -m pip install --upgrade pip
python -m pip install Django
python -m pip install flake8
python manage.py migrate
- name: Lint with flake8
command: |
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
flak... | 22.565217 | 77 | 0.633911 |
0213a9ec1970f4863666555e63c49e7422e30da0 | 571 | yaml | YAML | spring-boot-webapp-tools-server/src/main/resources/application.yaml | iceant/spring-boot-webapp-tools | 3bab4b55d3bc8901806ae3a11500d67fd98b7e95 | [
"MIT"
] | null | null | null | spring-boot-webapp-tools-server/src/main/resources/application.yaml | iceant/spring-boot-webapp-tools | 3bab4b55d3bc8901806ae3a11500d67fd98b7e95 | [
"MIT"
] | null | null | null | spring-boot-webapp-tools-server/src/main/resources/application.yaml | iceant/spring-boot-webapp-tools | 3bab4b55d3bc8901806ae3a11500d67fd98b7e95 | [
"MIT"
] | null | null | null | server:
port: 20000
compression:
enabled: true
spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://localhost:3306/tools
username: admin
password: pa55w0rd
jpa:
show-sql: true
hibernate:
ddl-auto: update
database-platform: org.hi... | 23.791667 | 65 | 0.670753 |
fd85c6ea1d1658a98f50e8f07e1db94395bc4e3a | 719 | yml | YAML | azure-pipelines.yml | shappyxpxie/pipelines-xcode | 8574b416936f0221b0e2e47eb971d93d5b6180ee | [
"CC-BY-4.0",
"MIT"
] | null | null | null | azure-pipelines.yml | shappyxpxie/pipelines-xcode | 8574b416936f0221b0e2e47eb971d93d5b6180ee | [
"CC-BY-4.0",
"MIT"
] | null | null | null | azure-pipelines.yml | shappyxpxie/pipelines-xcode | 8574b416936f0221b0e2e47eb971d93d5b6180ee | [
"CC-BY-4.0",
"MIT"
] | null | null | null | # Xcode
# Build, test, and archive an Xcode workspace on macOS.
# Add steps that install certificates, test, sign, and distribute the app, save build artifacts, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/xcode
pool:
vmImage: 'macOS 10.13'
variables:
scheme: 'iOSHelloWorld'
steps:
- s... | 24.793103 | 106 | 0.726008 |
8141c76751c01668b471602d03db61e2f17d52e5 | 8,116 | yaml | YAML | translations/de.yaml | bhch/open-translations | 375994c333910d697a27f685809a4ed0c44001f0 | [
"BSD-3-Clause"
] | 3 | 2020-12-15T06:06:40.000Z | 2021-06-16T16:08:42.000Z | translations/de.yaml | bhch/open-translations | 375994c333910d697a27f685809a4ed0c44001f0 | [
"BSD-3-Clause"
] | null | null | null | translations/de.yaml | bhch/open-translations | 375994c333910d697a27f685809a4ed0c44001f0 | [
"BSD-3-Clause"
] | null | null | null | _meta:
name: German
code: de
direction: ltr
Create:
description: Button used for creating/adding new object or data.
value: Erstellen
Add:
description: Button used for creating/adding new object or data.
value: Hinzufügen
Add new:
description: Button used for creating/adding new object or data.
val... | 25.929712 | 88 | 0.764662 |
98ac13505c0709cf82d6e2920003ddc975c7ffff | 204 | yaml | YAML | transactionservice/k8s/svc.yaml | ChandranshuRao14/Retail-Banking-Microservices-Demo | 5e014f6c1e17bed93b03ad63d5ae493bf4592c71 | [
"MIT"
] | null | null | null | transactionservice/k8s/svc.yaml | ChandranshuRao14/Retail-Banking-Microservices-Demo | 5e014f6c1e17bed93b03ad63d5ae493bf4592c71 | [
"MIT"
] | 16 | 2019-11-19T21:50:24.000Z | 2020-02-04T19:27:43.000Z | transactionservice/k8s/svc.yaml | AppDev-Eng-Initiative/Retail-Banking-Microservices-Demo | 5e014f6c1e17bed93b03ad63d5ae493bf4592c71 | [
"MIT"
] | 2 | 2019-10-28T22:54:02.000Z | 2020-02-23T07:07:16.000Z | apiVersion: v1
kind: Service
metadata:
name: transaction-app-svc
namespace: fsi
spec:
type: ClusterIP
selector:
app: transaction-app
ports:
- name: http
port: 5050
targetPort: 5050 | 15.692308 | 27 | 0.691176 |
91314a480b8365b81ce7e132c42a1cfcd0a4c3da | 2,736 | yaml | YAML | plugins/gadimlie/company/models/company/fields.yaml | raqifteymurov/textilehome | 77aa77ee2322352d1064a14197348236bdcea7a7 | [
"RSA-MD"
] | 1 | 2022-03-19T17:04:55.000Z | 2022-03-19T17:04:55.000Z | plugins/gadimlie/company/models/company/fields.yaml | raqifteymurov/textilehome | 77aa77ee2322352d1064a14197348236bdcea7a7 | [
"RSA-MD"
] | null | null | null | plugins/gadimlie/company/models/company/fields.yaml | raqifteymurov/textilehome | 77aa77ee2322352d1064a14197348236bdcea7a7 | [
"RSA-MD"
] | null | null | null |
fields:
name:
label: Şirkətin adı
span: storm
cssClass: col-md-6
logo:
label: Loqo
span: storm
cssClass: col-md-6
type: mediafinder
light_logo:
label: Light logo
span: storm
cssClass: col-md-6
type: mediafinder
... | 24.872727 | 51 | 0.429825 |
a477f916a36d83a964fdb625f351727fdba07c5b | 414 | yaml | YAML | perception/point_cloud_object_detection_and_recognition/launch/pcodar.yaml | jaxnb/mil_common | df237967bf6e30120c46562682d330648a26061a | [
"MIT"
] | null | null | null | perception/point_cloud_object_detection_and_recognition/launch/pcodar.yaml | jaxnb/mil_common | df237967bf6e30120c46562682d330648a26061a | [
"MIT"
] | null | null | null | perception/point_cloud_object_detection_and_recognition/launch/pcodar.yaml | jaxnb/mil_common | df237967bf6e30120c46562682d330648a26061a | [
"MIT"
] | null | null | null | # Point cloud builder
accumulator_number_persistant_clouds : 15
# Filter
persistant_cloud_filter_min_neighbors : 20
persistant_cloud_filter_radius : 0.25
# Clusterer
cluster_tolerance_m : 4.4
cluster_min_points : 20
cluster_max_points : 1000
# Associator
associator_max_distance : 5
# Ogrid
ogrid_height_meters : 300... | 19.714286 | 42 | 0.833333 |
da61cb6ef927df6d825d633c1ad4de8c6de0068b | 948 | yml | YAML | .github/workflows/release_published.yml | Eun/go-bin-template | 605162872b874ea0a01dc4bf3997b511a962e776 | [
"MIT"
] | 1 | 2020-10-06T07:21:24.000Z | 2020-10-06T07:21:24.000Z | .github/workflows/release_published.yml | Eun/go-bin-template | 605162872b874ea0a01dc4bf3997b511a962e776 | [
"MIT"
] | 18 | 2021-02-11T04:26:08.000Z | 2022-03-11T04:05:43.000Z | .github/workflows/release_published.yml | Eun/go-bin-template | 605162872b874ea0a01dc4bf3997b511a962e776 | [
"MIT"
] | null | null | null | # this workflow runs when a release was published.
on:
release:
types: [published]
name: "release_published"
jobs:
# Build the binary using GoReleaser
build_binary:
runs-on: ubuntu-latest
steps:
-
uses: actions/checkout@v2.3.4
-
name: Get go.mod details
uses: Eun/g... | 25.621622 | 68 | 0.574895 |
0606f375bb711c128ec0d9575fea5234f31bc90c | 293 | yml | YAML | kubernetes/ingress.yml | doubtingben/zagent | 0e3d43d59929d0ef65a36f5602bee9a77487bdd5 | [
"MIT"
] | null | null | null | kubernetes/ingress.yml | doubtingben/zagent | 0e3d43d59929d0ef65a36f5602bee9a77487bdd5 | [
"MIT"
] | 1 | 2020-04-12T01:11:08.000Z | 2020-04-12T02:11:29.000Z | kubernetes/ingress.yml | doubtingben/zagent | 0e3d43d59929d0ef65a36f5602bee9a77487bdd5 | [
"MIT"
] | null | null | null | ---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: zagent-ingress
annotations:
kubernetes.io/ingress.global-static-ip-name: zagent-address
networking.gke.io/managed-certificates: zagent-cert
spec:
backend:
serviceName: zagent-svc
servicePort: zagent-api-svc | 24.416667 | 63 | 0.757679 |
54878ab5485fa9323972e70a62dba32036741357 | 2,641 | yaml | YAML | docs/ssoUpgrade/job-to-migrate-db-to-sso74.yaml | conbrad/developer-experience | 0ef88fda5066fa8120e6b695e45fec6dad9fc848 | [
"Apache-2.0"
] | 5 | 2020-01-24T23:43:11.000Z | 2021-10-05T21:15:36.000Z | docs/ssoUpgrade/job-to-migrate-db-to-sso74.yaml | conbrad/developer-experience | 0ef88fda5066fa8120e6b695e45fec6dad9fc848 | [
"Apache-2.0"
] | 2,266 | 2019-11-06T23:04:54.000Z | 2022-03-31T23:57:45.000Z | docs/ssoUpgrade/job-to-migrate-db-to-sso74.yaml | conbrad/developer-experience | 0ef88fda5066fa8120e6b695e45fec6dad9fc848 | [
"Apache-2.0"
] | 18 | 2019-12-24T00:03:15.000Z | 2021-12-14T21:49:11.000Z | apiVersion: batch/v1
kind: Job
metadata:
name: job-to-migrate-db-to-sso74
spec:
autoSelector: true
parallelism: 0
completions: 1
template:
metadata:
name: job-to-migrate-db-to-sso74
spec:
containers:
- env:
- name: DB_POSTGRESQL_SERVICE_HOST
value: sso-pgsql-master-... | 31.819277 | 148 | 0.575918 |
bcc1469920402edd7a2d0ea79efd2f696b65616f | 1,499 | yaml | YAML | schema/article-schema.yaml | thirdhand/3rdhand.info | 494b8d5fdb115a2061983468a4ac856d27555fe0 | [
"MIT"
] | null | null | null | schema/article-schema.yaml | thirdhand/3rdhand.info | 494b8d5fdb115a2061983468a4ac856d27555fe0 | [
"MIT"
] | null | null | null | schema/article-schema.yaml | thirdhand/3rdhand.info | 494b8d5fdb115a2061983468a4ac856d27555fe0 | [
"MIT"
] | null | null | null | $schema: http://json-schema.org/draft-04/schema#
text: &text
type: string
default: ''
md: &md
type: object
properties:
format:
type: string
default: markdown
text: *text
mdi: &mdi
type: object
properties:
format:
type: string
... | 19.723684 | 58 | 0.559039 |
5c749f6817f35d55d1122960f5e08358d2d07bf6 | 833 | yml | YAML | collection/consul-local.yml | curiosinauts/playbooks | 413b94d8cdffed9f2f5bc10cedf53fad19334c32 | [
"MIT"
] | 4 | 2021-12-11T03:50:58.000Z | 2022-01-01T08:03:48.000Z | collection/consul-local.yml | 7onetella/playbooks | cf3a867c5b2ef4ea80b4a3a119eb3c7ac945f62c | [
"MIT"
] | null | null | null | collection/consul-local.yml | 7onetella/playbooks | cf3a867c5b2ef4ea80b4a3a119eb3c7ac945f62c | [
"MIT"
] | 1 | 2021-12-07T05:38:37.000Z | 2021-12-07T05:38:37.000Z | ---
# -------------------------------------------------------------------------------------
# Consul local
# -------------------------------------------------------------------------------------
- name: consul local
hosts: 127.0.0.1
connection: local
become: yes
become_user: root
become_method: sudo
an... | 26.870968 | 93 | 0.476591 |
6107b2bca89a738dfb7a5e79bddb611149f722f2 | 2,020 | yml | YAML | .final_builds/packages/nats/index.yml | rm75/bosh | 172b957d2fe772911c7fbe0520aa71f3e8afe390 | [
"Apache-2.0"
] | 1,634 | 2015-01-02T01:55:26.000Z | 2022-03-17T16:09:03.000Z | .final_builds/packages/nats/index.yml | rm75/bosh | 172b957d2fe772911c7fbe0520aa71f3e8afe390 | [
"Apache-2.0"
] | 1,679 | 2015-01-04T13:26:12.000Z | 2022-03-31T14:48:49.000Z | .final_builds/packages/nats/index.yml | rm75/bosh | 172b957d2fe772911c7fbe0520aa71f3e8afe390 | [
"Apache-2.0"
] | 551 | 2015-01-14T02:46:09.000Z | 2022-03-15T15:51:57.000Z | builds:
0155cf6be0305c9f98ba2e9e2503cd72da7c05c3:
version: 0155cf6be0305c9f98ba2e9e2503cd72da7c05c3
blobstore_id: 1b396d8e-c288-495b-800a-9d87966ce8cf
sha1: f2a65e1e580661ab1cf36e854fc9bb14bf3d0a7f
21febceff62291ea1c232d861c5af4b047951d63:
version: 21febceff62291ea1c232d861c5af4b047951d63
blobst... | 46.976744 | 75 | 0.852475 |
cfc9ac8aa9dc305b705a2ead362ccf61441bb640 | 901 | yaml | YAML | actions/iot_register_ca_certificate.yaml | cholletk/stackstorm-aws | 0287513f2712c25a79f9a14378966ae0326e2a5f | [
"Apache-2.0"
] | 15 | 2016-12-04T01:31:50.000Z | 2020-10-24T10:49:51.000Z | actions/iot_register_ca_certificate.yaml | cholletk/stackstorm-aws | 0287513f2712c25a79f9a14378966ae0326e2a5f | [
"Apache-2.0"
] | 85 | 2016-12-10T12:51:16.000Z | 2022-01-17T23:28:48.000Z | actions/iot_register_ca_certificate.yaml | cholletk/stackstorm-aws | 0287513f2712c25a79f9a14378966ae0326e2a5f | [
"Apache-2.0"
] | 36 | 2016-12-11T07:29:53.000Z | 2021-09-08T19:08:47.000Z | ---
description:
pack: aws
enabled: true
entry_point: run.py
name: iot_register_ca_certificate
runner_type: python-script
parameters:
account_id:
type: string
region:
type: string
action:
default: register_ca_certificate
immutable: true
type: string
cls:
default: iot
type: string
... | 23.102564 | 102 | 0.718091 |
80cc200d96ac0797a1773cf905475f6ffdbd5d33 | 100 | yaml | YAML | example/application/charts/yoda/Chart.yaml | lipovsek/open-simulator | 97c7dbf01a42f24ff9c14f7790f214ca2632d382 | [
"Apache-2.0"
] | 80 | 2021-09-29T14:14:39.000Z | 2022-03-23T13:27:39.000Z | example/application/charts/yoda/Chart.yaml | lipovsek/open-simulator | 97c7dbf01a42f24ff9c14f7790f214ca2632d382 | [
"Apache-2.0"
] | 37 | 2021-10-09T07:58:43.000Z | 2022-02-21T02:07:42.000Z | example/application/charts/yoda/Chart.yaml | lipovsek/open-simulator | 97c7dbf01a42f24ff9c14f7790f214ca2632d382 | [
"Apache-2.0"
] | 19 | 2021-10-09T05:37:16.000Z | 2022-03-10T14:21:29.000Z | apiVersion: v1
appVersion: "v1.1.1"
description: A Helm chart for Kubernetes
name: yoda
version: 1.1 | 20 | 40 | 0.77 |
a2091c51a799ac60b1d676db47df0260bccd3094 | 7,887 | yml | YAML | azure-pipelines.yml | SURGroup/UncertaintyQuantification | a94c8db47d07134ea2b3b0a3ca53ca818532c3e6 | [
"MIT"
] | null | null | null | azure-pipelines.yml | SURGroup/UncertaintyQuantification | a94c8db47d07134ea2b3b0a3ca53ca818532c3e6 | [
"MIT"
] | null | null | null | azure-pipelines.yml | SURGroup/UncertaintyQuantification | a94c8db47d07134ea2b3b0a3ca53ca818532c3e6 | [
"MIT"
] | null | null | null | # Python package
# Create and test a Python package on multiple Python versions.
# Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/python
variables:
pythonVersion: 3.9
srcDirectory... | 36.85514 | 185 | 0.649803 |
ffe0034f76d73672ca89e224fd1a09026ecac3b7 | 112 | yaml | YAML | glide.yaml | alexeyknyshev/go-udtwrapper | 3320ae1dafbd2ecc3a62bf2c82880a99a8b68c41 | [
"BSD-3-Clause"
] | 6 | 2016-12-28T15:57:09.000Z | 2020-09-21T23:05:41.000Z | glide.yaml | alexeyknyshev/go-udtwrapper | 3320ae1dafbd2ecc3a62bf2c82880a99a8b68c41 | [
"BSD-3-Clause"
] | 5 | 2016-07-03T09:52:21.000Z | 2018-04-05T17:53:58.000Z | glide.yaml | alexeyknyshev/go-udtwrapper | 3320ae1dafbd2ecc3a62bf2c82880a99a8b68c41 | [
"BSD-3-Clause"
] | 4 | 2017-10-19T11:20:06.000Z | 2020-06-01T10:55:11.000Z | package: github.com/Lupus/go-udtwrapper
import:
- package: github.com/jbenet/go-sockaddr
subpackages:
- net
| 18.666667 | 40 | 0.758929 |
2e2589c386273732438c043f7966d785d17878b1 | 3,053 | yaml | YAML | templates/quickstart-cisco-asav-ravpn-common.yaml | netsec-design/quickstart-cisco-asav-ravpn-1 | 2e72b76d8b6e1ab6163dd2ace2da3f71969e33a8 | [
"Apache-2.0"
] | 4 | 2020-10-19T13:53:47.000Z | 2021-10-30T16:41:07.000Z | templates/quickstart-cisco-asav-ravpn-common.yaml | netsec-design/quickstart-cisco-asav-ravpn-1 | 2e72b76d8b6e1ab6163dd2ace2da3f71969e33a8 | [
"Apache-2.0"
] | 1 | 2022-03-08T19:50:42.000Z | 2022-03-08T19:50:42.000Z | templates/quickstart-cisco-asav-ravpn-common.yaml | netsec-design/quickstart-cisco-asav-ravpn-1 | 2e72b76d8b6e1ab6163dd2ace2da3f71969e33a8 | [
"Apache-2.0"
] | 4 | 2020-08-17T11:28:42.000Z | 2021-12-14T15:01:11.000Z | AWSTemplateFormatVersion: 2010-09-09
Description: >-
Cisco Systems - Creates hostedzone, Mgmt route table, and SG. (qs-1qp7e9tna)
Metadata:
ParameterLabels:
VPCID:
default: VPC ID
DnsName:
default: Dns name
SSHLockDownCIDR:
default: SSH Lockdown CIDR
Parameters:
DnsName:
Type: St... | 27.754545 | 136 | 0.592859 |
b3b98c859d493263d44d50cb3a29b9199595a207 | 740 | yml | YAML | roles/kubeadm-master/tasks/ubuntu.yml | tuanpembual/ansible_playbook | 47b3d413065b754bf33b4830962e511b4f87c795 | [
"Apache-2.0"
] | null | null | null | roles/kubeadm-master/tasks/ubuntu.yml | tuanpembual/ansible_playbook | 47b3d413065b754bf33b4830962e511b4f87c795 | [
"Apache-2.0"
] | null | null | null | roles/kubeadm-master/tasks/ubuntu.yml | tuanpembual/ansible_playbook | 47b3d413065b754bf33b4830962e511b4f87c795 | [
"Apache-2.0"
] | 1 | 2021-02-14T08:59:53.000Z | 2021-02-14T08:59:53.000Z | ---
- name: add repository
shell: curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key add
ignore_errors: yes
- name: add repository
shell: apt-add-repository "deb http://apt.kubernetes.io/ kubernetes-xenial main"
ignore_errors: yes
- name: install kubeadm
apt:
name="{{ i... | 21.764706 | 124 | 0.685135 |
a02a3d65a28e5a73b288d4132d1566b1c9bc67c2 | 134 | yml | YAML | circle.yml | uasi/omoikane | cd6e6eaa460fb49f7787ad6c0f4fbc1da38a9e77 | [
"Unlicense"
] | 4 | 2015-12-02T14:46:15.000Z | 2015-12-03T02:50:48.000Z | circle.yml | uasi/omoikane | cd6e6eaa460fb49f7787ad6c0f4fbc1da38a9e77 | [
"Unlicense"
] | null | null | null | circle.yml | uasi/omoikane | cd6e6eaa460fb49f7787ad6c0f4fbc1da38a9e77 | [
"Unlicense"
] | null | null | null | machine:
node: { version: 0.10.40 }
deployment:
master:
branch: master
commands:
- ./node_modules/.bin/gulp deploy
| 14.888889 | 39 | 0.626866 |
841bb310bbb46e3494963a6a18e9c9476f5eeece | 1,075 | yaml | YAML | tools/app/pnpm-lock.yaml | KSXGitHub/personal-website | 7fb8977764e25513a7e03b972672cc58e318612c | [
"MIT"
] | null | null | null | tools/app/pnpm-lock.yaml | KSXGitHub/personal-website | 7fb8977764e25513a7e03b972672cc58e318612c | [
"MIT"
] | 23 | 2019-07-30T15:52:56.000Z | 2021-08-30T08:20:00.000Z | tools/app/pnpm-lock.yaml | nodejs-monorepo-templates/gatsby-monorepo | f7ae12b0549cb50dfb02f563876e78bdfd3435c6 | [
"MIT"
] | null | null | null | dependencies:
'@tools/places': 'link:../places'
string-template-format-inspect: 0.1.8
lockfileVersion: 5.2
packages:
/@types/node/14.6.2:
dev: false
resolution:
integrity: sha512-onlIwbaeqvZyniGPfdw/TEhKIh79pz66L1q06WUQqJLnAb6wbjvOtepLYTGHTqzdXgBYIE3ZdmqHDGsRsbBz7A==
/string-template-format-base/0... | 33.59375 | 112 | 0.735814 |
8d9f5721b56d4a3c560f19e3f79d3920ec213804 | 1,308 | yml | YAML | docs-ref-autogen/com.azure.resourcemanager.cdn.models.CustomerCertificate.withSubject.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 5 | 2021-08-20T15:24:19.000Z | 2022-02-20T17:06:14.000Z | docs-ref-autogen/com.azure.resourcemanager.cdn.models.CustomerCertificate.withSubject.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.azure.resourcemanager.cdn.models.CustomerCertificate.withSubject.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.cdn.models.CustomerCertificate.withSubject*"
fullName: "com.azure.resourcemanager.cdn.models.CustomerCertificate.withSubject"
name: "withSubject"
nameWithType: "CustomerCertificate.withSubject"
members:
- uid: "com.azure.resourcemanager.cdn.models.CustomerCertific... | 56.869565 | 209 | 0.794343 |
b4e05385498f07755d78266f1698d4ec1591e380 | 2,823 | yml | YAML | examples/example-020/json_query.yml | Akasurde/ansible-examples-1 | e51c57ddc274ff420d4eb70c0eb64f3d9fc735f8 | [
"BSD-2-Clause"
] | 83 | 2019-11-07T22:58:08.000Z | 2022-03-22T10:38:36.000Z | examples/example-020/json_query.yml | shubhamk0305/ansible | a2de98658e04de139166fe2703c06f7f7e459b8b | [
"BSD-2-Clause"
] | 1 | 2020-12-04T12:40:19.000Z | 2020-12-05T02:01:42.000Z | examples/example-020/json_query.yml | shubhamk0305/ansible | a2de98658e04de139166fe2703c06f7f7e459b8b | [
"BSD-2-Clause"
] | 48 | 2019-11-29T09:57:35.000Z | 2022-03-26T08:31:49.000Z | - hosts: localhost
vars:
stdout:
"TABLE_cdp_neighbor_brief_info": {
"ROW_cdp_neighbor_brief_info": [
{
"capability": [
"switch",
"IGMP_cnd_filtering"
],
"device_id": "osw... | 35.2875 | 111 | 0.320935 |
1c49d11195529b7819a7e509dd149fcfbb1f8398 | 55 | yml | YAML | src/Tagcade/Resources/config/serializer/Model/Core/RonAdSlot.yml | duytc/tagcade-api | 3debd22b4760c9011cc32c60e32f587ae58207dc | [
"MIT"
] | null | null | null | src/Tagcade/Resources/config/serializer/Model/Core/RonAdSlot.yml | duytc/tagcade-api | 3debd22b4760c9011cc32c60e32f587ae58207dc | [
"MIT"
] | null | null | null | src/Tagcade/Resources/config/serializer/Model/Core/RonAdSlot.yml | duytc/tagcade-api | 3debd22b4760c9011cc32c60e32f587ae58207dc | [
"MIT"
] | null | null | null | Tagcade\Model\Core\RonAdSlot:
exclusion_policy: ALL | 27.5 | 29 | 0.8 |
8eaf917330d84e1ab86dc87d5dc21e4229a379f5 | 50 | yml | YAML | .github/labeler.yml | HenryLeC/oasis | bbc47b2f473181118cda68b119e2468ca49717b1 | [
"MIT"
] | 1 | 2021-05-08T06:41:34.000Z | 2021-05-08T06:41:34.000Z | .github/labeler.yml | bineetNaidu/oasis | 784f45d72a78143f70babbbce7912ec39a1797de | [
"MIT"
] | null | null | null | .github/labeler.yml | bineetNaidu/oasis | 784f45d72a78143f70babbbce7912ec39a1797de | [
"MIT"
] | null | null | null | translation:
- packages/web/public/locales/**/*
| 16.666667 | 36 | 0.7 |
fe5c1e002dbe0676ccee9f63fbf1bae5c1e5d0a2 | 132 | yaml | YAML | conf/data/hammer_place.yaml | UT-Austin-RPL/BUDS | 6b5ae1864b50bb6212fae4fdfba4ffc8e74f2e85 | [
"MIT"
] | 9 | 2021-10-03T06:05:32.000Z | 2022-03-14T01:25:27.000Z | conf/data/hammer_place.yaml | UT-Austin-RPL/BUDS | 6b5ae1864b50bb6212fae4fdfba4ffc8e74f2e85 | [
"MIT"
] | null | null | null | conf/data/hammer_place.yaml | UT-Austin-RPL/BUDS | 6b5ae1864b50bb6212fae4fdfba4ffc8e74f2e85 | [
"MIT"
] | 2 | 2021-10-07T02:22:59.000Z | 2021-11-05T00:31:17.000Z | # @package _group_
dataset_name: "HammerPlaceEnv_training_set"
env: "HammerPlaceEnv"
folder: "datasets/HammerPlaceEnv_training_set"
| 26.4 | 46 | 0.840909 |
006414483641d4fce9af5144befad8e4f68bb44e | 307 | yml | YAML | .travis.yml | pietrocaselani/TVDB-Swift | 8ff564184462088869689d607aa597a0478d275d | [
"Unlicense"
] | 4 | 2018-11-17T23:35:42.000Z | 2019-03-18T10:39:42.000Z | .travis.yml | pietrocaselani/TVDB-Swift | 8ff564184462088869689d607aa597a0478d275d | [
"Unlicense"
] | null | null | null | .travis.yml | pietrocaselani/TVDB-Swift | 8ff564184462088869689d607aa597a0478d275d | [
"Unlicense"
] | null | null | null | # references:
# * http://www.objc.io/issue-6/travis-ci.html
# * https://github.com/supermarin/xcpretty#usage
osx_image: xcode10
language: objective-c
before_install:
- bash setup.sh
- git remote set-url origin "https://${GITHUB_TOKEN}@github.com/pietrocaselani/TVDB-Swift.git"
script:
- bash ci/travis.sh
| 23.615385 | 94 | 0.749186 |
b6506990ba7ebff1d61e7cdf2e1d184a2db03fd4 | 135 | yaml | YAML | istio-1.1.17/install/kubernetes/helm/istio/charts/servicegraph/Chart.yaml | lukasz-bielinski/istio-okd | b1fc5ddff146d46003607de0a01a2173d597a4f2 | [
"MIT"
] | null | null | null | istio-1.1.17/install/kubernetes/helm/istio/charts/servicegraph/Chart.yaml | lukasz-bielinski/istio-okd | b1fc5ddff146d46003607de0a01a2173d597a4f2 | [
"MIT"
] | null | null | null | istio-1.1.17/install/kubernetes/helm/istio/charts/servicegraph/Chart.yaml | lukasz-bielinski/istio-okd | b1fc5ddff146d46003607de0a01a2173d597a4f2 | [
"MIT"
] | null | null | null | apiVersion: v1
description: A Helm chart for Kubernetes
name: servicegraph
version: 1.1.17
appVersion: 1.1.17
tillerVersion: ">=2.7.2"
| 19.285714 | 40 | 0.762963 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.