code
stringlengths
38
801k
repo_path
stringlengths
6
263
site_name: doing CLI for Azure DevOps site_description: 'Speed up work with Azure Devops' edit_uri: '' copyright: 'Copyright © 2021' repo_url: https://github.com/ing-bank/doing-cli site_url: 'https://ing-bank.github.io/doing-cli/' theme: name: material palette: # Light mode - media: "(prefers-...
mkdocs.yml
api_name: [] items: - children: - azure.mgmt.web.models.MySqlMigrationType.local_to_remote - azure.mgmt.web.models.MySqlMigrationType.remote_to_local class: azure.mgmt.web.models.MySqlMigrationType fullName: azure.mgmt.web.models.MySqlMigrationType inheritance: - inheritance: - type: builtins.object ...
docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.models.MySqlMigrationType.yml
name: build on: [push] jobs: black: name: black runs-on: ubuntu-latest steps: - uses: actions/checkout@master - uses: docker://kiwicom/black with: args: black --check --diff . pylint: name: pylint runs-on: ubuntu-latest steps: - uses: actions/checkout@master ...
.github/workflows/build.yml
apiVersion: v1 kind: PersistentVolumeClaim metadata: name: spostgres namespace: scheduler spec: accessModes: - ReadWriteOnce resources: requests: storage: 10Gi --- apiVersion: v1 kind: Service metadata: name: spostgres namespace: scheduler spec: selector: name: spostgres type: NodePort...
.k3s/db.yml
apiVersion: apps/v1beta2 kind: Deployment metadata: name: openpitrix-hyperpitrix-deployment namespace: ${NAMESPACE} labels: app: openpitrix component: openpitrix-hyperpitrix version: ${VERSION} spec: selector: matchLabels: app: openpitrix component: openpitrix-hyperpitrix replicas:...
roles/openpitrix/files/openpitrix/hyperpitrix-kubernetes/openpitrix/openpitrix-hyperpitrix.yaml
name: Build and Test on: pull_request: branches: [ master ] env: dotnet-version: 6.0.x # SDK Version for building Dafny jobs: singletons: runs-on: ubuntu-18.04 steps: - name: Setup dotnet uses: actions/setup-dotnet@v1.9.0 with: dotnet-version: ${{env.dotnet-version}} - n...
.github/workflows/msbuild.yml
title: arloou # 网站标题后缀 suffix: website # 作者名称(会显示在首页文章下面) author: Luzz # 首页简介(显示在首页顶部Logo的那句话) home_describe: 一個無聊的網站 # 网站关键字 keyword: luzz,arloou,blog is_article_img: true #false是否开启文章背景图显示(随机图片) # 网站描述 web_description: 描述 # 导航名称 menus_title: home: 首頁 archive: 歸檔 categories: 分類 tags: 標籤 links: 鏈接 about: 關...
luzizheng.github.io/themes/quiet/_config.yml
name: 'build-test' on: # rebuild any PRs and main branch changes pull_request: push: branches: - main - 'releases/*' jobs: build: # make sure build/ci work properly runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - run: | npm install - run: | ...
.github/workflows/test.yml
version: '3.5' volumes: apollo-data: postgres-data: services: oauthproxy: image: veupathdb/oauthproxy:${OAUTH_TAG:-latest} environment: OIDCProviderMetadataURL: ${OIDCProviderMetadataURL:-https://eupathdb.org/oauth/discovery} OIDCRedirectURI: ${OIDCRedirectURI:-http://apollo-dev.apidb.org/an...
docker-compose.yml
apiVersion: apps/v1 kind: Deployment metadata: labels: app: jbserver name: jbserver namespace: jb annotations: kubernetes.io/change-cause: "增加定单读取与用户信息读取断路器功能" spec: revisionHistoryLimit: 10 replicas: 3 strategy: type: RollingUpdate rollingUpdate: maxSurge: 25% maxUnavailable: ...
kubernetes/akka-cluster-pro.yaml
GoetasWebservices\Client\SalesforceEnterprise\Sobject\RelationshipInfoType: properties: childSobject: expose: true access_type: public_method serialized_name: ChildSobject xml_element: namespace: 'urn:sobject.enterprise.soap.sforce.com' ...
metadata/Sobject.RelationshipInfoType.yml
file_version: stressor#0 # The run configuration defines how the `sequences` are executed in parallel # sessions. config: name: Test WebDAV # tag: Not set (pass `-o tag:TAG_NAME` to override) details: | This scenario runs some tests against a WebDAV server. We use it to test stressor against a locally ru...
tests/stressor/test_rw.yaml
server: port: ${services.orca.port:8083} address: ${services.orca.host:localhost} default: bake: account: default securityGroups: [] vpc: securityGroups: [] front50: enabled: true baseUrl: ${services.front50.baseUrl:http://localhost:8080} tide: baseUrl: http://localhost:8090 oort: baseUrl: $...
orca-web/config/orca.yml
items: - uid: '@azure/cosmos.LocationRouting' name: LocationRouting fullName: LocationRouting children: - '@azure/cosmos.LocationRouting.clearRouteToLocation' - '@azure/cosmos.LocationRouting.ignorePreferredLocation' - '@azure/cosmos.LocationRouting.locationEndpointToRoute' - '@azu...
docs-ref-autogen/@azure/cosmos/LocationRouting.yml
author: mongoose-os description: DHT sensor usage example (JavaScript) version: 1.0 libs_version: ${mos.version} modules_version: ${mos.version} mongoose_os_version: ${mos.version} sources: - src filesystem: - fs config_schema: - ["rpc.uart.uart_no", -1] # - ["debug.stdout_uart", 0] # - ["debug.stderr_uart", 0]...
mos.yml
--- #DO NOT TRANSLATE THIS FILE DIRECTLY #If you want to contribute translations, visit https://translate.glucocheck.app assistant_responses: blood_sugar: long;with_trend;with_time: > El nivel de azúcar en sangre es {{value}} y {{trend}} desde hace {{time}}. long;no_trend;with_time: > El azúcar en...
gluco-check-common/strings/es-ES/assistant-responses.yaml
items: - uid: com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages id: DefinitionStages artifact: com.microsoft.azure:azure-mgmt-storage:1.33.1 parent: com.microsoft.azure.management.storage children: - com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.Blan...
docs-ref-autogen/com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.yml
Bundler/OrderedGems: Exclude: - 'Gemfile' # Offense count: 6 # Cop supports --auto-correct. Layout/EmptyLineAfterGuardClause: Exclude: - 'bin/bundle' # Offense count: 1 # Cop supports --auto-correct. Layout/EmptyLines: Exclude: - 'config/environments/development.rb' # Offense count: 1 # Cop support...
api/.rubocop_todo.yml
- name: Stop Tic-Smart Api Service - {{ item.name }} become: yes docker_swarm_service: name: "{{item.name}}" state: absent networks: - "{{swarm_network}}" loop: - "{{tic_smart_api}}" when: tic_smart_api.switch == "on" and inventory_hostname in groups.swarm_manager_prime # Clean tic-sm...
roles/tic_smart_api/tasks/main.yml
timeout_in: 30m task: # this task should fail fast or rely on 'depends_on' for all other tasks name: Tests (Unit) container: image: cirrusci/flutter:latest pub_cache: folder: ~/.pub-cache activate_coverage_script: pub global activate coverage tests_script: ./scripts/runTests.sh task: name: Integ...
.cirrus.yml
backend: name: git-gateway branch: master media_folder: static/img public_folder: /img collections: - name: "schedule" label: "Schedule" description: "Conference schedule" folder: "src/pages/schedule" create: true fields: - { label: "Template Key", name: "templateKey", widget: "hidden"...
static/admin/config.yml
grafana: rbac: pspEnabled: false image: repository: gcr.io/pluralsh/grafana/grafana initChownData: image: repository: gcr.io/pluralsh/busybox tag: latest downloadDashboardsImage: repository: gcr.io/pluralsh/curlimages/curl grafana.ini: security: allow_embedding: true ...
grafana/helm/grafana/values.yaml
sorting-type: GROUPS sorting-placeholder: "%some_level_maybe?%" #by default, names are sorted as A-Z _ a-z #by disabling you will make it Aa-Zz #this also applies for everything else, such as sorting by placeholder (factions, ..) case-sentitive-sorting: true #list of lines with adaptive height, in that order. #after ...
premiumconfig.yml
tosca_definitions_version: alien_dsl_2_0_0 # # Ystia Forge # Copyright (C) 2018 <NAME>. - Bull, <NAME>, B.P.68, 78340, Les Clayes-sous-Bois, France. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. # metadata: template_name: org.ystia.samples.topologies.welcome_monito...
org/ystia/samples/topologies/welcome_monitoring/types.yml
uid: "com.azure.resourcemanager.authorization.fluent.models.ApplicationsOrderby" fullName: "com.azure.resourcemanager.authorization.fluent.models.ApplicationsOrderby" name: "ApplicationsOrderby" nameWithType: "ApplicationsOrderby" summary: "Defines values for ApplicationsOrderby." inheritances: - "<xref href=\"java.lan...
docs-ref-autogen/com.azure.resourcemanager.authorization.fluent.models.ApplicationsOrderby.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-16 18:16" game: "Unreal Tournament" name: "CTF-Carrier" author: "<NAME>\"a.k.a.Bubba\"" description: "u.s.s.Nemisis" releaseDate: "2001-04" attachments: - type: "IMAGE" name: "CTF-Carrier_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unr...
content/Unreal Tournament/Maps/Capture The Flag/C/1/f/011821/ctf-carrier_[1f011821].yml
items: - uid: com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.Blank id: Blank parent: com.microsoft.azure.management.network href: com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.Blank.yml langs: - java name: ApplicationGatewayProbe.DefinitionS...
docs-ref-autogen/com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.Blank.yml
title: Dokumentation zu Visual Studio-Abonnements summary: 'Visual Studio-Abonnements bieten u. a. folgende Leistungen: Zugriff auf Entwicklertools, Clouddienste, Software, Schulungen sowie Unterstützung für Ihre Entwicklungs- und Testanforderungen.' brand: visual-studio metadata: title: Visual Studio-Abonnements...
subscriptions/index.yml
variables: autogen: | export NOCONFIGURE=1; if [ -x %{conf-cmd} ]; then true; elif [ -x %{conf-root}/autogen ]; then %{conf-root}/autogen; elif [ -x %{conf-root}/autogen.sh ]; then %{conf-root}/autogen.sh; elif [ -x %{conf-root}/bootstrap ]; then %{conf-root}/bootstrap; elif [ -x %{conf-roo...
src/buildstream/plugins/elements/autotools.yaml
name: Verify Examples on: push: branches: - main pull_request: schedule: - cron: "0 0 * * 0" defaults: run: shell: bash env: PUB_ENVIRONMENT: bot.github jobs: verify_examples: runs-on: ubuntu-latest strategy: matrix: example_directory: - examples/hello ...
.github/workflows/verify_examples.yml
--- result: FAILURE failure_category: code failure_cause: 'build Licensing: windows; NetFetcher rust: unix' timestamp: 2016-05-24 22:19:09 UTC url: http://manhattan.ci.chef.co/job/chefdk-build/482/ trigger_url: http://manhattan.ci.chef.co/job/chefdk-trigger-ad_hoc/336/ duration: 26m30s runs: windows-2008r2-i386: ...
reports/stages/manhattan.ci.chef.co/job/chefdk-build/482.yaml
os: linux dist: xenial language: python env: global: # Doctr deploy key for NSLS-II/NSLS-II.github.io - secure: "<KEY> # Doctr deploy key for bluesky/bluesky.github.io - secure: "<KEY>=" - MPLBACKEND: Qt5Agg cache: directories: - $HOME/.cache/pip - $HOME/.cache/matplotlib addons: ap...
.travis.yml
AF: Affganistan AL: Albania DZ: Algeria AD: Andorra AO: Angola AI: Anguilla AQ: Antarctica AG: 'Antigwa a Barbuda' AM: Armenia AW: Aruba AU: Awstralia AT: Awstria AZ: Azerbaijan BH: Bahrain BD: Bangladesh BB: Barbados BY: Belarws BZ: Belize BJ: Benin BM: Bermwda BT: Bhwtan BO: Bolifia BA: 'Bosnia a Herzegovina' BW: Bot...
country/cldr/cy_GB/country.yaml
lv: welcome: there_are_no_users: Vēl nav neviena lietotāja, līdz ar to mēs Jums izveidosim pirmo. remember_admin_location: "Atcerieties, Jūsu Refinery administrācijas panelis atrodas šeit:" lets_start: Tātad turpināsim, lai Jūs varētu pieslēgties... continue: Turpināt... admin: menu: reord...
vendor/refinerycms/core/config/locales/lv.yml
- name: "Random - 3" date: "7 April 2020" description: | embed_url: "" links: - label: "Sketch" url: "/assets/img/sketches/23.jpg" - name: "Random - 2" date: "7 April 2020" description: | embed_url: "" links: - label: "Sketch" url: "/assets/img/sketches/22.jpg" - name: "Ran...
_data/sketches.yml
--- # Defaults vars file for php-fpm role # Packages management php_fpm_apt_update_cache: True php_fpm_apt_cache_valid_time: 3600 php_fpm_packages: "{{ _php_fpm_packages }}" # Binaries php_fpm_binary_name: "{{ _php_fpm_binary_name }}" # Service management php_fpm_disable_default_service: False php_fpm_init_file_set...
defaults/main.yml
name: Format check with Prettier description: Check that files are formatted with Prettier. inputs: parser: required: true description: "Which parser to use." paths: required: false description: "Paths to check target files." prettier-version: default: "2.5.1" required: false descript...
action.yml
name: TestKeys uid: '@azure/arm-appplatform.TestKeys' package: '@azure/arm-appplatform' summary: Test keys payload fullName: TestKeys remarks: '' isPreview: false isDeprecated: false type: interface properties: - name: enabled uid: '@azure/arm-appplatform.TestKeys.enabled' package: '@azure/arm-appplatform' ...
docs-ref-autogen/@azure/arm-appplatform/TestKeys.yml
pool: name: Hosted macOS variables: - name: release value: false steps: - task: ArchiveFiles@1 displayName: 'Archive source ' inputs: rootFolder: '$(Build.SourcesDirectory)' includeRootFolder: false archiveType: tar archiveFile: '$(Build.BinariesDirectory)/source.tar.gz' - task: PublishBuildA...
build/build.yml
{{$NODES_PER_NAMESPACE := 100}} {{$PODS_PER_NODE := 30}} #Variables {{$totalPods := MultiplyInt $PODS_PER_NODE .Nodes}} {{$namespaces := DivideInt (SubtractInt .Nodes 1) $NODES_PER_NAMESPACE | AddInt 1}} {{$replicas := DivideInt $totalPods $namespaces}} {{$totalPodsRounded := MultiplyInt $namespaces $replicas}} #Test n...
clusterloader2/testing/density/config.yaml
name: client on: pull_request: paths: - '**/Cargo.toml' - '**/*.rs' - .github/workflows/client.yml permissions: contents: read env: CARGO_ACTION_FMT_VERSION: v0.1.3 CARGO_INCREMENTAL: 0 CARGO_NET_RETRY: 10 K3D_VERSION: v5.3.0 RUST_BACKTRACE: short RUST_VERSION: 1.56.1 RUSTUP_M...
.github/workflows/client.yml
nameWithType: MqttRejectedProtocolVersionException.MqttRejectedProtocolVersionException type: constructor members: - fullName: com.microsoft.azure.sdk.iot.device.transport.mqtt.exceptions.MqttRejectedProtocolVersionException.MqttRejectedProtocolVersionException() name: MqttRejectedProtocolVersionException() nameWit...
legacy/docs-ref-autogen/com.microsoft.azure.sdk.iot.device.transport.mqtt.exceptions.MqttRejectedProtocolVersionException.MqttRejectedProtocolVersionException.yml
version: 2.1 orbs: crystal: manastech/crystal@1.0.0 commands: shards-make-test: steps: - run: name: git config command: | git config --global user.email "<EMAIL>" git config --global user.name "<NAME>" git config --global column.ui always - c...
.circleci/config.yml
name: Build/release on: push: tags: - 'v*' jobs: build_windows: runs-on: windows-latest steps: - name: Check out Git repository uses: actions/checkout@v1 - name: Install Node.js, NPM and Yarn uses: actions/setup-node@v1 with: node-version: 12 ...
.github/workflows/release.yml
image: repository: tccr.io/truecharts/makemkv tag: v1.21.3@sha256:f118ce074c75f8544913c1ed1f2354613e3a8838061aa7d44c323a52a811f23d pullPolicy: IfNotPresent securityContext: readOnlyRootFilesystem: false runAsNonRoot: false podSecurityContext: runAsUser: 0 runAsGroup: 0 secretEnv: VNC_PASSWORD: "" en...
charts/stable/makemkv/values.yaml
name: Go on: push: branches: [ master ] jobs: build: name: Build runs-on: ubuntu-20.04 steps: - name: Set up Go 1.x uses: actions/setup-go@v2 with: go-version: ^1.13 id: go - name: Check out code into the Go module directory uses: actions/checkout@v2 ...
.github/workflows/go.yml
site_name: Arista Devops Community site_author: Arista Ansible Team site_description: A List of contribution in devops world docs_dir: docs/ copyright: Copyright &copy; 2019 - 2022 Arista Networks repo_name: 'Arista Netdevops Community' repo_url: https://github.com/aristanetworks/netdevops-examples use_directory_urls:...
mkdocs.yml
items: - uid: com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions id: WithAllDifferentOptions artifact: com.microsoft.azure:azure-mgmt-sql:1.33.1 parent: com.microsoft.azure.management.sql langs: - java name: SqlDatabaseOperations.DefinitionStages.WithAllDiffere...
docs-ref-autogen/com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions.yml
name: Release on: push: tags: - 'release/*' jobs: package: strategy: matrix: architecture: [amd64, arm64, arm] include: - architecture: amd64 target: x86_64-unknown-linux-musl strip: strip - architecture: arm64 target: aar...
.github/workflows/release.yml
- name: lite version: 3.5.6 - name: common-core-services version: 3.5.9 - name: data-refinery version: 3.5.8 - name: wkc-adm version: 3.5.1602 - name: 0071-wkc-prereqs version: 3.5.1602 images: - name: wdp-db2 version: 3.1.70 gitLog: https://github.ibm.com/wdp-gov/wdp-db2/commits/3.1.70 - name: ...
repo/cpd/3.5/assembly/wkc/x86_64/3.5.9/wkc-core-image-info.yaml
en: notifications: new_user_registration: subject: 'Welcome to Catarse!' header: 'Welcome to Catarse!' backer_canceled_after_confirmed: subject: "Backer canceled after confirmed" header: "Backer canceled after confirmed" project_owner_backer_confirmed: subject: "Hooray! Anoth...
config/locales/notifications.en.yml
- position: 1 driverNumber: 7 driverId: kimi-raikkonen constructorId: ferrari engineManufacturerId: ferrari tyreManufacturerId: pirelli lap: 71 time: "1:06.957" gap: interval: - position: 2 driverNumber: 5 driverId: sebastian-vettel constructorId: ferrari engineManufacturerId: ferrari tyreMa...
src/data/seasons/2018/races/09-austria/fastest-laps.yml
nl: refinery: plugins: refinery_users: title: Gebruikers description: Gebruikers beheren admin: users: delete: Deze gebruiker definitief verwijderen edit: Deze gebruiker bewerken update: cannot_remove_user_plugin_from_current_user: "U kunt de plugi...
authentication/config/locales/nl.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-16 18:27" game: "Unreal Tournament" name: "CTF-KungFu][v2" author: "Korrupt & DarkStar" description: "Prison Bitch Dojo" releaseDate: "2001-08" attachments: - type: "IMAGE" name: "CTF-KungFu][v2_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-ima...
content/Unreal Tournament/Maps/Capture The Flag/K/f/2/a46f68/ctf-kungfuv2_[f2a46f68].yml
name: Build, test, analyze and publish on: push: branches: [ master ] pull_request: branches: [ master ] paths-ignore: - '**/*.md' - '**/*.png' jobs: # Build docker image from branch and run tests build: name: Build and test runs-on: ubuntu-latest steps: - name: Chec...
.github/workflows/workflow.yml
on: push: pull_request: workflow_dispatch: jobs: pre_job: # continue-on-error: true # Uncomment once integration is finished runs-on: ubuntu-latest # Map a step output to a job output outputs: should_skip: ${{ steps.skip_check.outputs.should_skip }} steps: - id: skip_check ...
.github/workflows/test.yml
items: - uid: com.microsoft.azure.management.cosmosdb.CosmosDBAccount.Definition id: Definition artifact: com.microsoft.azure:azure-mgmt-cosmosdb:1.36.3 parent: com.microsoft.azure.management.cosmosdb langs: - java name: CosmosDBAccount.Definition nameWithType: CosmosDBAccount.Definition fullName: com.m...
docs-ref-autogen/com.microsoft.azure.management.cosmosdb.CosmosDBAccount.Definition.yml
name: Upload test coverage to codecov on: push: branch: dev jobs: build-environment: name: Build environment runs-on: ubuntu-latest steps: - name: Checkout repository uses: actions/checkout@v2 # See: https://github.com/marketplace/actions/setup-conda - name: Setup...
.github/workflows/codecov.yml
apiVersion: apps/v1 kind: Deployment metadata: name: stats-cache spec: selector: matchLabels: name: stats-cache template: metadata: labels: name: stats-cache spec: nodeSelector: kubernetes.io/os: linux containers: - name: cache image: redis:5-alpin...
samples/todo-app/deployment.yaml
{% set version = "0.15" %} {% set posix = 'm2-' if win else '' %} {% set native = 'm2w64-' if win else '' %} package: name: r-xfun version: {{ version|replace("-", "_") }} source: url: - {{ cran_mirror }}/src/contrib/xfun_{{ version }}.tar.gz - {{ cran_mirror }}/src/contrib/Archive/xfun/xfun_{{ version ...
recipe/meta.yaml
- title: "General" children: - title: "Overview" url: "/General" - title: "Why TCP?" url: "/General/WhyTCP" - title: "Getting Started" url: "/General/Start" - title: "Migration Guide" url: "/General/Migration" - title: "Deprecations" url: "/General/Deprecations" -...
docs/_data/navigation.yml
field: b2c6e66f-5fcd-4220-b710-2624b1ef531d # Accordion Matrix fieldLayouts: e5166699-4103-4dbe-8f15-7722d35cd4fb: tabs: - elements: - fieldUid: 6bc4604d-7a4d-4a0c-ad53-c3a6adc1a6e8 # Question instructions: null label: null required: false ...
config/project/matrixBlockTypes/item--80190ffa-9de6-4824-befb-1c21b98c9752.yaml
--- # # Install the OpenAFS server with RPM package files. The package # files are transferred from the controller to a temporary directory # on the remote node and then installed. # - name: Verify the path to the installation tarball is specified assert: that: - afs_install_archive is defined - afs_i...
roles/openafs_server/tasks/install/packages-redhat.yaml
whitelist_rules: - deployment_target - discouraged_direct_init - duplicate_enum_cases - dynamic_inline - generic_type_name - inert_defer - is_disjoint - large_tuple - legacy_hashing - nesting - nsobject_prefer_isequal - private_unit_test - protocol_property_accessors_order - reduce_boolean ...
Example/.swiftlint.yml
title: 빅데이터 처리 - 2021 2학기 subtitle: 빅데이터 처리 기말 프로젝트 description: >- # this means to ignore newlines until "baseurl:" devlopr-jekyll is a beautiful Jekyll Theme Built For Developers, which is optimized for speed and readability. url: "https://suyoung-jeon.github.io" # the base hostname & protocol for your site, e.g. ...
_config.yml
$schema: "http://json-schema.org/draft-04/schema#" id: "read_group" title: Read Group type: object description: "Sequencing reads from one lane of an NGS experiment." namespace: https://dcp.bionimbus.org/ category: biospecimen validators: null project: '*' program: '*' additionalProperties: false submittable: true sy...
dictionary/gtex/gdcdictionary/schemas/read_group.yaml
pub_rate: 1.0 base_path: '' # Optional, prepended to all diagnostic output analyzers: sound_play: type: diagnostic_aggregator/GenericAnalyzer path: SoundPlay startswith: sound_play breakers: type: diagnostic_aggregator/AnalyzerGroup path: Breakers analyzers: base_breaker: type:...
simulation_helpers/config/analyzers.yaml
--- !<MAP> contentType: "MAP" firstIndex: "2019-05-24 10:35" game: "Unreal Tournament" name: "DM-Deck16][MonsterMadness" author: "Elliot \"Myscha\" Cannon" description: "Return to the Deck!" releaseDate: "2009-04" attachments: - type: "IMAGE" name: "DM-Deck16][MonsterMadness_shot_8.png" url: "https://f002.backblaze...
content/Unreal Tournament/Maps/DeathMatch/D/e/d/bbd539/dm-deck16monstermadness_[edbbd539].yml
apiVersion: v1 kind: ConfigMap metadata: name: fluentd-config data: fluent.conf: | <source> @type tail path /var/log/containers/*.log pos_file /var/log/fluentd-containers.log.pos tag kubernetes.* read_from_head true <parse> @type regexp expression /^(?<time>....
dotnet/MSc-Workflows/deploy/logging/fluentd-config-map-containerd.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-20 13:29" game: "Unreal Tournament 2004" name: "CTF-UCMP-Aquatica" author: "Jos '<NAME>" description: "The sea, rough and ruthless on the surface, tranquil and serene within.\ \ Th" releaseDate: "2005-03" attachments: - type: "IMAGE" name: "CTF-UCMP-Aquatica_shot_1...
content/Unreal Tournament 2004/Maps/Capture The Flag/U/5/b/94779f/ctf-ucmp-aquatica_[5b94779f].yml
form: badge: errors: parent: loop: 'Ce badge est de niveau supérieur (%hierarchy%), vous ne pouvez donc pas l''utiliser en badge de niveau inférieur.' synonym: 'Ce badge est un synonyme de "%name%", utilisez "%name%" directement.' synonym: has_parent: 'Le badge "%name%" a un ba...
symfony/translations/validators.fr.yml
trigger: - master jobs: # - job: Windows # pool: # name: Hosted VS2017 # demands: npm # steps: # - task: NodeTool@0 # displayName: 'Use Node 8.x' # inputs: # versionSpec: 8.x # - task: Npm@1 # displayName: 'Install dependencies' # inputs: # verbose: false # - task: Npm@1 ...
azure-pipelines.yml
name: 🐛 Bug report description: Open an issue about a bug that needs fixing. labels: Issue-Bug body: - type: checkboxes attributes: label: Prerequisites options: - label: I have written a descriptive issue title. required: true - label: I have searched all [issues](https://github.com/PowerShell...
.github/ISSUE_TEMPLATE/bug-report.yml
items: - uid: com.microsoft.azure.storage.blob._lease_status id: _lease_status parent: com.microsoft.azure.storage.blob children: - com.microsoft.azure.storage.blob._lease_status.LOCKED - com.microsoft.azure.storage.blob._lease_status.parse(final String) - com.microsoft.azure.storage.blob._lease_status.UNSP...
docs-ref-autogen/com.microsoft.azure.storage.blob._lease_status.yml
--- web-app: servlet: - servlet-name: "cofaxCDS" servlet-class: "org.cofax.cds.CDSServlet" init-param: configGlossary:installationAt: "Philadelphia, PA" configGlossary:adminEmail: "<EMAIL>" configGlossary:poweredBy: "Cofax" configGlossary:poweredByIcon: "/images/cofax.gif" conf...
src/test/resources/web-app.yml
--- result: FAILURE url: http://manhattan.ci.chef.co/job/chefdk-trigger-release/52/ failure_category: code failure_cause: 'chef_acceptance[top-cookbooks::provision]: acceptance: chefdk-test' timestamp: 2016-05-06 15:39:47 UTC duration: 1h49m59s triggered_by: chef-jenkins active_duration: 1h49m44s parameters: GIT_REF:...
reports/manhattan.ci.chef.co/job/chefdk-trigger-release/52.yaml
homepage: https://gitlab.com/lysxia/hakyll-alectryon changelog-type: markdown hash: 7c1eb30f95e09cd500fcd70cd69a55bd7517057e27855d45550320d6ea6a3c1e test-bench-deps: {} maintainer: <EMAIL> synopsis: Hakyll extension for rendering Coq code using Alectryon changelog: | # 0.1.1.0 - Fix Pygments cache # 0.1.0.0 ...
packages/ha/hakyll-alectryon.yaml
version: "3.0" nlu: - intent: greet examples: | - hey - hello - hi - hello there - good morning - good evening - moin - hey there - let's go - hey dude - goodmorning - goodevening - good afternoon - intent: goodbye examples: | - cu - good by - cee you ...
src/data/nlu.yml
api_name: [] items: - children: - azure.servicefabric.models.service_fabric_client_ap_is_enums.DataLossMode.full_data_loss - azure.servicefabric.models.service_fabric_client_ap_is_enums.DataLossMode.invalid - azure.servicefabric.models.service_fabric_client_ap_is_enums.DataLossMode.partial_data_loss class: azur...
docs-ref-autogen/azure-servicefabric/azure.servicefabric.models.service_fabric_client_ap_is_enums.DataLossMode.yml
$schema: "http://json-schema.org/draft-04/schema#" id: "blood_pressure_test" title: Blood Pressure Test type: object namespace: http://dcp.bionimbus.org/ category: clinical program: '*' project: '*' description: > Resting blood pressure will be measured in the right arm after five minutes in the seated position. An ...
dictionary/gtex/gdcdictionary/schemas/blood_pressure_test.yaml
id: 689a9475-440b-4e69-8ab1-a5e241685f39 name: Preview - TI map File entity to WireData Event description: | 'Identifies a match in WireData Event data from any FileName IOC from TI. As File name matches can create noise, this is best as hunting query' requiredDataConnectors: - connectorId: AzureMonitor(WireData)...
Hunting Queries/ThreatIntelligenceIndicator/FileEntity_WireData.yaml
language: cpp sudo: false matrix: include: - os: osx osx_image: xcode8 compiler: clang env: CXX_COMPILER='clang++' C_COMPILER='clang' Fortran_COMPILER='gfortran' BUILD_TYPE='Debug' - os: osx osx_image: xcode8 compiler: clang env: CXX_COMPILER='clang++' C_COMPILER='clang' Fortran_COMPILER='...
.travis.yml
{{- if semverCompare ">= 1.23" .Capabilities.KubeVersion.GitVersion }} --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: system:cloud-controller-manager annotations: rbac.authorization.kubernetes.io/autoupdate: "true" labels: k8s-app: cloud-controller-manager rules: - apiGro...
charts/internal/shoot-system-components/charts/cloud-controller-manager/templates/rbac-cloud-controller.yaml
type: object required: - launchSpec properties: launchSpec: type: object required: - oceanId - name - imageId properties: id: type: string readOnly: true example: "ols-1234abcd" oceanId: type: string description: > The Ocean...
api/services/ocean/ecs/schemas/launchSpec.yaml
--- GN: - name: African Development Bank swift: ADBGGNG1XXX swift8: ADBGGNG1 branch_name: Head Office branch_address: 37 Cite Des Nations Conakry branch_code: XXX city: Conakry country: Guinea - name: Afriland First Bank Guinee S A swift: CCEIGNGNXXX swift8: CCEIGNGN branch_name: Head Office branc...
data/banks/GN.yml
name: External Links version: 1.2.2 description: "This plugin adds small icons to external and mailto links, informing users the link will take them to a new site or open their email client." icon: external-link author: name: Sommerregen email: <EMAIL> homepage: https://github.com/sommerregen/grav-plugin-external-l...
user/plugins/external_links/blueprints.yaml
name: Publish Alpha on: push: branches: - alpha jobs: build: runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-18.04] include: - os: ubuntu-18.04 TARGET: linux steps: - name: Install Linux dependencies if: startsWith(matrix.os, 'ub...
.github/workflows/publish-alpha.yml
--- - name: install required software package: name={{ item }} state=present loop: - msmtp-mta - mutt - notmuch-mutt - offlineimap - openssl become: true - set_fact: config_dir: "{{ lookup('env', 'HOME') }}/.config" cache_dir: "{{ lookup('env', 'HOME') }}/.cache" email_dir: "{{ l...
roles/basealt-email/tasks/main.yml
games: # Trunk games - id: normal-web-trunk name: Play Crawl (development branch) crawl_binary: /crawl-git/bin/crawl rcfile_path: /data/rcs/git macro_path: /data/rcs/git morgue_path: /data/morgue/%n/ socket_path: /websockets dir_path: /data/logfiles/git inprogress...
crawl/webserver/games.d/base.yaml
AWSTemplateFormatVersion: 2010-09-09 Transform: AWS::Serverless-2016-10-31 Description: Siebel eScript Memory Leak Analyzer - Serverless application Resources: ## S3 buckets S3UploadBucket: Type: AWS::S3::Bucket Properties: BucketName: !Ref UploadBucketName CorsConfiguration: CorsRules:...
template.yaml
version: 2 references: node_image: &node_image docker: - image: circleci/python:3.7-stretch-node-browsers attach_workspace: &attach_workspace attach_workspace: at: . master_branch: &master_branch filters: branches: only: - master not_master_branch: &not_master...
.circleci/config.yml
project: name: quickstart-ibm-maximo owner: <EMAIL> package_lambda: false lambda_source_path: functions/source lambda_zip_path: functions/packages s3_regional_buckets: true shorten_stack_name: true regions: - us-east-1 - us-east-2 - us-west-2 - eu-central-1 - eu-west-1 - eu-west-...
.taskcat.yml
funcs: - name: fixSliceType type: resolver body: | function(sliceType) { sliceType = sliceType.split(' ').join(''); // This check is for empty interface or struct, which include `{}` as part of their type definition if (sliceType.substring(sliceType.length - 4, sliceType.length) ...
tenets/codelingo/code-review-comments/declare-empty-slice/codelingo.yaml
project: name: project collection: edgecontainer.projects attributes: - &project parameter_name: projectsId attribute_name: project help: The project name. property: core/project location: name: location collection: edgecontainer.projects.locations attributes: - *project - &location ...
lib/googlecloudsdk/command_lib/edge_container/resources.yaml
app_shop_partial: resource: "shop/partial.yml" prefix: /_partial app_shop_search: resource: "shop/search.yml" app_shop_cart: resource: "shop/cart.yml" app_shop_manufacturer: resource: "shop/manufacturer.yml" app_shop_tag: resource: "shop/tag.yml" app_shop_page: resource: "shop/page.yml" ########...
app/config/app/routing/shop.yml
--- result: SUCCESS url: http://wilson.ci.chef.co/job/supermarket-trigger-release/31/ timestamp: 2016-07-25 23:37:41 UTC duration: 2h55m47s triggered_by: nellshamrell active_duration: 2h55m28s parameters: GIT_REF: 2.8.1 EXPIRE_CACHE: false change: git_remote: <EMAIL>:chef/supermarket.git git_commit: <PASSWORD> ...
reports/wilson.ci.chef.co/job/supermarket-trigger-release/31.yaml
--- # Copyright 2014, Rackspace US, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to ...
defaults/main.yml
--- name: pr_test on: pull_request: branches: - trunk - release-* jobs: proto_unchanged: name: validate protobuf files unchanged runs-on: ubuntu-latest env: GOVER: 1.17 steps: - uses: actions/checkout@v2 - name: Set up Go uses: actions/setup-go@v2 ...
.github/workflows/pr_test.yml
name: Bug report description: Create a report to help us improve title: "[BUG]: " labels: ["type/bug", "needs-triage"] body: - type: markdown attributes: value: | Thank you for taking the time to create a Container Storage Modules (CSM) bug report. To better help us investigate this bug, please prov...
.github/ISSUE_TEMPLATE/bug_report.yml
--- groups: - name: bosh jobs: - start-job - unit-1.9 - unit-2.1 - integration-1.9-postgres - integration-2.1-mysql - integration-2.1-postgres - publish-coverage - promote-candidate - name: 1.9 jobs: - start-job - unit-1.9 - integration-1.9-...
ci/pipeline.yml