code stringlengths 38 801k | repo_path stringlengths 6 263 |
|---|---|
{% set name = "deepmd-kit" %}
{% set version = "2.0.3" %}
{% set py = environ.get('CONDA_PY', '') %}
{% set tf_version = "2.5.0" %}
{% if cuda_compiler_version == "None" %}
{% set dp_variant = "cpu" %}
{% else %}
{% set dp_variant = "gpu" %}
{% endif %}
package:
name: {{ name|lower }}
version: {{ version }}
sou... | recipe/meta.yaml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2019-01-28 05:19"
game: "Unreal Tournament"
name: "CTF-BT-(Myst)JustFun"
author: "Mystique"
description: "None"
releaseDate: "2009-01"
attachments:
- type: "IMAGE"
name: "ctf-bt-mystjustfun_shot_5b297861_1.png"
url: "https://f002.backblazeb2.com/file/unreal-archive-images/... | content/Unreal Tournament/Maps/BunnyTrack/M/5/b/297861/ctf-bt-mystjustfun_[5b297861].yml |
---
name: 📝 Documentation Report
title: '[Docs] '
description: Ask us about docs
labels:
- documentation
- Needs Triage
# NOTE: issue body is enabled to allow screenshots
issue_body: true # default: true, adds a classic WSYWIG textarea, if on
body:
- type: markdown
attributes:
value: >
**Thank you for wa... | .github/ISSUE_TEMPLATE/documentation-report.yml |
on:
push:
branches:
- master
- develop
name: Finesse Nation CI/CD
jobs:
unit:
name: Unit and Widget Tests
runs-on: ubuntu-latest
steps:
- uses: cedx/setup-dart@v1
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:
java-versi... | .github/workflows/master.yml |
version: '3.7'
services:
zoo1:
image: confluentinc/cp-zookeeper:latest
hostname: zoo1
ports:
- "2181:2181"
networks :
- "ramesh-dev-net"
environment:
ZOO_MY_ID: 1
ZOO_PORT: 2181
ZOO_SERVERS: server.1=zoo1:2888:3888
ZOOKEEPER_CLIENT_PORT: 2181
# LUA_PA... | docker-compose.yml |
- date: 2015-01-27
title: "O'Reilly Radar: Bitcoin and the Blockchain"
venue: "Fort Mason Center"
address: "2 Marina Boulevard (at Buchanan Street)"
city: "San Francisco, CA"
country: "United States"
link: "http://conferences.oreilly.com/bitcoin-blockchain-2015"
- date: 2015-01-29
title: "Inside Bitcoins... | _events.yml |
name: TradingBot CI
on:
push:
branches:
- master # Prevent building other branches to speed up PRs
pull_request:
branches:
- master
schedule:
- cron: '0 0 * * *' # nightly build
env:
poetry-version: 1.1.4
docker-image-name: ilcardella/tradingbot
push-docker-image: ${{ startsWith(gi... | .github/workflows/build.yml |
about:
enable : true
image : "images/bg/ctg.jpg"
title : "Inovation & **Inspiration** Connect People"
content : "The Event Company is an event design and production company that specializes in corporate and social events as well as non-profit fundraisers. We consider ourselves experts when it comes to event fun... | themes/dd4w/exampleSite/data/fr/about.yml |
# Offense count: 3
Lint/Eval:
Exclude:
- 'Gemfile'
- 'lib/publify_plugins.rb'
# Offense count: 75
Metrics/AbcSize:
Max: 61
# Offense count: 11
# Configuration parameters: CountComments.
Metrics/ClassLength:
Max: 240
# Offense count: 16
Metrics/CyclomaticComplexity:
Max: 17
# Offense count: 833
# Co... | .rubocop_todo.yml |
name: Tests
on:
push:
branches: [ master, dev ]
pull_request:
branches: [ master, dev ]
jobs:
tests:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7] # TODO: Enable additional versions: 3.7
gcc-version: [8] # TODO: Enable additional versions: 6, 7
env... | .github/workflows/tests.yml |
PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk
PackageVersion: ad 7.0.6
PackageLocale: en-US
Publisher: AnyDesk Software GmbH
PublisherUrl: https://anydesk.com
PublisherSupportUrl: https://anydesk.com/en/contact
PrivacyUrl: https://anydesk.com/en/privacy
Author: AnyDesk Software GmbH
PackageName: AnyDesk
PackageUrl: h... | manifests/a/AnyDeskSoftwareGmbH/AnyDesk/ad 7.0.6/AnyDeskSoftwareGmbH.AnyDesk.locale.en-US.yaml |
--- !ruby/hash:SeasonHash
title: 古墳ギャルのコフィー
watchable: true
thumbnail_url: https://cs1.anime.dmkt-sp.jp/anime_kv/img/10/60/9/10609_1_6.png?1427216400000
outline: 古墳ギャルのコフィーが通う都立古墳高校。そこには四隅突出型墳丘墓、古墳世界の王位継承者、戦国武将の担任教師、アメリカからやって来たお墓など、不思議な古墳たちが勢ぞろい!……そんな古墳たちの恋と友情と青春を描いた、セメタリー学園ラブコメディ。
tags: !ruby/array:Hashie::Array
- !ru... | db/fixtures/seasons/season_00508.yml |
- title: "Air pollution increases risks of first hospitalization with neurological conditions"
image: highlight1.JPG
description: "This is the first nationwide population-based cohort study on air pollution and neurodegeneration.
We demonstrated that long-term PM2.5 exposures were significantly associated with ... | _data/highlights.yml |
payload:
- DOMAIN,0gr4uqmtt8y41hcjsgrzdrc31.ourdvsss.com
- DOMAIN,0gr4uqmtt8y41hcjsgrzdrc3s.ourdvsss.com
- DOMAIN,0gr4uqmtt8y41hcjsgrzdrc3z.ourdvsss.com
- DOMAIN,0gr4uqmtt8y41hcjsgrzdrctt.ourdvsss.com
- DOMAIN,0gr4uqmtt8y41hcjsgrzdrctu.ourdvsss.com
- DOMAIN,0gr4uqmtt8y41hcjz8yzdnc31.ourdvsss.com
- DOMAIN,... | rules/blackmatrix7/BiliBili/BiliBili.yaml |
{{- if .Values.controller.enabled }}
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.6.0
creationTimestamp: null
name: meshes.consul.hashicorp.com
labels:
app: {{ template "consul.name" . }}
chart: {{ template "c... | charts/consul/templates/crd-meshes.yaml |
## Vagrant Settings
vagrant:
base_vm: ubuntu/trusty64 # base Vagrant image, currently ubuntu/debian only supported
name: vagrant-dse-51 # default vm name
memory_size: 6000 # max memory for each VM in mb, recommended = 6000 or more
cpus: 4 # number of cpus
exec_cap: 100 ... | config.yaml |
defaults: &defaults
docker:
- image: circleci/node:7
version: 2
jobs:
build:
<<: *defaults
steps:
- checkout
- run:
name: Installing Dependencies
command: |
npm install
- run:
name: Building project with Gulp
command: |
... | .circleci/config.yml |
items:
- uid: '@azure/servicefabric.ClusterHealthChunk'
name: ClusterHealthChunk
fullName: ClusterHealthChunk
children:
- '@azure/servicefabric.ClusterHealthChunk.applicationHealthStateChunks'
- '@azure/servicefabric.ClusterHealthChunk.healthState'
- '@azure/servicefabric.ClusterHealthCh... | docs-ref-autogen/@azure/servicefabric/ClusterHealthChunk.yml |
bundles:
- Apisearch\Server\ApisearchServerBundle
- Apisearch\Plugin\Elastica\ElasticaPluginBundle
- Apisearch\Plugin\RedisStorage\RedisStoragePluginBundle
- Apisearch\Plugin\RSQueue\RSQueuePluginBundle
- Apisearch\Server\ApisearchPluginsBundle
routes:
- "@ApisearchServerBundle/Resources/config/... | app.yml |
{% set name = "skijumpdesign" %}
{% set version = "1.4.0" %}
{% set sha256 = "25432ca21dbe45580e78c5f22cf5f37a04c52d1d5aaaee5a901a05cfb8a8180f" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{... | recipe/meta.yaml |
parameters:
pythonVersions: []
operatingSystems: []
architectures: []
fullTests: False
jobs:
- job:
strategy:
# We are limiting the parallelism only because of the deployed entity-service slowness. So when
# we do not require it, we shouldn't include such limitation.
${{ if eq(parameters.fullTest... | .azurePipeline/wholeBuild.yml |
---
version: '3'
services:
db:
image: postgres:9.6.15-alpine
restart: always
volumes:
- pgdata:/var/lib/postgresql/data
- ${DOCKERAPP_DATA_PATH:-./docker}/pgdata:/pgdata
networks:
- backend
ports:
- '5432:5432'
pharos:
image: registry.gitlab.com/aptrust/container-regi... | docker-compose.traefik.yml |
---
- name: Node Join Checkpoint Start
hosts: all
gather_facts: false
tasks:
- name: Set Node Join 'In Progress'
run_once: true
set_stats:
data:
installer_phase_node_join:
title: "Node Join"
playbook: "playbooks/openshift-node/join.yml"
status: "In Progress"
... | ansible/openshift-ansible/playbooks/openshift-node/private/join.yml |
entries:
- title: sidebar
product: AI-SJTU
version: 1.0
folders:
- title: 总览
output: web, pdf
folderitems:
- title: 首页
url: https://aisjtu.github.io
output: web, pdf
type: homepage
- title: 网站详细介绍
url: /mydoc_details.html
output: web, pdf
- title: 自学指... | docs/_data/sidebars/12_sidebar.yml |
name: Publish Container to GitHub
on:
push:
branches:
- master
env:
REGISTRY: ghcr.io
jobs:
pre_job:
name: Pre Job
runs-on: ubuntu-latest
outputs:
has_tfcli_change: ${{ steps.skip_check.outputs.tfcli }}
has_dnsmasq_change: ${{ steps.skip_check.outputs.dnsmasq }}
steps:
... | .github/workflows/publish_docker.yaml |
FACTORS:
BASE5:
LINK: 'http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/ftp/F-F_Research_Data_5_Factors_2x3_CSV.zip'
START: ',Mkt-RF,SMB,HML,RMW,CMA,RF'
END: 'Annual Factors: January-December'
POST_PROCESS: 0
MOMENTUM:
LINK: 'http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/ftp/F-F_M... | meta.yaml |
exitBattleWindow:
regularHeaderText: 'Внимание!'
firstLineText: "Вы заработали в этой битве <b><color=#3AC4E9FF>{0}</color></b><sprite=8>."
secondLineText: 'Если вы покинете битву, ваша награда и прогресс <b>будут потеряны.</b>'
thirdLineText: 'Вы уверены, что хотите дезертировать?'
customThirdLineText: 'Вы у... | Araumi.Server/Static/Config/master-48606/tanks/battle/hud/ui/element/public_ru.yml |
$title: ImpreMedia
$category: publishers
$date: 2020-03-12
description: ImpreMedia is a digital publisher that caters to the Hispanic audience in the US.
formats:
- websites
teaser:
image:
src: '/static/img/success-stories/impremedia/impremedia-teaser.jpg'
width: 1
height: 1
alt: laopinion.com
l... | pages/content/amp-dev/about/success-stories/impremedia.yaml |
vmf_msg_quick_start_guide_build_sample_app_apple_ios:
- title: "Volt MX Foundry Engagement Services Demo App QuickStart Guide - Apple iOS"
url: "/docs/documentation/Foundry/vmf_msg_quick_start_guide_build_sample_app_apple_ios/Content/Introduction.html"
- title: "Overview"
url: "/docs/documentation/Foundry/vmf_msg_q... | source/_data/vmf_msg_quick_start_guide_build_sample_app_apple_ios.yml |
- name: Get project info
shell:
cmd: "{{ rdopkg }} findpkg {{ zuul.project.name }} -l {{ working_dir}}/rdoinfo"
register: result_info
- set_fact:
project_info: "{{ result_info.stdout | from_yaml }}"
- name: Delete data directory if exist
file:
path: "{{ working_dir }}/DLRN/data"
state: absent
-... | ansible/roles/sf-repos/files/sf-jobs/roles/dlrn-build/tasks/build.yaml |
matches:
- trigger: ":headachefu"
word: true
replace: |
{{pp}} immediately seek medical attention if:
Your headache comes on suddenly, quickly becomes severe,
or could be described as "the worst headache of your life"
Your headache is severe and you also have a fever or stiff n... | packages/medical-docs/0.1.2/headache.yml |
package:
name: bioconductor-genomicalignments
version: "1.10.0"
source:
fn: GenomicAlignments_1.10.0.tar.gz
url: https://bioconductor.org/packages/release/bioc/src/contrib/GenomicAlignments_1.10.0.tar.gz
md5: 6e6af96adcad077abdb5889e5620cd6a
build:
number: 0
rpaths:
- lib/R/lib/
- lib/
#Suggest... | recipes/bioconductor-genomicalignments/meta.yaml |
allowed:
- mit
- cc0-1.0
- apache-2.0
- isc
- bsd-3-clause
- bsd-2-clause
manifest:
exclude:
- '**/chokidar/**'
sources:
bower: false
cabal: false
go: false
rubygem: false
reviewed:
npm:
- '@webassemblyjs/helper-fsm'
- '@webassemblyjs/leb128'
- '@xtuc/ieee754'
- abab
- ab... | .licensed.yml |
AlternativeDataSource: null
Assumptions: null
Calculation/Formulation: null
ComputationMethod: Subtract your current year total subsidies by last year's total
subsidies, then divide by last year's subsidies. Then, you multiply the resulting
figure by 100.
ComputationUnit: Percentage (%)
Concept: "A\_subsidy\_is a b... | meta/SOC6-1-3.yml |
parameters:
signStep: []
steps:
- task: DotNetCoreInstaller@0
inputs:
version: '2.1.400-preview-009171'
- task: NuGetToolInstaller@0
displayName: Use NuGet 4.7.0
inputs:
versionSpec: 4.7.0
- task: DotNetCoreCLI@2
inputs:
command: build
projects: Rx.NET/Source/build/setversion.csproj
... | .vsts.rx-shared.yml |
---
Checks: >
-*,
readability-identifier-naming
WarningsAsErrors: ''
HeaderFilterRegex: '.*'
AnalyzeTemporaryDtors: false
FormatStyle: none
User: csiro
CheckOptions:
# ---------------------------------------------------------------------------
# Classes and structs
# Class names
- key: readability-iden... | cmake/tidy/clang-tidy-names.yaml |
name: compliance
root: ~/dev/mux/compliance
on_project_start:
- sudo systemctl start docker
# - docker image prune -f; docker container prune -f; docker volume prune -f # takes a while
on_project_stop:
- cd ~/dev/mux/compliance/compliance-backend
- docker-compose down
- cd ~/dev/mux/compliance/insights-uplo... | compliance.yml |
persistence:
data:
enabled: true
size: 10Gi
storageClassName: data-1
shared:
enabled: true
size: 8Gi
storageClassName: opennebula-nfs
oned:
image:
repository: registry.example.org/kube-opennebula/opennebula
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt... | examples/prod/deploy/opennebula/values.yaml |
name: Build-All
on: [push]
# TODO:
# - Verify output binary
# - Create releases if pushed to Master (w/binary attachment and sig)
# This would require a private key in repo. Maybe a short-expiring sub-key?
#
# We are using Matrix build here on Github Actions for parallel execution.
# We have 3 parameters: device, ... | .github/workflows/build-all.yml |
items:
- uid: "com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages"
id: "DefinitionStages"
parent: "com.microsoft.azure.management.graphrbac"
children:
- "com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.Blank"
- "com.microsoft.azure.management.graphrbac.... | docs-ref-autogen/com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.yml |
name: Release
on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
jobs:
build:
strategy:
matrix:
include:
- os: windows-latest
build-task: build-windows
- os: ubuntu-latest
build-task: build-linux
- os: macos-l... | .github/workflows/release.yml |
date: 2018-05-21
preview: Welcome to the first Immersive Web Weekly!
overview: >
Welcome to the first Immersive Web Weekly! Every week (at most), an issue will contain a collection
of links of what's happening and what's new in the world of immersive web with new articles,
tools, projects, spec development update... | content/001.yaml |
name: Build Container CI
on: [push]
env:
REGISTRY: ghcr.io
jobs:
frontend:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Extract branch name
shell: bash
run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs... | .github/workflows/dockerize.yml |
---
# defaults file for ansible-elk-processor
alert_throttles: []
# - tag: HardDrive-Failure
# settings:
# - name: period
# value: 300
# - name: before_count
# value: -1
# - name: after_count
# value: 1
# - name: key
# value: "%{host}%{message}"
# Defines i... | ansible-elk-processor/defaults/main.yml |
site_name: "cherry"
# This tells pydocmd which pages to generate from which Python modules,
# functions and classes. At the first level is the page name, below that
# is a tree of Python member names (modules, classes, etc.) that should be
# documented. Higher indentation leads to smaller header size.
generate:
- docs... | docs/pydocmd.yml |
items:
- uid: "com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages"
id: "UpdateDefinitionStages"
parent: "com.microsoft.azure.management.network"
children:
- "com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages.Blank"
- "com.microsoft.azure.manag... | docs-ref-autogen/com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages.yml |
apiVersion: apps/v1
kind: Deployment
metadata:
name: {{ .Values.name }}
namespace: {{ .Values.namespace }}
labels:
giantswarm.io/service-type: "managed"
app: {{ .Values.name }}
annotations:
prometheus.io/port: '{{ .Values.metricsPort }}'
prometheus.io/scrape: 'true'
spec:
replicas: 1
selecto... | helm/kubernetes-external-dns-chart/templates/deployment.yaml |
specVersion: 0.0.2
schema:
file: ./schema.graphql
dataSources:
{{ #v0 }}
- kind: ethereum
name: CliptoExchange
network: {{ chain }}
source:
address: "{{ address }}"
abi: CliptoExchange
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.5
l... | subgraph.template.yaml |
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: {{ include "oxtrust.fullname" . }}
namespace: {{ .Release.Namespace }}
labels:
{{ include "oxtrust.labels" . | indent 4 }}
spec:
serviceName: oxtrust
replicas: {{ .Values.replicas }}
selector:
matchLabels:
app: {{ include "oxtrust.name" . }}
... | pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/templates/statefulset.yml |
FROM openjdk:11-jdk-slim AS java-builder
# tesseract-ocr < 4.0 is only available from the previous Debian Stretch distribution
# for installing it plese uncomment the following lines with '###''
### RUN echo "deb http://ftp.de.debian.org/debian stretch main" >> /etc/apt/sources.list
RUN apt-get update && \
# apt-get ... | azure-pipelines1.yml |
{% set version = "1.2.2" %}
{% set posix = 'm2-' if win else '' %}
{% set native = 'm2w64-' if win else '' %}
package:
name: r-rcircos
version: {{ version|replace("-", "_") }}
source:
url:
- {{ cran_mirror }}/src/contrib/RCircos_{{ version }}.tar.gz
- {{ cran_mirror }}/src/contrib/Archive/RCircos/RCirco... | recipe/meta.yaml |
name: Windows
on: [push, pull_request]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Get all subsubmodules
run: git submodule update --init --recursive
- name: Setup MSBuild.exe
uses: warrenbuckley/Setup-MSBuild@v... | .github/workflows/main.yml |
metadata:
generateName: tipocket-cdc-
namespace: argo
spec:
entrypoint: call-tipocket-cdc
onExit: call-export-logs
arguments:
parameters:
- name: ns
value: tipocket-cdc
- name: purge
value: "true"
- name: image_version
value: release-4.0-nightly
- name: stor... | argo/workflow/cdc.yaml |
name: API
on:
push:
paths:
- 'api/**'
jobs:
test:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./api
steps:
- uses: actions/checkout@v2
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
- name: Test
run: go te... | .github/workflows/api.yml |
name: Nightly MAPDL check
on:
workflow_dispatch:
schedule: # UTC at 0400
- cron: '0 4 * * *'
env:
PYMAPDL_PORT: 21000 # default won't work on azure
PYMAPDL_START_INSTANCE: FALSE
PYANSYS_OFF_SCREEN: True
MAPDL_IMAGE: 'ghcr.io/pyansys/mapdl:latest'
jobs:
check_image:
name: Validate latest map... | .github/workflows/nightly-mapdl-check.yml |
---
'001':
code: '001'
name: 本店
kana: ホンテン
hira: ほんてん
roma: honten
'002':
code: '002'
name: 中央町
kana: チユウオウマチ
hira: ちゆうおうまち
roma: chiyuuoumachi
'003':
code: '003'
name: 国道通
kana: コクドウドオリ
hira: こくどうどおり
roma: kokudoudoori
'004':
code: '004'
name: 日吉町
kana: ヒヨシマチ
hira: ひよしまち
roma: h... | data/branches/0178.yml |
trigger: none
pr: none
pool:
vmImage: 'ubuntu-18.04'
variables:
cachefile: verify-links-cache.txt
jobs:
- job: CheckLinks
displayName: Check and Cache Links
timeoutInMinutes: 0
steps:
- task: PowerShell@2
displayName: 'azure-sdk link check'
condition: succeededOrFailed()
inputs:
pwsh: t... | eng/pipelines/githubio-linkcheck.yml |
---
# Source: postgres/templates/dynamic-secret.yaml
---
apiVersion: v1
kind: Secret
metadata:
name: app-database-credentials
labels:
app: test
chart: postgres-0.1.0
release: RELEASE-NAME
heritage: Tiller
type: Opaque
data:
DATABASE_URL: "<KEY>
---
apiVersion: v1
kind: Secret
metadata:
name: ano... | test/simple-dynamic-secret.yaml.result.yaml |
SDG_GOAL: >-
global_goals.5-title
SDG_TARGET: >-
global_targets.5-5-title
SDG_INDICATOR: >-
Proporció de dones regidores a l'Ajuntament de València
SDG_SERIES_DESCR: >-
META_LAST_UPDATE: >-
SDG_RELATED_INDICATORS: >-
SDG_CUSTODIAN_AGENCIES: >-
CONTACT_ORGANISATION: >-
CONTACT_NAME: >-
ORG... | meta/ca/5-5-1.yml |
ianm-follow-users:
admin:
permissions:
be_followed_label: 'Allow users to follow'
forum:
profile_link: 'Followed Users'
user_controls:
follow_button: Follow
follow_confirmation: 'Are you sure you want to follow this user?'
unfollow_button: ... | locale/ianm-follow-users.yml |
stages:
- build
- deploy
variables:
GIT_SUBMODULE_STRATEGY: recursive
create-ranking:
timeout: 5m
stage: build
image: node:14
before_script:
- eval `ssh-agent`
- ssh-add <(echo "$SSH_PRIVATE_KEY")
- mkdir .gcp
- echo "$GOOGLE_ANALYTICS_CREDENTIALS" > .gcp/google-analytics_credentials.jso... | .gitlab-ci.yml |
name: WorkspacePurge
uid: '@azure/arm-operationalinsights.WorkspacePurge'
package: '@azure/arm-operationalinsights'
summary: Interface representing a WorkspacePurge.
fullName: WorkspacePurge
remarks: ''
isPreview: false
isDeprecated: false
type: interface
methods:
- name: >-
getPurgeStatus(string, string, strin... | preview-packages/docs-ref-autogen/@azure/arm-operationalinsights/WorkspacePurge.yml |
title: 'Microsoft Identity and Access Administrator'
metadata:
title: 'Exam SC-300: Microsoft Identity and Access Administrator'
description: 'Exam SC-300: Microsoft Identity and Access Administrator'
uid: exam.sc-300
displayName: SC-300
summary: |-
<div><font color='red'><strong>Der Inhalt dieser Prüfung wird am... | learn-certs-pr/exams/sc-300.yml |
parameters:
- name: description
type: string
- name: moveTemplate
type: string
- name: configTemplate
type: string
- name: workingDir
type: string
- name: deployOperation
type: string
default: create
values:
- create
- what-if
steps:
- template: ./move-subscription.y... | .pipelines/templates/steps/deploy-platform-logging.yml |
---
- name: Create Compute Resource (LibVirt)
command: hammer compute-resource create --description 'LibVirt Compute Resource' --locations "{{satellite_location}}" --name Libvirt_CR --organizations "{{satellite_organization}}" --url 'qemu+tcp://192.168.126.1/system/' --provider libvirt --set-console-password 0
tags... | roles/provision-libvirt/tasks/main.yml |
hello: ENC[AES256_GCM,data:P1iUMk8t8VM5EgCeBoHGPoXwp+M40h5GJdovc8ZWpjpJX5dVHmGMhcHuf8+gXA==,iv:EUjXsBt28J73w5l8Xh+3TI1vnkR+mNbYkC4x39jhjfQ=,tag:fblPjdRgrG/7FBGRG+djlA==,type:str]
example_key: ENC[AES256_GCM,data:El/aWviyRqhpdrLQvA==,iv:KiPICu1p+AvF8YYMTWkXGx8XgP2KK34LYQOJRwxxKAQ=,tag:uU9Y7VspzGhrc9qmOE4eYg==,type:str]
... | nixos/tardis/secrets.yaml |
---
- name: Create loadbalancer html directory
file: path={{ html_dir }} state=directory mode="u=rwx,g=xr,o=x"
tags:
- loadbalancer
- deploy
- name: Create loadbalancer config directory
file: path={{ config_dir }} state=directory mode="u=rwx,g=xr,o=x"
tags:
- loadbalancer
- deploy
- name: Cre... | ansible/deployment/lb/tasks/main.yml |
spring:
application:
name: Spring Boot Example
profiles:
active: development
mybatis:
mapper-locations: ['classpath*:com/jusfoun/mybatis/mapper/*.xml', 'classpath*:com/jusfoun/mybatis/manual/*.xml']
type-aliases-package: classpath*:com.jusfoun.model
# executor-type: BATCH 时,在事务中 insert 无法通过 selectKe... | spring-boot-example-web/src/main/resources/application.yml |
apiVersion: policy/v1beta1
kind: PodSecurityPolicy
metadata:
name: istio-cni-node
annotations:
seccomp.security.alpha.kubernetes.io/allowedProfileNames: 'docker/default,runtime/default'
apparmor.security.beta.kubernetes.io/allowedProfileNames: 'runtime/default'
seccomp.security.alpha.kubernetes.io/defau... | istio-psp.yaml |
openapi: 3.0.2
info:
x-logo:
url: "logo.png"
backgroundColor: "#FFFFFF"
altText: "LOGO"
description: |
# Introduction
A web service that accepts request by APIs and returns 1+ bridge deals
# OpenAPI Specification
This API is documented in **OpenAPI format**
# Cross-Origin Resource ... | ww-deal-api-server.yaml |
sudo: required
# C and C++ code will be only tested on this branch, before merge to master
branches:
only:
- master
- dev
language: c++
matrix:
include:
# 64-bit gcc with C++17
- os: linux
dist: bionic
addons:
apt:
packages:
- libboost-dev
- cmake
... | .travis.yml |
uid: "com.azure.resourcemanager.resources.models.PolicyDefinitionReference"
fullName: "com.azure.resourcemanager.resources.models.PolicyDefinitionReference"
name: "PolicyDefinitionReference"
nameWithType: "PolicyDefinitionReference"
summary: "The policy definition reference."
inheritances:
- "<xref href=\"java.lang.Obj... | docs-ref-autogen/com.azure.resourcemanager.resources.models.PolicyDefinitionReference.yml |
items:
- uid: '@azure/arm-iothub.RouteProperties'
name: RouteProperties
fullName: RouteProperties
children:
- '@azure/arm-iothub.RouteProperties.condition'
- '@azure/arm-iothub.RouteProperties.endpointNames'
- '@azure/arm-iothub.RouteProperties.isEnabled'
- '@azure/arm-iothub.Route... | docs-ref-autogen/@azure/arm-iothub/RouteProperties.yml |
_id: 5bcc62e0-b477-11e9-b05b-bd3bcc960d13
message: >-
However, ejn.aiuz.zacharythomas.github.io.dtw.kh raise,
[URL=http://wellnowuc.com/buying-prednisone-on-the-interent/ - prednisone 20
mg[/URL - [URL=http://circulateindia.com/cialis-20-mg/ - cialis 20 mg[/URL -
[URL=http://robots2doss.org/cialis-uk/ - buy c... | _data/comments/elasticsearch-restore/comment-1564676034873.yml |
image: Visual Studio 2017
shallow_clone: true
cache:
- downloads -> appveyor.yml
- '%LOCALAPPDATA%\pip\Cache'
- C:\ProgramData\chocolatey\bin -> appveyor.yml
- C:\ProgramData\chocolatey\lib -> appveyor.yml
install:
- "set PATH=%PYTHON%;%PYTHON%\\Scripts;C:\\cygwin64\\bin;C:\\msys64;%PATH%"
- python --ver... | include/scons/.appveyor.yml |
---
result: SUCCESS
url: http://wilson.ci.chef.co/job/chef-marketplace-trigger-nightly-master/144/
timestamp: 2016-05-01 08:10:00 UTC
duration: 2h56m25s
active_duration: 2h55m59s
queue_delays: 10s
parameters: {}
change:
git_remote: <EMAIL>:chef-partners/omnibus-marketplace.git
git_commit: <PASSWORD>
project: chef... | reports/wilson.ci.chef.co/job/chef-marketplace-trigger-nightly-master/144.yaml |
---
- name: "[{{ _extension }}] Get extension info"
ansible.builtin.uri:
url: "https://extensions.gnome.org/extension-info/?pk={{ _extension }}&shell_version={{ _gnome_shell_version }}"
return_content: true
check_mode: false
register: _extension_info
- name: "[{{ _extension }}] Set variables"
ansible.b... | roles/gnome/tasks/install_extension.yml |
name: Reconnaissance and Access to Accounts Groups and Policies via PowerSploit modules
id: 63422f8e-766c-468f-8133-2ba6795e263b
version: 1
date: '2020-11-05'
author: <NAME>, Splunk
type: streaming
datamodel: []
description: This detection identifies access to PowerSploit modules that discover
accounts, groups and po... | detections/endpoint/ssa___recon_and_use_accounts_groups_policies_via_powersploit_modules.yml |
name: JobScheduleCreateParameters
uid: '@azure/arm-automation.JobScheduleCreateParameters'
package: '@azure/arm-automation'
summary: The parameters supplied to the create job schedule operation.
fullName: JobScheduleCreateParameters
remarks: ''
isPreview: false
isDeprecated: false
type: interface
properties:
- name: ... | docs-ref-autogen/@azure/arm-automation/JobScheduleCreateParameters.yml |
version: "3.8" #docker compose versiyonu : tool version. versiyone göre komutlar degisebilir
services:
catalogdb: #servis ismi önemli. containerlar haberleşmelerini bu servis adından bulacak.
image: mongo
basketdb:
image: redis #image ismini dockerhub'a bakarak dogru şekilde yazmalıyız.
discountdb:
i... | docker-compose.yml |
image: Visual Studio 2017
version: 1.0.{build}
skip_non_tags: false
skip_tags: true
skip_commits:
files:
- '**/*.md'
branches:
only:
- master
# scripts that are called at very beginning, before repo cloning
init:
- git config --global core.autocrlf input
install:
- nuget install GitReleaseNotes.Po... | appveyor.yml |
---
- hosts: all
- name: Test configuring ethernet devices
hosts: all
vars:
type: veth
interface: ethtest0
tasks:
- name: "set type={{ type }} and interface={{ interface }}"
set_fact:
type: "{{ type }}"
interface: "{{ interface }}"
- include_tasks: tasks/show_interfaces.ym... | tests/playbooks/tests_route_table.yml |
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
control-plane: controller-manager
name: flotta-operator-controller-manager
spec:
replicas: 1
selector:
matchLabels:
control-plane: controller-manager
template:
metadata:
labels:
control-plane: controller-manager
spec:
... | deploy/job/tasks/flotta/host-manifests/0000_01_flotta-controller-manager.yaml |
full_json_path: /home/dzubke/awni_speech/data/speak_train/train_data_trim_2020-09-22.json
metadata_tsv_path: /home/dzubke/awni_speech/data/speak_train/speak-train-test_metadata_2020-09-22.tsv
filter_json_path: /home/dzubke/awni_speech/data/speak_test_data/eval/eval2/speak-eval2-v8_2020-12-16.json
# Name of dataset with... | data/speak_test/eval/config/speak-eval_eval2-v7-filter_2020-12-16.yaml |
Plugin Prefix: "&6[Trivia]&r"
Border: "&e&m------------------------------"
Trivia Start: "%prefix% &eTrivia is commencing. Get ready!"
Winner Message: "%border% ; &eTrivia is over! ; &6Winners: ; %winner_list% ; %border%"
Winner List: "&0- &3%player%: &b%points%"
No Winners: "%prefix% &6There are no winners of this tr... | src/main/resources/messages.yml |
name: Extra Tag Release
on:
push:
tags:
- 'v*'
jobs:
build-job:
runs-on: ${{ matrix.os }}
name: Build on ${{ matrix.os }} ${{ matrix.build }}
strategy:
matrix:
include:
- build: armv7
os: ubuntu-latest
rust: stable
target: armv7-unk... | .github/workflows/tag-release-extra.yml |
window begin: 2019-12-29T21:00:00Z
window end: 2019-12-30T03:00:00Z
observations:
# Test Newton minimizer
- obs operator: &ObsOperator
name: RTTOV
GeoVal_type: MetO
Absorbers: &rttov_absobers [Water_vapour, CLW, CIW]
linear model absorbers: [Water_vapour]
obs options:
RTTOV_default_opts: UKMO... | test/testinput/amsr2_rttov_ops_qc_rttovonedvarcheck.yaml |
bioguide: C001035
contact_form:
method: POST
action: ""
steps:
- visit: "http://www.collins.senate.gov/contact"
- fill_in:
- name: firstname
selector: "#edit-submitted-first-name"
value: $NAME_FIRST
required: true
options:
blacklist: ".,!@#$%^&*/\\'\\"
... | scwc_optins/C001035.yaml |
items:
- uid: '@azure/storage-blob.ListContainersSegmentResponse'
name: ListContainersSegmentResponse
fullName: ListContainersSegmentResponse
children:
- '@azure/storage-blob.ListContainersSegmentResponse.containerItems'
- '@azure/storage-blob.ListContainersSegmentResponse.continuationToken'
... | docs-ref-autogen/@azure/storage-blob/ListContainersSegmentResponse.yml |
---
- block:
- name: perform pre-flight tasks
include_tasks: pre_flight.yml
- include_tasks: enable_tls_system_default.yml
when:
- enable_tls_system_default
- ansible_powershell_version|int is version(3, '<')
- name: install .NET 4.5.2
include_tasks: dot_net_452_install.... | tasks/main.yml |
- name: Platinum
items:
- name: Magnolia
logo: magnolia.svg
href: https://www.magnolia-cms.es/
offerJob:
role: Senior Software Engineer
location: Madrid, Spain
- name: <NAME>
logo: sopra.svg
href: https://www.soprasteria.es/es
offerJob:
role: Front, ... | data/sponsors.yaml |
on: [push, pull_request]
name: CI
jobs:
build_and_unit_test:
name: Unit Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
default: true
components: clippy, rustfmt
- uses: Swatin... | .github/workflows/rust.yml |
---
- name: create kubernetes directory
file:
name: "{{ item }}"
state: directory
with_items:
- /etc/kubernetes
- /etc/kubernetes/pki
- /etc/kubernetes/pki/etcd
- ~/.kube
- /var/log/kubernetes
- name: send etcd files when etcd not on master
block:
- name: send etcdctl to master
... | roles/master/tasks/main.yml |
---
corpus: msmarco-v2-doc-segmented-unicoil-noexp-0shot-v2
corpus_path: collections/msmarco/msmarco_v2_doc_segmented_unicoil_noexp_0shot_v2/
download_url: https://rgw.cs.uwaterloo.ca/JIMMYLIN-bucket0/data/msmarco_v2_doc_segmented_unicoil_noexp_0shot_v2.tar
download_checksum: 97ba262c497164de1054f357caea0c63
download_... | src/main/resources/regression/msmarco-v2-doc-segmented-unicoil-noexp-0shot-v2.yaml |
defaults: &defaults
working_directory: ~/repo
version: 2
jobs:
build:
<<: *defaults
docker:
- image: circleci/ruby:2.5
environment:
BUNDLE_PATH: ~/repo/vendor/bundle
steps:
- checkout
- restore_cache:
keys:
- rubygems-v1-{{ checksum "Gemfile.lock" }}
... | .circleci/config.yml |
name: iOS
on:
push:
branches: [main]
jobs:
build_presence:
name: "Build Presence app"
runs-on: macos-11
env:
DEVELOPER_DIR: /Applications/Xcode_13.0.app/Contents/Developer
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install Bazel
run: |
... | .github/workflows/ios.yaml |
name: Submit a wallet you have tested
description: Submit your report of a wallet, exchange, or other bitcoin service for compatibility with unified BIP21 QR codes
title: "[Wallet Test]: "
labels: ["wallet-test"]
assignees:
- sbddesign
body:
- type: markdown
attributes:
value: |
Thanks for taking ... | .github/ISSUE_TEMPLATE/WALLET-TEST.yml |
uid: "com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollection.next*"
fullName: "com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollection.next"
name: "next"
nameWithType: "QueryCollection.next"
members:
- uid: "com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollection.next()"
fullName: "com.microsoft... | preview/docs-ref-autogen/com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollection.next.yml |
---
apiVersion: v1
kind: Service
metadata:
name: obs-suit-service
labels:
service: obs-suit-service
spec:
selector:
service: obs-suit-service
clusterIP: None
# Base environment for memcached server
---
kind: StatefulSet
apiVersion: apps/v1beta1
metadata:
name: obs-memcached
labels:
service: obs... | obs/k8s/local_developments/all-in-one.yaml |
name: Go Test
on:
- push
- pull_request
jobs:
generatetests:
name: Generate And Format Test
runs-on: ubuntu-latest
env:
GOPATH: ${{ github.workspace }}/go
defaults:
run:
working-directory: ${{ env.GOPATH }}/src/github.com/kubeflow/katib
steps:
- name: Check out code... | .github/workflows/test-go.yaml |