code
stringlengths
38
801k
repo_path
stringlengths
6
263
- position: 1 driverNumber: 6 driverId: kimi-raikkonen constructorId: ferrari engineManufacturerId: ferrari tyreManufacturerId: bridgestone time: "1:31.396" gap: interval: laps: 18 - position: 2 driverNumber: 2 driverId: lewis-hamilton constructorId: mclaren engineManufacturerId: mercedes ty...
src/data/seasons/2007/races/10-europe/free-practice-3-results.yml
--- result: SUCCESS timestamp: 2016-07-13 17:30:53 UTC url: http://manhattan.ci.chef.co/job/chef-build/134/ trigger_url: http://manhattan.ci.chef.co/job/chef-trigger-ad_hoc/66/ duration: 1h3m24s active_duration: 35m14s retries: 2 retry_delay: 28m9s runs: debian-6-i386: result: SUCCESS url: http://manhattan.ci...
reports/stages/manhattan.ci.chef.co/job/chef-build/134.yaml
--- # vars file for jenkins-server openjdk_package: java-1.8.0-openjdk # Certificate cert_file: ci_sagrid_ac_za jenkins_init_file: /etc/sysconfig/jenkins jenkins_http_port_param: JENKINS_PORT jenkins_java_options_env_var: JENKINS_JAVA_OPTIONS jenkins_plugins: - analysis-core - git - pam-auth - build-user-var...
vars/main.yml
--- - debug: msg="START connection={{ ansible_connection }} nxos_ntp_options sanity test" - name: Apply default ntp config ignore_errors: true cisco.nxos.nxos_ntp_options: &id007 state: absent - block: - name: Configure ntp with master and default stratum register: result cisco.nxos.nxos_...
venv/lib/python3.6/site-packages/ansible_collections/cisco/nxos/tests/integration/targets/nxos_ntp_options/tests/common/sanity.yaml
id: ocd-organization/e49e9b65-166c-503d-83d6-3133c4d510fb jurisdiction: ocd-jurisdiction/country:us/government classification: committee name: Senate Committee on Small Business and Entrepreneurship chamber: upper sources: - url: https://theunitedstates.io/ links: - url: http://www.sbc.senate.gov/ note: homepage memb...
data/us/committees/Senate-Committee-on-Small-Business-and-Entrepreneurship-e49e9b65-166c-503d-83d6-3133c4d510fb.yml
schema_version: 0.3 type: filter identifier: lightshow title: Light Show version: 1 copyright: Meltytech, LLC creator: <NAME> <<EMAIL>> license: LGPLv2.1 language: en tags: - Video description: > An audio visualization filter that colors the image proportional to the magnitude of the audio spectrum. parameter...
bin/linux/x64/share/mlt/qt/filter_lightshow.yml
--- # tasks file for consul(On Linux) # Since Ansible 2.0, 'src' parameter of 'unarchive' module accepts external URL(ex. http://example.com/file.zip). # But this role doesn't use this feature because zip file is always downloaded even if same file already exits in local. # http://docs.ansible.com/ansible/unarchive_mod...
tasks/Linux.yml
--- - name: Get the target instance zone name uri: url: http://169.254.169.254/latest/meta-data/placement/availability-zone return_content: yes register: response - name: Chown dirctory to user other than root file: path: "/var/www/spring_app_{{ aws_profile }}_{{ item }}" owner: "{{ ansible_us...
roles/deploy_spring_app/tasks/package-app.yml
--- - name: Setting Variables set_fact: dlipy3_pip: dlipy3_pip_post_install.txt dlipy3_conda: dlipy3_conda_post_install.txt dlipy2_pip: dlipy2_pip_post_install.txt dlipy2_conda: dlipy2_conda_post_install.txt dlinsights_pip: dlinsights_pip_post_install.txt dlinsights_conda: dlinsights_conda_pos...
software/wmla120_ansible/engr_mode_env_post_install_gather.yml
homepage: https://github.com/GianlucaGuarini/executor changelog-type: markdown hash: d83a3d61ba4735ac6954c5da6bdb1c55ca289786aec9283db2bd802edc69031b test-bench-deps: executor: -any base: ==4.9.* hspec: ! '>=2.2' process: ! '>=1.4 && <1.5' async: ! '>=2.1 && <2.2' doctest: ! '>=0.8.0' maintainer: <EMAIL> sy...
packages/ex/executor.yaml
name: ISCSIServer uid: '@azure/arm-storsimple1200series.ISCSIServer' package: '@azure/arm-storsimple1200series' summary: '' fullName: ISCSIServer remarks: '' isPreview: false isDeprecated: false type: interface properties: - name: backupScheduleGroupId uid: '@azure/arm-storsimple1200series.ISCSIServer.backupSched...
docs-ref-autogen/@azure/arm-storsimple1200series/ISCSIServer.yml
documentType: LandingData title: Az Azure AD feltételes hozzáférésének dokumentációja metadata: document_id: null title: 'Az Azure Active Directory feltételes hozzáférésének dokumentációja – oktatóanyagok, rövid útmutatók, alapfogalmak és referenciák | Microsoft Docs' description: 'Ebből a cikkből megtudhatja, ho...
articles/active-directory/conditional-access/index.yml
{{- if .Values.autoIdler.enabled -}} apiVersion: apps/v1 kind: Deployment metadata: name: {{ include "lagoon-core.autoIdler.fullname" . }} labels: {{- include "lagoon-core.autoIdler.labels" . | nindent 4 }} spec: selector: matchLabels: {{- include "lagoon-core.autoIdler.selectorLabels" . | nindent 6...
argocd/lagoon-core/templates/auto-idler.deployment.yaml
name: test on: [pull_request] jobs: test: strategy: fail-fast: false matrix: rust_version: [stable] platform: - { target: x86_64-pc-windows-msvc, os: windows-latest } - { target: x86_64-unknown-linux-gnu, os: ubuntu-latest } - { target: x86_64-apple-darw...
.github/workflows/build.yml
--- http_interactions: - request: method: get uri: https://graph.facebook.com/v2.4/search?access_token=DUMMY_TOKEN&q=disney&type=adinterest body: encoding: US-ASCII string: '' headers: User-Agent: - Faraday v0.8.9 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q...
spec/fixtures/ad_interest_search_disney.yml
- name: Obtain the mount path for the application shell: > kubectl get pods -n {{ app_ns }} -l {{ app_label }} -o custom-columns=:.spec.containers[].volumeMounts[].mountPath --no-headers args: executable: /bin/bash register: mount - name: Record the mount path for the application set_fact:...
experiments/zfs-localpv/functional/backup_and_restore/incremental_restore.yml
require: rubocop-rspec Rails: Enabled: true AllCops: TargetRubyVersion: 2.4 # RuboCop has a bunch of cops enabled by default. This setting tells RuboCop # to ignore them, so only the ones explicitly set in this file are enabled. # DisabledByDefault: true Exclude: - '*/templates//' - '*/vendor//' ...
.rubocop.yml
uid: "com.azure.search.documents.implementation.converters.SuggestOptionsConverter.map*" fullName: "com.azure.search.documents.implementation.converters.SuggestOptionsConverter.map" name: "map" nameWithType: "SuggestOptionsConverter.map" members: - uid: "com.azure.search.documents.implementation.converters.SuggestOptio...
preview/docs-ref-autogen/com.azure.search.documents.implementation.converters.SuggestOptionsConverter.map.yml
{% set version = "1.3.1" %} {% set posix = 'm2-' if win else '' %} {% set native = 'm2w64-' if win else '' %} package: name: r-seriation version: {{ version|replace("-", "_") }} source: url: - {{ cran_mirror }}/src/contrib/seriation_{{ version }}.tar.gz - {{ cran_mirror }}/src/contrib/Archive/seriation/...
recipe/meta.yaml
openapi: 3.0.0 info: version: 1.2.1 title: An include file to define NetworkProvider endpoints license: name: Apache 2.0 paths: /api/networkProviders: post: operationId: createNetworkProvider summary: Create a NetworkProvider description: Create a NetworkProvider, available only to sys...
docs/openapi/endpoints/network-provider.yml
name: ubuntu on: [push] jobs: build-linux: runs-on: ubuntu-20.04 defaults: run: shell: bash -l {0} strategy: matrix: python-version: [3.8] steps: - uses: actions/checkout@v2 name: Check out repository - name: Setup Miniconda ...
.github/workflows/ubuntu.yml
name: cftime test on: pull_request: push: branches: [master] jobs: run: runs-on: ${{ matrix.os }} strategy: matrix: python-version: [ "3.7", "3.8", "3.9"] os: [windows-latest, ubuntu-latest, macos-latest] platform: [x64, x32] # debug on a single os/platform/python vers...
.github/workflows/miniconda.yml
name: ci on: push: pull_request: jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [12.x, 14.x] steps: - uses: actions/checkout@v2 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v1 with: node-version: ${{ ...
.github/workflows/ci.yml
name: Like expression tests: - name: Exact match (1) expression: "'abc' LIKE 'abc'" result: true - name: Exact match (2) expression: "'ab\\c' LIKE 'ab\\c'" result: true - name: Exact match (negate) expression: "'abc' NOT LIKE 'abc'" result: false - name: Percentage operator (1) expr...
cesql_tck/like_expression.yaml
name: TestCaseAssociatedResult uid: azure-devops-extension-api.TestCaseAssociatedResult package: azure-devops-extension-api summary: '' fullName: TestCaseAssociatedResult remarks: '' isPreview: false isDeprecated: false type: interface properties: - name: completedDate uid: azure-devops-extension-api.TestCaseAsso...
docs-ref-autogen/azure-devops-extension-api/TestCaseAssociatedResult.yml
AWSTemplateFormatVersion: 2010-09-09 Description: Billing-BillingSubscriptions Template. This creates Standard Subscriptions to Billing SNS Topics. Metadata: AWS::CloudFormation::Interface: ParameterGroups: - Label: default: Stack Dependencies Parameters: - BillingTopicsStackNa...
Billing-BillingSubscriptions.yaml
name: Push to Docker Registries on: push: branches: - master paths-ignore: - README.md workflow_dispatch: env: DOCKER_ORG: unfor19 DOCKER_REPO: aws-webui jobs: docker: runs-on: ubuntu-20.04 strategy: matrix: include: - DOCKERFILE_PATH: Dockerfile ...
.github/workflows/docker-latest.yml
uuid: 5065e260-db35-4ec8-b82f-cb72e2239ff8 langcode: en status: true dependencies: config: - page_manager.page.home_page_right_sidebar - views.view.em_editors_picks - views.view.em_example_10 - views.view.em_featured_center_mode_slider - views.view.em_popular_content module: - panels - s...
config/sync-em/page_manager.page_variant.home_page_right_sidebar-panels_variant-1.yml
name: Circuit Parachain Build & Test CI on: pull_request: paths: - circuit-parachain/**/*.rs - circuit-parachain/**/Cargo.toml - circuit-parachain/**/Cargo.lock - .github/workflows/circuit-parachain.yml env: RUST_BACKTRACE: 1 CARGO_TERM_COLOR: always jobs: format: runs-on: sel...
.github/workflows/circuit-parachain.yml
api_name: [] items: - children: - azure.mgmt.hanaonazure.models.Display - azure.mgmt.hanaonazure.models.ErrorResponse - azure.mgmt.hanaonazure.models.ErrorResponseException - azure.mgmt.hanaonazure.models.Operation - azure.mgmt.hanaonazure.models.ProviderInstance - azure.mgmt.hanaonazure.models.ProxyResourc...
docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.models.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-19 20:58" game: "Unreal Tournament" name: "DM-Agressive" author: "<NAME>" description: "None" releaseDate: "2003-12" attachments: - type: "IMAGE" name: "DM-Agressive_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tournament/Maps/...
content/Unreal Tournament/Maps/DeathMatch/A/d/e/4509cc/dm-agressive_[de4509cc].yml
environment: matrix: - job_name: Ubuntu Linux builds appveyor_build_worker_image: Ubuntu2004 - job_name: Windows MinGW builds appveyor_build_worker_image: Visual Studio 2015 - job_name: Windows VS 2019 builds appveyor_build_worker_image: Visual Studio 2019 - job_name...
appveyor.yml
pt_BR: devise: confirmations: confirmed: "Sua conta foi confirmada. Por favor, faÁa login." send_instructions: "Em alguns minutos vocÍ receber· um email com instruÁıes sobre como confirmar sua conta." send_paranoid_instructions: "Se seu email j· existir em nossa base, vocÍ receber· em alguns mi...
config/locales/devise/devise.pt_BR.yml
--- months: 0: - name: Fastelavn regions: [dk] function: easter(year) function_modifier: -49 type: informal - name: Palmesøndag regions: [dk] function: easter(year) function_modifier: -7 type: informal - name: Skærtorsdag regions: [dk] function: easter(year) function_...
dk.yaml
interactions: - request: body: !!python/unicode '{"username": "nouser", "authType": "password", "name": "Example", "useProxy": "false", "enabled": "true", "ip": "127.0.0.1", "managedPlugins": "false", "agentCapable": "false", "password": "<PASSWORD>", "verifyHost": "false", "port": 8834}' head...
tests/sc/cassettes/test_scanners_create_success.yaml
--- !ruby/hash:SeasonHash title: NG騎士ラムネ&40EX ビクビクトライアングル愛の嵐大作戦 watchable: true thumbnail_url: https://cs1.anime.dmkt-sp.jp/anime_kv/img/10/20/2/10202_1_6.png?1427216400000 outline: あの大冒険から3年後,ラムネは中学生となりハラハラワールドのことも忘れてしまっまっていた。しかし,突如ミルクが現れ,謎の鉄仮面が命を狙ってくる。アララ王国は大きな危機にさらされていた。今こそ勇者ラムネス復活のとき。 tags: !ruby/array:Hashie::Arra...
db/fixtures/seasons/season_01721.yml
version: '3.3' services: dbsetup: depends_on: - mssql build: context: . dockerfile: Dockerfile-dbsetup environment: TRAM_DB_SERVER: "mssql" TRAM_SA_PASSWORD: "<PASSWORD>" TRAM_DB: "TramDb" TRAM_SCHEMA: "eventuate" TRAM_SCHEMA2: "schema1" eventuatetramtests: ...
IO.Eventuate.Tram.IntegrationTests/docker-compose.yml
name: Release on: push: tags: - v*.*.* # pull_request: # branches: # - master jobs: goreleaser: strategy: matrix: platform: [ubuntu-latest, windows-latest] runs-on: ${{ matrix.platform }} steps: - name: Checkout uses: actions/checkout@v3 ...
.github/workflows/release.yml
--- - config: - testset: "Testes Básicos" - test: - group: "Metodos SAT-CF-e" - name: "AssociarAssinatura" - url: "/hub/v1/associarassinatura" - method: "POST" - body: "numero_caixa=1&sequencia_cnpj=123456&assinatura_ac=xyz" - expected_status: [200] - test: - group: "Metodos SAT-CF-e"...
test/tests/smoke.yaml
before_script: #- yum install which -y # install ssh-agent if not already installed, it is required by docker - 'which ssh-agent || ( yum install openssh-clients -y )' # run ssh-agent (inside the build environment) - eval $(ssh-agent -s) # add the ssh key stored in SSH_PRIVATE_KEY variable to the agent stor...
.gitlab-ci.yml
# define your jenkins URL here #unclassified: # location: # url: http://192.168.1.10/ jenkins: # slaveAgentPort: 50000 securityRealm: local: allowsSignup: false enableCaptcha: false # configure your AD connection below, comment out local if you choose to #activeDirectory: #bindPass...
casc.yml
- name: Create the shared and releases directory for the SP dashboard file: path={{ spdashboard_data_dir }}/{{item}} state=directory owner=root group=root mode=775 with_items: - releases - name: Create shared and writeable directories for logs and data file: path={{ spdashboard_data_dir }}/shared/{{item}...
ansible/roles/spdashboard/tasks/install-branch.yml
interactions: - request: body: null headers: Connection: [keep-alive] Content-Length: ['0'] User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)] x-ms-client-request-id: [a11a25e4-e475-11e8-9ac5-acde48001122] x-ms-date: ['Fri, 09 Nov 2018 23:17:29 GMT'] ...
tests/recordings/test_queue_encryption.test_put_with_strict_mode.yaml
name: Australian News RSS Feeds feeds: - name: ABC Australia feed: 'http://www.abc.net.au/news/feed/2942460/rss.xml' url: 'https://www.abc.net.au/news/' - name: 9NEWS feed: 'http://www.9news.com.au/rss' url: 'https://www.9news.com.au/' - name: Daily Telegraph feed: 'http://www.dailytelegraph.c...
local/rss/australia.yaml
en: hyrax: icons: physical_instantiation: 'physical-instantiation-icon' select_type: physical_instantiation: name: "Physical Instantiation" description: "Physical instantiation works" simple_form: hints: physical_instantiation: holding_o...
config/locales/physical_instantiation.en.yml
name: bcftools_isec description: Apply set operations to VCF files keywords: - variant calling - intersect - union - complement - VCF tools: - isec: description: | Computes intersections, unions and complements of VCF files. homepage: http://samtools.github.io/bcftools/...
software/bcftools/isec/meta.yml
title: Брак month: "03" day: "11" intro: text: - "Как пища есть необходимое условие жизни отдельного человека, так брак есть необходимое условие жизни человечества; и как злоупотребление пищей порождает зло для отдельного человека, так и злоупотребления брака порождают величайший вред для отдельного человека и д...
pages/03/11.yml
geocoder: extends: file: docker-compose-common.yml service: geocoder links: - parser - elasticsearch - influxdb environment: &MONITORED_JVM_ENV IS_MONITORED: 'true' INFLUXDB_HOST: &INFLUXDB_HOST influxdb INFLUXDB_PORT: &INFLUXDB_PORT 8086 INFLUXDB_USER: &INFLUXDB_USER root ...
docker-compose-full.yml
en: nav: networks: Networks networks_description: "Manage Networks" network_map: "Net-Node Map" network_map_description: "Show defined relationships and status between node and networks" interfaces: "Bus Interfaces" interfaces_description: "Override default bus order for network interfaces" ...
core/rails/config/locales/network/en.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-20 18:18" game: "Unreal Tournament 2004" name: "ONS-FortKneelis_2" author: "es0terica" description: "The Liandri Mining Corporation stumbled upon this deserted shrine atop\ \ a set of cliffs. Archaeologists went nuts, and the corporation set up the caverns\ \ for O...
content/Unreal Tournament 2004/Maps/Onslaught/F/9/3/b3fa0e/ons-fortkneelis_2_[93b3fa0e].yml
--- #------------------------------------------------------------------------------- # VARIABLES #------------------------------------------------------------------------------- - name: 'include variables' include_vars: "{{lookup('first_found', params)}}" vars: params: files: - "vars/{{ansible_d...
mariadb/tasks/main/install.yml
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: [master] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: # This workflow contains a single job called "build" ...
.github/workflows/master.yml
name: Utoipa build on: push: paths: - "**.rs" - "**Cargo.toml" pull_request: branches: [ master ] paths: - "**.rs" - "**Cargo.toml" env: CARGO_TERM_COLOR: always jobs: test: strategy: matrix: testset: - utoipa - utoipa-gen - ...
.github/workflows/build.yaml
name: Release on: push: branches: [ $default-branch ] tags: - "*" workflow_dispatch: jobs: build: runs-on: macos-10.15 steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - name: Setup Rust environment uses: ATiltedTree/setup-rust@v1.0.4 with: ...
.github/workflows/release.yml
copyright: Copyright © 2020 Breakside Inc. kind: class introduced: 2020.1.0 inherits: JSObject summary: An alert that is included in a `UIAlertController` topics: - name: Creating an Alert Action members: - name: initWithTitle kind: init summary: Create an action with given prope...
Documentation/Code/UIKit/UIAlertAction.doc.yaml
documentType: LandingData title: Azure Sentinel 預覽文件 metadata: title: Azure Sentinel 預覽文件 - 教學課程、快速入門 |Microsoft Docs meta.description: Azure Sentinel is a cloud-native SIEM that provides intelligent security analytics for your entire enterprise at cloud scale. services: sentinel author: cmcclister manager: c...
articles/sentinel/index.yml
name: continuous-integration on: push: branches: - main - master tags: - 'v*' pull_request: jobs: test-with-cov: runs-on: ubuntu-latest strategy: matrix: python-version: [3.8] steps: - uses: actions/checkout@v2 - name: Set up Python ${{ matrix.python...
.github/workflows/ci.yml
resource_types: - name: git-branches type: registry-image source: repository: aoldershaw/git-branches-resource resources: - name: feature-branches type: git-branches source: uri: https://github.com/aoldershaw/examples branch_regex: 'feature/(?P<feature>.*)' - name: examples type: git source: ...
pipelines/multi-branch/tracker.yml
name: pytorch-widedeep on: push: branches: - master pull_request: branches: - master jobs: codestyle: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Set up Python 3.9 uses: actions/setup-python@v2 with: python-version: 3.9 - name: In...
.github/workflows/build.yml
--- # # ci/pipeline.yml # # Pipeline structure file for a BOSH Release pipeline # # DO NOT MAKE CHANGES TO THIS FILE. Instead, modify # ci/settings.yml and override what needs overridden. # This uses spruce, so you have some options there. # # author: <NAME> <<EMAIL>> # created: 2016-03-30 meta: name: (( param...
ci/pipelines/base.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-11-01 22:19" variationOf: "e3bdd84850ec5167eaeec87ccb87f163ae0c8f5b" game: "Unreal Tournament 2004" name: "ONS-Dinora" author: "Sjoerd -Hourences- <NAME>" description: "As the raging storm retreats, an epic battle emerges on the rocky coast\ \ of Dinora island. War erup...
content/Unreal Tournament 2004/Maps/Onslaught/D/3/f/7a9787/ons-dinora_[3f7a9787].yml
OpenLoyalty\Component\Campaign\Domain\Campaign: type: entity repositoryClass: OpenLoyalty\Component\Campaign\Infrastructure\Persistence\Doctrine\Repository\DoctrineCampaignRepository table: ol__campaign id: campaignId: type: campaign_id column: id fields: rewa...
lib/OpenLoyalty/Component/Campaign/Infrastructure/Persistence/Doctrine/ORM/Campaign.orm.yml
--- - name: create workdir command: mktemp -d /tmp/degoss.XXXXXXXXXX register: workdir changed_when: degoss_changed_when # set play facts - name: establish facts set_fact: degoss_tmp_root: "{{ workdir.stdout.strip() }}" degoss_test_root: "{{ workdir.stdout.strip() }}/tests" degoss_goss_install_dir:...
tasks/main.yml
--- # splunk_config.yml plugin: splunkenizer os: set_hostname: true aws: keypair_name: 'aws_key' #region: 'eu-central-1' ami: 'ami-0badcc5b522737046' # Redhat 8 (may need to disable selinux) #ssh_username: 'ec2-user' instance_type: 't2.micro' #instance_type: 'c5.2xlarge' ssh_private_key_path: '~/.ssh/...
examples/cm_4idxc2site_3shc_ds_uf_SmartStore.yml
--- result: FAILURE failure_category: network failure_cause: 'network reset rubygems.org: el-7' timestamp: 2016-06-01 16:56:21 UTC url: http://manhattan.ci.chef.co/job/omnibus-toolchain-build/43/ trigger_url: http://manhattan.ci.chef.co/job/omnibus-toolchain-trigger-git_poll/22/ duration: 1h43m15s runs: el-7: res...
reports/stages/manhattan.ci.chef.co/job/omnibus-toolchain-build/43.yaml
items: - uid: azure-arm-iothub - v2.1.0.RoutingEventHubProperties name: RoutingEventHubProperties fullName: RoutingEventHubProperties children: - azure-arm-iothub - v2.1.0.RoutingEventHubProperties.connectionString - azure-arm-iothub - v2.1.0.RoutingEventHubProperties.name - azure-arm-io...
typescript/docs-ref-autogen/azure-arm-iothub/1.0.RoutingEventHubProperties.yml
title: Managing SharePoint Online metadata: title: 'Course MS-300T02-A: Managing SharePoint Online' description: 'Course MS-300T02-A: Managing SharePoint Online' uid: course.ms-300t02 courseNumber: 'MS-300T02-A' hoursToComplete: 24 iconUrl: /media/learn/certification/course.svg skillsGained: - skill: 사용자 프로필 속성 구성 ...
learn-certs-pr/courses/ms-300t02.yml
--- result: FAILURE failure_category: unknown failure_cause: 'unknown: mac_os_x' timestamp: 2016-02-13 08:36:10 UTC url: http://manhattan.ci.chef.co/job/harmony-build/90/ trigger_url: http://manhattan.ci.chef.co/job/harmony-trigger-nightly-master/66/ duration: 6m39s runs: mac_os_x-10.8: result: FAILURE failur...
reports/stages/manhattan.ci.chef.co/job/harmony-build/90.yaml
- name: "Create user and group for nginx" group: name=nginx state=present - user: name: nginx group: nginx create_home: no shell: "/sbin/nologin" state: present - name: Set PAM limits params for nginx user pam_limits: domain: "nginx" limit_type: "-" limit_item: "{{item.key}}" val...
ansible/nginx/tasks/main.yml
name: Build on: push: branches: - dev - main - master pull_request: jobs: build: runs-on: ubuntu-20.04 container: docker://helife/epilight steps: - uses: actions/checkout@v2 - name: Build shell: bash run: "make 2>&1...
.github/workflows/build.yml
globals: last: c144 includes: - from: c144.png to: images/c144.png - from: t144.png to: images/t144.png pages: - _id: c144 _path: 144.html _template: page.html _post_to_facebook: '<NAME> v. the Susan B. Komen Foundation' prev: c143 next: c145 datetime: 2012-02-06 05:00:00 src: images/...
meta/c144.yaml
server: shutdown: graceful port: 8085 undertow: buffer-size: 1024 direct-buffers: on always-set-keep-alive: true error: include-exception: true include-stacktrace: ALWAYS include-message: ALWAYS compression: enabled: true min-response-size: 1024 mime-types: application/java...
sparkzxl-report/src/main/resources/application.yml
version: '2' services: crawlstreams: build: context: . args: http_proxy: ${HTTP_PROXY} https_proxy: ${HTTPS_PROXY} environment: - "CDX_SERVER=http://cdxserver:8080/tc" - "WAYBACK_SERVER=http://pywb:8080/test/" - "KAFKA_BOOTSTRAP_SERVERS=kafka:9092" - "WEBHD...
docker-compose.yml
name: Build Release Asset - Windows x64 on: push: branches: [ master ] tags: - 'v*' jobs: build: runs-on: windows-latest steps: - uses: actions/checkout@v2 - uses: dorny/paths-filter@v2.2.0 id: filter with: filters: | version: - 'version.t...
.github/workflows/win-installer-action.yml
name: CI on: [ push, pull_request ] jobs: ubuntu18-clang9-dev: runs-on: ubuntu-18.04 env: CC: clang-9 CXX: clang++-9 BUILD_TYPE: Dev WITH_PROJ: ON steps: - uses: actions/checkout@v2 with: submodules: true - uses: ./.github/actions/install-ubuntu ...
out/osmcode/libosmium/.github_workflows_ci.yml
name: test on: push: branches: [main] pull_request: branches: [main] jobs: build: strategy: matrix: os: [ubuntu-latest] fail-fast: false runs-on: ${{ matrix.os }} steps: - name: Checkout uses: actions/checkout@v2 - name: Setup Node.js uses: act...
.github/workflows/test.yml
--- !<MAP_PACK> contentType: "MAP_PACK" firstIndex: "2018-11-01 07:21" game: "Unreal Tournament" name: "Alornmappack" author: "TheMadMonk" description: "None" releaseDate: "2000-04" attachments: - type: "IMAGE" name: "Alornmappack_shot_3.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20To...
content/Unreal Tournament/MapPacks/A/1/a/2e6ec5/alornmappack_[1a2e6ec5].yml
name: Check on: push: branches: [ master ] pull_request: branches: [ master ] defaults: run: shell: bash jobs: check: runs-on: ${{matrix.os}} strategy: fail-fast: false matrix: os: [ubuntu-latest, macos-latest, windows-latest] build: [Release] options: [""...
out/librsync/librsync/.github_workflows_check.yml
title: Narendiran Chembu # logo: "images/logo.svg" # You can add own logo image. logo: images/cg_logo.png description: Personal Website baseurl: "" # The subpath of your site, e.g. /blog url: "" # The base hostname & protocol for your site, e.g. http://example.com # Author Settings author: name: <NAME> # bio: Hi, ...
_config.yml
wandb_version: 1 _current_progress_remaining: desc: null value: 1 _custom_logger: desc: null value: 'False' _episode_num: desc: null value: 0 _last_episode_starts: desc: null value: '[ True]' _last_obs: desc: null value: "[[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\ ...
wandb/run-20220104_212536-2fahxff6/files/config.yaml
title: Ja50n - go ahead SEOTitle: Ja50n的博客 | go ahead email: <EMAIL> description: "" keyword: "" url: "https://blog.ulinkmega.com" # your host, for absolute URL baseurl: "" # for example, '/blog' if your blog hosted on 'host/blog' rss_url: atom.xml logo: img/logo.png author: Ja50n # SNS settings R...
_config.yml
title: Dokumentacja usługi Windows Virtual Desktop summary: Dostarczaj środowisko pulpitu wirtualnego i aplikacje zdalne na każde urządzenie. Połącz usługę Microsoft 365 i platformę Azure, aby udostępnić użytkownikom jedyne środowisko systemu Windows 10 obsługujące wiele sesji — przy wyjątkowej skali i obniżonych koszt...
articles/virtual-desktop/index.yml
apiVersion: apiextensions.k8s.io/v1beta1 kind: CustomResourceDefinition metadata: name: linstorcsidrivers.piraeus.linbit.com spec: additionalPrinterColumns: - JSONPath: .status.NodeReady name: NodeReady type: boolean - JSONPath: .status.ControllerReady name: ControllerReady type: boolean group...
charts/piraeus/crds/piraeus.linbit.com_linstorcsidrivers_crd.yaml
--- apiVersion: apiextensions.k8s.io/v1beta1 kind: CustomResourceDefinition metadata: creationTimestamp: null name: tasklaunchers.task.projectriff.io spec: group: task.projectriff.io names: kind: TaskLauncher plural: tasklaunchers scope: "" validation: openAPIV3Schema: description: TaskLau...
config/crd/bases/task.projectriff.io_tasklaunchers.yaml
language: generic sudo: true stages: - test-ui addons: postgresql: '9.6' env: global: - PGPORT=5432 jobs: include: - stage: test-ui name: 'Build, Test and Package UI' install: - nvm install 9 language: scala scala: - 2.12 jdk: openjdk8 services: ...
.travis.yml
on: push: # Sequence of patterns matched against refs/tags tags: - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10 name: Create Release env: # Could, potentially automatically parse # the bin name, but let's do it automatically for now. RELEASE_BIN: cbsh RELEASE_BIN_WINDOWS: cbsh.exe ...
.github/workflows/release.yml
swagger: "2.0" info: title: Calculator Service description: HTTP service for adding numbers, a goa teaser version: "" host: localhost:8000 consumes: - application/json - application/xml - application/gob produces: - application/json - application/xml - application/gob paths: /add/{a}/{b}: get: tags: ...
gen/http/openapi.yaml
displays: default: width: 400 height: 300 modes: - mode1 slides: video_test: - type: video video: mpf_video_small_test - type: text text: Video Test y: bottom+20% - type: text text: "" y: bottom+10% video_test2: - type: video video: mpf_video_small_...
example_configs/video/config/test_video.yaml
--- !<MAP> contentType: "MAP" firstIndex: "2019-09-14 12:38" game: "Unreal" name: "MH-[SP]FairyValley" author: "THUNDERBOLT" description: "None" releaseDate: "2016-05" attachments: - type: "IMAGE" name: "mh-spfairyvalley_shot_4db413ac_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal/Maps/...
content/Unreal/Maps/Monster Hunt/S/4/d/b413ac/mh-spfairyvalley_[4db413ac].yml
fixture_1: raw_form_data: first_name: Fred middle_name: last_name: Regpatient birth_sex: Male birth_date: '1953-03-04' ssn: '666328412' address_line1: 9371 Signal Station Dr city: Manassas state_code: VA zip_code: '20111-8258' email_address: <EMAIL> phone: 888-123-0001...
modules/covid_vaccine/spec/fixtures/expanded_registration_submissions.yml
--- - block: - name: 创建 {{ addon.name }} addons 目录 when: addon is defined file: path="{{ addon_dir }}/{{ item }}" state=directory with_items: "{{ addon.directories }}" - name: 配置 {{ addon.name }} addon 部署依赖文件 when: addon is defined and addon.dependencies is defined template: src: "{{ ite...
roles/k8s-addon/tasks/main.yml
items: - uid: \Google\Cloud\Vision\V1\Position name: Position id: Position summary: |- A 3D position in the image, used primarily for Face detection landmarks. A valid Position must have both x and y coordinates. The position coordinates are in the same scale as the original image. Generated fro...
testdata/golden/V1.Position.yml
version: '2' services: django: build: context: . dockerfile: Dockerfile-django container_name: {{ cookiecutter.repo_name }}_django entrypoint: /usr/bin/wait-for-it.sh postgres:5432 -t 60 -- command: python manage.py runserver 0.0.0.0:8000 # command: /u...
{{cookiecutter.repo_name}}/docker-compose.yml
title: journee-mondiale-de-la-population-2010 date: '2010-07-11T00:00:00.000Z' image: 'https://www.populationdata.net/wp-content/uploads/chine-fillette.jpg' fr: title: Journée mondiale de la population 2010 body: >- A l'occasion de la Journée mondiale de la population célébrée le 11 juillet, et dont le th...
data/posts/2010-07-10_journee-mondiale-de-la-population-2010.yml
tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.resource.HpaPolicy: derived_from: onap.policies.optimization.Resource version: 1.0.0 name: onap.policies.optimization.resource.HpaPolicy properties: flavorFeatures: type: list ...
models-examples/src/main/resources/policytypes/onap.policies.optimization.resource.HpaPolicy.yaml
php-worker: build: context: ${DOCKERFILE_PATH_HOST}/php-worker args: - CHANGE_SOURCE=${CHANGE_SOURCE} - LARADOCK_PHP_VERSION=${PHP_VERSION} - PHALCON_VERSION=${PHALCON_VERSION} - INSTALL_BZ2=${PHP_WORKER_INSTALL_BZ2} - INSTALL_GD=${PHP_WORKER_I...
composes/common/php-worker.yml
_id: 6b561360-d82a-11e9-83fc-773c7dcbb421 message: >- A srk.lprx.zacharythomas.github.io.zra.sc uraemia, gonadotrophins [URL=http://epochcreations.com/lasuna/ - buy lasuna online[/URL - [URL=http://tamilappstatus.com/amantadine/ - amantadine[/URL - cheapest amantadine [URL=http://gardeningwithlarry.com/retin-...
_data/comments/elasticsearch-restore/comment-1568601231699.yml
items: - uid: '@azure/arm-servicemap.PortReference' name: PortReference fullName: PortReference children: - '@azure/arm-servicemap.PortReference.id' - '@azure/arm-servicemap.PortReference.ipAddress' - '@azure/arm-servicemap.PortReference.kind' - '@azure/arm-servicemap.PortReference...
docs-ref-autogen/@azure/arm-servicemap/PortReference.yml
l_chinese: mem_eager_traders.1.name:0 "在我們的邊界遇上雀躍的商人" mem_eager_traders.1.desc:0 "正當一條從§Y[ruthcap.GetAdj]§! 連接至我們邊界的安全路徑剛剛成立時,我們就收到了邊境海關充滿憂慮的報告。數以百計的熱源被探測到正以高速向著我們的邊界接近中,原來全都是民用貨船。面對猶如巨浪般的商人洶湧而至,當地的海關官員對於小小的關口能否應付數量如此龐大的商人感到困惑。" mem_eager_traders.1.xenophile:0 "他們真的有這麼渴望跟我們碰面?那麼好吧,就讓他們進來。" mem_eager_traders.1.xeno...
mem_sulfuric_transplant/reference_files/mem_stable_20190322/localisation/mem_eager_traders_l_traditional_chinese.yml
--- metadata: title: | RSPCA Court Summons Prototype short title: | Summons Automation organisation: Flinders University show login: True --- default screen parts: post: | <div style="display: flex; height: 200px; align-items: flex-end; flex-direction: row-reverse"> <div style="margin: 5px"...
docassemble/LLAW33012021S1RSPCA1/data/questions/RSPCA.main.yml