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
5e0bf6848bfeac6b79b3c00479a3c52c18be768a
571
yml
YAML
.github/workflows/release.yml
oakaigh/openvscode-hub
a624ff23f331dfaa854f5141476b6402980aa6a7
[ "MIT" ]
null
null
null
.github/workflows/release.yml
oakaigh/openvscode-hub
a624ff23f331dfaa854f5141476b6402980aa6a7
[ "MIT" ]
null
null
null
.github/workflows/release.yml
oakaigh/openvscode-hub
a624ff23f331dfaa854f5141476b6402980aa6a7
[ "MIT" ]
null
null
null
name: "tagged-release" on: push: tags: - "v*" jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: submodules: recursive - uses: actions/setup-node@v2 - run: npm install - run: npm run build --production - run: tar -zcvf dist....
24.826087
60
0.558669
5e5514bb5ee82ff0714d6e769228a6715676c34e
966
yml
YAML
.github/workflows/main.yml
eyedee-id/eyedee-web
cbd76f360482b54b9906231500e62187acf5e7ac
[ "MIT" ]
1
2020-05-16T07:21:59.000Z
2020-05-16T07:21:59.000Z
.github/workflows/main.yml
eyedee-id/eyedee-frontend
cbd76f360482b54b9906231500e62187acf5e7ac
[ "MIT" ]
44
2020-05-19T08:32:31.000Z
2020-07-24T08:00:19.000Z
.github/workflows/main.yml
eyedee-id/eyedee-web
cbd76f360482b54b9906231500e62187acf5e7ac
[ "MIT" ]
null
null
null
name: CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: node-version: '12' - uses: actions/cache@v1 with: path: ~/.n...
24.15
77
0.517598
369fdc42607f78565a646cc8c2b3bc7ac3550f91
5,199
yaml
YAML
snap/snapcraft.yaml
Lin-Buo-Ren/android-file-transfer-linux-snap
5cb5fa5dd951596027b384e819ff9556d3f8d2e4
[ "MIT" ]
null
null
null
snap/snapcraft.yaml
Lin-Buo-Ren/android-file-transfer-linux-snap
5cb5fa5dd951596027b384e819ff9556d3f8d2e4
[ "MIT" ]
null
null
null
snap/snapcraft.yaml
Lin-Buo-Ren/android-file-transfer-linux-snap
5cb5fa5dd951596027b384e819ff9556d3f8d2e4
[ "MIT" ]
null
null
null
%YAML 1.1 --- # Snapcraft Recipe for Android File Transfer for Linux # ------------------------------ # This file is in the YAML data serialization format: # http://yaml.org # For the spec. of writing this file refer the following documentation: # * Snapcraft.yaml reference # https://docs.snapcraft.io/snapcraft-yaml-...
27.507937
128
0.675322
932df80cbe1a93cbb7099f5267593f498ea3edc7
367
yml
YAML
docker-compose.yml
redintro/reactive-service
bf7d7b9132ce9f652db246bb35f34e7038b545a4
[ "MIT" ]
null
null
null
docker-compose.yml
redintro/reactive-service
bf7d7b9132ce9f652db246bb35f34e7038b545a4
[ "MIT" ]
null
null
null
docker-compose.yml
redintro/reactive-service
bf7d7b9132ce9f652db246bb35f34e7038b545a4
[ "MIT" ]
null
null
null
version: '3' services: db: container_name: booking-database image: postgres:10-alpine restart: always ports: - 5432:5432 environment: POSTGRES_USER: docker POSTGRES_PASSWORD: docker POSTGRES_DB: booking_dev volumes: - ./db:/docker-entrypoint-initdb.d/ - db-d...
20.388889
41
0.648501
389b21eb3917d768790d7fa897fd409e3d9c1753
446
yml
YAML
src/app/routes/data/slash/resources/messageAttachments/javascript/beginner/jstheweirdparts.yml
mndominguez/greetbot
a4a862fd8e6607956b39be57534c5ae5b6165f07
[ "MIT" ]
11
2018-02-24T17:46:23.000Z
2018-10-02T03:28:02.000Z
src/app/routes/data/slash/resources/messageAttachments/javascript/beginner/jstheweirdparts.yml
mndominguez/greetbot
a4a862fd8e6607956b39be57534c5ae5b6165f07
[ "MIT" ]
63
2018-02-11T19:31:41.000Z
2019-10-31T02:12:58.000Z
src/app/routes/data/slash/resources/messageAttachments/javascript/beginner/jstheweirdparts.yml
mndominguez/greetbot
a4a862fd8e6607956b39be57534c5ae5b6165f07
[ "MIT" ]
20
2018-02-11T13:21:26.000Z
2019-01-01T21:37:17.000Z
resource-number: 4 language: 'javascript' level: 'beginner' media-cost: ($15-$170) media-cost-desc: "PAID" media-type: "class" media-icon: ":school_satchel:" media-link: "<https://www.udemy.com/understand-javascript|JavaScript: Understanding the Weird Parts>" media-desc: "Course from Udemy. _An advanced JavaScript cou...
40.545455
152
0.757848
f8323d5b714cb72ac26e9a65a0893cc407ff2b9d
807
yaml
YAML
deploy/jmx/mercury-bootstrap.yaml
RockyLOMO/rxlib-mercury
209a6be6e39d82021691cf78a99a0ddb46cac44f
[ "MIT" ]
null
null
null
deploy/jmx/mercury-bootstrap.yaml
RockyLOMO/rxlib-mercury
209a6be6e39d82021691cf78a99a0ddb46cac44f
[ "MIT" ]
null
null
null
deploy/jmx/mercury-bootstrap.yaml
RockyLOMO/rxlib-mercury
209a6be6e39d82021691cf78a99a0ddb46cac44f
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Endpoints metadata: name: xiaofan-crawler namespace: xiaofan labels: app: xiaofan-crawler subsets: - addresses: - ip: 192.168.31.10 ports: - name: xiaofan-crawler port: 8080 --- apiVersion: v1 kind: Service metadata: name: xiaofan-crawler namespace: xiaofan ...
16.469388
36
0.665428
086cb075254838bd31470676e49f714596ddee0f
45
yml
YAML
_data/volumes.yml
iholloma/crdh
5e534c421188aed18a83029ddeab4dd381080495
[ "MIT" ]
null
null
null
_data/volumes.yml
iholloma/crdh
5e534c421188aed18a83029ddeab4dd381080495
[ "MIT" ]
null
null
null
_data/volumes.yml
iholloma/crdh
5e534c421188aed18a83029ddeab4dd381080495
[ "MIT" ]
null
null
null
- volume: 1 title: "2018" img_dir: "v01"
11.25
16
0.577778
9f7a6a963d45751bbeba8b6a43327625f6591c8f
1,083
yml
YAML
.github/workflows/tests.yml
Taink/N_Queen
87dfa14dc79b2b844795ec38cdfd216959cb9fe0
[ "MIT" ]
1
2021-01-07T14:01:24.000Z
2021-01-07T14:01:24.000Z
.github/workflows/tests.yml
Taink/N_Queen
87dfa14dc79b2b844795ec38cdfd216959cb9fe0
[ "MIT" ]
null
null
null
.github/workflows/tests.yml
Taink/N_Queen
87dfa14dc79b2b844795ec38cdfd216959cb9fe0
[ "MIT" ]
null
null
null
name: Tests on: pull_request: branches: - master workflow_dispatch: push: release: types: - created jobs: # This workflow contains a single job called "build" tests: name: ${{ matrix.test }} (Python ${{ matrix.python }}) runs-on: ubuntu-latest strategy: matrix: ...
24.613636
107
0.591874
4952bb030d0317c7353f3e2ebae956adf296847c
216
yml
YAML
.travis.yml
w1ck3dg0ph3r/rabbit-events
811b4fbbae4809ded9a4c8caf97ce2f978febf2a
[ "MIT" ]
null
null
null
.travis.yml
w1ck3dg0ph3r/rabbit-events
811b4fbbae4809ded9a4c8caf97ce2f978febf2a
[ "MIT" ]
null
null
null
.travis.yml
w1ck3dg0ph3r/rabbit-events
811b4fbbae4809ded9a4c8caf97ce2f978febf2a
[ "MIT" ]
null
null
null
language: go go: - "1.12" - "1.13" - "1.14" env: - GO111MODULE=on COMPOSE_FILE=test/docker-compose.yml services: - docker script: - docker-compose up -d - docker-compose ps - make test-integration
12.705882
55
0.643519
f5caaaf777fc429d63982f354f6b09bb6739309f
557
yml
YAML
scripts/roles/cikit-env/defaults/main.yml
jplotnikov/cikit
e0e8097e5b94f0fd4ac4423242e111b723abfbc7
[ "Apache-2.0" ]
21
2017-03-14T11:41:44.000Z
2018-06-26T18:37:08.000Z
scripts/roles/cikit-env/defaults/main.yml
jplotnikov/cikit
e0e8097e5b94f0fd4ac4423242e111b723abfbc7
[ "Apache-2.0" ]
96
2017-03-30T16:01:03.000Z
2020-02-27T10:23:07.000Z
scripts/roles/cikit-env/defaults/main.yml
jplotnikov/cikit
e0e8097e5b94f0fd4ac4423242e111b723abfbc7
[ "Apache-2.0" ]
8
2016-12-26T14:19:34.000Z
2021-07-12T00:45:58.000Z
--- cikit_env: # The list of per-file variables to unconditionally add everywhere. global: /etc/environment: CIKIT_PROJECT: "{{ project }}" # The list of per-file variables to add to development environment only (VM). local: /etc/environment: CIKIT_PROJECT_DIR: "{{ webroot }}" /etc/profi...
30.944444
79
0.662478
16a6f4b89b8787db2563a32dc8d344e3aec23373
145
yml
YAML
.drone.yml
geppetto-apps/tmx.cr
6e704ca81173fd159af190369ba8f75fd913af76
[ "MIT" ]
null
null
null
.drone.yml
geppetto-apps/tmx.cr
6e704ca81173fd159af190369ba8f75fd913af76
[ "MIT" ]
null
null
null
.drone.yml
geppetto-apps/tmx.cr
6e704ca81173fd159af190369ba8f75fd913af76
[ "MIT" ]
null
null
null
build: image: geppettoapps/crystal-libxml2:0.18.7 commands: - crystal deps - crystal tool format --check src spec - crystal spec
20.714286
44
0.682759
c96030b363b935d479177327846c72a09fb2a3b3
412
yml
YAML
.travis.yml
zhy0/twitter-es
287f766fd2cd179c9750474febf58144f42d9de5
[ "MIT" ]
null
null
null
.travis.yml
zhy0/twitter-es
287f766fd2cd179c9750474febf58144f42d9de5
[ "MIT" ]
null
null
null
.travis.yml
zhy0/twitter-es
287f766fd2cd179c9750474febf58144f42d9de5
[ "MIT" ]
null
null
null
language: python services: - docker install: - pip install -r requirements.txt script: - docker build -t "$TRAVIS_REPO_SLUG:latest" -t "$TRAVIS_REPO_SLUG:$(git log -1 --pretty=%h)" . after_success: - echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin - docker push "$TRAVIS_REPO_S...
25.75
97
0.699029
d66e787d2b532002779af90672f0356d3268bcf3
135
yaml
YAML
repository-data/application/src/main/resources/hcm-config/configuration/domains/brokenlinks.yaml
let369/gov-scot
aae50eca8b3b50ee4605164f17d2100b0c40bb82
[ "MIT" ]
null
null
null
repository-data/application/src/main/resources/hcm-config/configuration/domains/brokenlinks.yaml
let369/gov-scot
aae50eca8b3b50ee4605164f17d2100b0c40bb82
[ "MIT" ]
null
null
null
repository-data/application/src/main/resources/hcm-config/configuration/domains/brokenlinks.yaml
let369/gov-scot
aae50eca8b3b50ee4605164f17d2100b0c40bb82
[ "MIT" ]
null
null
null
definitions: config: /hippo:configuration/hippo:domains/brokenlinks/readonly: hipposys:groups: [author, editor, useradmin]
27
60
0.748148
87c09633cbe5fd5e06bfea095756271aaded76da
2,328
yaml
YAML
.github/workflows/deploy.yaml
boldint/terragrunt-google-live-poc
27350fe74bed83193f6e27cd24f053e5fb2c1a3c
[ "MIT" ]
null
null
null
.github/workflows/deploy.yaml
boldint/terragrunt-google-live-poc
27350fe74bed83193f6e27cd24f053e5fb2c1a3c
[ "MIT" ]
null
null
null
.github/workflows/deploy.yaml
boldint/terragrunt-google-live-poc
27350fe74bed83193f6e27cd24f053e5fb2c1a3c
[ "MIT" ]
null
null
null
name: Deploy action for GCP project on: pull_request: branches: - master paths-ignore: - '_init/**' - '.github/**' push: branches: - master paths-ignore: - '_init/**' - '.github/**' jobs: deploy_infra: name: Deploy runs-on: ubuntu-latest steps: ...
30.631579
115
0.611254
e2058187071dc248f95f088e959aac952a2dad2b
127
yaml
YAML
tests/minimal/phase0/ssz_static/Eth1Data/ssz_one/case_12/roots.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
30
2019-04-25T20:14:27.000Z
2021-04-16T06:08:26.000Z
tests/minimal/phase0/ssz_static/Eth1Data/ssz_one/case_12/roots.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
19
2019-05-06T18:05:44.000Z
2020-12-18T17:04:02.000Z
tests/minimal/phase0/ssz_static/Eth1Data/ssz_one/case_12/roots.yaml
vapory-testing/vap2.0-spec-tests
b4283b90ecb9178d011863f4fb14efefce53d82f
[ "MIT" ]
8
2019-05-01T00:05:46.000Z
2021-03-21T18:36:02.000Z
version https://git-lfs.github.com/spec/v1 oid sha256:081db64a5276119b7459f191e1346b01c1ebde0dcd501becbb3221ed742a18ba size 77
31.75
75
0.88189
67b123d832a1be233692a04de19d52ea7f84d55a
738
yml
YAML
docker-compose.prod.yml
salathegroup/crowdbreaks-streamer
3019b0f8d48bd6b4419bdaa02d0463ea6617b496
[ "MIT" ]
6
2019-03-25T17:44:42.000Z
2020-10-28T18:45:27.000Z
docker-compose.prod.yml
salathegroup/crowdbreaks-streamer
3019b0f8d48bd6b4419bdaa02d0463ea6617b496
[ "MIT" ]
null
null
null
docker-compose.prod.yml
salathegroup/crowdbreaks-streamer
3019b0f8d48bd6b4419bdaa02d0463ea6617b496
[ "MIT" ]
null
null
null
# Production config version: '3' services: web: build: context: ./web dockerfile: Dockerfile.production celery: build: context: ./web dockerfile: Dockerfile.production celery-beat: build: context: ./web dockerfile: Dockerfile.production nginx: build: ./nginx ...
24.6
181
0.624661
e7e9850410402bc31d2c3c0e96ad4914ee6b67a1
397
yml
YAML
packages/nouns/lib/__fixtures__/017737_lgarka.yml
medzuslovjansky/standard
433f01da93e10f7f9c04750f94de4bda7a07c42f
[ "MIT" ]
1
2020-10-12T06:25:33.000Z
2020-10-12T06:25:33.000Z
packages/nouns/lib/__fixtures__/017737_lgarka.yml
medzuslovjansky/standard
433f01da93e10f7f9c04750f94de4bda7a07c42f
[ "MIT" ]
null
null
null
packages/nouns/lib/__fixtures__/017737_lgarka.yml
medzuslovjansky/standard
433f01da93e10f7f9c04750f94de4bda7a07c42f
[ "MIT" ]
null
null
null
--- id: "17737" word: "lgaŕka" meta: gender: "feminine" declensions: singular: nom: "lgaŕka" acc: "lgaŕkų" gen: "lgaŕky" loc: "lgaŕkě" dat: "lgaŕkě" ins: "lgaŕkojų" voc: "lgaŕko" plural: nom: "lgaŕky" acc: "lgaŕky" gen: "lgaŕek" l...
17.26087
22
0.483627
f055976bb96527aa8ed621f9a7ecd911fc511341
4,220
yml
YAML
docker-compose.yml
ShoGinn/docker-ads-b
41382284f0f7affd65f9266e3776608f5ac7148c
[ "MIT" ]
1
2019-03-24T14:33:30.000Z
2019-03-24T14:33:30.000Z
docker-compose.yml
ShoGinn/docker-ads-b
41382284f0f7affd65f9266e3776608f5ac7148c
[ "MIT" ]
2
2019-03-24T12:48:09.000Z
2019-05-02T20:36:00.000Z
docker-compose.yml
ShoGinn/docker-ads-b
41382284f0f7affd65f9266e3776608f5ac7148c
[ "MIT" ]
null
null
null
version: '3.2' services: # dump1090 ################################################################## dump1090: image: shoginn/docker-ads-b-dump1090:${TAG:-latest} build: context: dump1090 dockerfile: Dockerfile-dump1090 cache_from: - shoginn/docker-ads-b-dump1090 - shogi...
31.029412
91
0.595735
787336fd03dbfef0dca4f98fa8a0f988e6442a33
1,987
yml
YAML
.github/workflows/ci.yml
Alexis211/synapse-s3-storage-provider
f821cff55e35a711b45ecb5165d54a4c28f40c9c
[ "Apache-2.0" ]
null
null
null
.github/workflows/ci.yml
Alexis211/synapse-s3-storage-provider
f821cff55e35a711b45ecb5165d54a4c28f40c9c
[ "Apache-2.0" ]
null
null
null
.github/workflows/ci.yml
Alexis211/synapse-s3-storage-provider
f821cff55e35a711b45ecb5165d54a4c28f40c9c
[ "Apache-2.0" ]
null
null
null
name: CI on: push: branches: [ main ] pull_request: branches: [ main ] workflow_dispatch: jobs: lint: name: "Lint & Packaging" runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: "actions/setup-python@v2" with: python-version: "3.6" - n...
24.231707
82
0.568697
608e0d355cd6cb067bba56cc4414fd63f54769cb
100
yaml
YAML
config/project-leaders.yaml
yoonjk/gitops-gitops
31374257301281a4e88943ecf4722610daa96f2a
[ "Apache-2.0" ]
null
null
null
config/project-leaders.yaml
yoonjk/gitops-gitops
31374257301281a4e88943ecf4722610daa96f2a
[ "Apache-2.0" ]
null
null
null
config/project-leaders.yaml
yoonjk/gitops-gitops
31374257301281a4e88943ecf4722610daa96f2a
[ "Apache-2.0" ]
null
null
null
apiVersion: user.openshift.io/v1 kind: Group metadata: name: project-leaders users: - developer
14.285714
32
0.76
43696de013a3494c9195c14e85d622d918e0f073
771
yml
YAML
docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.models.Extension.yml
bennage/azure-docs-sdk-python
add78a9e7a2594624096be9ef0a731ae8cb6c28b
[ "CC-BY-4.0", "MIT" ]
84
2017-07-21T06:08:09.000Z
2022-03-30T06:57:20.000Z
docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.models.Extension.yml
bennage/azure-docs-sdk-python
add78a9e7a2594624096be9ef0a731ae8cb6c28b
[ "CC-BY-4.0", "MIT" ]
1,477
2017-05-31T11:48:03.000Z
2022-03-30T18:52:59.000Z
docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_03_01.models.Extension.yml
bennage/azure-docs-sdk-python
add78a9e7a2594624096be9ef0a731ae8cb6c28b
[ "CC-BY-4.0", "MIT" ]
183
2017-05-24T07:28:17.000Z
2022-03-25T07:12:35.000Z
### YamlMime:PythonClass uid: azure.mgmt.compute.v2021_03_01.models.Extension name: Extension fullName: azure.mgmt.compute.v2021_03_01.models.Extension module: azure.mgmt.compute.v2021_03_01.models inheritances: - msrest.serialization.Model summary: Describes a cloud service Extension. constructor: syntax: 'Extension...
33.521739
140
0.757458
4ecb8b544d53999e8e34a689a923a745474c04b5
334
yml
YAML
boilerplate/openshift/golang-osd-operator/golangci.yml
rrati/boilerplate
56c5be8784d86a6b9750821f0fcf7078c0ea1a10
[ "Apache-2.0" ]
null
null
null
boilerplate/openshift/golang-osd-operator/golangci.yml
rrati/boilerplate
56c5be8784d86a6b9750821f0fcf7078c0ea1a10
[ "Apache-2.0" ]
null
null
null
boilerplate/openshift/golang-osd-operator/golangci.yml
rrati/boilerplate
56c5be8784d86a6b9750821f0fcf7078c0ea1a10
[ "Apache-2.0" ]
null
null
null
# options for analysis running run: # default concurrency is a available CPU number concurrency: 10 # timeout for analysis, e.g. 30s, 5m, default is 1m timeout: 2m issues: # We want to make sure we get a full report every time. Setting these # to zero disables the limit. max-issues-per-linter: 0 max-sa...
23.857143
71
0.715569
e5dcdd9f1c1bd4c93d441baabce44de6cc92db51
4,537
yml
YAML
mkdocs.yml
IBM/SalesEnablement-Satellite-L3
75b12a4418dfe8dfb5db70bdbef91cb4d3063bce
[ "Apache-2.0" ]
null
null
null
mkdocs.yml
IBM/SalesEnablement-Satellite-L3
75b12a4418dfe8dfb5db70bdbef91cb4d3063bce
[ "Apache-2.0" ]
null
null
null
mkdocs.yml
IBM/SalesEnablement-Satellite-L3
75b12a4418dfe8dfb5db70bdbef91cb4d3063bce
[ "Apache-2.0" ]
null
null
null
# Project info site_name: IBM Cloud Satellite L3 Demonstration site_description: IBM Cloud Satellite Sales Enablement Level 3 Demonstration site_author: Andrew R. Jones (andrewj@us.ibm.com) copyright: Copyright &copy; 2022 IBM # Repository repo_name: IBM/SalesEnablement-Satellite-L3 #repo_url: https://github.com/IBM/S...
43.209524
162
0.72559
fb2e8aad7f860a8a321e1f60e241498b7edd79e3
1,322
yml
YAML
manifests/controller-manager/clusterrole.yml
plusserver/cloud-provider-vcloud
eff053930d8729f90c0a4e4a285f8b562db0deda
[ "Apache-2.0" ]
null
null
null
manifests/controller-manager/clusterrole.yml
plusserver/cloud-provider-vcloud
eff053930d8729f90c0a4e4a285f8b562db0deda
[ "Apache-2.0" ]
null
null
null
manifests/controller-manager/clusterrole.yml
plusserver/cloud-provider-vcloud
eff053930d8729f90c0a4e4a285f8b562db0deda
[ "Apache-2.0" ]
null
null
null
apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: cloud-controller-manager namespace: kube-system rules: - apiGroups: - "coordination.k8s.io" resources: - leases verbs: - get - delete - watch - patch - create - update - list ...
14.527473
40
0.456127
5080d7734eea7884686c8bf60be070422102264d
14,143
yaml
YAML
lib/python3.8/site-packages/ansible_collections/community/network/changelogs/changelog.yaml
cjsteel/python3-venv-ansible-2.10.5
c95395c4cae844dc66fddde9b4343966f4b2ecd5
[ "Apache-1.1" ]
null
null
null
lib/python3.8/site-packages/ansible_collections/community/network/changelogs/changelog.yaml
cjsteel/python3-venv-ansible-2.10.5
c95395c4cae844dc66fddde9b4343966f4b2ecd5
[ "Apache-1.1" ]
null
null
null
lib/python3.8/site-packages/ansible_collections/community/network/changelogs/changelog.yaml
cjsteel/python3-venv-ansible-2.10.5
c95395c4cae844dc66fddde9b4343966f4b2ecd5
[ "Apache-1.1" ]
null
null
null
ancestor: null releases: 0.2.0: changes: breaking_changes: - routeros_facts - allow multiple addresses and neighbors per interface. This makes ``ansible_net_neighbors`` a list instead of a dict (https://github.com/ansible-collections/community.network/pull/6). bugfixes: - Cloudengi...
51.996324
149
0.720356
820ab3ec1c7cf252ff790bcc30293269ed581c47
454
yml
YAML
meta/4-6-1.yml
ukraine-sdg/data
c7237ba89ae2815ef37b071ab09413c5d11461a0
[ "MIT" ]
null
null
null
meta/4-6-1.yml
ukraine-sdg/data
c7237ba89ae2815ef37b071ab09413c5d11461a0
[ "MIT" ]
null
null
null
meta/4-6-1.yml
ukraine-sdg/data
c7237ba89ae2815ef37b071ab09413c5d11461a0
[ "MIT" ]
1
2021-11-14T20:21:58.000Z
2021-11-14T20:21:58.000Z
SDG_GOAL: 4 Quality education SDG_TARGET: 4.6 Eliminate gender disparities among school teachers SDG_INDICATOR: 4.6.1 Share of men among pedagogical staff, % REC_USE_LIM: At the beginning of the 2015/16 – 2020/21 academic years. <br> Starting from the 2018/19 school year, taking into account teachers-organizers, pra...
64.857143
235
0.801762
58f385d58d6463de0039e53439c213c6e49857d8
277
yaml
YAML
config/packages/propel.yaml
sh000gun/askeet
ba1feb0df3e493cc842ded791d0a39db9d3f76d6
[ "MIT" ]
1
2020-12-02T09:40:38.000Z
2020-12-02T09:40:38.000Z
config/packages/propel.yaml
sh000gun/askeet
ba1feb0df3e493cc842ded791d0a39db9d3f76d6
[ "MIT" ]
null
null
null
config/packages/propel.yaml
sh000gun/askeet
ba1feb0df3e493cc842ded791d0a39db9d3f76d6
[ "MIT" ]
null
null
null
propel: database: connections: askeet: adapter: mysql classname: Propel\Runtime\Connection\DebugPDO dsn: "mysql:host=localhost;dbname=askeet" user: root password: attributes:
25.181818
59
0.512635
4526cdb4bae133744057e53397b87cc3dbc36d90
4,267
yaml
YAML
shrinkwrap.yaml
TheDeveloperBot/Community-Giveaways
5a7495c628e8447e316f1138cc3d199a25e717e8
[ "Apache-2.0" ]
2
2018-08-24T12:06:58.000Z
2021-02-02T10:09:37.000Z
shrinkwrap.yaml
TheDeveloperBot/Community-Giveaways
5a7495c628e8447e316f1138cc3d199a25e717e8
[ "Apache-2.0" ]
null
null
null
shrinkwrap.yaml
TheDeveloperBot/Community-Giveaways
5a7495c628e8447e316f1138cc3d199a25e717e8
[ "Apache-2.0" ]
4
2018-08-21T19:50:57.000Z
2020-07-24T18:46:34.000Z
dependencies: discord.js: github.com/hydrabolt/discord.js/faf27fabc055cb3850e823cf36c0af21c0139c35 json-maker: 1.2.4 klaw: 2.1.1 moment: 2.22.2 uws: 9.148.0 packages: /async-limiter/1.0.0: dev: false resolution: integrity: sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo...
29.226027
113
0.69229
4b91b32121f62dc23954026132832bc26f141fd2
628
yml
YAML
.azure/templates/checkout-and-cache.yml
RaenonX-DL/dragalia-posts-site-front
6069911884c863c5c5ed798b4de6db34a4a555c9
[ "MIT" ]
null
null
null
.azure/templates/checkout-and-cache.yml
RaenonX-DL/dragalia-posts-site-front
6069911884c863c5c5ed798b4de6db34a4a555c9
[ "MIT" ]
7
2020-10-20T10:32:13.000Z
2020-10-22T02:35:07.000Z
.azure/templates/checkout-and-cache.yml
RaenonX-DL/dragalia-posts-site-front
6069911884c863c5c5ed798b4de6db34a4a555c9
[ "MIT" ]
null
null
null
steps: - checkout: self submodules: recursive # Fix node version to v16.10 because of mem leak in v16.13 # https://github.com/kulshekhar/ts-jest/issues/1967#issuecomment-994916049 # - `@swc/jest` / `@swc/core` doesn't reduce memory usage on Azure Pipelines, despite working locally - task: NodeTool@0 displayName: '...
27.304348
101
0.684713
f3265d75086dda1cdd9ed7250cad5a13fa083f39
896
yml
YAML
src/Gsb/AppliFraisBundle/Resources/config/routing.yml
crzskll/applicationFrais
5b3a1e58c89b3ab55c0ceac7aa62ba5625b59787
[ "MIT" ]
null
null
null
src/Gsb/AppliFraisBundle/Resources/config/routing.yml
crzskll/applicationFrais
5b3a1e58c89b3ab55c0ceac7aa62ba5625b59787
[ "MIT" ]
null
null
null
src/Gsb/AppliFraisBundle/Resources/config/routing.yml
crzskll/applicationFrais
5b3a1e58c89b3ab55c0ceac7aa62ba5625b59787
[ "MIT" ]
null
null
null
gsb_appli_frais_visiteur: resource: "@GsbAppliFraisBundle/Resources/config/routing/visiteur.yml" prefix: /visiteur gsb_appli_frais_historique: resource: "@GsbAppliFraisBundle/Resources/config/routing/historique.yml" prefix: /visiteur/historique gsb_appli_frais_comptable: resource: "@GsbAppli...
27.151515
76
0.743304
d7b4ececb3bf0ade80bfa4869aed28bcc99b5b15
665
yml
YAML
ydms-service/src/main/resources/application.yml
junfengliang/ydms
5e4449254e88a4ea0657e110b69f12238adddf87
[ "MIT" ]
3
2020-06-04T04:22:13.000Z
2021-12-27T05:10:18.000Z
ydms-service/src/main/resources/application.yml
junfengliang/ydms
5e4449254e88a4ea0657e110b69f12238adddf87
[ "MIT" ]
null
null
null
ydms-service/src/main/resources/application.yml
junfengliang/ydms
5e4449254e88a4ea0657e110b69f12238adddf87
[ "MIT" ]
null
null
null
server: port: 9019 servlet: context-path: / spring: application: name: ydms-service messages: basename: i18n/messages cache-second: 3600 encoding: UTF-8 datasource: url: jdbc:mysql://127.0.0.1:3306/ydms?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8 driver-class-na...
16.625
103
0.643609
072fc238cded8b0c682599d7f5b943f431c9ee80
1,053
yml
YAML
.travis.yml
bjaanes/ExtremeResults-WebApp
d15e2690c9879366e1e8ebd472c63c5b64e71a16
[ "MIT" ]
20
2015-08-20T13:27:05.000Z
2020-09-05T18:21:44.000Z
.travis.yml
bjaanes/ExtremeResults-WebApp
d15e2690c9879366e1e8ebd472c63c5b64e71a16
[ "MIT" ]
85
2015-06-29T12:20:34.000Z
2016-08-07T12:51:17.000Z
.travis.yml
bjaanes/ExtremeResults-WebApp
d15e2690c9879366e1e8ebd472c63c5b64e71a16
[ "MIT" ]
12
2016-10-02T12:17:43.000Z
2020-10-06T17:24:31.000Z
language: node_js node_js: - 4.2.4 addons: firefox: '43.0' env: global: - secure: reHCrpMsX3kkW7IyNRdnMcdNsMd7WhJ/QhYa/CBTwUGeAjSRIJyWGnhZym3C+4QStam9mMDBMFFySQoItmT58od6258WVNoYAh5UntTQlxsfwRvDPhu6rqjL7jTFA2PwzUOnIUK+drgavNUerHtWXpJLJxhTq8Sgr89IaLhO5ad/tR9ee+Zq7FwYgwXvD6SATNs6jiC89aF671Lqsh7rNhi9hBCbglaqeNVa82Qg...
47.863636
696
0.884141
b8dae48835b5b0ad37db804902ac31254b84d5fa
52
yml
YAML
content/ansible/roles/manageiq-core.manageiq-vmdb/handlers/main.yml
agrare/manageiq-content
7a0d04d09e2f66cb815aa51af5bdc0475930f56d
[ "Apache-2.0" ]
17
2016-12-16T18:49:14.000Z
2020-06-12T20:13:45.000Z
content/ansible/roles/manageiq-core.manageiq-vmdb/handlers/main.yml
agrare/manageiq-content
7a0d04d09e2f66cb815aa51af5bdc0475930f56d
[ "Apache-2.0" ]
694
2016-12-15T20:10:31.000Z
2022-02-25T21:05:51.000Z
content/ansible/roles/manageiq-core.manageiq-vmdb/handlers/main.yml
agrare/manageiq-content
7a0d04d09e2f66cb815aa51af5bdc0475930f56d
[ "Apache-2.0" ]
120
2016-12-14T20:04:22.000Z
2022-03-30T06:31:20.000Z
--- # handlers file for manageiq-core.manageiq-vmdb
17.333333
47
0.75
c22f2e72403d7c2ad57441d4ac04ab68eaac90f8
38
yml
YAML
app/Resources/translations/messages.en.yml
ib222dp/hemodlat
ebb02c29360d9a6de8398c52794eb5761ec5f69f
[ "MIT" ]
null
null
null
app/Resources/translations/messages.en.yml
ib222dp/hemodlat
ebb02c29360d9a6de8398c52794eb5761ec5f69f
[ "MIT" ]
null
null
null
app/Resources/translations/messages.en.yml
ib222dp/hemodlat
ebb02c29360d9a6de8398c52794eb5761ec5f69f
[ "MIT" ]
null
null
null
Bad credentials.: Felaktiga uppgifter.
38
38
0.842105
01578655feaedc88b6ffcc06f3082a6ef1839209
523
yml
YAML
action.yml
srz-zumix/setup-infer
060cafa116622bfe5f98876bba214e83bf3d92f2
[ "MIT" ]
null
null
null
action.yml
srz-zumix/setup-infer
060cafa116622bfe5f98876bba214e83bf3d92f2
[ "MIT" ]
null
null
null
action.yml
srz-zumix/setup-infer
060cafa116622bfe5f98876bba214e83bf3d92f2
[ "MIT" ]
null
null
null
name: 'Setup infer' description: 'This action sets up infer' inputs: infer_version: description: 'infer version. [latest,vX.Y.Z]' default: 'latest' runs: using: 'composite' steps: - run: $GITHUB_ACTION_PATH/install.sh shell: bash env: INFER_VERSION: ${{ inputs.infer_version }} ...
22.73913
50
0.586998
5be93a7c45d98d7b5317f0df67fd6a86ec83366b
108
yml
YAML
docker-compose.yml
kimseongah/yolo
0947e628cb0d09835db6de7242f41b3a6f6fcdea
[ "MIT" ]
null
null
null
docker-compose.yml
kimseongah/yolo
0947e628cb0d09835db6de7242f41b3a6f6fcdea
[ "MIT" ]
null
null
null
docker-compose.yml
kimseongah/yolo
0947e628cb0d09835db6de7242f41b3a6f6fcdea
[ "MIT" ]
null
null
null
version: "3.9" services: server: build: . entrypoint: /bin/bash stdin_open: true tty: true
15.428571
25
0.611111
566ac182bac095d67138098c474cc707ba883473
378
yml
YAML
_data/education.yml
samaracomacento/resume-template
98f5ed8a734302e619cd19140645ee36f82741db
[ "MIT" ]
null
null
null
_data/education.yml
samaracomacento/resume-template
98f5ed8a734302e619cd19140645ee36f82741db
[ "MIT" ]
null
null
null
_data/education.yml
samaracomacento/resume-template
98f5ed8a734302e619cd19140645ee36f82741db
[ "MIT" ]
null
null
null
# Degree - degree: Arquiteta e Urbanista uni: FAU/URFJ year: 2018 summary: Escola de Permacultura no Centro&#58; Arquitetura como Organismo Vivo e de Memória - degree: Design em Permacultura (PDC) uni: Unipermacultura year: 2018 - degree: Ilustração Científica uni: Museu Nacional/UFRJ year: 2013 - ...
21
93
0.730159
257019e667498df423da691cab379bca76b6bd68
1,565
yml
YAML
services/github-bots/LabelBotAddLabels/serverless.yml
mseth10/incubator-mxnet-ci
36a5050b9c7bd720a4aa87d225738400083d611d
[ "Apache-2.0" ]
10
2019-08-19T17:12:52.000Z
2021-11-07T21:25:32.000Z
services/github-bots/LabelBotAddLabels/serverless.yml
mseth10/incubator-mxnet-ci
36a5050b9c7bd720a4aa87d225738400083d611d
[ "Apache-2.0" ]
16
2019-10-22T17:07:40.000Z
2022-02-08T23:33:27.000Z
services/github-bots/LabelBotAddLabels/serverless.yml
mseth10/incubator-mxnet-ci
36a5050b9c7bd720a4aa87d225738400083d611d
[ "Apache-2.0" ]
15
2019-08-25T18:44:54.000Z
2021-11-07T21:25:25.000Z
# Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not ...
27.946429
76
0.703514
a93a9cc94fa579b412458433f291b15fd27e7c4e
2,013
yaml
YAML
cluster/apps/default/wallabag/helmrelease.yaml
Diaoul/home-ops
cac9f625c006420db7effcf5e8801f95bdcf219b
[ "Unlicense" ]
12
2021-11-08T00:05:22.000Z
2022-03-16T17:10:18.000Z
cluster/apps/default/wallabag/helmrelease.yaml
Diaoul/home-ops
cac9f625c006420db7effcf5e8801f95bdcf219b
[ "Unlicense" ]
3
2021-05-07T19:01:06.000Z
2021-09-20T11:59:45.000Z
cluster/apps/default/wallabag/helmrelease.yaml
Diaoul/home-ops
cac9f625c006420db7effcf5e8801f95bdcf219b
[ "Unlicense" ]
3
2021-05-16T21:33:40.000Z
2021-10-21T15:07:38.000Z
--- apiVersion: helm.toolkit.fluxcd.io/v2beta1 kind: HelmRelease metadata: name: wallabag namespace: default spec: interval: 10m chart: spec: # renovate: registryUrl=https://k8s-at-home.com/charts/ chart: wallabag version: 5.2.1 sourceRef: kind: HelmRepository name: k...
30.044776
70
0.651267
c3bdf78b2b05858739297c93389c5973c58bd771
3,286
yml
YAML
.github/workflows/test.yml
McJones/YarnSpinner-Unity
13d60e64ee18cfb0ef95f987b0ad2086c1137b1d
[ "MIT" ]
null
null
null
.github/workflows/test.yml
McJones/YarnSpinner-Unity
13d60e64ee18cfb0ef95f987b0ad2086c1137b1d
[ "MIT" ]
null
null
null
.github/workflows/test.yml
McJones/YarnSpinner-Unity
13d60e64ee18cfb0ef95f987b0ad2086c1137b1d
[ "MIT" ]
null
null
null
name: Run Tests 🧪 on: push: branches: - main - develop - 'feature/**' paths: - 'Editor/**' - 'Runtime/**' - 'Samples~/**' - 'Tests/**' workflow_dispatch: jobs: buildAndTestForSomePlatforms: name: Test on ${{ matrix.unityVersion }} ...
33.530612
141
0.546561
62d5b48d3c8b5095f99154f84d71a9dc7b0b6b7e
255,624
yml
YAML
20050818/184700.fec.yml
Moham22/federal-election-commission-aggregation-2005
6a02eaa5799b7df758dd385d6bdd593f3395085a
[ "Unlicense" ]
null
null
null
20050818/184700.fec.yml
Moham22/federal-election-commission-aggregation-2005
6a02eaa5799b7df758dd385d6bdd593f3395085a
[ "Unlicense" ]
null
null
null
20050818/184700.fec.yml
Moham22/federal-election-commission-aggregation-2005
6a02eaa5799b7df758dd385d6bdd593f3395085a
[ "Unlicense" ]
1
2021-02-13T12:16:42.000Z
2021-02-13T12:16:42.000Z
countraw: 87 countrows: 85 filename: 184700.fec header: {} rows: - input: F3XN,C00033589,"Corning Incorporated Employees Political Action Committee (COREPAC)","1350 I Street NW","Suite 500","Washington","DC","20005","","X","M8","","","","20050701","20050731",28578.21,12976.51,41554.72,8000.00,33554.72,0.00,0.00,103...
21.588042
701
0.559787
210de90ac2bc55a044a73dd0a4f78fab27b755df
124
yml
YAML
roles/hosts_edit/vars/main.yml
muhammadzikriyoev/ansible-examples
27b9fc5814b5145f0bdab5adaa28a67b95e8934a
[ "Apache-2.0" ]
null
null
null
roles/hosts_edit/vars/main.yml
muhammadzikriyoev/ansible-examples
27b9fc5814b5145f0bdab5adaa28a67b95e8934a
[ "Apache-2.0" ]
null
null
null
roles/hosts_edit/vars/main.yml
muhammadzikriyoev/ansible-examples
27b9fc5814b5145f0bdab5adaa28a67b95e8934a
[ "Apache-2.0" ]
1
2022-03-31T07:54:34.000Z
2022-03-31T07:54:34.000Z
--- hosts_edit: hosts_file: /etc/hosts template_file: defaults/hosts.j2 owner: 'root' group: 'root' mode: '0644'
13.777778
34
0.66129
9852f98d3d4196f87436d39ebf27da0000e717d9
1,361
yaml
YAML
skaffold.yaml
davinctor/microservices-blog
ca9cf81462a41ce84e76bc9f9a1b2a97011d572f
[ "MIT", "Unlicense" ]
null
null
null
skaffold.yaml
davinctor/microservices-blog
ca9cf81462a41ce84e76bc9f9a1b2a97011d572f
[ "MIT", "Unlicense" ]
null
null
null
skaffold.yaml
davinctor/microservices-blog
ca9cf81462a41ce84e76bc9f9a1b2a97011d572f
[ "MIT", "Unlicense" ]
null
null
null
apiVersion: skaffold/v2alpha3 kind: Config deploy: kubectl: manifests: - ./infrastructure/k8s/* build: local: push: false artifacts: - image: vponomarenkoua/microservices-course-client context: client docker: dockerfile: Dockerfile sync: manual: - sr...
23.465517
62
0.546657
da44857a8e5e35fbb7b002e34d30fc2ca610f873
286
yml
YAML
roles/f5_check_server_certs/defaults/main.yml
skamithi/f5-automation-demo
79f401b602b9a4116c972e6ef50323e69535a62f
[ "MIT" ]
1
2018-01-29T15:14:26.000Z
2018-01-29T15:14:26.000Z
roles/f5_check_server_certs/defaults/main.yml
skamithi/f5-automation-demo
79f401b602b9a4116c972e6ef50323e69535a62f
[ "MIT" ]
null
null
null
roles/f5_check_server_certs/defaults/main.yml
skamithi/f5-automation-demo
79f401b602b9a4116c972e6ef50323e69535a62f
[ "MIT" ]
null
null
null
# f5_cert_expiration_period defaults to 10 days f5_cert_expiration_period: 10 # mail options # mailserver: smtp.myserver.local # mail_port: 597 # mail_username: myawesomename # mail_password: mystrongpassword # mail_receipient: "dest@destcompany.com" # mail_sender: "me@mycompany.com"
26
47
0.807692
1e32055563ee13fc8bfc52bd2de5e21ee04778c0
3,286
yml
YAML
.github/workflows/prepare-idl-release.yml
theblue888/webref
c109bda186d7cec00967914eb5f6bc32a5a53c91
[ "MIT" ]
1
2021-11-04T01:17:14.000Z
2021-11-04T01:17:14.000Z
.github/workflows/prepare-idl-release.yml
theblue888/webref
c109bda186d7cec00967914eb5f6bc32a5a53c91
[ "MIT" ]
null
null
null
.github/workflows/prepare-idl-release.yml
theblue888/webref
c109bda186d7cec00967914eb5f6bc32a5a53c91
[ "MIT" ]
1
2021-11-04T01:17:04.000Z
2021-11-04T01:17:04.000Z
# Create a PR that bumps the version of packages/idl/package.json when changes # are detected compared with the latest version of the package published on NPM. # # Typical weekly schedule: # - New browser-specs release on Monday, # - Integration of new version of browser-specs in Reffy on Tuesday # - Cleanup job on Wed...
36.511111
195
0.660682
730d7eeb17b701e374c3546fc5c90e0825b92a3d
57
yml
YAML
.stylelintrc.yml
aj120426394/npm-webpack2
a3d3d774b2078ad0c966cf928ea4caa1e8c4854c
[ "MIT" ]
1
2017-03-25T18:49:01.000Z
2017-03-25T18:49:01.000Z
.stylelintrc.yml
aj120426394/webpack2-config
a3d3d774b2078ad0c966cf928ea4caa1e8c4854c
[ "MIT" ]
null
null
null
.stylelintrc.yml
aj120426394/webpack2-config
a3d3d774b2078ad0c966cf928ea4caa1e8c4854c
[ "MIT" ]
null
null
null
rules: selector-no-id: true string-quotes: "double"
11.4
25
0.684211
ee52ac62a514f1c9b3c1a98b492ff550af77a725
169
yaml
YAML
user/config/plugins/breadcrumbs.yaml
MrDemonWolf/grav-mrdemonwolf-me
63a1ca7b499e4700f8c22cb7486df9447b51e75b
[ "MIT" ]
1
2017-10-28T04:31:35.000Z
2017-10-28T04:31:35.000Z
user/config/plugins/breadcrumbs.yaml
MrDemonWolf/grav-mrdemonwolf-me
63a1ca7b499e4700f8c22cb7486df9447b51e75b
[ "MIT" ]
null
null
null
user/config/plugins/breadcrumbs.yaml
MrDemonWolf/grav-mrdemonwolf-me
63a1ca7b499e4700f8c22cb7486df9447b51e75b
[ "MIT" ]
1
2017-10-11T19:43:36.000Z
2017-10-11T19:43:36.000Z
enabled: true show_all: true built_in_css: false include_home: false include_current: true icon_home: '' icon_divider_classes: 'fas fa-angle-right' link_trailing: false
18.777778
42
0.816568
622330f75a354e05d806d4e8b42eb07fde3ad0f7
2,111
yml
YAML
threads/4270819/posts/81632134.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
threads/4270819/posts/81632134.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
threads/4270819/posts/81632134.yml
voz-living/documents
a5fb94005e8c2d681bbda8c85a40509ba5b11cd9
[ "MIT" ]
null
null
null
url: showpost.php?p=81632134&postcount=2863 id: 81632134 tid: 4270819 num: 2863 datetime: 2015-12-01T13:47:00.000Z user: img: customavatars/avatar11063_11.gif name: knight1301 title: Đã tốn tiền joinDate: 2007-04-30T16:00:00.000Z posts: 352 id: '11063' title: 'Re: [No sếch] Post ảnh mấy em chân dài quần sho...
124.176471
1,501
0.651824
a5e4e94139a78382337b1c233bfab65f4e1878ea
4,244
yml
YAML
spec/vcr_cassettes/iec_61360_4_db.yml
metanorma/iecbib
b3274f056bf70bed59e59b883754f9b60be9b49e
[ "MIT" ]
1
2019-05-24T00:41:07.000Z
2019-05-24T00:41:07.000Z
spec/vcr_cassettes/iec_61360_4_db.yml
metanorma/iecbib
b3274f056bf70bed59e59b883754f9b60be9b49e
[ "MIT" ]
3
2019-03-08T16:53:21.000Z
2019-05-22T12:00:55.000Z
spec/vcr_cassettes/iec_61360_4_db.yml
metanorma/iecbib
b3274f056bf70bed59e59b883754f9b60be9b49e
[ "MIT" ]
null
null
null
--- http_interactions: - request: method: get uri: https://raw.githubusercontent.com/relaton/relaton-data-iec/main/data/61360-4_DB.yaml body: encoding: US-ASCII string: '' headers: Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" User-A...
30.978102
146
0.594251
4c1da6d946e13a6d202c23a9f512d6f2fbb24821
6,675
yml
YAML
spec/fixtures/cassettes/api/current_rectangle_zone_valid.yml
rhoopman/ruby_open_weather_map
f9fe1be8686d349eb8575e5de12fa5418297cb93
[ "MIT" ]
null
null
null
spec/fixtures/cassettes/api/current_rectangle_zone_valid.yml
rhoopman/ruby_open_weather_map
f9fe1be8686d349eb8575e5de12fa5418297cb93
[ "MIT" ]
null
null
null
spec/fixtures/cassettes/api/current_rectangle_zone_valid.yml
rhoopman/ruby_open_weather_map
f9fe1be8686d349eb8575e5de12fa5418297cb93
[ "MIT" ]
null
null
null
--- http_interactions: - request: method: get uri: http://api.openweathermap.org/data/2.5/box/city?APPID=822dcdbcaa7aed363c501e5b70bd263c&bbox=12,32,15,37,10&units=metric body: encoding: US-ASCII string: '' headers: Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 ...
113.135593
1,418
0.625019
a2aaa13f8006f0b70c040eb49c34c7d2c80e1173
814
yml
YAML
.github/workflows/publish.yml
binh-vu/kgdata
05f67b347147ec774ba01c454f72f121d546b50c
[ "MIT" ]
null
null
null
.github/workflows/publish.yml
binh-vu/kgdata
05f67b347147ec774ba01c454f72f121d546b50c
[ "MIT" ]
null
null
null
.github/workflows/publish.yml
binh-vu/kgdata
05f67b347147ec774ba01c454f72f121d546b50c
[ "MIT" ]
1
2022-02-24T11:58:19.000Z
2022-02-24T11:58:19.000Z
name: publish kgdata on: push: branches: - master jobs: publish: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - name: Setup Python uses: actions/setup-python@v3.1.0 with: python-version: 3.8 - name: setup dependencies run: | ...
27.133333
80
0.57371
6a3d8e5da59a5591f422bc21e245619890feac2a
376
yml
YAML
languages/extended/tr/fof-frontpage.yml
Andrulko/translations
30b97a20c83c14980e33438ca70168655a6602bb
[ "MIT" ]
null
null
null
languages/extended/tr/fof-frontpage.yml
Andrulko/translations
30b97a20c83c14980e33438ca70168655a6602bb
[ "MIT" ]
null
null
null
languages/extended/tr/fof-frontpage.yml
Andrulko/translations
30b97a20c83c14980e33438ca70168655a6602bb
[ "MIT" ]
null
null
null
core: admin: permissions: can_push_to_frontpage_label: 'ÖnSayfa''ya ekleyebilir' forum: badge: frontpage_tooltip: 'ÖnSayfa olarak işaretle' index_sort: front_button: ÖnSayfa post_controls: pull_from_front_button: 'ÖnSayfa''dan kaldı...
28.923077
66
0.606383
94a1c59b5273cbd63d3b8300e9bcd2ed11015956
2,445
yaml
YAML
pkg/collector/corechecks/embed/jmx/fixtures/jmx_alt.yaml
Jeremyyang920/datadog-agent
11e65147e366cbff7a0ae9f5feb8db9930173911
[ "Apache-2.0" ]
1,611
2017-09-28T15:07:39.000Z
2022-03-31T18:23:05.000Z
pkg/collector/corechecks/embed/jmx/fixtures/jmx_alt.yaml
Jeremyyang920/datadog-agent
11e65147e366cbff7a0ae9f5feb8db9930173911
[ "Apache-2.0" ]
3,946
2017-09-28T14:45:19.000Z
2022-03-31T20:19:36.000Z
pkg/collector/corechecks/embed/jmx/fixtures/jmx_alt.yaml
Jeremyyang920/datadog-agent
11e65147e366cbff7a0ae9f5feb8db9930173911
[ "Apache-2.0" ]
916
2017-10-17T23:18:48.000Z
2022-03-30T09:26:14.000Z
init_config: is_jmx: true # custom_jar_paths: # Optional, allows specifying custom jars that will be added to the classpath of the agent's JVM, # BREAKING CHANGE NOTICE : The agent currently supports a string if there is only one custom JAR. In future versions, this will be deprecated and MUST be a list in all c...
42.155172
176
0.646217
5e80247de659b9caad1943f59cd04b5632327f30
768
yaml
YAML
vulns/jbig2dec/OSV-2020-161.yaml
pombredanne/oss-fuzz-vulns
19d33f4ca2ee29f562492c8e6b8105b9d79355f7
[ "CC-BY-4.0" ]
47
2021-04-14T00:47:30.000Z
2022-03-07T04:44:12.000Z
vulns/jbig2dec/OSV-2020-161.yaml
pombredanne/oss-fuzz-vulns
19d33f4ca2ee29f562492c8e6b8105b9d79355f7
[ "CC-BY-4.0" ]
9
2021-04-08T23:33:07.000Z
2022-01-17T10:49:23.000Z
vulns/jbig2dec/OSV-2020-161.yaml
pombredanne/oss-fuzz-vulns
19d33f4ca2ee29f562492c8e6b8105b9d79355f7
[ "CC-BY-4.0" ]
15
2021-04-08T08:02:41.000Z
2022-03-30T09:29:37.000Z
id: OSV-2020-161 summary: Heap-use-after-free in jbig2_release_huffman_table details: | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21587 Crash type: Heap-use-after-free READ 8 Crash state: jbig2_release_huffman_table jbig2_text_region jbig2_data_in modified: '2021-06-21T06:56:26...
27.428571
78
0.75651
1759035c3ca09636ab6b04c641727874ef6e4191
1,572
yml
YAML
docs-ref-autogen/com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphUserInner.userPrincipalName.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
5
2021-08-20T15:24:19.000Z
2022-02-20T17:06:14.000Z
docs-ref-autogen/com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphUserInner.userPrincipalName.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphUserInner.userPrincipalName.yml
azure-sdk/azure-docs-sdk-java
66cc376be8bb1e1246731b879cc1f8fba76ea946
[ "CC-BY-4.0", "MIT" ]
1
2021-08-20T15:24:21.000Z
2021-08-20T15:24:21.000Z
### YamlMime:JavaMember uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphUserInner.userPrincipalName*" fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphUserInner.userPrincipalName" name: "userPrincipalName" nameWithType: "MicrosoftGraphUserInner.userPrincipalName" ...
78.6
538
0.810433
15243ddc9809cf8d7d9398f634deb712ec13c7f3
1,385
yaml
YAML
recipe/meta.yaml
regro-cf-autotick-bot/r-rly-feedstock
98205f838d380f8d02346ad68ec4855416cbd231
[ "BSD-3-Clause" ]
null
null
null
recipe/meta.yaml
regro-cf-autotick-bot/r-rly-feedstock
98205f838d380f8d02346ad68ec4855416cbd231
[ "BSD-3-Clause" ]
null
null
null
recipe/meta.yaml
regro-cf-autotick-bot/r-rly-feedstock
98205f838d380f8d02346ad68ec4855416cbd231
[ "BSD-3-Clause" ]
null
null
null
{% set version = '1.6.1' %} {% set posix = 'm2-' if win else '' %} {% set native = 'm2w64-' if win else '' %} package: name: r-rly version: {{ version|replace("-", "_") }} source: fn: rly_{{ version }}.tar.gz url: - {{ cran_mirror }}/src/contrib/rly_{{ version }}.tar.gz - {{ cran_mirror }}/src/contrib...
22.704918
74
0.544404
ac563063f04136eb17217400c1522b65c5899d15
680
yml
YAML
demos/full-demo/plaintext/docker-compose.yml
hughsaunders/secretless-broker
1420d75580105fa930ef9aa74f22c4809a882b0d
[ "Apache-2.0" ]
null
null
null
demos/full-demo/plaintext/docker-compose.yml
hughsaunders/secretless-broker
1420d75580105fa930ef9aa74f22c4809a882b0d
[ "Apache-2.0" ]
null
null
null
demos/full-demo/plaintext/docker-compose.yml
hughsaunders/secretless-broker
1420d75580105fa930ef9aa74f22c4809a882b0d
[ "Apache-2.0" ]
null
null
null
version: '3' services: pg: build: context: ../src/pg ansible: build: context: ../src/ansible volumes: - ../secrets/id_insecure:/root/id_insecure:ro depends_on: - pg myapp: build: context: ../src/myapp ports: - 80 environment: DB_HOST: D...
15.813953
51
0.575
c1c91ce37de6409ccaf56ed988cbeb4f12021436
1,502
yml
YAML
nk-config/src/main/resources/config/nk-gateway-dev.yml
nekoimi/nk-cloud-framework
4aa191a8b879c25ede03cf18191aa74c8bc3278c
[ "Apache-2.0" ]
null
null
null
nk-config/src/main/resources/config/nk-gateway-dev.yml
nekoimi/nk-cloud-framework
4aa191a8b879c25ede03cf18191aa74c8bc3278c
[ "Apache-2.0" ]
null
null
null
nk-config/src/main/resources/config/nk-gateway-dev.yml
nekoimi/nk-cloud-framework
4aa191a8b879c25ede03cf18191aa74c8bc3278c
[ "Apache-2.0" ]
1
2022-03-03T14:30:39.000Z
2022-03-03T14:30:39.000Z
debug: true server: port: ${gateway.port} address: 0.0.0.0 http2: enabled: true shutdown: graceful error: include-binding-errors: always include-message: always include-stacktrace: always include-exception: true whitelabel: enabled: false spring: gateway: enabled: true ...
22.088235
58
0.609188
b11c98f206af3076a945446aa91e4318133aba9b
198
yml
YAML
.travis.yml
ReactiveSets/toubkal_mysql
a1f8b171582954ebf0949b5123dfa739bcf41df3
[ "MIT" ]
2
2015-08-23T09:44:29.000Z
2018-11-17T13:06:44.000Z
.travis.yml
ReactiveSets/toubkal_mysql
a1f8b171582954ebf0949b5123dfa739bcf41df3
[ "MIT" ]
null
null
null
.travis.yml
ReactiveSets/toubkal_mysql
a1f8b171582954ebf0949b5123dfa739bcf41df3
[ "MIT" ]
null
null
null
dist: xenial language: node_js node_js: - "8.12.0" services: - mysql before_script: - mysql -e 'CREATE DATABASE toubkal_unit_tests' - mysql toubkal_unit_tests < ./test/fixtures/test.sql
14.142857
55
0.717172
690a56b120447af885644e8c279c94af90bf814c
981
yml
YAML
example-docker-compose.yml
Gasoid/scws
fc2e18e07fef612ad45709ab9a2931e826e13956
[ "MIT" ]
null
null
null
example-docker-compose.yml
Gasoid/scws
fc2e18e07fef612ad45709ab9a2931e826e13956
[ "MIT" ]
11
2021-10-15T08:55:47.000Z
2022-01-23T20:12:44.000Z
example-docker-compose.yml
Gasoid/scws
fc2e18e07fef612ad45709ab9a2931e826e13956
[ "MIT" ]
1
2021-11-30T19:57:49.000Z
2021-11-30T19:57:49.000Z
version: "2.4" services: jaeger: image: jaegertracing/all-in-one:1.26 ports: - "16686:16686" - "6831:6831/udp" scws: depends_on: - jaeger image: scws:all environment: JAEGER_AGENT_HOST: "jaeger" JAEGER_AGENT_PORT: 6831 # JAEGER_SAMPLING_ENDPOINT: http://jaeger...
29.727273
63
0.658512
0e753a53dc3b3d417a6ace51948669fbc0f2de2d
11,742
yml
YAML
.rubocop_todo/naming/rescued_exceptions_variable_name.yml
HinchK/gitlabhq
a9720e77c10b98e427e54384b507683d4c4bfbbd
[ "MIT" ]
null
null
null
.rubocop_todo/naming/rescued_exceptions_variable_name.yml
HinchK/gitlabhq
a9720e77c10b98e427e54384b507683d4c4bfbbd
[ "MIT" ]
null
null
null
.rubocop_todo/naming/rescued_exceptions_variable_name.yml
HinchK/gitlabhq
a9720e77c10b98e427e54384b507683d4c4bfbbd
[ "MIT" ]
null
null
null
--- # Cop supports --auto-correct. Naming/RescuedExceptionsVariableName: # Offense count: 269 # Temporarily disabled due to too many offenses Enabled: false Exclude: - 'app/controllers/admin/projects_controller.rb' - 'app/controllers/projects/google_cloud/deployments_controller.rb' - 'app/controller...
52.891892
101
0.752257
8959a11e501040489f203381f08c3b1278493648
333
yaml
YAML
kubernetes-monitoring/service.yaml
otus-kuber-2021-03/AndrewProf_platform
70961a2f27a9739d6d8dc5c3f9c4337eda82308d
[ "MIT" ]
null
null
null
kubernetes-monitoring/service.yaml
otus-kuber-2021-03/AndrewProf_platform
70961a2f27a9739d6d8dc5c3f9c4337eda82308d
[ "MIT" ]
10
2021-09-25T15:08:36.000Z
2021-09-29T07:47:41.000Z
kubernetes-monitoring/service.yaml
otus-kuber-2021-03/timoschenkoaa_platform
bfb865fb6de0bff97f617f8e218e8c3348febc3b
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Service metadata: name: svc-nginx-monitoring labels: app: svc-nginx-monitoring spec: selector: app: nginx-monitoring type: ClusterIP ports: - name: web port: 80 protocol: TCP targetPort: 8000 - name: metrics port: 9113 protocol: TCP tar...
17.526316
29
0.630631
2fe765272dbc6128c833318558724936e478c9bf
998
yml
YAML
steps/calabash-android-uitest/0.9.1/step.yml
rohithmone/bitrise-steplib
7521e39105153a36dc8dfcda521281e9fd570827
[ "MIT" ]
149
2015-08-25T16:27:35.000Z
2022-03-27T07:09:11.000Z
steps/calabash-android-uitest/0.9.1/step.yml
rohithmone/bitrise-steplib
7521e39105153a36dc8dfcda521281e9fd570827
[ "MIT" ]
1,389
2015-09-30T17:20:35.000Z
2022-03-29T11:27:43.000Z
steps/calabash-android-uitest/0.9.1/step.yml
rohithmone/bitrise-steplib
7521e39105153a36dc8dfcda521281e9fd570827
[ "MIT" ]
543
2015-08-06T14:11:06.000Z
2022-03-31T18:03:26.000Z
title: Calabash Android UI test summary: Calabash Android UI test step description: Calabash Android UI test step website: https://github.com/bitrise-steplib/steps-calabash-android-uitest source_code_url: https://github.com/bitrise-steplib/steps-calabash-android-uitest support_url: https://github.com/bitrise-steplib/st...
27.722222
84
0.775551
78e4687859bfa54a8f04a4ceedff08af27348141
1,603
yaml
YAML
config-root/namespaces/jx-staging/jenkins-x-nodejs/jenkins-x-nodejs-jenkins-x-nodejs-deploy.yaml
tamv/jenkinsx-local
66ab24cc1cba02cf9cb10b9194abff947bb627de
[ "Apache-2.0" ]
null
null
null
config-root/namespaces/jx-staging/jenkins-x-nodejs/jenkins-x-nodejs-jenkins-x-nodejs-deploy.yaml
tamv/jenkinsx-local
66ab24cc1cba02cf9cb10b9194abff947bb627de
[ "Apache-2.0" ]
5
2020-12-30T17:47:34.000Z
2020-12-30T19:30:52.000Z
config-root/namespaces/jx-staging/jenkins-x-nodejs/jenkins-x-nodejs-jenkins-x-nodejs-deploy.yaml
tamv/jenkinsx-local
66ab24cc1cba02cf9cb10b9194abff947bb627de
[ "Apache-2.0" ]
null
null
null
# Source: jenkins-x-nodejs/templates/deployment.yaml apiVersion: apps/v1 kind: Deployment metadata: name: jenkins-x-nodejs-jenkins-x-nodejs labels: draft: draft-app chart: "jenkins-x-nodejs-1.0.1" gitops.jenkins-x.io/pipeline: 'namespaces' namespace: jx-staging annotations: wave.pusher.com/updat...
26.716667
59
0.55708
78fc97266ddeb85308dac29d57b54009dce83c36
33,641
yaml
YAML
config/v1/0000_10_config-operator_01_infrastructure.crd.yaml
Kyrtapz/api
9b3afd95c93af476bec246b2c60f64235f078198
[ "Apache-2.0" ]
255
2016-09-05T11:03:51.000Z
2019-04-26T17:49:15.000Z
vendor/github.com/openshift/api/config/v1/0000_10_config-operator_01_infrastructure.crd.yaml
mmirecki/cluster-network-operator
5e312c65843e277729e45dd4437159aab183dcef
[ "Apache-2.0" ]
1,315
2018-05-11T12:04:22.000Z
2022-03-31T20:14:16.000Z
vendor/github.com/openshift/api/config/v1/0000_10_config-operator_01_infrastructure.crd.yaml
mmirecki/cluster-network-operator
5e312c65843e277729e45dd4437159aab183dcef
[ "Apache-2.0" ]
259
2019-06-25T21:36:12.000Z
2022-03-31T20:55:56.000Z
apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: api-approved.openshift.io: https://github.com/openshift/api/pull/470 include.release.openshift.io/ibm-cloud-managed: "true" include.release.openshift.io/self-managed-high-availability: "true" include.release.open...
72.658747
859
0.557504
883fa00a77c0ea07285d4894e4431c940e80a1db
4,901
yaml
YAML
lib/isodoc-yaml/i18n-fr.yaml
riboseinc/isotext
58ea2a00b14cb1f8a5f11c0cce33323fefc252c9
[ "BSD-2-Clause" ]
null
null
null
lib/isodoc-yaml/i18n-fr.yaml
riboseinc/isotext
58ea2a00b14cb1f8a5f11c0cce33323fefc252c9
[ "BSD-2-Clause" ]
null
null
null
lib/isodoc-yaml/i18n-fr.yaml
riboseinc/isotext
58ea2a00b14cb1f8a5f11c0cce33323fefc252c9
[ "BSD-2-Clause" ]
null
null
null
term_def_boilerplate: scope: Domaine d’application symbolsabbrev: Symboles et termes abrégés abbrev: Termes abrégés symbols: Symboles table_of_contents: Sommaire introduction: Introduction foreword: Avant-propos abstract: Résumé acknowledgements: Remerciements termsdef: Terms et définitions termsdefsymbolsabbrev: Term...
25.005102
321
0.70557
a3f22fe8bf410d30dac74514d9a4b0c3c5a196bf
1,084
yml
YAML
articles/blockchain/tokens/toc.yml
skmspd/azure-docs.ja-jp
27f5987c209eddccb7e5dd9edc7a3450b54d7b2c
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/blockchain/tokens/toc.yml
skmspd/azure-docs.ja-jp
27f5987c209eddccb7e5dd9edc7a3450b54d7b2c
[ "CC-BY-4.0", "MIT" ]
null
null
null
articles/blockchain/tokens/toc.yml
skmspd/azure-docs.ja-jp
27f5987c209eddccb7e5dd9edc7a3450b54d7b2c
[ "CC-BY-4.0", "MIT" ]
null
null
null
- name: Azure Blockchain Tokens (プレビュー) href: index.yml - name: 概要 items: - name: Azure Blockchain Tokens について href: overview.md - name: 概念 items: - name: アカウント管理 href: account-management.md - name: テンプレート href: templates.md - name: 構成可能性 href: composability.md - name: リソース...
33.875
84
0.671587
6b03581ce8938b25e401838febeb245774971a31
32
yaml
YAML
.markdownlint.yaml
acdh-oeaw/vicav-app
d2fc92a2ab468038803cebe7bdd58ee0cf1d55b8
[ "MIT" ]
3
2017-12-12T05:13:34.000Z
2019-07-15T09:04:33.000Z
.markdownlint.yaml
acdh-oeaw/vicav-app
d2fc92a2ab468038803cebe7bdd58ee0cf1d55b8
[ "MIT" ]
32
2018-01-29T08:25:26.000Z
2022-01-19T11:02:21.000Z
.markdownlint.yaml
acdh-oeaw/vicav-app
d2fc92a2ab468038803cebe7bdd58ee0cf1d55b8
[ "MIT" ]
null
null
null
MD003: style: setext_with_atx
16
25
0.78125
e6341e1da26626f407d4a5e7dd7fd97b44c884c2
179
yml
YAML
x-pack/filebeat/module/mysqlenterprise/audit/manifest.yml
tetianakravchenko/beats
6aec024e0ab8239791be20885d6d3c58697d18cd
[ "ECL-2.0", "Apache-2.0" ]
9,729
2015-12-02T12:44:19.000Z
2022-03-31T13:26:12.000Z
x-pack/filebeat/module/mysqlenterprise/audit/manifest.yml
tetianakravchenko/beats
6aec024e0ab8239791be20885d6d3c58697d18cd
[ "ECL-2.0", "Apache-2.0" ]
25,281
2015-12-02T08:46:55.000Z
2022-03-31T23:26:12.000Z
x-pack/filebeat/module/mysqlenterprise/audit/manifest.yml
tetianakravchenko/beats
6aec024e0ab8239791be20885d6d3c58697d18cd
[ "ECL-2.0", "Apache-2.0" ]
5,239
2015-12-02T09:22:33.000Z
2022-03-31T15:11:58.000Z
module_version: 1.0 var: - name: tags default: [mysqlenterprise-audit] - name: input default: file ingest_pipeline: - ingest/pipeline.yml input: config/config.yml
14.916667
36
0.703911
53c4c5d28511f18bb47371809d1934e9113a48f3
2,683
yml
YAML
.github/workflows/elixir.yml
hauleth/opentelemetry-erlang
e0b9a0922a03f45211a671f143bce522a22af32f
[ "Apache-2.0" ]
null
null
null
.github/workflows/elixir.yml
hauleth/opentelemetry-erlang
e0b9a0922a03f45211a671f143bce522a22af32f
[ "Apache-2.0" ]
1
2020-09-25T10:16:53.000Z
2020-09-25T10:16:53.000Z
.github/workflows/elixir.yml
hauleth/opentelemetry-erlang
e0b9a0922a03f45211a671f143bce522a22af32f
[ "Apache-2.0" ]
null
null
null
name: Elixir on: pull_request: branches: - 'master' push: branches: - 'master' jobs: build: runs-on: ${{ matrix.os }} name: Test on Elixir ${{ matrix.elixir_version }} (OTP ${{ matrix.otp_version }}) and ${{ matrix.os }} strategy: matrix: otp_version: ['23.0.2', '22...
32.325301
179
0.553112
5828d8885c0f1086d7e3014ed5f9505daab1bc0c
167
yml
YAML
.github/FUNDING.yml
AntiGuide/pascal-action
5981e1a2b88d334fbcc7455424d6cfbb64d247f6
[ "MIT" ]
9
2020-06-12T08:41:56.000Z
2022-03-25T00:49:42.000Z
.github/FUNDING.yml
AntiGuide/pascal-action
5981e1a2b88d334fbcc7455424d6cfbb64d247f6
[ "MIT" ]
60
2020-04-06T02:44:06.000Z
2022-02-13T00:47:15.000Z
.github/FUNDING.yml
AntiGuide/pascal-action
5981e1a2b88d334fbcc7455424d6cfbb64d247f6
[ "MIT" ]
1
2021-06-09T01:33:39.000Z
2021-06-09T01:33:39.000Z
--- open_collective: fabasoad ko_fi: fabasoad liberapay: fabasoad issuehunt: fabasoad custom: ['https://en.cryptobadges.io/donate/145HwyQAcv4vrzUumJhu7nWGAVBysX9jJH']
23.857143
80
0.820359
4516b779e017294d48b443f592500c0cef867580
539
yml
YAML
.github/workflows/lint.yml
Pradhvan/scanapi
fe660e9dab62127045bf0482b37470d0ae7efaa5
[ "MIT" ]
null
null
null
.github/workflows/lint.yml
Pradhvan/scanapi
fe660e9dab62127045bf0482b37470d0ae7efaa5
[ "MIT" ]
null
null
null
.github/workflows/lint.yml
Pradhvan/scanapi
fe660e9dab62127045bf0482b37470d0ae7efaa5
[ "MIT" ]
null
null
null
on: pull_request name: Lint check jobs: black: name: black check runs-on: ubuntu-latest steps: - uses: actions/setup-python@v1 with: python-version: 3.6.13 - name: Poetry Setup uses: snok/install-poetry@v1.1.1 with: version: 1.0.9 - name: Check...
23.434783
41
0.575139
4bf0f02c4f557ca2450bd8dec3fdc8c0a96ef425
523
yaml
YAML
data/extracted/penalties/7672058561.yaml
auxesis/gotgastro.com
f2b1108f5e4f21e3befb9a700acbe975689856d4
[ "MIT" ]
1
2015-06-25T09:40:29.000Z
2015-06-25T09:40:29.000Z
data/extracted/penalties/7672058561.yaml
auxesis/gotgastro.com
f2b1108f5e4f21e3befb9a700acbe975689856d4
[ "MIT" ]
null
null
null
data/extracted/penalties/7672058561.yaml
auxesis/gotgastro.com
f2b1108f5e4f21e3befb9a700acbe975689856d4
[ "MIT" ]
null
null
null
--- :pursued_by: Manly Council :offence_code: 11338 - Fail to comply with Food Standards Code - Individual :url: http://www.foodauthority.nsw.gov.au/penalty-notices/?template=detail&data=data&itemId=7672058561 :notes: "" :offence_description: Fail to process potentially hazardous food under temperature control :tradin...
34.866667
102
0.778203
563d3488693441e59812a3b21e9475e1aa4b6341
450
yml
YAML
resources/scripts/onDeathScript.yml
pm4-pl/AdvanceDeaths
2eb62f8111ef192d73751c0a8258effdffebcc58
[ "MIT" ]
null
null
null
resources/scripts/onDeathScript.yml
pm4-pl/AdvanceDeaths
2eb62f8111ef192d73751c0a8258effdffebcc58
[ "MIT" ]
null
null
null
resources/scripts/onDeathScript.yml
pm4-pl/AdvanceDeaths
2eb62f8111ef192d73751c0a8258effdffebcc58
[ "MIT" ]
null
null
null
# Possible script variables are: # "Player" - The player that got killed # Possible script commands are: # particle(ParticleName, Player/PlayerKiller) # playsound(soundName, Player/PlayerKiller) # message(Message, Player/PlayerKiller) # heal(PlayerKiller) script: - 'particle(creeper, Player)' - 'playsoun...
37.5
88
0.753333
7e8f01ca4538747817214c7e0104a1005949e3bf
381
yml
YAML
example/docker-compose.yml
go-nacelle/lambdabase
d5ce84156a96a9f9e817201a88ce02d54ac180f2
[ "MIT" ]
null
null
null
example/docker-compose.yml
go-nacelle/lambdabase
d5ce84156a96a9f9e817201a88ce02d54ac180f2
[ "MIT" ]
null
null
null
example/docker-compose.yml
go-nacelle/lambdabase
d5ce84156a96a9f9e817201a88ce02d54ac180f2
[ "MIT" ]
null
null
null
version: '3.7' services: localstack: image: localstack/localstack environment: - DEBUG=true - LAMBDA_DOCKER_NETWORK=example_local - LAMBDA_EXECUTOR=docker-reuse - SERVICES=lambda,kinesis volumes: - /var/run/docker.sock:/var/run/docker.sock networks: - local port...
19.05
49
0.627297
7ea08fb90b04da9824ee77d3860a2efb6845e57d
1,194
yaml
YAML
DistributeBTC/app.yaml
WouterGlorieux/BitcoinSpellbook-v0.1
982428470ba977182b2519ca8ab15fe8f94ee607
[ "MIT" ]
1
2016-05-03T08:04:55.000Z
2016-05-03T08:04:55.000Z
DistributeBTC/app.yaml
ValyrianTech/BitcoinSpellbook-v0.1
982428470ba977182b2519ca8ab15fe8f94ee607
[ "MIT" ]
null
null
null
DistributeBTC/app.yaml
ValyrianTech/BitcoinSpellbook-v0.1
982428470ba977182b2519ca8ab15fe8f94ee607
[ "MIT" ]
null
null
null
application: distributebtc version: 1 runtime: python27 api_version: 1 threadsafe: yes handlers: - url: /robots\.txt static_files: robots.txt upload: robots\.txt - url: /favicon\.ico static_files: favicon.ico upload: favicon\.ico - url: /stylesheets static_dir: stylesheets - url: /admin script: distribu...
15.92
35
0.745394
7ee5703ac91db62688a7f23346c83173264440f3
1,320
yml
YAML
resources.yml
yevkavaliou/telegram-bot-app
b02d31b10593a5892bfac4b2ffb5efe080a3fcea
[ "MIT" ]
4
2019-08-28T01:10:08.000Z
2021-07-15T07:47:07.000Z
resources.yml
rkhramiankou/telegram-bot-app
cf9bfd8d91346e3291f18be46ff97deb5eaad886
[ "MIT" ]
3
2019-08-27T17:42:12.000Z
2022-03-17T11:44:36.000Z
resources.yml
rkhramiankou/telegram-bot-app
cf9bfd8d91346e3291f18be46ff97deb5eaad886
[ "MIT" ]
5
2019-12-26T20:10:02.000Z
2022-03-17T10:50:49.000Z
Resources: ChatStatisticsTable: Type: AWS::DynamoDB::Table Properties: TableName: chat-statistics AttributeDefinitions: - AttributeName: chatId AttributeType: S KeySchema: - AttributeName: chatId KeyType: HASH BillingMode: PAY_PER_REQUEST ChatEven...
25.882353
58
0.584848
d76f7b4ed4b8fa0d7459092878a7701c6177fdcd
519
yaml
YAML
samples/gitops/argocd-app.yaml
mloperator/iter8
1529e4ab9d8f0dde1bce3843059ec23e2840f32d
[ "Apache-2.0" ]
null
null
null
samples/gitops/argocd-app.yaml
mloperator/iter8
1529e4ab9d8f0dde1bce3843059ec23e2840f32d
[ "Apache-2.0" ]
null
null
null
samples/gitops/argocd-app.yaml
mloperator/iter8
1529e4ab9d8f0dde1bce3843059ec23e2840f32d
[ "Apache-2.0" ]
null
null
null
apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: gitops namespace: argocd spec: destination: namespace: default server: https://kubernetes.default.svc ignoreDifferences: - group: networking.istio.io jsonPointers: - /spec/http/0/route/0/weight - /spec/http/0/route/1/weight...
21.625
44
0.705202
d7bed1d09ce57412bb8ab2afc47774adad1f410c
545
yml
YAML
action.yml
zeitdev/ghaction-docker-buildx
bad1ce7747c30387a367709f19e0c9783a352116
[ "MIT" ]
null
null
null
action.yml
zeitdev/ghaction-docker-buildx
bad1ce7747c30387a367709f19e0c9783a352116
[ "MIT" ]
null
null
null
action.yml
zeitdev/ghaction-docker-buildx
bad1ce7747c30387a367709f19e0c9783a352116
[ "MIT" ]
null
null
null
# https://help.github.com/en/articles/metadata-syntax-for-github-actions name: 'Docker Buildx' description: 'GitHub Action to set up Docker Buildx' author: 'crazy-max' branding: color: 'blue' icon: 'truck' inputs: version: description: 'Buildx version. Example: v0.3.0' default: 'latest' image: desc...
21.8
72
0.699083
4850923a998e2a8463d154113708cfc52edf3148
637
yml
YAML
provisioning/roles/gitlabci/tasks/main.yml
Jonathanm10/drifter
5ea420f4f2b63fca7c7b719048eb17eb81806a97
[ "WTFPL" ]
58
2016-01-16T07:11:20.000Z
2021-07-29T07:39:34.000Z
provisioning/roles/gitlabci/tasks/main.yml
Jonathanm10/drifter
5ea420f4f2b63fca7c7b719048eb17eb81806a97
[ "WTFPL" ]
183
2016-01-13T15:16:36.000Z
2020-01-16T09:28:59.000Z
provisioning/roles/gitlabci/tasks/main.yml
Jonathanm10/drifter
5ea420f4f2b63fca7c7b719048eb17eb81806a97
[ "WTFPL" ]
27
2016-01-24T17:51:58.000Z
2020-01-10T12:40:51.000Z
- name: install gitlab-ci.yml template: src=gitlab-ci.yml dest=/vagrant/.gitlab-ci.yml force=no - name: create ci scripts directory file: path=/vagrant/{{ ci_scripts_folder }} state=directory mode=0755 - name: install run_tests.sh copy: src=run_tests.sh dest=/vagrant/{{ ci_scripts_folder }}run_tests.sh force=no...
33.526316
95
0.740973
48a6ec84a2294509fbdcea3b8c0122eee8af53d0
73
yml
YAML
src/en/2021-03-er/08/info.yml
Pmarva/sabbath-school-lessons
0e1564557be444c2fee51ddfd6f74a14fd1c45fa
[ "MIT" ]
68
2016-10-30T23:17:56.000Z
2022-03-27T11:58:16.000Z
src/en/2021-03-er/08/info.yml
Pmarva/sabbath-school-lessons
0e1564557be444c2fee51ddfd6f74a14fd1c45fa
[ "MIT" ]
367
2016-10-21T03:50:22.000Z
2022-03-28T23:35:25.000Z
src/en/2021-03-er/08/info.yml
Pmarva/sabbath-school-lessons
0e1564557be444c2fee51ddfd6f74a14fd1c45fa
[ "MIT" ]
109
2016-08-02T14:32:13.000Z
2022-03-31T10:18:41.000Z
--- title: "Free To Rest" start_date: "14/08/2021" end_date: "20/08/2021"
18.25
24
0.671233
070b2c5e418ee78271b99826cca6010f283f51bd
263
yaml
YAML
detectors/src/test/resources/spring-data.yaml
dev-gaur/odo-java
b9c394e9952034a589f0ba3720788a9480a64cbe
[ "Apache-2.0" ]
4
2019-03-26T17:42:29.000Z
2019-07-24T08:29:04.000Z
detectors/src/test/resources/spring-data.yaml
dev-gaur/odo-java
b9c394e9952034a589f0ba3720788a9480a64cbe
[ "Apache-2.0" ]
16
2019-03-26T12:37:30.000Z
2019-08-07T15:08:26.000Z
detectors/src/test/resources/spring-data.yaml
dev-gaur/odo-java
b9c394e9952034a589f0ba3720788a9480a64cbe
[ "Apache-2.0" ]
7
2019-03-26T08:51:45.000Z
2019-08-13T14:37:52.000Z
spring: application: name: persistence datasource: url: jdbc:postgresql://localhost:5432/mydatabase username: as password: as ddlEnable: true driver-class-name: com.lordofthejars.devnull.driver.DevNullDriver
29.222222
73
0.653992
7ba1c761af01b6becef2fffe021935775a4f0da1
247
yml
YAML
roles/storage-setup/tasks/main.yml
lu1as/ansible-kubernetes
b13c7e5f11813e9dc7469bb386b5ec0fa54e5d11
[ "MIT" ]
null
null
null
roles/storage-setup/tasks/main.yml
lu1as/ansible-kubernetes
b13c7e5f11813e9dc7469bb386b5ec0fa54e5d11
[ "MIT" ]
5
2018-05-18T17:31:43.000Z
2018-12-12T16:38:56.000Z
roles/storage-setup/tasks/main.yml
lu1as/ansible-kubernetes
b13c7e5f11813e9dc7469bb386b5ec0fa54e5d11
[ "MIT" ]
null
null
null
- name: storage-setup (Atomic) include_tasks: atomic.yml when: ansible_pkg_mgr == 'atomic_container' - name: storage-setup (Raspbian) include_tasks: raspbian.yml when: "ansible_lsb.id is defined and ansible_lsb.id == 'Raspbian'"
27.444444
46
0.716599
d046c41e3bcf63c164a7bcbab3a6090561c3130c
85,538
yaml
YAML
src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_secret.yaml
GalGrinblat/azure-cli
b30b9cf9f90d01b9b6708cc56b82e32cd7182dae
[ "MIT" ]
1
2021-09-11T17:43:04.000Z
2021-09-11T17:43:04.000Z
src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_secret.yaml
GalGrinblat/azure-cli
b30b9cf9f90d01b9b6708cc56b82e32cd7182dae
[ "MIT" ]
2
2020-05-04T22:45:39.000Z
2021-12-02T22:45:10.000Z
src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/recordings/test_keyvault_secret.yaml
GalGrinblat/azure-cli
b30b9cf9f90d01b9b6708cc56b82e32cd7182dae
[ "MIT" ]
2
2021-07-07T12:43:11.000Z
2021-07-09T19:30:53.000Z
interactions: - request: body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - keyvault show Connection: - keep-alive ParameterSetName: - -n -g User-Agent: - AZURECLI/2.25.0 azsdk-python-azure-mgmt-k...
39.237615
5,826
0.680154
d068fd81f6e28a900a9b54f3a927b372c8afb5a3
685
yml
YAML
scripts/load-testing/utils/distribute-known_hosts.yml
isabella232/networks
bd70b137443eb7321082739485510c6a8949a907
[ "Apache-2.0" ]
5
2019-03-15T06:59:05.000Z
2021-06-02T02:48:48.000Z
scripts/load-testing/utils/distribute-known_hosts.yml
tendermint/networks
bd70b137443eb7321082739485510c6a8949a907
[ "Apache-2.0" ]
1
2022-03-14T19:03:34.000Z
2022-03-14T19:03:34.000Z
scripts/load-testing/utils/distribute-known_hosts.yml
isabella232/networks
bd70b137443eb7321082739485510c6a8949a907
[ "Apache-2.0" ]
6
2019-02-03T09:02:21.000Z
2021-07-20T16:15:05.000Z
--- - hosts: "{{ lookup('env', 'TARGET_HOSTS').split(',') }}" vars: known_hosts_user: centos known_hosts_path: /tmp/known_hosts tasks: - name: Check if the known_hosts file exists stat: "path=/home/{{ known_hosts_user }}/.ssh/known_hosts" register: known_hosts - name: Make a backup of th...
34.25
65
0.626277
cd7d612248754ff8aca6384a8de9c6afbc1c29c3
85
yml
YAML
tests/playbook.yml
AlbanAndrieu/ansible-java
ed29f566aaca93917eaeb536c67de2f6f78478cd
[ "Apache-2.0" ]
1
2015-04-26T14:46:28.000Z
2015-04-26T14:46:28.000Z
tests/playbook.yml
AlbanAndrieu/ansible-java
ed29f566aaca93917eaeb536c67de2f6f78478cd
[ "Apache-2.0" ]
null
null
null
tests/playbook.yml
AlbanAndrieu/ansible-java
ed29f566aaca93917eaeb536c67de2f6f78478cd
[ "Apache-2.0" ]
null
null
null
--- - hosts: all sudo: yes sudo_user: root roles: - { role: ansible-java }
12.142857
28
0.564706
9c25c51aae7c3be4dca3b24a7e0366dbbf0997e1
1,754
yml
YAML
.travis.yml
aikikode/py-fqn-decorators
7e9541a369e65df3f34f1ec6d2111d2d0744aa0b
[ "Apache-2.0" ]
null
null
null
.travis.yml
aikikode/py-fqn-decorators
7e9541a369e65df3f34f1ec6d2111d2d0744aa0b
[ "Apache-2.0" ]
null
null
null
.travis.yml
aikikode/py-fqn-decorators
7e9541a369e65df3f34f1ec6d2111d2d0744aa0b
[ "Apache-2.0" ]
null
null
null
language: python python: - "3.6" - "3.7" - "3.8" install: - pip install codecov tox-travis script: tox after_success: - codecov stages: - name: lint checks - name: test - name: check build - name: deploy jobs: include: - stage: lint checks language: generic services: docker i...
34.392157
720
0.720068
caecba568273c585766e72a5e4e3d71c65fc0e75
1,216
yaml
YAML
src/catkin_projects/rlg_simulation/config/iiwa_workstation_with_dishrack.yaml
mpetersen94/spartan
6998c959d46a475ff73ef38d3e83f8a9f3695e6d
[ "BSD-3-Clause-Clear" ]
null
null
null
src/catkin_projects/rlg_simulation/config/iiwa_workstation_with_dishrack.yaml
mpetersen94/spartan
6998c959d46a475ff73ef38d3e83f8a9f3695e6d
[ "BSD-3-Clause-Clear" ]
null
null
null
src/catkin_projects/rlg_simulation/config/iiwa_workstation_with_dishrack.yaml
mpetersen94/spartan
6998c959d46a475ff73ef38d3e83f8a9f3695e6d
[ "BSD-3-Clause-Clear" ]
null
null
null
models: plate_11in: "${SPARTAN_SOURCE_DIR}/models/dish_models/plate_11in_decomp/plate_11in_decomp.urdf" plate_8p5in: "${SPARTAN_SOURCE_DIR}/models/dish_models/plate_8p5in_decomp/plate_8p5in_decomp.urdf" bowl_6p25in: "${SPARTAN_SOURCE_DIR}/models/dish_models/bowl_6p25in_decomp/bowl_6p25in_decomp.urdf" dish_rack:...
34.742857
100
0.666118
92aef65a2a6ee6a113b9f9209677fbc9abf6890e
263
yaml
YAML
awx-resource-operator/base/awx-resource-operator-sub.yaml
noseka1/rhacm_kustomization
0dc7c6bf949a0319409dddcf324754a17f7ad4bb
[ "Apache-2.0" ]
5
2021-03-15T16:36:49.000Z
2022-01-10T19:27:01.000Z
awx-resource-operator/base/awx-resource-operator-sub.yaml
noseka1/rhacm_kustomization
0dc7c6bf949a0319409dddcf324754a17f7ad4bb
[ "Apache-2.0" ]
null
null
null
awx-resource-operator/base/awx-resource-operator-sub.yaml
noseka1/rhacm_kustomization
0dc7c6bf949a0319409dddcf324754a17f7ad4bb
[ "Apache-2.0" ]
3
2021-03-24T11:36:45.000Z
2021-12-28T15:41:49.000Z
apiVersion: operators.coreos.com/v1alpha1 kind: Subscription metadata: name: awx-resource-operator namespace: awx-resource-operator spec: channel: release-0.1 name: awx-resource-operator source: redhat-operators sourceNamespace: openshift-marketplace
23.909091
41
0.798479
3e6cda8ef0d9bfdcfd8c5c745d8e10eb6d260515
219
yml
YAML
purge.yml
IanTeda/k3s-ansible
6dbbd30e91dba2275cd62b774b6c9a741110251f
[ "Apache-2.0" ]
null
null
null
purge.yml
IanTeda/k3s-ansible
6dbbd30e91dba2275cd62b774b6c9a741110251f
[ "Apache-2.0" ]
null
null
null
purge.yml
IanTeda/k3s-ansible
6dbbd30e91dba2275cd62b774b6c9a741110251f
[ "Apache-2.0" ]
null
null
null
# purge.yml --- # ansible-playbook purge.yml -i inventory/cluster/hosts.ini # Reset cluster - name: Reset cluster import_playbook: reset.yml # Install k3s - name: Install k3s import_playbook: install.yml
19.909091
60
0.712329
71cd0272d326e0bd0d0e2c64231efbc9f343b7ab
787
yml
YAML
data/me/legislature/Michael-F-Brennan-b0c25078-ee4b-4638-9523-17997681a6e7.yml
putorti/people
9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc
[ "CC0-1.0" ]
null
null
null
data/me/legislature/Michael-F-Brennan-b0c25078-ee4b-4638-9523-17997681a6e7.yml
putorti/people
9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc
[ "CC0-1.0" ]
null
null
null
data/me/legislature/Michael-F-Brennan-b0c25078-ee4b-4638-9523-17997681a6e7.yml
putorti/people
9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc
[ "CC0-1.0" ]
null
null
null
id: ocd-person/b0c25078-ee4b-4638-9523-17997681a6e7 name: Michael F. Brennan given_name: Michael family_name: Brennan email: Michael.Brennan@legislature.maine.gov image: https://legislature.maine.gov/house/house/Repository/MemberProfiles/3626b818-d26c-4777-99c6-0a04ef459fc3_brennan.jpg party: - name: Democratic roles: ...
31.48
123
0.792884
0bfc16c0dba4f5fc22383692c018071a97f6e914
3,909
yml
YAML
.travis.yml
intel/umf
3103e3b0ab63a0f60f4d8d83ebf4dc39a61552aa
[ "Apache-2.0" ]
13
2018-01-23T22:05:21.000Z
2020-04-21T15:19:29.000Z
.travis.yml
intel/umf
3103e3b0ab63a0f60f4d8d83ebf4dc39a61552aa
[ "Apache-2.0" ]
10
2015-08-25T22:20:23.000Z
2016-06-08T10:13:26.000Z
.travis.yml
01org/vmf
3103e3b0ab63a0f60f4d8d83ebf4dc39a61552aa
[ "Apache-2.0" ]
10
2015-11-16T14:19:31.000Z
2016-08-18T21:44:07.000Z
# .travis.yml sudo: false git: depth : 5 branches: only: - master language: android matrix: include: - os: linux env: - CC=gcc-4.8 - CXX=g++-4.8 - VMF_SHARED=ON - VMF_GCOV_OPTS='-DCMAKE_BUILD_TYPE=Debug -DCODE_COVERAGE=ON' - os: linux env: - CC=clan...
52.12
308
0.641085
19c468ce5cece9587a5a4d83274d23921bcdcc7c
121
yml
YAML
config_ci.yml
didil/volusnap
04a098d29b16ec15d80a056bb41e9a42e577bf40
[ "MIT" ]
null
null
null
config_ci.yml
didil/volusnap
04a098d29b16ec15d80a056bb41e9a42e577bf40
[ "MIT" ]
null
null
null
config_ci.yml
didil/volusnap
04a098d29b16ec15d80a056bb41e9a42e577bf40
[ "MIT" ]
null
null
null
db: host: localhost port: 5432 name: volusnap_test user: postgres password: jwt: secret: "123456SDFSDFDSDFS"
15.125
30
0.710744
32fe3b0b0dc84060bf5be18bd58096c2b1bf7d21
1,127
yaml
YAML
workshop03/bggapp.yaml
alhammialiffartc/cfdsa-alhammialiff
bb297f9601f53ea42668760e0610e7c3e5c783da
[ "Apache-2.0" ]
null
null
null
workshop03/bggapp.yaml
alhammialiffartc/cfdsa-alhammialiff
bb297f9601f53ea42668760e0610e7c3e5c783da
[ "Apache-2.0" ]
null
null
null
workshop03/bggapp.yaml
alhammialiffartc/cfdsa-alhammialiff
bb297f9601f53ea42668760e0610e7c3e5c783da
[ "Apache-2.0" ]
null
null
null
--- apiVersion: apps/v1 kind: Deployment metadata: name: bggapp-deploy labels: name: bggapp-deploy spec: replicas: 3 selector: matchLabels: name: bggapp-pod template: metadata: name: bggapp-pod labels: name: bggapp-pod spec: containers: - name: bggapp...
16.573529
39
0.578527
9ed347cb7bb84045b93f3bc32c13d23f5103328f
570
yml
YAML
docker-compose.dev.yml
SiobhanBaynes/FrontLineLive
5e176544e94a444c5c9b71b5f8b32adfe5937e9f
[ "MIT" ]
null
null
null
docker-compose.dev.yml
SiobhanBaynes/FrontLineLive
5e176544e94a444c5c9b71b5f8b32adfe5937e9f
[ "MIT" ]
null
null
null
docker-compose.dev.yml
SiobhanBaynes/FrontLineLive
5e176544e94a444c5c9b71b5f8b32adfe5937e9f
[ "MIT" ]
null
null
null
version: '3.4' volumes: db_data: {} services: web: image: ${DOCKER_REGISTRY-}web build: context: . dockerfile: ./Dockerfile.dev environment: - ASPNETCORE_ENVIRONMENT=Development - NO_DOCKER=1 ports: - "3000:3000" command: make dev MODULE=Web PORT=3000 volumes:...
17.8125
43
0.610526
5ce87a98e17df36e499179dfef8281d571d10321
221
yml
YAML
docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item.yml
bennage/azure-docs-sdk-python
add78a9e7a2594624096be9ef0a731ae8cb6c28b
[ "CC-BY-4.0", "MIT" ]
84
2017-07-21T06:08:09.000Z
2022-03-30T06:57:20.000Z
docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item.yml
bennage/azure-docs-sdk-python
add78a9e7a2594624096be9ef0a731ae8cb6c28b
[ "CC-BY-4.0", "MIT" ]
1,477
2017-05-31T11:48:03.000Z
2022-03-30T18:52:59.000Z
docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item.yml
bennage/azure-docs-sdk-python
add78a9e7a2594624096be9ef0a731ae8cb6c28b
[ "CC-BY-4.0", "MIT" ]
183
2017-05-24T07:28:17.000Z
2022-03-25T07:12:35.000Z
### YamlMime:PythonModule uid: azure.mgmt.edgegateway.models.job_error_item name: job_error_item fullName: azure.mgmt.edgegateway.models.job_error_item classes: - azure.mgmt.edgegateway.models.job_error_item.JobErrorItem
31.571429
59
0.850679
d2584a3587227773a39d2e0f82866aaddd9ddb86
693
yml
YAML
.github/workflows/example-app.yml
frysztak/bearer-auth-react-context
c884e31cf0d0b77d22c26251e1947cfae4c1be76
[ "MIT" ]
null
null
null
.github/workflows/example-app.yml
frysztak/bearer-auth-react-context
c884e31cf0d0b77d22c26251e1947cfae4c1be76
[ "MIT" ]
null
null
null
.github/workflows/example-app.yml
frysztak/bearer-auth-react-context
c884e31cf0d0b77d22c26251e1947cfae4c1be76
[ "MIT" ]
null
null
null
name: Deploy App Example on: push: branches: - main paths: - '.github/workflows/example-app.yml' - 'src/**' - 'example/frontend/**' jobs: build: runs-on: ubuntu-latest defaults: run: working-directory: ./example/frontend steps: - uses: actions/checko...
23.896552
68
0.574315
3060c9193e6d8711d8a97b3ce2e446e704485cd2
546
yml
YAML
vars/main.yml
CobraKenji/ansible-role-firewall
f41293db974530d79ddac5ce86f841297207a772
[ "MIT" ]
null
null
null
vars/main.yml
CobraKenji/ansible-role-firewall
f41293db974530d79ddac5ce86f841297207a772
[ "MIT" ]
null
null
null
vars/main.yml
CobraKenji/ansible-role-firewall
f41293db974530d79ddac5ce86f841297207a772
[ "MIT" ]
null
null
null
--- firewall_state: started firewall_enabled_at_boot: true firewall_allowed_tcp_ports: - "22345" - "8088" - "4433" firewall_allowed_udp_ports: [] firewall_forwarded_tcp_ports: - { src: "22", dest: "22345" } - { src: "80", dest: "8088" } - { src: "443", dest: "4433" } firewall_forwarded_udp_ports: [] firewa...
24.818182
71
0.749084
ba5a685d02cf93336b19ba4c0005417eaea1a878
1,421
yml
YAML
deployment/kubernetes/arma3-kubernetes/deployment.yml
ewohltman/arma3-kubernetes
bc47cfd0a8f2aa23926cf25fddaa0d551b590acd
[ "MIT" ]
1
2021-10-17T08:28:41.000Z
2021-10-17T08:28:41.000Z
deployment/kubernetes/arma3-kubernetes/deployment.yml
ewohltman/arma3-kubernetes
bc47cfd0a8f2aa23926cf25fddaa0d551b590acd
[ "MIT" ]
null
null
null
deployment/kubernetes/arma3-kubernetes/deployment.yml
ewohltman/arma3-kubernetes
bc47cfd0a8f2aa23926cf25fddaa0d551b590acd
[ "MIT" ]
1
2021-10-17T08:29:07.000Z
2021-10-17T08:29:07.000Z
--- apiVersion: apps/v1 kind: Deployment metadata: name: arma3 namespace: arma3 labels: app: arma3 spec: replicas: 1 selector: matchLabels: app: arma3 serviceName: arma3 template: metadata: labels: app: arma3 spec: terminationGracePeriodSeconds: 60 container...
24.5
50
0.499648
ba60c0aa8a3aea979874867fca96eef5a292f1b1
6,987
yml
YAML
app/config/config.yml
RhaLabs/WebPortal
6386a20b244e071ee31c7d6d55633cbc48df588a
[ "MIT" ]
null
null
null
app/config/config.yml
RhaLabs/WebPortal
6386a20b244e071ee31c7d6d55633cbc48df588a
[ "MIT" ]
null
null
null
app/config/config.yml
RhaLabs/WebPortal
6386a20b244e071ee31c7d6d55633cbc48df588a
[ "MIT" ]
null
null
null
imports: - { resource: parameters.yml } - { resource: security.yml } framework: #esi: ~ translator: { fallback: %locale% } secret: %secret% templating: { engines: ['twig'] } router: resource: "%kernel.root_dir%/config/routing.yml" strict_requirement...
29.987124
123
0.596107