code stringlengths 38 801k | repo_path stringlengths 6 263 |
|---|---|
---
result: SUCCESS
url: http://wilson.ci.chef.co/job/chef-backend-trigger-git_poll/146/
timestamp: 2016-03-22 11:40:10 UTC
duration: 49m27s
active_duration: 1h24m18s
parameters: {}
change:
git_remote: <EMAIL>:chef/chef-backend.git
git_commit: <PASSWORD>
project: chef-backend
version: 0.2.0+20160322114020.git.2... | reports/wilson.ci.chef.co/job/chef-backend-trigger-git_poll/146.yaml |
author: Arfoire#9219
config: "options swap_delay=12 debug=true iteration=1000 duration=110 workers=30 mode=sl;\n\n#Character
builds:\nxiao char lvl=90/90 cons=0 talent=9,9,9;\nxiao add weapon=\"favoniuslance\"
refine=3 lvl=90/90;\nxiao add set=\"viridescentvenerer\" count=4;\nxiao add stats
hp=4780 atk=311 atk%=0... | db/Xiao/abfsxaya.yaml |
nameWithType: KeyVaultClient.backupKeyAsync
type: method
members:
- fullName: com.microsoft.azure.keyvault.KeyVaultClient.backupKeyAsync(String vaultBaseUrl, String keyName, final ServiceCallback<BackupKeyResult> serviceCallback)
name: backupKeyAsync(String vaultBaseUrl, String keyName, final ServiceCallback<BackupKe... | legacy/docs-ref-autogen/com.microsoft.azure.keyvault.KeyVaultClient.backupKeyAsync.yml |
apiVersion: apps/v1
kind: Deployment
metadata:
name: {{ include "konga.fullname" . }}
labels:
app.kubernetes.io/name: {{ include "konga.name" . }}
helm.sh/chart: {{ include "konga.chart" . }}
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
spec:
... | packages/helm-charts/konga/templates/deployment.yaml |
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: grafana
namespace: argocd
spec:
destination:
namespace: monitoring
server: https://kubernetes.default.svc
project: default
source:
chart: grafana
repoURL: https://grafana.github.io/helm-charts
targetRevision: 6.15.0
... | manifests/argocd-apps/prd/grafana.yaml |
name: Release
on:
release:
types:
- published
jobs:
build:
runs-on: ubuntu-latest
container: ghcr.io/sitkoru/actions-container
steps:
- uses: actions/checkout@v2.3.5
- name: Prepare
id: prep
run: |
VERSION=${GITHUB_REF#refs/tags/}
echo ::set-ou... | .github/workflows/release.yml |
version: 2
jobs:
test:
working_directory: ~/decide
parallelism: 1
shell: /bin/bash --login
docker:
- image: circleci/ruby:2.7.1-node-browsers
environment:
RAILS_ENV: test
RACK_ENV: test
PGHOST: 127.0.0.1
PGUSER: postgres
- image: circleci/pos... | .circleci/config.yml |
{% set version = "1.4-1" %}
{% set posix = 'm2-' if win else '' %}
{% set native = 'm2w64-' if win else '' %}
package:
name: r-sombrero
version: {{ version|replace("-", "_") }}
source:
url:
- {{ cran_mirror }}/src/contrib/SOMbrero_{{ version }}.tar.gz
- {{ cran_mirror }}/src/contrib/Archive/SOMbrero/SOM... | recipe/meta.yaml |
setLeader: Test your knowledge of sizing
tabLabel: question
questions:
- type: multiple-choice
cardinality: "1+"
correctAnswers: "0,2,4,5,7,8"
stem: Which of the following are valid dimensions?
options:
- content: cm
rationale: "Centimeters, a valid absolute dimension."
- content: ... | src/site/content/en/learn/css/sizing/sizing.assess.yml |
name: Ubuntu 20.04
on:
push:
branches:
- main
- "release/*"
pull_request:
types: [assigned, opened, synchronize, reopened, labeled]
env:
UBUNTU_2004_IMAGE: "ghcr.io/gofractally/contract-lab-ubuntu-2004-builder:ccaa037795aca7ee3353d5d8e80a02f2df5b4384"
jobs:
ubuntu-2004-build:
name: Ubu... | .github/workflows/ubuntu-2004.yml |
uid: "com.azure.storage.blob.BlobContainerAsyncClient.getBlobVersionAsyncClient*"
fullName: "com.azure.storage.blob.BlobContainerAsyncClient.getBlobVersionAsyncClient"
name: "getBlobVersionAsyncClient"
nameWithType: "BlobContainerAsyncClient.getBlobVersionAsyncClient"
members:
- uid: "com.azure.storage.blob.BlobContain... | preview/docs-ref-autogen/com.azure.storage.blob.BlobContainerAsyncClient.getBlobVersionAsyncClient.yml |
--- !ruby/hash:SeasonHash
title: 鬼斬
watchable: true
thumbnail_url: https://cs1.anime.dmkt-sp.jp/anime_kv/img/20/88/1/20881_1_6.png?1458874826000
outline: 魑魅魍魎が跋扈する異ノ國・日本。「神喰い」と呼ばれる、地の底より生まれし魔物が、万物の指導者である神に牙をむき人々に恐怖を与えていたが、三つの大結界に封印することで、長きに渉る死闘に幕を閉じることが出来た。それから時は流れ。。。何者かによって大結界の一つが破られた。再びの世界の危機に、少女たちが立ち上がった!!静御前・義経・茨木童... | db/fixtures/seasons/season_00226.yml |
service: evpnVni
keys:
- vni
show-fields:
- vni
- vlan
- type
- remoteVtepList
- priVtepIp
- secVtepIp
apply:
cumulus:
version: all
command: sudo vtysh -c "show evpn vni detail json"
normalize: '*/[
"vni: vni",
"type: type",
"numMacs: numMacs?|0",
"numArpNd: numArpNd?|0",
... | suzieq/config/evpnVni.yml |
resource_types:
- name: pull-request
type: docker-image
source:
repository: teliaoss/github-pr-resource
resources:
- name: pull-request
type: pull-request
webhook_token: ((kubernetes-engine.github_webhook_token))
source:
repository: terraform-google-modules/terraform-google-kubernetes-engine
ac... | infra/concourse/pipelines/terraform-google-kubernetes-engine.yml |
esphome:
name: linp_doorbell
platform: ESP32
board: esp32doit-devkit-v1
includes:
- linp-doorbell.h
libraries:
- "ArduinoQueue"
platformio_options:
platform: espressif32@1.11.0
platform_packages: |-4
framework-arduinoespressif32 @ https://github.com/pauln/arduino-esp32.git#s... | linp-doorbell.yaml |
apiVersion: xl/v2
kind: Blueprint
metadata:
name: GKE-Cluster
description: |
The blueprint provisions a GCP GKE Cluster using Terraform and XL Deploy.
author: XebiaLabs
version: 2.0
instructions: Read xebialabs/USAGE-gcp-basic-gke-cluster.md to learn how to use this blueprint.
spec:
parameters:
- na... | gcp/basic-gke-cluster/blueprint.yaml |
---
trigger:
branches:
include:
- "*"
tags:
include:
- "*"
pool:
vmImage: "ubuntu-latest"
steps:
- script: sudo apt-get update && sudo apt-get install -y moreutils
displayName: Install Ubuntu dependencies
- task: UsePythonVersion@0
inputs:
versionSpec: "3.x"
displayName... | azure-pipelines.yml |
apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: sbot-deployment-{TENANT_ID}
namespace: {NAMESPACE}
labels:
app: sbot-{TENANT_ID}
spec:
replicas: 1
selector:
matchLabels:
app: sbot-{TENANT_ID}
template:
metadata:
labels:
app: sbot-{TENANT_ID}
annotations:... | yaml-templates/sactive-sbot-deployment.yaml |
---
result: SUCCESS
url: http://wilson.ci.chef.co/job/chef-server-12-trigger-release/6/
timestamp: 2016-06-20 19:05:03 UTC
duration: 2h33m15s
triggered_by: sdelano
active_duration: 2h32m53s
parameters:
GIT_REF: 12.7.0
EXPIRE_CACHE: false
change:
git_remote: <EMAIL>:chef/chef-server.git
git_commit: '<PASSWORD>'
... | reports/wilson.ci.chef.co/job/chef-server-12-trigger-release/6.yaml |
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: {{ include "app.fullname" . }}
namespace: {{ include "app.namespace" . }}
labels:
{{- include "app.labels" . | nindent 4 }}
spec:
{{- if not .Values.autoscaling.enabled }}
replicas: {{ .Values.replicaCount }}
{{- end }}
selector:
matchLabels... | k8s/apps/echoserver/templates/deployment.yaml |
apiVersion: carto.run/v1alpha1
kind: ClusterTemplate
metadata:
name: config-template
spec:
ytt: |
#@ load("@ytt:data", "data")
#@ load("@ytt:yaml", "yaml")
#@ def delivery():
apiVersion: serving.knative.dev/v1
kind: Service
metadata:
name: #@ data.values.workload.metadata.name
l... | supplychain/supply-chain-05-config.yaml |
host: 0.0.0.0
port: ${GRAPHDB_PERSONA_SCHEMA_LOADER_PORT}
scriptEvaluationTimeout: 120000
threadPoolWorker: ${GRAPHDB_PERSONA_SCHEMA_LOADER_THREAD_POOL_WORKER}
gremlinPool: 1
channelizer: org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer
graphs: {
graph: /opt/graphdb/conf/janusgraph-dynamodb.propert... | conf-template/graphdb/persona/schema-loader/gremlin-server.yml |
version: '3.7'
services:
mongodb:
build: ./mongodb
image: tms-portal/mongodb:latest
container_name: tms-portal-mongodb
back:
build: ./back
image: tms-portal/back:latest
container_name: tms-portal-back
environment:
# app 端口号
# - TMS_APP_PORT=3000
# app 名称
# - TMS_... | docker-compose.yml |
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
name: imagecaches.kubefledged.k8s.io
spec:
group: kubefledged.k8s.io
versions:
- name: v1alpha1
served: true
storage: true
scope: Namespaced
names:
plural: imagecaches
singular: imagecache
kind: ImageCache
... | deploy/kubefledged-crd.yaml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2018-10-17 19:05"
game: "Unreal Tournament"
name: "CTF-Dukubulous"
author: "Bloodwar"
description: "None"
releaseDate: "2006-12"
attachments:
- type: "IMAGE"
name: "CTF-Dukubulous_shot_1.png"
url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tournament... | content/Unreal Tournament/Maps/Capture The Flag/D/a/2/dddd3a/ctf-dukubulous_[a2dddd3a].yml |
apiVersion: batch/v1
kind: Job
metadata:
name: "{{ template "seeder.uname" . }}"
namespace: {{ template "namespace" . }}
labels:
heritage: {{ .Release.Service | quote }}
release: {{ .Release.Name | quote }}
chart: "{{ .Chart.Name }}"
env: {{ .Values.config.environment }}
app: "{{ template "see... | themistokles/odysseia/charts/sokrates/templates/job.yaml |
items:
- uid: "com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithAccessTraffic"
id: "WithAccessTraffic"
parent: "com.microsoft.azure.management.storage"
children:
- "com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithAccessTraffic.withOnlyHttpsTraffic()"
langs:... | docs-ref-autogen/com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithAccessTraffic.yml |
# The AWSTemplateFormatVersion identifies the capabilities of the template
# https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/format-version-structure.html
AWSTemplateFormatVersion: 2010-09-09
Description: >-
Serverless Website backend api for DynamoDB access 10 percent.
# Transform section specifies ... | template.yml |
name: Remote Dispatch Action
on: [repository_dispatch]
jobs:
package-push-common:
runs-on: windows-latest
outputs:
version: ${{ steps.get_version.outputs.version }}
steps:
- name: Event Information
run: |
echo "Event '${{ github.event.action }}' payload '$... | .github/workflows/choco-package.yml |
parameters:
fooParameter: barValue
barParameter: ['foo', 'bar']
fooProperty: 'fooProperty'
param_false: false
param_object:
foo: 'bar'
bar: 'foo'
services:
foo:
class: ./../foo
arguments: ['@bar', '%fs', 'foo-bar', '%fooParameter%']
tags:
- {name:... | test/Resources/config/fake-services.yml |
os: osx
osx_image: xcode11.3
rvm: 2.6.4
branches:
only:
- master
- develop
env:
global:
- LANG=en_US.UTF-8
- PROJECT="JSQSystemSoundPlayer.xcodeproj"
- IOS_SCHEME="JSQSystemSoundPlayer-iOS"
- TVOS_SCHEME="JSQSystemSoundPlayer-tvOS"
- OSX_SCHEME="JSQSystemSoundPlayer-OSX"
- IOS_SDK=iph... | .travis.yml |
{{- if and .Values.mysqlOperator.enabled }}
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: {{ template "mysql-operator.name" . }}
namespace: {{ template "mysql-operator.namespace" . }}
labels:
helm.sh/chart: {{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}
app.kubernetes.io/name: {{ templat... | charts/mattermost-operator/templates/mysql-operator/statefulset.yaml |
uniforms:
roughness:
type: "float"
min: 0
max: 1
default: .5
anisotropy:
type: "float"
min: 0
max: 1
default: 1
metallic:
type: "float"
min: 0
max: 1
default: 1
# GLSL code is defined below. The BRDF function is called by a shader to compute
# image based illumiat... | brdfs/disney_microfacet_anisotropic.yaml |
main:
#- title: "Quick-Start Guide"
# url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
- title: "Splunk Security" #CHANGED
url: /Splunk/Security #CHANGED
- title: "Services" #CHANGED
url: /Services #CHANGED
- title: "Clients" #CHANGED
url: /Clients #CHANGED
- title: "Ab... | _data/navigation.yml |
- company: Edelman Data & Intelligence
position: Data Scientist
duration: Jan, 2022 — Present
summary: Functioning as both data-engineer and data-scientist, I contribute to our product development team by building data pipelines, exploring new learning algorithms, and coordinating workflows to integrate hum... | _data/experience.yml |
AddonId: EmulationToolbox_eb3ccf5d-971a-41a6-aefd-aae9455e6de4
Packages:
- Version: 1.0
RequiredApiVersion: 6.2.1
ReleaseDate: 2022-01-10
PackageUrl: https://github.com/ferrazpedro/playnite-emulation-toolbox-plugin/releases/download/1.0.0/EmulationToolbox_eb3ccf5d-971a-41a6-aefd-aae9455e6de4_1_0.pext
... | manifest/Ferrell_EmulationToolbox.yaml |
sylius:
email:
contact_request:
content: 'Content'
message_from: 'Message from'
subject: 'Contact request'
order_confirmation:
has_been_successfully_placed: 'has been successfully placed.'
subject: 'Order confirmation'
view_ord... | src/Sylius/Bundle/ShopBundle/Resources/translations/messages.en.yml |
version: '3.0'
services:
blackvuesync:
image: acolomba/blackvuesync
container_name: blackvuesync
restart: unless-stopped
volumes:
# Recording download destination. Change only the part before the colon.
- /mnt/dashcam:/recordings:rw
environment:
# Dashcam address
# ADDRESS: d... | docker-compose.yml |
name: 🐳 Build + Publish Multi-Platform Image
on:
workflow_dispatch:
push:
branches: ['master']
tags: [v*]
env:
DH_IMAGE: ${{ secrets.DOCKER_REPO }}
GH_IMAGE: ${{ github.repository_owner }}/${{ github.event.repository.name }}
jobs:
docker:
runs-on: ubuntu-latest
permissions: { contents: rea... | .github/workflows/docker-build-publish.yml |
#组件信息
component: scf # (必选) 组件名称,在该实例中为scf
name: SLscript # (必选) 组件实例名称。
#组件参数配置
inputs:
name: scf-${name} # 云函数名称,默认为 ${name}-${stage}-${app}
enableRoleAuth: true # 默认会尝试创建 SCF_QcsRole 角色,如果不需要配置成 false 即可
src: ./
handler: index.main_handler #入口
runtime: Nodejs12.16 # 运行环境 默认 Nodejs10.15
region: ap-cheng... | serverless_SL.yml |
name: Build CI
on:
push:
branches: [release/latest]
jobs:
version:
runs-on: ubuntu-latest
outputs:
latest-version: ${{steps.latest-version.outputs.version}}
package-version: ${{steps.package-version.outputs.current-version}}
strategy:
matrix:
node-version: [12.x]
... | .github/workflows/push-release.yml |
uid: Microsoft.Dynamics.CRM.PagingInfo
name: "PagingInfo"
type: complextype
metadata:
title: "Dataverse PagingInfo ComplexType Reference | MicrosoftDocs"
ms.date: "02/10/2021"
ms.service: "powerapps"
ms.topic: "reference"
ms.assetid: 36db5e90-14e7-460b-a2f2-e01854643ef6
author: "kumarvivek"
ms.author: "k... | WebAPI-reference/dynamics-ce-odata-9/complextypes/PagingInfo.yml |
%YAML 1.1
---
actions:
- action_cheer_up
- action_contribute
- action_default_fallback
- action_about_me
- utter_about_me
- utter_advice
- utter_bye
- utter_contribute
- utter_cost
- utter_events
- utter_greet
- utter_happy
- utter_languages
- utter_my_age
- utter_negative_feedback_reactio... | examples/rasa_demo/config/models/sv/domain.yml |
name: Dusk
on: [ push,pull_request ]
jobs:
dusk:
runs-on: ubuntu-latest
strategy:
fail-fast: true
max-parallel: 2
matrix:
php-versions: [ '7.4' ]
steps:
- name: Checkout
uses: actions/checkout@v2
env:
DEBUG: true
APP_ENV: "testing"
... | .github/workflows/dusk.yml |
security:
# http://symfony.com/doc/current/book/security.html#encoding-the-user-s-password
encoders:
Symfony\Component\Security\Core\User\User: plaintext
Checkengine\DashboardBundle\Entity\Usuario:
algorithm: sha512
encode-as-base64: true
iterations: 10
# http:... | app/config/security.yml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2019-05-11 10:19"
game: "Unreal Tournament 2004"
name: "CTF-VertigoHazard"
author: "Michael \"widowmaker\" Cranston"
description: "With the success of the Sky-Line and Plunge arenas the tournament turned\
\ it's attention to creating a new Capture The Flag area in the same g... | content/Unreal Tournament 2004/Maps/Capture The Flag/V/9/8/2ec0dd/ctf-vertigohazard_[982ec0dd].yml |
interactions:
- request:
body: '{"score_custom": "7", "access_complexity": "access_complexity_low", "access_vector":
"access_vector_adjacent_network", "availability_impact": "availability_impact_none",
"confidentiality_impact": "confidentiality_impact_low", "integrity_impact":
"integrity_impact_lo... | spec/fixtures/vcr_cassettes/update_cve_announcement.yaml |
argo:
images:
pullPolicy: IfNotPresent
{{- if .Values.registry }}
controller:
resources:
requests:
cpu: "100m"
memory: "50Mi"
limits:
cpu: "300m"
memory: "150Mi"
image:
registry: {{ .Values.registry }}
executor:
image:
registry: {{ .Va... | yggdrasil/services/tooling/argowf/argowf.yaml |
uid: "com.azure.cosmos.CosmosClient.createGlobalThroughputControlConfigBuilder*"
fullName: "com.azure.cosmos.CosmosClient.createGlobalThroughputControlConfigBuilder"
name: "createGlobalThroughputControlConfigBuilder"
nameWithType: "CosmosClient.createGlobalThroughputControlConfigBuilder"
members:
- uid: "com.azure.cosm... | docs-ref-autogen/com.azure.cosmos.CosmosClient.createGlobalThroughputControlConfigBuilder.yml |
banner:
location: config/banner.txt
encoding: utf-8
server:
port: 9999
# rocketMQ
apache:
rocketmq:
consumer.consumerGroup: PushConsumer
producer.producerGroup: Producer
namesrvAddr: localhost:9876
rocket:
mq:
topic: detectTest
tag: push
# canal
canal:
server:
address: localhost
... | src/main/resources/application-dev.yml |
name: ci-node
# Controls when the workflow will run
on:
# Allow the workflow to be reusable
workflow_call:
inputs:
# Inputs for job steps.
skip_matrix_jobs:
description: A list of matrix jobs to skip. Job names should be the form of `<platform>`.
required: false
default: '... | .github/workflows/ci-node.yml |
_svd: ../svd/stm32l4x3.svd
# SVD incorrectly labels APB1ENR1 bit 26 as USBF instead of USBFSEN.
RCC:
APB1ENR1:
_modify:
SP3EN:
name: SPI3EN
description: SPI peripheral 3 clock enable
USBF:
name: USBFSEN
description: USB FS clock enable
# SVD incorrectly shif... | devices/stm32l4x3.yaml |
items:
- uid: com.microsoft.azure.management.network.ConnectionMonitor.Definition
id: Definition
artifact: com.microsoft.azure:azure-mgmt-network:1.37.0
parent: com.microsoft.azure.management.network
langs:
- java
name: ConnectionMonitor.Definition
nameWithType: ConnectionMonitor.Definition
fullName: co... | docs-ref-autogen/com.microsoft.azure.management.network.ConnectionMonitor.Definition.yml |
items:
- uid: com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithUrl
id: WithUrl
parent: com.microsoft.azure.cognitiveservices.vision.computervision
children:
- com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.... | docs-ref-autogen/com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionGenerateThumbnailDefinitionStages.WithUrl.yml |
{% set version = "1.0.1" %}
{% set posix = 'm2-' if win else '' %}
{% set native = 'm2w64-' if win else '' %}
package:
name: r-scatterd3
version: {{ version|replace("-", "_") }}
source:
url:
- {{ cran_mirror }}/src/contrib/scatterD3_{{ version }}.tar.gz
- {{ cran_mirror }}/src/contrib/Archive/scatterD3/... | recipe/meta.yaml |
name: Build, test, and optionally publish
on: push
jobs:
build-and-upload-artifacts:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the typescript code
run: yarn build
- uses: actions/upload-artifact@main
with:
name: build artifacts
... | .github/workflows/ci.yml |
---
## ZSH install
oh_my_zsh_custom_theme_info: { url: "https://github.com/romkatv/powerlevel10k.git", dir_dest_name: powerlevel10k }
oh_my_zsh_custom_theme: powerlevel10k/powerlevel10k
oh_my_zsh_default_plugins:
- ansible
- alias-finder
- encode64
- git
- colored-man-pages
- ubuntu
- aws
- tmux
- t... | group_vars/computer/system/zsh.yml |
---
- name: Check existing install
register: postgresql_exporter_version_check
failed_when: False
changed_when: False
check_mode: False
shell: /usr/bin/postgresql-exporter --version 2>&1
tags:
- postgresql
- postgresql-exporter
- name: Fact version change
set_fact:
postgresql_exporter_version... | tasks/exporter.yml |
services:
- docker
env:
global:
- SYSTEMD_OPTS: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
- ANSIBLE_ROLE_LOCATION: "/etc/ansible/roles/role_under_test"
- playbook: test.yml
matrix:
# Stable Release Versions - 8.5
# SystemD
- distribution: Ubuntu
distribution_version: xenial
... | .travis.yml |
messages:
unknownCommand: "%hataprefix%Hatalı bir komut girdiniz! Komutların listesi için &b/komutlar &cyazınız."
disallowedName: "Güvenlik gerekçesiyle bu isimle giriş yapmak yasaktır."
configReloaded: "%bilgiprefix%Yapılandırma yenilendi!"
noPermission: "%hataprefix%Bunun için izniniz yok!"
commandChatColor... | src/main/resources/lang.yml |
name: Build
on: push
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- uses: actions/setup-go@v1
with:
go-version: '1.15'
- name: Get the version
id: get_version
run: echo ::set-output name=... | .github/workflows/action.yml |
apiVersion: v1
kind: Secret
metadata:
name: github-token
namespace: flux-system
type: Opaque
stringData:
token: ENC[AES256_GCM,data:aDxCffgXvw6yFtr6gLEBrpK0jL4UVNHUqaHNwE7muPU2rwJ2L+qSPA==,iv:KsYAyRSV3Ee2TXsC6edvbK+pD+HrnteFEMmZS4yzSYc=,tag:GPibLqvkuLG7k/2q+BI28A==,type:str]
sops:
kms: []
gcp_kms: [... | core/notifications/github/secret.yaml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2018-10-20 17:25"
game: "Unreal Tournament 2004"
name: "DM-UCMP2-Saiko"
author: "Slainchild & Soma"
description: "There used to be a time that the Saiko company was a flourishing enterprise,\
\ a leader in the gas industry. However, for employees, the days were long and fill... | content/Unreal Tournament 2004/Maps/DeathMatch/U/9/1/9ba01c/dm-ucmp2-saiko_[919ba01c].yml |
specs:
repository: &repository_spec
user: HUB_USERNAME
pwd: <PASSWORD>
urls:
api: https://hub.docker.com/v2/users/login/
repos: https://hub.docker.com/v2/repositories
registry:
bento-server: docker.io/bentoml/bento-server
dependencies:
cuda: &cuda_spec
cudart:
cudn... | docker/manifest.yml |
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: scality
name: scality
namespace: REPLACE_NAMESPACE
spec:
replicas: 1
selector:
matchLabels:
app: scality
template:
metadata:
labels:
app: scality
spec:
containers:
- image: quay.io/ocpmetal/s3server... | deploy/s3/scality-deployment.yaml |
common:
image:
repository: blacktop/elasticsearch
tag: "6.2.3"
pullPolicy: IfNotPresent
# Defines the service type for all outward-facing (non-discovery) services.
serviceType: ClusterIP
# Any extra or specific configuration that is needed can be added here.
config:
index.codec: best_compress... | values.yaml |
name: SkuDescription
uid: '@azure/arm-appservice.SkuDescription'
package: '@azure/arm-appservice'
summary: Description of a SKU for a scalable resource.
fullName: SkuDescription
remarks: ''
isPreview: false
isDeprecated: false
type: interface
properties:
- name: capabilities
uid: '@azure/arm-appservice.SkuDescrip... | preview-packages/docs-ref-autogen/@azure/arm-appservice/SkuDescription.yml |
---
title: Best Practices - yaml.info
links:
- format: Formatting
- file: File Extension
- plain: Plain Scalars
sections:
- name: intro
title: Best Practices
content:
- |
Here are some tips and tricks for how to write and format YAML files.
- name: format
title: Formatting
content:
- <h3>Indentation</... | content/learn/bestpractices.yaml |
services:
prestashop.bundle.routing.module_route_loader:
class: 'PrestaShopBundle\Routing\YamlModuleLoader'
arguments:
- '@=service("prestashop.module_kernel.repository").getActiveModulesPaths()'
tags: [routing.loader]
prestashop.bundle.routing.converter.legacy_url_converter:
... | apps/prestashop/htdocs/src/PrestaShopBundle/Resources/config/services/bundle/routing.yml |
confd('harness:/'):
# base templates
- { src: docker/image/console/Dockerfile }
- { src: docker/image/console/root/entrypoint.sh }
- { src: docker/image/console/root/home/build/.my.cnf }
- { src: docker/image/console/root/lib/task/database/import.sh }
- { src: docker/image/console/root/lib/task/build/fronte... | src/drupal8/harness/config/confd.yml |
name: firebase_firestore_odm
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
paths:
- "packages/cloud_firestore/**"
- "packages/cloud_firestore_odm/**"
- ".github/workflows/firebase_firestore_odm.yaml"
push:
branches:
- ma... | .github/workflows/firebase_firestore_odm.yaml |
name: PrebuiltDomain
uid: '@azure/cognitiveservices-luis-authoring.PrebuiltDomain'
package: '@azure/cognitiveservices-luis-authoring'
summary: Prebuilt Domain.
fullName: PrebuiltDomain
remarks: ''
isPreview: false
isDeprecated: false
type: interface
properties:
- name: culture
uid: '@azure/cognitiveservices-luis-... | docs-ref-autogen/@azure/cognitiveservices-luis-authoring/PrebuiltDomain.yml |
get:
summary: Fetch prepared shift exchanges
description: |
To be used with Shift Exchanges API. Fetches an array of prepared Shift Exchanges for the requested shift. The shifts in the response will be filtered by user permissions (tags) and shifts that might potentionally overlap after exchange has occured.
... | spec/paths/shifts@{shiftId}@prepared-exchanges.yaml |
image:
name: bullpup-keystone-${BUILD_TIMESTAMP}
distribution: ${DISTRO}
release: ${RELEASE}
description: |-
Bullpup Keystone Server {{ image.release }}
architecture: x86_64
source:
downloader: debootstrap
same_as: gutsy
url: http://archive.ubuntu.com/ubuntu
keyserver: keyserver.ubuntu.com
keys... | containers/images/keystone.yaml |
api_name: []
items:
- children: []
class: azure.servicefabric.models.cluster_health.ClusterHealth
fullName: azure.servicefabric.models.cluster_health.ClusterHealth
inheritance:
- inheritance:
- inheritance:
- type: builtins.object
type: msrest.serialization.Model
type: azure.servicefabric.mo... | docs-ref-autogen/azure-servicefabric/azure.servicefabric.models.cluster_health.ClusterHealth.yml |
apiVersion: apps/v1
kind: Deployment
metadata:
name: skipper-ingress
namespace: kube-system
labels:
application: skipper-ingress
version: v0.11.40
component: ingress
spec:
strategy:
rollingUpdate:
maxSurge: 0
selector:
matchLabels:
application: skipper-ingress
template:
m... | docs/kubernetes/deploy/deployment/deployment.yaml |
openapi: 3.0.1
info:
version: 1.0.0
title: MediaWiki Section Content API
description: Adding translated section content to the content API.
tags:
- name: Page content
description: page content in different formats
paths:
/segments/{title}:
get: &segments_title_get_spec
tags:
- Page conte... | v1/content_segments.yaml |
actions:
- utter_greet
- utter_did_that_help
- utter_goodbye
- utter_default
- utter_gratitude
- utter_ask_again
- utter_ticket_status
- utter_ticket_status_not_found
- utter_ticket_status_found
- utter_small_talk
- utter_whats_up
- utter_state
- utter_positive
- utter_negative
- utter_laugh
- utter_rude
- utter_apolog... | domain.yml |
AllCops:
Exclude:
- bin/**/*
- config/*/*
- config/application.rb
- config/boot.rb
- config/deploy.rb
- config/environment.rb
- config/schedule.rb
- db/**/*
- log/**/*
- public/**/*
- spec/rails_helper.rb
- spec/spec_helper.rb
- tmp/**/*
- vendor/**/*
- node... | .rubocop.yml |
controller_routing:
resource: "@YosimitsoWorkingForumBundle/Controller/*"
type: annotation
workingforum_admin:
path: /admin
defaults: { _controller: Yosimitso\WorkingForumBundle\Controller\Admin\AdminController:indexAction }
workingforum_admin_forum_edit:
path: /admin/forum/edit/{id}
defaults:... | Resources/config/routing.yml |
apiVersion: apps/v1
kind: Deployment
metadata:
namespace: fabedge
name: fabdns
labels:
app: fabdns
spec:
replicas: 1
selector:
matchLabels:
app: fabdns
strategy:
type: RollingUpdate
rollingUpdate:
maxSurge: 25%
maxUnavailable: 1
template:
metadata:
labels:
... | deploy/fabdns.yaml |
name: Iymrith, Ancient Blue Dragon
slug_name: iymrith-ancient-blue-dragon
challenge_rating: 23.0
experience: 50000
size: Gargantuan
type: dragon
subtype:
alignment: lawful evil
armor_class: 22
armor_class_type: natural armor
hit_points: 481
hit_dice: 26d20+208
speed: 40 ft., burrow 40 ft., fly 80 ft.
strength: 29
dexte... | data/monsters/iymrith-ancient-blue-dragon.yaml |
apiVersion: apps/v1beta2
kind: StatefulSet
metadata:
name: grafana
namespace: ingress-nginx
spec:
serviceName: grafana-service
replicas: 1
selector:
matchLabels:
app: grafana
template:
metadata:
labels:
app: grafana
spec:
#serviceAccountName: grafana
initContainer... | grafana/grafana-stateful-set.yaml |
attributes:
# The attribute to be controlled, this could be e.g. "state" or "brightness".
# A value of null creates a write-only attribute. This has to be used when you want
# to control a property whose current value is not reflected in any of the entity's
# attributes. Don't do this if not really necessary, s... | docs/apps/schedy/actors/generic2/config.yaml |
- name: "LVM Setup: Check LVM packages"
package:
name: '{{ item }}'
state: present
register: lvm_just_installed
with_items:
- lvm2
- name: "LVM Setup: re-compute facts now that lvm is installed"
setup:
when: lvm_just_installed is changed
- name: "LVM Setup: Check that the default VG is in the li... | roles/setup_lvm_vg/tasks/main.yml |
name: Build release
on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+
jobs:
build-linux:
strategy:
fail-fast: false
matrix:
platform:
- deb
- rpm
- osx
arch:
- i386
- amd64
name: build for linux / macos
runs-on: ubuntu-lat... | .github/workflows/release.yml |
uid: microsoft.quantum.diagnostics.assertqubitisinstatewithintolerance
name: AssertQubitIsInStateWithinTolerance
type: operation
namespace: Microsoft.Quantum.Diagnostics
summary: >-
予期される状態の qubit をアサートします。
`expected`複合ベクター、$ \ket{\psi} = \begin{bmatrix}a & b\ end {bmatrix} ^ {\mathrm{T}} $ を表します。
各 ... | api/qsharp/microsoft.quantum.diagnostics.assertqubitisinstatewithintolerance.yml |
---
apiVersion: v1
kind: Service
metadata:
labels:
run: bootstorage-svc
name: bootstorage-svc
namespace: kubernetes-starterkit
spec:
ports:
- port: 5000
protocol: TCP
targetPort: 5000
selector:
run: bootstorage-svc
sessionAffinity: None
type: ClusterIP
---
apiVersion: extensions/v1beta1
... | k8s/bootstorage.yaml |
#- hosts: all
# become: yes
# become_user: root
- name: install curl
package:
name: curl
state: present
- name: create application directory
file:
path: "{{ install_dir }}"
state: directory
owner: root
group: root
mode: 0750
- name: download taste-os client
get_url:
url: "{{... | images/capi/ansible/roles/telekom-dependencies/tasks/tasteos.yml |
name: OperationResult
uid: '@azure/arm-labservices.OperationResult'
package: '@azure/arm-labservices'
summary: A long running operation result
fullName: OperationResult
remarks: ''
isPreview: false
isDeprecated: false
type: interface
properties:
- name: endTime
uid: '@azure/arm-labservices.OperationResult.endTime... | docs-ref-autogen/@azure/arm-labservices/OperationResult.yml |
groups:
- name: concourse
jobs:
- update-bosh-concourse
- deploy-concourse
resource_types:
- name: bosh2-deployment
type: docker-image
source:
repository: cloudfoundry/bosh-deployment-resource
resources:
- name: gcp-stemcell
type: bosh-io-stemcell
source:
name: bosh-google-kvm-ubuntu-trusty-go_a... | ci/pipeline-concourse.yml |
items:
- uid: SuperOffice.Web.Redirection.ISoFormsRedirectPlugin
commentId: T:SuperOffice.Web.Redirection.ISoFormsRedirectPlugin
id: ISoFormsRedirectPlugin
parent: SuperOffice.Web.Redirection
children:
- SuperOffice.Web.Redirection.ISoFormsRedirectPlugin.ShouldRedirect(System.String@)
langs:
- csharp
- ... | docs/api-reference/web/SuperOffice.Web.Redirection.ISoFormsRedirectPlugin.yml |
---
apiVersion: mongodb.com/v1
kind: MongoDB
metadata:
name: {{ .Values.replicaSetName | lower }}
spec:
members: {{ .Values.replicas }}
version: {{ .Values.mongoDBVersion | quote }}
featureCompatibilityVersion: {{ .Values.mongoDBFCV | default "5.0" | quote }}
opsManager:
configMapRef:
name: project-... | charts/templates/mongodb-replica-set.yaml |
name: CI
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
push:
branches: [master]
pull_request:
branches: [master]
release:
types: [published]
# A workflow run is made up of one or more jobs that can run sequentially or i... | .github/workflows/main.yml |
version: '2'
services:
dns_SOA_interne:
image: resystit/bind9
container_name: dns_SOA_interne
ports:
- "53:53/udp"
- "53:53/tcp"
volumes:
- ./dns/bind:/etc/bind
- ./dns/bind/db.wt20.ephec-ti.be:/var/cache/bind/db.wt20.ephec-ti.be
mail:
image: tvial/docker-mailserver:lates... | docker-compose.yml |
---
- name: Issue 00743 - Add some pools - Provider
bigip_pool:
pool: "{{ item }}"
provider:
password: "{{ <PASSWORD> }}"
server: "{{ ansible_host }}"
server_port: "{{ bigip_port }}"
user: "{{ bigip_username }}"
validate_certs: "{{ validate_certs }}"
loop:
- abc_log
- nam... | f5-ansible/test/integration/targets/bigip_pool_member/tasks/provider/issue-00743.yaml |
---
registered_authorities:
- citationauthorities
- conceptauthorities
- locationauthorities
- orgauthorities
- personauthorities
- placeauthorities
- taxonomyauthority
registered_procedures:
- Acquisition
- CollectionObject
- ConditionCheck
- Exhibition
- Group
- Intake
- LoanIn
- LoanOut... | lib/collectionspace/converter/ohc/config.yml |
ApiEndpoints:
handler: index.appHandler
timeout: 20
memory: '{{parent.api_lambda_memory}}'
source: 'node_modules/@cumulus/api/dist/'
apiRole: true
urs: true
envs:
EARTHDATA_BASE_URL: '{{parent.urs_url}}'
EARTHDATA_CLIENT_ID: '{{EARTHDATA_CLIENT_ID}}'
EARTHDATA_CLIENT_PASSWORD: '{{EAR<PASSWORD>... | packages/api/config/api.yml |
require:
- rubocop-rails
- rubocop-rspec
AllCops:
NewCops: enable
Exclude:
- 'vendor/**/*'
- 'bin/*'
- 'spec/rails_helper.rb'
- 'spec/spec_helper.rb'
- 'spec/dummy/**/*'
- 'spec/dummy/*'
- 'test/dummy/**/*'
- 'test/dummy/*'
- 'gemfiles/**/*'
- 'tmp/**/*'
Gemspec/Require... | rubocop.yml |
- position: 1
driverNumber: 20
driverId: heinz-harald-frentzen
constructorId: arrows
engineManufacturerId: cosworth
tyreManufacturerId: bridgestone
time: "1:20.875"
gap:
interval:
laps: 16
- position: 2
driverNumber: 1
driverId: michael-schumacher
constructorId: ferrari
engineManufacturerId: f... | src/data/seasons/2002/races/07-monaco/warming-up-results.yml |