code
stringlengths
38
801k
repo_path
stringlengths
6
263
name: CI # Controls when the workflow will run on: # Triggers the workflow on push or pull request events but only for the main branch push: branches: [main] pull_request: branches: [main] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: # A work...
.github/workflows/main.yml
title: 'Microsoft Cloud Workshop: Machine Learning' metadata: title: 'Course 40561-G: Microsoft Cloud Workshop: Machine Learning' description: 'Course 40561-G: Microsoft Cloud Workshop: Machine Learning' uid: course.40561 courseNumber: '40561-G' hoursToComplete: 24 iconUrl: /media/learn/certification/course.svg ski...
learn-certs-pr/courses/40561.yml
nameWithType: RegistriesInner.listUsagesWithServiceResponseAsync type: method members: - fullName: com.microsoft.azure.management.containerregistry.implementation.RegistriesInner.listUsagesWithServiceResponseAsync(String resourceGroupName, String registryName) name: listUsagesWithServiceResponseAsync(String resourceG...
legacy/docs-ref-autogen/com.microsoft.azure.management.containerregistry.implementation.RegistriesInner.listUsagesWithServiceResponseAsync.yml
--- apiVersion: apps/v1beta1 kind: StatefulSet metadata: name: {{ template "streamsets.fullname" . }} namespace: {{ .Values.namespace }} labels: app: {{ template "streamsets.fullname" . }} chart: {{ template "streamsets.chart" . }} release: {{ .Release.Name }} heritage: {{ .Release.Service }} spec...
streamsets/templates/statefulset.yaml
uid: "com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnathorizedException.ProvisioningServiceClientUnathorizedException*" fullName: "com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnathorizedException.ProvisioningServiceClientUnathorizedExcepti...
docs-ref-autogen/com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnathorizedException.ProvisioningServiceClientUnathorizedException.yml
os: - linux language: go go: - "1.10" sudo: required services: - docker cache: directories: - $GOPATH/pkg - $GOPATH/src/github.com/bmeg/grip/.git/modules - $GOPATH/src/github.com/bmeg/grip/vendor git: submodules: false install: - make depends - make - sudo pip install -U numpy - sudo p...
spec/fixtures/configs/bm/bmeg:grip.yml
name: Processing on: - push - pull_request jobs: test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: ifP1/setup-processing@v1.1.1 with: version: 3.5.4 - name: Building... run: processing-java --sketch=$PWD --build build: if:...
.github/workflows/processing.yml
name: release on: release: types: - published env: GCS_BUCKET: images.metal-pod.io jobs: integration: runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v2 - name: Set up Go 1.16 uses: actions/setup-go@v2.1.3 with: go-version: '1.16.x' - name: run integrati...
.github/workflows/release.yaml
description: IBM® Netcool® Agile Service Manager images: - image: itsm-topology-local-docker.artifactory.swg-devops.com/with-license/cassandra - image: itsm-topology-local-docker.artifactory.swg-devops.com/with-license/kafka - image: itsm-topology-local-docker.artifactory.swg-devops.com/with-license/kafkarest -...
reference/image-manifests/ibm-netcool-asm-prod.yaml
--- http_interactions: - request: method: get uri: https://api.spacexdata.com/v3/landpads/LZ-4 body: encoding: US-ASCII string: '' headers: User-Agent: - Faraday v0.16.2 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" response:...
spec/fixtures/spacex/landing_pads/info/LZ-4.yml
service: sqsbrowserevents-cognito provider: name: aws runtime: python2.7 stage: ${opt:env} defPoolName: "sqs_browser" defVersion: "0.0.0" defCognitoRegion: ${opt:region} cfLogs: true region: ${opt:region} stackTags: application: sqs-browser-events-cognito environment: ${opt:env} release-t...
cognito/serverless.yml
sdk: &sdk MODULE: 'sdk' FOLDER: '' PROJECT: 'BNPayment' SCHEME: 'BNPayment' COMMIT_TAG: 'AUTO' BRANCH: 'develop' BUMP_TYPE: 'patch' PODSPEC_PATH: 'APAC-BNPayment.podspec' test_app: &test_app <<: *sdk MODULE: 'app' FOLDER: 'Example/' PROJECT: 'BNPayment-Example' SCHEME: 'BNPayment-Example' ...
.buildkite/pipeline.yml
--- !<MODEL> contentType: "MODEL" firstIndex: "2018-12-25 19:07" variationOf: "9c58af5779c8b2b614863088f5c379999e1a2749" game: "Unreal Tournament" name: "<NAME>" author: "Unknown" description: "None" releaseDate: "2001-08" attachments: - type: "IMAGE" name: "Cartman_shot_1.png" url: "https://f002.backblazeb2.com/fi...
content/Unreal Tournament/Models/C/c/1/dc1a2f/crikey-cartman_[c1dc1a2f].yml
name: AdditionalUnattendContent uid: '@azure/arm-compute.AdditionalUnattendContent' package: '@azure/arm-compute' summary: >- Specifies additional XML formatted information that can be included in the Unattend.xml file, which is used by Windows Setup. Contents are defined by setting name, component name, and the ...
preview-packages/docs-ref-autogen/@azure/arm-compute/AdditionalUnattendContent.yml
team: enable : true title : Our Team team_member : # team member loop - name : <NAME> image_webp : images/team/Allard_Jeremie President.webp image : images/team/Allard_Jeremie President.jpg designation : President social : - icon : ti-email # themify icon pack : https://the...
data/en/team.yml
uid: '@azure/arm-workspaces' name: '@azure/arm-workspaces' summary: '' type: package classes: - '@azure/arm-workspaces.MachineLearningWorkspacesManagementClient' interfaces: - '@azure/arm-workspaces.ErrorResponse' - >- @azure/arm-workspaces.MachineLearningWorkspacesManagementClientOptionalParams - '@azure/a...
docs-ref-autogen/@azure/arm-workspaces/index.yml
{{- if and (eq .Values.admissionWebhook.enabled true) (eq .Values.admissionWebhook.certProvider "autoGenerator") }} apiVersion: v1 kind: ServiceAccount metadata: name: tidb-admission-webhook-sa annotations: "helm.sh/hook": pre-install,pre-upgrade,post-install,post-upgrade,post-delete "helm.sh/hook-delete-p...
charts/tidb-operator/templates/admission/jobPatch/rbac.yaml
AWSTemplateFormatVersion: 2010-09-09 Description: CloudFormation template for Lambda resources Parameters: Stage: Type: String AllowedValues: - test - preprod - prod Resources: SecurityHeadersEdgeLambdaRole: Type: AWS::IAM::Role Properties: Path: / ManagedPolicyArns: ...
fdbt-aws/cloudformation/service/us-east-1/lambda.yml
definitions: config: /hippo:configuration/hippo:workflows: /default/synchronize: jcr:primaryType: frontend:workflow hipposys:classname: org.onehippo.forge.externalresource.api.workflow.SynchronizedActionsWorkflowImpl hipposys:display: synchrinoze workflow events for document ...
addon/repository/src/main/resources/hcm-config/workflow/workflow.yaml
Description: Resources for BridgeServer2 database AWSTemplateFormatVersion: 2010-09-09 Parameters: DatabaseAvailabilityZone: Type: AWS::EC2::AvailabilityZone::Name Default: 'us-east-1a' DatabaseBackupRetentionDays: Type: Number Default: '1' DatabaseClusterAvailabilityZones: Type: List<AWS::EC2...
templates/bridgeserver2-db.yaml
os: linux language: cpp env: global: - makejobs=-j3 - run_tests=false - boost_test_random=1$travis_build_id - ccache_size=100m - ccache_tempdir=/tmp/.ccache-temp - ccache_compress=1 - base_outdir=$travis_build_dir/out - sdk_url=https://bitcoincore.org/depends-sources/sdks - python...
.travis.yml
model: content_encoder: - { class: !!python/name:torch.nn.Conv1d , in_channels: &in_channels 1025, out_channels: 1024, kernel_size: 4, stride: 2, padding: 2 } - { class: !!python/name:torch.nn.BatchNorm1d , num_features: 1024 } - &nonlinearity { class: !!python/name:torch.nn.LeakyReLU , n...
experiments/model/config.yaml
--- # make sure directory structure is in place - name: client directory exists file: path: "{{ mp_client_dir }}" state: directory owner: "{{ tomcat_user }}" group: "{{ tomcat_user }}" - name: client conf dir exists file: path: "{{ mp_client_conf_dir }}" state: directory owner: "{{ to...
roles/masterportal/tasks/oa4mp-client.yml
# Sadly though there is still a finite limit to macOS of one instance. # Can we cull our Mac test to just one instance? timeout_in: 10m #-------------------------------------------------- # Template: htslib clone & build # # We try to clone htslib using the same branch name and owner as this # samtools branch. If i...
.cirrus.yml
name: Release on: release: types: [ published ] workflow_dispatch: jobs: build_wheels_and_sdist: name: Build wheels on ${{ matrix.os }} runs-on: ${{ matrix.os }} strategy: matrix: os: [ ubuntu-20.04, macOS-10.15, windows-2016 ] steps: - uses: actions/checkout@v2 ...
.github/workflows/release.yml
version: '2.1' services: zookeeper: image: confluentinc/cp-zookeeper:5.0.0 ports: - 2181:2181 environment: ZOOKEEPER_CLIENT_PORT: 2181 ZOOKEEPER_TICK_TIME: 2000 healthcheck: test: "nc -z localhost 2181" restart: on-failure kafka-1: image: confluentinc/cp-kafka:5.0.0...
docker-compose.yml
--- abstract: 'Dochazka ATT system shared modules' author: - 'Smithfarm <<EMAIL>>' build_requires: Params::Validate: '1.06' Test::Deep::NoTest: '0' Test::Fatal: '0' configure_requires: Module::Build: '0.37' Software::License: '0' dynamic_config: 1 generated_by: 'Module::Build version 0.4224, CPAN::Meta::Con...
META.yml
dataset: name: VGGSound provider: VGG abbreviation: VGGSound year: 2020 modalities: Audio, Video domain: Tagging, Weak annotation, Audio-visual collection_name: VGG related_datasets: # [list], related datasets (name or abbreviation) license: Creative Commons, Youtube download: ...
datasets/sounds/vgg_sound.yaml
timeout: 3600s steps: - name: gcr.io/cloud-builders/git dir: "go/src/sigstore" args: - "clone" - "https://github.com/${_TOOL_ORG}/${_TOOL_REPO}" - name: gcr.io/cloud-builders/git entrypoint: "bash" dir: "go/src/sigstore/cosign" args: - '-c' - | git fetch echo "Checking out ${_TOOL_REF}" ...
release/cloudbuild.yaml
items: - uid: "com.azure.core.implementation.annotation.Beta" id: "Beta" parent: "com.azure.core.implementation.annotation" children: - "com.azure.core.implementation.annotation.Beta.reason()" - "com.azure.core.implementation.annotation.Beta.since()" - "com.azure.core.implementation.annotation.Beta.value()"...
preview/docs-ref-autogen/com.azure.core.implementation.annotation.Beta.yml
name: Send Slack notification description: Send a Slack message with the workflow data. runs: using: node12 main: dist/index.js inputs: webhook: description: URL of Slack incoming webhook. required: true status: description: | The status to be used for the notification. A status of a step can ...
action.yml
- name: Prepare Hosts for K3s hosts: all become: true tasks: - name: Push Install Script copy: src: scripts/deploy.sh dest: /home/users/{{ ansible_user }}/ mode: a+x - name: Ensures /etc/rancher/k3s dir exists file: path: /etc/rancher/k3s state: direct...
deploy.yaml
uid: management.azure.com.automation.hybridrunbookworkergroup.get name: Get service: Automation groupName: Hybrid Runbook Worker Group apiVersion: 2015-10-31 summary: Retrieve a hybrid runbook worker group. consumes: - application/json produces: - application/json paths: - content: GET https://management.azure.com/subs...
docs-ref-autogen/automation/HybridRunbookWorkerGroup/Get.yml
--- ru: admin: buttons: apply: Применить disable: Отключить enable: Включить filter: Фильтр connections: active: Активные title: Соединения dashboard: customers: Клиентов title: Панель управления total_income: Общий доход total_traffic: Общий тра...
config/locales/admin/ru.yml
- name: Change Hostname hostname: name: "{{ inventory_hostname }}.{{ samba_domain }}" when: ansible_fqdn != ansible_host and change_hostname is defined - name: Check if samba|smbd|nmbd|winbindd is running shell: ps ax | egrep "samba|smbd|nmbd|winbindd" | awk '{print $2}' ignore_errors: yes changed_when: ...
roles/samba4/install/tasks/preinstall.yml
- name: Set input params for az_webapp_delete set_fact: az_webapp_delete: input: ### Required parameter. Name of the web. You can configure the default using 'az configure --defaults web=<name>'. ### 'name': "{{ item['name'] | default('') }}" ### Required parameter. Name ...
az-wrappers/az-webapp-delete.yml
name: Complex caching description: some more complex caching - pip & conda & hf inputs: os: description: operation system required: true python-version: description: Python version required: true requires: description: define oldest or latest required: false default: "" offset: ...
.github/actions/caching/action.yml
title: Documentazione di Rendering remoto di Azure summary: Rendering remoto di Azure è un servizio che consente di eseguire il rendering di modelli 3D estremamente complessi in tempo reale su dispositivi come HoloLens 2. metadata: title: Documentazione di Rendering remoto di Azure description: Informazioni su come...
articles/remote-rendering/index.yml
title: Microsoft 365-Compliance-Dokumentation summary: Wenn Ihr Unternehmen gesetzliche oder behördliche Standards einhalten muss, beginnen Sie hier, um mehr über die Compliance von Microsoft 365 zu erfahren. metadata: title: Microsoft 365-Compliance-Dokumentation description: Diese Seite enthält Links zu einig...
microsoft-365/compliance/index.yml
name: 'Github Script' author: 'Funding Options' description: 'Run simple scripts using the Github client (but with files)' inputs: script-file: description: | The file to run. The file should be a pure javascript file, targeting node12. Your script should expose a function `module.exports = () ...
github-script/action.yml
{% set version = "1.2.0" %} {% set name = "methylscaper" %} {% set bioc = "3.14" %} package: name: 'bioconductor-{{ name|lower }}' version: '{{ version }}' source: url: - 'https://bioconductor.org/packages/{{ bioc }}/bioc/src/contrib/{{ name }}_{{ version }}.tar.gz' - 'https://bioarchive.galaxyproject.or...
recipes/bioconductor-methylscaper/meta.yaml
section: name: Projects id: projects enable: true weight: 5 showOnNavbar: true # Can optionally hide the title in sections # hideTitle: true # filter buttons buttons: - name: All filter: "all" - name: Professional filter: "professional" - name: Academic filter: "academic" - name: Hobb...
data/en/sections/projects.yaml
services: App\Command\AbstractCommand: abstract: true calls: - [setLogExtraDataKeeper, ['@App\Logger\LogExtraDataKeeper']] - [setRepositoryProvider, ['@ewll.db.repository-provider']] App\Command\SyncCurrencyRatesCommand: parent: App\Command\AbstractCommand ...
config/services/command.yaml
language: php services: - mysql - postgresql cache: directories: - $HOME/.composer/cache/files env: global: - DB_CONNECTION=mysql - DB_DATABASE=test - DB_USERNAME=root - DB_PASSWORD= - COVERAGE=yes php: - 7.2 - 7.3 - 7.4snapshot matrix: ...
.travis.yml
trigger: branches: include: - master paths: exclude: - README.md variables: # Deployment location location: 'West Europe' # Base URI for ARM templates templateBaseUrl: 'https://raw.githubusercontent.com/andrewmatveychuk/azure.policy/master' # Debug switch for verbose output ...
azure-pipelines.yml
name: Continuous Delivery # Controls when the action will run. on: # Triggers the workflow on push or pull request events but only for the master branch push: tags: - '[0-9]+.[0-9]+.[0-9]+' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: # A workflow run is made ...
.github/workflows/cd.yml
--- nginx_sites: - server: balancers: - name: "{{ deploy_env }}_commcare" hosts: "{{ groups['hq_webworkers'] | default('webworkers') }}" port: "{{ django_port }}" - name: "{{ deploy_env }}_commcare_submissions" hosts: "{{ groups['mobile_webworkers'] | default('webworkers') }}" port: "...
src/commcare_cloud/ansible/roles/nginx/vars/cchq_ssl.yml
server: port: 9902 servlet: application-display-name: server-store #====================================datasource ============================================= spring: application: name: server-store datasource: type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.jdbc.Dri...
boot-seata-at/server-store-9902/src/main/resources/application.yml
openapi: 3.0.1 info: title: Cloudburst version: 0.0.0 servers: - url: /api/v1 paths: /targets: get: summary: List ScrapeTargets operationId: ListScrapeTargets tags: - targets responses: '200': description: Listing successful content: ap...
api/api.yaml
--- id: 1 day: 14 month: 7 year: 1500 title: Dom Jagiellonów podpisał traktat z Ludwikiem XII, królem Francji content: >- {{{14 lipca 1500}}} roku w Budzie podpisano traktat między domem Jagiellonów a królem Francji Ludwikiem XII. Traktat był zwrócony przeciwko Turcji, ale także przeciw Habsburgom. Aby wzm...
data/07-14.yaml
name: For each commit and PR on: push: pull_request: jobs: validation: runs-on: ubuntu-latest env: CGO_ENABLED: 0 steps: - name: Checkout code uses: actions/checkout@v2 - name: Install Go uses: actions/setup-go@v2 with: go-version: '1.14.6' - name: goimport...
.github/workflows/ci.yaml
--- !<MAP> contentType: "MAP" firstIndex: "2019-05-10 22:28" game: "Unreal Tournament" name: "DM-Meltdown" author: "-=<<NAME>>=-" description: "None" releaseDate: "2003-08" attachments: - type: "IMAGE" name: "dm-meltdown_shot_34c6c0a8_2.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tou...
content/Unreal Tournament/Maps/DeathMatch/M/3/4/c6c0a8/dm-meltdown_[34c6c0a8].yml
items: - uid: com.microsoft.cognitiveservices.speech.CancellationReason id: CancellationReason parent: com.microsoft.cognitiveservices.speech children: - com.microsoft.cognitiveservices.speech.CancellationReason.CancelledByUser - com.microsoft.cognitiveservices.speech.CancellationReason.EndOfStream - com.mi...
legacy/docs-ref-autogen/com.microsoft.cognitiveservices.speech.CancellationReason.yml
- Class: meta Course: ChIP Lesson: Peak Calling and Processing Author: <NAME> Type: Standard Organization: D<NAME>cker School of Medicine at Hofstra/Northwell Version: 2.4.5 #Peak Calling - Class: text Output: Now that we've aligned our treatment and input control to the reference genome, it's time to...
courses/ChIP_seq/Peak_Calling_and_Processing/lesson.yaml
apiVersion: apps/v1 kind: Deployment metadata: name: cla-assistant labels: app: cla-assistant spec: selector: matchLabels: app: cla-assistant strategy: rollingUpdate: maxSurge: 0 template: metadata: labels: app: cla-assistant spec: containers: - name...
k8s/cla-assistant.yaml
ci: skip: - mypy - pylint repos: - repo: https://github.com/asottile/pyupgrade rev: v2.31.0 hooks: - id: pyupgrade args: [--py39-plus] - repo: https://github.com/psf/black rev: 22.1.0 hooks: - id: black args: - --safe - --quiet <<: &...
.pre-commit-config.yaml
name: Build and Deploy on: push: branches: - master jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [12.x] steps: - name: Checkout uses: actions/checkout@v2 with: persist-credentials: false - name: Setup Cache u...
.github/workflows/build.yml
produit_index: path: /produits defaults: { _controller: "ProduitBundle:produit:index" } methods: GET produit_show: path: /produit/{id} defaults: { _controller: "ProduitBundle:produit:show" } methods: GET #produit_ajout: # path: /adminProd/ajout # defaults: { _controller: "...
src/ProduitBundle/Resources/config/routing/produit.yml
apiVersion: apps/v1 kind: Deployment metadata: labels: app.kubernetes.io/name: kube-state-metrics app.kubernetes.io/version: v1.9.7 app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/managed-by: {{ .Release.Service }} name: kube-state-metrics namespace: {{ .Release.Namespace }} spec...
charts/polardbx-monitor/templates/kube-state-metrics-deployment.yaml
version: '3' services: # The Hadatac Solr Service solr: build: context: ./solr dockerfile: Dockerfile container_name: hadatac_solr restart: always environment: SOLR_JAVA_MEM: "-Xms1g -Xmx1g" # Mount a volume in the mycores directory to...
docker-compose.yml
title: Implementing Currying in Python time: 2020-09-01T14:47-05:00 body: | Currying is great. It makes many list operations (`map`, `fold`, etc.) much easier, and allows for cool stuff like function composition. For example, in Python you have to do: ```python map(lambda a: a + 1, list) ``` to ...
blog/python-currying.yml
server: port: 9010 spring: application: name: sharing-mybatis shardingsphere: datasource: # 分库分表配置,可配置多个logic_table_name names: boke,dalao boke: type: com.zaxxer.hikari.HikariDataSource driver-class-name: com.mysql.cj.jdbc.Driver jdbc-url: jdbc:mysql://localhost:3...
shardingsphere-demo/sharding-mybatis-code/src/main/resources/application.yaml
basePath: /rest/api/v1 consumes: - application/json definitions: Calendar service authorization response - error: properties: error: type: string type: object Calendar service authorization response - success: properties: authorization_url: type: string type: object Cal...
src/backend/services/calendar-service/docs/swagger.yml
--- name: Titanium.UI.Switch description: A Switch is created by the method <Titanium.UI.createSwitch>. extends: Titanium.UI.View since: "0.8" events: - name: change description: fired when the switch value is changed properties: - name: value description: the new value of the switch - nam...
apidoc/Titanium/UI/Switch.yml
swagger: "2.0" info: version: "1.0.0" title: "Reviews service" description: "Http service for performing data analytics on customer reviews" host: "reviews-service:8080" schemes: - "http" paths: /amazon/best-rated: post: summary: search for the best rated products within a certain period of time....
schema/swagger.yml
apiVersion: tekton.dev/v1beta1 kind: Pipeline metadata: name: buildah-maven-build-and-deploy-spring-service-mesh spec: workspaces: - name: target - name: local-maven-repo resources: - name: spring-service-mesh-repo type: git - name: spring-service-mesh-image type: image params: - name: deploym...
build-deploy/buildah-maven-build-and-deploy.yaml
AWSTemplateFormatVersion: 2010-09-09 Transform: AWS::Serverless-2016-10-31 Description: URL Shortener using API Gateway, DynamoDB and Lambda Parameters: LinkTableName: Type: String Resources: Shorten: Type: AWS::Serverless::Function Properties: CodeUri: s3://stack-bucket-for-url-shortener-lambda-g...
sam.yml
%YAML 1.2 --- $id: http://devicetree.org/schemas/usb/generic-ohci.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: USB OHCI Controller Device Tree Bindings allOf: - $ref: "usb-hcd.yaml" maintainers: - <NAME> <<EMAIL>> properties: compatible: contains: const: generic-ohci reg: ...
openeuler-kernel/Documentation/devicetree/bindings/usb/generic-ohci.yaml
name: KeyCredential uid: '@azure/graph.KeyCredential' package: '@azure/graph' summary: Active Directory Key Credential information. fullName: KeyCredential remarks: '' isPreview: false isDeprecated: false type: interface properties: - name: customKeyIdentifier uid: '@azure/graph.KeyCredential.customKeyIdentifier'...
docs-ref-autogen/@azure/graph/KeyCredential.yml
name: Seq appId: seq-logging package: '@provisioner/appengine' icon: icon.svg summary: Machine data, for humans. description: Seq creates the visibility you need to quickly identify and diagnose problems in complex applications and microservices. Collect application logs - Application logs are the most useful d...
packages/seq/c6o.yaml
nameWithType: CloudFileDirectory.closeAllHandlesSegmented type: method members: - fullName: com.microsoft.azure.storage.file.CloudFileDirectory.closeAllHandlesSegmented() name: closeAllHandlesSegmented() nameWithType: CloudFileDirectory.closeAllHandlesSegmented() exceptions: - type: <xref href="StorageException...
legacy/docs-ref-autogen/com.microsoft.azure.storage.file.CloudFileDirectory.closeAllHandlesSegmented.yml
zh-CN: "true": 是 "false": 否 view_on_github: 到 Github 上查看 slogan: 貔貅北京开源数字加密货币交易平台。 slogan_desc: 貔貅交易所是比特币等加密数字货币的交易平台,是国内首个实现开源机制的项目,我们秉承“开放开源,阳光透明”的理念,旨在为广大加密数字货币爱好者,提供一个代码开源开放、资产公开透明,安全易用和最具有公信力的加密数字货币交易服务平台。 tags: vip: VIP hero: 超级用户 admin: 管理员 trade: markets: 市场 btccny: BTC/CNY ...
config/locales/zh-CN.yml
name: CI to Github Pages on: schedule: - cron: "0 0 * * *" workflow_dispatch: jobs: create-events-json: environment: perl runs-on: ubuntu-latest steps: - name: Checkout Code uses: actions/checkout@v2 - name: Cache ~/perl5 uses: actions/cache@v2 with: ...
.github/workflows/perl.yml
name: CI on: push: paths-ignore: - '**/*.md' pull_request: paths-ignore: - '**/*.md' env: J2CL_COMMIT: <PASSWORD> J2CL_DIR: j2cl GRADLE_OPTS: "-Dorg.gradle.daemon=false" jobs: linux: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Cache J2CL arti...
.github/workflows/gradle.yml
--- !<MODEL> contentType: "MODEL" firstIndex: "2018-12-25 19:08" game: "Unreal Tournament" name: "Chun-Li" author: "Alcor" description: "None" releaseDate: "2000-12" attachments: - type: "IMAGE" name: "Chun-Li_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tournament/Models/C/Chu...
content/Unreal Tournament/Models/C/2/f/5d171d/chun-li_[2f5d171d].yml
title: just a blog SEOTitle: 随笔 header-img: img/home-blog.jpg email: <EMAIL> description: "生活与学习的笔记" keywords: " Blog, 博客, 个人网站, ALexneko1224" url: "https://alexneko1224.github.io/" # your host, for absolute URL baseurl: "/" # for example, '/blog' if your blog hosted on 'host/blog' # ...
_config.yml
--- sudo: required services: - docker before_install: # Update the host with latest versions - sudo apt-get update -qq install: # Install Ansible on host - pip install ansible --user # Install docker-py - pip install --upgrade docker-py --user # Add ansible.cfg to pick up roles path. - printf '[...
.travis.yml
items: - uid: com.microsoft.azure.management.batchai.ToolTypeSettings.Horovod id: Horovod artifact: com.microsoft.azure:azure-mgmt-batchai:1.37.0 parent: com.microsoft.azure.management.batchai children: - com.microsoft.azure.management.batchai.ToolTypeSettings.Horovod.Definition - com.microsoft.azure.manage...
docs-ref-autogen/com.microsoft.azure.management.batchai.ToolTypeSettings.Horovod.yml
alias: 'Doors opened home alone' initial_state: 'off' trigger: - platform: state entity_id: group.my_exterior_doors to: 'on' condition: condition: and conditions: - condition: state entity_id: input_boolean.person3_home state: 'on' for: minutes: 5 - condition: state ...
automation/doors_opened_home_alone.yaml
version: "3" services: omeka-ecosystem: container_name: madoc-platform-omeka build: context: . links: - mysql environment: - PHP_IDE_CONFIG=serverName=omeka-workspace - APP_ENV=${APP_ENV} - OMEKA__DATABASE_HOST=madoc-platform-database - OMEKA__DATABASE_NAME=${MYSQL_...
docker-compose.yml
--- - name: "Installing Weblounge rpm repository" template: > src=etc/yum.repos.d/weblounge.repo.j2 dest=/etc/yum.repos.d/weblounge.repo backup=yes tags: weblounge_repo - name: "Installing Weblounge" yum: > name=weblounge state=latest notify: - restart webloung...
docs/scripts/ansible/nodes/roles/weblounge-common/tasks/main.yml
aliases: - &restore-npm-cache keys: - v1-dependencies-{{ checksum "package-lock.json" }} - v1-dependencies-master - v1-dependencies- - &restore-dist-cache keys: - v1-dist-{{ .Environment.CIRCLE_SHA1 }} - v1-dist-master - v1-dist- version: 2 jobs: install-dependencies: ...
circle.yml
--- name: myapp plugins: [Format] appspec: { "version": 0.001 } class: App::Spec::Example::MyApp title: My Very Cool App abstract: This app can do very cool things description: | This is a very useful description for myapp. This is a very useful description for myapp. This is a very useful description for myapp. ...
examples/myapp-spec.yaml
title: Git Commit summary: Git commits a given set of files description: Git commits a given set of files website: https://github.com/squaretrade/bitrise-step-git-commit source_code_url: https://github.com/squaretrade/bitrise-step-git-commit support_url: https://github.com/squaretrade/bitrise-step-git-commit/issues hos...
step.yml
--- # # This is the canonical configuration for the `README.md` # Run `make readme` to rebuild the `README.md` # # Name of this project name : Terraform AWS S3 Multipule Account Replication # License of this project license: "APACHE" # Canonical GitHub repo github_repo: clouddrove/terraform-aws-s3-multiaccount-repli...
README.yaml
captainVersion: 4 services: $$cap_appname-db: documentation: Taken from https://hub.docker.com/_/mariadb image: mariadb:$$cap_mariadb_version volumes: - $$cap_appname-db-data:/var/lib/mysql restart: always environment: MYSQL_ROOT_PASSWORD: <PASSWORD> ...
public/v4/apps/limesurvey.yml
--- # SPDX-license-identifier: Apache-2.0 ############################################################################## # Copyright (c) 2019 # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, ...
playbooks/roles/pmem/tasks/main.yml
fos_user: db_driver: orm firewall_name: main user_class: App\Entity\User use_listener: true use_flash_notifications: true use_authentication_listener: true use_username_form_type: true model_manager_name: null # change it to the name of your entity/docume...
config/packages/fos_user.yaml
--- !<MAP> contentType: "MAP" firstIndex: "2021-12-25 02:24" game: "Unreal Tournament" name: "DM-LineARC-Diner" author: "[LineARC]" description: "Unreal://172.16.17.32:7777" releaseDate: "2021-12" attachments: - type: "IMAGE" name: "dm-linearc-diner_shot_9cf77525_8.png" url: "https://f002.backblazeb2.com/file/unrea...
content/Unreal Tournament/Maps/DeathMatch/L/9/c/f77525/dm-linearc-diner_[9cf77525].yml
--- ################################################################################ # Copyright (c) IBM Corporation 2021 ################################################################################ ################################################################################ # Variables used and needing confir...
zos_concepts/rest_apis/inventories/host_vars/zos_host.yml
{% set version = "0.2.2" %} {% set posix = 'm2-' if win else '' %} {% set native = 'm2w64-' if win else '' %} package: name: r-spsutil version: {{ version|replace("-", "_") }} source: url: - {{ cran_mirror }}/src/contrib/spsUtil_{{ version }}.tar.gz - {{ cran_mirror }}/src/contrib/Archive/spsUtil/spsUt...
recipe/meta.yaml
Ok: description: Returns request id for this async operation. schema: $ref: '#/definitions/SuccessResponse' headers: X-Request-ID: description: Id of given request type: string X-Response-Time: description: Process time of given request type: string X-RateLimit-State: ...
responses/common.yaml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-20 00:36" game: "Unreal Tournament" name: "DM-FSW-Arena][" author: "[FSW]Dilligas" description: "To the Victor, go the Spoils" releaseDate: "2002-02" attachments: - type: "IMAGE" name: "DM-FSW-Arena][_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archi...
content/Unreal Tournament/Maps/DeathMatch/F/c/a/d9fcf5/dm-fsw-arena_[cad9fcf5].yml
--- name: <NAME> description: Our technology, expertise and leadership help insurers modernize, innovate and connect to build the future of their business and the future of insurance. image: "" created: "2021-02-04" modified: "2021-02-04" specificationVersion: "0.14" x-rank: "7" x-alexaRank: "1000000" url: https://r...
_data/exaxe-limited.yaml
apiVersion: apps/v1 kind: Deployment metadata: name: kstone-etcdcluster-controller namespace: kstone labels: app: kstone-etcdcluster-controller spec: replicas: 1 selector: matchLabels: app: kstone-etcdcluster-controller template: metadata: labels: app: kstone-etcdcluster-cont...
deploy/kstone-controller.yaml
actions: post: omf-install: NONINTERACTIVE=1 fish -c "$(curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install)" agnoster-install: fish -c 'omf install agnoster' bat-build-cache: bat cache --build spacemacs-install: git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d co...
config.yaml
name: IRetryOptions uid: azure-maps-rest.atlas.service.IRetryOptions package: azure-maps-rest summary: Retry options interface. fullName: IRetryOptions remarks: '' isPreview: false isDeprecated: false type: interface properties: - name: maxRetryDelayInMs uid: azure-maps-rest.atlas.service.IRetryOptions.maxRetryDe...
docs-ref-autogen/azure-maps-rest/atlas.service.IRetryOptions.yml
nameWithType: GroupableResource.DefinitionStages.WithCreatableResourceGroup<T>.withNewResourceGroup type: method members: - fullName: T com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource<TManager, InnerT>.DefinitionStages.WithCreatableResourceGroup<T>.withNewResourceGroup(Creatable<Resourc...
legacy/docs-ref-autogen/com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup.withNewResourceGroup.yml
$schema: https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json# contentVersion: 1.0.0.0 parameters: # NAMING CONVENTION PARAMETERS locationCode: type: string metadata: description: The location code representing the location of the API Connection instance allowedValues: ...
src/Resources/ApiConnection.ServiceBus.yaml
name: Getting Halts weekend # Don't want to burn my private minutes at this point on: push: branches: - master schedule: # * is a special character in YAML so you have to quote this string - cron: '30 2 * * 6' env: DISCORD_NEWS_WEBHOOK: ${{ secrets.DISCORD_NEWS_WEBHOOK }} DISCORD_NEWS_WEBHOOK...
.github/workflows/halts_after_hours.yml