hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
57c23483f158b2cc30535f0073506ee50e0f41e4 | 1,871 | yaml | YAML | site-deploy/templates/ingress.yaml | The-Next-Bug/helm-charts | d40bd8a46cc48071eae04892291c098e8c19c5e1 | [
"MIT"
] | null | null | null | site-deploy/templates/ingress.yaml | The-Next-Bug/helm-charts | d40bd8a46cc48071eae04892291c098e8c19c5e1 | [
"MIT"
] | null | null | null | site-deploy/templates/ingress.yaml | The-Next-Bug/helm-charts | d40bd8a46cc48071eae04892291c098e8c19c5e1 | [
"MIT"
] | null | null | null | {{- range .Values.domains }}
---
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: {{ include "kube-name" . }}
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
kubernetes.io/ingress.class: "nginx"
spec:
tls:
- secretName: "{{ .name }}-tls"
hosts:
- "{{ .name }}"
- "www.{{ .name }}"
rules:
- host: {{ .name }}
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: {{ include "kube-name" . }}
port:
number: 8080
- host: "www.{{ .name }}"
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: "redirector"
port:
number: 8080
{{- range .rules }}
{{ . | nindent 6 }}
{{- end }}
{{- end }}
{{- range .Values.redirects }}
---
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: {{ include "kube-name" . }}
labels:
redirector: true
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
kubernetes.io/ingress.class: "nginx"
spec:
tls:
- secretName: "{{ .name }}-tls"
hosts:
- "{{ .name }}"
- "www.{{ .name }}"
rules:
- host: {{ .name }}
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: "redirector"
port:
number: 8080
- host: "www.{{ .name }}"
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: "redirector"
port:
number: 8080
{{- range .rules }}
{{ . | nindent 6 }}
{{- end }}
{{- end }}
| 21.505747 | 54 | 0.43132 |
acff9c35dd3b0a7301f9bb76b0ba6192e56a474f | 538 | yml | YAML | _config.yml | theBSWG/www | 5bc36b8db3f143dfaf0bcc583c45b85136035d9d | [
"Apache-2.0"
] | 1 | 2020-11-16T17:50:24.000Z | 2020-11-16T17:50:24.000Z | _config.yml | theBSWG/www | 5bc36b8db3f143dfaf0bcc583c45b85136035d9d | [
"Apache-2.0"
] | null | null | null | _config.yml | theBSWG/www | 5bc36b8db3f143dfaf0bcc583c45b85136035d9d | [
"Apache-2.0"
] | null | null | null | title: BSWG
description: Bridge Standards Working Group
baseurl: /
theme: jekyll-theme-slate
markdown: kramdown
google_analytics: UA-183218106-1
github:
is_project_page: true
subgroups: ['apis','conventions','data-policy','deals','form-grading','ids','points','results','system-notes','text-format']
areas: ['frameworks', 'eventdata','agreementsdata','playerdata']
frameworks: ['apis','text-format']
eventdata: ['deals','results']
agreementsdata: ['conventions','system-notes']
playerdata: ['data-policy','form-grading','ids','points'] | 35.866667 | 124 | 0.743494 |
f2d751d8a546c466675c2d7e17338f3e6096a7bb | 33 | yml | YAML | src/hammer-vlsi/technology/nop/defaults.yml | XiaoSanchez/hammer | 87a2ee26b0912df39973a35632970a47a31ca22a | [
"BSD-3-Clause"
] | 138 | 2017-08-15T18:56:55.000Z | 2022-03-29T05:23:37.000Z | src/hammer-vlsi/technology/nop/defaults.yml | XiaoSanchez/hammer | 87a2ee26b0912df39973a35632970a47a31ca22a | [
"BSD-3-Clause"
] | 444 | 2017-09-11T01:15:37.000Z | 2022-03-31T17:30:33.000Z | src/hammer-vlsi/technology/nop/defaults.yml | XiaoSanchez/hammer | 87a2ee26b0912df39973a35632970a47a31ca22a | [
"BSD-3-Clause"
] | 33 | 2017-10-30T14:23:53.000Z | 2022-03-25T01:36:13.000Z | # nop technology has no settings
| 16.5 | 32 | 0.787879 |
9ac3fcc0c8a0db1293d5409e26c59177aa04ea76 | 343 | yml | YAML | ansible1/var2/main.yml | Nonamed123/Infrastructureascode | 60c30bb676a61bf67bf6697e723de23a03e9a6ee | [
"MIT"
] | null | null | null | ansible1/var2/main.yml | Nonamed123/Infrastructureascode | 60c30bb676a61bf67bf6697e723de23a03e9a6ee | [
"MIT"
] | 4 | 2021-04-20T17:13:17.000Z | 2021-09-23T23:29:27.000Z | ansible1/var2/main.yml | Nonamed123/Infrastructureascode | 60c30bb676a61bf67bf6697e723de23a03e9a6ee | [
"MIT"
] | null | null | null | ---
- hosts: nodes
remote_user: root
become: yes
become_method: sudo
vars:
temp_folder: /tmp
tasks:
# istall ruby
- include : tasks/ruby.yml
# Instll MongoDB
- include: tasks/mongo.yml
# Clone repository
- include: tasks/clone.yml
# Deloy app
- include: tasks/deploy.yml
| 20.176471 | 33 | 0.58309 |
6ca0948d54261f56a253820dce837efcfb3519c3 | 933 | yml | YAML | cassandra-data-service/src/main/resources/application.yml | slachiewicz/microservices-observability | 8ab1b2a2f98fae739562c733360fb4e69687879d | [
"MIT"
] | 42 | 2017-09-29T08:31:37.000Z | 2022-03-11T07:55:44.000Z | cassandra-data-service/src/main/resources/application.yml | slachiewicz/microservices-observability | 8ab1b2a2f98fae739562c733360fb4e69687879d | [
"MIT"
] | null | null | null | cassandra-data-service/src/main/resources/application.yml | slachiewicz/microservices-observability | 8ab1b2a2f98fae739562c733360fb4e69687879d | [
"MIT"
] | 17 | 2017-10-07T01:23:08.000Z | 2022-03-11T07:55:48.000Z | server:
port: ${PORT:8081}
#logging:
# level:
# root: debug
# com.datastax.driver.core.RequestHandler: TRACE
management:
endpoints:
web:
expose: "*"
cors.allowed-origins: "*"
cors.allowed-methods: GET,POST,PUT,DELETE,HEAD
spring:
application:
name: cassandra-data-service
data:
cassandra:
keyspace-name: metric
create-keyspace: true
schema-action: CREATE_IF_NOT_EXISTS
contact-points: ${CASSANDRA_CONTACT_POINTS:localhost}
username: ${CASSANDRA_USERNAME:cassandra}
password: ${CASSANDRA_PASSWORD:cassandra}
app:
loggger:
bootstrapServers: ${KAFKA_BOOTSTRAP_SERVERS:localhost:9092}
topic: applogs
---
spring:
profiles: docker
data:
cassandra:
keyspace-name: sample
create-keyspace: true
contact-points: cassandra
username: cassandra
password: cassandra
app:
loggger:
bootstrapServers: kafka:9092
| 21.204545 | 63 | 0.6806 |
9f515ec46ded868ff1352ee006b02ea667db8d54 | 273 | yml | YAML | docker-compose.deploy.yml | bartekkois/GPONMonitor | 83e142fd53adee3e0f942d096a18fbb2e4a4e7c5 | [
"BSD-3-Clause"
] | 31 | 2016-12-03T10:43:14.000Z | 2022-01-08T15:30:56.000Z | docker-compose.deploy.yml | bartekkois/GPONMonitor | 83e142fd53adee3e0f942d096a18fbb2e4a4e7c5 | [
"BSD-3-Clause"
] | 7 | 2017-07-14T17:02:37.000Z | 2022-03-01T17:49:10.000Z | docker-compose.deploy.yml | bartekkois/GPONMonitor | 83e142fd53adee3e0f942d096a18fbb2e4a4e7c5 | [
"BSD-3-Clause"
] | 20 | 2017-01-09T15:02:40.000Z | 2022-01-13T09:48:47.000Z | version: '3.5'
services:
gponmonitor:
image: bartekkois/gponmonitor:1.0.10
restart: always
volumes:
- /docker/GPONMonitor/devicesconfiguration.json:/app/devicesconfiguration.json:ro
- /etc/localtime:/etc/localtime:ro
ports:
- "5001:80"
| 22.75 | 87 | 0.677656 |
fe27b413e54473b0a52f90aff07d7b2924ebe61c | 499 | yml | YAML | packages/nouns/lib/__fixtures__/023810_neprijetnost.yml | medzuslovjansky/standard | 433f01da93e10f7f9c04750f94de4bda7a07c42f | [
"MIT"
] | 1 | 2020-10-12T06:25:33.000Z | 2020-10-12T06:25:33.000Z | packages/nouns/lib/__fixtures__/023810_neprijetnost.yml | medzuslovjansky/standard | 433f01da93e10f7f9c04750f94de4bda7a07c42f | [
"MIT"
] | null | null | null | packages/nouns/lib/__fixtures__/023810_neprijetnost.yml | medzuslovjansky/standard | 433f01da93e10f7f9c04750f94de4bda7a07c42f | [
"MIT"
] | null | null | null | ---
id: "23810"
word: "neprijętnosť"
meta:
gender: "feminine"
declensions:
singular:
nom: "neprijętnosť"
acc: "neprijętnosť"
gen: "neprijętnosti"
loc: "neprijętnosti"
dat: "neprijętnosti"
ins: "neprijętnosťjų"
voc: "neprijętnosti"
plural:
nom: "neprijętnosti"
acc: "neprijętnosti"
gen: "neprijętnostij"
loc: "neprijętnosťah"
dat: "neprijętnosťam"
ins: "neprijętnosťami"
voc: "neprijętnosti"
| 21.695652 | 28 | 0.589178 |
febc3effe375b6ed7d6549eddc4ab56f427e0b38 | 787 | yml | YAML | docker-compose.yml | YvesIraguha/lost-and-found-api | c209e3d2b264d2ce98194e431b3dbaf3770cead0 | [
"MIT"
] | null | null | null | docker-compose.yml | YvesIraguha/lost-and-found-api | c209e3d2b264d2ce98194e431b3dbaf3770cead0 | [
"MIT"
] | 14 | 2020-07-20T12:35:15.000Z | 2021-04-15T17:38:09.000Z | docker-compose.yml | YvesIraguha/lost-and-found-api | c209e3d2b264d2ce98194e431b3dbaf3770cead0 | [
"MIT"
] | 2 | 2020-03-23T01:29:22.000Z | 2020-03-27T10:25:58.000Z | version: '3'
services:
app:
container_name: lostAndFoundApi
restart: always
build: .
command: npm run dev
env_file: .env
environment:
- NODE_ENV=development
- DB_USER_DEV=$DB_USER_DEV
- DB_PASSWORD_DEV=$DB_PASSWORD_DEV
- DB_HOST_DEV=mongo
- DB_PORT_DEV=$DB_PORT_DEV
- DB_NAME_DEV=$DB_NAME_DEV
ports:
- '3000:3000'
links:
- mongo
depends_on:
- mongo
volumes:
- .:/usr/src/app
mongo:
container_name: mongo
restart: always
image: mongo
ports:
- '27017:27017'
volumes:
- mongo-data:/data/db
mongo-express:
image: mongo-express
restart: always
ports:
- 8081:8081
depends_on:
- mongo
volumes:
mongo-data:
driver: local
| 17.886364 | 40 | 0.597205 |
0cf5777ce6d05e6c0ae7dd87a97aea83da820936 | 613 | yaml | YAML | generated/packages/conftest.yaml | dtolnay-contrib/huber | 9240e922059e6dfa81a17b691f4362fef44399b3 | [
"Apache-2.0"
] | 79 | 2020-11-06T08:56:32.000Z | 2022-03-28T10:03:09.000Z | generated/packages/conftest.yaml | dtolnay-contrib/huber | 9240e922059e6dfa81a17b691f4362fef44399b3 | [
"Apache-2.0"
] | 51 | 2020-11-10T04:37:10.000Z | 2022-03-27T12:19:54.000Z | generated/packages/conftest.yaml | dtolnay-contrib/huber | 9240e922059e6dfa81a17b691f4362fef44399b3 | [
"Apache-2.0"
] | 9 | 2020-12-10T20:23:58.000Z | 2021-11-15T09:51:16.000Z | # This is generated. Don't modify.
---
name: conftest
description: Write tests against structured configuration data using the Open Policy Agent Rego query language
source:
Github:
owner: open-policy-agent
repo: conftest
targets:
- LinuxAmd64:
artifact_templates:
- "conftest_{version}_Linux_x86_64.tar.gz"
- LinuxArm64:
artifact_templates:
- "conftest_{version}_Linux_arm64.tar.gz"
- MacOS:
artifact_templates:
- "conftest_{version}_Darwin_x86_64.tar.gz"
- Windows:
artifact_templates:
- "conftest_{version}_Windows_x86_64.zip"
detail: ~
| 26.652174 | 110 | 0.699837 |
e2e1027ed8ffc6968e237585be30f4ebf79a3f4f | 711 | yaml | YAML | extras/cloudbuild/gcsFetcherManifest.yaml | DaveCheez/serverless-store-demo | 2ab1e9df70cda291e604977b7d4c2078d160d5c3 | [
"Apache-2.0"
] | 171 | 2019-01-24T04:17:31.000Z | 2022-03-03T09:18:35.000Z | extras/cloudbuild/gcsFetcherManifest.yaml | DaveCheez/serverless-store-demo | 2ab1e9df70cda291e604977b7d4c2078d160d5c3 | [
"Apache-2.0"
] | 11 | 2019-02-17T09:46:53.000Z | 2021-09-14T07:47:48.000Z | extras/cloudbuild/gcsFetcherManifest.yaml | DaveCheez/serverless-store-demo | 2ab1e9df70cda291e604977b7d4c2078d160d5c3 | [
"Apache-2.0"
] | 77 | 2019-02-02T22:05:05.000Z | 2022-02-27T22:56:33.000Z | {
"app/app.yaml": {
"sourceUrl": "gs://YOUR-PROJECT-ID-build/cloudbuild/app.yaml",
"sha1sum": ""
},
"app/firebase_config.json": {
"sourceUrl": "gs://YOUR-PROJECT-ID-build/cloudbuild/firebase_config.json",
"sha1sum": ""
},
"app/static/initFirebase.js": {
"sourceUrl": "gs://YOUR-PROJECT-ID-build/cloudbuild/initFirebase.js",
"sha1sum": ""
},
"app/static/stripe.js": {
"sourceUrl": "gs://YOUR-PROJECT-ID-build/cloudbuild/stripe.js",
"sha1sum": ""
},
"extras/cloudbuild/functions_env_vars.yaml": {
"sourceUrl": "gs://YOUR-PROJECT-ID-build/cloudbuild/functions_env_vars.yaml",
"sha1sum": ""
}
}
| 30.913043 | 85 | 0.576653 |
20dd7e2460231fc27f1e38e850f62a03f339a84c | 1,210 | yml | YAML | .erb-lint.yml | GayeCord/get-into-teaching-app | 75a8fd3b95e7fcf07f3b03846cdc2456071b2807 | [
"MIT"
] | 6 | 2021-03-15T15:53:02.000Z | 2021-12-09T22:56:34.000Z | .erb-lint.yml | GayeCord/get-into-teaching-app | 75a8fd3b95e7fcf07f3b03846cdc2456071b2807 | [
"MIT"
] | 2,221 | 2020-05-06T08:16:29.000Z | 2022-03-31T17:26:35.000Z | .erb-lint.yml | GayeCord/get-into-teaching-app | 75a8fd3b95e7fcf07f3b03846cdc2456071b2807 | [
"MIT"
] | 6 | 2020-12-21T15:44:47.000Z | 2022-03-18T16:12:07.000Z | ---
EnableDefaultLinters: true
linters:
ErbSafety:
enabled: true
better_html_config: .better-html.yml
HardCodedString:
enabled: false
ClosingErbTagIndent:
enabled: false
Naming/FileName:
enabled: false
Rubocop:
enabled: true
rubocop_config:
inherit_from:
- .rubocop.yml
Layout/InitialIndentation:
Enabled: false
Layout/TrailingEmptyLines:
Enabled: false
Layout/FirstArgumentIndentation:
Enabled: false
Layout/ArgumentAlignment:
Enabled: false
Style/StringLiterals:
Enabled: false
Style/TrailingCommaInArguments:
Enabled: false
Lint/UselessAssignment: # This one gives false-positives
Enabled: false
Style/TrailingCommaInArrayLiteral:
Enabled: false
Layout/LeadingEmptyLines:
Enabled: false
Layout/TrailingWhitespace:
Enabled: false
Layout/HashAlignment:
Enabled: false
Layout/MultilineMethodCallBraceLayout:
Enabled: false
Layout/SpaceInsideHashLiteralBraces:
Enabled: false
Layout/SpaceInsideParens:
Enabled: false
Naming/FileName:
Enabled: false
| 25.208333 | 62 | 0.661983 |
0e836007db4958aa8117af7124a6cbf24d418067 | 1,311 | yaml | YAML | packages/wi/wilton-ffi.yaml | justinwoo/all-cabal-metadata | e973c904ffc2d570a79ec86de868edac4abdb5e0 | [
"MIT"
] | null | null | null | packages/wi/wilton-ffi.yaml | justinwoo/all-cabal-metadata | e973c904ffc2d570a79ec86de868edac4abdb5e0 | [
"MIT"
] | null | null | null | packages/wi/wilton-ffi.yaml | justinwoo/all-cabal-metadata | e973c904ffc2d570a79ec86de868edac4abdb5e0 | [
"MIT"
] | null | null | null | homepage: https://github.com/wilton-iot/wilton-ffi#readme
changelog-type: markdown
hash: 30e31caab10149a3ba606aa91ae440aa4c0065a623e1e207d5e36d07711c2f14
test-bench-deps: {}
maintainer: alex at staticlibs.net
synopsis: Haskell modules support for Wilton JavaScript runtime
changelog: ! "\n### 0.2.0.0\n\n - support backcalls to JS\n\n### 0.1.0.0\n\n - initial
public version"
basic-deps:
bytestring: -any
base: ! '>=4.6 && <5'
utf8-string: -any
aeson: -any
all-versions:
- '0.1.0.0'
- '0.2.0.0'
author: alex at staticlibs.net
latest: '0.2.0.0'
description-type: markdown
description: ! "Haskell modules support for Wilton JavaScript runtime\n=====================================================\n\nThis
library allows to write Wilton native modules in Haskell.\n\n - [package on hackage.haskell.org](https://hackage.haskell.org/package/wilton-ffi)\n
- [API documentation](https://hackage.haskell.org/package/wilton-ffi/docs/Foreign-Wilton-FFI.html)\n
- [haskell module example](https://github.com/wilton-iot/wilton_examples/tree/master/haskell)\n\nLicense
information\n-------------------\n\nThis project is released under the [Apache License
2.0](http://www.apache.org/licenses/LICENSE-2.0)\nor the [MIT License](https://opensource.org/licenses/MIT)
at your choice.\n"
license-name: MIT
| 46.821429 | 148 | 0.708619 |
b3728971e03077096dac2148a833260f2b26450c | 304 | yml | YAML | _data/comments/soccer/comment-1579421871231.yml | hashtafak/hashtafak.github.io | 73536a9c9a4e4afdf9bce931cd3d9c9417583dc8 | [
"MIT"
] | null | null | null | _data/comments/soccer/comment-1579421871231.yml | hashtafak/hashtafak.github.io | 73536a9c9a4e4afdf9bce931cd3d9c9417583dc8 | [
"MIT"
] | null | null | null | _data/comments/soccer/comment-1579421871231.yml | hashtafak/hashtafak.github.io | 73536a9c9a4e4afdf9bce931cd3d9c9417583dc8 | [
"MIT"
] | null | null | null | _id: 2f2de850-3a94-11ea-8180-cdb4f53e8897
message: >-
I always spent my half an hour to read this weblog's articles everyday along
with a cup of coffee.
name: Francisco
email: a84de80dbaccdba234d47978d7c457bb
url: 'http://www.clicks-and-bricks.nl/?p=1771'
hidden: ''
date: '2020-01-19T08:17:51.231Z'
| 30.4 | 78 | 0.759868 |
f57dbe0f1d341f7392f43467d3ffe081008afd97 | 465 | yml | YAML | spec/fixtures/configs/fa/facette:facette.yml | cucucuck/11 | 8a014995b31540cac56f4652096567e800b0cc71 | [
"MIT"
] | 750 | 2015-01-01T08:42:22.000Z | 2022-02-16T07:16:01.000Z | spec/fixtures/configs/fa/facette:facette.yml | DevBeatDad/travis-yml | f25fae51bc8aaab4d0792c6f14d5e26435f2a9ec | [
"MIT"
] | 260 | 2015-01-13T13:24:24.000Z | 2022-03-08T09:26:48.000Z | spec/fixtures/configs/fa/facette:facette.yml | DevBeatDad/travis-yml | f25fae51bc8aaab4d0792c6f14d5e26435f2a9ec | [
"MIT"
] | 84 | 2017-06-05T09:34:02.000Z | 2022-03-29T06:31:56.000Z | ---
language: go
go:
- "1.10"
go_import_path: facette.io/facette
dist: trusty
services:
- postgresql
- mysql
env:
- TEST_PGSQL_USER=postgres TEST_MYSQL_USER=root
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y librrd-dev
before_script:
- psql -c 'create database facette;' -U postgres
- mysql -e 'create database facette charset=utf8;'
script:
- make ENV=development test
notifications:
email:
- dev@facette.io
# vim: ts=2 sw=2 et
| 13.676471 | 50 | 0.724731 |
18dfdd0f239e411f0b5c8fbea750a774bc0d47cf | 217 | yml | YAML | test_profile/config/sync/clientside_validation_jquery.settings.yml | dof-dss/nidirect-d8-test-install-profile | 9e785a7ca17770f792a6d8697700f9be252cb48a | [
"MIT"
] | null | null | null | test_profile/config/sync/clientside_validation_jquery.settings.yml | dof-dss/nidirect-d8-test-install-profile | 9e785a7ca17770f792a6d8697700f9be252cb48a | [
"MIT"
] | 1 | 2020-07-03T14:32:39.000Z | 2020-07-03T14:32:39.000Z | test_profile/config/sync/clientside_validation_jquery.settings.yml | dof-dss/nidirect-d8-test-install-profile | 9e785a7ca17770f792a6d8697700f9be252cb48a | [
"MIT"
] | 1 | 2019-07-26T08:20:19.000Z | 2019-07-26T08:20:19.000Z | use_cdn: true
cdn_base_url: 'https://cdn.jsdelivr.net/npm/jquery-validation@1.17.0/dist/'
validate_all_ajax_forms: 1
force_validate_on_blur: 0
_core:
default_config_hash: 3YUV4RQQ4k8drO7uzYJ7lNc5Az0iDAH5YW8KbZVxjeY
| 31 | 75 | 0.843318 |
d8207ce7c3dd0df163e3570936067711f277c0d1 | 939 | yml | YAML | docker-compose.yml | Robert-W/aws-starter | e6b2ba6b81e2f02af7fc0ff85eaf85f0870089fb | [
"MIT"
] | null | null | null | docker-compose.yml | Robert-W/aws-starter | e6b2ba6b81e2f02af7fc0ff85eaf85f0870089fb | [
"MIT"
] | null | null | null | docker-compose.yml | Robert-W/aws-starter | e6b2ba6b81e2f02af7fc0ff85eaf85f0870089fb | [
"MIT"
] | null | null | null | version: '3'
services:
api:
image: starter/api
build:
context: ./api
dockerfile: Dockerfile
environment:
PORT: 4000
ports:
- 4000:4000
volumes:
- ./api/endpoint:/srv/endpoint
networks:
- starter
app:
image: starter/app
build:
context: ./app
dockerfile: Dockerfile
environment:
PORT: 3000
ports:
- 3000:3000
volumes:
- ./app/src:/srv/src
- ./app/package.json:/srv/package.json
- ./app/webpack.dev.config.js:/srv/webpack.dev.config.js
- ./app/webpack.prod.config.js:/srv/webpack.prod.config.js
networks:
- starter
devops:
image: starter/devops
build:
context: ./devops
dockerfile: Dockerfile
volumes:
- ./api:/root/api
- ./app:/root/app
- ./devops/:/root/devops
networks:
- starter
networks:
starter:
name: starter
driver: bridge
| 18.057692 | 64 | 0.57082 |
206bb3682e4e0f7a50158661c5dad0a7e48eebb8 | 692 | yml | YAML | hidev.yml | hiqdev/yii2-yandex-metrika | ea2ca7934ec12d1680a4ba2a6c2608483f1411bf | [
"BSD-3-Clause"
] | 13 | 2017-04-20T09:55:59.000Z | 2019-05-27T14:06:10.000Z | hidev.yml | hiqdev/yii2-yandex-metrika | ea2ca7934ec12d1680a4ba2a6c2608483f1411bf | [
"BSD-3-Clause"
] | 1 | 2019-03-02T12:24:35.000Z | 2019-03-05T13:58:47.000Z | hidev.yml | hiqdev/yii2-yandex-metrika | ea2ca7934ec12d1680a4ba2a6c2608483f1411bf | [
"BSD-3-Clause"
] | 3 | 2018-12-03T09:18:38.000Z | 2019-11-07T20:11:28.000Z | package:
type: yii2-extension
name: yii2-yandex-metrika
title: Yandex.Metrika counter for Yii2 applications
headline: Yii2 Yandex.Metrika
keywords: yii2, plugin, yandex, metrika, counter
description: |
Provides really easy adding [Yandex.Metrika] counter to a site.
Even easier then adding a widget into a site layout.
Works by adding Behavior to the Application View.
Behavior listens to [EVENT_END_BODY] and echos the counter script.
[Yandex.Metrika]: https://metrika.yandex.ru
[EVENT_END_BODY]: http://www.yiiframework.com/doc-2.0/yii-web-view.html#EVENT_END_BODY-detail
| 43.25 | 101 | 0.66474 |
d880af6e6fe950eb953bbb04e4676ea34ba602de | 858 | yaml | YAML | status/weather.yaml | sunaku/wmiirc | 829de45fddc80013122f85c551a3722dd79f6085 | [
"0BSD"
] | 26 | 2015-02-10T18:57:34.000Z | 2021-09-05T01:44:47.000Z | status/weather.yaml | sunaku/wmiirc | 829de45fddc80013122f85c551a3722dd79f6085 | [
"0BSD"
] | null | null | null | status/weather.yaml | sunaku/wmiirc | 829de45fddc80013122f85c551a3722dd79f6085 | [
"0BSD"
] | 1 | 2019-12-20T04:31:45.000Z | 2019-12-20T04:31:45.000Z | require:
- barometer
status:
weather:
params:
location:
units: metric
label: |
@weather = Barometer.new(@location).measure
temp = @weather.temperature.send(@units)
unit = case @units
when 'metric' then "\u2103"
when 'imperial' then "\u2109"
end
desc = @weather.current.icon
icon = case desc
when /cloud|overcast/ then "\u2601"
when /rain|shower/ then "\u2602"
when /snow|hail/ then "\u2603"
when /lightning/ then "\u2607"
when /thunder/ then "\u2608"
else "\u2600"
end
[icon, temp.to_s + unit, desc]
control:
action:
weather_details: |
refresh
dialog @weather.to_yaml
mouse_action:
left_click: weather_details
| 22.578947 | 49 | 0.524476 |
ebd2abdfc82f9a74d3db613cfa0f3edc495aa80d | 861 | yml | YAML | .travis.yml | lfoppiano/grobid-quantities-python-client | d99354ff1f3f7c1c39f3a2fe28588576a1b23a5d | [
"Apache-2.0"
] | 2 | 2020-12-26T17:41:59.000Z | 2022-01-11T08:29:18.000Z | .travis.yml | lfoppiano/grobid-quantities-python-client | d99354ff1f3f7c1c39f3a2fe28588576a1b23a5d | [
"Apache-2.0"
] | 1 | 2021-07-06T08:00:30.000Z | 2021-07-21T07:21:03.000Z | .travis.yml | lfoppiano/grobid-quantities-python-client | d99354ff1f3f7c1c39f3a2fe28588576a1b23a5d | [
"Apache-2.0"
] | null | null | null | language: python
python:
- '3.6'
script:
- python setup.py test
- python setup.py sdist
deploy:
provider: pypi
user: lfoppiano
password:
secure: AL3z9vnQ//JMjJIwk4iaGSdhs7wbdgBL5Hp/umCll68jQ0vmaHypV7A4KQYiriSxgeGfG6s9LQRvyUDUmYmVgztrPJtoo235esNC13UGts3TTC4qapjhYxM7zFMfOXzD1mHaxq1SI0uR3MA5+lrxVitc46ubrZo1/qqknGVzwnE6YYXL7UwTDedLTDbwCnALDrc9ACciqI0xYPc59QOrcDeN1AcRRZx/oeDHrekgalvwNGJHYNfyKBWsTdeAkguIEGV1xYIv9dUYOFWHRyi+L09M7hBDFkzG854V7jYorr2CuuuBEZPYMFmpw3rx7+h86ynwJmycn6CmszgFvY3tf4MGTJmFCGY5HJo3TberBrKtE7C65n2vCS8JMu0I/FlKegFYqgMOs17EH5t9AybozsOjhfH8B4p5I21AMQqcgi/qB5xPwLq1UxVWJK3E3diAa0a1srKoBBdp2iG4LQywxs5dx8sUhas5p+HoDBEfPKBvV+dyBiLTVrVt7GZwG7wbZt2ENhwHyT33JiSk6f2MprY7HGplYu/RPQp23adpTEl7Gfwz3j/CDfWpUbv9sZF5g3W+ncJpA3WBHF1M+cTD19fOS4Y2yvZvXtQ8dqhx4s2Ydx1HnId3XqA3YHNb1DuTYNLZqNmI4K4rz6tQGwAh2rtjCo5pzlD7g3UaOwIKfkI=
on:
tags: true
| 61.5 | 696 | 0.911731 |
fa95afff652f4e73f9c8f66e95cbf51bcc3a7985 | 502 | yml | YAML | _config.yml | abhishekshastri7678/github-pages-with-jekyll | 24234ac36e42269bc013b25a598bfc58d989d127 | [
"MIT"
] | null | null | null | _config.yml | abhishekshastri7678/github-pages-with-jekyll | 24234ac36e42269bc013b25a598bfc58d989d127 | [
"MIT"
] | 4 | 2020-09-14T11:07:35.000Z | 2020-09-14T12:10:28.000Z | _config.yml | abhishekshastri7678/github-pages-with-jekyll | 24234ac36e42269bc013b25a598bfc58d989d127 | [
"MIT"
] | null | null | null | ---
title: "demoooooo"
date: 2020-09-14
---
title: just exploring
author: Abhishek
email: your-email@domain.com
description: > # this means to ignore newlines until "baseurl:"
learning github pages
# social links
twitter_username: your-twitter-handle # DO NOT include the @ character, or else the build will fail!
github_username: your-github-handle # DO NOT include the @ character, or else the build will fail!
show_excerpts: true # set to false to remove excerpts on the homepage
theme: minima
| 29.529412 | 100 | 0.760956 |
dbed357e04497cc4519366e553fa6d381483f74e | 1,590 | yaml | YAML | recipe/meta.yaml | conda-forge/lightgbm-feedstock | 73cebe324886ea825e4aad4a3348a43a79dbb5d4 | [
"BSD-3-Clause"
] | 4 | 2017-10-15T15:45:22.000Z | 2020-01-23T00:13:31.000Z | recipe/meta.yaml | conda-forge/lightgbm-feedstock | 73cebe324886ea825e4aad4a3348a43a79dbb5d4 | [
"BSD-3-Clause"
] | 37 | 2017-07-21T03:03:02.000Z | 2022-01-07T21:52:44.000Z | recipe/meta.yaml | conda-forge/lightgbm-feedstock | 73cebe324886ea825e4aad4a3348a43a79dbb5d4 | [
"BSD-3-Clause"
] | 9 | 2017-07-21T03:14:00.000Z | 2021-02-23T12:42:22.000Z | {% set name = "lightgbm" %}
{% set version = "3.2.1" %}
{% set sha256 = "bd98e3b501b4c24dc127f4ad93e467f42923fe3eefa99e143b5b93158f024395" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: {{ sha256 }}
build:
number: 0
script: {{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv
skip: true # [win32]
requirements:
build:
- python # [build_platform != target_platform]
- cross-python_{{ target_platform }} # [build_platform != target_platform]
- cmake >=3.8
- make
- {{ compiler('c') }}
- {{ compiler('cxx') }}
host:
- python
- pip
- setuptools
- llvm-openmp # [osx]
- libgomp # [linux]
run:
- python
- numpy
- scipy
- scikit-learn !=0.22.0
test:
imports:
- lightgbm
about:
home: https://github.com/Microsoft/LightGBM
license: MIT
license_family: MIT
license_file: LICENSE
summary: LightGBM is a gradient boosting framework that uses tree based learning algorithms.
description: |
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
doc_url: http://lightgbm.readthedocs.io/en/latest/
dev_url: https://github.com/Microsoft/LightGBM
extra:
recipe-maintainers:
- synapticarbors
- aldanor
- xhochy
| 26.5 | 202 | 0.63522 |
fabde06afff62e65b6b688d97e60077b75e60258 | 829 | yaml | YAML | conf/config.yaml | Erlemar/ventilator_kaggle_models | 216e5fcfde28cd20773d0ccf996fff3ff1775921 | [
"MIT"
] | 3 | 2021-12-12T18:07:08.000Z | 2022-03-06T17:15:24.000Z | conf/config.yaml | Erlemar/ventilator_kaggle_models | 216e5fcfde28cd20773d0ccf996fff3ff1775921 | [
"MIT"
] | 1 | 2022-03-05T20:11:08.000Z | 2022-03-05T20:11:08.000Z | conf/config.yaml | Erlemar/ventilator_kaggle_models | 216e5fcfde28cd20773d0ccf996fff3ff1775921 | [
"MIT"
] | null | null | null | defaults:
- _self_
- datamodule: ventilator_datamodule
- trainer: default_trainer
- training: default_training
# - logging: wandb
- logging: loggers
- optimizer: adam
- scheduler: linearwithwarmup
- model: ventilator_model_0
- callbacks: callbacks
- private: default
- loss: ventilator
- metric: ventilatormae
- inference: basic
- override hydra/hydra_logging: colorlog
- override hydra/job_logging: colorlog
general:
logs_folder_name: logs
workspace: erlemar
project_name: ventilator_kaggle
device: cuda
log_code: True
save_pytorch_model: True
save_best: True
convert_to_jit: False
predict: True
hydra:
run:
dir: outputs/${now:%Y-%m-%d_%H-%M-%S} #_${hydra.job.override_dirname}
sweep:
dir: outputs/${now:%Y-%m-%d_%H-%M-%S}
subdir: ${hydra.job.override_dirname}
| 23.027778 | 73 | 0.711701 |
aeb19aff80ab35b2f96c988c40576875d3981797 | 672 | yml | YAML | tasks/Linux/fetch/security-fetch/security-fetch-s3.yml | Lemiwork/ansible-role-java | 54d9cf5b3bc2a7c28f1058584c7c7bbcdf1c13c7 | [
"Apache-2.0"
] | 61 | 2018-07-12T16:19:44.000Z | 2022-02-23T01:41:15.000Z | tasks/Linux/fetch/security-fetch/security-fetch-s3.yml | Lemiwork/ansible-role-java | 54d9cf5b3bc2a7c28f1058584c7c7bbcdf1c13c7 | [
"Apache-2.0"
] | 61 | 2018-07-17T18:30:18.000Z | 2022-02-02T08:44:00.000Z | tasks/Linux/fetch/security-fetch/security-fetch-s3.yml | Lemiwork/ansible-role-java | 54d9cf5b3bc2a7c28f1058584c7c7bbcdf1c13c7 | [
"Apache-2.0"
] | 44 | 2018-07-19T15:21:57.000Z | 2021-12-17T16:46:48.000Z | ---
- name: Download security policy artifact from s3
aws_s3:
bucket: '{{ java_unlimited_policy_transport_s3_bucket }}'
object: '{{ java_unlimited_policy_transport_s3_path }}'
dest: "{{ java_download_path }}/\
{{ java_unlimited_policy_transport_s3_path|basename }}"
aws_access_key: '{{ transport_s3_aws_access_key }}'
aws_secret_key: '{{ transport_s3_aws_secret_key }}'
mode: get
overwrite: different
retries: 5
delay: 2
- name: Downloaded security policy artifact
set_fact:
security_policy_java_artifact: >
{{ java_download_path }}/{{ java_unlimited_policy_transport_s3_path
| basename }}
| 33.6 | 73 | 0.693452 |
4e08eacf3b02ed6b92e5f7638da1c1228bbba10d | 1,365 | yaml | YAML | playbooks/upgrade-ha-deployment.yaml | huangtianhua/labkeeper | 81298f8df716aded3d9c84b34d63611b0ee4e4ae | [
"Apache-2.0"
] | null | null | null | playbooks/upgrade-ha-deployment.yaml | huangtianhua/labkeeper | 81298f8df716aded3d9c84b34d63611b0ee4e4ae | [
"Apache-2.0"
] | null | null | null | playbooks/upgrade-ha-deployment.yaml | huangtianhua/labkeeper | 81298f8df716aded3d9c84b34d63611b0ee4e4ae | [
"Apache-2.0"
] | null | null | null | ---
- name: Upgrade nodepool nodes
hosts: nodepool-master, nodepool-slave
become: yes
tasks:
- name: upgrade nodepool services
shell: |
set -e
openlab ha node set `hostname` --maintain yes
cd /opt/src/nodepool
git pull
args:
executable: /bin/bash
- name: Restart nodepool
hosts: nodepool-master
become: yes
tasks:
- name: restart nodepool services
shell: |
systemctl restart nodepool-builder
systemctl restart nodepool-launcher
args:
executable: /bin/bash
- name: Upgrade zuul nodes
hosts: zuul-master, zuul-slave
become: yes
tasks:
- name: upgrade zuul services
shell: |
set -e
openlab ha node set `hostname` --maintain yes
cd /opt/src/zuul
git pull
cd web/
yarn install
sed -e 's#"homepage": "/"#"homepage": "/zuul/"#' -i package.json
yarn build
args:
executable: /bin/bash
- name: Restart zuul
hosts: zuul-master
become: yes
tasks:
- name: restart zuul services
shell: |
systemctl restart zuul-scheduler
systemctl restart zuul-executor
systemctl restart zuul-web
systemctl restart zuul-merger
systemctl restart zuul-fingergw
systemctl restart apache2
args:
executable: /bin/bash
| 23.947368 | 72 | 0.608059 |
4e95fef6cfd1131090468b430bdae2ff2e3c50b0 | 459 | yaml | YAML | workloads/dev/azure/k8sm-dev-aks-01/access/rbac/cluster/namespace/tester/rbac_custom_tester_namespace.yaml | robertoporfiro/flux-get-started | 14251f4eb1b84486ba7884b508fb5dbcf17fa6f1 | [
"Apache-2.0"
] | null | null | null | workloads/dev/azure/k8sm-dev-aks-01/access/rbac/cluster/namespace/tester/rbac_custom_tester_namespace.yaml | robertoporfiro/flux-get-started | 14251f4eb1b84486ba7884b508fb5dbcf17fa6f1 | [
"Apache-2.0"
] | null | null | null | workloads/dev/azure/k8sm-dev-aks-01/access/rbac/cluster/namespace/tester/rbac_custom_tester_namespace.yaml | robertoporfiro/flux-get-started | 14251f4eb1b84486ba7884b508fb5dbcf17fa6f1 | [
"Apache-2.0"
] | null | null | null | apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
# rolebinding.rbac.authorization.k8s.io/k8sm-dev-aks-01:tester:namespace-view-role-binding
name: k8sm-dev-aks-01:tester:namespace-view-role-binding
namespace: tdmi
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: view
#subjects:
#- apiGroup: rbac.authorization.k8s.io
# kind: Group
# name: "e534feee-373b-4855-965d-fdd40cd04e29" # DP_TDMI_Azure_App_Tester
| 30.6 | 92 | 0.779956 |
7cb50a1344d577e3d093aacf74315e425613fbb5 | 1,176 | yml | YAML | .github/workflows/release.yml | umireon/cloudformation-guard | 33c43e341f44ad86dcbfbac08118146490ec306d | [
"Apache-2.0"
] | 903 | 2020-06-16T21:10:38.000Z | 2022-03-31T17:56:41.000Z | .github/workflows/release.yml | umireon/cloudformation-guard | 33c43e341f44ad86dcbfbac08118146490ec306d | [
"Apache-2.0"
] | 172 | 2020-06-16T21:43:51.000Z | 2022-03-31T18:51:49.000Z | .github/workflows/release.yml | umireon/cloudformation-guard | 33c43e341f44ad86dcbfbac08118146490ec306d | [
"Apache-2.0"
] | 131 | 2020-06-17T13:20:44.000Z | 2022-03-24T21:54:47.000Z | name: Rust
on:
release:
types: [ published ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- name: Build
run: cargo build --verbose --release
- name: Get release
id: get_release
uses: bruceadams/get-release@v1.2.2
env:
GITHUB_TOKEN: ${{ github.token }}
- name: Package release
id: package
run: |
mkdir cfn-guard-v2-${{ matrix.os }}
cp ./target/release/cfn-guard ./cfn-guard-v2-${{ matrix.os }}/
cp README.md ./cfn-guard-v2-${{ matrix.os }}/
tar czvf ./cfn-guard-v2-${{ matrix.os }}.tar.gz ./cfn-guard-v2-${{ matrix.os }}
- name: Upload Release Asset
id: upload-release-asset
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.get_release.outputs.upload_url }}
asset_path: ./cfn-guard-v2-${{ matrix.os }}.tar.gz
asset_name: cfn-guard-v2-${{ matrix.os }}.tar.gz
asset_content_type: application/octet-stream
| 29.4 | 87 | 0.587585 |
29afac6f533e994b0601ffcf5a43f9eb350e68ea | 1,898 | yml | YAML | www/config/sync/language/sv/views.view.user_admin_people.yml | centre-for-educational-technology/tinda | 190b2bb181df0fe9cb3ba7578e009f495e48e973 | [
"MIT"
] | null | null | null | www/config/sync/language/sv/views.view.user_admin_people.yml | centre-for-educational-technology/tinda | 190b2bb181df0fe9cb3ba7578e009f495e48e973 | [
"MIT"
] | 28 | 2020-09-28T07:59:57.000Z | 2021-10-20T10:40:37.000Z | www/config/sync/language/sv/views.view.user_admin_people.yml | centre-for-educational-technology/tinda | 190b2bb181df0fe9cb3ba7578e009f495e48e973 | [
"MIT"
] | null | null | null | label: Personer
description: 'Hitta och hantera personer som använder din webbplats.'
display:
default:
display_title: Huvud
display_options:
exposed_form:
options:
submit_button: Filtrera
reset_button_label: Återställ
exposed_sorts_label: 'Sortera efter'
sort_asc_label: Stigande
sort_desc_label: Fallande
pager:
options:
tags:
previous: '‹ Föregående'
next: 'Nästa ›'
first: '« Första'
last: 'Sista »'
expose:
items_per_page_label: 'Inlägg per sida'
items_per_page_options_all_label: '- Alla -'
offset_label: Kompensera
fields:
user_bulk_form:
label: Massuppdatera
status:
settings:
format_custom_true: Aktiv
format_custom_false: Spärrad
roles_target_id:
label: Roller
created:
label: 'Medlem i'
access:
label: 'Senast åtkomst'
operations:
label: Funktioner
filters:
combine:
expose:
label: 'Namn eller e-post innehåller'
status:
group_info:
group_items:
1:
title: Aktiv
2:
title: Spärrad
roles_target_id:
expose:
label: Roll
permission:
expose:
label: Behörighet
title: Personer
empty:
area_text_custom:
content: 'Inga personer tillgängliga.'
use_more_text: mer
page_1:
display_title: Sida
display_options:
menu:
title: Lista
description: 'Hitta och hantera personer som använder din webbplats.'
tab_options:
title: Personer
description: 'Hantera användarkonton, roller och behörigheter.'
| 26.732394 | 77 | 0.549526 |
ddd45baa62b7d9dea36e98c71b147b90ad0f6289 | 672 | yml | YAML | vpc-public-only-ssh/serverless.yml | FluxAugur/serverless-infrastructure | 95cce971fe30d06df2fa55c10bde46e9d4d37f92 | [
"BSD-2-Clause"
] | 7 | 2018-02-07T01:42:36.000Z | 2020-06-17T12:59:56.000Z | vpc-public-only-ssh/serverless.yml | FluxAugur/serverless-infrastructure | 95cce971fe30d06df2fa55c10bde46e9d4d37f92 | [
"BSD-2-Clause"
] | 6 | 2018-03-24T04:16:02.000Z | 2019-02-14T17:07:46.000Z | vpc-public-only-ssh/serverless.yml | FluxAugur/serverless-infrastructure | 95cce971fe30d06df2fa55c10bde46e9d4d37f92 | [
"BSD-2-Clause"
] | null | null | null | # The `service` block is the name of the service
service: vpc-public-only-ssh
# The `provider` block defines where your service will be deployed
provider:
name: aws
stage: ${opt:stage, env:SLS_STAGE, 'dev'}
profile: ${opt:aws-profile, env:AWS_PROFILE, env:AWS_DEFAULT_PROFILE, 'default'}
stackTags:
x-service: ${self:service}
x-stack: ${self:service}-${self:provider.stage}
resources:
Resources:
SSHAccess:
Type: 'AWS::EC2::SecurityGroupIngress'
Properties:
GroupId: "${cf:vpc-public-only-${self:provider.stage}.DefaultSecurityGroup}"
CidrIp: "0.0.0.0/0"
IpProtocol: tcp
FromPort: 22
ToPort: 22
| 28 | 84 | 0.666667 |
ddf62969b3c358deb957e84e616b3654bec440a4 | 210 | yml | YAML | _bookdown.yml | pimatej/urejanje-podatkov | 2ab7ea19d4d9ba6d2c48274366927438c9488390 | [
"BSD-3-Clause"
] | null | null | null | _bookdown.yml | pimatej/urejanje-podatkov | 2ab7ea19d4d9ba6d2c48274366927438c9488390 | [
"BSD-3-Clause"
] | null | null | null | _bookdown.yml | pimatej/urejanje-podatkov | 2ab7ea19d4d9ba6d2c48274366927438c9488390 | [
"BSD-3-Clause"
] | null | null | null | book_filename: "bookdown-demo"
language:
ui:
chapter_name: "Poglavje "
references_name: "Reference"
delete_merged_file: true
bookdown::gitbook:
split_bib: no
biblio-style: apalike
output_dir: "docs" | 21 | 32 | 0.757143 |
501a0f8847ca913c1bb97ceb9b3430b384bf9781 | 4,821 | yaml | YAML | src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_profile.yaml | chef-davin/azure-cli | 2ebd33d5f69a27d07404cc48cf475d5fbdda6378 | [
"MIT"
] | 1 | 2020-07-02T23:41:03.000Z | 2020-07-02T23:41:03.000Z | src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_profile.yaml | cindywu/azure-cli | bd011cb91ac6e0ac89f53e1105d76ea30b6609a0 | [
"MIT"
] | 1 | 2021-06-02T02:38:22.000Z | 2021-06-02T02:38:22.000Z | src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_profile.yaml | cindywu/azure-cli | bd011cb91ac6e0ac89f53e1105d76ea30b6609a0 | [
"MIT"
] | null | null | null | interactions:
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
CommandName:
- network profile list
Connection:
- keep-alive
User-Agent:
- python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0
Azure-SDK-For-Python AZURECLI/2.5.1
accept-language:
- en-US
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/networkProfiles?api-version=2020-04-01
response:
body:
string: '{"value":[]}'
headers:
cache-control:
- no-cache
content-length:
- '12'
content-type:
- application/json; charset=utf-8
date:
- Fri, 15 May 2020 17:36:27 GMT
expires:
- '-1'
pragma:
- no-cache
strict-transport-security:
- max-age=31536000; includeSubDomains
vary:
- Accept-Encoding
x-content-type-options:
- nosniff
status:
code: 200
message: OK
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
CommandName:
- network profile list
Connection:
- keep-alive
ParameterSetName:
- -g
User-Agent:
- python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0
Azure-SDK-For-Python AZURECLI/2.5.1
accept-language:
- en-US
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_network_profile000001/providers/Microsoft.Network/networkProfiles?api-version=2020-04-01
response:
body:
string: '{"value":[]}'
headers:
cache-control:
- no-cache
content-length:
- '12'
content-type:
- application/json; charset=utf-8
date:
- Fri, 15 May 2020 17:36:27 GMT
expires:
- '-1'
pragma:
- no-cache
strict-transport-security:
- max-age=31536000; includeSubDomains
vary:
- Accept-Encoding
x-content-type-options:
- nosniff
status:
code: 200
message: OK
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
CommandName:
- network profile show
Connection:
- keep-alive
ParameterSetName:
- -g -n
User-Agent:
- python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0
Azure-SDK-For-Python AZURECLI/2.5.1
accept-language:
- en-US
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_network_profile000001/providers/Microsoft.Network/networkProfiles/dummy?api-version=2020-04-01
response:
body:
string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.Network/networkProfiles/dummy''
under resource group ''test_network_profile000001'' was not found."}}'
headers:
cache-control:
- no-cache
content-length:
- '218'
content-type:
- application/json; charset=utf-8
date:
- Fri, 15 May 2020 17:36:28 GMT
expires:
- '-1'
pragma:
- no-cache
strict-transport-security:
- max-age=31536000; includeSubDomains
x-content-type-options:
- nosniff
x-ms-failure-cause:
- gateway
status:
code: 404
message: Not Found
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
CommandName:
- network profile delete
Connection:
- keep-alive
Content-Length:
- '0'
ParameterSetName:
- -g -n -y
User-Agent:
- python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0
Azure-SDK-For-Python AZURECLI/2.5.1
accept-language:
- en-US
method: DELETE
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test_network_profile000001/providers/Microsoft.Network/networkProfiles/dummy?api-version=2020-04-01
response:
body:
string: ''
headers:
cache-control:
- no-cache
date:
- Fri, 15 May 2020 17:36:29 GMT
expires:
- '-1'
pragma:
- no-cache
strict-transport-security:
- max-age=31536000; includeSubDomains
x-content-type-options:
- nosniff
x-ms-ratelimit-remaining-subscription-deletes:
- '14999'
status:
code: 204
message: No Content
version: 1
| 26.783333 | 203 | 0.609002 |
820f16ffdc77b1332d73f760774c8d24351c2086 | 14,249 | yml | YAML | Packs/CrowdStrikeMalquery/Integrations/CrowdStrikeMalquery/CrowdStrikeMalquery.yml | satyakidroid/content | b5342c522d44aec8f31f4ee0fc8ad269ac970903 | [
"MIT"
] | 799 | 2016-08-02T06:43:14.000Z | 2022-03-31T11:10:11.000Z | Packs/CrowdStrikeMalquery/Integrations/CrowdStrikeMalquery/CrowdStrikeMalquery.yml | satyakidroid/content | b5342c522d44aec8f31f4ee0fc8ad269ac970903 | [
"MIT"
] | 9,317 | 2016-08-07T19:00:51.000Z | 2022-03-31T21:56:04.000Z | Packs/CrowdStrikeMalquery/Integrations/CrowdStrikeMalquery/CrowdStrikeMalquery.yml | satyakidroid/content | b5342c522d44aec8f31f4ee0fc8ad269ac970903 | [
"MIT"
] | 1,297 | 2016-08-04T13:59:00.000Z | 2022-03-31T23:43:06.000Z | category: Authentication
commonfields:
id: CrowdStrikeMalquery
version: -1
configuration:
- defaultvalue: https://api.crowdstrike.com
display: Server URL (e.g. https://example.net)
name: base_url
required: true
type: 0
- display: Client ID
name: client_id
required: true
type: 4
- display: Client Secret
name: client_secret
required: true
type: 4
- display: Trust any certificate (not secure)
name: insecure
required: false
type: 8
- display: Use system proxy settings
name: proxy
required: false
type: 8
description: Use the MalQuery Integration to query the contents of
clean and malicious binary files, which forms part of Falcon's search engine.
display: CrowdStrike Malquery
name: CrowdStrikeMalquery
script:
commands:
- name: cs-malquery-exact-search
arguments:
- name: hex
description: The hex pattern to search. For example, deadbeef0102 (for bytes de, ad, be,
ef, 01, 02).
- name: ascii
description: The ASCII pattern to search. For example, CrowdStrike.
- name: wide
description: The wide string pattern to search. For example, CrowdStrike.
- name: limit
description: The maximum number of results to be returned. Default is 100.
- name: max_size
description: The maximum file size. The value can be specified either in bytes or
in multiples of KB/MB/GB. For example, 128000, 1.3 KB, 8mb.
- name: min_size
description: The minimum file size. The value can be specified either in bytes or
in multiples of KB/MB/GB. For example, 128000, 1.3 KB, 8mb.
- name: max_date
description: Limits results to files first seen before this date. The format
is YYYY/MM/DD. For example, 2018/01/31.
- name: min_date
description: Limits results to files first seen after this date. The format is
YYYY/MM/DD. For example, 2018/01/31.
- name: filter_filetypes
description: Limits results to certain file types such as EMAIL, PCAP, PDF,
PE32. Comma separated values. For a full list of file types, see the MalQuery API documentation.
isArray: true
- name: filter_meta
description: Specifies a subset of metadata fields to return in the results. Possible
values - sha256, md5, type, size, first_seen, label, family. Comma separated values.
isArray: true
outputs:
- contextPath: Malquery.Request_ID
description: The request ID.
type: String
description: "Searches Falcon MalQuery for a combination of\
\ hex patterns and strings to identify malware samples based upon file content,\
\ which returns a request ID. Use the request ID in the cs-malquery-get-request command to\
\ retrieve results. You can filter results based on criteria such as file\
\ type, file size and first seen date."
- name: cs-malquery-hunt
arguments:
- name: yara_rule
required: false
description: The YARA rule to search.
- name: yar_file_entry_id
required: false
description: A YAR file entry ID that contains the YARA rule to search. Only one Yara rule per request.
- name: limit
description: The maximum number of results to be returned.
- name: max_size
description: The maximum file size. The value can be specified either in bytes or
in multiples of KB/MB/GB. For example, 128000, 1.3 KB, 8mb.
- name: min_size
description: The minimum file size. For example, 128000, 1.3 KB, 8mb.
- name: max_date
description: Limits results to files first seen before this date. The format
is YYYY/MM/DD. For example, 2018/01/31.
- name: min_date
description: Limits results to files first seen after this date. The format is
YYYY/MM/DD. For example, 2018/01/31.
- name: filter_filetypes
description: Limits results to files of certain types such as EMAIL, PCAP, PDF,
PE32. Comma separated values. For a full list of types, see the MalQuery API documentation.
isArray: true
- name: filter_meta
description: Specifies a subset of metadata fields to return in the results. Possible
values - sha256, md5, type, size, first_seen, label, family. Comma separated values.
isArray: true
outputs:
- contextPath: Malquery.Request_ID
description: The request ID.
type: String
description: "Schedules a YARA rule-based search for execution, which returns a request ID.\
\ Use the request ID in the cs-malquery-get-request command to retrieve results.\
\ You can filter based on criteria such as file type, file size and first seen date."
- name: cs-malquery-fuzzy-search
arguments:
- name: hex
description: The hex pattern to search. For example, deadbeef0102 (for bytes de, ad, be,
ef, 01, 02).
- name: ascii
description: The ASCII pattern to search. For example, CrowdStrike.
- name: wide
description: The wide string pattern to search. For example, CrowdStrike.
- name: limit
description: The maximum number of results to be returned. Default is 100.
- name: filter_meta
description: Specifies a subset of metadata fields to return in the results. Possible
values - sha256, md5, type, size, first_seen, label, family. Comma separated values.
isArray: true
outputs:
- contextPath: Malquery.File.family
description: The malware family of the file. For example, StoneDrill.
type: String
- contextPath: Malquery.File.filesize
description: The size of the file.
type: String
- contextPath: Malquery.File.filetype
description: The type of the file.
type: String
- contextPath: Malquery.File.first_seen
description: The date when the file was first seen.
type: String
- contextPath: Malquery.File.label
description: The label of the file. For example, Malware.
type: String
- contextPath: Malquery.File.md5
description: The MD5 of the file.
type: String
- contextPath: Malquery.File.sha1
description: The SHA1 of the file.
type: String
- contextPath: Malquery.File.sha256
description: The SHA256 of the file.
type: String
description: Searches Falcon MalQuery quickly. Uses partial matching, but with more potential for false
positives. Search for a combination of hex patterns and strings to
identify samples based upon file content.
- name: cs-malquery-get-request
arguments:
- name: request_id
required: true
description: The identifier of a MalQuery request.
outputs:
- contextPath: Malquery.Request_ID
description: The request ID.
type: String
- contextPath: Malquery.Status
description: The status of the request.
type: String
- contextPath: Malquery.File.family
description: The malware family of the file. For example, StoneDrill.
type: String
- contextPath: Malquery.File.filesize
description: The size of the file.
type: String
- contextPath: Malquery.File.filetype
description: The type of the file. For example, PE32.
type: String
- contextPath: Malquery.File.first_seen
description: The date when the file was first seen.
type: String
- contextPath: Malquery.File.label
description: The label of the file. For example, malware.
type: String
- contextPath: Malquery.File.md5
description: The file MD5.
type: String
- contextPath: Malquery.File.sha1
description: The file SHA1.
type: String
- contextPath: Malquery.File.sha256
description: The file SHA256.
type: String
description: Checks the status and results of an asynchronous request, such as
hunt or exact-search. Supports a single request ID.
- name: cs-malquery-get-ratelimit
arguments: []
outputs:
- contextPath: Malquery.Quota.hunt_count
description: How many hunts were executed in the last month.
type: number
- contextPath: Malquery.Quota.download_count
description: How many downloads were executed in the last month.
type: number
- contextPath: Malquery.Quota.monitor_count
description: How many monitors were created in the last month.
type: number
- contextPath: Malquery.Quota.hunt_limit
description: Total hunt limit per month.
type: number
- contextPath: Malquery.Quota.download_limit
description: The total download limit per month.
type: number
- contextPath: Malquery.Quota.monitor_limit
description: The total monitor limit per month.
type: number
- contextPath: Malquery.Quota.refresh_time
description: The time when the limits are refreshed. ISO 8601 format.
type: string
- contextPath: Malquery.Quota.days_left
description: The days left until the limits are refreshed.
type: number
- contextPath: Malquery.Quota.hunt_counts.userid
description: The download counts per user.
type: String
- contextPath: Malquery.Quota.hunt_counts.counter
description: The download counts per user.
type: number
description: Returns information about search and download quotas in your environment.
- name: cs-malquery-samples-multidownload
arguments:
- name: samples
required: true
isArray: true
description: Sample sha256 IDs. Comma separated values.
outputs:
- contextPath: Malquery.Request_ID
description: The request ID.
type: String
- contextPath: Malquery.Status
description: The request status.
type: String
description: 'Schedule samples for download, which returns a request ID. Use the request ID in the cs-malquery-get-request,
to check the status of the operation. When the request status is
“done”, use the cs-malquery-sample-fetch to download the results as a password-protected
archive. The password to extract results from the archive: infected'' '
- name: cs-malquery-file-download
arguments:
- name: file_id
required: true
description: The SHA256 file.
description: Download a file indexed by MalQuery. Specify the file using its SHA256.
Only one file is supported.
outputs:
- contextPath: File.SHA256
description: The SHA256 hash of the file.
type: String
- contextPath: File.SHA1
description: The SHA1 hash of the file.
type: String
- contextPath: File.SHA512
description: The SHA512 hash of the file.
type: String
- contextPath: File.Name
description: The name of the file.
type: String
- contextPath: File.EntryID
description: The Entry ID.
type: String
- contextPath: File.Info
description: Information about the file.
type: String
- contextPath: File.Type
description: The type of the file.
type: String
- contextPath: File.MD5
description: MD5 hash of the file.
type: String
- name: cs-malquery-sample-fetch
arguments:
- name: request_id
required: true
description: Identifier of a MalQuery request.
description: Fetches a zip archive file using the password, "infected" containing the samples.
Use this after the cs-malquery-samples-multidownload request has finished processing.
outputs:
- contextPath: File.SHA256
description: THe SHA256 hash of the file.
type: String
- contextPath: File.SHA1
description: The SHA1 hash of the file.
type: String
- contextPath: File.SHA512
description: The SHA512 hash of the file.
type: String
- contextPath: File.Name
description: The name of the file.
type: String
- contextPath: File.EntryID
description: The entry ID.
type: String
- contextPath: File.Info
description: Information about the file.
type: String
- contextPath: File.Type
description: The type of the file.
type: String
- contextPath: File.MD5
description: The MD5 hash of the file.
type: String
- name: file
arguments:
- name: file
required: true
description: The SHA256 of the files. Comma separated values.
isArray: true
outputs:
- contextPath: DBotScore.Score
description: The actual score.
type: Number
- contextPath: DBotScore.Type
description: The indicator type.
type: String
- contextPath: DBotScore.Indicator
description: The indicator that was tested.
type: String
- contextPath: DBotScore.Vendor
description: The vendor used to calculate the score.
type: String
- contextPath: File.Vendor
description: The vendor used to calculate the score.
type: String
- contextPath: File.MD5
description: The MD5 hash of the file.
type: String
- contextPath: File.SHA1
description: The SHA1 hash of the file.
type: String
- contextPath: File.SHA256
description: The SHA256 hash of the file.
type: String
- contextPath: Malquery.File.family
description: The malware family of the file. For example, StoneDrill.
type: String
- contextPath: Malquery.File.filesize
description: The size of the file.
type: String
- contextPath: Malquery.File.filetype
description: The type of the file.
type: String
- contextPath: Malquery.File.first_seen
description: The date when the file was first seen.
type: String
- contextPath: Malquery.File.label
description: The label of the file.
type: String
- contextPath: Malquery.File.md5
description: The MD5 hash of the file.
type: String
- contextPath: Malquery.File.sha1
description: The SHA1 hash of the file.
type: String
- contextPath: Malquery.File.sha256
description: The SHA256 hash of the file.
type: String
description: Retrieves indexed files metadata by their hash.
isfetch: false
runonce: false
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.9.8.24399
fromversion: 5.0.0
tests:
- CrowdStrikeMalquery-Test
| 38.510811 | 127 | 0.686224 |
d9506bc4c4dda417ce19f116daa1e610c45e4165 | 290 | yml | YAML | .gitlab-ci.yml | mayflower/err-rasa | a3fa9c02c9434dd716caa72bd7a91f36ce0d8a2e | [
"Apache-2.0"
] | 1 | 2018-08-04T17:32:49.000Z | 2018-08-04T17:32:49.000Z | .gitlab-ci.yml | mayflower/err-rasa | a3fa9c02c9434dd716caa72bd7a91f36ce0d8a2e | [
"Apache-2.0"
] | 4 | 2019-12-26T16:41:50.000Z | 2020-03-24T15:43:45.000Z | .gitlab-ci.yml | mayflower/err-rasa | a3fa9c02c9434dd716caa72bd7a91f36ce0d8a2e | [
"Apache-2.0"
] | 2 | 2019-05-17T20:15:01.000Z | 2019-08-08T03:08:25.000Z | image: docker:stable
services:
- docker:dind
variables:
DOCKER_DRIVER: overlay
build_image:
stage: deploy
before_script:
- docker info
- docker build -terrbot ./
- pip install awscli
script:
- aws s3 cp ./ s3://yourbucket/ --recursive --exclude "*" --include ""
| 18.125 | 74 | 0.658621 |
58a19508fb58e40d2d4f8c3d369b074ab6d1cb15 | 470 | yml | YAML | _data/programming-skills.yml | amitojsingh/amitojsingh.github.io | b4ccbde58c210b16e102544aa36b7dad787a904e | [
"MIT"
] | null | null | null | _data/programming-skills.yml | amitojsingh/amitojsingh.github.io | b4ccbde58c210b16e102544aa36b7dad787a904e | [
"MIT"
] | 2 | 2016-05-12T14:48:33.000Z | 2016-05-12T14:49:17.000Z | _data/programming-skills.yml | amitojsingh/amitojsingh.github.io | b4ccbde58c210b16e102544aa36b7dad787a904e | [
"MIT"
] | null | null | null | - name: HTML5/CSS3
percentage: 90
color: danger
- name: JavaScript/JQuery
percentage: 80
color:
- name: MySQL/NoSql
percentage: 70
color: dark
- name: Ruby On Rails
percentage: 80
color: grey
- name: PHP, Wordpress
percentage: 80
color: green
- name: C++, Wt, Qt
percentage: 70
color: yellow
- name: MEAN
percentage: 70
color: Light
- name: Wt/ Qt
percentage: 75
color: Danger
- name: C#/ ASP.Net
percentage: 70
color: orange
| 13.055556 | 25 | 0.657447 |
d75b71282d40aa5c15d8d8c075f43d715b5dc7f2 | 1,011 | yml | YAML | data/2053.yml | constructicon/russian-data | 830adfde5e305765a9159481a1e49d057734515d | [
"CC-BY-4.0"
] | null | null | null | data/2053.yml | constructicon/russian-data | 830adfde5e305765a9159481a1e49d057734515d | [
"CC-BY-4.0"
] | 18 | 2020-11-12T14:52:11.000Z | 2022-01-22T16:54:48.000Z | data/2053.yml | constructicon/russian-data | 830adfde5e305765a9159481a1e49d057734515d | [
"CC-BY-4.0"
] | null | null | null | ---
record: 2053
name: 'как раз VP/Adv'
UD_name: 'как раз VP/Adv'
illustration: 'Хорошо, что ты позвонил, я как раз про тебя вспоминал.'
cefr_level: B1
definitions:
examples:
morphology:
- VP
- Adv
syntactic_type_of_construction:
- Head and Modifier Construction
syntactic_function_of_anchor:
- Modifier
syntactic_structure_of_anchor:
- Not Applicable
part_of_speech_of_anchor:
- Adverb
semantic_roles:
- ~
intonation:
- Not applicable
usage_label: Colloquial
dependency_structure:
- '[root [advmod как [fixed раз]] VP]'
- '[advmod [advmod как [fixed раз]] Adv]'
dependency_structure_of_illustration:
- '[root Хорошо, [ccomp [mark что] [nsubj ты] позвонил], [conj [nsubj я] [advmod как [fixed раз]] [obl [case про] тебя] вспоминал].]'
comment: |
'No comment yet'
common_fillers:
- ~
references:
- |
No references
semantic_types:
- type: Degree of accuracy
subtypes:
- type: Exact
- type: Taxis
subtypes:
- type: Simultaneous action
family:
- |
""
| 21.510638 | 135 | 0.701286 |
d77047c90c2392e6cd5739b135321bbe1522c416 | 3,692 | yml | YAML | _data/comments/elasticsearch-restore/comment-1591243875086.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | 3 | 2016-08-09T13:44:22.000Z | 2016-09-22T02:44:13.000Z | _data/comments/elasticsearch-restore/comment-1591243875086.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _data/comments/elasticsearch-restore/comment-1591243875086.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _id: 6e942fe0-a619-11ea-a0d6-712ce4fdf997
message: "<a href=http://forum.digilyze.info/viewtopic.php?f=2&t=1699436>Мефедрон (Меф) купить Октябрьск</a> \r\n<a href=https://forumgpluxuria.com/sites-de-acompanhantes-masculinos-do-estado-de-sao-paulo-sp-f1683/topic96423.html>Купить закладку Конопля, Ганджубас Омск</a> \r\nhttp://www.trocdelavape.com/thread-920240.html \r\nhttps://forumgpluxuria.com/sites-de-acompanhantes-masculinos-do-estado-de-sao-paulo-sp-f1683/topic95380.html \r\nhttps://questswingersclub.co.uk/questforum/showthread.php?tid=403508 \r\nhttps://www.vwcc.ro/viewtopic.php?f=8&t=77191 \r\nhttp://voxsomnia.com/forums/viewtopic.php?f=2&t=184544 \r\n<a href=http://www.cappyzeb.freeyellow.com/01/gen/gen/index.php/forum/records/674814#675514>Купить закладку Амфетамина (амф) Москва</a> \r\nhttp://www.cappyzeb.freeyellow.com/01/gen/gen/index.php/forum/records/670163#670858 \r\nhttps://www.lakeregionanglers.com/phpBB3/viewtopic.php?f=3&t=462027 \r\n<a href=http://forum.balunsat.org/01/gen/gen/index.php/forum/records/671460#672157>Амфетамин (амф) купить Пермь</a> \r\nhttp://aldradach.drachenfest.info/forum/viewtopic.php?f=18&t=1242529 \r\nhttp://ilove-pc.ru/index.php/forum/suggestion-box/150286#150310 \r\n<a href=http://www.stellar-impact.com/forum/viewtopic.php?f=17&t=2264331>Купить Кокс Тула</a> \r\n<a href=https://pozyczkaforum.pl/thread-256269.html>Мефедрон (Меф) купить Омск</a> \r\n<a href=https://www.monpronostic.fr/forum/index.php?topic=141779.msg164685#msg164685>Купить закладку Конопля, Ганджубас Раменское</a> \r\nhttp://nsu-club.com/forum/viewtopic.php?f=10&t=1059942 \r\n<a href=https://api.gridpointweather.com/community/showthread.php?tid=803668>Купить Мефедрон (Меф) Пенза</a> \r\n<a href=http://www.stellar-impact.com/forum/viewtopic.php?f=17&t=2261973>Купить Кокаин Балашиха</a> \r\n<a href=http://www.trocdelavape.com/thread-916439.html>Мефедрон (Меф) купить Норильск</a> \r\n<a href=https://forum.reflect.su/viewtopic.php?f=5&t=6214>Купить Марихуана Тюмень</a> \r\nhttp://www.chryslerclub.su/forum/viewtopic.php?f=30&t=769737 \r\n<a href=http://www.deadpoolnews.com/index.php/forum/suggestion-box/70470#70474>Купить Марихуана Волгоград</a> \r\n<a href=http://aldradach.drachenfest.info/forum/viewtopic.php?f=18&t=1251303>Купить закладку героина Челябинск</a> \r\nhttp://coupnest.com/coupon/forum/showthread.php?tid=386866 \r\nhttps://www.lakeregionanglers.com/phpBB3/viewtopic.php?f=3&t=464974 \r\nhttps://yourup.net/viewtopic.php?f=12&t=815428 \r\nhttp://www.school36-tambov.ru/forum/viewtopic.php?f=24&t=80311 \r\nhttps://www.mercedes-forum4u.com/thread-225614.html \r\nhttps://forum.reflect.su/viewtopic.php?f=5&t=6100 \r\n<a href=http://ilove-pc.ru/index.php/forum/suggestion-box/148896#148920>Альфа-ПВП (СК) купить Курчалой</a> \r\nhttp://www.stellar-impact.com/forum/viewtopic.php?f=17&t=2268902 \r\n<a href=http://49.231.238.163/board/viewtopic.php?f=3&t=1112814>Купить Гашиш Красноярск</a> \r\nhttps://forum.reflect.su/viewtopic.php?f=5&t=5926 \r\n<a href=http://ilove-pc.ru/index.php/forum/suggestion-box/150139-mdma#150163>Купить Экстази (Mdma) Омск</a> \r\nhttp://www.deadpoolnews.com/index.php/forum/suggestion-box/70073#70077 \r\n<a href=http://49.231.238.163/board/viewtopic.php?f=3&t=1112220>Марихуана купить Ярославль</a> \r\nhttps://imaginoproject.com/bb/showthread.php?tid=845072 \r\n<a href=https://questswingersclub.co.uk/questforum/showthread.php?tid=401592>Купить закладку Амфетамина (амф) Дрезна</a> \r\n<a href=https://www.lakeregionanglers.com/phpBB3/viewtopic.php?f=3&t=462593>Купить Марихуана Екатеринбург</a>"
name: Jamesarcak
email: b10b03260a572c86835746ae8e14f910
url: ''
hidden: ''
date: '2020-06-04T04:11:15.079Z'
| 461.5 | 3,540 | 0.774377 |
0593082897c173ba569683afc34d065c820e8a68 | 4,011 | yml | YAML | threads/2065093/posts/48391874.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/2065093/posts/48391874.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/2065093/posts/48391874.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=48391874&postcount=13242
id: 48391874
tid: 2065093
num: 13242
datetime: 2012-07-25T14:40:00.000Z
user:
img: customavatars/avatar378832_10.gif
name: tranthanhtuanvn
title: Senior Member
joinDate: 2010-02-28T16:00:00.000Z
posts: 797
id: '378832'
title: 'Re: [NEW RULE][From F17 With Love] - Thread Girl Xinh'
content:
html: "\r\n\t\t\t\r\n\t\t\t<!-- BEGIN TEMPLATE: bbcode_quote -->\n<div style=\"margin:20px; margin-top:5px; \">\r\n\t<div class=\"smallfont\" style=\"margin-bottom:2px\">Quote:</div>\r\n\t<table cellpadding=\"6\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"voz-bbcode-quote\">\r\n\t<tr>\r\n\t\t<td class=\"alt2\" style=\"border:1px inset\">\r\n\t\t\t\r\n\t\t\t\t<div>\r\n\t\t\t\t\tOriginally Posted by <strong>thedevil6119</strong>\r\n\t\t\t\t\t<a href=\"showthread.php?p=48374891#post48374891\" rel=\"nofollow\"><img class=\"inlineimg\" src=\"images/buttons/viewpost.gif\" border=\"0\" alt=\"View Post\"></a>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div style=\"font-style:italic\">Xin các thím cho mình xin infor bạn này với, chết luồn rùi <img src=\"/images/smilies/Off/too_sad.gif\" border=\"0\" alt=\"\" title=\"Too Sad\" class=\"inlineimg\"><img src=\"/images/smilies/Off/too_sad.gif\" border=\"0\" alt=\"\" title=\"Too Sad\" class=\"inlineimg\"><img src=\"/images/smilies/Off/too_sad.gif\" border=\"0\" alt=\"\" title=\"Too Sad\" class=\"inlineimg\"></div>\r\n\t\t\t\r\n\t\t</td>\r\n\t</tr>\r\n\t</table>\r\n</div>\n<!-- END TEMPLATE: bbcode_quote -->bạn sẽ thất vọng đấy <img src=\"/images/smilies/Off/rofl.gif\" border=\"0\" alt=\"\" title=\"ROFL\" class=\"inlineimg\"><br>\r\n<br>\r\nxin phép các bạn khác mình post link không cho vào thẻ image nhé, vì đây không phải gái xinh <img src=\"/images/smilies/Off/rofl.gif\" border=\"0\" alt=\"\" title=\"ROFL\" class=\"inlineimg\"><br>\r\n<br>\r\n<a href=\"/redirect/index.php?link=http%3A%2F%2Fa3.sphotos.ak.fbcdn.net%2Fhphotos-ak-ash3%2F522798_277901652303084_28269244_n.jpg\" target=\"_blank\">http://a3.sphotos.ak.fbcdn.net/hphot...28269244_n.jpg</a><br>\r\n<a href=\"/redirect/index.php?link=http%3A%2F%2Fa4.sphotos.ak.fbcdn.net%2Fhphotos-ak-prn1%2Fs720x720%2F552782_277901342303115_769321684_n.jpg\" target=\"_blank\">http://a4.sphotos.ak.fbcdn.net/hphot...69321684_n.jpg</a><br>\r\n<a href=\"/redirect/index.php?link=http%3A%2F%2Fa7.sphotos.ak.fbcdn.net%2Fhphotos-ak-snc7%2Fs720x720%2F580707_277901242303125_1995895382_n.jpg\" target=\"_blank\">http://a7.sphotos.ak.fbcdn.net/hphot...95895382_n.jpg</a><br>\r\n<a href=\"/redirect/index.php?link=http%3A%2F%2Fa2.sphotos.ak.fbcdn.net%2Fhphotos-ak-ash3%2Fs720x720%2F576493_293821890711060_2077116518_n.jpg\" target=\"_blank\">http://a2.sphotos.ak.fbcdn.net/hphot...77116518_n.jpg</a><br>\r\n<a href=\"/redirect/index.php?link=http%3A%2F%2Fa1.sphotos.ak.fbcdn.net%2Fhphotos-ak-ash3%2F557856_278308688929047_862165647_n.jpg\" target=\"_blank\">http://a1.sphotos.ak.fbcdn.net/hphot...62165647_n.jpg</a><br>\r\n<br>\r\n<img src=\"/images/smilies/Off/sweat.gif\" border=\"0\" alt=\"\" title=\"Sweat\" class=\"inlineimg\"><img src=\"/images/smilies/Off/sweat.gif\" border=\"0\" alt=\"\" title=\"Sweat\" class=\"inlineimg\">\r\n\t\t"
text: "Quote:\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\tOriginally Posted by thedevil6119\r\n\t\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\tXin các thím cho mình xin infor bạn này với, chết luồn rùi \r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\nbạn sẽ thất vọng đấy \r\n\r\nxin phép các bạn khác mình post link không cho vào thẻ image nhé, vì đây không phải gái xinh \r\n\r\nhttp://a3.sphotos.ak.fbcdn.net/hphot...28269244_n.jpg\r\nhttp://a4.sphotos.ak.fbcdn.net/hphot...69321684_n.jpg\r\nhttp://a7.sphotos.ak.fbcdn.net/hphot...95895382_n.jpg\r\nhttp://a2.sphotos.ak.fbcdn.net/hphot...77116518_n.jpg\r\nhttp://a1.sphotos.ak.fbcdn.net/hphot...62165647_n.jpg"
| 235.941176 | 3,012 | 0.691598 |
c2f1802985920b46a8b0d7f05da445676c007a76 | 392 | yml | YAML | action.yml | JustSlone/actions-mention-to-teams | 75c2a2fe7f652e73fca3ad21651e7fbcb408bda3 | [
"MIT"
] | 3 | 2020-08-17T16:03:16.000Z | 2021-02-11T02:53:30.000Z | action.yml | JustSlone/actions-mention-to-teams | 75c2a2fe7f652e73fca3ad21651e7fbcb408bda3 | [
"MIT"
] | 5 | 2020-08-07T20:35:06.000Z | 2022-02-13T19:05:09.000Z | action.yml | JustSlone/actions-mention-to-teams | 75c2a2fe7f652e73fca3ad21651e7fbcb408bda3 | [
"MIT"
] | null | null | null | name: "Github mention to Teams/Flow"
description: "Convert Github mention to Teams/Flow endpoint"
inputs:
teams-webhook-url:
description: "Teams/Flow custom endpoint URL to notify."
required: true
run-id:
description: "Run Id of the job, for error reporting"
required: false
runs:
using: "node12"
main: "dist/index.js"
branding:
icon: "bell"
color: "purple"
| 24.5 | 60 | 0.693878 |
1b908d65d3bc34a6f66e09fb51a760ca46c17ad8 | 595 | yml | YAML | .github/workflows/release.yml | silveryfu/zq | ef2bf5bb34062fa78fd011dd936769e70a205e2b | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/release.yml | silveryfu/zq | ef2bf5bb34062fa78fd011dd936769e70a205e2b | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/release.yml | silveryfu/zq | ef2bf5bb34062fa78fd011dd936769e70a205e2b | [
"BSD-3-Clause"
] | null | null | null | name: release assets
on:
push:
tags:
- v*
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v2
with:
go-version: '1.17'
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: go mod download
- run: make fmt
- run: make tidy
- run: make vet
- run: make test-generate
- run: make test-unit
- run: make test-system
- run: make test-heavy
- uses: goreleaser/goreleaser-action@v2
with:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
| 20.517241 | 49 | 0.563025 |
b9de95a3510a0d95d910407c277d696840496cec | 1,272 | yml | YAML | .github/workflows/build.yml | firebolt-analytics/fdb-prometheus-exporter | 533b233fc736bbd9fbd180fe586804ca75e57831 | [
"Apache-2.0"
] | null | null | null | .github/workflows/build.yml | firebolt-analytics/fdb-prometheus-exporter | 533b233fc736bbd9fbd180fe586804ca75e57831 | [
"Apache-2.0"
] | null | null | null | .github/workflows/build.yml | firebolt-analytics/fdb-prometheus-exporter | 533b233fc736bbd9fbd180fe586804ca75e57831 | [
"Apache-2.0"
] | null | null | null | name: AWS ECR Push
on:
push:
branches: ["master"]
env:
AWS_REGION: "us-east-1"
AWS_ACCOUNT_ID: "231290928314" # publishing
IAM_ROLE_NAME: "github-actions-publishing"
ECR_REPO_NAME: "fdb-prometheus-exporter"
jobs:
build-push-container:
runs-on: ubuntu-latest
# These permissions are needed to interact with GitHub's OIDC Token endpoint.
permissions:
id-token: write
contents: read
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@master
with:
role-to-assume: arn:aws:iam::${{ env.AWS_ACCOUNT_ID }}:role/${{ env.IAM_ROLE_NAME }}
aws-region: ${{ env.AWS_REGION }}
- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1
- name: Build, tag, and push image to Amazon ECR
id: build-image
env:
IMAGE_TAG: ${{ github.sha }}
run: |
docker build -t ${{ env.AWS_ACCOUNT_ID }}.dkr.ecr.${{ env.AWS_REGION }}.amazonaws.com/${{ env.ECR_REPO_NAME }}:$IMAGE_TAG . -f Dockerfile
docker push ${{ env.AWS_ACCOUNT_ID }}.dkr.ecr.${{ env.AWS_REGION }}.amazonaws.com/${{ env.ECR_REPO_NAME }}:$IMAGE_TAG
| 29.581395 | 147 | 0.628931 |
ca33ccec11ff07ac977af3c0bfb7992c5b28a0bc | 2,747 | yml | YAML | roles/provision-with-installer/tasks/install.yml | SoftwareAG/sagdevops-ansible-common-webmethods | 6102a0e1d8ee17351abb9c1559da3215a53098fa | [
"Apache-2.0"
] | 2 | 2022-03-14T03:42:21.000Z | 2022-03-14T03:42:54.000Z | roles/provision-with-installer/tasks/install.yml | SoftwareAG/sagdevops-ansible-common-webmethods | 6102a0e1d8ee17351abb9c1559da3215a53098fa | [
"Apache-2.0"
] | 1 | 2022-03-02T23:00:43.000Z | 2022-03-02T23:00:43.000Z | roles/provision-with-installer/tasks/install.yml | SoftwareAG/sagdevops-ansible-common-webmethods | 6102a0e1d8ee17351abb9c1559da3215a53098fa | [
"Apache-2.0"
] | null | null | null | ---
- debug: var=rvar_install_products_descriptor verbosity=3
- name: fail if mandatory params not specified
fail:
msg: "A mandatory param was not defined, cannot do anything."
when: item is not defined
with_items:
- "{{ rvar_install_products_descriptor.target_install_dir }}"
- "{{ rvar_install_products_descriptor.installer_path }}"
- "{{ rvar_install_products_descriptor.script_path }}"
- "{{ rvar_install_products_descriptor.binaries_image_path }}"
- name: Copy script file to a working runtime copy
copy:
src: "{{ rvar_install_products_descriptor.script_path }}"
dest: "{{ rvar_install_products_descriptor.script_path }}.runtime"
mode: '0644'
remote_src: yes
- name: Update the script file with values from the variables
replace:
path: "{{ rvar_install_products_descriptor.script_path }}.runtime"
backup: no
regexp: "{{ ['{{', item.key , '}}'] | join('[ ]*') }}"
replace: "{{ item.value }}"
with_dict:
__installer_target_path: "{{ rvar_install_products_descriptor.target_install_dir }}"
__installer_product_image: "{{ rvar_install_products_descriptor.binaries_image_path }}"
__installer_target_hostname: "{{ ansible_hostname }}"
- name: Update the script file with license values
replace:
path: "{{ rvar_install_products_descriptor.script_path }}.runtime"
backup: no
regexp: "{{ [ '{{' , (['__installer_product_license.', (item.0 + 1) ] | join('')) , '}}' ] | join('[ ]*') }}"
replace: "{{ item.1 }}"
with_indexed_items: "{{ rvar_install_products_descriptor.licenses }}"
- name: Slurp runtime file for debug printing
slurp:
src: "{{ rvar_install_products_descriptor.script_path }}.runtime"
register: runtime_file
- debug: msg="{{ runtime_file['content'] | b64decode }}"
- name: run the install
include_tasks: "run_installer.yml"
- name: Save current hostname in a file for future use (ie. in case of image creation)
copy:
dest: "{{ rvar_install_products_descriptor.target_install_dir }}/installed_hostname"
content: |
{{ ansible_hostname }}
- name: Save current FQDN in a file for future use (ie. in case of image creation)
copy:
dest: "{{ rvar_install_products_descriptor.target_install_dir }}/installed_hostname_fqdn"
content: |
{{ ansible_fqdn }}
- name: Clean repo after succesfull install
file:
state: absent
path: "{{ item }}"
with_items:
- "{{ rvar_install_products_descriptor.script_path }}"
- "{{ rvar_install_products_descriptor.script_path }}.runtime"
- "{{ rvar_install_products_descriptor.binaries_image_path }}"
- "{{ rvar_install_products_descriptor.installer_path }}"
when: rvar_install_products_descriptor.clean_after_install | default() | bool | 38.152778 | 113 | 0.708045 |
cb9af40029cd794ba7faff248202eb18e18c6d69 | 599 | yaml | YAML | templates/operator-shared-pv.yaml | MrUPGrade/iceci-helm-chart | 3892cd1c03fbf1d7db6714e68410321407ebce18 | [
"MIT"
] | null | null | null | templates/operator-shared-pv.yaml | MrUPGrade/iceci-helm-chart | 3892cd1c03fbf1d7db6714e68410321407ebce18 | [
"MIT"
] | null | null | null | templates/operator-shared-pv.yaml | MrUPGrade/iceci-helm-chart | 3892cd1c03fbf1d7db6714e68410321407ebce18 | [
"MIT"
] | 1 | 2020-04-04T10:29:15.000Z | 2020-04-04T10:29:15.000Z | {{- if and .Values.iceciOperator.persistence.sharedVolume.hostPath (not .Values.iceciOperator.persistence.sharedVolume.existingClaim) -}}
apiVersion: v1
kind: PersistentVolume
metadata:
labels:
{{- include "iceci.labels" . | nindent 4 }}
name: {{ template "iceci.fullname" . }}-shared
name: {{ template "iceci.fullname" . }}-shared
spec:
accessModes:
- ReadWriteMany
capacity:
storage: {{ .Values.iceciOperator.persistence.sharedVolume.size }}
hostPath:
path: {{ .Values.iceciOperator.persistence.sharedVolume.hostPath | quote }}
type: DirectoryOrCreate
{{- end -}} | 35.235294 | 137 | 0.712855 |
cbaf1ca12cd79760e05ea69b73906d83d7cf1d19 | 860 | yml | YAML | preview/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.models.RepairPostBody.yml | MicrosoftDocs/azure-docs-sdk-python | 1dca4f3bb8665a412f7b2b0939148adf8945a81c | [
"CC-BY-4.0",
"MIT"
] | 84 | 2017-07-21T06:08:09.000Z | 2022-03-30T06:57:20.000Z | preview/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.models.RepairPostBody.yml | MicrosoftDocs/azure-docs-sdk-python | 1dca4f3bb8665a412f7b2b0939148adf8945a81c | [
"CC-BY-4.0",
"MIT"
] | 1,477 | 2017-05-31T11:48:03.000Z | 2022-03-30T18:52:59.000Z | preview/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.models.RepairPostBody.yml | MicrosoftDocs/azure-docs-sdk-python | 1dca4f3bb8665a412f7b2b0939148adf8945a81c | [
"CC-BY-4.0",
"MIT"
] | 183 | 2017-05-24T07:28:17.000Z | 2022-03-25T07:12:35.000Z | ### YamlMime:PythonClass
uid: azure.mgmt.cosmosdb.models.RepairPostBody
name: RepairPostBody
fullName: azure.mgmt.cosmosdb.models.RepairPostBody
module: azure.mgmt.cosmosdb.models
inheritances:
- msrest.serialization.Model
summary: 'Specification of the keyspaces and tables to run repair on.
All required parameters must be populated in order to send to Azure.'
constructor:
syntax: 'RepairPostBody(*, keyspace: str, tables: typing.Union[typing.List[str],
NoneType] = None, **kwargs)'
parameters:
- name: keyspace
description: Required. The name of the keyspace that repair should be run on.
isRequired: true
types:
- <xref:str>
- name: tables
description: 'List of tables in the keyspace to repair. If omitted, repair all
tables in the
keyspace.'
isRequired: true
types:
- <xref:list>[<xref:str>]
| 29.655172 | 82 | 0.725581 |
a955768a180538d8f49947c59eab42d0cacfd19e | 821 | yaml | YAML | lib/countries/data/countries/NA.yaml | kopokopo/countries | a88afc1debd6b4f888ccfa11b1b1c08091f11867 | [
"MIT"
] | 1 | 2022-03-01T06:59:11.000Z | 2022-03-01T06:59:11.000Z | lib/countries/data/countries/NA.yaml | kopokopo/countries | a88afc1debd6b4f888ccfa11b1b1c08091f11867 | [
"MIT"
] | null | null | null | lib/countries/data/countries/NA.yaml | kopokopo/countries | a88afc1debd6b4f888ccfa11b1b1c08091f11867 | [
"MIT"
] | 1 | 2018-08-07T06:25:09.000Z | 2018-08-07T06:25:09.000Z | ---
NA:
continent: Africa
alpha2: NA
alpha3: NAM
alt_currency: ZAR
country_code: '264'
international_prefix: '00'
ioc: NAM
gec: WA
name: Namibia
national_destination_code_lengths:
- 2
national_number_lengths:
- 6
- 7
national_prefix: '0'
number: '516'
region: Africa
subregion: Southern Africa
world_region: EMEA
un_locode: NA
nationality: Namibian
postal_code: true
unofficial_names:
- Namibia
- Namibie
- "ナミビア"
- Namibië
languages_official:
- en
- af
languages_spoken:
- en
- af
geo:
latitude: 22 00 S
latitude_dec: "-22.150699615478516"
longitude: 17 00 E
longitude_dec: '17.177526473999023'
max_latitude: "-16.983333"
max_longitude: '25.25'
min_latitude: "-28.933333"
min_longitude: '12.016667'
currency_code: NAD
| 17.847826 | 39 | 0.674787 |
913cb8d42057242a72111dfedda52e62a759596c | 347 | yml | YAML | appveyor.yml | brettmillerb/glennsarti.github.io | fec4ae741458b08b7141eb8867126ad3cffd2b37 | [
"MIT"
] | null | null | null | appveyor.yml | brettmillerb/glennsarti.github.io | fec4ae741458b08b7141eb8867126ad3cffd2b37 | [
"MIT"
] | 1 | 2017-04-05T15:16:42.000Z | 2017-04-28T02:29:45.000Z | appveyor.yml | brettmillerb/glennsarti.github.io | fec4ae741458b08b7141eb8867126ad3cffd2b37 | [
"MIT"
] | 5 | 2016-05-26T20:54:49.000Z | 2021-03-04T11:55:56.000Z | version: 1.0.{build}
branches:
only:
- master
build_script:
- cmd: >-
ECHO Setting Ruby 2.3 as default
SET PATH=C:\Ruby23-x64\bin;%PATH%
ECHO Getting ruby version...
ruby -v
bundle install --path .bundle\gems
ECHO Contents of Gemfile.lock
type Gemfile.Lock
bundle exec rake clean build:prod
test: off | 14.458333 | 38 | 0.651297 |
da64d92e7e4da315d865cad85faa8cbef641fff7 | 52 | yml | YAML | codecov.yml | gesinn-it/IDProvider | 8420a77c6a3d15602f6ea5bfa3debdf9d36d8046 | [
"MIT"
] | 4 | 2015-11-03T20:06:03.000Z | 2019-08-23T19:15:48.000Z | codecov.yml | gesinn-it/IDProvider | 8420a77c6a3d15602f6ea5bfa3debdf9d36d8046 | [
"MIT"
] | 9 | 2017-02-10T09:03:12.000Z | 2022-02-21T16:57:24.000Z | codecov.yml | gesinn-it/IDProvider | 8420a77c6a3d15602f6ea5bfa3debdf9d36d8046 | [
"MIT"
] | 3 | 2018-01-01T03:26:03.000Z | 2021-11-03T09:26:33.000Z | fixes:
- "/var/www/html/extensions/IDProvider/::" | 26 | 44 | 0.673077 |
971df1b754f7f812eeb650a5b59d136c0cac4676 | 6,632 | yml | YAML | spec/fixtures/vcr_cassettes/product/api_response_by_ean.yml | danpecher/flexibee.rb | 0f83c4cfa53c0d689ee04ab3634f68b0fd7c7b6e | [
"MIT"
] | 4 | 2016-03-15T15:52:56.000Z | 2016-12-16T12:07:52.000Z | spec/fixtures/vcr_cassettes/product/api_response_by_ean.yml | VitexSoftware/flexibee.rb | 0f83c4cfa53c0d689ee04ab3634f68b0fd7c7b6e | [
"MIT"
] | 1 | 2016-08-30T13:09:00.000Z | 2016-08-30T13:09:00.000Z | spec/fixtures/vcr_cassettes/product/api_response_by_ean.yml | danpecher/flexibee.rb | 0f83c4cfa53c0d689ee04ab3634f68b0fd7c7b6e | [
"MIT"
] | 3 | 2016-02-16T13:43:09.000Z | 2017-11-04T12:37:05.000Z | ---
http_interactions:
- request:
method: get
uri: https://danpecher:hesloheslo@pecher.flexibee.eu:5434/c/woodies/cenik/(eanKod='9343783000326').json?detail=full
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- "*/*; q=0.5, application/xml"
Accept-Encoding:
- gzip, deflate
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Cache-Control:
- private, max-age=0, no-cache
Set-Cookie:
- lang=cs;Version=1
Vary:
- Accept
Content-Type:
- application/json
Content-Length:
- '3773'
Via:
- 1.1.flexibee-7.c.flexibee.eu
body:
encoding: ASCII-8BIT
string: !binary |-
eyJ3aW5zdHJvbSI6eyJAdmVyc2lvbiI6IjEuMCIsImNlbmlrIjpbeyJpZCI6
IjQ0MSIsImxhc3RVcGRhdGUiOiIyMDE1LTExLTI0VDExOjAyOjM4LjQ3NSsw
MTowMCIsInN1bVN0YXZNaiI6IjQuMCIsInN1bVJlemVyTWoiOiIwLjAiLCJz
dW1Qb3phZGF2a3lNaiI6IjAuMCIsInN1bURvc3R1cE1qIjoiNC4wIiwiY2Vu
YVpha2xCZXpEcGgiOiIxODA5LjkxNzM1NSIsImNlbmFaYWtsVmNEcGgiOiIy
MTkwLjAiLCJrb2QiOiJCRUwtMDAxLUJMSyIsIm5hemV2IjoiUGVuxJvFvmVu
a2EgTk9URSBTTEVFVkUgQmxhY2siLCJuYXpldkEiOiIiLCJuYXpldkIiOiIi
LCJuYXpldkMiOiIiLCJwb3puYW0iOiIiLCJwb3BpcyI6IiIsInBsYXRpT2Qi
OiIwIiwicGxhdGlEbyI6Ijk5OTkiLCJlYW5Lb2QiOiI5MzQzNzgzMDAwMzI2
Iiwia29kUGx1IjoiIiwidHlwQ2VueURwaEsiOiJ0eXBDZW55LnNEcGgiLCJ0
eXBDZW55RHBoS0BzaG93QXMiOiJ2xI1ldG7EmyBEUEggKHDFmWVzbsSbKSIs
InByb2NaYWtsIjoiMC4wIiwiaW5kaXZpZENlbmEiOiJmYWxzZSIsImxpbU1u
b3oyIjoiMC4wIiwibGltTW5vejMiOiIwLjAiLCJsaW1Nbm96NCI6IjAuMCIs
ImxpbU1ub3o1IjoiMC4wIiwicHJvY2VudG8yIjoiMC4wIiwicHJvY2VudG8z
IjoiMC4wIiwicHJvY2VudG80IjoiMC4wIiwicHJvY2VudG81IjoiMC4wIiwi
Y2VuYTIiOiIwLjAiLCJjZW5hMyI6IjAuMCIsImNlbmE0IjoiMC4wIiwiY2Vu
YTUiOiIwLjAiLCJ6YW9rckpha0siOiJ6YW9rckphay5tYXRlbSIsInphb2ty
SmFrS0BzaG93QXMiOiJtYXRlbWF0aWNreSIsInphb2tyTmFLIjoiemFva3JO
YS5zZXRpbnkiLCJ6YW9rck5hS0BzaG93QXMiOiJzZXRpbnkiLCJ0eXBTemJE
cGhLIjoidHlwU3piRHBoLmRwaFpha2wiLCJ0eXBTemJEcGhLQHNob3dBcyI6
InrDoWtsYWRuw60iLCJkZXNldGluTWoiOiI2IiwibmFrdXBDZW5hIjoiODY5
LjAiLCJjZW5KZWRub3RrYSI6IjEuMCIsInR5cENlbnlWeWNob3ppSyI6InR5
cENlbnlWeWNob3ppLm5ha0NlbmEiLCJ0eXBDZW55VnljaG96aUtAc2hvd0Fz
IjoibsOha3VwbsOtIGNlbmEiLCJ0eXBWeXBDZW55SyI6InR5cFZ5cENlbnku
bWFyemUiLCJ0eXBWeXBDZW55S0BzaG93QXMiOiJtYXLFvmUiLCJ0eXBDZW55
VnljaG96aTI1SyI6InR5cENlbnlWeWNob3ppLm5ha0NlbmEiLCJ0eXBDZW55
VnljaG96aTI1S0BzaG93QXMiOiJuw6FrdXBuw60gY2VuYSIsInR5cFZ5cENl
bnkyNUsiOiJ0eXBWeXBDZW55Lm1hcnplIiwidHlwVnlwQ2VueTI1S0BzaG93
QXMiOiJtYXLFvmUiLCJldmlkVnlyQ2lzIjoiZmFsc2UiLCJ1bmlrVnlyQ2lz
IjoiZmFsc2UiLCJ6YXJ1a2EiOiIwIiwibWpaYXJ1a3lLIjoiIiwibWpLb2Vm
MiI6IjAuMCIsIm1qS29lZjMiOiIwLjAiLCJwcm9kZWpNaiI6IjAiLCJobW90
TWoiOiIwLjAiLCJobW90T2JhbCI6IjAuMCIsIm9iamVtIjoiMC4wIiwiemF0
cmlkIjoiIiwic2tsYWRvdmUiOiJ0cnVlIiwidHlwWmFzb2J5SyI6InR5cFph
c29ieS56Ym96aSIsInR5cFphc29ieUtAc2hvd0FzIjoiWmJvxb7DrSIsImJh
bGVuaU5hemV2MSI6IiIsImJhbGVuaU5hemV2MiI6IiIsImJhbGVuaU5hemV2
MyI6IiIsImJhbGVuaU5hemV2NCI6IiIsImJhbGVuaU5hemV2NSI6IiIsImJh
bGVuaU1qMSI6IjAuMCIsImJhbGVuaU1qMiI6IjAuMCIsImJhbGVuaU1qMyI6
IjAuMCIsImJhbGVuaU1qNCI6IjAuMCIsImJhbGVuaU1qNSI6IjAuMCIsImJh
bGVuaUVhbjEiOiIiLCJiYWxlbmlFYW4yIjoiIiwiYmFsZW5pRWFuMyI6IiIs
ImJhbGVuaUVhbjQiOiIiLCJiYWxlbmlFYW41IjoiIiwiaW5FdmlkIjoiZmFs
c2UiLCJpbktvZWZNaiI6IjAuMCIsImluS29lZlN0YXQiOiIwLjAiLCJpbktv
ZFNsZWQiOiIiLCJwb3Bpc0EiOiIiLCJwb3Bpc0IiOiIiLCJwb3Bpc0MiOiIi
LCJjZW5hQmV6bmEiOiIwLjAiLCJzdGl0a3kiOiIiLCJzdGF2eSI6IiIsImV4
cG9ydE5hRXNob3AiOiJ0cnVlIiwiZXZpZFNhcnplIjoiZmFsc2UiLCJldmlk
RXhwaXIiOiJmYWxzZSIsImRueVRydmFuUG9FeHBpciI6IjAiLCJuZXNlc2t1
cG92YXRPYmoiOiJmYWxzZSIsImtyYXRreVBvcGlzIjoiIiwia2xpY1Nsb3Zh
IjoiIiwidGVjaFBhcmFtIjoiIiwiZG9kYWNpTGh1dGEiOiIiLCJwcm9kZWpL
YXNhIjoidHJ1ZSIsInNrdXBaYm96IjoiY29kZTpaQk/FvcONIiwic2t1cFpi
b3pAcmVmIjoiL2Mvd29vZGllcy9za3VwaW5hLXpib3ppLzEuanNvbiIsInNr
dXBaYm96QHNob3dBcyI6IlpCT8W9w406IFpib8W+w60iLCJtajEiOiJjb2Rl
OktTIiwibWoxQHJlZiI6Ii9jL3dvb2RpZXMvbWVybmEtamVkbm90a2EvMy5q
c29uIiwibWoxQHNob3dBcyI6IktTOiBrdXMiLCJtajIiOiIiLCJtajMiOiIi
LCJtakhtb3QiOiIiLCJtak9iaiI6IiIsInN0YXQiOiIiLCJub21lbiI6IiIs
ImRvZGF2YXRlbCI6IiIsInZ5cm9iY2UiOiIiLCJkcGhQcmVuIjoiIiwibWpE
b2RhY2lMaHV0YSI6IiIsImNlbmFaYWtsIjoiMjE5MC4wIiwic2FkeS1hLWtv
bXBsZXR5IjpbXSwicG9wbGF0a3kiOltdLCJkb2RhdmF0ZWxlIjpbeyJpZCI6
IjQzNyIsImxhc3RVcGRhdGUiOiIyMDE1LTA5LTE0VDA5OjE0OjQxLjcyNSsw
MjowMCIsImtvZEluZGkiOiIiLCJuYWt1cENlbmEiOiIzMS42IiwicG96bmFt
IjoiIiwicHJpbWFybmkiOiJmYWxzZSIsInN0YXZNSiI6IiIsImRvZGFjaUxo
dXRhIjoiIiwic3RpdGt5IjoiIiwiY2VuaWsiOiJjb2RlOkJFTC0wMDEtQkxL
IiwiY2VuaWtAcmVmIjoiL2Mvd29vZGllcy9jZW5pay80NDEuanNvbiIsImNl
bmlrQHNob3dBcyI6IkJFTC0wMDEtQkxLOiBQZW7Em8W+ZW5rYSBOT1RFIFNM
RUVWRSBCbGFjayIsImZpcm1hIjoiIiwibWpEb2RhY2lMaHV0YSI6IiIsIm1l
bmEiOiJjb2RlOkVVUiIsIm1lbmFAcmVmIjoiL2Mvd29vZGllcy9tZW5hLzEx
Lmpzb24iLCJtZW5hQHNob3dBcyI6IkVVUjogRXVybyJ9XSwib2RiZXJhdGVs
ZSI6W3siaWQiOiI4ODEiLCJsYXN0VXBkYXRlIjoiMjAxNS0wOS0xNFQwOTox
NDo1MC45NDIrMDI6MDAiLCJrb2RJbmRpIjoiIiwicHJvZGVqQ2VuYSI6IjIx
OTAuMCIsInBvem5hbSI6IiIsInBsYXRpT2REYXRhIjoiIiwicGxhdGlEb0Rh
dGEiOiIiLCJydWNuZVZ5YnJhdCI6ImZhbHNlIiwiY2VuaWsiOiJjb2RlOkJF
TC0wMDEtQkxLIiwiY2VuaWtAcmVmIjoiL2Mvd29vZGllcy9jZW5pay80NDEu
anNvbiIsImNlbmlrQHNob3dBcyI6IkJFTC0wMDEtQkxLOiBQZW7Em8W+ZW5r
YSBOT1RFIFNMRUVWRSBCbGFjayIsImZpcm1hIjoiIiwic2t1cENlbiI6IiIs
InN0cmVkaXNrbyI6IiIsIm1lbmEiOiJjb2RlOkNaSyIsIm1lbmFAcmVmIjoi
L2Mvd29vZGllcy9tZW5hLzMxLmpzb24iLCJtZW5hQHNob3dBcyI6IkNaSzog
xIxlc2vDoSBrb3J1bmEifSx7ImlkIjoiODgyIiwibGFzdFVwZGF0ZSI6IjIw
MTUtMDktMTRUMDk6MTQ6NTYuNzYyKzAyOjAwIiwia29kSW5kaSI6IiIsInBy
b2RlakNlbmEiOiI4MS4wIiwicG96bmFtIjoiIiwicGxhdGlPZERhdGEiOiIi
LCJwbGF0aURvRGF0YSI6IiIsInJ1Y25lVnlicmF0IjoiZmFsc2UiLCJjZW5p
ayI6ImNvZGU6QkVMLTAwMS1CTEsiLCJjZW5pa0ByZWYiOiIvYy93b29kaWVz
L2NlbmlrLzQ0MS5qc29uIiwiY2VuaWtAc2hvd0FzIjoiQkVMLTAwMS1CTEs6
IFBlbsSbxb5lbmthIE5PVEUgU0xFRVZFIEJsYWNrIiwiZmlybWEiOiIiLCJz
a3VwQ2VuIjoiIiwic3RyZWRpc2tvIjoiIiwibWVuYSI6ImNvZGU6RVVSIiwi
bWVuYUByZWYiOiIvYy93b29kaWVzL21lbmEvMTEuanNvbiIsIm1lbmFAc2hv
d0FzIjoiRVVSOiBFdXJvIn1dLCJzemJEcGgiOiIyMS4wIn1dfX0=
http_version:
recorded_at: Tue, 15 Mar 2016 14:42:14 GMT
recorded_with: VCR 3.0.1
| 53.918699 | 119 | 0.831273 |
41843ef78bcb2e824b11b917ab63742cc5ec552e | 20 | yaml | YAML | benchmarks/dart_startup/pubspec.yaml | zbowling/mojo | 4d2ed40dc2390ca98a6fea0580e840535878f11c | [
"BSD-3-Clause"
] | 1 | 2020-04-28T14:35:10.000Z | 2020-04-28T14:35:10.000Z | benchmarks/dart_startup/pubspec.yaml | zbowling/mojo | 4d2ed40dc2390ca98a6fea0580e840535878f11c | [
"BSD-3-Clause"
] | null | null | null | benchmarks/dart_startup/pubspec.yaml | zbowling/mojo | 4d2ed40dc2390ca98a6fea0580e840535878f11c | [
"BSD-3-Clause"
] | 1 | 2020-04-28T14:35:11.000Z | 2020-04-28T14:35:11.000Z | name: dart_startup
| 6.666667 | 18 | 0.8 |
73095765ecffc9c2feb2e1d7236d55b524a3b3c1 | 298 | yml | YAML | docker-compose.yml | ArturMarekNowak/gRPCGraphQLWebSockets | 7cade69541977d31a7503c6b1ba50c68c1452f63 | [
"MIT"
] | null | null | null | docker-compose.yml | ArturMarekNowak/gRPCGraphQLWebSockets | 7cade69541977d31a7503c6b1ba50c68c1452f63 | [
"MIT"
] | null | null | null | docker-compose.yml | ArturMarekNowak/gRPCGraphQLWebSockets | 7cade69541977d31a7503c6b1ba50c68c1452f63 | [
"MIT"
] | null | null | null | version: '3.4'
services:
webapp:
image: ${DOCKER_REGISTRY-}webapp
build:
context: .
dockerfile: Dockerfile
ports:
- "8080:80"
volumes:
- "./gRPCGraphQLWebSockets/Database/gRPCGraphQLWebSocketsDatabase.db:/app/Database/gRPCGraphQLWebSocketsDatabase.db" | 24.833333 | 124 | 0.674497 |
315fddfe87f0f9a3882112d2ec5fb3dacdbc9990 | 185 | yml | YAML | powo_owinstall/ansible/roles/system/handlers/main.yml | lalmeras/powo_owinstall | 445f538da12b5003560aa4128147de77a382522e | [
"Apache-2.0"
] | null | null | null | powo_owinstall/ansible/roles/system/handlers/main.yml | lalmeras/powo_owinstall | 445f538da12b5003560aa4128147de77a382522e | [
"Apache-2.0"
] | null | null | null | powo_owinstall/ansible/roles/system/handlers/main.yml | lalmeras/powo_owinstall | 445f538da12b5003560aa4128147de77a382522e | [
"Apache-2.0"
] | null | null | null | - name: postgresql restart
service:
name: "{{ postgresql.service }}"
state: restarted
- name: apache restart
service:
name: "{{ apache.service }}"
state: restarted
| 18.5 | 36 | 0.637838 |
e13807bbcb4cae7c1061e5ae66cef627ebf226f1 | 2,204 | yml | YAML | tests/test_data/dataset_2/RxnD_201902/RxnD_201902_7_dz_bgsub.yml | scattering-central/pysaxs | fe46ae16f26cd40a1deea4dce222245960687a5d | [
"BSD-3-Clause-LBNL"
] | 5 | 2018-06-27T02:54:11.000Z | 2021-07-23T20:42:14.000Z | tests/test_data/dataset_2/RxnD_201902/RxnD_201902_7_dz_bgsub.yml | scattering-central/pysaxs | fe46ae16f26cd40a1deea4dce222245960687a5d | [
"BSD-3-Clause-LBNL"
] | 78 | 2018-04-18T17:07:37.000Z | 2019-07-02T21:40:09.000Z | tests/test_data/dataset_2/RxnD_201902/RxnD_201902_7_dz_bgsub.yml | scattering-central/pysaxs | fe46ae16f26cd40a1deea4dce222245960687a5d | [
"BSD-3-Clause-LBNL"
] | 1 | 2021-01-15T11:13:54.000Z | 2021-01-15T11:13:54.000Z | features: {I_fluctuation: 5.446064866386235, Ilowq_over_Imean: 3.9303193434284176,
Imax_over_Imean: 4.899538721122688, Imax_sharpness: 1.1482962853477434, best_hump_qwidth: 0.009491127856391487,
best_hump_qwidth_log: 0.0012255183085278928, best_trough_qwidth: 0.011971256664342303,
best_trough_qwidth_log: 0.001267549557226065, logI_fluctuation: 6.2518219559667285,
logI_max_over_std: 0.842841847331089, pearson_expq: -0.699588488392418, pearson_invexpq: 0.7747464404540456,
pearson_q: -0.7379375806609548, pearson_q2: -0.6018936202243467, q_Icentroid: 0.1802827474312866,
q_best_hump: 0.5199252859413676, q_best_hump_log: 0.5216076704037101, q_best_trough: 0.5225310555102634,
q_best_trough_log: 0.5242753893749109, q_logIcentroid: 0.41066396757235957, r_fftIcentroid: 0.09675601876973117}
fit_report:
converged: 1
error_weighted: 1
final_objective: 0.033522843561150775
fit_snr: 4.990613462918976
good_fit: 1
initial_objective: 0.03663092035807139
logI_weighted: 1
q_range: [0.0, .inf]
noise:
model: flat
parameters:
I0:
bounds: [0.0, .inf]
constraint_expr: null
fixed: 0
value: 0.01788907592249389
pop0:
form: guinier_porod
parameters:
D:
bounds: [0.0, 4.0]
constraint_expr: null
fixed: 1
value: 4.0
I0:
bounds: [0.0, .inf]
constraint_expr: null
fixed: 0
value: 0.3329836811857698
rg:
bounds: [0.1, .inf]
constraint_expr: null
fixed: 0
value: 3.2436838696239296
settings: {}
structure: diffuse
pop1:
form: spherical
parameters:
I0:
bounds: [0.0, .inf]
constraint_expr: null
fixed: 0
value: 1.940492858904869
r:
bounds: [0.1, .inf]
constraint_expr: null
fixed: 0
value: 22.38010169574952
sigma:
bounds: [0.0, 2.0]
constraint_expr: null
fixed: 0
value: 0.004825371527858779
settings: {distribution: r_normal, sampling_step: 0.05, sampling_width: 3.5}
structure: diffuse
sample_metadata: {data_file: RxnD_201902_7_dz_bgsub.dat, experiment_id: RxnD_201902,
notes: '', sample_id: RxnD_201902_1549696659, source_wavelength: 0.799898, time: 1549696659.575782}
| 32.411765 | 114 | 0.717786 |
91b45846edd8e03c35751c78fa47bbbf59c8e72f | 8,031 | yml | YAML | ansible-devel/test/integration/targets/win_async_wrapper/tasks/main.yml | satishcarya/ansible | ed091e174c26316f621ac16344a95c99f56bdc43 | [
"MIT"
] | null | null | null | ansible-devel/test/integration/targets/win_async_wrapper/tasks/main.yml | satishcarya/ansible | ed091e174c26316f621ac16344a95c99f56bdc43 | [
"MIT"
] | null | null | null | ansible-devel/test/integration/targets/win_async_wrapper/tasks/main.yml | satishcarya/ansible | ed091e174c26316f621ac16344a95c99f56bdc43 | [
"MIT"
] | null | null | null | - name: capture timestamp before fire and forget
set_fact:
start_timestamp: "{{ lookup('pipe', 'date +%s') }}"
- name: async fire and forget
async_test:
sleep_delay_sec: 15
async: 20
poll: 0
register: asyncresult
- name: validate response
assert:
that:
- asyncresult.ansible_job_id is match('\d+\.\d+')
- asyncresult.started == 1
- asyncresult is started
- asyncresult.finished == 0
- asyncresult is not finished
- asyncresult.results_file is search('\.ansible_async.+\d+\.\d+')
# ensure that async is actually async- this test will fail if # hosts > forks or if the target host is VERY slow
- (lookup('pipe', 'date +%s') | int) - (start_timestamp | int) < 15
- name: async poll immediate success
async_test:
sleep_delay_sec: 0
async: 10
poll: 1
register: asyncresult
- name: validate response
assert:
that:
- asyncresult.ansible_job_id is match('\d+\.\d+')
- asyncresult.finished == 1
- asyncresult is finished
- asyncresult is changed
- asyncresult.ansible_async_watchdog_pid is number
# - asyncresult.module_tempdir is search('ansible-tmp-')
- asyncresult.module_pid is number
# this part of the test is flaky- Windows PIDs are reused aggressively, so this occasionally fails due to a new process with the same ID
# FUTURE: consider having the test module hook to a kernel object we can poke at that gets signaled/released on exit
#- name: ensure that watchdog and module procs have exited
# raw: Get-Process | Where { $_.Id -in ({{ asyncresult.ansible_async_watchdog_pid }}, {{ asyncresult.module_pid }}) }
# register: proclist
#
#- name: validate no running watchdog/module processes were returned
# assert:
# that:
# - proclist.stdout.strip() == ''
#- name: ensure that module_tempdir was deleted
# raw: Test-Path {{ asyncresult.module_tempdir }}
# register: tempdircheck
#
#- name: validate tempdir response
# assert:
# that:
# - tempdircheck.stdout is search('False')
- name: async poll retry
async_test:
sleep_delay_sec: 5
async: 10
poll: 1
register: asyncresult
- name: validate response
assert:
that:
- asyncresult.ansible_job_id is match('\d+\.\d+')
- asyncresult.finished == 1
- asyncresult is finished
- asyncresult is changed
# - asyncresult.module_tempdir is search('ansible-tmp-')
- asyncresult.module_pid is number
# this part of the test is flaky- Windows PIDs are reused aggressively, so this occasionally fails due to a new process with the same ID
# FUTURE: consider having the test module hook to a kernel object we can poke at that gets signaled/released on exit
#- name: ensure that watchdog and module procs have exited
# raw: Get-Process | Where { $_.Id -in ({{ asyncresult.ansible_async_watchdog_pid }}, {{ asyncresult.module_pid }}) }
# register: proclist
#
#- name: validate no running watchdog/module processes were returned
# assert:
# that:
# - proclist.stdout.strip() == ''
#- name: ensure that module_tempdir was deleted
# raw: Test-Path {{ asyncresult.module_tempdir }}
# register: tempdircheck
#
#- name: validate tempdir response
# assert:
# that:
# - tempdircheck.stdout is search('False')
- name: async poll timeout
async_test:
sleep_delay_sec: 5
async: 3
poll: 1
register: asyncresult
ignore_errors: true
- name: validate response
assert:
that:
- asyncresult.ansible_job_id is match('\d+\.\d+')
- asyncresult.finished == 1
- asyncresult is finished
- asyncresult is not changed
- asyncresult is failed
- asyncresult.msg is search('timed out')
- name: async poll graceful module failure
async_test:
fail_mode: graceful
async: 5
poll: 1
register: asyncresult
ignore_errors: true
- name: validate response
assert:
that:
- asyncresult.ansible_job_id is match('\d+\.\d+')
- asyncresult.finished == 1
- asyncresult is finished
- asyncresult is changed
- asyncresult is failed
- asyncresult.msg == 'failed gracefully'
- name: async poll exception module failure
async_test:
fail_mode: exception
async: 5
poll: 1
register: asyncresult
ignore_errors: true
- name: validate response
assert:
that:
- asyncresult.ansible_job_id is match('\d+\.\d+')
- asyncresult.finished == 1
- asyncresult is finished
- asyncresult is not changed
- asyncresult is failed
- 'asyncresult.msg == "Unhandled exception while executing module: failing via exception"'
- name: echo some non ascii characters
win_command: cmd.exe /c echo über den Fußgängerübergang gehen
async: 10
poll: 1
register: nonascii_output
- name: assert echo some non ascii characters
assert:
that:
- nonascii_output is changed
- nonascii_output.rc == 0
- nonascii_output.stdout_lines|count == 1
- nonascii_output.stdout_lines[0] == 'über den Fußgängerübergang gehen'
- nonascii_output.stderr == ''
- name: test async with custom async dir
win_shell: echo hi
register: async_custom_dir
async: 5
vars:
ansible_async_dir: '{{win_output_dir}}'
- name: assert results file is in the remote tmp specified
assert:
that:
- async_custom_dir.results_file == win_output_dir + '\\' + async_custom_dir.ansible_job_id
- name: test async fire and forget with custom async dir
win_shell: echo hi
register: async_custom_dir_poll
async: 5
poll: 0
vars:
ansible_async_dir: '{{win_output_dir}}'
- name: poll with different dir - fail
async_status:
jid: '{{ async_custom_dir_poll.ansible_job_id }}'
register: fail_async_custom_dir_poll
ignore_errors: yes
- name: poll with different dir - success
async_status:
jid: '{{ async_custom_dir_poll.ansible_job_id }}'
register: success_async_custom_dir_poll
vars:
ansible_async_dir: '{{win_output_dir}}'
- name: assert test async fire and forget with custom async dir
assert:
that:
- fail_async_custom_dir_poll.failed
- '"could not find job at ''" + nonascii_output.results_file|win_dirname + "''" in fail_async_custom_dir_poll.msg'
- not success_async_custom_dir_poll.failed
- success_async_custom_dir_poll.results_file == win_output_dir + '\\' + async_custom_dir_poll.ansible_job_id
# FUTURE: figure out why the last iteration of this test often fails on shippable
#- name: loop async success
# async_test:
# sleep_delay_sec: 3
# async: 10
# poll: 0
# with_sequence: start=1 end=4
# register: async_many
#
#- name: wait for completion
# async_status:
# jid: "{{ item }}"
# register: asyncout
# until: asyncout is finished
# retries: 10
# delay: 1
# with_items: "{{ async_many.results | map(attribute='ansible_job_id') | list }}"
#
#- name: validate results
# assert:
# that:
# - item.finished == 1
# - item is finished
# - item.slept_sec == 3
# - item is changed
# - item.ansible_job_id is match('\d+\.\d+')
# with_items: "{{ asyncout.results }}"
# this part of the test is flaky- Windows PIDs are reused aggressively, so this occasionally fails due to a new process with the same ID
# FUTURE: consider having the test module hook to a kernel object we can poke at that gets signaled/released on exit
#- name: ensure that all watchdog and module procs have exited
# raw: Get-Process | Where { $_.Id -in ({{ asyncout.results | join(',', attribute='ansible_async_watchdog_pid') }}, {{ asyncout.results | join(',', attribute='module_pid') }}) }
# register: proclist
#
#- name: validate no processes were returned
# assert:
# that:
# - proclist.stdout.strip() == ""
# FUTURE: test junk before/after JSON
# FUTURE: verify tempdir stays through module exec
# FUTURE: verify tempdir is deleted after module exec
# FUTURE: verify tempdir is permanent with ANSIBLE_KEEP_REMOTE_FILES=1 (how?)
# FUTURE: verify binary modules work
# FUTURE: test status/return
# FUTURE: test status/cleanup
# FUTURE: test reboot/connection failure
# FUTURE: figure out how to ensure that processes and tempdirs are cleaned up in all exceptional cases
| 31.127907 | 178 | 0.706139 |
91e5c05287c996d194c13d0cab59b44db93e5e08 | 473 | yml | YAML | roles/openshift_quay/tasks/report_success.yml | a1ex-var1amov/ansible-base | 240461052e5c35649f531d42694df1b9a25140ce | [
"Apache-2.0"
] | null | null | null | roles/openshift_quay/tasks/report_success.yml | a1ex-var1amov/ansible-base | 240461052e5c35649f531d42694df1b9a25140ce | [
"Apache-2.0"
] | null | null | null | roles/openshift_quay/tasks/report_success.yml | a1ex-var1amov/ansible-base | 240461052e5c35649f531d42694df1b9a25140ce | [
"Apache-2.0"
] | null | null | null | - name: Waiting since {{ lookup("pipe", "date +%r") }} for Quay to come up
uri:
url: 'https://{{ quay_instance_route.resources.0.spec.host }}/api/v1/discovery'
method: GET
validate_certs: False
register: result
until: result.status == 200
retries: 60
delay: 10
- debug:
msg: Red Hat Quay installed successfully. Use your browser to access the Quay Web UI and create account for user admin. https://{{ quay_instance_route.resources.0.spec.host }}
| 36.384615 | 179 | 0.69556 |
8098ddd94fbf5b4df2b6f468b0c5f3d0ce2200ce | 1,603 | yml | YAML | src/Home/NotificationBundle/Resources/config/routing.yml | oussamaSh/Host_Guest | a0d5742fb703631e599ba54bac185e99444c3077 | [
"MIT"
] | null | null | null | src/Home/NotificationBundle/Resources/config/routing.yml | oussamaSh/Host_Guest | a0d5742fb703631e599ba54bac185e99444c3077 | [
"MIT"
] | null | null | null | src/Home/NotificationBundle/Resources/config/routing.yml | oussamaSh/Host_Guest | a0d5742fb703631e599ba54bac185e99444c3077 | [
"MIT"
] | null | null | null | Ajoutmodelnotification_route:
path: /Ajoutmodelnotif
defaults: { _controller: HomeNotificationBundle:Notification:AjouterModelNotif}
Affichermodelnotification_route:
path: /Affichermodelnotif
defaults: { _controller: HomeNotificationBundle:Notification:AfficherModelNotification}
Suprrimermodelnotification_route:
path: /Supprimermodelnotif/{idModelNotif}
defaults: { _controller: HomeNotificationBundle:Notification:SupprimerModelNotification}
recuperermodelnotification_route:
path: /recuperermodelnotif/{typeNotif}
defaults: { _controller: HomeNotificationBundle:Notification:recuperermodelnotif2}
Affichernotification_route:
path: /Affichernotification
defaults: { _controller: HomeNotificationBundle:Notification:AfficherNotification}
Suprrimernotification_route:
path: /Supprimernotification/{idNotification}
defaults: { _controller: HomeNotificationBundle:Notification:SupprimerNotification}
Lirenotification_route:
path: /Lirenotification/{idNotification}
defaults: { _controller: HomeNotificationBundle:Notification:LireNotification}
RechercheModelNotif:
path: /RechercherModelNotif
defaults: { _controller: HomeNotificationBundle:Notification:AfficherModelNotificationRech}
RechercheAjax:
path: /RechercherModelNotification
defaults: { _controller: HomeNotificationBundle:Notification:rechercheModelNotificationAjax}
ModifierModelNotif:
path: /ModifierModelNotif/{idModelNotif}
defaults: { _controller: HomeNotificationBundle:Notification:ModifierModelNotif}
| 35.622222 | 96 | 0.807236 |
440f421f5aad65009f018e2f527d6b0a26101d88 | 287 | yml | YAML | ansible/roles/ansible-coeus-exporter/defaults/main.yml | blackradley/coeos | ed063824f1089a930b3e32740ff708e01a7e2fd1 | [
"MIT"
] | 2 | 2019-07-22T20:42:52.000Z | 2019-07-25T11:00:37.000Z | ansible/roles/ansible-coeus-exporter/defaults/main.yml | blackradley/coeus | ed063824f1089a930b3e32740ff708e01a7e2fd1 | [
"MIT"
] | null | null | null | ansible/roles/ansible-coeus-exporter/defaults/main.yml | blackradley/coeus | ed063824f1089a930b3e32740ff708e01a7e2fd1 | [
"MIT"
] | 2 | 2021-03-30T16:03:21.000Z | 2021-07-05T21:57:49.000Z | ---
coeus_exporter_web_listen_address: "0.0.0.0"
coeus_exporter_web_port: "8000"
log_level: "info"
coeus_json_data_url: "http://10.128.72.4/api/images"
coeus_metric_prefix: "coeus"
coeus_exporter_system_group: "coeus-exp"
coeus_exporter_system_user: "{{ coeus_exporter_system_group }}"
| 28.7 | 63 | 0.797909 |
632595a03cd5c7751cbf05f63cc07527224891bd | 163 | yml | YAML | config/blobs.yml | SUSE/cf-opensuse42-release | 20fe421c3ca7335c775e2d6f98c5ea6b5842c908 | [
"Apache-2.0"
] | 1 | 2020-07-29T14:03:18.000Z | 2020-07-29T14:03:18.000Z | config/blobs.yml | SUSE/cf-opensuse42-release | 20fe421c3ca7335c775e2d6f98c5ea6b5842c908 | [
"Apache-2.0"
] | 1 | 2018-09-25T10:39:01.000Z | 2018-09-25T10:39:01.000Z | config/blobs.yml | SUSE/cf-opensuse42-release | 20fe421c3ca7335c775e2d6f98c5ea6b5842c908 | [
"Apache-2.0"
] | 2 | 2018-07-19T21:37:06.000Z | 2020-12-12T19:10:20.000Z | ---
rootfs/cf-opensuse42-1.24.1-1b84ef9.tar.gz:
object_id: cf-opensuse42-1.24.1-1b84ef9.tar.gz
sha: 1b84ef9956416ee13b3804513a40e04da2d219de
size: 325871262
| 27.166667 | 48 | 0.779141 |
846e1a8b8f80e9afd2f811554f664ece10d50481 | 302 | yml | YAML | changelog/0.241.5/pr-4939.v2.yml | harryfallows/atlasdb | 924db9185cf4c5041ebb042bc01d7451aa60caa3 | [
"Apache-2.0"
] | 862 | 2015-10-01T22:43:36.000Z | 2022-03-07T16:51:24.000Z | changelog/0.241.5/pr-4939.v2.yml | harryfallows/atlasdb | 924db9185cf4c5041ebb042bc01d7451aa60caa3 | [
"Apache-2.0"
] | 4,202 | 2015-10-01T20:50:55.000Z | 2022-03-30T14:35:08.000Z | changelog/0.241.5/pr-4939.v2.yml | harryfallows/atlasdb | 924db9185cf4c5041ebb042bc01d7451aa60caa3 | [
"Apache-2.0"
] | 204 | 2015-10-03T00:14:26.000Z | 2022-03-25T09:47:13.000Z | type: improvement
improvement:
description: AtlasDB now allows users to specify a `MetricsFilterEvaluationContext`,
allowing for shared decisions on metric publication when working with multiple
Transaction Managers in the same JVM.
links:
- https://github.com/palantir/atlasdb/pull/4939
| 37.75 | 86 | 0.791391 |
03b3c097c1c8a734a5e2f3eb87b447a8dbacada4 | 1,143 | yml | YAML | action.yml | mathieumuller/pull-request-workflow | d09bfcc94ea41893825c306bd718185da68aef76 | [
"MIT"
] | null | null | null | action.yml | mathieumuller/pull-request-workflow | d09bfcc94ea41893825c306bd718185da68aef76 | [
"MIT"
] | null | null | null | action.yml | mathieumuller/pull-request-workflow | d09bfcc94ea41893825c306bd718185da68aef76 | [
"MIT"
] | null | null | null | name: 'Hello World'
description: 'Greet someone and record the time'
inputs:
token:
description: 'The repository authentication token'
required: true
label_review:
description: 'The label that triggers review requests'
required: true
label_changes_requested:
description: 'The label to add when PR is refused'
required: true
label_test:
description: 'The label that triggers acceptance tests'
required: true
label_emergency:
description: 'The label to unlock the workflow and be able to merge the pull request manually'
required: true
label_approved:
description: 'The label to add when PR is approved'
required: true
reviewers_number:
description: 'The number of reviewers assigned to a pull request'
required: true
approvals_number:
description: 'The number of approvals required to be accepted'
required: true
permanent_reviewer:
description: 'The collaborator assigned by default on pull requests'
required: true
mergeator:
description: 'The collaborator in charge to merge the PR'
required: true
runs:
using: 'node12'
main: 'index.js' | 31.75 | 98 | 0.734033 |
9a7b5ae420e38f3f58cec6ff12a1ab9b91331548 | 169 | yml | YAML | test/fixtures/contatos.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | test/fixtures/contatos.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | test/fixtures/contatos.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
contato: MyString
visitante:
two:
contato: MyString
visitante:
| 16.9 | 88 | 0.751479 |
9f1a08eea8091d8ddcfac6310299c969221a869d | 599 | yml | YAML | dream-study-java-spring/src/main/resources/application-log.yml | cyberstormdotmu/dream-study-java | b8949f8878f55c520377cc3b344f78b39cf152f2 | [
"MIT"
] | null | null | null | dream-study-java-spring/src/main/resources/application-log.yml | cyberstormdotmu/dream-study-java | b8949f8878f55c520377cc3b344f78b39cf152f2 | [
"MIT"
] | 2 | 2021-12-30T10:12:16.000Z | 2022-02-15T10:14:50.000Z | dream-study-java-spring/src/main/resources/application-log.yml | cyberstormdotmu/dream-study-java | b8949f8878f55c520377cc3b344f78b39cf152f2 | [
"MIT"
] | 1 | 2021-12-30T10:10:27.000Z | 2021-12-30T10:10:27.000Z | # 日志配置
logging:
# 指定日志地址,默认是加载classpath下的spring-logback.xml,logback.xml,logback-test.xml
config: classpath:spring-logback.xml
# 日志输出格式
pattern:
console: "%(%d{yyyy-MM-dd HH:mm:ss}) [%p] %(%C:%L) : %m %n"
file: "%(%d{yyyy-MM-dd HH:mm:ss}) [%p] %(%C:%L) : %m %n"
level:
# 全局日志输出级别
root: INFO
# 配置包的日志输出级别
org.springframework.web.servlet: WARN
# 打印mybatis的sql日志,前面为mapper接口所在的包
com.wy.mapper: debug
# 日志文件输出路径
file:
name: logger.log
path: D:\\Java
# 单个日志文件最大大小
max-size: 15MB
# 日志保存最大天数
max-history: 30 | 26.043478 | 75 | 0.587646 |
9f44d34446a2bc3f134295df579a2921c0495b22 | 1,670 | yml | YAML | ansible/roles/component_crd_operator/tasks/install.yml | jacobdotcosta/k8s-infra | ff9c0f5967f912833bb44e56e07035fe755741e1 | [
"Apache-2.0"
] | 13 | 2020-01-18T06:51:50.000Z | 2022-03-09T18:48:39.000Z | ansible/roles/component_crd_operator/tasks/install.yml | jacobdotcosta/k8s-infra | ff9c0f5967f912833bb44e56e07035fe755741e1 | [
"Apache-2.0"
] | 94 | 2020-01-06T16:23:28.000Z | 2022-03-28T08:40:50.000Z | ansible/roles/component_crd_operator/tasks/install.yml | jacobdotcosta/k8s-infra | ff9c0f5967f912833bb44e56e07035fe755741e1 | [
"Apache-2.0"
] | 9 | 2020-03-02T20:00:59.000Z | 2021-11-19T11:18:58.000Z | ---
- name: Make temp directory for files
command: mktemp -d /tmp/ansible-XXXXXX
register: mktemp
changed_when: False
- name: Copy files to temp directory
copy:
src: "{{ item }}"
dest: "{{ mktemp.stdout }}/{{ item | basename }}"
with_fileglob:
- "files/*.yml"
- name: Generate Operator file
template:
src: operator.j2
dest: /tmp/operator.yml
- name: Generate Cluster RBAC file
template:
src: cluster-rbac.j2
dest: /tmp/cluster-rbac.yml
- name: Create Openshift project for the component operator
command: "{{ client_tool }} new-project {{ component_operator_namespace }}"
ignore_errors: true
when: isOpenshift | default(true) | bool
- name: Create Kubernetes namespace for the component operator
command: "{{ client_tool }} create --kubeconfig=$HOME/.kube/config namespace {{ component_operator_namespace }}"
ignore_errors: true
when: not isOpenshift | default(true) | bool
- name: Install serviceaccount, customresourcedefinition resources (static files from mktemp dir)
command: |
{{ client_tool }} --kubeconfig=$HOME/.kube/config apply -f "{{ mktemp.stdout }}" -n {{ component_operator_namespace }}
- name: Install rbac, operator
shell: |
{{ client_tool }} --kubeconfig=$HOME/.kube/config apply -f /tmp/cluster-rbac.yml -n {{ component_operator_namespace }}
{{ client_tool }} --kubeconfig=$HOME/.kube/config apply -f /tmp/operator.yml -n {{ component_operator_namespace }}
- name: Wait for the Component CRD to be created
command: "{{ client_tool }} --kubeconfig=$HOME/.kube/config get crd components.devexp.runtime.redhat.com"
register: crd
until: crd.rc == 0
delay: 5
retries: 5
| 34.081633 | 122 | 0.703593 |
2e88fd00f42a4e982af7941b7cee3931a5acf7ca | 154 | yml | YAML | examples/debug/config/config.yml | cvoelcker/PyTorchRunner | dc5c77389d9d58dfc60b151a46a98def7e29e175 | [
"MIT"
] | null | null | null | examples/debug/config/config.yml | cvoelcker/PyTorchRunner | dc5c77389d9d58dfc60b151a46a98def7e29e175 | [
"MIT"
] | 5 | 2020-01-28T23:08:32.000Z | 2022-02-10T00:34:03.000Z | examples/debug/config/config.yml | cvoelcker/PyTorchRunner | dc5c77389d9d58dfc60b151a46a98def7e29e175 | [
"MIT"
] | null | null | null | EXPERIMENT:
run_name: debug
experiment_dir: experiments
overwrite: False
load_run: False
run_number: 0
TRAINING:
optimizer: Adam
| 15.4 | 31 | 0.694805 |
b36c0c264708cc0578a42d2ed97e905c1fa77798 | 128 | yaml | YAML | tests/minimal/phase1/ssz_static/SignedLightAggregateAndProof/ssz_random_chaos/case_25/value.yaml | vapory-testing/vap2.0-spec-tests | b4283b90ecb9178d011863f4fb14efefce53d82f | [
"MIT"
] | 1 | 2021-11-20T20:19:46.000Z | 2021-11-20T20:19:46.000Z | tests/minimal/phase1/ssz_static/SignedLightAggregateAndProof/ssz_random_chaos/case_25/value.yaml | vapory-testing/vap2.0-spec-tests | b4283b90ecb9178d011863f4fb14efefce53d82f | [
"MIT"
] | null | null | null | tests/minimal/phase1/ssz_static/SignedLightAggregateAndProof/ssz_random_chaos/case_25/value.yaml | vapory-testing/vap2.0-spec-tests | b4283b90ecb9178d011863f4fb14efefce53d82f | [
"MIT"
] | null | null | null | version https://git-lfs.github.com/spec/v1
oid sha256:692fa803141e10dec7e20d4caa0c19fd28e71849b1df5f6d22e2d75f7234c7d7
size 886
| 32 | 75 | 0.882813 |
ab99b064b43b351dfe8e265919e866bb7ea325f2 | 299 | yaml | YAML | .pre-commit-config.yaml | RemaniTinpo/routing-py | 801bb5b3f80bc4852d7a30e0741d5ff5970a52bd | [
"Apache-2.0"
] | 1 | 2021-06-17T17:52:12.000Z | 2021-06-17T17:52:12.000Z | .pre-commit-config.yaml | RemaniTinpo/routing-py | 801bb5b3f80bc4852d7a30e0741d5ff5970a52bd | [
"Apache-2.0"
] | null | null | null | .pre-commit-config.yaml | RemaniTinpo/routing-py | 801bb5b3f80bc4852d7a30e0741d5ff5970a52bd | [
"Apache-2.0"
] | null | null | null | repos:
- repo: https://github.com/pre-commit/mirrors-yapf
rev: v0.30.0 # Use the sha / tag you want to point at
hooks:
- id: yapf
args: [-vv, -r, -p, routingpy, tests]
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.4 # pick a git hash / tag to point to
hooks:
- id: flake8
| 27.181818 | 56 | 0.615385 |
201f5c3138f33585d15b011e8679135fa750cb1b | 261 | yaml | YAML | example/pubspec.yaml | venosyd/barcode.flutter | df800967f419cf67900c0052f2163b85524ce0aa | [
"BSD-2-Clause"
] | null | null | null | example/pubspec.yaml | venosyd/barcode.flutter | df800967f419cf67900c0052f2163b85524ce0aa | [
"BSD-2-Clause"
] | null | null | null | example/pubspec.yaml | venosyd/barcode.flutter | df800967f419cf67900c0052f2163b85524ce0aa | [
"BSD-2-Clause"
] | null | null | null | name: barcode_flutter_demo
description: Demo project for the Flutter Barcode library.
environment:
sdk: ">=2.10.0 <3.0.0"
dependencies:
barcode_flutter:
path: ..
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter: | 15.352941 | 58 | 0.716475 |
23e863387b72277417b4029b7f93460e2984c881 | 455 | yml | YAML | circle.yml | crystaltr/slack-invite | 1b6e06001af226f23ff63af0e7133af9a3d5bb05 | [
"MIT"
] | 1 | 2016-11-30T15:26:12.000Z | 2016-11-30T15:26:12.000Z | circle.yml | crystaltr/slack-invite | 1b6e06001af226f23ff63af0e7133af9a3d5bb05 | [
"MIT"
] | null | null | null | circle.yml | crystaltr/slack-invite | 1b6e06001af226f23ff63af0e7133af9a3d5bb05 | [
"MIT"
] | null | null | null | machine:
ruby:
version: 2.2.2
dependencies:
pre:
- .circle/install-crenv.bash
- crenv --version
- .circle/install-crystal.bash
- crystal --version
override:
- crystal deps
cache_directories:
- .crystal
- .deps
- ~/.crenv
test:
override:
- crystal spec
deployment:
production:
branch: master
commands:
- bundle install --deployment --path=vendor/bundle
- bundle exec rake deploy
| 15.166667 | 56 | 0.61978 |
eb745ec332aa4affd5b7c52912f28647af393012 | 424 | yaml | YAML | cluster/base/cluster-settings.yaml | npawelek/k8s-gitops | e75a074ff14b7f8636d1756d205ea7133d1b32bd | [
"MIT"
] | 16 | 2020-11-23T12:11:38.000Z | 2022-03-07T04:44:12.000Z | cluster/base/cluster-settings.yaml | npawelek/k8s-gitops | e75a074ff14b7f8636d1756d205ea7133d1b32bd | [
"MIT"
] | 294 | 2021-01-02T21:20:46.000Z | 2022-03-31T23:15:04.000Z | cluster/base/cluster-settings.yaml | npawelek/k8s-gitops | e75a074ff14b7f8636d1756d205ea7133d1b32bd | [
"MIT"
] | null | null | null | ---
apiVersion: v1
kind: ConfigMap
metadata:
namespace: flux-system
name: cluster-settings
data:
DOMAIN: nathanpawelek.com
AWS_REGION: us-east-1
METALLB_ADDR_RANGE: 192.168.0.10-192.168.0.19
ADGUARD_LB: 192.168.0.10
PLEX_LB: 192.168.0.11
HOME_ASSISTANT_LB: 192.168.0.13
VERNEMQ_LB: 192.168.0.14
TRAEFIK_LB: 192.168.0.15
CHIA_LB: 192.168.0.16
DERPNAS_ADDR: 192.168.0.150
RACKNAS_ADDR: 192.168.0.151
| 22.315789 | 47 | 0.728774 |
e218405fa4aa96f7bb4c1768d0a09cfc46925115 | 374 | yml | YAML | .github/workflows/test.yml | emteknetnz/silverstripe-campaign-admin | 8a29e69f21319e6fce55f2a9f4bf3b8629bd8b45 | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/test.yml | emteknetnz/silverstripe-campaign-admin | 8a29e69f21319e6fce55f2a9f4bf3b8629bd8b45 | [
"BSD-3-Clause"
] | 1 | 2022-03-09T23:00:39.000Z | 2022-03-09T23:00:39.000Z | .github/workflows/test.yml | emteknetnz/silverstripe-campaign-admin | 8a29e69f21319e6fce55f2a9f4bf3b8629bd8b45 | [
"BSD-3-Clause"
] | null | null | null | name: Test
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Test
uses: emteknetnz/gha-tag-release@main
with:
sha: d1bb7a73ebeee96a3b315f86d1093bb5fca93b8b
tag: mytag
delete_existing: true
release: true
body: 'this is my body'
generate_release_notes: false
| 22 | 55 | 0.601604 |
8f55b8f2470e970a3893ef24d35a8082d8ab53b5 | 318 | yml | YAML | .jazzy.yml | AdieOlami/UniversalLink | 6a0350cca6fe9a6c58ab80048bd8e14c1be7ff0a | [
"MIT"
] | null | null | null | .jazzy.yml | AdieOlami/UniversalLink | 6a0350cca6fe9a6c58ab80048bd8e14c1be7ff0a | [
"MIT"
] | 1 | 2021-03-30T02:23:40.000Z | 2021-03-30T02:23:40.000Z | .jazzy.yml | AdieOlami/UniversalLink | 6a0350cca6fe9a6c58ab80048bd8e14c1be7ff0a | [
"MIT"
] | null | null | null | author: Adie Olalekan
author_url: https://twitter.com/AdieOlami
github_url: https://github.com/AdieOlami/UniversalLink
root_url: https://AdieOlami.github.io/UniversalLink/
module: UniversalLink
output: docs
theme: fullwidth
xcodebuild_arguments: [-workspace, 'UniversalLink.xcworkspace', -scheme, 'UniversalLink-iOS']
| 35.333333 | 93 | 0.814465 |
898495fb76948c1c96c487735ee65394410dd8af | 101 | yml | YAML | tests/Fixtures/yaml/class_from_id.yml | divineniiquaye/rade-di | 5f78291716781cd34fa2efc64ef8acf8bdcb0660 | [
"BSD-3-Clause"
] | 3 | 2021-01-25T00:31:43.000Z | 2021-08-14T09:08:49.000Z | tests/Fixtures/yaml/class_from_id.yml | divineniiquaye/rade-di | 5f78291716781cd34fa2efc64ef8acf8bdcb0660 | [
"BSD-3-Clause"
] | 30 | 2021-02-26T22:09:23.000Z | 2021-10-09T19:58:20.000Z | tests/Fixtures/yaml/class_from_id.yml | divineniiquaye/rade-di | 5f78291716781cd34fa2efc64ef8acf8bdcb0660 | [
"BSD-3-Clause"
] | null | null | null | services:
Rade\DI\Tests\Fixtures\Constructor:
autowire: [Rade\DI\Tests\Fixtures\Service]
| 25.25 | 50 | 0.712871 |
fa47f7cbd80bf8b9d1f37aea1d9f2443dac8b5ea | 104 | yml | YAML | src/tr/2017-01/06/info.yml | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 68 | 2016-10-30T23:17:56.000Z | 2022-03-27T11:58:16.000Z | src/tr/2017-01/06/info.yml | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 367 | 2016-10-21T03:50:22.000Z | 2022-03-28T23:35:25.000Z | src/tr/2017-01/06/info.yml | OsArts/Bible-study | cfcefde42e21795e217d192a8b7a703ebb7a6c01 | [
"MIT"
] | 109 | 2016-08-02T14:32:13.000Z | 2022-03-31T10:18:41.000Z | ---
title: "Kutsal Ruh ve Kutsal Bir Yaşam Sürmek"
start_date: "04/02/2017"
end_date: "10/02/2017" | 26 | 48 | 0.673077 |
e82d26ed4c094f1264049424c1309b7bf06503f9 | 67 | yml | YAML | docker-compose.yml | nicodmf/angular8 | bd0c9c1d3a22ec662cfde52fc70ff1b0680bb8ee | [
"MIT"
] | null | null | null | docker-compose.yml | nicodmf/angular8 | bd0c9c1d3a22ec662cfde52fc70ff1b0680bb8ee | [
"MIT"
] | 8 | 2020-07-17T08:16:33.000Z | 2022-03-02T04:24:15.000Z | docker-compose.yml | nicodmf/angular8 | bd0c9c1d3a22ec662cfde52fc70ff1b0680bb8ee | [
"MIT"
] | null | null | null | version: '3'
services:
apache:
image: httpd:2.4-alpine
| 13.4 | 31 | 0.597015 |
e86baed35a8a4764152a778dd23db85606b71f82 | 955 | yml | YAML | .github/workflows/ReleaseBuilds.yml | Wutname1/vscode-wow-api | 2371af5405d7d7f97b93c17638d191fb3988d56e | [
"MIT"
] | null | null | null | .github/workflows/ReleaseBuilds.yml | Wutname1/vscode-wow-api | 2371af5405d7d7f97b93c17638d191fb3988d56e | [
"MIT"
] | null | null | null | .github/workflows/ReleaseBuilds.yml | Wutname1/vscode-wow-api | 2371af5405d7d7f97b93c17638d191fb3988d56e | [
"MIT"
] | null | null | null | name: Release
# Controls when the workflow will run
on:
push:
tags: ["**"]
env:
CI: false #Without this, the build will fail. As Warnings in React will be treated as errors.
version: ${{ github.ref_name }}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v1
with:
node-version: 16
#Prep the codebase
- name: Variable Substitution
uses: microsoft/variable-substitution@v1
with:
files: ./package.json
- run: npm i
- run: npm install -g vsce
- run: vsce package
- name: Publish to Visual Studio Marketplace
uses: HaaLeo/publish-vscode-extension@v1
with:
pat: ${{ secrets.VS_MARKETPLACE_TOKEN }}
registryUrl: https://marketplace.visualstudio.com
- name: Release
uses: softprops/action-gh-release@v1
with:
files: ./*.vsix
| 22.209302 | 95 | 0.598953 |
e098e2cd8a9e21adab96a4fc66b9e7e11376fc76 | 1,927 | yml | YAML | threads/2065093/posts/60696809.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/2065093/posts/60696809.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/2065093/posts/60696809.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=60696809&postcount=26544
id: 60696809
tid: 2065093
num: 26544
datetime: 2013-08-22T09:07:00.000Z
user:
img: customavatars/avatar973326_6.gif
name: H.FPGA
title: Senior Member
joinDate: 2011-12-31T16:00:00.000Z
posts: .nan
id: '973326'
title: 'Re: [From F17 With Love] - Thread Girl Xinh - NEW RULES 21.05.2013'
content:
html: "\r\n\t\t\t\r\n\t\t\t<font color=\"#336600\"><!-- BEGIN TEMPLATE: bbcode_quote -->\n<div style=\"margin:20px; margin-top:5px; \">\r\n\t<div class=\"smallfont\" style=\"margin-bottom:2px\">Quote:</div>\r\n\t<table cellpadding=\"6\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"voz-bbcode-quote\">\r\n\t<tr>\r\n\t\t<td class=\"alt2\" style=\"border:1px inset\">\r\n\t\t\t\r\n\t\t\t\t<div>\r\n\t\t\t\t\tOriginally Posted by <strong>D_15</strong>\r\n\t\t\t\t\t<a href=\"showthread.php?p=60695561#post60695561\" rel=\"nofollow\"><img class=\"inlineimg\" src=\"images/buttons/viewpost.gif\" border=\"0\" alt=\"View Post\"></a>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div style=\"font-style:italic\">Ngán đến cổ rồi, xem chả có tí cảm giác gì <br>\n<br>\n<img src=\"https://fbcdn-sphotos-g-a.akamaihd.net/hphotos-ak-prn2/980940_325642797566247_1142853275_o.jpg\" border=\"0\" alt=\"\"></div>\r\n\t\t\t\r\n\t\t</td>\r\n\t</tr>\r\n\t</table>\r\n</div>\n<!-- END TEMPLATE: bbcode_quote -->Hoa năm nay là mốt đấy<img src=\"/images/smilies/Off/byebye.gif\" border=\"0\" alt=\"\" title=\"Byebye\" class=\"inlineimg\"><img src=\"/images/smilies/Off/byebye.gif\" border=\"0\" alt=\"\" title=\"Byebye\" class=\"inlineimg\"><br>\n</font>\r\n\t\t"
text: "Quote:\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\tOriginally Posted by D_15\r\n\t\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\tNgán đến cổ rồi, xem chả có tí cảm giác gì \n\n\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\nHoa năm nay là mốt đấy"
| 113.352941 | 1,333 | 0.650234 |
f024d25a0819ccd82c561d0668449138e1fcd0d1 | 48 | yaml | YAML | protocol-handlers/kop/kop.yaml | yunhorn/pulsar-hub | bcacf6999351cb990744469f4aa379fab080827f | [
"Apache-2.0"
] | 1 | 2021-07-21T19:14:48.000Z | 2021-07-21T19:14:48.000Z | protocol-handlers/kop/kop.yaml | yunhorn/pulsar-hub | bcacf6999351cb990744469f4aa379fab080827f | [
"Apache-2.0"
] | null | null | null | protocol-handlers/kop/kop.yaml | yunhorn/pulsar-hub | bcacf6999351cb990744469f4aa379fab080827f | [
"Apache-2.0"
] | null | null | null | repository: https://github.com/streamnative/kop
| 24 | 47 | 0.8125 |
4f70ec32ffdcc367e19b536832e68fd65ef7ab30 | 296 | yaml | YAML | roles/apache/vars/main.yaml | praveenprabha/ansible-website | ddbd9e6d28aefff482a9192c72b63f49adc99576 | [
"Apache-1.1"
] | null | null | null | roles/apache/vars/main.yaml | praveenprabha/ansible-website | ddbd9e6d28aefff482a9192c72b63f49adc99576 | [
"Apache-1.1"
] | null | null | null | roles/apache/vars/main.yaml | praveenprabha/ansible-website | ddbd9e6d28aefff482a9192c72b63f49adc99576 | [
"Apache-1.1"
] | null | null | null | ---
apache_package: apache2
apache_config_path: /etc/apache2
apache_server_root: /var/www/html
apache_mods_enabled:
- rewrite.load
apache_allow_override: "All"
apache_options: "-Indexes +FollowSymLinks"
site_list:
- servername: mydevopsdoor.com
documentroot: /var/www/html/devopsdoor | 19.733333 | 42 | 0.783784 |
4fd6f155d37e4916d59e808e5c38dad4a95fcca6 | 1,735 | yml | YAML | .github/workflows/main.yml | jbweston/todo | 987b465503161888f60b0b2d8587bbf5a6e2b933 | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/main.yml | jbweston/todo | 987b465503161888f60b0b2d8587bbf5a6e2b933 | [
"BSD-3-Clause"
] | null | null | null | .github/workflows/main.yml | jbweston/todo | 987b465503161888f60b0b2d8587bbf5a6e2b933 | [
"BSD-3-Clause"
] | null | null | null | name: tests
on: [push]
jobs:
test:
strategy:
max-parallel: 4
matrix:
# Add macos-latest when
# https://github.com/mstksg/setup-stack/issues/7 is solved
# Add windows-latest when vty is ported to windows
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v1
- uses: mstksg/setup-stack@v2
- name: Cache global stack package db
uses: actions/cache@v1
with:
path: ~/.stack
key: ${{ matrix.os }}-stack-global
- name: Cache stack work
uses: actions/cache@v1
with:
path: ~/.stack-work
key: ${{ matrix.os }}-stack-work-${{ format('{0}{1}', hashFiles('stack.yaml'), hashFiles('package.yaml')) }}
- name: Setup GHC
run: stack setup --install-ghc
- name: Build dependencies
run: stack build --only-dependencies
- name: Build
run: stack build --ghc-options -Werror
- name: Test
run: stack test
# - shell: bash
# run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})"
# id: extract_branch
# - name: Upload coverage
# if: matrix.os == 'ubuntu-latest'
# uses: codecov/codecov-action@v1.0.3
# with:
# token: ${{secrets.CODECOV_TOKEN}}
# file: ./.coverage.xml
# flags: ${{ steps.extract_branch.outputs.branch }},py${{ steps.extract_py_version.outputs.py_version }}
| 37.717391 | 127 | 0.482421 |
f7bc16f0f7da39490cf6c6a0e1bb2259a9777c4a | 2,587 | yml | YAML | .github/workflows/lighthouse.yml | johnnyreilly/blog.johnnyreilly.com | 3d4b68ea083d7541c68719c7643fe57a0932ee91 | [
"MIT"
] | 8 | 2021-06-19T18:25:12.000Z | 2022-02-07T21:32:51.000Z | .github/workflows/lighthouse.yml | johnnyreilly/blog.johnnyreilly.com | 3d4b68ea083d7541c68719c7643fe57a0932ee91 | [
"MIT"
] | 92 | 2021-04-11T12:48:19.000Z | 2022-03-30T08:59:48.000Z | .github/workflows/lighthouse.yml | johnnyreilly/blog.johnnyreilly.com | 3d4b68ea083d7541c68719c7643fe57a0932ee91 | [
"MIT"
] | 9 | 2021-04-11T09:57:51.000Z | 2022-01-03T15:36:34.000Z | name: Lighthouse Report
on:
pull_request_target:
branches:
- main
jobs:
lighthouse-report:
name: Lighthouse Report
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Wait for the Netlify Preview
uses: jakepartusch/wait-for-netlify-action@v1
id: netlify
with:
site_name: johnnyreilly-preview
max_timeout: 600
- name: Audit URLs using Lighthouse
id: lighthouse_audit
uses: treosh/lighthouse-ci-action@v3
with:
urls: |
https://deploy-preview-$PR_NUMBER--johnnyreilly-preview.netlify.app/
configPath: ./.github/workflows/lighthousesrc.json
uploadArtifacts: true
temporaryPublicStorage: true
env:
PR_NUMBER: ${{ github.event.pull_request.number}}
- name: Format lighthouse score
id: format_lighthouse_score
uses: actions/github-script@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
const result = ${{ steps.lighthouse_audit.outputs.manifest }}[0].summary;
const links = ${{ steps.lighthouse_audit.outputs.links }};
const formatResult = (res) => Math.round((res * 100));
Object.keys(result).forEach(key => result[key] = formatResult(result[key]));
const score = res => res >= 90 ? '🟢' : res >= 50 ? '🟠' : '🔴';
const comment = [
`⚡️ [Lighthouse report](${Object.values(links)[0]}) for the changes in this PR:`,
'| Category | Score |',
'| --- | --- |',
`| ${score(result.performance)} Performance | ${result.performance} |`,
`| ${score(result.accessibility)} Accessibility | ${result.accessibility} |`,
`| ${score(result['best-practices'])} Best practices | ${result['best-practices']} |`,
`| ${score(result.seo)} SEO | ${result.seo} |`,
`| ${score(result.pwa)} PWA | ${result.pwa} |`,
' ',
`*Lighthouse ran on [${Object.keys(links)[0]}](${Object.keys(links)[0]})*`
].join('\n');
core.setOutput("comment", comment);
- name: Add Lighthouse stats as comment
id: comment_to_pr
uses: marocchino/sticky-pull-request-comment@v2.0.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
number: ${{ github.event.pull_request.number }}
header: lighthouse
message: ${{ steps.format_lighthouse_score.outputs.comment }}
| 39.19697 | 102 | 0.560108 |
4e4a3e9cdbd958781066d2bcb8bde344f28227a1 | 1,365 | yml | YAML | .github/workflows/binaries.yml | promhippie/hcloud_exporter | c225f572ea3214d53af1fe2d2be6779c98a3debb | [
"Apache-2.0"
] | 13 | 2018-12-06T04:14:17.000Z | 2022-03-17T10:21:26.000Z | .github/workflows/binaries.yml | promhippie/hcloud_exporter | c225f572ea3214d53af1fe2d2be6779c98a3debb | [
"Apache-2.0"
] | 19 | 2018-10-04T15:50:33.000Z | 2022-03-19T18:08:53.000Z | .github/workflows/binaries.yml | promhippie/hcloud_exporter | c225f572ea3214d53af1fe2d2be6779c98a3debb | [
"Apache-2.0"
] | 8 | 2018-12-08T13:42:00.000Z | 2021-11-08T12:04:10.000Z | ---
name: binaries
'on':
push:
branches:
- master
tags:
- v*
jobs:
binaries:
runs-on: ubuntu-20.04
steps:
- name: Checkout source
id: source
uses: actions/checkout@v2
# - name: Setup golang
# id: golang
# uses: actions/setup-go@v2
# with:
# go-version: 1.17.2
# - name: Run generate
# id: generate
# run: make generate
# - name: Run release
# id: release
# run: make release
# - name: Sign release
# id: gpgsign
# if: startsWith(github.ref, 'refs/tags/')
# uses: actionhippie/gpgsign@v1
# with:
# key: ${{ secrets.GNUPG_KEY }}
# passphrase: ${{ secrets.GNUPG_PASSWORD }}
# detach_sign: true
# files: dist/*
# excludes: dist/*.sha256
# - name: Build changes
# id: changelog
# if: startsWith(github.ref, 'refs/tags/')
# uses: actionhippie/calens@v1
# with:
# version: ${{ github.ref }}
# - name: Upload release
# id: upload
# if: startsWith(github.ref, 'refs/tags/')
# uses: ncipollo/release-action
# with:
# token: ${{ secrets.GITHUB_TOKEN }}
# body: ${{ steps.changelog.outputs.content }}
# artifacts: dist/*
...
| 22.016129 | 56 | 0.498168 |
d4587865c5674fbe36d2c49c00e9910e5759fb4e | 343 | yml | YAML | src/Oro/Bundle/SearchBundle/Tests/Functional/API/advanced_requests/request#1.yml | hafeez3000/platform | 09d275389dbdcb2df1d45552af828b0a16940d2e | [
"MIT"
] | null | null | null | src/Oro/Bundle/SearchBundle/Tests/Functional/API/advanced_requests/request#1.yml | hafeez3000/platform | 09d275389dbdcb2df1d45552af828b0a16940d2e | [
"MIT"
] | null | null | null | src/Oro/Bundle/SearchBundle/Tests/Functional/API/advanced_requests/request#1.yml | hafeez3000/platform | 09d275389dbdcb2df1d45552af828b0a16940d2e | [
"MIT"
] | null | null | null | # common test case
request:
query: "from TestsBundle:Item where stringValue ~ item5"
offset: ~
max_results: ~
response:
records_count: 1
count: 1
rest:
data:
-
entity_name: Acme\Bundle\TestsBundle\Entity\Item
record_id: 5
record_string: item5@mail.com | 24.5 | 64 | 0.571429 |
e56fe7eac190aa46e9a861877b2ab4972db3e922 | 360 | yml | YAML | .travis.yml | meshack-mbuvi/ride-my-way-api | 2e091f020e774cad4891427a2de91a7a2c29def1 | [
"MIT"
] | null | null | null | .travis.yml | meshack-mbuvi/ride-my-way-api | 2e091f020e774cad4891427a2de91a7a2c29def1 | [
"MIT"
] | 19 | 2018-06-23T17:08:37.000Z | 2018-07-23T17:37:55.000Z | .travis.yml | meshack-mbuvi/ride-my-way-api | 2e091f020e774cad4891427a2de91a7a2c29def1 | [
"MIT"
] | null | null | null | language: python
python:
- "3.5.2"
install:
- pip install -r requirements.txt
- pip install coveralls
services:
- postgresql
before_script:
- psql -c "CREATE ROLE ridemyway WITH SUPERUSER LOGIN PASSWORD 'ridemyway';" -U postgres
- psql -c "CREATE DATABASE test;" -U postgres
script:
- nosetests --with-coverage
after_success:
- coveralls | 17.142857 | 90 | 0.708333 |
f9d15f57becae2efde805b83bda03406deb68766 | 247 | yml | YAML | hunter2-lessons/replay-attack/code/docker-compose.yml | ekmixon/appsec-education | e8b50f63ee9c62a2bb9a0944f83a2b636939ffd5 | [
"BSD-3-Clause"
] | 56 | 2019-10-28T15:50:38.000Z | 2022-03-31T18:40:05.000Z | hunter2-lessons/replay-attack/code/docker-compose.yml | misfir3/appsec-education | e6f90fb88e7a2c439e21405526dfaff554c1750e | [
"BSD-3-Clause"
] | 76 | 2021-05-14T23:58:34.000Z | 2022-03-29T22:33:46.000Z | hunter2-lessons/replay-attack/code/docker-compose.yml | misfir3/appsec-education | e6f90fb88e7a2c439e21405526dfaff554c1750e | [
"BSD-3-Clause"
] | 13 | 2019-11-19T11:31:27.000Z | 2021-05-17T12:27:03.000Z | version: '2'
services:
web:
build: Dockerfile
restart: always
build: .
ports:
- "5000:5000"
volumes:
- .:/app
environment:
- FLASK_APP=app.py
- FLASK_DEBUG=1
command: flask run --host=0.0.0.0
| 15.4375 | 37 | 0.546559 |
90dd754ee2f391fe4af31b7597fc47059030e79f | 611 | yml | YAML | .travis.yml | MH1024/weekly-planner | d0d9ee7383aa0bf894c100f5fb1486282bd7be4c | [
"MIT"
] | null | null | null | .travis.yml | MH1024/weekly-planner | d0d9ee7383aa0bf894c100f5fb1486282bd7be4c | [
"MIT"
] | null | null | null | .travis.yml | MH1024/weekly-planner | d0d9ee7383aa0bf894c100f5fb1486282bd7be4c | [
"MIT"
] | null | null | null | #.travis.yml
language: node_js
node_js:
- "8.10"
sudo: required
before_script:
- "sudo chown root /opt/google/chrome/chrome-sandbox"
- "sudo chmod 4755 /opt/google/chrome/chrome-sandbox"
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3
addons:
chrome: stable
branches:
only:
- master
script:
- ng lint
- xvfb-run -a npm run test -- --single-run
- ng build --aot --prod
after_success:
- firebase deploy --token $FIREBASE_CI_TOKEN
notifications:
slack: xiaochengxu1926:jCi34fSgkIcrPtRUKpzsXIIv
email:
on_failure: change
on_success: change
| 19.09375 | 57 | 0.679214 |
c1ad4b3884af8f41510ee69f1d4aa0942f6d0b1a | 4,956 | yml | YAML | docs-ref-autogen/com.microsoft.azure.management.sql.SqlServer.DefinitionStages.yml | v-xuto/azure-docs-sdk-java | c3765cc8a28d7f8114193365cdd8eb38ad4b5057 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.microsoft.azure.management.sql.SqlServer.DefinitionStages.yml | v-xuto/azure-docs-sdk-java | c3765cc8a28d7f8114193365cdd8eb38ad4b5057 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.microsoft.azure.management.sql.SqlServer.DefinitionStages.yml | v-xuto/azure-docs-sdk-java | c3765cc8a28d7f8114193365cdd8eb38ad4b5057 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:ManagedReference
items:
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages"
id: "DefinitionStages"
parent: "com.microsoft.azure.management.sql"
children:
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.Blank"
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithActiveDirectoryAdministrator"
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithAdministratorLogin"
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithAdministratorPassword"
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithCreate"
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithDatabase"
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithElasticPool"
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithFirewallRule"
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithGroup"
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithSystemAssignedManagedServiceIdentity"
- "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithVirtualNetworkRule"
langs:
- "java"
name: "SqlServer.DefinitionStages"
nameWithType: "SqlServer.DefinitionStages"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages"
type: "Interface"
package: "com.microsoft.azure.management.sql"
summary: "Grouping of all the storage account definition stages."
syntax:
content: "public static interface SqlServer.DefinitionStages"
references:
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.Blank"
name: "SqlServer.DefinitionStages.Blank"
nameWithType: "SqlServer.DefinitionStages.Blank"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.Blank"
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithGroup"
name: "SqlServer.DefinitionStages.WithGroup"
nameWithType: "SqlServer.DefinitionStages.WithGroup"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithGroup"
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithAdministratorLogin"
name: "SqlServer.DefinitionStages.WithAdministratorLogin"
nameWithType: "SqlServer.DefinitionStages.WithAdministratorLogin"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithAdministratorLogin"
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithAdministratorPassword"
name: "SqlServer.DefinitionStages.WithAdministratorPassword"
nameWithType: "SqlServer.DefinitionStages.WithAdministratorPassword"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithAdministratorPassword"
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithActiveDirectoryAdministrator"
name: "SqlServer.DefinitionStages.WithActiveDirectoryAdministrator"
nameWithType: "SqlServer.DefinitionStages.WithActiveDirectoryAdministrator"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithActiveDirectoryAdministrator"
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithSystemAssignedManagedServiceIdentity"
name: "SqlServer.DefinitionStages.WithSystemAssignedManagedServiceIdentity"
nameWithType: "SqlServer.DefinitionStages.WithSystemAssignedManagedServiceIdentity"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithSystemAssignedManagedServiceIdentity"
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithElasticPool"
name: "SqlServer.DefinitionStages.WithElasticPool"
nameWithType: "SqlServer.DefinitionStages.WithElasticPool"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithElasticPool"
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithDatabase"
name: "SqlServer.DefinitionStages.WithDatabase"
nameWithType: "SqlServer.DefinitionStages.WithDatabase"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithDatabase"
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithFirewallRule"
name: "SqlServer.DefinitionStages.WithFirewallRule"
nameWithType: "SqlServer.DefinitionStages.WithFirewallRule"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithFirewallRule"
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithVirtualNetworkRule"
name: "SqlServer.DefinitionStages.WithVirtualNetworkRule"
nameWithType: "SqlServer.DefinitionStages.WithVirtualNetworkRule"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithVirtualNetworkRule"
- uid: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithCreate"
name: "SqlServer.DefinitionStages.WithCreate"
nameWithType: "SqlServer.DefinitionStages.WithCreate"
fullName: "com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithCreate"
| 67.890411 | 116 | 0.839588 |
8221428ee1f7b2390d14dd3150c5644d0ba936de | 121 | yml | YAML | data/users/fed135.yml | gitter-badger/montreal | d53ccec57c7390caa7b8fd22777937d95225de77 | [
"Unlicense"
] | null | null | null | data/users/fed135.yml | gitter-badger/montreal | d53ccec57c7390caa7b8fd22777937d95225de77 | [
"Unlicense"
] | null | null | null | data/users/fed135.yml | gitter-badger/montreal | d53ccec57c7390caa7b8fd22777937d95225de77 | [
"Unlicense"
] | null | null | null | name: fed135
github: fed135
twitter:
bio: I ❤️ Node Curr Software Eng. @shutterstock Past EA, Ubisoft, Stolo
website:
| 20.166667 | 72 | 0.735537 |
ae9a4bb79d68269aa1b6437cb5d14434a741874c | 367 | yml | YAML | test/fixtures/financeiros.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | test/fixtures/financeiros.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | test/fixtures/financeiros.yml | MatheusAntonioSilva/desenvolvemais | d067e732b7deb3d9262a95cdb1f567767fe948a1 | [
"MIT"
] | null | null | null | # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
parcela: 1
data_emissa: 2017-04-29
data_vencimento: 2017-04-29
valor: 1.5
data_rebimento: 2017-04-29
valor_recebido: 1.5
two:
parcela: 1
data_emissa: 2017-04-29
data_vencimento: 2017-04-29
valor: 1.5
data_rebimento: 2017-04-29
valor_recebido: 1.5
| 20.388889 | 88 | 0.73297 |
4897ab2bc0f0acc1e46fb186ca75eaaa75b943be | 12,500 | yml | YAML | docs/fsharp/toc.yml | mtorreao/docs.pt-br | e080cd3335f777fcb1349fb28bf527e379c81e17 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/fsharp/toc.yml | mtorreao/docs.pt-br | e080cd3335f777fcb1349fb28bf527e379c81e17 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/fsharp/toc.yml | mtorreao/docs.pt-br | e080cd3335f777fcb1349fb28bf527e379c81e17 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | - name: Documentação do F#
href: index.yml
- name: O que é F#
href: what-is-fsharp.md
- name: Introdução
href: get-started/index.md
items:
- name: Instalar o F#
href: get-started/install-fsharp.md
- name: F# no Visual Studio
href: get-started/get-started-visual-studio.md
- name: F# no Visual Studio Code
href: get-started/get-started-vscode.md
- name: F# com a CLI do .NET Core
href: get-started/get-started-command-line.md
- name: F# no Visual Studio para Mac
href: get-started/get-started-with-visual-studio-for-mac.md
- name: Tour do F#
href: tour.md
- name: Tutoriais
items:
- name: Introdução à Programação Funcional
href: introduction-to-functional-programming/index.md
items:
- name: Funções de primeira classe
href: introduction-to-functional-programming/first-class-functions.md
- name: Programação assíncrona e simultânea
items:
- name: Programação assíncrona
href: tutorials/asynchronous-and-concurrent-programming/async.md
- name: Provedores de tipos
href: tutorials/type-providers/index.md
items:
- name: Criar um provedor de tipos
href: tutorials/type-providers/creating-a-type-provider.md
- name: Segurança do provedor de tipos
href: tutorials/type-providers/type-provider-security.md
- name: Solução de problemas de provedores de tipos
href: tutorials/type-providers/troubleshooting-type-providers.md
- name: Novidades no F#
items:
- name: F# 5.0
href: whats-new/fsharp-50.md
- name: F# 4.7
href: whats-new/fsharp-47.md
- name: F# 4.6
href: whats-new/fsharp-46.md
- name: F# 4.5
href: whats-new/fsharp-45.md
- name: Referência da linguagem F#
href: language-reference/index.md
items:
- name: Referência de palavras-chave
href: language-reference/keyword-reference.md
- name: Referência de símbolos e operadores
href: language-reference/symbol-and-operator-reference/index.md
items:
- name: Operadores aritméticos
href: language-reference/symbol-and-operator-reference/arithmetic-operators.md
- name: Operadores boolianos
href: language-reference/symbol-and-operator-reference/boolean-operators.md
- name: Operadores bit a bit
href: language-reference/symbol-and-operator-reference/bitwise-operators.md
- name: Operadores anuláveis
href: language-reference/symbol-and-operator-reference/nullable-operators.md
- name: Funções
href: language-reference/functions/index.md
items:
- name: Associações let
href: language-reference/functions/let-bindings.md
- name: Associações do
href: language-reference/functions/do-bindings.md
- name: 'Expressões lambda: a palavra-chave fun'
href: language-reference/functions/lambda-expressions-the-fun-keyword.md
- name: 'Funções recursivas: a palavra-chave rec'
href: language-reference/functions/recursive-functions-the-rec-keyword.md
- name: Entry Point
href: language-reference/functions/entry-point.md
- name: Funções externas
href: language-reference/functions/external-functions.md
- name: Funções embutidas
href: language-reference/functions/inline-functions.md
- name: Valores
href: language-reference/values/index.md
items:
- name: Valores nulos
href: language-reference/values/null-values.md
- name: Literais
href: language-reference/literals.md
- name: Tipos F#
href: language-reference/fsharp-types.md
- name: Inferência de tipos
href: language-reference/type-inference.md
- name: Tipos Básicos
href: language-reference/basic-types.md
- name: Tipo unit
href: language-reference/unit-type.md
- name: Cadeias de caracteres
href: language-reference/strings.md
- name: Cadeias de caracteres interpoladas
href: language-reference/interpolated-strings.md
- name: Tuplas
href: language-reference/tuples.md
- name: Tipos de coleção de F#
href: language-reference/fsharp-collection-types.md
- name: Listas
href: language-reference/lists.md
- name: Matrizes
href: language-reference/arrays.md
- name: Sequências
href: language-reference/sequences.md
- name: Fatias
href: language-reference/slices.md
- name: Opções
href: language-reference/options.md
- name: Opções de valor
href: language-reference/value-options.md
- name: Resultados
href: language-reference/results.md
- name: Genéricos
href: language-reference/generics/index.md
items:
- name: Generalização automática
href: language-reference/generics/automatic-generalization.md
- name: Restrições
href: language-reference/generics/constraints.md
- name: Parâmetros de tipo resolvidos estaticamente
href: language-reference/generics/statically-resolved-type-parameters.md
- name: Registros
href: language-reference/records.md
- name: Registros Anônimos
href: language-reference/anonymous-records.md
- name: Copiar e atualizar expressões de registro
href: language-reference/copy-and-update-record-expressions.md
- name: Uniões discriminadas
href: language-reference/discriminated-unions.md
- name: Enumerações
href: language-reference/enumerations.md
- name: Abreviações de tipo
href: language-reference/type-abbreviations.md
- name: Classes
href: language-reference/classes.md
- name: Estruturas
href: language-reference/structures.md
- name: Tipos de valor anuláveis
href: language-reference/nullable-value-types.md
- name: Herança
href: language-reference/inheritance.md
- name: Interfaces
href: language-reference/interfaces.md
- name: Classes abstratas
href: language-reference/abstract-classes.md
- name: Membros
href: language-reference/members/index.md
items:
- name: Associações let em classes
href: language-reference/members/let-bindings-in-classes.md
- name: Associações do em classes
href: language-reference/members/do-bindings-in-classes.md
- name: Propriedades
href: language-reference/members/properties.md
- name: Propriedades indexadas
href: language-reference/members/indexed-properties.md
- name: Métodos
href: language-reference/members/methods.md
- name: Construtores
href: language-reference/members/constructors.md
- name: Eventos
href: language-reference/members/events.md
- name: 'Campos explícitos: a palavra-chave `val`'
href: language-reference/members/explicit-fields-the-val-keyword.md
- name: Extensões de tipo
href: language-reference/type-extensions.md
- name: Parâmetros e argumentos
href: language-reference/parameters-and-arguments.md
- name: Sobrecarga de operador
href: language-reference/operator-overloading.md
- name: Tipos flexíveis
href: language-reference/flexible-types.md
- name: Delegados
href: language-reference/delegates.md
- name: Expressões de objeto
href: language-reference/object-expressions.md
- name: Conversões cast e conversões
href: language-reference/casting-and-conversions.md
- name: Controle de acesso
href: language-reference/access-control.md
- name: 'Expressões condicionais: if...then...else'
href: language-reference/conditional-expressions-if-then-else.md
- name: Expressões de correspondência
href: language-reference/match-expressions.md
- name: Correspondência padrão
href: language-reference/pattern-matching.md
- name: Padrões ativos
href: language-reference/active-patterns.md
- name: 'Loops: expressão for...to'
href: language-reference/loops-for-to-expression.md
- name: 'Loops: expressão for...in'
href: language-reference/loops-for-in-expression.md
- name: 'Loops: expressão while...do'
href: language-reference/loops-while-do-expression.md
- name: Asserções
href: language-reference/assertions.md
- name: Tratamento de Exceção
href: language-reference/exception-handling/index.md
items:
- name: Tipos de exceção
href: language-reference/exception-handling/exception-types.md
- name: A expressão try...with
href: language-reference/exception-handling/the-try-with-expression.md
- name: A expressão try...finally
href: language-reference/exception-handling/the-try-finally-expression.md
- name: A função raise
href: language-reference/exception-handling/the-raise-function.md
- name: A função failwith
href: language-reference/exception-handling/the-failwith-function.md
- name: A função invalidArg
href: language-reference/exception-handling/the-invalidArg-function.md
- name: Atributos
href: language-reference/attributes.md
- name: 'Gerenciamento de Recursos: a palavra-chave use'
href: language-reference/resource-management-the-use-keyword.md
- name: Namespaces
href: language-reference/namespaces.md
- name: Módulos
href: language-reference/modules.md
- name: 'Declarações de importação: a palavra-chave open'
href: language-reference/import-declarations-the-open-keyword.md
- name: Arquivos de assinatura
href: language-reference/signature-files.md
- name: Unidades de medida
href: language-reference/units-of-measure.md
- name: Formatação de texto sem formatação
href: language-reference/plaintext-formatting.md
- name: Documentação XML
href: language-reference/xml-documentation.md
- name: Expressões lentas
href: language-reference/lazy-expressions.md
- name: Expressões de computação
href: language-reference/computation-expressions.md
- name: Fluxos de trabalho assíncronos
href: language-reference/asynchronous-workflows.md
- name: Expressões de consulta
href: language-reference/query-expressions.md
- name: Citações de código
href: language-reference/code-quotations.md
- name: Palavra-chave fixed
href: language-reference/fixed.md
- name: Byrefs
href: language-reference/byrefs.md
- name: Células de referência
href: language-reference/reference-cells.md
- name: nameof
href: language-reference/nameof.md
- name: Diretivas de compilador
href: language-reference/compiler-directives.md
- name: Opção de compilador
href: language-reference/compiler-options.md
- name: Opções do F# Interativo
href: language-reference/fsharp-interactive-options.md
- name: 'Identificadores de linha, arquivo e caminho de origem'
href: language-reference/source-line-file-path-identifiers.md
- name: Informações de chamador
href: language-reference/caller-information.md
- name: Sintaxe detalhada
href: language-reference/verbose-syntax.md
- name: Erros e avisos do compilador
href: language-reference/compiler-messages/index.md
- name: Ferramentas do F#
items:
- name: F# Interativo
href: tools/fsharp-interactive/index.md
- name: Guia de estilo do F#
href: style-guide/index.md
items:
- name: Diretrizes de formatação de código do F#
href: style-guide/formatting.md
- name: Convenções de codificação do F#
href: style-guide/conventions.md
- name: Diretrizes de design de componente do F#
href: style-guide/component-design-guidelines.md
- name: Usar F# no Azure
href: using-fsharp-on-azure/index.md
items:
- name: Introdução ao armazenamento de Blobs do Azure usando F#
href: using-fsharp-on-azure/blob-storage.md
- name: Introdução ao armazenamento de Arquivos do Azure usando F#
href: using-fsharp-on-azure/file-storage.md
- name: Introdução ao armazenamento de Filas do Azure usando F#
href: using-fsharp-on-azure/queue-storage.md
- name: Introdução ao armazenamento de Tabelas do Azure usando F#
href: using-fsharp-on-azure/table-storage.md
- name: Pacote de gerenciamento para Dependências F# do Azure
href: using-fsharp-on-azure/package-management.md | 42.517007 | 88 | 0.69328 |
05054be01201ed5bb2d51feee3b65762ff6ee42c | 136 | yaml | YAML | bundles/openconnectors-connector-0.1.0/chart/openconnectors-connector/values.yaml | obadrawi/xf-addons | a30221facbc95f3d8d01bd86d0a07daf33b0c136 | [
"BSD-Source-Code"
] | null | null | null | bundles/openconnectors-connector-0.1.0/chart/openconnectors-connector/values.yaml | obadrawi/xf-addons | a30221facbc95f3d8d01bd86d0a07daf33b0c136 | [
"BSD-Source-Code"
] | null | null | null | bundles/openconnectors-connector-0.1.0/chart/openconnectors-connector/values.yaml | obadrawi/xf-addons | a30221facbc95f3d8d01bd86d0a07daf33b0c136 | [
"BSD-Source-Code"
] | null | null | null | # Default values for openconnectors-connector.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
| 22.666667 | 53 | 0.779412 |
c28d0aeae57fea2dbeb36e131a5547392b788b5a | 478 | yml | YAML | _docker/drupal/drupal-filesystem/web/config/sync/field.field.node.connectors.field_connector_link_1_text.yml | slavslav/developers.redhat.com | cf972cc2cb54ecaee9d718309d4b211403822c20 | [
"Linux-OpenIB"
] | null | null | null | _docker/drupal/drupal-filesystem/web/config/sync/field.field.node.connectors.field_connector_link_1_text.yml | slavslav/developers.redhat.com | cf972cc2cb54ecaee9d718309d4b211403822c20 | [
"Linux-OpenIB"
] | 2 | 2021-09-28T05:41:11.000Z | 2022-02-26T10:15:27.000Z | _docker/drupal/drupal-filesystem/web/config/sync/field.field.node.connectors.field_connector_link_1_text.yml | slavslav/developers.redhat.com | cf972cc2cb54ecaee9d718309d4b211403822c20 | [
"Linux-OpenIB"
] | null | null | null | uuid: d5851e89-1e79-45bd-88e7-9f7357545aeb
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_connector_link_1_text
- node.type.connectors
id: node.connectors.field_connector_link_1_text
field_name: field_connector_link_1_text
entity_type: node
bundle: connectors
label: 'Connector Link 1 Text'
description: 'Text for Link 1.'
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string
| 23.9 | 52 | 0.797071 |
35a113db299ee1ac2f139082d0d06b3c73abad85 | 73 | yml | YAML | _data/links.yml | knowjea/knowjea.github.io | ccb0eab9d010f6d918bfea3d6858891498864186 | [
"CC-BY-4.0"
] | null | null | null | _data/links.yml | knowjea/knowjea.github.io | ccb0eab9d010f6d918bfea3d6858891498864186 | [
"CC-BY-4.0"
] | null | null | null | _data/links.yml | knowjea/knowjea.github.io | ccb0eab9d010f6d918bfea3d6858891498864186 | [
"CC-BY-4.0"
] | null | null | null | - url: "https://github.com/knowjea/knowjea.github.io"
title: "github"
| 18.25 | 53 | 0.684932 |
d1442021ca22dec635bd16e7ca932bec31ec4b18 | 1,872 | yml | YAML | threads/3334493/posts/68057528.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3334493/posts/68057528.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3334493/posts/68057528.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=68057528&postcount=12349
id: 68057528
tid: 3334493
num: 12349
datetime: 2014-06-10T10:08:00.000Z
user:
img: customavatars/avatar1090423_4.gif
name: bigboss.ca
title: Member
joinDate: 2012-08-31T16:00:00.000Z
posts: .nan
id: '1090423'
title: >-
Re: post 1 tấm ảnh về Cô gái mà bạn cho là xinh nhất mà bạn từng gặp trong
đời?!
content:
html: "\r\n\t\t\t\r\n\t\t\t<!-- BEGIN TEMPLATE: bbcode_quote -->\n<div style=\"margin:20px; margin-top:5px; \">\r\n\t<div class=\"smallfont\" style=\"margin-bottom:2px\">Quote:</div>\r\n\t<table cellpadding=\"6\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"voz-bbcode-quote\">\r\n\t<tr>\r\n\t\t<td class=\"alt2\" style=\"border:1px inset\">\r\n\t\t\t\r\n\t\t\t\t<div>\r\n\t\t\t\t\tOriginally Posted by <strong>Vesmax</strong>\r\n\t\t\t\t\t<a href=\"showthread.php?p=68055390#post68055390\" rel=\"nofollow\"><img class=\"inlineimg\" src=\"images/buttons/viewpost.gif\" border=\"0\" alt=\"View Post\"></a>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div style=\"font-style:italic\"><img src=\"http://sohanews2.vcmedia.vn/k:2014/ny2-1399655932970/diem-mat-nhung-hot-girl-da-nang-lam-say-dam-dan-mang.jpg\" border=\"0\" alt=\"\"><br>\r\n<img src=\"http://sohanews2.vcmedia.vn/k:thumb_w/640/2014/ny5-1399655932979/diem-mat-nhung-hot-girl-da-nang-lam-say-dam-dan-mang.jpg\" border=\"0\" alt=\"\"></div>\r\n\t\t\t\r\n\t\t</td>\r\n\t</tr>\r\n\t</table>\r\n</div>\n<!-- END TEMPLATE: bbcode_quote -->info info <img src=\"/images/smilies/Off/waaaht.gif\" border=\"0\" alt=\"\" title=\"Waaaht\" class=\"inlineimg\"><img src=\"/images/smilies/Off/waaaht.gif\" border=\"0\" alt=\"\" title=\"Waaaht\" class=\"inlineimg\">\r\n\t\t"
text: "Quote:\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\tOriginally Posted by Vesmax\r\n\t\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\r\n\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\ninfo info"
| 98.526316 | 1,314 | 0.659188 |
0427de3097f76e5c878876d3595f76f331765d44 | 169 | yml | YAML | config/locales/br/models/profile.yml | rafaelfragosom/castsbrasil | 74ee7971e52a037ed7938fc21cefc39308af8d2c | [
"Apache-2.0"
] | 20 | 2016-03-03T12:37:47.000Z | 2022-03-02T11:11:58.000Z | config/locales/br/models/profile.yml | FabioCoelho27/castsbrasil | 88a1f94aa70090e11df175a076fa2636d3c8bb89 | [
"Apache-2.0"
] | 31 | 2016-03-04T08:51:54.000Z | 2021-09-07T23:49:45.000Z | config/locales/br/models/profile.yml | FabioCoelho27/castsbrasil | 88a1f94aa70090e11df175a076fa2636d3c8bb89 | [
"Apache-2.0"
] | 17 | 2016-03-03T16:30:42.000Z | 2021-02-12T12:18:40.000Z | br:
activerecord:
models:
profile: 'Perfil'
profiles: 'Perfis'
attributes:
profile:
first_name: 'Nome'
last_name: 'Sobrenome' | 18.777778 | 30 | 0.568047 |
04331a3c779fe8611ad76cad24425a6a96cb0f96 | 481 | yml | YAML | data/abilities/discovery/tacdisco-1069-AR00-1v00-200121075648.yml | IGchra/stockpile | 61691cbb70f0732bb157b4edb4d6c203336e01a2 | [
"Apache-2.0"
] | null | null | null | data/abilities/discovery/tacdisco-1069-AR00-1v00-200121075648.yml | IGchra/stockpile | 61691cbb70f0732bb157b4edb4d6c203336e01a2 | [
"Apache-2.0"
] | null | null | null | data/abilities/discovery/tacdisco-1069-AR00-1v00-200121075648.yml | IGchra/stockpile | 61691cbb70f0732bb157b4edb4d6c203336e01a2 | [
"Apache-2.0"
] | null | null | null | ---
- id: tacdisco-1069-AR00-1v00-200121075648
name: Permission Groups Discovery
description: . Permission Groups Discovery.
tactic: discovery
technique:
attack_id: T1069
name: Permission Groups Discovery
platforms:
darwin:
sh:
command: |
dscacheutil -q group
dscl . -list /Groups
groups
linux:
sh:
command: |
dscacheutil -q group
dscl . -list /Groups
groups
| 20.913043 | 52 | 0.577963 |
c37a9e2c8e488352b832ff90b8b2b981f2c92a06 | 746 | yml | YAML | data/co/legislature/Chris-Kennedy-92715424-bafa-4ad8-b311-eca3e575c86f.yml | putorti/people | 9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc | [
"CC0-1.0"
] | null | null | null | data/co/legislature/Chris-Kennedy-92715424-bafa-4ad8-b311-eca3e575c86f.yml | putorti/people | 9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc | [
"CC0-1.0"
] | null | null | null | data/co/legislature/Chris-Kennedy-92715424-bafa-4ad8-b311-eca3e575c86f.yml | putorti/people | 9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc | [
"CC0-1.0"
] | null | null | null | id: ocd-person/92715424-bafa-4ad8-b311-eca3e575c86f
name: Chris Kennedy
given_name: Chris
family_name: Kennedy
email: chris.kennedy.house@state.co.us
image: http://leg.colorado.gov/sites/default/files/styles/width_300/public/2021a_kennedy%2C%20chris.jpg?itok=5O5-2WrC
party:
- name: Democratic
roles:
- type: lower
jurisdiction: ocd-jurisdiction/country:us/state:co/government
district: '23'
links:
- url: http://leg.colorado.gov/legislators/chris-kennedy
other_identifiers:
- scheme: legacy_openstates
identifier: COL000215
sources:
- url: http://leg.colorado.gov/legislators/chris-kennedy
- url: http://leg.colorado.gov/legislators
offices:
- address: 200 E. Colfax;RM 307;Denver, CO 80203
voice: 303-866-2951
classification: capitol
| 29.84 | 117 | 0.784182 |
7f93b24c3cf9254cb1265f78899608c84838f5df | 1,445 | yaml | YAML | .github/workflows/lint-openapi.yaml | iiiceoo/spiderpool | ed8d0ae3c839ea6a11f79f57026da1c157505aef | [
"Apache-2.0"
] | 31 | 2022-03-21T10:20:13.000Z | 2022-03-29T14:36:01.000Z | .github/workflows/lint-openapi.yaml | iiiceoo/spiderpool | ed8d0ae3c839ea6a11f79f57026da1c157505aef | [
"Apache-2.0"
] | 30 | 2022-03-12T14:33:45.000Z | 2022-03-31T17:07:58.000Z | .github/workflows/lint-openapi.yaml | iiiceoo/spiderpool | ed8d0ae3c839ea6a11f79f57026da1c157505aef | [
"Apache-2.0"
] | 8 | 2022-03-11T10:26:48.000Z | 2022-03-29T02:06:14.000Z | name: Auto Openapi Lint
on:
push:
branches:
- main
- release-*
paths:
- 'api/**/openapi.yaml'
pull_request:
branches:
- main
- release-*
paths:
- 'api/**/openapi.yaml'
workflow_dispatch:
inputs:
ref:
description: 'check for branch, sha, tag'
required: true
default: main
path:
description: 'openapi yaml path'
required: true
jobs:
link-check:
name: Openapi Lint
runs-on: ubuntu-latest
strategy:
matrix:
include:
- openapifilepath: 'api/v1/agent/openapi.yaml'
- openapifilepath: 'api/v1/controller/openapi.yaml'
steps:
- name: Checkout
if: ${{ github.event_name == 'workflow_dispatch' }}
uses: actions/checkout@v3
with:
ref: ${{ github.event.inputs.ref }}
- name: Checkout
if: ${{ github.event_name != 'workflow_dispatch' }}
uses: actions/checkout@v3
- name: Validate OpenAPI definition By PR
if: ${{ github.event_name != 'workflow_dispatch' }}
uses: char0n/swagger-editor-validate@v1
with:
definition-file: ${{ matrix.openapifilepath }}
- name: Validate OpenAPI definition By Command
if: ${{ github.event_name == 'workflow_dispatch' }}
uses: char0n/swagger-editor-validate@v1
with:
definition-file: ${{ github.event.inputs.path }}
| 24.913793 | 61 | 0.575779 |
21b64c295538e8c101ec6f2090c483ac4b24474b | 714 | yaml | YAML | _data/business-systems-connection-inc-.yaml | api-network/organizations | a6c87f20aa4b44dee7a48d52506e25cf8e6556da | [
"Apache-2.0"
] | 4 | 2021-02-19T03:02:53.000Z | 2022-03-23T07:51:17.000Z | _data/business-systems-connection-inc-.yaml | api-network/organizations | a6c87f20aa4b44dee7a48d52506e25cf8e6556da | [
"Apache-2.0"
] | null | null | null | _data/business-systems-connection-inc-.yaml | api-network/organizations | a6c87f20aa4b44dee7a48d52506e25cf8e6556da | [
"Apache-2.0"
] | 3 | 2021-02-19T03:02:59.000Z | 2021-10-03T22:25:23.000Z | ---
name: Business Systems Connection Inc.
description: ""
image: ""
created: "2021-02-04"
modified: "2021-02-04"
specificationVersion: "0.14"
x-rank: "7"
x-alexaRank: "1411959"
url: https://raw.githubusercontent.com/api-network/organizations/main/business-systems-connection-inc-.yaml
tags:
- Used
apis: []
x-common:
- type: x-contact
url: https://bizsyscon.com/contact-us/
- type: x-twitter
url: https://twitter.com/BizSysCon
- type: x-twitter
url: https://twitter.com/ubnt
- type: x-twitter
url: https://twitter.com/ubnt/status/1182414196216082433
- type: x-website
url: https://www.bizsyscon.com
include: []
maintainers:
- FN: Kin Lane
x-twitter: apievangelist
email: info@apievangelist.com
--- | 23.8 | 107 | 0.721289 |
2a65604900591fd65f9dc7d3cc2665579419e5c3 | 2,253 | yml | YAML | _data/comments/elasticsearch-restore/comment-1608234525644.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | 3 | 2016-08-09T13:44:22.000Z | 2016-09-22T02:44:13.000Z | _data/comments/elasticsearch-restore/comment-1608234525644.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _data/comments/elasticsearch-restore/comment-1608234525644.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _id: df7edb70-40a0-11eb-9793-e3dba4a8e1f2
message: "https://1c.1c-bitrix.ru/support/forum/user/4860394/ \r\nhttp://xn--80afhpoahcbjlch1a1d7d.xn--p1ai/forum/index.php?PAGE_NAME=profile_view&UID=349000 \r\nhttp://xn----7sbbdrwao3cago9f0e.xn--p1ai/forum/index.php?PAGE_NAME=profile_view&UID=51471 \r\nhttps://yenashop.ru/forum/index.php?PAGE_NAME=profile_view&UID=29143 \r\nhttp://traditciya.ru/communication/forum/user/1551769/ \r\nhttp://producm.ru/forum/user/42434/ \r\nhttp://rus-student.ru/forum/user/2062446/ \r\nhttp://www.bakinsky-dvorik.ru/forum/index.php?PAGE_NAME=profile_view&UID=115363 \r\nhttp://tanpro.ru/communication/forum/user/9911/ \r\nhttps://nkz.minimum-price.ru/discussions/user/93946/?backurl=%2Fdiscussions%2Fpm%2Ffolders%2Findex.php \r\nhttp://ananasspb.ru/communication/forum/user/644736/ \r\nhttp://xn--80aacdcpcxy0b1bzf.xn--p1ai/forum/index.php?PAGE_NAME=profile_view&UID=349099 \r\nhttp://3neba.ru/forum/?PAGE_NAME=profile_view&UID=15109 \r\nhttp://testmastermu.cognacstyle.ru/forum/index.php?PAGE_NAME=profile_view&UID=74313 \r\nhttp://icrb.minzdravrso.ru/about/forum/user/98052/ \r\nhttps://www.aborigen-tour.ru/communication/forum/index.php?PAGE_NAME=profile_view&UID=30538 \r\nhttp://rosreestr-forum.ru/forum/?PAGE_NAME=profile_view&UID=349099 \r\nhttp://snar.burbon.tmweb.ru/forum/?PAGE_NAME=profile_view&UID=2295 \r\nhttp://dez.minzdravrso.ru/about/forum/user/98009/ \r\nhttp://book-markt.ru/forum/index.php?PAGE_NAME=profile_view&UID=41683 \r\nhttp://parus-perm.ru/communication/forum.php?PAGE_NAME=profile_view&UID=10578 \r\nhttp://smtp.pbprog.ru/forum/?PAGE_NAME=profile_view&UID=349099 \r\nhttp://vkmgroup.ru/forum/index.php?PAGE_NAME=profile_view&UID=34021 \r\nhttp://nemcom.nu/forum/profile.php?id=760468 \r\nhttps://pravitelstvorb.ru/ru/forum.php?PAGE_NAME=profile_view&UID=29432 \r\nhttps://intrarent.ru/forum/index.php?PAGE_NAME=profile_view&UID=77873 \r\nhttps://1001nastolka.ru/forum/user/70152/ \r\nhttp://kenzha.ru/communication/forum/user/23039/ \r\nhttp://3neba.ru/forum/?PAGE_NAME=profile_view&UID=15634 \r\nhttp://xn--80addh1bakhjcf3k.xn--p1ai/forum/index.php?PAGE_NAME=profile_view&UID=349099"
name: CoreyChacy
email: 5f377826b520b0df9ca2221b05d3535a
url: ''
hidden: ''
date: '2020-12-17T19:48:45.642Z'
| 281.625 | 2,101 | 0.793165 |
8bb420ea23b5fbad9e1ae0d9085f0896fbcb4f81 | 72 | yaml | YAML | configs/project/train/metric/classification.yaml | kobakobashu/posenet-python | 52290733504fd0a130cc2301bad5db761c14a4e9 | [
"Apache-2.0"
] | null | null | null | configs/project/train/metric/classification.yaml | kobakobashu/posenet-python | 52290733504fd0a130cc2301bad5db761c14a4e9 | [
"Apache-2.0"
] | 9 | 2021-05-03T01:38:46.000Z | 2021-07-14T13:13:25.000Z | configs/project/train/metric/classification.yaml | kobakobashu/posenet-python | 52290733504fd0a130cc2301bad5db761c14a4e9 | [
"Apache-2.0"
] | null | null | null | # @package _group_
#
# metrics for classificatnion
name: classification | 14.4 | 29 | 0.791667 |
dae562345d9cc89dc13b5e3c0e93cb701adbcc94 | 395 | yml | YAML | .travis.yml | aravindhebbali/pkginfo | 5a5004cd6fc673a945a4f215f0356acd476dc388 | [
"MIT"
] | 5 | 2018-10-06T06:53:40.000Z | 2020-03-02T02:18:21.000Z | .travis.yml | aravindhebbali/pkginfo | 5a5004cd6fc673a945a4f215f0356acd476dc388 | [
"MIT"
] | 32 | 2018-09-26T16:52:48.000Z | 2019-07-10T15:59:54.000Z | .travis.yml | aravindhebbali/pkginfo | 5a5004cd6fc673a945a4f215f0356acd476dc388 | [
"MIT"
] | 2 | 2018-10-02T11:03:42.000Z | 2018-12-04T02:58:51.000Z | # R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
language: r
cache: packages
warnings_are_errors: true
sudo: false
matrix:
include:
- r: oldrel
- r: release
- r: release
os: osx
osx_image: xcode8.3
before_install:
- sudo tlmgr install framed titling
- r: devel
r_packages:
- covr
after_success:
- Rscript -e 'covr::codecov()'
| 16.458333 | 80 | 0.678481 |
c5c0b9c320568f6f904b85278fd507ad67db6d99 | 396 | yml | YAML | threads/3009470/posts/52459584.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3009470/posts/52459584.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3009470/posts/52459584.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=52459584&postcount=1348
id: 52459584
tid: 3009470
num: 1348
datetime: 2012-12-07T02:31:00.000Z
user:
img: customavatars/avatar1095300_1.gif
name: K.I.A.Morning
title: Member
joinDate: 2012-08-31T16:00:00.000Z
posts: .nan
id: '1095300'
title: 'Re: [Giúp đỡ] Xin ảnh Bìa FB độc và đẹp!'
content:
html: "\r\n\t\t\t\r\n\t\t\tdel........\r\n\t\t"
text: del........
| 23.294118 | 49 | 0.666667 |
4167b36f9d9185aba99b273c610b46ef427eeed5 | 2,202 | yml | YAML | _data/comments/elasticsearch-restore/comment-1568640446024.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | 3 | 2016-08-09T13:44:22.000Z | 2016-09-22T02:44:13.000Z | _data/comments/elasticsearch-restore/comment-1568640446024.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _data/comments/elasticsearch-restore/comment-1568640446024.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _id: b8ff2650-d885-11e9-ad4c-b516289148dc
message: >-
The lwk.afop.zacharythomas.github.io.agz.nk delusions
[URL=http://epochcreations.com/lasuna/ - lasuna[/URL -
[URL=http://tamilappstatus.com/amantadine/ - amantadine for sale[/URL -
[URL=http://gardeningwithlarry.com/retin-a/ - retin a[/URL -
[URL=http://meetatsonoma.com/buy-prednisone/ - prednisone no prescription[/URL
- [URL=http://theriversidegrove.com/desyrel/ - desyrel pills[/URL -
[URL=http://meetatsonoma.com/viagra-pills/ - marca de viagra[/URL -
[URL=http://solepost.com/buy-propecia-online/ - buy propecia online without
prescription[/URL - [URL=http://sallyrjohnson.com/kamagra/ - buy viagra from
canada[/URL - [URL=http://healinghorsessanctuary.com/cleocin/ - cleocin
generic[/URL - obscure <a href="http://epochcreations.com/lasuna/">lasuna</a>
<a href="http://tamilappstatus.com/amantadine/">amantadine</a> <a
href="http://gardeningwithlarry.com/retin-a/">retin a</a> <a
href="http://meetatsonoma.com/buy-prednisone/">prednisone online no rx</a> buy
prednisone <a href="http://theriversidegrove.com/desyrel/">desyrel</a> <a
href="http://meetatsonoma.com/viagra-pills/">viagra generic 100mg</a> <a
href="http://solepost.com/buy-propecia-online/">buy propecia online</a> <a
href="http://sallyrjohnson.com/kamagra/">viagra ads on bloomberg radio</a> <a
href="http://healinghorsessanctuary.com/cleocin/">online cleocin</a> content
http://epochcreations.com/lasuna/ lasuna http://tamilappstatus.com/amantadine/
amantadine without dr prescription http://gardeningwithlarry.com/retin-a/
tretinoin cream 0.05% purchase on line http://meetatsonoma.com/buy-prednisone/
side effects of prednisone 20 mg buy prednisone without prescription
http://theriversidegrove.com/desyrel/ desyrel online
http://meetatsonoma.com/viagra-pills/ buy viagra online uk
http://solepost.com/buy-propecia-online/ propecia
http://sallyrjohnson.com/kamagra/ kamagra in canada
http://healinghorsessanctuary.com/cleocin/ cleocin generic skin, blindness
tubers.
name: ayezasve
email: e5d06b5b46f627457b089084e43d9b6b
url: 'http://epochcreations.com/lasuna/'
hidden: ''
date: '2019-09-16T13:27:26.024Z'
| 59.513514 | 80 | 0.74614 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.