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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e9455ce7463102fdc93d74dfb86797ad05ce88c4 | 524 | yml | YAML | _config.yml | pawelnguyen/pawelnguyen.github.io | 148dc04630b7f89f8f207d4a5041b760563eefd2 | [
"Apache-2.0"
] | 1 | 2015-01-17T21:58:00.000Z | 2015-01-17T21:58:00.000Z | _config.yml | pawelnguyen/pawelnguyen.github.io | 148dc04630b7f89f8f207d4a5041b760563eefd2 | [
"Apache-2.0"
] | null | null | null | _config.yml | pawelnguyen/pawelnguyen.github.io | 148dc04630b7f89f8f207d4a5041b760563eefd2 | [
"Apache-2.0"
] | null | null | null | # Site settings
title: Paweł Nguyen
header-img: img/home-bg.jpg
email: pawel.nguyen@gmail.com
description: "Full-stack Ruby on Rails programmer, ScrumMaster and startup enthusiast. Helps with building MVPs"
baseurl: ""
url: "http://pawelnguyen.github.io"
twitter_username: pawel_nguyen
github_username: pawelnguyen
link... | 29.111111 | 112 | 0.791985 |
aadec6822902f9b0fcbde8de1f31016b0b6572a2 | 52 | yml | YAML | src/main/resources/application-btp.yml | Chotrawee/dgca-verifier-service | 13b99a7666fe8c8e63bcd602411697819b657ff7 | [
"Apache-2.0"
] | 16 | 2021-04-24T06:49:39.000Z | 2021-12-14T22:25:31.000Z | src/main/resources/application-btp.yml | Chotrawee/dgca-verifier-service | 13b99a7666fe8c8e63bcd602411697819b657ff7 | [
"Apache-2.0"
] | 69 | 2021-04-25T11:13:58.000Z | 2022-02-17T17:06:10.000Z | src/main/resources/application-btp.yml | Chotrawee/dgca-verifier-service | 13b99a7666fe8c8e63bcd602411697819b657ff7 | [
"Apache-2.0"
] | 18 | 2021-05-03T16:19:26.000Z | 2022-03-26T15:20:12.000Z | dgc:
gateway:
connector:
enabled: false
| 10.4 | 20 | 0.596154 |
83b235f87119fbda73ab52b4dce2ee8ea8b6781b | 79 | yml | YAML | _data/site_short_description_text.yml | soran-ghaderi/soran-ghaderi.github.io | 10b3a0986198155e1189819851f1fc3eb01b6860 | [
"MIT"
] | null | null | null | _data/site_short_description_text.yml | soran-ghaderi/soran-ghaderi.github.io | 10b3a0986198155e1189819851f1fc3eb01b6860 | [
"MIT"
] | null | null | null | _data/site_short_description_text.yml | soran-ghaderi/soran-ghaderi.github.io | 10b3a0986198155e1189819851f1fc3eb01b6860 | [
"MIT"
] | null | null | null |
desc: A personal blog that tries to share ML research and news on my projects. | 39.5 | 78 | 0.78481 |
64bfb8bccfed2a9072fce97c7df7a0a8130e1f3b | 844 | yml | YAML | .github/workflows/algolia-docsearch.yml | KaylieB/checklyhq.com | 88bf2f5b14f3a43e41f2957e3ab21806579ef3c4 | [
"MIT"
] | null | null | null | .github/workflows/algolia-docsearch.yml | KaylieB/checklyhq.com | 88bf2f5b14f3a43e41f2957e3ab21806579ef3c4 | [
"MIT"
] | 1 | 2021-07-24T20:18:51.000Z | 2021-07-24T20:18:51.000Z | .github/workflows/algolia-docsearch.yml | KaylieB/checklyhq.com | 88bf2f5b14f3a43e41f2957e3ab21806579ef3c4 | [
"MIT"
] | null | null | null | name: algolia doc-search
on:
- push
jobs:
scrape-docs:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@v2
- name: Run doc-search
uses: darrenjennings/algolia-docsearch-action@master
with:
algolia_application_id: ${{ secre... | 31.259259 | 63 | 0.635071 |
2ce9bcfc1fb76bc1c01e7c075caddd1546d58dc2 | 295 | yml | YAML | spring-cloud-config/spring-cloud-config-client/src/main/resources/application.yml | HWYWL/spring-cloud-examples | d759fe34a3cc3bed112bd8f053fbea27b9d000e5 | [
"Apache-2.0"
] | null | null | null | spring-cloud-config/spring-cloud-config-client/src/main/resources/application.yml | HWYWL/spring-cloud-examples | d759fe34a3cc3bed112bd8f053fbea27b9d000e5 | [
"Apache-2.0"
] | null | null | null | spring-cloud-config/spring-cloud-config-client/src/main/resources/application.yml | HWYWL/spring-cloud-examples | d759fe34a3cc3bed112bd8f053fbea27b9d000e5 | [
"Apache-2.0"
] | null | null | null | spring:
application:
name : config-client
cloud:
config:
#配置文件
profile: test
#配置服务地址
uri: http://localhost:8888/
#GitHub分支
label: master
server:
port: 8088
management:
security:
enabled: false
| 15.526316 | 37 | 0.501695 |
2cead499c4b0150c9931f2044bc64b91a1d08c9b | 88 | yml | YAML | .github/actions/build-with-emscripten/action.yml | aymux/pico2wave.js | 5429ee5abed42c1bbc7fd7b08e43a695d5e34727 | [
"Apache-2.0"
] | 5 | 2018-05-22T16:22:10.000Z | 2021-08-01T09:02:22.000Z | .github/actions/build-with-emscripten/action.yml | aymux/pico2wave.js | 5429ee5abed42c1bbc7fd7b08e43a695d5e34727 | [
"Apache-2.0"
] | 1 | 2018-09-30T18:08:18.000Z | 2018-09-30T22:16:58.000Z | .github/actions/build-with-emscripten/action.yml | aymux/pico2wave.js | 5429ee5abed42c1bbc7fd7b08e43a695d5e34727 | [
"Apache-2.0"
] | 2 | 2021-04-15T09:29:14.000Z | 2021-04-15T10:00:28.000Z | name: Build with Emscripten
runs:
using: docker
image: Dockerfile
args:
- make | 14.666667 | 27 | 0.693182 |
0b7073e826cc787433d26c5deb876fd675d2c347 | 1,945 | yml | YAML | docs-ref-autogen/apimanagement/ApiManagementService/Delete.yml | faicalsaid/azure-docs-rest-apis-public | 7aa35aa43aa0caab2786c9613dfbd97f3841827f | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/apimanagement/ApiManagementService/Delete.yml | faicalsaid/azure-docs-rest-apis-public | 7aa35aa43aa0caab2786c9613dfbd97f3841827f | [
"CC-BY-4.0",
"MIT"
] | 3 | 2019-02-27T12:45:59.000Z | 2019-07-13T04:49:17.000Z | docs-ref-autogen/apimanagement/ApiManagementService/Delete.yml | faicalsaid/azure-docs-rest-apis-public | 7aa35aa43aa0caab2786c9613dfbd97f3841827f | [
"CC-BY-4.0",
"MIT"
] | 8 | 2018-10-23T13:56:32.000Z | 2021-03-12T16:55:10.000Z | ### YamlMime:RESTOperation
uid: management.azure.com.apimanagement.apimanagementservice.delete
name: Delete
service: API Management
groupName: Api Management Service
apiVersion: 2018-06-01-preview
summary: Deletes an existing API Management service.
consumes:
- application/json
produces:
- application/json
paths:
- con... | 31.370968 | 199 | 0.77018 |
0bcc1c1ef2bc27cf09cd198d61b6d5023b2c1a35 | 141 | yaml | YAML | kubernetes/Charts/reddit/Chart.yaml | Otus-DevOps-2019-11/eshenko_microservices | d25d0ac3f08316d571729e5a3a380a083ae4a567 | [
"MIT"
] | null | null | null | kubernetes/Charts/reddit/Chart.yaml | Otus-DevOps-2019-11/eshenko_microservices | d25d0ac3f08316d571729e5a3a380a083ae4a567 | [
"MIT"
] | 12 | 2020-04-06T17:39:51.000Z | 2022-02-12T00:52:21.000Z | kubernetes/Charts/reddit/Chart.yaml | Otus-DevOps-2019-11/eshenko_microservices | d25d0ac3f08316d571729e5a3a380a083ae4a567 | [
"MIT"
] | null | null | null | name: reddit
version: 0.1.0
description: OTUS sample reddit application
maintainers:
- name: eshenkoao
email: alexeyeschenko@gmail.com
| 20.142857 | 43 | 0.77305 |
2fbcc9c46ddd9e45bad3901b79a166c44b8716de | 562 | yaml | YAML | asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/resourcesToFix/tosca.nodes.nfv.VL/tosca.nodes.nfv.VL.yaml | onapdemo/sdc | 3f1fee2ca76332b48e6f36662b32f2b5096c25e7 | [
"Apache-2.0"
] | null | null | null | asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/resourcesToFix/tosca.nodes.nfv.VL/tosca.nodes.nfv.VL.yaml | onapdemo/sdc | 3f1fee2ca76332b48e6f36662b32f2b5096c25e7 | [
"Apache-2.0"
] | null | null | null | asdc-tests/src/test/resources/CI/importResource-VCE-Brocade/resourcesToFix/tosca.nodes.nfv.VL/tosca.nodes.nfv.VL.yaml | onapdemo/sdc | 3f1fee2ca76332b48e6f36662b32f2b5096c25e7 | [
"Apache-2.0"
] | null | null | null | ##################################################################
############## TOSCA VL Node Type #######################
##################################################################
tosca.nodes.nfv.VL:
derived_from: tosca.nodes.Root
properties:
vendor:
type: string
... | 35.125 | 68 | 0.423488 |
1c91e1cdd80bd2a7cd1e6135d4ca4b3be281ec67 | 953 | yml | YAML | docker-compose.yml | JJTC-Docker/unifi | 03237c41ef3d2230c317494370b66ba278b1cd71 | [
"MIT"
] | 1 | 2019-02-18T21:11:34.000Z | 2019-02-18T21:11:34.000Z | docker-compose.yml | JJTC-Docker/unifi | 03237c41ef3d2230c317494370b66ba278b1cd71 | [
"MIT"
] | null | null | null | docker-compose.yml | JJTC-Docker/unifi | 03237c41ef3d2230c317494370b66ba278b1cd71 | [
"MIT"
] | null | null | null | version: '3.1'
services:
mongo:
image: mongo:3
restart: unless-stopped
volumes:
- db-data:/data/db
networks:
- unifi
unifi:
build: ./
image: jjtc/unifi
restart: unless-stopped
depends_on:
- mongo
volumes:
- unifi:/var/lib/unifi
ports:
... | 25.756757 | 107 | 0.625393 |
7c22b55ddceafb981adc841a1a046c3aace3d70c | 282 | yaml | YAML | k8s-dashboard/traefik-ingress.yaml | RHabereder/zero-to-k8s | f9a12549b1b101cc6a42bddf6541109f4931d247 | [
"Unlicense"
] | 8 | 2020-06-09T10:28:59.000Z | 2022-03-23T10:14:33.000Z | k8s-dashboard/traefik-ingress.yaml | RHabereder/zero-to-k8s | f9a12549b1b101cc6a42bddf6541109f4931d247 | [
"Unlicense"
] | null | null | null | k8s-dashboard/traefik-ingress.yaml | RHabereder/zero-to-k8s | f9a12549b1b101cc6a42bddf6541109f4931d247 | [
"Unlicense"
] | 2 | 2020-11-10T13:50:10.000Z | 2020-11-24T05:20:04.000Z | apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: k8sdashboard
namespace: kubernetes-dashboard
spec:
rules:
- host: localhost
http:
paths:
- backend:
serviceName: kubernetes-dashboard
servicePort: 443
path: /dashboard
| 18.8 | 43 | 0.656028 |
6b0001fbc618541d6beb05896f7ad80d7de96ad4 | 3,438 | yaml | YAML | benchmark/map100by100/agents50/empty/map_100by100_obst0_agents50_ex29.yaml | LIJUNCHENG001/CL-CBS | b353759a3e34962ee57475a031026416fbbc2382 | [
"MIT"
] | 101 | 2020-10-29T05:01:37.000Z | 2022-03-25T09:17:08.000Z | benchmark/map100by100/agents50/empty/map_100by100_obst0_agents50_ex29.yaml | mieximiemie/CL-CBS | b353759a3e34962ee57475a031026416fbbc2382 | [
"MIT"
] | 2 | 2021-06-25T17:48:40.000Z | 2022-02-21T02:57:54.000Z | benchmark/map100by100/agents50/empty/map_100by100_obst0_agents50_ex29.yaml | mieximiemie/CL-CBS | b353759a3e34962ee57475a031026416fbbc2382 | [
"MIT"
] | 29 | 2020-11-23T05:09:07.000Z | 2022-03-25T09:17:10.000Z | agents:
- start: [26, 3, 0]
name: agent0
goal: [50, 23, -1.57]
- start: [22, 56, 1.57]
name: agent1
goal: [9, 81, 3.14]
- start: [40, 39, -1.57]
name: agent2
goal: [36, 2, 0]
- start: [48, 77, 3.14]
name: agent3
goal: [29, 38, 1.57]
- start: [6, 64, 0]
name: agent4
goal... | 22.038462 | 26 | 0.481966 |
d4337ea66d31f6c678ebcbbe2bc775ab819fbe5e | 4,166 | yml | YAML | bitrise.yml | bitce/steps-github-status | 903f939717a64a5d8d79731e266e10d16427cdd0 | [
"MIT"
] | 6 | 2018-03-14T13:12:23.000Z | 2019-11-06T13:00:12.000Z | bitrise.yml | bitce/steps-github-status | 903f939717a64a5d8d79731e266e10d16427cdd0 | [
"MIT"
] | 11 | 2016-12-02T09:53:32.000Z | 2021-06-23T16:53:06.000Z | bitrise.yml | bitce/steps-github-status | 903f939717a64a5d8d79731e266e10d16427cdd0 | [
"MIT"
] | 12 | 2017-02-03T00:22:19.000Z | 2020-11-19T12:48:07.000Z | format_version: 5
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
app:
envs:
- STEP_VERSION: 2.1.0
# define these in your .bitrise.secrets.yml
- TEST_AUTH_TOKEN: "$TEST_AUTH_TOKEN"
- TEST_REPOSITORY_URL: $TEST_REPOSITORY_URL
- TEST_GIT_COMMIT: $TEST_GIT_COMMIT
- TEST_BUILD_URL... | 25.402439 | 77 | 0.517283 |
e519f35647c6bcbb0ac939faffed46b01bb5c310 | 1,038 | yml | YAML | fhq-server/src.wsjcpp/wsjcpp_levenshtein/wsjcpp.hold.yml | MobyFS/fhq-server | aa2d8891b0c958ce74ae2a8bf2635c3683b368e0 | [
"MIT"
] | 28 | 2019-04-03T17:23:27.000Z | 2022-02-25T09:27:43.000Z | fhq-server/src.wsjcpp/wsjcpp_levenshtein/wsjcpp.hold.yml | MobyFS/fhq-server | aa2d8891b0c958ce74ae2a8bf2635c3683b368e0 | [
"MIT"
] | 194 | 2019-02-01T15:07:51.000Z | 2022-03-22T10:57:06.000Z | fhq-server/src.wsjcpp/wsjcpp_levenshtein/wsjcpp.hold.yml | MobyFS/fhq-server | aa2d8891b0c958ce74ae2a8bf2635c3683b368e0 | [
"MIT"
] | 12 | 2019-04-11T08:45:57.000Z | 2022-03-25T10:44:35.000Z | wsjcpp_version: v0.0.1
cmake_minimum_required: 3.0
cmake_cxx_standard: 11
name: wsjcpp-levenshtein
version: v0.0.1
description: Calculation Levenshtein Distance
issues: https://github.com/wsjcpp/wsjcpp-levenstein/issues
keywords:
- "c++"
- "sources"
- "levenshtein"
- "distance"
required-libraries:
- pthread
... | 25.317073 | 58 | 0.725434 |
e5976c8e6d6fe11c781fea4396a20e8e8e965ce8 | 183 | yml | YAML | .eslintrc.yml | BuBuaBu/swagger-coverage | e2dcbf3bb0846a30db1d5d1ecfa7290c823dee70 | [
"MIT"
] | 1 | 2017-12-13T15:59:50.000Z | 2017-12-13T15:59:50.000Z | .eslintrc.yml | BuBuaBu/swagger-coverage | e2dcbf3bb0846a30db1d5d1ecfa7290c823dee70 | [
"MIT"
] | 1 | 2020-04-26T15:19:20.000Z | 2020-04-26T15:19:20.000Z | .eslintrc.yml | BuBuaBu/swagger-coverage | e2dcbf3bb0846a30db1d5d1ecfa7290c823dee70 | [
"MIT"
] | null | null | null | env:
es6: true
node: true
extends: 'airbnb/base'
rules:
semi:
- 2
- never
comma-dangle:
- 2
- never
space-before-function-paren:
- 2
- named: always
| 12.2 | 30 | 0.562842 |
903bdc5ae6bc7f75a12be1da8926b5e3c9982297 | 1,257 | yaml | YAML | proxmox/content/params/proxmox-vm-machine-os-type.yaml | oschroeder8/provision-content | bf5168e62a21ea5b70ff49cca14bb4f5dc883c79 | [
"Apache-2.0"
] | 29 | 2017-09-09T17:37:47.000Z | 2021-12-25T23:41:44.000Z | proxmox/content/params/proxmox-vm-machine-os-type.yaml | oschroeder8/provision-content | bf5168e62a21ea5b70ff49cca14bb4f5dc883c79 | [
"Apache-2.0"
] | 106 | 2017-08-16T16:17:25.000Z | 2021-05-25T17:33:23.000Z | proxmox/content/params/proxmox-vm-machine-os-type.yaml | oschroeder8/provision-content | bf5168e62a21ea5b70ff49cca14bb4f5dc883c79 | [
"Apache-2.0"
] | 29 | 2017-08-11T00:38:13.000Z | 2021-07-21T21:52:37.000Z | ---
Name: proxmox/vm-machine-os-type
Description: The OS Type to use for the target Machine Virtual Machines.
Documentation: |
Must select one of the Proxmox supported OS Type models from the list. The
default is ``l26`` (Linux 2.6 or newer kernel).
Additional documentation and details can be found on the Proxm... | 25.14 | 77 | 0.639618 |
29393009441a293340b86c228e39fd237600051f | 2,007 | yml | YAML | threads/3334493/posts/68476096.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3334493/posts/68476096.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3334493/posts/68476096.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=68476096&postcount=14192
id: 68476096
tid: 3334493
num: 14192
datetime: 2014-06-27T11:06:00.000Z
user:
img: customavatars/avatar949300_1.gif
name: UlquiorraQ
title: Senior Member
joinDate: 2011-11-30T16:00:00.000Z
posts: .nan
id: '949300'
title: >-
Re: post 1 tấm ảnh về Cô gái mà bạn c... | 105.631579 | 1,327 | 0.663179 |
299ebfb9b8a5dc4e9a53ef2ae3f288ca7bd8a18a | 5,662 | yml | YAML | lib/locales/en/coffee.yml | may-solty/faker | 3b4d4342e7b394fc69c9783193f2d911255d3768 | [
"MIT"
] | 3,377 | 2015-01-16T13:55:07.000Z | 2022-03-31T06:36:41.000Z | lib/locales/en/coffee.yml | may-solty/faker | 3b4d4342e7b394fc69c9783193f2d911255d3768 | [
"MIT"
] | 383 | 2015-04-17T12:15:37.000Z | 2022-03-31T07:21:59.000Z | lib/locales/en/coffee.yml | may-solty/faker | 3b4d4342e7b394fc69c9783193f2d911255d3768 | [
"MIT"
] | 777 | 2015-02-12T08:32:29.000Z | 2022-03-29T15:25:42.000Z | en:
faker:
coffee:
country: ["Brazil", "Colombia", "Sumatra", "Ethiopia", "Honduras", "Kenya", "Uganda", "Mexico", "Guatemala", "Nicaragua", "Costa Rica", "Tanzania", "El Salvador", "Rwanda", "Burundi", "Panama", "Yemen", "India"]
regions:
brazil: ["Sul Minas", "Mogiana", "Cerrado"]
co... | 176.9375 | 1,596 | 0.619922 |
58dce0bec5e7262c4f495882a97b2599756c591e | 178 | yml | YAML | _config.yml | adolfont/logicaparacomputacao.github.io | a59f88f981ed88fa68ff4a454c84a62d72bc3b77 | [
"CC0-1.0"
] | null | null | null | _config.yml | adolfont/logicaparacomputacao.github.io | a59f88f981ed88fa68ff4a454c84a62d72bc3b77 | [
"CC0-1.0"
] | null | null | null | _config.yml | adolfont/logicaparacomputacao.github.io | a59f88f981ed88fa68ff4a454c84a62d72bc3b77 | [
"CC0-1.0"
] | 1 | 2021-09-10T13:16:59.000Z | 2021-09-10T13:16:59.000Z | theme: jekyll-theme-minimal
title: [Lógica para Computação]
description: [Site das disciplinas relacionadas a Lógica para Computação na UTFPR Curitiba ]
logo: img/utfpr-logo.png
| 35.6 | 92 | 0.808989 |
6f9678546b97338b5160f0a7576dd4270c924429 | 760 | yml | YAML | application/admin-server.yml | wkk-java/docker-compose-yaml | 6f949aa04fa6797b5015e04f4c77a01990fc009e | [
"Apache-2.0"
] | null | null | null | application/admin-server.yml | wkk-java/docker-compose-yaml | 6f949aa04fa6797b5015e04f4c77a01990fc009e | [
"Apache-2.0"
] | null | null | null | application/admin-server.yml | wkk-java/docker-compose-yaml | 6f949aa04fa6797b5015e04f4c77a01990fc009e | [
"Apache-2.0"
] | null | null | null | version: '3.9'
services:
admin-server:
image: wk-server:18082/admin-server:1.0.0-SNAPSHOT
networks:
- framework_network
deploy:
replicas: 1
restart_policy:
condition: on-failure
placement:
constraints:
- node.hostname == wk-server
ports:
... | 24.516129 | 55 | 0.610526 |
091fd4c0b153d32963c65d6602dca4c55958c208 | 4,893 | yaml | YAML | data/nodes/wicket-vm.apache.org.yaml | rlenferink/infrastructure-puppet | 9c1365140c409689f66fc480046bd7652d554e9e | [
"Apache-2.0"
] | null | null | null | data/nodes/wicket-vm.apache.org.yaml | rlenferink/infrastructure-puppet | 9c1365140c409689f66fc480046bd7652d554e9e | [
"Apache-2.0"
] | null | null | null | data/nodes/wicket-vm.apache.org.yaml | rlenferink/infrastructure-puppet | 9c1365140c409689f66fc480046bd7652d554e9e | [
"Apache-2.0"
] | null | null | null | ---
classes:
- wicket_pvm_asf
- apache
- apache::mod::proxy
- apache::mod::proxy_http
- apache::mod::proxy_wstunnel
- apache::mod::rewrite
- vhosts_asf::vhosts
logrotate::rule:
apache2:
ensure: 'present'
vhosts_asf::vhosts::vhosts:
examples6x-80:
priority: '12'
servername: 'examples6x.wi... | 27.183333 | 80 | 0.584917 |
09d55cf735740f2655b19d97316a16fb6d73b6f0 | 161 | yaml | YAML | kubernetes/Charts/comment/Chart.yaml | Otus-DevOps-2021-06/lultala_microservices | eabaa3d7904a4b994781ce5624b9ea80a4cc8307 | [
"MIT"
] | null | null | null | kubernetes/Charts/comment/Chart.yaml | Otus-DevOps-2021-06/lultala_microservices | eabaa3d7904a4b994781ce5624b9ea80a4cc8307 | [
"MIT"
] | null | null | null | kubernetes/Charts/comment/Chart.yaml | Otus-DevOps-2021-06/lultala_microservices | eabaa3d7904a4b994781ce5624b9ea80a4cc8307 | [
"MIT"
] | null | null | null | name: comment
version: 1.0.0
description: OTUS reddit application UI
maintainers:
- name: Yaroslav Veselukha
email: yveselukha@express42.com
appVersion: 1.0
| 20.125 | 39 | 0.782609 |
07b2a484104702c1f3615a69ed47abde5a639eb5 | 2,274 | yml | YAML | static/configs/solov2/solov2_light_448_reader.yml | leakyH/PaddleDetection | aa15eb945711baf248177a02d4d3dd3bd3abc4e8 | [
"Apache-2.0"
] | 7,782 | 2019-10-25T09:39:37.000Z | 2022-03-31T13:44:14.000Z | static/configs/solov2/solov2_light_448_reader.yml | siqi-yang/PaddleDetection | d7383ad99c69e03f984ead52cc645d17f4729837 | [
"Apache-2.0"
] | 3,499 | 2019-10-29T12:37:40.000Z | 2022-03-31T14:51:56.000Z | static/configs/solov2/solov2_light_448_reader.yml | siqi-yang/PaddleDetection | d7383ad99c69e03f984ead52cc645d17f4729837 | [
"Apache-2.0"
] | 1,874 | 2019-10-28T04:21:58.000Z | 2022-03-31T05:41:21.000Z | TrainReader:
batch_size: 4
worker_num: 2
inputs_def:
fields: ['image', 'im_id', 'gt_segm']
dataset:
!COCODataSet
dataset_dir: dataset/coco
anno_path: annotations/instances_train2017.json
image_dir: train2017
sample_transforms:
- !DecodeImage
to_rgb: true
- !Poly2Mask {}
- !ColorD... | 21.865385 | 73 | 0.658311 |
0548fee5afce38d111c6653c8a30425dd961c27b | 160 | yaml | YAML | manifests/t/Timber1900/WebDL/v9.2/Timber1900.WebDL.yaml | pavll/winget-pkgs | 97e2195b1067212c719caa188d5c0ec32d28298d | [
"MIT"
] | 5,998 | 2020-05-19T15:15:42.000Z | 2022-03-31T19:10:43.000Z | manifests/t/Timber1900/WebDL/v9.2/Timber1900.WebDL.yaml | pavll/winget-pkgs | 97e2195b1067212c719caa188d5c0ec32d28298d | [
"MIT"
] | 53,539 | 2020-05-19T14:56:15.000Z | 2022-03-31T23:51:50.000Z | manifests/t/Timber1900/WebDL/v9.2/Timber1900.WebDL.yaml | pavll/winget-pkgs | 97e2195b1067212c719caa188d5c0ec32d28298d | [
"MIT"
] | 4,317 | 2020-05-19T15:23:05.000Z | 2022-03-31T17:45:09.000Z | # Created using wingetcreate
PackageIdentifier: Timber1900.WebDL
PackageVersion: v9.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0
| 20 | 36 | 0.79375 |
f159b4b06e5cb29a4b4a0a67e37a1d7fafaeafc0 | 2,389 | yml | YAML | rpc_deployment/vars/repo_packages/all_common.yml | hughsaunders/os-ansible-deployment | c24a89379a1ae1f566af4787ed4630c042b230a1 | [
"Apache-2.0"
] | null | null | null | rpc_deployment/vars/repo_packages/all_common.yml | hughsaunders/os-ansible-deployment | c24a89379a1ae1f566af4787ed4630c042b230a1 | [
"Apache-2.0"
] | null | null | null | rpc_deployment/vars/repo_packages/all_common.yml | hughsaunders/os-ansible-deployment | c24a89379a1ae1f566af4787ed4630c042b230a1 | [
"Apache-2.0"
] | null | null | null | ---
# Copyright 2014, Rackspace US, Inc.
#
# 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 by applicable law or agreed to ... | 32.726027 | 127 | 0.717036 |
a864865bf198c7729bf131e8f9f2644bc6820db4 | 1,384 | yaml | YAML | charts/hpe-csi-driver/v1.4.2/templates/sc.yaml | AlexandreNasc12/treinamentojac | 2a65bcc2efb5a76fa6ec5bb5aef2432dd52aa14c | [
"Apache-2.0"
] | 13 | 2020-02-29T03:32:50.000Z | 2022-03-17T11:14:43.000Z | charts/hpe-csi-driver/v1.4.2/templates/sc.yaml | AlexandreNasc12/treinamentojac | 2a65bcc2efb5a76fa6ec5bb5aef2432dd52aa14c | [
"Apache-2.0"
] | 42 | 2020-04-08T04:46:50.000Z | 2021-11-16T06:51:43.000Z | charts/hpe-csi-driver/v1.4.2/templates/sc.yaml | AlexandreNasc12/treinamentojac | 2a65bcc2efb5a76fa6ec5bb5aef2432dd52aa14c | [
"Apache-2.0"
] | 60 | 2020-04-02T10:59:37.000Z | 2022-02-15T16:47:06.000Z | {{ if $sc := (lookup "storage.k8s.io/v1" "StorageClass" "" "hpe-standard") -}}
# This is required to maintain backward compatibility of resources(storageclass)
# created with previous releases as we no longer create a storageclass with CSI driver install.
# Annotation "helm.sh/resource-policy": keep" should help to rem... | 35.487179 | 117 | 0.613439 |
7a95da604d6c919218aa50698ad78bbdf33d64d3 | 1,918 | yml | YAML | SelfDepth.yml | reutazaria/underwater_dense_depth_completion | a3bc5294b3a821a209a334bd026c8043076d9d0e | [
"MIT"
] | null | null | null | SelfDepth.yml | reutazaria/underwater_dense_depth_completion | a3bc5294b3a821a209a334bd026c8043076d9d0e | [
"MIT"
] | null | null | null | SelfDepth.yml | reutazaria/underwater_dense_depth_completion | a3bc5294b3a821a209a334bd026c8043076d9d0e | [
"MIT"
] | null | null | null | name: SelfDepth
channels:
- conda-forge
- pytorch
- https://repo.anaconda.com/pkgs/free
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- backcall=0.1.0=py36_0
- blas=1.0=mkl
- ca-certificates=2020.1.1=0
- certifi=2019.11.28=py36_0
- cffi=1.13.1=py36h2e261b9_0
- cuda91=1.0=h4c16780_... | 25.236842 | 48 | 0.656413 |
42d6e7953e75fa9a043ece4c5083781d4b8a21d8 | 166 | yml | YAML | changelog/1.71.0/pr-918.v2.yml | svc-excavator-bot-org/dialogue | 634b76ec056bb93c84063b7e8f6c9bb287ba82d6 | [
"Apache-2.0"
] | 10 | 2019-05-09T11:32:32.000Z | 2020-10-19T07:39:56.000Z | changelog/1.71.0/pr-918.v2.yml | svc-excavator-bot-org/dialogue | 634b76ec056bb93c84063b7e8f6c9bb287ba82d6 | [
"Apache-2.0"
] | 600 | 2019-03-29T10:48:59.000Z | 2022-03-30T12:15:21.000Z | changelog/1.71.0/pr-918.v2.yml | svc-excavator-bot-org/dialogue | 634b76ec056bb93c84063b7e8f6c9bb287ba82d6 | [
"Apache-2.0"
] | 9 | 2019-01-14T16:48:56.000Z | 2021-11-02T17:54:29.000Z | type: improvement
improvement:
description: Dialogue Apache Httpclient connections produce tracing spans
links:
- https://github.com/palantir/dialogue/pull/918
| 27.666667 | 75 | 0.801205 |
0155b1662a603d750c6fd4d7510ac59545c5fb6f | 1,193 | yaml | YAML | network-policy/np10-namespaced.yaml | mourad-hamza/kubernetes-manifests | 33d900e20744627c67a88ea25c963f7e9e714f6c | [
"Apache-2.0"
] | 1 | 2021-09-28T14:00:29.000Z | 2021-09-28T14:00:29.000Z | network-policy/np10-namespaced.yaml | nutanix-nwa/karbon | 5e1124ae9f1834c4d91f31eabaebe31408c83b2d | [
"Apache-2.0"
] | null | null | null | network-policy/np10-namespaced.yaml | nutanix-nwa/karbon | 5e1124ae9f1834c4d91f31eabaebe31408c83b2d | [
"Apache-2.0"
] | null | null | null | apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
name: np10-namespaced-netpol
namespace: $NAMESPACE
spec:
podSelector:
matchLabels:
policyTypes:
- Ingress
- Egress
egress:
- to:
- ipBlock:
cidr: 0.0.0.0/0
except:
# Protect K8S Network
- {$K8S_NETWORK... | 25.382979 | 104 | 0.632858 |
5b87ba3b7326c8b8bae77d969795c6699fbbb5b5 | 184 | yaml | YAML | examples/gift/gift128/gift128_16rounds.yaml | bat-team/BAT-Trail-Search | 82f8b61fa3b434fb90da12b0273596ab272f51e6 | [
"MIT"
] | 60 | 2015-01-20T09:28:17.000Z | 2022-02-09T14:25:48.000Z | examples/gift/gift128/gift128_16rounds.yaml | hadipourh/cryptosmt | 0135181ca43d13caa6f8bcc8fae95f42054f6e4c | [
"MIT"
] | 10 | 2015-02-11T10:21:57.000Z | 2022-03-07T12:17:55.000Z | examples/gift/gift128/gift128_16rounds.yaml | hadipourh/cryptosmt | 0135181ca43d13caa6f8bcc8fae95f42054f6e4c | [
"MIT"
] | 25 | 2016-07-03T03:03:31.000Z | 2022-03-10T10:39:10.000Z | # Example input file for GIFT128 - 16 rounds to find all characteristics
---
cipher: gift
sweight: x
rounds: 16
wordsize: 128
mode: 4
fixedVariables:
- SC0: "TODO"
- SC16: "TODO"
...
| 15.333333 | 73 | 0.701087 |
1b8f28bb85de9300ad8fe206479ff7692eec2b70 | 572 | yaml | YAML | paths/objects/{objectId}_properties.yaml | logan12358/SpeckleSpecs | 52f8cf03731a8a2387d244d92f5cb7acbc159aa8 | [
"MIT"
] | 6 | 2018-07-11T11:39:26.000Z | 2021-11-19T11:32:21.000Z | paths/objects/{objectId}_properties.yaml | logan12358/SpeckleSpecs | 52f8cf03731a8a2387d244d92f5cb7acbc159aa8 | [
"MIT"
] | 26 | 2018-03-27T19:37:05.000Z | 2020-03-02T18:28:12.000Z | paths/objects/{objectId}_properties.yaml | speckleworks/SpeckleOpenApi | 52f8cf03731a8a2387d244d92f5cb7acbc159aa8 | [
"MIT"
] | 5 | 2018-04-03T17:03:31.000Z | 2019-05-23T16:39:15.000Z | put:
tags: ["Objects"]
summary: Does a merge update of the object's properties.
operationId: ObjectUpdateProperties
parameters:
- name: objectId
in: path
required: true
schema: { type: string }
requestBody:
description: An object that holds the keys you want to modify or add.
con... | 23.833333 | 73 | 0.608392 |
5de4876716704c4ebbc5fc4dd1a70b30f7fbfd70 | 727,750 | yaml | YAML | resources/tools/presentation_new/specification.yaml | preym17/csit | 3151c98618c78e3782e48bbe4d9c8f906c126f69 | [
"Apache-2.0"
] | null | null | null | resources/tools/presentation_new/specification.yaml | preym17/csit | 3151c98618c78e3782e48bbe4d9c8f906c126f69 | [
"Apache-2.0"
] | null | null | null | resources/tools/presentation_new/specification.yaml | preym17/csit | 3151c98618c78e3782e48bbe4d9c8f906c126f69 | [
"Apache-2.0"
] | null | null | null | -
type: "environment"
paths:
# Top level directories:
## Working directory
DIR[WORKING]: "_tmp"
## Build directories
DIR[BUILD,HTML]: "_build"
DIR[BUILD,LATEX]: "_build_latex"
# Static .rst files
DIR[RST]: "../../../docs/report"
# Working directories
## Input data files (.... | 26.18842 | 137 | 0.588627 |
717a5087cdb581145d952db33c84e84b68d708cc | 92 | yml | YAML | environment.yml | hooyao/discrete-optimization-submissions | 6b3b06e6dd31d5e717940237fa1008e35df81f26 | [
"MIT"
] | null | null | null | environment.yml | hooyao/discrete-optimization-submissions | 6b3b06e6dd31d5e717940237fa1008e35df81f26 | [
"MIT"
] | null | null | null | environment.yml | hooyao/discrete-optimization-submissions | 6b3b06e6dd31d5e717940237fa1008e35df81f26 | [
"MIT"
] | null | null | null | name: DiscreteOptimizationSubmission
channels:
- defaults
dependencies:
- python=3.8 | 18.4 | 37 | 0.76087 |
95c2ac3ce3f011bf1295c25c5b82663a497d1e5e | 595 | yml | YAML | .github/workflows/main.yml | secondfry/shortcircuit | 59a0a7b3c822a2241ee36b17f98c758eb8053917 | [
"MIT"
] | 12 | 2018-12-16T05:03:36.000Z | 2021-04-07T07:36:12.000Z | .github/workflows/main.yml | secondfry/shortcircuit | 59a0a7b3c822a2241ee36b17f98c758eb8053917 | [
"MIT"
] | 7 | 2019-04-16T17:05:34.000Z | 2021-11-14T23:31:23.000Z | .github/workflows/main.yml | secondfry/shortcircuit | 59a0a7b3c822a2241ee36b17f98c758eb8053917 | [
"MIT"
] | 4 | 2020-07-15T20:01:37.000Z | 2022-02-06T14:04:03.000Z | name: CI
on:
push:
branches: [ master, develop ]
pull_request:
branches: [ develop ]
workflow_dispatch:
jobs:
build:
name: Build
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Prepare
run: |
python -m pip install --upgrade pip
py... | 19.833333 | 57 | 0.591597 |
47453ca4bc59bfd2e00b0d29451ba608930e3e99 | 37 | yml | YAML | _output.yml | CrumpLab/bookdown-demo | 07003336529b76614a4f09320fc449411ccec1c9 | [
"CC0-1.0"
] | null | null | null | _output.yml | CrumpLab/bookdown-demo | 07003336529b76614a4f09320fc449411ccec1c9 | [
"CC0-1.0"
] | null | null | null | _output.yml | CrumpLab/bookdown-demo | 07003336529b76614a4f09320fc449411ccec1c9 | [
"CC0-1.0"
] | 1 | 2021-10-01T02:30:01.000Z | 2021-10-01T02:30:01.000Z | bookdown::bs4_book:
css: style.css
| 12.333333 | 19 | 0.72973 |
dc488122c2e4129915e7773c506e6ce905831d5e | 897 | yml | YAML | config-yml/core.entity_view_display.node.library_page.teaser.yml | unb-libraries/lib.unb.ca | b59ab0262ca93cfd791843dbf1917b40cafe8344 | [
"MIT"
] | 1 | 2022-02-16T16:47:31.000Z | 2022-02-16T16:47:31.000Z | config-yml/core.entity_view_display.node.library_page.teaser.yml | unb-libraries/lib.unb.ca | b59ab0262ca93cfd791843dbf1917b40cafe8344 | [
"MIT"
] | null | null | null | config-yml/core.entity_view_display.node.library_page.teaser.yml | unb-libraries/lib.unb.ca | b59ab0262ca93cfd791843dbf1917b40cafe8344 | [
"MIT"
] | null | null | null | uuid: 65b7df93-2a43-4d8f-8af5-306353d65347
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.library_page.field_featured_image
- field.field.node.library_page.field_page_content
- field.field.node.library_page.field_unb_lib_page_content
- field.... | 24.916667 | 62 | 0.752508 |
dce79c38b87f36292602edfa7d53e2a7fa0ed366 | 1,930 | yml | YAML | public/slds/design-tokens/s1-base/sizing.yml | VaishnavAshish/HRM-Practice | fb38dbe599cc34783e9cf710786f7feacab1d2d8 | [
"MIT"
] | null | null | null | public/slds/design-tokens/s1-base/sizing.yml | VaishnavAshish/HRM-Practice | fb38dbe599cc34783e9cf710786f7feacab1d2d8 | [
"MIT"
] | 3 | 2019-12-30T04:13:50.000Z | 2021-05-08T10:15:29.000Z | public/slds/design-tokens/s1-base/sizing.yml | VaishnavAshish/HRM-Practice | fb38dbe599cc34783e9cf710786f7feacab1d2d8 | [
"MIT"
] | null | null | null | # Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
# Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
global:
type: size
category: sizing
cssProperties:
- '*width'
- '*height'
- '*flex*'
- top
- right
- bottom
- left
- 'margin*'
- 'padding*... | 27.183099 | 99 | 0.682383 |
fddac527e2781ce03e7942979ca425eef05f212e | 243 | yml | YAML | server/app/Resources/As3ModlrBundle/embeds/input-submission-request.yml | CaitlynKnudsvig/radix | ee2b6f4a54e5f500ecc47e2f3ed6683cf67d6cb6 | [
"MIT"
] | 1 | 2020-08-12T19:52:11.000Z | 2020-08-12T19:52:11.000Z | server/app/Resources/As3ModlrBundle/embeds/input-submission-request.yml | CaitlynKnudsvig/radix | ee2b6f4a54e5f500ecc47e2f3ed6683cf67d6cb6 | [
"MIT"
] | 12 | 2018-08-22T14:17:21.000Z | 2021-09-20T23:24:28.000Z | server/app/Resources/As3ModlrBundle/embeds/input-submission-request.yml | CaitlynKnudsvig/radix | ee2b6f4a54e5f500ecc47e2f3ed6683cf67d6cb6 | [
"MIT"
] | 5 | 2018-06-11T14:06:51.000Z | 2020-07-15T18:39:42.000Z | input-submission-request:
attributes:
host:
type: string
method:
type: string
path:
type: string
query:
type: string
headers:
type: string
| 18.692308 | 25 | 0.444444 |
ad8c9487469791cca13f9377337240db3bb66cc2 | 1,256 | yml | YAML | .final_builds/packages/safe/index.yml | compozed/jumpbox-boshrelease | e97b10cdb126af3279b5fb3519e04086300c2ac0 | [
"MIT"
] | 23 | 2015-05-10T05:01:31.000Z | 2020-08-20T17:58:55.000Z | .final_builds/packages/safe/index.yml | compozed/jumpbox-boshrelease | e97b10cdb126af3279b5fb3519e04086300c2ac0 | [
"MIT"
] | 68 | 2015-06-17T20:47:07.000Z | 2022-03-10T02:48:49.000Z | .final_builds/packages/safe/index.yml | compozed/jumpbox-boshrelease | e97b10cdb126af3279b5fb3519e04086300c2ac0 | [
"MIT"
] | 37 | 2015-06-18T14:29:36.000Z | 2022-03-03T15:52:22.000Z | ---
builds:
aa17532954ffd20c60cc70cc816e909cd880c552:
version: aa17532954ffd20c60cc70cc816e909cd880c552
sha1: e541be391aa6fefeb59fb39559984d6fa260ae07
blobstore_id: 7016110a-bff1-4ea1-a37f-7f7c0b101254
baf6d60f487db0711a1278bc7e7cbd33b78db3b2:
version: baf6d60f487db0711a1278bc7e7cbd33b78db3b2
sh... | 44.857143 | 54 | 0.851911 |
970499bd6ebaef66765e1974ee9097f384648c37 | 210 | yaml | YAML | chart/Chart.yaml | HCEvan/k8s-hello-world-test | 234ede7eea0b51dde9534fbf6f37eb899d1afd98 | [
"MIT"
] | null | null | null | chart/Chart.yaml | HCEvan/k8s-hello-world-test | 234ede7eea0b51dde9534fbf6f37eb899d1afd98 | [
"MIT"
] | null | null | null | chart/Chart.yaml | HCEvan/k8s-hello-world-test | 234ede7eea0b51dde9534fbf6f37eb899d1afd98 | [
"MIT"
] | null | null | null | apiVersion: v2
appVersion: "0.0.1"
description: Deploy the K8s Hello World Test chart.
name: k8s-hello-world-test
version: 0.1.0
dependencies:
- name: common
version: "0.0.5"
repository: "@incubator"
| 21 | 51 | 0.709524 |
5124344d73e1ef667c16d20d8b1641db7cee6777 | 88 | yaml | YAML | senlin-7.0.0/releasenotes/notes/doc-fixes-e60bb1a486f67e0c.yaml | scottwedge/OpenStack-Stein | 7077d1f602031dace92916f14e36b124f474de15 | [
"Apache-2.0"
] | 45 | 2015-10-18T02:56:50.000Z | 2022-03-01T15:28:02.000Z | senlin-7.0.0/releasenotes/notes/doc-fixes-e60bb1a486f67e0c.yaml | scottwedge/OpenStack-Stein | 7077d1f602031dace92916f14e36b124f474de15 | [
"Apache-2.0"
] | 5 | 2019-08-14T06:46:03.000Z | 2021-12-13T20:01:25.000Z | senlin-7.0.0/releasenotes/notes/doc-fixes-e60bb1a486f67e0c.yaml | scottwedge/OpenStack-Stein | 7077d1f602031dace92916f14e36b124f474de15 | [
"Apache-2.0"
] | 45 | 2015-10-19T02:35:57.000Z | 2021-09-28T09:01:42.000Z | ---
fixes:
- |
Various bug fixes to the user manual and sample profiles/policies.
| 17.6 | 70 | 0.681818 |
ada77bd47228d326beee5171f46b8ee2f8247e1d | 453 | yml | YAML | docker-compose.yml | outcoldman/docker-stats-splunk | 4d1d5956db7352d3b1924c54c3f41d7d9c98b2ae | [
"MIT"
] | 11 | 2015-11-13T15:32:27.000Z | 2018-09-13T22:15:10.000Z | docker-compose.yml | ThiruYadav/docker-stats-splunk | 4d1d5956db7352d3b1924c54c3f41d7d9c98b2ae | [
"MIT"
] | 3 | 2016-05-07T07:43:30.000Z | 2017-10-12T18:47:12.000Z | docker-compose.yml | ThiruYadav/docker-stats-splunk | 4d1d5956db7352d3b1924c54c3f41d7d9c98b2ae | [
"MIT"
] | 17 | 2015-10-16T19:09:25.000Z | 2019-09-20T02:43:30.000Z | vsplunk:
image: busybox
volumes:
- /opt/splunk/etc
- /opt/splunk/var
splunk:
image: outcoldman/docker-stats-splunk:latest
hostname: splunk
volumes_from:
- vsplunk
ports:
- 8000:8000
dockerforwarder:
image: outcoldman/docker-stats-splunk-forwarder:latest
hostname: dockerforwarder
volu... | 18.875 | 56 | 0.704194 |
61849b37220d15c7e39b89f4ed4134319806937a | 383 | yml | YAML | tests/files/bats_test_namespace_egress_ip/check_egress_ip_job.yml | CSCfi/pouta-openshift-cluster | 931b3c084e0809172bb20d93020cc109f7be5a7b | [
"MIT"
] | 1 | 2018-02-16T21:33:48.000Z | 2018-02-16T21:33:48.000Z | tests/files/bats_test_namespace_egress_ip/check_egress_ip_job.yml | CSCfi/pouta-openshift-cluster | 931b3c084e0809172bb20d93020cc109f7be5a7b | [
"MIT"
] | 21 | 2020-07-30T10:08:35.000Z | 2021-06-02T02:30:45.000Z | tests/files/bats_test_namespace_egress_ip/check_egress_ip_job.yml | CSCfi/pouta-openshift-cluster | 931b3c084e0809172bb20d93020cc109f7be5a7b | [
"MIT"
] | 2 | 2019-10-24T21:26:55.000Z | 2021-08-06T07:26:59.000Z | apiVersion: batch/v1
kind: Job
metadata:
name: egress-ip-checker
spec:
parallelism: 1
template:
metadata:
name: egress-ip-checker
spec:
restartPolicy: Never
containers:
- name: egress-ip-checker
image: docker-registry.default.svc:5000/__PROJECT_NAME__/egress-ip-checker
... | 20.157895 | 82 | 0.624021 |
9e309bdb6d0b707298626937a88f8079e3ea409d | 1,169 | yml | YAML | src/OC/PlatformBundle/Resources/config/routing.yml | AnnaScibska/Symfony_exo | 672bf9f519f8328df87289682deb03287955a9d9 | [
"MIT"
] | null | null | null | src/OC/PlatformBundle/Resources/config/routing.yml | AnnaScibska/Symfony_exo | 672bf9f519f8328df87289682deb03287955a9d9 | [
"MIT"
] | null | null | null | src/OC/PlatformBundle/Resources/config/routing.yml | AnnaScibska/Symfony_exo | 672bf9f519f8328df87289682deb03287955a9d9 | [
"MIT"
] | null | null | null | #oc_platform_homepage:
# path: /
# defaults: { _controller: OCPlatformBundle:Default:index }
exo42:
path: /{page}
defaults:
_controller: OCPlatformBundle:Advert:exo42
page: 1
hello_the_world:
path: /hello-world
defaults: { _controller: OCPlatformBundle:Advert:index }
bye... | 24.87234 | 62 | 0.663815 |
445d6ac3cc73f278e6ee5216b20db7f3b499da96 | 109 | yml | YAML | website_build/data/clients2/2_gathered_mat.yml | Protohedgehog/RDM-promotion | 7b6a66829c4d97b47eaaf3e1c5d71b40a4a14ebf | [
"MIT"
] | 6 | 2018-06-12T09:00:52.000Z | 2020-10-18T22:18:25.000Z | website_build/data/clients2/2_gathered_mat.yml | Protohedgehog/RDM-promotion | 7b6a66829c4d97b47eaaf3e1c5d71b40a4a14ebf | [
"MIT"
] | 31 | 2018-06-04T13:33:22.000Z | 2019-08-07T06:45:37.000Z | website_build/data/clients2/2_gathered_mat.yml | Protohedgehog/RDM-promotion | 7b6a66829c4d97b47eaaf3e1c5d71b40a4a14ebf | [
"MIT"
] | 6 | 2019-02-15T21:06:38.000Z | 2020-06-20T17:48:25.000Z | name: "Material excavated from the web for re-use"
image: "material/CC-BY/dataarcheo.jpg"
url: "/promotion/"
| 27.25 | 50 | 0.743119 |
5ebf4f81aaa52ab77905db335466e9567742abd0 | 218 | yaml | YAML | releasenotes/notes/0.5/upgrade-runtime-job-timeout-error-3e01617412bbc37f.yaml | rathishcholarajan/qiskit-ibm-runtime | 315a088a844dc8aa4452bde6136b53694dfb3220 | [
"Apache-2.0"
] | 20 | 2021-11-24T07:38:45.000Z | 2022-03-27T06:54:30.000Z | releasenotes/notes/0.5/upgrade-runtime-job-timeout-error-3e01617412bbc37f.yaml | rathishcholarajan/qiskit-ibm-runtime | 315a088a844dc8aa4452bde6136b53694dfb3220 | [
"Apache-2.0"
] | 188 | 2021-11-18T18:59:38.000Z | 2022-03-31T23:35:29.000Z | releasenotes/notes/0.5/upgrade-runtime-job-timeout-error-3e01617412bbc37f.yaml | rathishcholarajan/qiskit-ibm-runtime | 315a088a844dc8aa4452bde6136b53694dfb3220 | [
"Apache-2.0"
] | 20 | 2021-11-18T21:28:59.000Z | 2022-03-24T13:46:06.000Z | ---
upgrade:
- |
``RuntimeJobTimeoutError`` is now raised when the ``timeout`` set in
:meth:`~qiskit_ibm_runtime.RuntimeJob.result` or
:meth:`~qiskit_ibm_runtime.RuntimeJob.wait_for_final_state` expires.
| 31.142857 | 72 | 0.724771 |
2d0e19fd32efce075c90efeb3fd724b2f588aeff | 3,860 | yaml | YAML | local-image-tools/daemonset.yaml | DaoCloud-SOU-SZ/docker-crond | 099b285076a5697bf845f3153f3ba2e34f0a8742 | [
"Apache-2.0"
] | null | null | null | local-image-tools/daemonset.yaml | DaoCloud-SOU-SZ/docker-crond | 099b285076a5697bf845f3153f3ba2e34f0a8742 | [
"Apache-2.0"
] | null | null | null | local-image-tools/daemonset.yaml | DaoCloud-SOU-SZ/docker-crond | 099b285076a5697bf845f3153f3ba2e34f0a8742 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Secret
metadata:
name: push-local-images-secret
type: Opaque
data:
K8S_TOKEN:
REGISTRY_PASSWORD:
---
apiVersion: v1
kind: ConfigMap
metadata:
name: push-local-images-envs
labels:
k8s-app: push-local-images
data:
K8S_SERVER: https://192.168.101.10:16443
K8S_NAMESPACE: default
... | 25.562914 | 207 | 0.590415 |
4dea183654f3591472e93629de766f8c59f52ec5 | 424 | yml | YAML | elasticsearch/docker-compose.yml | vincenzofiore/docker-projects | 8a3caae4090cfc01408156e4d1da37f134918900 | [
"Apache-2.0"
] | null | null | null | elasticsearch/docker-compose.yml | vincenzofiore/docker-projects | 8a3caae4090cfc01408156e4d1da37f134918900 | [
"Apache-2.0"
] | null | null | null | elasticsearch/docker-compose.yml | vincenzofiore/docker-projects | 8a3caae4090cfc01408156e4d1da37f134918900 | [
"Apache-2.0"
] | null | null | null | version: "3.7"
services:
es:
image: elasticsearch:7.4.2
container_name: elasticsearch
restart: always
environment:
- discovery.type=single-node
volumes:
- data:/usr/share/elasticsearch/data
ports:
- 9200:9200
- 9300:9300
networks:
- ext_network_alias
volumes:... | 16.96 | 42 | 0.636792 |
844c247d20439c0c0cb7a549bab8e404f959ffb7 | 1,357 | yml | YAML | .github/workflows/node.js.yml | mdrie/ich-kann-klima | 98ae9de0b816a4b65a4b90df743d2beadcb73fc0 | [
"MIT"
] | null | null | null | .github/workflows/node.js.yml | mdrie/ich-kann-klima | 98ae9de0b816a4b65a4b90df743d2beadcb73fc0 | [
"MIT"
] | null | null | null | .github/workflows/node.js.yml | mdrie/ich-kann-klima | 98ae9de0b816a4b65a4b90df743d2beadcb73fc0 | [
"MIT"
] | null | null | null | # This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Node.js CI
on:
push:
branches: [ main ]
pull_requ... | 25.603774 | 131 | 0.607222 |
37e9cd3a42868cb15a9b6acfcb8dc4aa42f20820 | 112 | yml | YAML | portspecs.yml | b401/nidhogg | 69df3f047d0259093d3ccf352f7255e14324444c | [
"MIT"
] | null | null | null | portspecs.yml | b401/nidhogg | 69df3f047d0259093d3ccf352f7255e14324444c | [
"MIT"
] | null | null | null | portspecs.yml | b401/nidhogg | 69df3f047d0259093d3ccf352f7255e14324444c | [
"MIT"
] | null | null | null | portspecs:
- name: artoria
ports:
- id: 22
state: open
- id: 25
state: closed
| 14 | 21 | 0.473214 |
39d5ae39d8e50eb9518adf3e5d3908119cbad6fb | 95 | yml | YAML | biome-providers/sources/land_only.yml | zimzaza4/TerraOverworldConfig | eb9b9be2ee3364488e5971573afd0c8b560dc0f0 | [
"CC-BY-4.0"
] | 9 | 2021-09-19T18:17:53.000Z | 2022-03-21T23:27:29.000Z | biome-providers/sources/land_only.yml | zimzaza4/TerraOverworldConfig | eb9b9be2ee3364488e5971573afd0c8b560dc0f0 | [
"CC-BY-4.0"
] | 29 | 2021-12-15T09:00:49.000Z | 2022-03-26T00:08:33.000Z | biome-providers/sources/land_only.yml | zimzaza4/TerraOverworldConfig | eb9b9be2ee3364488e5971573afd0c8b560dc0f0 | [
"CC-BY-4.0"
] | 10 | 2021-10-02T21:17:00.000Z | 2022-03-24T03:26:38.000Z | source:
type: SAMPLER
biomes:
- land: 1
sampler:
dimensions: 2
type: CONSTANT | 13.571429 | 18 | 0.610526 |
1f28230fb1261665c12bdb52c19e4c5828e1f90a | 3,797 | yml | YAML | Habitat demo/src/Build/Build.Website/tds/master/sitecore/system/Settings/Rules/Definitions/Elements/Sitecore Demo Account/Visibility.yml | robhabraken/data-privacy | 3d3d0baf570b18605a2d586cb61aae27e21795d8 | [
"Unlicense"
] | 6 | 2020-04-30T14:52:28.000Z | 2020-10-29T16:29:18.000Z | Habitat demo/src/Build/Build.Website/tds/master/sitecore/system/Settings/Rules/Definitions/Elements/Sitecore Demo Account/Visibility.yml | robhabraken/data-privacy | 3d3d0baf570b18605a2d586cb61aae27e21795d8 | [
"Unlicense"
] | 1 | 2021-03-10T16:44:43.000Z | 2021-03-10T16:44:43.000Z | Habitat demo/src/Build/Build.Website/tds/master/sitecore/system/Settings/Rules/Definitions/Elements/Sitecore Demo Account/Visibility.yml | robhabraken/data-privacy | 3d3d0baf570b18605a2d586cb61aae27e21795d8 | [
"Unlicense"
] | 2 | 2020-05-02T08:47:59.000Z | 2020-11-27T02:37:02.000Z | ---
ID: "065d1029-bc07-409d-a6ad-1d88c6b9c5d6"
Parent: "8b463696-7cb4-44f4-a2e5-f02a37575962"
Template: "aa91a868-02f2-41d3-8b78-1cad91b4dcae"
Path: /sitecore/system/Settings/Rules/Definitions/Elements/Sitecore Demo Account/Visibility
DB: master
SharedFields:
- ID: "f6d8a61c-2f84-4401-bd24-52d2068172bc"
Hint: __Origi... | 28.548872 | 91 | 0.658941 |
abdaf311b0ef80e2c4ec0979769b008a2fa35da5 | 18,553 | yml | YAML | windows/release-information/status-windows-10-1709.yml | wasima-e-n-d-c/windows-itpro-docs | a5c6d19edf68ce0007b87112b8849cc4c153d2b2 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | windows/release-information/status-windows-10-1709.yml | wasima-e-n-d-c/windows-itpro-docs | a5c6d19edf68ce0007b87112b8849cc4c153d2b2 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | windows/release-information/status-windows-10-1709.yml | wasima-e-n-d-c/windows-itpro-docs | a5c6d19edf68ce0007b87112b8849cc4c153d2b2 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:YamlDocument
documentType: LandingData
title: Windows 10, version 1709 and Windows Server, version 1709
metadata:
document_id:
title: Windows 10, version 1709 and Windows Server, version 1709
description: View annoucements and review known issues and fixes for Windows 10 version 1709 and Windows S... | 157.228814 | 1,821 | 0.717943 |
281c69ea1eeda96c53939e4471e54842c29eaaf0 | 591 | yml | YAML | threads/3334493/posts/74360353.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3334493/posts/74360353.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3334493/posts/74360353.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=74360353&postcount=21544
id: 74360353
tid: 3334493
num: 21544
datetime: 2015-02-09T23:41:00.000Z
user:
img: null
name: quanbau
title: Đã tốn tiền
joinDate: 2009-12-31T16:00:00.000Z
posts: 196
id: '336336'
title: >-
Re: Post 1 tấm ảnh về Cô gái mà bạn cho là xinh nhất mà bạn từng gặp tr... | 31.105263 | 238 | 0.671743 |
0df490e7e089ce1ad02facb63c653deed230fab0 | 333 | yml | YAML | appveyor.yml | saurabhshri/CCAligner | 12bd2f214d5e2a6f562262f4f1e45aa1b7038b58 | [
"MIT"
] | 139 | 2017-06-10T17:23:54.000Z | 2022-03-23T21:08:17.000Z | appveyor.yml | saurabhshri/CCAligner | 12bd2f214d5e2a6f562262f4f1e45aa1b7038b58 | [
"MIT"
] | 72 | 2017-09-30T17:58:56.000Z | 2021-08-16T08:13:01.000Z | appveyor.yml | saurabhshri/CCAligner | 12bd2f214d5e2a6f562262f4f1e45aa1b7038b58 | [
"MIT"
] | 67 | 2017-11-28T17:59:19.000Z | 2022-02-22T04:09:38.000Z | version: '{build}'
platform:
- Win32
- x64
configuration: Release
clone_folder: C:\ccaligner
clone_depth: 1
install:
- mkdir build && cd build
- if %PLATFORM% equ Win32 (cmake -G "Visual Studio 14 2015" ../src/) else (cmake -G "Visual Studio 14 2015 Win64" ../src/)
build:
project: build/ccaligner.sln
verbos... | 23.785714 | 124 | 0.696697 |
bf3241d0ffdad44b18cf88bb2f5893b687d6d662 | 12,540 | yml | YAML | .gitlab-ci.yml | tongyuantongyu/SVT-AV1 | f5a7e8f15c0f8a595f7a4d1fba29aece651746ad | [
"BSD-2-Clause"
] | null | null | null | .gitlab-ci.yml | tongyuantongyu/SVT-AV1 | f5a7e8f15c0f8a595f7a4d1fba29aece651746ad | [
"BSD-2-Clause"
] | null | null | null | .gitlab-ci.yml | tongyuantongyu/SVT-AV1 | f5a7e8f15c0f8a595f7a4d1fba29aece651746ad | [
"BSD-2-Clause"
] | null | null | null | stages:
- compile
- test
#
# General checks
#
Style check:
stage: .pre
image: registry.gitlab.com/aomediacodec/aom-testing/alpine3
script:
- ./test/stylecheck.sh
Static analysis (cppcheck):
stage: compile
image: registry.gitlab.com/aomediacodec/aom-testing/ubuntu1804
cache:
key: cppcheck
... | 27.866667 | 181 | 0.689793 |
aabb478d496ef4b8d98dba57e60a0d74e4eaaaaf | 1,315 | yml | YAML | _config.yml | dstull/dstull.github.io | 537013dabf0e5b4c2b8e0899ab57043179090d2c | [
"MIT"
] | null | null | null | _config.yml | dstull/dstull.github.io | 537013dabf0e5b4c2b8e0899ab57043179090d2c | [
"MIT"
] | null | null | null | _config.yml | dstull/dstull.github.io | 537013dabf0e5b4c2b8e0899ab57043179090d2c | [
"MIT"
] | null | null | null | ---
title: dstull.github.io
timezone: UTC
collections:
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
permalink: "/:categories/:year/:month/:day/:title"
exclude:
- ".rvmrc"
- ".rbenv-version"
- README.md
- Rakefile
- changelog.md
highlighter: pygments
tagline: Site Tagline
aut... | 18.785714 | 50 | 0.661597 |
23772155f460dd3c30fbb8ed0dbf861b11ce6cfa | 720 | yaml | YAML | manifests/s/Scala/Scala/2/2.13.8.400/Scala.Scala.2.installer.yaml | d3vel0per/winget-pkgs | 67831607400abcc584748c7724d187e580e5d293 | [
"MIT"
] | 1 | 2021-09-28T07:39:14.000Z | 2021-09-28T07:39:14.000Z | manifests/s/Scala/Scala/2/2.13.8.400/Scala.Scala.2.installer.yaml | ItzLevvie2/winget-pkgs | 89eadf5470013ad509b49ea8173c194ff36ea0fc | [
"MIT"
] | 236 | 2021-10-01T00:40:29.000Z | 2021-12-29T02:54:29.000Z | manifests/s/Scala/Scala/2/2.13.8.400/Scala.Scala.2.installer.yaml | ItzLevvie2/winget-pkgs | 89eadf5470013ad509b49ea8173c194ff36ea0fc | [
"MIT"
] | 1 | 2021-05-23T18:56:54.000Z | 2021-05-23T18:56:54.000Z | # Created using wingetcreate 0.4.4.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
PackageIdentifier: Scala.Scala.2
PackageVersion: 2.13.8.400
Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.0.0
Scope: machine
InstallModes:
- interactive
- silent
- silentWith... | 28.8 | 91 | 0.779167 |
5fe5309e4ca03002bd441a5f354b897f41f025fa | 246 | yml | YAML | docker-compose.yml | sureshamk/flux-ui | e7a6c463e704d18c2ec57aa54d7a9090d3a99869 | [
"MIT"
] | 34 | 2020-01-11T01:31:47.000Z | 2021-05-23T17:23:40.000Z | docker-compose.yml | sureshamk/flux-ui | e7a6c463e704d18c2ec57aa54d7a9090d3a99869 | [
"MIT"
] | 11 | 2020-02-13T16:48:06.000Z | 2022-02-26T20:29:15.000Z | docker-compose.yml | sureshamk/flux-ui | e7a6c463e704d18c2ec57aa54d7a9090d3a99869 | [
"MIT"
] | null | null | null | version: '3'
services:
client:
build: .
ports:
- "8081:80"
env_file:
- .env.local
# volumes:
# - ./nginx.conf:/etc/nginx/conf.d/default.conf
# - ./nginx.conf.esh:/nginx.conf.esh
# - ./setup.sh:/setup.sh | 20.5 | 52 | 0.536585 |
8f4b5fc7c3aa41b9b11a36dc76778d8bbfab5af4 | 848 | yaml | YAML | workload/service.yaml | dev-launchers/community-minecraft | d1ff04eb388648748de140ab5fced8e7699a565a | [
"MIT"
] | 2 | 2020-12-23T06:23:50.000Z | 2021-01-25T11:57:59.000Z | workload/service.yaml | dev-launchers-sandbox/community-minecraft | d1ff04eb388648748de140ab5fced8e7699a565a | [
"MIT"
] | 8 | 2020-11-30T22:48:16.000Z | 2020-12-11T21:03:32.000Z | workload/service.yaml | dev-launchers-sandbox/community-minecraft | d1ff04eb388648748de140ab5fced8e7699a565a | [
"MIT"
] | 1 | 2021-01-25T11:58:05.000Z | 2021-01-25T11:58:05.000Z | apiVersion: v1
kind: Service
metadata:
name: community-minecraft-dashboard
namespace: community-minecraft
spec:
selector:
app: community-minecraft
ports:
- name: http-tcp
protocol: TCP
port: 80
- name: http-8080-tcp
protocol: TCP
port: 8080
---
apiVersion: v1
kind: Service
me... | 18.042553 | 37 | 0.662736 |
2c8e7439a317ebd59b75bd5b9d8c85035fc4ff9e | 583 | yaml | YAML | config-suspend/orphanet-hgnc/config.yaml | yucca-t-k/togoid-config | bc4a74c453a50f2c1743ac30ba30798d470e12fc | [
"MIT"
] | 3 | 2021-05-28T04:46:25.000Z | 2022-03-08T22:02:59.000Z | config-suspend/orphanet-hgnc/config.yaml | yucca-t-k/togoid-config | bc4a74c453a50f2c1743ac30ba30798d470e12fc | [
"MIT"
] | 58 | 2021-02-09T00:47:38.000Z | 2022-02-15T05:03:16.000Z | config-suspend/orphanet-hgnc/config.yaml | yucca-t-k/togoid-config | bc4a74c453a50f2c1743ac30ba30798d470e12fc | [
"MIT"
] | 12 | 2021-02-04T06:39:05.000Z | 2021-05-20T08:09:57.000Z | source:
label: Orphanet Rare Disease Ontology
type: Disease
namespace:orphanet.ordo
prefix: http://identifiers.org/orphanet.ordo/
target:
label: HGNC
type: Gene
namespace: HGNC
prefix: http://identifiers.org/hgnc/
link:
file: pair.tsv
forward:
label: Related ID of ORDO
namespace: rdfs
... | 18.806452 | 49 | 0.696398 |
881a6c3bb85224cfe6318b788b63521778750c3d | 254 | yml | YAML | .travis.yml | alyjee/jsonstreamingparser | 69de7b95c455f4503642b0705c49eeba9aa22184 | [
"MIT"
] | null | null | null | .travis.yml | alyjee/jsonstreamingparser | 69de7b95c455f4503642b0705c49eeba9aa22184 | [
"MIT"
] | null | null | null | .travis.yml | alyjee/jsonstreamingparser | 69de7b95c455f4503642b0705c49eeba9aa22184 | [
"MIT"
] | null | null | null | language: php
php:
- 7.1
- 7.2
matrix:
fast_finish: true
cache:
directories:
- vendor/
- tools/
before_script:
- composer install --optimize-autoloader --no-suggest --quiet
script:
- make phpcs
- make test
| 12.7 | 65 | 0.586614 |
f7e1aa90f2bc3298a2e42881527cd695a55942ca | 197 | yaml | YAML | docs/scripts/external-dns-values.yaml | jmprusi/global-load-balancer-operator | 4f443081db22c17d0f0db4973cb54cbced0549fe | [
"Apache-2.0"
] | 33 | 2020-07-14T19:26:29.000Z | 2022-03-23T10:45:31.000Z | docs/scripts/external-dns-values.yaml | jmprusi/global-load-balancer-operator | 4f443081db22c17d0f0db4973cb54cbced0549fe | [
"Apache-2.0"
] | 12 | 2020-07-30T13:02:51.000Z | 2021-11-15T15:39:10.000Z | docs/scripts/external-dns-values.yaml | jmprusi/global-load-balancer-operator | 4f443081db22c17d0f0db4973cb54cbced0549fe | [
"Apache-2.0"
] | 13 | 2020-07-14T10:41:58.000Z | 2021-11-16T23:07:37.000Z | provider: aws
aws:
zoneType: public
sources:
- crd
logLevel: debug
annotationFilter: type=global
txtPrefix: ocp
crd:
create: true
apiversion: externaldns.k8s.io/v1alpha1
kind: DNSEndpoint | 16.416667 | 41 | 0.766497 |
f9f0cac2b1df04604e20e8c8784ee6808697a158 | 871 | yaml | YAML | full-demo/contacts-api-ingress.yaml | PaulGilchrist/kubernetes-example | fefdd697ca97a6696ee836274236b289fc580445 | [
"MIT"
] | null | null | null | full-demo/contacts-api-ingress.yaml | PaulGilchrist/kubernetes-example | fefdd697ca97a6696ee836274236b289fc580445 | [
"MIT"
] | 1 | 2022-02-27T15:35:05.000Z | 2022-02-27T15:35:05.000Z | full-demo/contacts-api-ingress.yaml | PaulGilchrist/kubernetes-example | fefdd697ca97a6696ee836274236b289fc580445 | [
"MIT"
] | null | null | null | ---
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: contacts-api-ingress
# namespace: default
annotations:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/cors-allow-methods: "DELETE, GET, OPTIONS, PATCH, POST, PUT"
nginx.ingress.kubernetes.io/enable-cors: "true"
ngin... | 29.033333 | 92 | 0.637199 |
e47dbc2ff80dd9e584b21e364e5c9e518adb552d | 114 | yaml | YAML | tests/operator/test-operators/nukikata/fixture/nuki.yaml | insight-infrastructure/cookiecutter | 5e77a6f59786759cf1b469e7bd827b6d340a31c6 | [
"BSD-3-Clause"
] | 8 | 2020-06-15T18:49:24.000Z | 2021-04-15T10:34:24.000Z | tests/operator/test-operators/nukikata/fixture/nuki.yaml | insight-infrastructure/cookiecutter | 5e77a6f59786759cf1b469e7bd827b6d340a31c6 | [
"BSD-3-Clause"
] | 19 | 2020-06-28T16:03:56.000Z | 2020-10-07T15:52:06.000Z | tests/operator/test-operators/nukikata/fixture/nuki.yaml | insight-infrastructure/nukikata | 5e77a6f59786759cf1b469e7bd827b6d340a31c6 | [
"BSD-3-Clause"
] | null | null | null | foo:
type: stat
input: bar
when: "{{ nuki.foo is defined }}"
read_stuff:
type: yaml
path: example.yaml
| 12.666667 | 35 | 0.631579 |
5077fda23025ebdfe3d6011df6db298de69ff5b6 | 296 | yaml | YAML | repo/case/ibm-connect-direct/index.yaml | guptadiv/cloud-pak | cbaaacebe2b8802c217519a29792d3264c78518d | [
"Apache-2.0"
] | 104 | 2018-10-30T16:07:27.000Z | 2022-03-29T08:25:28.000Z | repo/case/ibm-connect-direct/index.yaml | guptadiv/cloud-pak | cbaaacebe2b8802c217519a29792d3264c78518d | [
"Apache-2.0"
] | 33 | 2018-11-05T19:35:16.000Z | 2022-03-23T15:52:38.000Z | repo/case/ibm-connect-direct/index.yaml | guptadiv/cloud-pak | cbaaacebe2b8802c217519a29792d3264c78518d | [
"Apache-2.0"
] | 1,244 | 2018-11-18T18:04:47.000Z | 2022-03-30T20:29:05.000Z | apiVersion: v1
latestAppVersion: 6.2.0.0_ifix000
latestVersion: 1.3.0
versions:
1.0.0:
appVersion: 6.0.0
1.2.0:
appVersion: 6.1.0
1.2.1:
appVersion: 6.1.0
1.2.2:
appVersion: 6.1.0.4_iFix000
1.2.3:
appVersion: 6.1.0.4_iFix011
1.3.0:
appVersion: 6.2.0.0_ifix000
| 17.411765 | 33 | 0.631757 |
d9dec123ce8b33523d48836e441d13861415e33c | 114 | yml | YAML | tests/validation/cattlevalidationtest/core/resources/metadatadc/dc_metadata_2.yml | bmdepesa/validation-tests | 23e7ab95ce76744483a0657f790b42a88a93436d | [
"Apache-2.0"
] | 7 | 2015-11-18T17:43:08.000Z | 2021-07-14T09:48:18.000Z | tests/validation/cattlevalidationtest/core/resources/metadatadc/dc_metadata_2.yml | bmdepesa/validation-tests | 23e7ab95ce76744483a0657f790b42a88a93436d | [
"Apache-2.0"
] | 175 | 2015-07-09T18:41:24.000Z | 2021-06-10T21:23:27.000Z | tests/validation/cattlevalidationtest/core/resources/metadatadc/dc_metadata_2.yml | bmdepesa/validation-tests | 23e7ab95ce76744483a0657f790b42a88a93436d | [
"Apache-2.0"
] | 25 | 2015-08-08T04:54:24.000Z | 2021-05-25T21:10:37.000Z | test2:
restart: always
tty: true
image: sangeetha/testclient
stdin_open: true
labels:
test1: value1
| 14.25 | 29 | 0.701754 |
8a2f82f341cc324ef6009ac5c98dc9fb68735632 | 187 | yaml | YAML | venv/lib/python3.6/site-packages/ansible_collections/netapp/elementsw/changelogs/fragments/DEVOPS-3235.yaml | usegalaxy-no/usegalaxy | 75dad095769fe918eb39677f2c887e681a747f3a | [
"MIT"
] | 1 | 2020-01-22T13:11:23.000Z | 2020-01-22T13:11:23.000Z | venv/lib/python3.6/site-packages/ansible_collections/netapp/elementsw/changelogs/fragments/DEVOPS-3235.yaml | usegalaxy-no/usegalaxy | 75dad095769fe918eb39677f2c887e681a747f3a | [
"MIT"
] | 12 | 2020-02-21T07:24:52.000Z | 2020-04-14T09:54:32.000Z | venv/lib/python3.6/site-packages/ansible_collections/netapp/elementsw/changelogs/fragments/DEVOPS-3235.yaml | usegalaxy-no/usegalaxy | 75dad095769fe918eb39677f2c887e681a747f3a | [
"MIT"
] | null | null | null | minor_changes:
- na_elementsw_network_interfaces - restructure options into 2 dictionaries ``bond_1g`` and ``bond_10g``, so that there is no shared option. Disallow all older options.
| 62.333333 | 171 | 0.786096 |
77d15794c15a1195a8a457dfe093f813d1c2e1c1 | 57 | yml | YAML | apps/widget/modules/api_v2/config/cache.yml | zimalab/policat | e2b241e8ab07c6439f5273e0d5f9a3e7efb124ec | [
"MIT"
] | 18 | 2015-10-14T15:26:42.000Z | 2020-04-16T17:39:37.000Z | apps/widget/modules/api_v2/config/cache.yml | zimalab/policat | e2b241e8ab07c6439f5273e0d5f9a3e7efb124ec | [
"MIT"
] | 12 | 2021-02-03T10:30:46.000Z | 2022-02-11T00:04:00.000Z | apps/widget/modules/api_v2/config/cache.yml | zimalab/policat | e2b241e8ab07c6439f5273e0d5f9a3e7efb124ec | [
"MIT"
] | 7 | 2016-01-27T11:13:36.000Z | 2021-01-09T06:06:02.000Z | doc:
enabled: true
with_layout: true
lifetime: 600
| 11.4 | 19 | 0.701754 |
ae47154791d50f3148d468e3b1e15929b702bde7 | 79 | yml | YAML | spec/ansible/roles/ansible-role-ubuntu-stig-vanilla/vars/main.yml | ranguli/canonical-ubuntu-18.04-lts-stig-baseline | 22009afc445f946be1a34be300d0b412a7b23c61 | [
"Apache-2.0"
] | null | null | null | spec/ansible/roles/ansible-role-ubuntu-stig-vanilla/vars/main.yml | ranguli/canonical-ubuntu-18.04-lts-stig-baseline | 22009afc445f946be1a34be300d0b412a7b23c61 | [
"Apache-2.0"
] | null | null | null | spec/ansible/roles/ansible-role-ubuntu-stig-vanilla/vars/main.yml | ranguli/canonical-ubuntu-18.04-lts-stig-baseline | 22009afc445f946be1a34be300d0b412a7b23c61 | [
"Apache-2.0"
] | null | null | null | ---
– hosts: all
sudo: yes
roles:
– { role: “ansible-role-ubuntu-stig-vanilla”} | 15.8 | 45 | 0.658228 |
342a2f2af0dabcb155159bf4c73c5a84797560f2 | 1,842 | yml | YAML | scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/openstack-ansible/pike/group_vars/quagga_all.yml | opnfv/sdnvpn | 4c26920af6c8a2bd083395bff269ba01570590d1 | [
"Apache-2.0"
] | 5 | 2017-08-30T13:45:56.000Z | 2018-10-09T11:41:50.000Z | scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/openstack-ansible/pike/group_vars/quagga_all.yml | opnfv/sdnvpn | 4c26920af6c8a2bd083395bff269ba01570590d1 | [
"Apache-2.0"
] | null | null | null | scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/openstack-ansible/pike/group_vars/quagga_all.yml | opnfv/sdnvpn | 4c26920af6c8a2bd083395bff269ba01570590d1 | [
"Apache-2.0"
] | 7 | 2016-12-16T12:24:42.000Z | 2018-10-09T11:41:51.000Z | ---
# Copyright (c) 2017-2018 Ericsson AB and others.
#
# 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 by applicable law ... | 39.191489 | 129 | 0.768187 |
346d40f05555488ad233dcc891fe3e235523550f | 247 | yml | YAML | episode-302/profile-before/test/fixtures/users.yml | RockHong/railscasts-episodes | 7409fce755d79d8010f9c9b33c25592b22de1fc4 | [
"MIT"
] | 137 | 2015-01-12T13:35:03.000Z | 2021-12-30T08:49:07.000Z | episode-302/profile-before/test/fixtures/users.yml | RockHong/railscasts-episodes | 7409fce755d79d8010f9c9b33c25592b22de1fc4 | [
"MIT"
] | 21 | 2015-03-22T01:42:07.000Z | 2021-11-03T02:31:30.000Z | episode-302/profile-before/test/fixtures/users.yml | RockHong/railscasts-episodes | 7409fce755d79d8010f9c9b33c25592b22de1fc4 | [
"MIT"
] | 312 | 2015-01-01T23:21:23.000Z | 2022-03-25T04:25:46.000Z | # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
one:
name: MyString
gender: MyString
bio: MyText
public_profile: false
two:
name: MyString
gender: MyString
bio: MyText
public_profile: false
| 17.642857 | 86 | 0.748988 |
0767b492bb28c5bea18c26ee39bcadbab3cd5a0c | 6,367 | yaml | YAML | packages/sh/shell-monad.yaml | commercialhaskell/all-cabal-metadata | 902ff2131e450cb4653ba7a420d465c9a6735057 | [
"MIT"
] | 10 | 2016-01-04T00:09:51.000Z | 2021-02-01T02:20:05.000Z | packages/sh/shell-monad.yaml | commercialhaskell/all-cabal-metadata | 902ff2131e450cb4653ba7a420d465c9a6735057 | [
"MIT"
] | 1 | 2018-08-27T20:11:55.000Z | 2018-08-27T20:11:55.000Z | packages/sh/shell-monad.yaml | commercialhaskell/all-cabal-metadata | 902ff2131e450cb4653ba7a420d465c9a6735057 | [
"MIT"
] | 12 | 2016-04-21T04:17:05.000Z | 2022-03-27T09:36:12.000Z | homepage: ''
changelog-type: text
hash: b6d2280b2503f69a684e8bccc275ee088699845486a4e06c9611053f92b93f4d
test-bench-deps: {}
maintainer: Joey Hess <id@joeyh.name>
synopsis: shell monad
changelog: |
shell-monad (0.6.9) unstable; urgency=medium
* Prepare for monad of no return, by removing redundant return
i... | 30.610577 | 77 | 0.676771 |
c6fda53bfdb394f87874ab8045a8a3d1c8723378 | 10,836 | yaml | YAML | source/patterns/04-pages/research-article/research-article~en.yaml | thewilkybarkid/libero-pattern-library | 161b8f93ce011d40db4a289dc7ccd46891afb135 | [
"MIT"
] | null | null | null | source/patterns/04-pages/research-article/research-article~en.yaml | thewilkybarkid/libero-pattern-library | 161b8f93ce011d40db4a289dc7ccd46891afb135 | [
"MIT"
] | null | null | null | source/patterns/04-pages/research-article/research-article~en.yaml | thewilkybarkid/libero-pattern-library | 161b8f93ce011d40db4a289dc7ccd46891afb135 | [
"MIT"
] | null | null | null | siteHeader:
logo:
href: '#'
infoBar:
type: info
image:
src: ../../images/info-bar/info.svg
content:
- text: 'There is additional '
- template: atoms-link
arguments:
attributes:
href: '#'
text: interesting infomation
- text: ' available.'
contentHeader:
dow... | 38.83871 | 219 | 0.526117 |
cdd677132abd29528f732ef3d97db5141516fbb8 | 460 | yml | YAML | azure-pipelines.yml | agustin-golmar/Multitier | 39162526c0eee5f707d2079b0d08a25c169b3498 | [
"MIT"
] | null | null | null | azure-pipelines.yml | agustin-golmar/Multitier | 39162526c0eee5f707d2079b0d08a25c169b3498 | [
"MIT"
] | 267 | 2019-08-02T06:46:10.000Z | 2022-03-27T09:04:14.000Z | azure-pipelines.yml | agustin-golmar/Multitier | 39162526c0eee5f707d2079b0d08a25c169b3498 | [
"MIT"
] | 2 | 2019-08-02T06:43:35.000Z | 2019-08-16T01:59:31.000Z | # ##############################################################################
# Azure DevOps Pipeline [https://aka.ms/yaml]
#
pool:
vmImage: 'ubuntu-latest'
container:
image: maven:3.6.2-jdk-12
steps:
- checkout: self
- script: |
java -version
mvn -version
mvn clean package
displayName: 'Build'
... | 20 | 80 | 0.558696 |
b88d54e2bc55c31f2b61ba830dd57da2655ae02a | 1,767 | yml | YAML | .github/workflows/release.yml | i8beef/I8Beef.Analyzers | 94af4d3c09a06ff8138317aaa9265fff105b0c09 | [
"MIT"
] | 4 | 2017-08-24T20:31:08.000Z | 2019-02-12T11:44:25.000Z | .github/workflows/release.yml | i8beef/I8Beef.CodeAnalysis.RuleSet | 94af4d3c09a06ff8138317aaa9265fff105b0c09 | [
"MIT"
] | null | null | null | .github/workflows/release.yml | i8beef/I8Beef.CodeAnalysis.RuleSet | 94af4d3c09a06ff8138317aaa9265fff105b0c09 | [
"MIT"
] | null | null | null | name: release
on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
env:
DOTNETVERSION: "5.0.x"
APP: "I8Beef.CodeAnalysis.RuleSet"
CSPROJ: "I8Beef.CodeAnalysis.RuleSet.csproj"
PACKOUTPUTPATH: "./out"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/c... | 31 | 196 | 0.597623 |
9c0ede6893517f11f18a3769ff7623bb8dde7aaf | 711 | yml | YAML | preview/docs-ref-autogen/com.azure.resourcemanager.kusto.models.EventGridDataFormat.JSON.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.kusto.models.EventGridDataFormat.JSON.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | preview/docs-ref-autogen/com.azure.resourcemanager.kusto.models.EventGridDataFormat.JSON.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.kusto.models.EventGridDataFormat.JSON*"
fullName: "com.azure.resourcemanager.kusto.models.EventGridDataFormat.JSON"
name: "JSON"
nameWithType: "EventGridDataFormat.JSON"
members:
- uid: "com.azure.resourcemanager.kusto.models.EventGridDataFormat.JSON"
fullName: ... | 41.823529 | 77 | 0.805907 |
471d2d24148478e86b6244024357a79e4b16fdcb | 574 | yml | YAML | submissions/reusable/paper310/cd-linter-artifacts/cd-smell-occurrences/linter_configfiles/FascinatedBox__lily-docs/.gitlab-ci.yml | carminevassallo/fse20 | 646c9c488d3e1857930ad478f75ac468e3b21416 | [
"Unlicense"
] | 5 | 2020-08-12T16:33:51.000Z | 2021-11-19T10:54:55.000Z | submissions/reusable/paper310/cd-linter-artifacts/cd-smell-occurrences/linter_configfiles/FascinatedBox__lily-docs/.gitlab-ci.yml | carminevassallo/fse20 | 646c9c488d3e1857930ad478f75ac468e3b21416 | [
"Unlicense"
] | 1 | 2020-05-27T21:16:02.000Z | 2020-05-27T21:16:02.000Z | cd-smell-occurrences/linter_configfiles/FascinatedBox__lily-docs/.gitlab-ci.yml | sealuzh/cd-linter-artifacts | 0b62b4ed0196442e1ba5ce2fe724812e6001fdfe | [
"Apache-2.0"
] | 2 | 2020-11-04T05:28:57.000Z | 2022-03-23T00:49:02.000Z | before_script:
- apt-get update && apt-get -y install cmake python-markdown naturaldocs
pages:
stage: deploy
script:
- git clone --depth 1 https://gitlab.com/fascinatedbox/lily
- cd lily
- cmake .
- make
- make install
- cd ../gen_core
- mkdir packages
- cd packages
- git clone --depth 1 https:... | 19.133333 | 74 | 0.635889 |
767ec5d454cc42f604f26520ecfbd74173682880 | 2,341 | yaml | YAML | cluster/apps/games/minecraft/helm-release.yaml | tvories/k8gitops | 57f82204e51328b47092aeab13daef5a739e621c | [
"MIT"
] | 10 | 2021-07-12T17:08:32.000Z | 2022-03-10T07:47:19.000Z | cluster/apps/games/minecraft/helm-release.yaml | tvories/k8gitops | 57f82204e51328b47092aeab13daef5a739e621c | [
"MIT"
] | 1 | 2021-07-11T21:31:37.000Z | 2021-09-23T18:09:00.000Z | cluster/apps/games/minecraft/helm-release.yaml | tvories/k8gitops | 57f82204e51328b47092aeab13daef5a739e621c | [
"MIT"
] | null | null | null | ---
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: minecraft
namespace: games
spec:
releaseName: minecraft
interval: 5m
chart:
spec:
# renovate: registryUrl=https://itzg.github.io/minecraft-server-charts/
chart: minecraft
version: 3.6.3
sourceRef:
... | 30.012821 | 150 | 0.595472 |
d0bb08dbe4fc84c0bc175d6c32021d7b16f132e4 | 353 | yaml | YAML | docs/source/changes/218.respect_ssh_maxsessions.yaml | maxfischer2781/tardis | a83ba0a02d2f153a8ab95b84ec78bc6ababa57a5 | [
"MIT"
] | 11 | 2019-06-06T14:44:56.000Z | 2021-12-17T19:46:18.000Z | docs/source/changes/218.respect_ssh_maxsessions.yaml | maxfischer2781/tardis | a83ba0a02d2f153a8ab95b84ec78bc6ababa57a5 | [
"MIT"
] | 165 | 2019-04-26T09:31:19.000Z | 2022-03-09T16:45:45.000Z | docs/source/changes/218.respect_ssh_maxsessions.yaml | maxfischer2781/tardis | a83ba0a02d2f153a8ab95b84ec78bc6ababa57a5 | [
"MIT"
] | 12 | 2019-06-06T14:06:15.000Z | 2021-12-21T12:31:03.000Z | category: changed
summary: "SSHExecutor respects the remote MaxSessions via queueing"
description: |
The SSHExecutor now is aware of sshd MaxSessions, which is a limit on the concurrent
operations per connection. If more operations are to be run at once, operations are
queued until a session becomes available.
pu... | 32.090909 | 86 | 0.790368 |
a93923a11905976912cd17847fe6f7769020f045 | 66 | yml | YAML | docker-compose.yml | alex20465/webshutter | daa08ed2032666b4be294023ef9a154b4804b76a | [
"MIT"
] | null | null | null | docker-compose.yml | alex20465/webshutter | daa08ed2032666b4be294023ef9a154b4804b76a | [
"MIT"
] | null | null | null | docker-compose.yml | alex20465/webshutter | daa08ed2032666b4be294023ef9a154b4804b76a | [
"MIT"
] | null | null | null | version: '2'
services:
suggestjs_redis:
image: redis
| 11 | 20 | 0.621212 |
a9431a4a04574d388ab34c5ee69c000d452ff766 | 1,863 | yml | YAML | vars/dgraph.yml | ernestas-poskus/ansible-dgraph | c0cfde0b81f89303c037f437253ae62169500d30 | [
"BSD-3-Clause"
] | null | null | null | vars/dgraph.yml | ernestas-poskus/ansible-dgraph | c0cfde0b81f89303c037f437253ae62169500d30 | [
"BSD-3-Clause"
] | null | null | null | vars/dgraph.yml | ernestas-poskus/ansible-dgraph | c0cfde0b81f89303c037f437253ae62169500d30 | [
"BSD-3-Clause"
] | 2 | 2018-05-10T22:51:41.000Z | 2019-02-11T13:58:34.000Z | ############################################################
# Auto generated
############################################################
dgraph_service_config:
- ['memory_mb', "{{ dgraph_memory_mb }}"] # must be first
- ['bindall', "{{ dgraph_bindall }}"]
- ['block', "{{ dgraph_block }}"]
- ['config', "{{ dgr... | 42.340909 | 72 | 0.526033 |
1bdf054986cf5bd9eb2ef645816d7940a7d582fd | 624 | yml | YAML | src/Urbem/CoreBundle/Resources/config/doctrine/Tcesc.TipoCertidao.orm.yml | evandojunior/urbem3.0 | ba8d54109e51e82b689d1881e582fb0bce4375e0 | [
"MIT"
] | null | null | null | src/Urbem/CoreBundle/Resources/config/doctrine/Tcesc.TipoCertidao.orm.yml | evandojunior/urbem3.0 | ba8d54109e51e82b689d1881e582fb0bce4375e0 | [
"MIT"
] | null | null | null | src/Urbem/CoreBundle/Resources/config/doctrine/Tcesc.TipoCertidao.orm.yml | evandojunior/urbem3.0 | ba8d54109e51e82b689d1881e582fb0bce4375e0 | [
"MIT"
] | 1 | 2020-01-29T20:35:57.000Z | 2020-01-29T20:35:57.000Z | Urbem\CoreBundle\Entity\Tcesc\TipoCertidao:
type: entity
table: tcesc.tipo_certidao
id:
codTipoCertidao:
type: integer
generator:
strategy: NONE
column: cod_tipo_certidao
fields:
descricao:
type: string
nullable:... | 27.130435 | 75 | 0.554487 |
1a12aa06ac54bf3819396b82a7d684386e3bb19a | 2,924 | yml | YAML | .rubocop.yml | duleorlovic/conf | e2d5399ca5ff3bdc21e67f93c627850b3fffe0ec | [
"MIT"
] | 1 | 2020-12-15T19:48:27.000Z | 2020-12-15T19:48:27.000Z | .rubocop.yml | duleorlovic/config | e2d5399ca5ff3bdc21e67f93c627850b3fffe0ec | [
"MIT"
] | null | null | null | .rubocop.yml | duleorlovic/config | e2d5399ca5ff3bdc21e67f93c627850b3fffe0ec | [
"MIT"
] | null | null | null | # http://blog.trk.in.rs/2015/12/01/vim-tips/
# ~/.rubocop.yml is used when there is no local .rubocop.yml
AllCops:
TargetRubyVersion: 2.7
Exclude:
- config/unicorn.rb
- db/schema.rb
- /home/orlovic/.rvm/**/*
- node_modules/**/*
- db/migrate/*
# 'class ActionDispatch::IntegrationTest' in single ... | 23.023622 | 104 | 0.708276 |
fc0472c772d4752641da872fa330a502c59193ad | 4,657 | yaml | YAML | benchmark/32x32_obst204/map_32by32_obst204_agents30_ex87.yaml | VSumanth99/libMultiRobotPlanning | 0720ac87711c5bace889be160087b86a2042cd14 | [
"MIT"
] | 350 | 2018-07-23T12:33:54.000Z | 2022-03-31T21:28:36.000Z | benchmark/32x32_obst204/map_32by32_obst204_agents30_ex87.yaml | VSumanth99/libMultiRobotPlanning | 0720ac87711c5bace889be160087b86a2042cd14 | [
"MIT"
] | 33 | 2018-08-08T19:57:43.000Z | 2022-02-19T18:16:41.000Z | benchmark/32x32_obst204/map_32by32_obst204_agents30_ex87.yaml | VSumanth99/libMultiRobotPlanning | 0720ac87711c5bace889be160087b86a2042cd14 | [
"MIT"
] | 147 | 2018-07-23T12:53:16.000Z | 2022-03-31T12:21:03.000Z | agents:
- goal: [27, 29]
name: agent0
start: [26, 14]
- goal: [10, 10]
name: agent1
start: [31, 18]
- goal: [0, 8]
name: agent2
start: [13, 19]
- goal: [26, 14]
name: agent3
start: [1, 9]
- goal: [18, 16]
name: agent4
start: [17, 22]
- goal: [28, 9]
name: agent5
... | 15.575251 | 24 | 0.32682 |
8b33050727f7d9097e4d5d91905a339f0b164fff | 306 | yml | YAML | openelevationservice/server/ops_settings.sample.yml | nilsnolde/openelevationservice | 3f0359c3cdce482f7e29e7c7347601039e36af12 | [
"Apache-2.0"
] | 41 | 2018-10-21T17:31:05.000Z | 2022-03-18T21:51:38.000Z | openelevationservice/server/ops_settings.sample.yml | nilsnolde/openelevationservice | 3f0359c3cdce482f7e29e7c7347601039e36af12 | [
"Apache-2.0"
] | 13 | 2018-11-26T05:43:37.000Z | 2021-05-10T09:26:30.000Z | openelevationservice/server/ops_settings.sample.yml | nilsnolde/openelevationservice | 3f0359c3cdce482f7e29e7c7347601039e36af12 | [
"Apache-2.0"
] | 9 | 2018-11-28T16:33:53.000Z | 2021-12-15T16:49:11.000Z | ---
attribution: "service by https://openrouteservice.org | data by http://srtm.csi.cgiar.org"
coord_precision: 1e-6
maximum_nodes: 2000
srtm_parameters:
user: user
password: pw
provider_parameters:
table_name: oes_cgiar
db_name: gis
user_name: gis
password: gis
host: localhost
port: 5432
| 20.4 | 90 | 0.748366 |
a46b4c6096e368887e03efe5eb203a8d529750d2 | 951 | yml | YAML | data/il/retired/Marlow-H-Colvin-d47847a8-db76-4493-a83c-fc47588f5c1b.yml | Rypo/people | 34cf10bf10313f154f5065dde578bed9b4127ae8 | [
"CC0-1.0"
] | 1 | 2021-04-19T20:42:59.000Z | 2021-04-19T20:42:59.000Z | data/il/retired/Marlow-H-Colvin-d47847a8-db76-4493-a83c-fc47588f5c1b.yml | Rypo/people | 34cf10bf10313f154f5065dde578bed9b4127ae8 | [
"CC0-1.0"
] | null | null | null | data/il/retired/Marlow-H-Colvin-d47847a8-db76-4493-a83c-fc47588f5c1b.yml | Rypo/people | 34cf10bf10313f154f5065dde578bed9b4127ae8 | [
"CC0-1.0"
] | null | null | null | id: ocd-person/d47847a8-db76-4493-a83c-fc47588f5c1b
name: Marlow H. Colvin
given_name: Marlow
family_name: Colvin
middle_name: H.
party:
- name: Democratic
roles:
- district: '33'
jurisdiction: ocd-jurisdiction/country:us/state:il/government
type: lower
start_date: '2003-01-01'
end_date: '2012-12-31'
image: htt... | 27.171429 | 80 | 0.774974 |
5c93c66eab5176bd3af534235f51aed87926fbec | 833 | yml | YAML | testnet/ansible/roles/icos_node_stress/tasks/reset.yml | 3cL1p5e7/ic | 2b6011291d900454cedcf86ec41c8c1994fdf7d9 | [
"Apache-2.0"
] | 941 | 2021-05-10T08:14:14.000Z | 2022-03-31T11:40:24.000Z | testnet/ansible/roles/icos_node_stress/tasks/reset.yml | 3cL1p5e7/ic | 2b6011291d900454cedcf86ec41c8c1994fdf7d9 | [
"Apache-2.0"
] | 4 | 2021-12-22T22:34:51.000Z | 2022-03-31T07:34:19.000Z | testnet/ansible/roles/icos_node_stress/tasks/reset.yml | 3cL1p5e7/ic | 2b6011291d900454cedcf86ec41c8c1994fdf7d9 | [
"Apache-2.0"
] | 122 | 2021-05-10T08:21:23.000Z | 2022-03-25T20:34:12.000Z | ---
# Reset delays and network drops and restart the service
#
- name: Reset network changes
# In case there is fq discipline, we know it's not one of ours, and we can safely skip.
# Not skipping means this command will fail, which is not something we want.
shell: |
set -exuo pipefail
if [[ -n "{{ ic_ifa... | 28.724138 | 89 | 0.626651 |
613025a1c3e8e6159d864d6eabe274a1e56438c2 | 2,207 | yml | YAML | roles/docker-install/tasks/main.yml | opencord/platform-install | df17c7bc90f81d921332fe5f7873924b2e59975b | [
"Apache-2.0"
] | 10 | 2016-07-28T14:23:48.000Z | 2017-10-01T13:52:56.000Z | roles/docker-install/tasks/main.yml | opencord/platform-install | df17c7bc90f81d921332fe5f7873924b2e59975b | [
"Apache-2.0"
] | 1 | 2016-11-07T06:38:26.000Z | 2016-11-07T06:38:26.000Z | roles/docker-install/tasks/main.yml | opencord/platform-install | df17c7bc90f81d921332fe5f7873924b2e59975b | [
"Apache-2.0"
] | 21 | 2016-07-31T11:26:08.000Z | 2019-02-27T12:48:40.000Z | ---
# Copyright 2017-present Open Networking Foundation
#
# 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 by applicable law or... | 27.5875 | 124 | 0.704576 |
3c9de6c82c47290f0691108ed960764dca6d5748 | 2,115 | yaml | YAML | recipe/meta.yaml | regro-cf-autotick-bot/r-lasso2-feedstock | bf84e92932b530506410098215ce3b798b53cfb2 | [
"BSD-3-Clause"
] | null | null | null | recipe/meta.yaml | regro-cf-autotick-bot/r-lasso2-feedstock | bf84e92932b530506410098215ce3b798b53cfb2 | [
"BSD-3-Clause"
] | null | null | null | recipe/meta.yaml | regro-cf-autotick-bot/r-lasso2-feedstock | bf84e92932b530506410098215ce3b798b53cfb2 | [
"BSD-3-Clause"
] | null | null | null | {% set version = '1.2-20' %}
{% set posix = 'm2-' if win else '' %}
{% set native = 'm2w64-' if win else '' %}
package:
name: r-lasso2
version: {{ version|replace("-", "_") }}
source:
url:
- {{ cran_mirror }}/src/contrib/lasso2_{{ version }}.tar.gz
- {{ cran_mirror }}/src/contrib/Archive/lasso2/lasso2_{... | 31.102941 | 172 | 0.630733 |
52bd17535b9423cf8e47a88f8dc456fd7ccdfaaa | 567 | yaml | YAML | catalog/raw/redis/deprecated-redis-4.yaml | kmodules/catalog-checker | 59ee69d7b99b9b70fba34e4908d1312f6a67f408 | [
"Apache-2.0"
] | null | null | null | catalog/raw/redis/deprecated-redis-4.yaml | kmodules/catalog-checker | 59ee69d7b99b9b70fba34e4908d1312f6a67f408 | [
"Apache-2.0"
] | null | null | null | catalog/raw/redis/deprecated-redis-4.yaml | kmodules/catalog-checker | 59ee69d7b99b9b70fba34e4908d1312f6a67f408 | [
"Apache-2.0"
] | null | null | null | apiVersion: catalog.kubedb.com/v1alpha1
kind: RedisVersion
metadata:
name: "4"
namespace: default
spec:
db:
image: kubedb/redis:4
deprecated: true
exporter:
image: kubedb/operator:0.8.0
podSecurityPolicies:
databasePolicyName: redis-db
version: "4"
---
apiVersion: catalog.kubedb.com/v1alpha1
... | 18.290323 | 40 | 0.719577 |
844133ba2d75bee12a515906b8cba572fc3fe4aa | 1,416 | yaml | YAML | test-infra/management/.build/cnrm-install-system/configconnector-operator-system_apps_v1_statefulset_configconnector-operator.yaml | ChanYiLin/testing | fab6c2782d18c3439b2699df7d1d7da154393e06 | [
"Apache-2.0"
] | null | null | null | test-infra/management/.build/cnrm-install-system/configconnector-operator-system_apps_v1_statefulset_configconnector-operator.yaml | ChanYiLin/testing | fab6c2782d18c3439b2699df7d1d7da154393e06 | [
"Apache-2.0"
] | 451 | 2021-01-22T12:27:17.000Z | 2022-03-30T02:08:22.000Z | test-infra/management/.build/cnrm-install-system/configconnector-operator-system_apps_v1_statefulset_configconnector-operator.yaml | ChanYiLin/testing | fab6c2782d18c3439b2699df7d1d7da154393e06 | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: StatefulSet
metadata:
annotations:
cnrm.cloud.google.com/operator-version: 1.29.0
labels:
cnrm.cloud.google.com/component: configconnector-operator
cnrm.cloud.google.com/operator-system: "true"
name: configconnector-operator
namespace: configconnector-operator-system
spec:
... | 29.5 | 65 | 0.652542 |
371f148b1cd064cf5fe29a7b41247fe8413b3f9c | 346 | yml | YAML | .github/workflows/codeql.yml | dsp-testing/CVE-2018-16492 | a48e2ba98ace9ff01f1cd345b9be79aed80ea711 | [
"MIT"
] | null | null | null | .github/workflows/codeql.yml | dsp-testing/CVE-2018-16492 | a48e2ba98ace9ff01f1cd345b9be79aed80ea711 | [
"MIT"
] | null | null | null | .github/workflows/codeql.yml | dsp-testing/CVE-2018-16492 | a48e2ba98ace9ff01f1cd345b9be79aed80ea711 | [
"MIT"
] | null | null | null |
name: "CodeQL analysis (js/prototype-pollution-utility)"
on:
workflow_dispatch
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: github/codeql-action/init@v1
with:
languages: javascript
queries: js/prototype-pollution-utility
- uses: github... | 18.210526 | 56 | 0.67341 |
9ab0681125fb99c9767eb6176d0a9f953de79a0b | 1,331 | yml | YAML | .github/workflows/build.yml | JacobMillward/chip-8 | 4c7fe703ac0b230ae6f70e0b6fd47b92c9e29097 | [
"MIT"
] | null | null | null | .github/workflows/build.yml | JacobMillward/chip-8 | 4c7fe703ac0b230ae6f70e0b6fd47b92c9e29097 | [
"MIT"
] | null | null | null | .github/workflows/build.yml | JacobMillward/chip-8 | 4c7fe703ac0b230ae6f70e0b6fd47b92c9e29097 | [
"MIT"
] | null | null | null | name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
workflow_call:
inputs:
upload_artifacts:
required: false
type: boolean
release:
required: false
type: boolean
jobs:
build:
strategy:
matrix:
o... | 25.113208 | 61 | 0.549211 |
b13a67bcbcae2fbc6a85f4545d4dd5574dcd6eab | 545 | yml | YAML | configurations/rtd_environment.yml | OpenSourceEconomics/econsa | bb591c1382c97f65d557513c5cfb3febff0e0821 | [
"MIT"
] | 3 | 2020-07-17T15:05:52.000Z | 2020-10-23T06:21:13.000Z | configurations/rtd_environment.yml | OpenSourceEconomics/econsa | bb591c1382c97f65d557513c5cfb3febff0e0821 | [
"MIT"
] | 65 | 2020-05-14T13:36:12.000Z | 2021-06-22T15:45:15.000Z | configurations/rtd_environment.yml | OpenSourceEconomics/econsa | bb591c1382c97f65d557513c5cfb3febff0e0821 | [
"MIT"
] | 4 | 2020-07-15T13:51:52.000Z | 2021-08-31T06:58:33.000Z | name: econsa
channels:
- conda-forge
- defaults
- opensourceeconomics
dependencies:
- python
- pip
- pandas
- numpy<1.20
- numpoly<1.2.0
- scipy
- statsmodels
- matplotlib-base
- seaborn
- numba
- temfpy>=1.1
- chaospy
- ipykernel
- pytest
- pytest-black
- pytest-flake8
- py... | 12.386364 | 31 | 0.612844 |
8eb4a4577be68e1dd4ee75886c7b644935142972 | 57 | yml | YAML | roles/distro_checks/tasks/main.yml | algodjango/provisioning | 901e1efa61e601eee018b5426207066a6b270e1a | [
"MIT"
] | 2 | 2021-07-16T10:48:55.000Z | 2021-07-16T12:55:32.000Z | roles/distro_checks/tasks/main.yml | algodjango/provisioning | 901e1efa61e601eee018b5426207066a6b270e1a | [
"MIT"
] | 6 | 2021-07-16T10:55:14.000Z | 2021-07-28T20:24:56.000Z | roles/distro_checks/tasks/main.yml | algodjango/provisioning | 901e1efa61e601eee018b5426207066a6b270e1a | [
"MIT"
] | null | null | null | ---
- include: variables.yml
- include: requirements.yml
| 14.25 | 27 | 0.719298 |
2ea39ad4082abb92012e47dcd08e26447ba17543 | 1,217 | yml | YAML | threads/2065093/posts/63157406.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/2065093/posts/63157406.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/2065093/posts/63157406.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=63157406&postcount=28498
id: 63157406
tid: 2065093
num: 28498
datetime: 2013-11-17T13:32:00.000Z
user:
img: null
name: devilxxx
title: Senior Member
joinDate: 2012-05-31T16:00:00.000Z
posts: .nan
id: '1033929'
title: 'Re: [From F17 With Love] - Thread Girl Việt Xinh - NEW RULE 24.07.2013... | 71.588235 | 778 | 0.641742 |
222606cbbcb58b172a2bb9f95c52a9e1646e64e3 | 125 | yaml | YAML | results/2016-11-15/17-07-44/info.yaml | rlaboiss/vextab-data | 229686bd7dba7b25641bd3e1df57b44e50d61b0f | [
"CC0-1.0"
] | null | null | null | results/2016-11-15/17-07-44/info.yaml | rlaboiss/vextab-data | 229686bd7dba7b25641bd3e1df57b44e50d61b0f | [
"CC0-1.0"
] | null | null | null | results/2016-11-15/17-07-44/info.yaml | rlaboiss/vextab-data | 229686bd7dba7b25641bd3e1df57b44e50d61b0f | [
"CC0-1.0"
] | null | null | null | experiment: flip-table
subject: 64
background: static
stimulus: horizontal
object-side: left
table-side: left
chair: upright
| 15.625 | 22 | 0.808 |
189fbf61367a1b23ac8e34ecf157a00156f53bb9 | 70 | yaml | YAML | toker/recorder.yaml | timpihl/hass-config | 62412b3999b5e8da832d23744373b5fa9ab952b8 | [
"MIT"
] | 1 | 2020-01-28T00:25:15.000Z | 2020-01-28T00:25:15.000Z | toker/recorder.yaml | timpihl/hass-config | 62412b3999b5e8da832d23744373b5fa9ab952b8 | [
"MIT"
] | null | null | null | toker/recorder.yaml | timpihl/hass-config | 62412b3999b5e8da832d23744373b5fa9ab952b8 | [
"MIT"
] | null | null | null | purge_keep_days: 100
purge_interval: 0
db_url: !secret postgresql_url
| 17.5 | 30 | 0.842857 |
ea42b3780eebb62ccdf7ac4906574fb1c0c58a21 | 2,552 | yml | YAML | tasks/main.yml | NIXKnight/Ansible-Jenkins | 47af3327c0c2ae09cbe02e8fbd5cc55c29d8078b | [
"MIT"
] | null | null | null | tasks/main.yml | NIXKnight/Ansible-Jenkins | 47af3327c0c2ae09cbe02e8fbd5cc55c29d8078b | [
"MIT"
] | null | null | null | tasks/main.yml | NIXKnight/Ansible-Jenkins | 47af3327c0c2ae09cbe02e8fbd5cc55c29d8078b | [
"MIT"
] | null | null | null | ---
# tasks file for Ansible-Jenkins
- name: Install Jenkins Prerequisite Packages
apt:
pkg: "{{ item }}"
update_cache: yes
state: present
with_items:
- "{{ PREREQUISITE_PACKAGES }}"
- name: Add Jenkins Repository Key
apt_key:
url: "{{ JENKINS_REPO.KEY }}"
state: present
- name: Add Jenk... | 27.73913 | 110 | 0.692006 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.