code stringlengths 38 801k | repo_path stringlengths 6 263 |
|---|---|
AWSTemplateFormatVersion: '2010-09-09'
Transform: 'AWS::Serverless-2016-10-31'
Description: AWS CloudFormation script used to create Lambda Function and API gateway to access it.
# input parameters
Parameters:
apiName:
AllowedPattern: ^[a-zA-Z0-9]+[a-zA-Z0-9-]+[a-zA-Z0-9]+$
Default: LoanAmortApi
Descripti... | scripts/serverless.yml |
---
:replyall:
:url: https://gimletmedia.com/shows/reply-all/episodes
:twitter: replyall
:flair: Reply All
:crimetown:
:url: https://open.spotify.com/show/5C9yXrX999QNS1Q62IlXvc
:twitter: crimetown
:flair: Crimetown
:hevyweight:
:url: https://gimletmedia.com/shows/heavyweight/episodes
:twitter: heavywei... | feeds.yml |
name: "Deploy & Upload"
on:
# 支持手动触发构建
workflow_dispatch:
release:
# 创建release的时候触发
types: [ published ]
jobs:
gh-deploy:
name: "Publish Project (GitHub)"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: "Set up JDK"
uses: actions/setup-java@v2
... | .github/workflows/deploy.yml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2018-10-19 18:30"
variationOf: "67754758a4feabf4f3c9d6a5892d848d161a651f"
game: "Unreal Tournament"
name: "DM-[BBST]-Artic"
author: "Radius"
description: "None"
releaseDate: "2001-08"
attachments:
- type: "IMAGE"
name: "dm-bbst-artic_shot_651a8fa6_1.png"
url: "https://f002... | content/Unreal Tournament/Maps/DeathMatch/B/6/5/1a8fa6/dm-bbst-artic_[651a8fa6].yml |
---
# tasks file for prep_selfssl
- name: ensure "{{ dhparam_path | dirname }}" exists
file:
name: "{{ dhparam_path | dirname }}"
owner: root
group: root
mode: 0755
state: directory
- name: use the pre-defined DH groups ffdhe4096 recommended by the IETF in [RFC 7919 https://tools.ietf.org/html/r... | roles/prep_selfssl/tasks/main.yml |
uid: azure.mgmt.automation.models.Job
name: Job
fullName: azure.mgmt.automation.models.Job
module: azure.mgmt.automation.models
inheritances:
- azure.mgmt.automation.models._models_py3.Resource
summary: 'Definition of the job.
Variables are only populated by the server, and will be ignored when sending a request.'
... | preview/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.models.Job.yml |
pa:
LeftAndMain:
NEWSLETTERS: "ਅਖ਼ਬਾਰਾਂ"
NewsletterAdmin:
FROMEM: "ਈਮੇਲ ਪਤੇ ਤੋ "
MEWDRAFTMEWSL: "ਨਵਾਂ ਕੱਚਾ ਖ਼ਬਰ-ਅੰਕ"
NEWNEWSLTYPE: "ਨਵੀ ਖ਼ਬਰ-ਅੰਕ ਦੀ ਿਕਸਮ "
NEWSLTYPE: "ਖ਼ਬਰ-ਅੰਕ ਦੀ ਿਕਸਮ "
PLEASEENTERMAIL: "ਿਕ੍ਰਪਾ ਕਰਕੇ ਇੱਕ ਈਮੇਲ ਪਤਾ ਪਾਉ"
RESEND: "ਦੁਬਾਰਾ ਭੇਜੋ "
SAVE: "ਬਚਾਓ"
SAVED: "ਬਚਾ... | lang/pa.yml |
name: oauthenticated
version: 0.2.1.0
synopsis: Simple OAuth for http-client
description: |
/Warning/: This software is pre 1.0 and thus its API may change very
dynamically while updating only minor versions. This package will follow the
PVP once it reaches version 1.0.
.
OAuth is a popular protocol allowing ... | package.yaml |
apiVersion: v1
kind: ServiceAccount
metadata:
name: gtflp
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: gtflp
rules:
- apiGroups:
- serving.knative.dev
- metrics.k8s.io
- extensions
- apps
- eventing.knative.dev
- ""
- flow.triggermesh.io
... | config/gtflp.yaml |
---
result: SUCCESS
url: http://wilson.ci.chef.co/job/supermarket-trigger-ad_hoc/25/
timestamp: 2016-05-25 15:56:22 UTC
duration: 1h59m48s
triggered_by: robbkidd
active_duration: 1h59m24s
parameters:
GIT_REF: fieri-as-engine
EXPIRE_CACHE: false
change:
git_remote: <EMAIL>:chef/supermarket.git
git_commit: <PASSW... | reports/wilson.ci.chef.co/job/supermarket-trigger-ad_hoc/25.yaml |
items:
- uid: '@azure/arm-notificationhubs.ResourceListKeys'
name: ResourceListKeys
fullName: ResourceListKeys
children:
- '@azure/arm-notificationhubs.ResourceListKeys.keyName'
- '@azure/arm-notificationhubs.ResourceListKeys.primaryConnectionString'
- '@azure/arm-notificationhubs.Resour... | docs-ref-autogen/@azure/arm-notificationhubs/ResourceListKeys.yml |
service: dark-kite-configurations
plugins:
- serverless-webpack
- serverless-dynamodb-local
- serverless-offline
- serverless-domain-manager
- serverless-plugin-stage-variables
custom:
webpack:
webpackConfig: webpack.config.js
includeModules:
forceExclude:
- aws-sdk
stage: ${opt:st... | services/configurations/serverless.yml |
name: Continuous integration
on:
push: # run when commits are added to master
branches:
- master
tags:
- '[0-9]+' # match version tags with only numbers
pull_request: # run on pr's against master
branches:
- master
env:
default-python: "3.10"
jobs:
check-code-formatting:
n... | .github/workflows/actions.yml |
openapi: 3.0.0
info:
description: A Tateru Manager is used to communicate with a machine manager to extract inventory and configure boot devices
version: 0.0.2
title: Tateru Manager API
license:
name: Apache 2.0
url: 'http://www.apache.org/licenses/LICENSE-2.0.html'
tags:
- name: inventory
descrip... | api/manager.api.yaml |
author: Arfoire#9219, EnigWa#4825 and danii#8748
config: |+
options swap_delay=12 debug=true iteration=1000 duration=100 workers=30 mode=sl;
####----GENERATED CHARACTER BLOCK DO NOT EDIT----####
sucrose char lvl=90/90 cons=6 talent=9,9,9;
sucrose add weapon="hakushinring" refine=5 lvl=90/90;
sucrose add set=... | db/Fischl/bdfsscxq.yaml |
title: HIS documentation # < 60 chars
summary: Explore documentation for Host Integration Server # < 160 chars
# brand: aspnet | azure | dotnet | dynamics | m365 | ms-graph | office | power-platform | project | sharepoint | sql | sql-server | teams | vs | visual-studio | windows | xamarin
brand: m365
metadata:
titl... | his/index.yml |
openapi: 3.1.0
info:
title: Gre traffic packet header
version: ^0.0.0
components:
schemas:
Flow.Gre:
description: Gre packet header
type: object
properties:
checksum_present:
description: >-
Checksum bit.
Set to 1 if a checksum is present.
... | flow/packet-headers/gre.yaml |
description: >-
YOLO v2 trained on VOC dataset by AVA team with 0.7 sparsity level.
task_type: detection
files:
- name: parameters.yml
size: 222
checksum: a748263155086e1cd99d15486648d9f5ff2a5b342c3018a01f51505381b7d5d3928b40bfbb3c829994e72b020dc03413
source: https://storage.openvinotoolkit.org/reposit... | models/intel/yolo-v2-ava-sparse-70-0001/model.yml |
swagger: '2.0'
type: object
description: Full character, returned when queried using UID
properties:
uid:
type: string
description: Character unique ID
required: true
name:
type: string
description: Character name
required: true
gender:
$ref: '#/definitions/Gender'
de... | stapi_swagger_specs/character/entity/characterFull.yaml |
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: objectscale-portal
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: objectscale-manager
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
app.kubernetes.io/version: {{ .Ch... | objectscale-portal/templates/objectscale-portal-deployment.yaml |
items:
- uid: com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinition
id: ActivityLogsQueryDefinition
artifact: com.microsoft.azure:azure-mgmt-monitor:1.37.0
parent: com.microsoft.azure.management.monitor
langs:
- java
name: ActivityLogs.ActivityLogsQueryDefinition
nameWithType: Ac... | docs-ref-autogen/com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinition.yml |
trainer:
callbacks:
- class_path: code.custom_callbacks.UpdateBatchSizeDataLoader
init_args:
batch_sizes:
- 512
- 512
- 256
- 128
- 64
- 32
- class_path: code.custom_callbacks.UpdateMixingDepth
init_args:
epochs_for_each_d... | src/configs/config.yaml |
---
# Copyright (c) 2017, 2021 Oracle and/or its affiliates.
# This software is made available to you under the terms of the GPL 3.0 license or the Apache 2.0 license.
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
# Apache License v2.0
# See LICENSE.TXT for details.
- nam... | samples/compute/boot_volume/setup.yaml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2018-10-17 08:33"
game: "Unreal Tournament"
name: "CTF-BT-(Roel)BasedOnADream"
author: "<NAME>"
description: "None"
releaseDate: "2009-02"
attachments:
- type: "IMAGE"
name: "CTF-BT-(Roel)BasedOnADream_shot_1.png"
url: "https://f002.backblazeb2.com/file/unreal-archive-imag... | content/Unreal Tournament/Maps/BunnyTrack/R/a/7/22a69f/ctf-bt-roelbasedonadream_[a722a69f].yml |
version: "3.6"
services:
postgres:
image: postgres:12
container_name: mcsp_database
ports:
- "5432:5432"
restart: always
volumes:
- ./init.sql:/docker-entrypoint-initdb.d/init.sql
- db_data:/var/lib/postgresql/data
environment:
POSTGRES_PASSWORD: root
POSTGRES_DB:... | docker-compose.yml |
homepage: http://code.haskell.org/~thielema/storable-record/
changelog-type: ''
hash: 90174659c1f74a9582efc71fe9aa64963b1f07bac085fc1223cb3bad2a7b6e80
test-bench-deps: {}
maintainer: <NAME> <<EMAIL>>
synopsis: Elegant definition of Storable instances for records
changelog: ''
basic-deps:
base: '>=3 && <6'
semigroup... | packages/st/storable-record.yaml |
---
# tasks file for tealc
# clusters connections
- import_tasks: common/check_parameters.yaml
tags: [always, check-params]
no_log: "{{ not log_sensitive_data|bool }}"
- import_tasks: common/check_clients.yaml
tags: [always, check-clients]
no_log: "{{ not log_sensitive_data|bool }}"
- import_tasks: common/... | tealc/tasks/main.yml |
resource_types:
- name: slack-notification
type: docker-image
source:
repository: cfcommunity/slack-notification-resource
tag: latest
resources:
- name: ons-design-system-release
type: github-release
source:
owner: ONSdigital
repository: design-system
access_token: ((github_access_token))
... | ci/concourse.yml |
name: Cleanup Images
on:
# https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows#workflow_call
workflow_call:
inputs:
org:
required: true
type: string
repo:
required: true
type: string
image:
required: true
type: ... | .github/workflows/cleanup-images.yml |
logging:
level: ${LOG_LEVEL:-INFO}
loggers:
log4j.logger.org.hibernate: "INFO"
org.hibernate.hql: "ERROR"
appenders:
- type: console
threshold: ALL
timeZone: UTC
logFormat: "%d [%thread] %-5level %c{15} - %msg%n%rEx"
server:
type: simple
applicationContextPath: /
adminContextP... | gojek-commons-examples/driver-location-service/src/main/resources/ds.yml |
dashboard:
title: Horizon Failure Rate
rows:
- title: Description
height: 100px
panels:
- title: Description
content: |
**This dashboard is managed by [Grafyaml](http://docs.openstack.org/infra/system-config/grafyaml.html).**
If you would like to make chang... | grafana/horizon.yaml |
AWSTemplateFormatVersion: 2010-09-09
Description: >
Host a static website using S3 and Cloudfront.
Provides https access and redirect from www to apex domain
Expects a CloudFormation Export containing the ARN of an AWS Certificate Manager (ACM) certificate...
Parameters:
ApexDomain:
Type: String
... | infrastructure/website-hosting.cfn.yaml |
{{ if and .Release.IsInstall .Values.initialJobs.autoCreateCluster }}
apiVersion: batch/v1
kind: Job
metadata:
name: {{ include "stolon.fullname" . }}-create-cluster
labels:
{{- include "stolon.labels" . | nindent 4 }}
annotations:
"helm.sh/hook": post-install
"helm.sh/hook-delete-policy": before-hook... | charts/stolon/templates/hooks/create-cluster.yaml |
on:
workflow_dispatch:
name: Publish on PyPi
jobs:
Version_Bumped:
runs-on: ubuntu-latest
outputs:
version: ${{ steps.master_version_bumped.outputs.version }}
steps:
- name: Checkout code
uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
with:
... | .github/workflows/publish_on_pypi.yml |
name: Generate psycopg2 library for use in AWS Lambda
on:
push:
# Publish `master` as Docker `latest` image.
branches:
- master
# Publish `v1.2.3` tags as releases.
tags:
- v*
# Run tests for any PRs.
pull_request:
env:
IMAGE_NAME: awslambda-psycopg2
IMAGE_TAG: 2.8.4
jobs:
#... | .github/workflows/push.yml |
---
name: Bitrefill
internal_url: /en/compatibility/bitrefill
logo: /img/compatibility/bitrefill/bitrefill.png
rbf:
tested:
date: "2018-11-06"
platforms:
- web
version: "n/a"
features:
receive:
notification: "na"
list: "false"
details: "false"
shows_replaced_version: "t... | _data/compatibility/bitrefill.yaml |
title: Azure Virtual Desktop documentation for users
summary: Connecting to Azure Virtual Desktop made easy.
metadata:
title: Azure Virtual Desktop user documentation
description: With Azure Virtual Desktop, you can use Windows 10 Enterprise in the cloud.
ms.service: virtual-desktop
services: virtual-desktop
... | articles/virtual-desktop/user-documentation/index.yml |
name: Run BrowserStack Tests
on:
workflow_call:
inputs:
site_url:
default: "unknown"
required: false
type: string
secrets:
BROWSERSTACK_USERNAME:
required: true
BROWSERSTACK_ACCESS_KEY:
required: true
IMGUR_CLIENT_ID:
required: true
job... | .github/workflows/run_browserstack_tests.yml |
specVersion: 0.0.3
description: MasterChefV2
repository: https://github.com/beethovenxfi/beethovenx-token-subgraph
schema:
file: ./schema.graphql
dataSources:
- kind: ethereum/contract
name: MasterChefV2
network: {{ network }}
source:
address: "{{ address }}"
abi: MasterChefV2
startBlo... | subgraphs/masterchefV2/template.yaml |
on:
workflow_dispatch:
repository_dispatch:
types:
- update
env:
caniuse_repo: Fyrd/caniuse
caniuse_ref: main
caniuse_path: data.json
previous: previous
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
concurrency:
group: main
cancel-in-progress: true
jobs:
check-if-necessary:
runs-on: ubu... | .github/workflows/main.yml |
interactions:
- request:
body: |
{"data":{"attributes":{"metric_type":"distribution","tags":["app","datacenter"]},"id":"TestCreateatagconfigurationreturnsCreatedresponse1618491730","type":"manage_tags"}}
form: {}
headers:
Accept:
- application/json, */*;q=0.8
Connection:
- clos... | tests/api/v2/datadog/cassettes/TestScenarios/Feature_Metrics/Scenario_Create_a_tag_configuration_returns_Created_response.yaml |
version:
stdin: null
outputs: [stdout]
references: []
options: --version
#merge
#######
#test: overlaps are merged
# bookends are merged
# bookends +1 are not merged
# c.f. output from bedTools mergeBed
merge_simple:
outputs: [stdout]
stdin: null
references: [chip_peaks_merged_s... | tests/bed2bed.py/tests.yaml |
? ⠁⠇⠇ ⠓⠥⠍⠁⠝ ⠃⠑⠊⠝⠛⠎ ⠁⠗⠑ ⠃⠕⠗⠝ ⠋⠗⠑⠑ ⠁⠝⠙ ⠑⠟⠥⠁⠇ ⠊⠝ ⠙⠊⠛⠝⠊⠞⠽ ⠁⠝⠙ ⠗⠊⠛⠓⠞⠎⠲ ⠞⠓⠑⠽ ⠁⠗⠑ ⠑⠝⠙⠕⠺⠑⠙ ⠺⠊⠞⠓ ⠗⠑⠁⠎⠕⠝ ⠁⠝⠙ ⠉⠕⠝⠎⠉⠊⠑⠝⠉⠑ ⠁⠝⠙ ⠎⠓⠕⠥⠇⠙ ⠁⠉⠞ ⠞⠕⠺⠁⠗⠙⠎ ⠕⠝⠑ ⠁⠝⠕⠞⠓⠑⠗ ⠊⠝ ⠁ ⠎⠏⠊⠗⠊⠞ ⠕⠋ ⠃⠗⠕⠞⠓⠑⠗⠓⠕⠕⠙⠲
: lang: en
lang_639_3: eng
lang_full: en-Brai-US
lang_bcp_udhr: en-Brai
name_udhr: English (Braille)
script: Brai
source:... | tools/udhr_art1_r12a.yaml |
parameters:
AzureSubscription: ''
Environment: ''
FunctionAppName: ''
ResourceGroup: ''
ArmTemplateRoot: '$(Pipeline.Workspace)/Dfc.FutureAccessModel.AreaRouting.Resources.ArmTemplates'
FunctionAppPackage: '$(Pipeline.Workspace)/Dfc.FutureAccessModel.AreaRouting.DeploymentPackages/Dfc.FutureAccessModel.Area... | Resources/AzureDevOps/JobTemplates/Deploy.yml |
---
# NGINX
- name: Install Nginx
include_role:
name: nginxinc.nginx
# NGINX LDAP authentication
- name: Check if the load_module directive is in nginx conf
lineinfile:
line: "load_module modules/ngx_http_auth_ldap_module.so;"
dest: /etc/nginx/nginx.conf
state: present
check_mode: yes
regist... | tasks/install.dependencies.yml |
dict-name: basic-linear
use-gpu: True
dataset:
- name: mnist
-
# Augmentation is only applied during training
- on-the-fly-augmentation: True
random-shift: False
random-crop: False
white-noise: 3 # std of white noise
# The preprocessor is married to the dictionary. Encoders must us... | config_linear.yml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2019-05-11 18:27"
game: "Unreal Tournament 2004"
name: "DM-atomicalien2"
author: "<NAME>"
description: "Liandri found a little unknown planet called Toeafunagus where gaint\
\ aliens live. These aliens span up to a mile long. They feed and move much like\
\ Earth Slime Mou... | content/Unreal Tournament 2004/Maps/DeathMatch/A/e/c/24e30d/dm-atomicalien2_[ec24e30d].yml |
---
http_interactions:
- request:
method: post
uri: https://owner-api.teslamotors.com/oauth/token
body:
encoding: UTF-8
string: grant_type=password&client_id=<TESLA_CLIENT_ID>&client_secret=<TESLA_CLIENT_SECRET>&email=<TESLA_EMAIL>&password=<<PASSWORD>>
headers:
Accept-Encoding:
... | spec/cassettes/vehicle-charge_state.yml |
server:
domain: http://ssl.zjxpp.com
session-timeout: 2000
port: 80
logging:
path: logs
level:
root: info
com.cxg.weChat: debug
config: classpath:logback-spring.xml
bootdo:
# 正式机路径
uploadPath: /var/uploaded_files/
imagePath: file:///var/uploaded_files/plan/
# 测试机路径
# uploadPath: D:/var/up... | src/main/resources/application.yml |
language: scala
sudo: false
services:
- docker
before_install:
# upgrade to a later docker-compose which supports services.kafka.scale
- sudo rm /usr/local/bin/docker-compose
- curl -L https://github.com/docker/compose/releases/download/1.22.0/docker-compose-`uname -s`-`uname -m` > docker-compose
- chmod +x... | spec/fixtures/configs/ak/akka:alpakka-kafka.yml |
index:
banner:
- campaign_id: '1234'
creative_id: '12345'
price: 200.0
ad_id: '1234'
nurl: 'http://test.noadnolife.com/v1/win/12345?impid=${AUCTION_IMP_ID}&price=${AUCTION_PRICE}'
iurl: 'http://test.noadnolife.com/img/12345.png'
adm: '<a href="http... | command/data.yml |
name: Main
on:
pull_request:
push:
branches: [master]
jobs:
kubeval:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: validate
uses: instrumenta/kubeval-action@master
with:
files: ./deploy
strict: false
version: "1.18.12"
build:
n... | .github/workflows/main.yaml |
---
---
apt:
automatic_upgrades: false
keys: []
repositories: []
packages:
- apt-transport-https
- ca-certificates
- aptitude
- ncurses-term # provides the terminfo database in /usr/share/terminfo/**/*
- curl
- rsync
- zsh
- fasd
- git
- git-extras
- git-flow
- co... | nifr/playbooks/devcontainer/vars/distribution/ubuntu.yml |
%YAML 1.2
---
$id: http://devicetree.org/schemas/phy/lantiq,vrx200-pcie-phy.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: Lantiq VRX200 and ARX300 PCIe PHY Device Tree Bindings
maintainers:
- <NAME> <<EMAIL>>
properties:
"#phy-cells":
const: 1
description: selects the PHY mode as de... | kernel/linux-5.4/Documentation/devicetree/bindings/phy/lantiq,vrx200-pcie-phy.yaml |
name: Realtime chat CI/CD
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
upload-docker-container-app-to-remote-repo:
name: CI
runs-on: ubuntu-latest
environment:
name: main
steps:
- uses: actions/checkout@v2
- name: logout
run: docker l... | .github/workflows/docker-deploy.yml |
version: '3.7'
services:
jupyterhub:
build: jupyterhub
image: jupyterhub_img
container_name: jupyterhub
depends_on:
- database
- blob-store
- reverse-proxy
- oauth2
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- hub-data:/srv/jupyterhub
networks:
... | docker-compose.yml |
en:
riak:
bucket_link_conversion: "Can't convert a bucket link to a walk spec"
client_type: "invalid argument %{client} is not a Riak::Client"
content_type_undefined: "content_type is not defined!"
empty_map_reduce_query: "Specify one or more query phases to your MapReduce."
failed_request: "Expec... | riak-client/lib/riak/locale/en.yml |
- type: replace
path: /instance_groups/name=k8s-helm-addons/jobs/name=action/properties/actions/-
value:
type: secret
name: grafana-admin-secret
namespace: grafana
data:
- name: GF_SECURITY_ADMIN_USER
value: admin
- name: GF_SECURITY_ADMIN_PASSWORD
value: ((<PASSWORD>))
- ty... | master-depls/k8s-grafana/template/grafana-operators.yml |
name: Create Git and Docker tags
on:
deployment_status
jobs:
create-staging-tags:
runs-on: ubuntu-latest
if: github.event.deployment_status.state == 'success' && github.event.deployment_status.environment == 'dev'
outputs:
tag: ${{ steps.tag-git-commit.outputs.TAG }}
steps:
- uses: act... | .github/workflows/tagging.yml |
project_name: vulcan-local
builds:
- id: vulcan-local
env:
- CGO_ENABLED=0
goos:
- linux
- darwin
- windows
goarch:
- amd64
- arm
- arm64
goarm:
- "7"
ignore:
- goos: darwin
goarch: arm
- goos: windows
goarch: arm
- goos: windows
goarch: arm64
m... | .goreleaser.yaml |
installType: ocp
rbacApiVersion: rbac.authorization.k8s.io
namespace: openshift-operator-lifecycle-manager
catalog_namespace: openshift-marketplace
operator_namespace: openshift-operators
imagestream: true
writeStatusName: operator-lifecycle-manager
writeStatusNameCatalog: operator-lifecycle-manager-catalog
writePackag... | values.yaml |
name: iheart_festival
description: iHeartRadio music festival app
dependencies:
flutter_staggered_grid_view: "^0.1.4"
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.0
zoomable_image... | pubspec.yaml |
items:
- uid: Outlook.Office.MailboxEnums.EntityType
summary: |-
エンティティの種類を指定します。
\[[API set: Mailbox 1.0](/office/dev/add-ins/reference/requirement-sets/outlook-api-requirement-sets)\]
remarks: '**[適用可能な Outlook モード](https://docs.microsoft.com/outlook/add-ins/#extension-points)<!-- -->**: 新規作成また... | docs/docs-ref-autogen/outlook_1_7/outlook/office.mailboxenums.entitytype.yml |
---
############################################################
# common_vars.yml use common variable for every script
############################################################
## Initial value
TESTING: "ON"
all_in_infra: "OFF"
master_management_ip: ""
iaas_outbound_port: 6777
sysmanager_outbound_port: 6776
nft_ou... | cloud_auto/ansible/vars/common_vars.yml |
uid: "com.azure.resourcemanager.compute.fluent.LogAnalyticsClient.exportThrottledRequestsAsync*"
fullName: "com.azure.resourcemanager.compute.fluent.LogAnalyticsClient.exportThrottledRequestsAsync"
name: "exportThrottledRequestsAsync"
nameWithType: "LogAnalyticsClient.exportThrottledRequestsAsync"
members:
- uid: "com.... | docs-ref-autogen/com.azure.resourcemanager.compute.fluent.LogAnalyticsClient.exportThrottledRequestsAsync.yml |
groups:
- name: pgstat
rules:
- record: postgres:pg_stat_database_deadlocks:rate1m
expr: rate(pg_stat_database_deadlocks[1m])
- record: postgres:pg_stat_database_conflicts_confl_deadlock:rate1m
expr: rate(pg_stat_database_conflicts_confl_deadlock[1m])
- record: postgres:pg_stat_database_c... | prometheus/main/postgres_rules.yml |
homepage: http://github.com/composewell/unicode-data
changelog-type: markdown
hash: 57529e1f443a8c5f8f29cda24df810991dd2506edb89f10f7607fc5e44cd52fe
test-bench-deps: {}
maintainer: <EMAIL>
synopsis: Access Unicode character database
changelog: |
# Changelog
## 0.1.0.1 (Jul 2021)
* Workaround to avoid incorrect ... | packages/un/unicode-data.yaml |
---
- name: Add linux-image-extra-virtual
apt:
name: linux-image-extra-virtual
update_cache: yes
state: present
- name: Add line to /etc/modules
lineinfile:
line: "snd-aloop"
path: /etc/modules
regexp: '^snd-aloop'
- name: Add the snd-aloop kernel module
modprobe:
name: snd-aloop
... | ansible/roles/jibri/tasks/install.yml |
gacode: UA-8971429-1
menus:
# - title: News
# items: [{ id: news , url: /news , name: Current News }]
- title: Works
items:
- { id: photography , url: /photography , name: Photography }
- {id: editions, name: Editions, url: /editions/ }
- {id: videos , url: /videos/ , name: Videos }
- { id: bib... | config.yml |
---
# This playbook install the apps required in a server
- name: checking if splunk init.d file is installed
tags:
- splunk
- splunk_enterprise
stat:
path: "/etc/init.d/splunk"
register: splunk_initd
- name: splunk is installed here
tags:
- splunk
- splunk_enterprise
set_fact:
when: s... | ansible/roles/splunk_enterprise/tasks/ulimit_thp.yml |
# By default, the autogenerated rules include rules that attempt to
# restrict the set of system calls that can be performed by
# applications. However, we know that these rules are fairly FP-prone,
# so they are disabled by default. If you'd like to enable them,
# either change or override this macro's condition to "... | artifact-hub/falco/gke/1.0.1/hyperkube-rules.yaml |
nl:
activerecord:
models:
activity:
one: Activiteit #g
other: Activiteiten #g
group:
one: Groep #g
other: Groepen #g
member:
one: Lid #g
other: Leden #g
participant:
one: Deelnemer
other: Deelnemers
person:
... | config/locales/translation_nl.yml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2018-10-16 18:21"
game: "Unreal Tournament"
name: "CTF-Euro-2000"
author: "BaSoMaTiC - <EMAIL>"
description: "Somebody get our balls back!"
releaseDate: "2000-06"
attachments:
- type: "IMAGE"
name: "CTF-Euro-2000_shot_1.png"
url: "https://f002.backblazeb2.com/file/unreal-a... | content/Unreal Tournament/Maps/Capture The Flag/E/b/a/fbc9fb/ctf-euro-2000_[bafbc9fb].yml |
name: CI
on: [push, pull_request]
jobs:
static-code-analysis:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: PHP-CS-Fixer
uses: docker://jakzal/phpqa:1.58.7-php7.4-alpine
with:
args: php-cs-fixer --dry-run --diff --no-interaction --ansi fix
tes... | .github/workflows/tests.yml |
on:
push:
branches:
- "master"
name: build_for_multi-platform
jobs:
release-all:
name: release
needs: [build-mac,build-win,build-ubuntu]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
# 读取json 文件的属性
- name: Read Properties
id: version # st... | .github/workflows/build.yaml |
---
name: AWS Elasticsearch Service
description: <p>Amazon Elasticsearch Service makes it easy to deploy, operate, and
scale Elasticsearch for log analytics, full text search, application monitoring,
and more. Amazon Elasticsearch Service is a fully managed service that delivers
Elasticsearch’s easy-to-use... | _data/aws-elasticsearch-service.yaml |
ru:
command:
freezebots:
description: Замораживает всех ботов.
message: "{1} замораживает ботов."
unfreezebots:
description: Размораживает всех ботов.
message: "{1} размораживает ботов."
addbots:
description: Добавляет определенное количество ботов на сервер.
syntax: "[... | plugins/admin/plugin/languages/ru.yml |
uid: "com.microsoft.azure.sdk.iot.device.transport.amqps.exceptions.AmqpResourceLimitExceededException.AmqpResourceLimitExceededException*"
fullName: "com.microsoft.azure.sdk.iot.device.transport.amqps.exceptions.AmqpResourceLimitExceededException.AmqpResourceLimitExceededException"
name: "AmqpResourceLimitExceededExce... | preview/docs-ref-autogen/com.microsoft.azure.sdk.iot.device.transport.amqps.exceptions.AmqpResourceLimitExceededException.AmqpResourceLimitExceededException.yml |
---
# "secrets" for local development use
secrets:
artifactory_username: <copy_these_from_nkr-ops-sec_secrets_for_test>
artifactory_password: <copy_these_from_nkr-ops-sec_secrets_for_test>
artifactory_server: <copy_these_from_nkr-ops-sec_secrets_for_test>
indexservers:
solr:
port... | ansible/secrets/local_development.yml |
name: build-check
on: [push]
jobs:
ubuntu:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Get Vulkan Version
run: |
SDK_VERSION=`curl https://vulkan.lunarg.com/sdk/latest/linux.txt`
echo "SDK_VERSION=${SDK_VERSION}" >>... | .github/workflows/build.yaml |
gestion_vote_homepage:
path: /
defaults: { _controller: GestionVoteBundle:Default:index }
ajoutJurey:
path: /ajoutJurey
defaults: { _controller: GestionVoteBundle:Default:ajoutJurey }
ajoutCoatch:
path: /ajoutCoatch
defaults: { _controller: GestionVoteBundle:Default:ajoutCoatch }
... | src/GestionVoteBundle/Resources/config/routing.yml |
name: build
on: push
jobs:
build:
name: build
runs-on: ubuntu-16.04
strategy:
matrix:
node: [8, 10, 12]
env:
KYOTOCABINET_VERSION: '1.2.77'
KYOTOTYCOON_VERSION: '0.9.56'
steps:
- uses: actions/checkout@master
with:
fetch-depth: 1
- name: Res... | .github/workflows/build.yml |
language: python
matrix:
fast_finish: true
include:
- python: "2.7"
env: TOXENV=py27 PYPI=true
os: linux
- python: "3.5"
env: TOXENV=py35
os: linux
- python: "3.6"
env: TOXENV=py36
os: linux
- python: "3.7"
env: TOXENV=py37
os: linux
... | .travis.yml |
trigger: none
# minor change 7
# branches:
# include:
# - master
# paths:
# exclude:
# - RELEASES.txt
# - azure_pipelines-develop.yml
# - azure_pipelines.yml
pool:
name: Azure Pipelines
vmImage: 'ubuntu-latest'
variables:
env: 'prod'
buildPlatform: 'Any CPU'
buildConfigurati... | azure_pipelines.yml |
name: Lint and test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6, 3.7, 3.8, 3.9]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
... | .github/workflows/lint-test.yml |
ID: Flash2Color
Name: Flash2Color
Designer: Alex
Experimenter: PCL
Log:
Subject_ID: AG3
Subject_Name: AG3
Subject_Species: Macaque
Subject_Gender: Male
Subject_Age: 0
Subject_Size: 0 0 0
Subject_Weight: 0
Subject_Log:
EnvPath: MarkerQuad
EnvParam:
MarkerSize@Marker@Marker: 3.5
MarkerPosition@Marker@Marker: -31.18... | Experiment/SNL-C/Flash2Color.yaml |
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: {{ template "naisd.name" . }}
chart: {{ .Chart.Name }}-{{ .Chart.Version }}
heritage: {{ .Release.Service }}
release: {{ .Release.Name }}
name: {{ template "naisd.fullname" . }}
spec:
selector:
matchLabels:
app: {{ template "nai... | helm/naisd/templates/deployment.yaml |
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: basic-kafka
spec:
selector:
matchLabels:
env: test
replicas: 1
template:
metadata:
labels:
env: test
app: kafka
spec:
containers:
- name: kafka
image: bitnami/kafka:latest
ports:
... | environment/test/test-logstash-autoscale.yaml |
--- !ruby/hash:SeasonHash
title: 大正メビウスライン ちっちゃいさん
watchable: true
thumbnail_url: https://cs1.anime.dmkt-sp.jp/anime_kv/img/21/83/5/21835_1_6.png?1507024805000
outline: 華やかなりし大正浪漫活劇、開幕。時は大正末期。日本が軍事国家として世界と争わねばならない、熾烈な時代。主人公・柊京一郎は帝國大学へ進学するため、帝都へと上京する。勉学に邁進し、郷里のためにひとかどの人物になると決意していた京一郎はしかし、己が持つ特別な力のために軍部-大日本帝國軍-に目をつけられること... | db/fixtures/seasons/season_00820.yml |
title: internationalisation-de-la-foret-amazonienne-2
date: '2004-11-10T00:00:00.000Z'
image: 'https://www.populationdata.net/wp-content/uploads/amazonie.jpg'
fr:
title: Internationalisation de la forêt amazonienne
body: >-
Discours du ministre brésilien de l'ducation aux tats-unis. Pendant un débat
dans un... | data/posts/2004-11-09_internationalisation-de-la-foret-amazonienne-2.yml |
items:
- uid: IdentityServer4.Contrib.HttpClientService.Models
commentId: N:IdentityServer4.Contrib.HttpClientService.Models
id: IdentityServer4.Contrib.HttpClientService.Models
children:
- IdentityServer4.Contrib.HttpClientService.Models.ClientCredentialsOptions
- IdentityServer4.Contrib.HttpClientService.Mo... | docfx_project/api/IdentityServer4.Contrib.HttpClientService.Models.yml |
version: 2
jobs:
build:
working_directory: ~/vzvol_build
machine:
enabled: true
steps:
- checkout
- run:
name: InstallDeps
command: sudo add-apt-repository -y ppa:zfs-native/stable && ( if [ ! -d /etc/apt/sources.d ]; then sudo mkdir /etc/apt/sources.d; fi && sudo tou... | .circleci/config.yml |
name: Java CI
on: [push]
env:
REGISTRY_NAME: pickleddragon
APP_NAME: container-demo
CLUSTER_NAME: democluster
CLUSTER_RES_GROUP: demo-ing
NAMESPACE: container-demo-ns
SECRET_NAME: demo-cr
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up ... | .github/workflows/main.yml |
---
http_interactions:
- request:
method: post
uri: https://apisandbox.zuora.com/apps/services/a/91.0
body:
encoding: UTF-8
string: |
<?xml version="1.0"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:api="http://api.zuora.com/" xmlns:obj="htt... | spec/cassettes/soap/amend_update_product_success.yml |
items:
- uid: com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.DefinitionStages.WithCredentials
id: WithCredentials
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1
parent: com.microsoft.azure.management.apimanagement.v2019_01_01
children:
-... | docs-ref-autogen/com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.DefinitionStages.WithCredentials.yml |
version: "3.7"
services:
sf4d-h2-proxy:
# Don't use this proxy in prod
build:
context: ./
dockerfile: docker/dev/h2-proxy/Dockerfile
container_name: sf4d-h2-proxy
hostname: sf4d-h2-proxy
depends_on:
- sf4d-nginx
ports:
- "80:80"
- "443:443"
volumes:
... | docker-compose.yml |
--- !ruby/hash:SeasonHash
title: いっぽう日本昔ばなし
watchable: true
thumbnail_url: https://cs1.anime.dmkt-sp.jp/anime_kv/img/21/02/3/21023_1_6.png?1468220412000
outline: むかしむかしの日本のお話。桃太郎は鬼退治へ行き、ウサギはタヌキに敵討ち、華やかな英雄譚から涙止まらぬ悲劇まで、その物語は現代まで語り継がれ愛されています。これは、そんな物語のいっぽうで繰り広げられた、地味で醜悪でどうでもいい物語。
tags: !ruby/array:Hashie::Array
- !ruby/ha... | db/fixtures/seasons/season_00107.yml |
version: '3'
services:
jobservice:
env_file:
- ./rabbitmq.env
environment:
JOB_SERVICE_DATABASE_APPNAME: "Job Service"
JOB_SERVICE_DATABASE_URL: "jdbc:postgresql://${JOB_SERVICE_DATABASE_HOST}:${JOB_SERVICE_DATABASE_PORT}/jobservice"
JOB_SERVICE_DATABASE_USERNAME: "${JOB_SERVICE_DATABA... | deploy/src/main/resources-filtered/production-swarm/docker-stack.yml |
# No CI or automated runs
name: $(Date:yyyy-MM-dd)$(Rev:.rr)
trigger: none
pr: none
# NOTE! The 'shared-variables' variable group must be pre-created and populated
# - Expected variables: acr-connection, dockerhub-connection
variables:
- group: shared-variables
stages:
- stage: docker
displayName: Update Stable... | azure/pipelines/tag-stable.yml |
title: Documentatie voor Azure Data Lake Storage Gen1
summary: Leer hoe u een grootschalige, met Hadoop compatibele Data Lake-opslagplaats kunt instellen, beheren en openen voor analyse van gegevens van elke grootte, soort en opnamesnelheid. Azure Data Lake Storage Gen2 is overal algemeen beschikbaar. We raden aan vand... | articles/data-lake-store/index.yml |