code
stringlengths
38
801k
repo_path
stringlengths
6
263
--- http_interactions: - request: method: post uri: https://sandbox.plaid.com/item/import body: encoding: UTF-8 string: '{"products":["identity","auth"],"user_auth":{"user_id":"user_good","auth_token":"<PASSWORD>"},"options":{},"client_id":"PLAID_RUBY_CLIENT_ID","secret":"PLAID_RUBY_SECRET"}' ...
test/vcr_cassettes/PlaidItemTest_test_import_item.yml
uid: "com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient.listQueues*" fullName: "com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient.listQueues" name: "listQueues" nameWithType: "ServiceBusAdministrationClient.listQueues" members: - uid: "com.azure.messaging.servicebus...
preview/docs-ref-autogen/com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient.listQueues.yml
uid: azure.mgmt.dns.v2016_04_01.models.RecordSet name: RecordSet fullName: azure.mgmt.dns.v2016_04_01.models.RecordSet module: azure.mgmt.dns.v2016_04_01.models inheritances: - msrest.serialization.Model summary: 'Describes a DNS record set (a collection of DNS records with the same name and type). Variables are ...
preview/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.models.RecordSet.yml
AWSTemplateFormatVersion: 2010-09-09 Description: Site resources for apig-wsgi test app Parameters: PackageS3Bucket: Type: String PackageS3Key: Type: String PackageS3ObjectVersion: Type: String LambdaIAMRoleArn: Type: String VpcId: Type: String SubnetId1: Type: String Su...
example/deployment/files/cloudformation_site.yml
ru: activerecord: models: wd_report: Ввод-вывод liability_report: Изменения обязательств order_book_report: Стакан orders_balance_report: Баланс валют в ордерах order_book_limits_report: Изменения стакана revenues_report: Комиссии по валютным парам member_orders_report: З...
config/locales/activerecord.ru.yml
not-support: '&4[Chemdah] &cSorry, The Chemdah not supported this minecraft version.' theme-chat-help: 'Use the &eNUMBER KEY (1-9) &fto select the reply and press the &eF &fto select it.' track-cancel: '&7Tracking cancelled.' command-reload: 'Reload configuration' command-info: 'Browse player''s info' command-info-head...
src/main/resources/lang/en_US.yml
--- # Version of the deb package to install. You can view the most # recent release here: https://github.com/riemann/riemann/releases riemann_version: "0.3.0" riemann_download_directory: /usr/local/src riemann_download_url: "https://github.com/riemann/riemann/releases/download/{{riemann_version}}/riemann_{{riemann_ver...
defaults/main.yml
uid: "com.azure.resourcemanager.search.models.SearchServices.listQueryKeysAsync*" fullName: "com.azure.resourcemanager.search.models.SearchServices.listQueryKeysAsync" name: "listQueryKeysAsync" nameWithType: "SearchServices.listQueryKeysAsync" members: - uid: "com.azure.resourcemanager.search.models.SearchServices.lis...
docs-ref-autogen/com.azure.resourcemanager.search.models.SearchServices.listQueryKeysAsync.yml
--- - slug: bam-split name: Bam split requirements: expression-engine: jinja executor: docker: image: resolwebio/rnaseq:4.9.0 resources: cores: 4 data_name: "{{ bam|sample_name|default('?') }}" version: 0.5.0 type: data:alignment:bam:primary flow_collection: sample categor...
resolwe_bio/processes/support_processors/bam_split.yml
--- version: 1 name: swift description: Safe, fast, and expressive general-purpose programming language homepage: https://swift.org/ maintainer: <NAME> <<EMAIL>> source: url: https://swift.org/builds/swift-4.2-convergence/ubuntu1610/swift-4.2-CONVERGENCE/swift-4.2-CONVERGENCE-ubuntu16.10.tar.gz strip: 2 control...
s/swift/recipe.yaml
primary_license: declared_license: license_expression: pcre AND bsd-new AND public-domain AND bsd-new AND bsd-new copyright: | Copyright (c) 1997-2015 University of Cambridge Copyright (c) 2010-2015 <NAME> Copyright (c) 2009-2015 <NAME> matches: - score: '66.0' start_line: 3 end_line: 5 matcher: 2-a...
tests/packagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/libpcre2-8-0/copyright-detailed.expected.yml
apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: t8c-operator annotations: argocd.argoproj.io/sync-wave: "-5" rules: - "apiGroups": - "" "resourceNames": null "resources": - "configmaps" - "endpoints" - "events" - "persistentvolumeclaims" - "pods" - "secrets" - "ser...
payload/1-infrastructure/namespace/turbonomic/t8c-operator-rbac/rbac.yaml
_id: c633c390-2456-11ea-8075-756ad4d23376 message: >- Most htq.ogfm.hashtafak.github.io.isg.vj disagree cleaning, [URL=https://jmmtrackandfield.com/viagra-online/]canada viagra[/URL] [URL=http://leemyles-boulder.com/cheap-cialis-australia/]cialis and lisinopril[/URL] [URL=http://kelipaan.com/torsemide/]price of...
_data/comments/dear-diary/comment-1576976570194.yml
version: "3.8" services: mosquitto: image: eclipse-mosquitto restart: always ports: - "1883:1883" - "9001:9001" networks: - iot volumes: - ./mosquitto.conf:/mosquitto/config/mosquitto.conf:ro influxdb: image: influxdb restart: always ports: - "8086:8...
compose/docker-compose.yml
--- # This script ensures step by step that my house and I are ready to sleep # start_sleep_with_alarm: alias: 'Slapen gaan ritueel - met alarm' sequence: # Log het slapen gaan - service: logbook.log data: name: Slapen message: "- Klaas gaat slapen met alarm" entity_id: script....
scripts/google_assistant/start_sleep.yaml
AWSTemplateFormatVersion: '2010-09-09' Transform: AWS::Serverless-2016-10-31 Description: Example lambdas instrumented using different handlers and wrappers Globals: Api: EndpointConfiguration: REGIONAL Resources: # API gateway wrapper (with HTTP propagation) SplunkLayerApiGatewayRequestFunction: Type:...
opentelemetry-tracing/opentelemetry-lambda/java/template.yaml
--- - name: CrowdStrike Falcon | Authenticate to CrowdStrike API ansible.windows.win_uri: url: "https://{{ falcon_cloud }}/oauth2/token" method: POST body: "client_id={{ falcon_client_id }}&client_secret={{ falcon_client_secret }}" return_content: true status_code: 201 headers: content-t...
roles/falcon_installation/tasks/win_api.yml
version: '2' messages: $i18n: locales.yml template: name: "Develop Multi Tenancy app" description: "tbd ... With this toolchain, ...\n\n ... [console](https://cloud.ibm.com/codeengine/overview).\n\nThe toolchain uses tools that are part of the Continuous Delivery service. If an instance of that service isn't alre...
.bluemix/toolchain.yml
- position: 1 driverNumber: 33 driverId: max-verstappen constructorId: red-bull engineManufacturerId: honda tyreManufacturerId: pirelli time: "1:28.355" gap: interval: laps: 11 - position: 2 driverNumber: 44 driverId: lewis-hamilton constructorId: mercedes engineManufacturerId: mercedes tyre...
src/data/seasons/2020/races/15-bahrain/free-practice-3-results.yml
_id: cf1cd050-b5de-11e9-a4c4-c74c5102e15e message: >- Uses pgu.ynhs.zacharythomas.github.io.ihb.rf certify [URL=http://detroitcoralfarms.com/buy-propecia-online/ - propecia[/URL - [URL=http://jacksfarmradio.com/renova--online/ - renova lowest price[/URL - [URL=http://thesteki.com/sildalis/ - online sildalis[...
_data/comments/elasticsearch-restore/comment-1564830417701.yml
FOS\UserBundle\Model\User: constraints: - Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity: fields: email errorPath: email message: fos_user.email.already_used groups: [ "SymbaseRegistration", "SymbaseProfile" ] - Symfony\Bridge\Doctrine\...
src/HomeConstruct/UserBundle/Resources/config/validation.yml
--- - name: Update sysctl to handle incorrectly routed traffic when iptables is bypassed copy: src: k8s.conf dest: "{{ k8s_conf_dest }}" owner: root group: root mode: "{{ k8s_conf_file_mode }}" tags: install - name: Update sysctl command: /sbin/sysctl --system changed_when: true tags: in...
roles/k8s_common/tasks/main.yml
imports: - { resource: services/cloning.yml } - { resource: services/console.yml } - { resource: services/event-subscribers.yml } - { resource: services/factory.yml } - { resource: services/identity.yml } - { resource: services/integration.yml } - { resource: services/question-types.yml } ...
server/app/config/services.yml
homepage: http://github.com/Raynes/Hricket changelog-type: '' hash: 7ae60ea8bb4b63a4ca9946c9bf892fcc6a96f387df6ab8af643458320f26f524 test-bench-deps: {} maintainer: <EMAIL> synopsis: A Cricket scoring application. changelog: '' basic-deps: base: ! '>=3 && <=4' containers: ! '>=0.2' all-versions: - '0.1' author: <NA...
packages/hr/Hricket.yaml
App\Entity\ProductModel: product_1_model_1: label: 'T-shirt TERZO - Black - Medium' price: 11.5 reference: 'PWOJEA1_XNO' product: '@product_1' filters: - '@filter_1' - '@filter_4' product_1_model_2: label: 'T-shirt TERZO - White - Medium' price: 11.5 reference: 'PWOJEA1_XBL' ...
fixtures/product_model.yaml
name: Deploy non-development builds on: push: branches: [ main, beta, alpha ] jobs: deploy-app: name: Deploy app runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Setup Ruby to run Fastlane uses: ruby/setup-ruby@v1 with: ruby-version: 2.7.2 ...
.github/workflows/deploy.yml
--- version: '3.2' services: postgresql: image: postgres:12-alpine restart: unless-stopped volumes: - database:/var/lib/postgresql/data environment: - POSTGRES_PASSWORD=${PG_PASS:?database password required} - POSTGRES_USER=${PG_USER:-authentik} - POSTGRES_DB=${PG_DB:-authenti...
docker/authentik/docker-compose.yml
type: object description: Tracking API Requests. readOnly: true properties: id: allOf: - $ref: "#/definitions/ResourceId" status: type: integer description: HTTP response code url: type: string description: API request address route: type: string description: API request route ...
spec/definitions/Tracking/ApiTracking.yaml
- name: "Check TLS certificates status" stat: path: "{{ consul_cert_file }}" register: consul_certs_stat - name: "Create the consul group" group: name: consul system: yes - name: "Create the consul user" user: name: consul group: consul createhome: no system: yes - name: "Generate...
docker-image/ansible/roles/consul/tasks/main.yml
lockfileVersion: 5.3 specifiers: esbuild: ^0.12.18 esbuild-node-externals: ^1.3.0 dependencies: esbuild: 0.12.20 esbuild-node-externals: 1.3.0_esbuild@0.12.20 packages: /esbuild-node-externals/1.3.0_esbuild@0.12.20: resolution: {integrity: sha512-6N1IW4D1aTV/rNSL5CoDNmyr6KqFLkFNTnQlsmdG4QvizLly1itaTLp...
example/esbuild2entry/pnpm-lock.yaml
name: CI env: REPOSITORY: glasswallicap.azurecr.io IMAGE: icap-test RESOURCE_GROUP: gw-gks-icap-squid-proxy FQDN: glasswallicapcontainer CONTAINER_NAME: icap-container # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch on: push: br...
upwork-devs/son-ha/c-icap/.github/workflows/build-and-release.yml
--- jboss_java_pkg_name: java-1.8.0-openjdk-devel install_java: true transfer_method: csp-to-host rhsm_subscribe_host: false # rhsm_subscribe_host: true rhsm_disable_existing_repositories: true rhsm_enable_required_repositories: true install_pip_dependencies: true rhsm_repositories: - rhel-7-server-rpms - rhel-7-...
group_vars/all/all.yml
name: NetworkSettings uid: '@azure/arm-storsimple8000series.NetworkSettings' package: '@azure/arm-storsimple8000series' summary: '' fullName: NetworkSettings remarks: '' isPreview: false isDeprecated: false type: interface properties: - name: dnsSettings uid: '@azure/arm-storsimple8000series.NetworkSettings.dnsSe...
docs-ref-autogen/@azure/arm-storsimple8000series/NetworkSettings.yml
--- - name: controller/sslcerts/scheduler block: - name: "controller/sslcerts/scheduler | Create {{ playbook_certs_k8s_file | dirname }} directory" file: { path: "{{ playbook_certs_k8s_file | dirname }}", state: directory } run_once: yes - name: controller/sslcerts/scheduler | Generate RSA priva...
k8s_cluster/controller/tasks/sslcerts-scheduler.yml
uid: "com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient.listSubscriptions*" fullName: "com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient.listSubscriptions" name: "listSubscriptions" nameWithType: "ServiceBusAdministrationClient.listSubscriptions" members: - uid: "co...
docs-ref-autogen/com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient.listSubscriptions.yml
uid: "com.azure.communication.phonenumbers.implementation.PhoneNumbersImpl.purchasePhoneNumbers*" fullName: "com.azure.communication.phonenumbers.implementation.PhoneNumbersImpl.purchasePhoneNumbers" name: "purchasePhoneNumbers" nameWithType: "PhoneNumbersImpl.purchasePhoneNumbers" members: - uid: "com.azure.communicat...
preview/docs-ref-autogen/com.azure.communication.phonenumbers.implementation.PhoneNumbersImpl.purchasePhoneNumbers.yml
- name: Azure üzerinde Jenkins href: index.yml - name: Genel Bakış items: - name: Azure üzerinde Jenkins hakkında href: overview.md - name: Hızlı Başlangıçlar expanded: true items: - name: Jenkins sunucusu oluşturma href: install-jenkins-solution-template.md - name: Öğreticiler items: ...
articles/jenkins/toc.yml
copyright: Copyright © 2020 Breakside Inc. kind: class introduced: 2020.33.0 inherits: JSObject summary: Allows read access to environmental variables, or the creation of a private environment from a file of environment variables topics: - name: Creating an Environment members: - name: current...
Documentation/Code/Foundation/JSEnvironment.doc.yaml
categories: - dinero conversations: - - a ti te pagan - No tengo necesidad de dinero. - - bolsa de Valores - Compra bajo, vende alto. - - bolsa de Valores - invierte en ti mismo. - - bolsa de Valores - ¿Por qué no llevarlo todo a un casino? - - bolsa de Valores - No recomendaría comprar en el margen. - - que ...
chatterbot_corpus/data/spanish/dinero.yml
documentType: LandingData title: Dokumentation zu Terraform in Azure metadata: title: 'Dokumentation zu Terraform in Azure: Tutorials, Beispiele, Referenz und Ressourcen' description: 'Hier erfahren Sie, wie Sie mithilfe von Terraform zuverlässig virtuelle Computer und andere Infrastrukturkomponenten in Azure berei...
articles/terraform/index.yml
url: http://www.thebrewery.io baseurl: "" # Build settings markdown: kramdown permalink: "blog/:title" # Site settings name: The Brewery company: The Brewery B.V. title: The Brewery - Crafting mobile experiences. email: <EMAIL> description: "We create captivating mobile applications and provide the marketing strategi...
_config.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-18 05:07" game: "Unreal Tournament" name: "MH-ScrewedUpMonstersV2" author: "<NAME> AKA The Supreme Nali" description: "None" releaseDate: "2013-01" attachments: [] originalFilename: "MH-ScrewedUpMonstersV2.zip" hash: "c056a6ff903ae4cb2978d861e16ceae2c4007f4a" fileSize:...
content/Unreal Tournament/Maps/Monster Hunt/S/c/0/56a6ff/mh-screwedupmonstersv2_[c056a6ff].yml
--- # ##### # TERRAFORM LIFECYCLE MANAGED # All changes will be overwritten ##### # https://docs.github.com/en/actions/reference # https://docs.github.com/en/actions/reference/events-that-trigger-workflows # https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions # https://docs.github.com/en/act...
.github/workflows/issue.yml
on: push: branches: - main name: release-please env: ACTION_NAME: release-please-action jobs: release-please-pr: runs-on: ubuntu-latest steps: - id: release-pr uses: GoogleCloudPlatform/release-please-action@main with: token: ${{ secrets.GITHUB_TOKEN }} ...
.github/workflows/release-please.yaml
# General GitLab pipelines configurations for supercomputers and Linux clusters # at Lawrence Livermore National Laboratory (LLNL). This entire pipeline is # LLNL-specific! # The pipeline is divided into stages. Usually, jobs in a given stage wait for # the preceding stages to complete before to start. However, we s...
.gitlab-ci.yml
--- - name: Add proxmox repo to sources become: yes lineinfile: create: yes path: /etc/apt/sources.list.d/pve-enterprise.list line: 'deb http://download.proxmox.com/debian/pve {{ debian_version_name }} pve-no-subscription' - name: Install proxmox gpg key become: yes get_url: url: 'http://downlo...
roles/proxmox_host/tasks/main.yml
section: name: Experiences enable: true weight: 3 showOnNavbar: true # Can optionally hide the title in sections # hideTitle: true # Your experiences experiences: - company: name: Fitness Lifestyle Group url: "https://www.fitlg.com" location: Dhaka Branch # company overview overview: is...
data/sections/experiences.yaml
version: '2' volumes: data13: run13: data12: run12: data10: run10: data96: run96: services: ui: image: dalibo/temboard:latest environment: PGHOST: repository PGUSER: temboard PGPASSWORD: <PASSWORD> links: - repository ports: - "8888:8888" reposito...
docker/docker-compose.yml
security: encoders: AppBundle\Entity\User: #l'entité a utiliser pour la connexion algorithm: bcrypt #methode de cryptage du mdp cost: 12 #le nombre de fois ou le mdp est crypté access_control: # require ROLE_ADMIN for /admin* - { path: /admin, roles: ROLE_ADMIN }...
app/config/security.yml
# Property values. propertyFiles: # The instance-spectific properties. - fileName: "${u:UCADF_STORE}/Instances/${u:ucAdfInstance}/instance.properties" - fileName: "${u:UCADF_STORE}/Instances/${u:ucAdfInstance}/instance.secure.properties" # Run the actions. actions: # ==========================================...
Management/Actions/UcAdfCorePushArtifacts.yml
title: Coupon sections: main: display: Main fields: - handle: title field: type: textarea instructions: 'Give yourself a reminder of what this coupon is for.' localizable: false listable: hidden display: Description validate: re...
resources/blueprints/collections/coupons/coupon.yaml
version: "1.1" on: push: branches: - develop stages: - stage: - git-checkout: alias: repo-no-vendor params: depth: 1 - stage: - custom-script: alias: repo resources: cpu: 2 memory: 2048 commands: - cp...
pkg/parser/pipelineyml/samples/on.yml
name: CI # Controls when the workflow will run on: # Triggers the workflow on push or pull request events but only for the master branch push: branches: [ master, models, travis ] pull_request: branches: [ master, models, travis ] # Allows you to run this workflow manually from the Actions tab work...
.github/workflows/main.yml
--- # Prerequisits: SSH access for user with password - hosts: all remote_user: fab_user tasks: - name: Do not allow root access via ssh become: yes lineinfile: line: PermitRootLogin no dest: /etc/ssh/sshd_config regexp: ^PermitRootLogin notify: restart ssh - ...
ansible/fabrique/debianserver.yml
name: <NAME> bio: Ph.D. in Applied Mathematics at CMAP, Ecole Polytechnique # twitter summary info description: My personal page # if it's an external image, update below for true # better with square images external-image: false picture: assets/images/profile.jpg # If you want to include your resume, set to true # ...
_config.yml
smarc_msgs: ubuntu: [ros-melodic-smarc-msgs] debian: [ros-melodic-smarc-msgs] lolo_msgs: ubuntu: [ros-melodic-lolo-msgs] debian: [ros-melodic-lolo-msgs] lolo_description: ubuntu: [ros-melodic-lolo-description] debian: [ros-melodic-lolo-description] lolo_drivers: ubuntu: [ros-melodic-lolo-drivers] debian...
rosdep/melodic/smarc.yaml
--- - set_fact: manage_native_users=false - set_fact: manage_native_users=true when: es_users is defined and es_users.native is defined - set_fact: manage_native_roles=false - set_fact: manage_native_roles=true when: es_roles is defined and es_roles.native is defined # If playbook runs too fast, Native command...
handlers/shield/elasticsearch-shield-native.yml
--- # Cloud environment and authentication gcp_service_account: "{{ lookup('env', 'GCP_SERVICE_ACCOUNT') }}" gcp_service_account_email: "{{ lookup('env', 'GCP_SERVICE_ACCOUNT_EMAIL') }}" gcp_auth_key_file: "{{ lookup('env', 'GCP_AUTH_KEY_FILE') }}" gcp_project: "{{ lookup('env', 'GCP_PROJECT') }}" gcp_region: "{{ looku...
OCP-4.X/vars/install-on-gcp.yml
{{/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this ...
redpanda/templates/tests/test-kafka-internal-tls-status.yaml
steps: # We need this step to correctly identify dockerfile tag - id: fetch-repo-history name: gcr.io/cloud-builders/git timeout: 10s args: - fetch - --unshallow # Download DOCKERFILE_COMMIT-buildkit tag if it exists to skip docker image generation, # or download the :latest tag and us...
.github/cloudbuild/android.yaml
name: Code Quality on: [push] jobs: check: name: Check strategy: matrix: os: - ubuntu-latest - macos-latest runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v2 - uses: actions-rs/toolchain@v1 with: profile: minimal ...
.github/workflows/code-quality.yml
language: shell os: linux # using latest Ubuntu (not the travis-ci default) to get latest tool versions in Travis environment dist: bionic cache: false addons: apt: packages: - shellcheck - virt-what update: true git: submodules: false quiet: true services: - docker stages: - Dev & Unit t...
.travis.yml
- name: Documentação do Power BI Embedded href: index.md - name: Visão geral items: - name: O que é o Power BI Embedded href: 'https://docs.microsoft.com/power-bi/developer/azure-pbie-what-is-power-bi-embedded' - name: Tutoriais items: - name: Inserir o conteúdo de exemplo de clientes href: 'h...
articles/power-bi-embedded/TOC.yml
service: bundlewatch-service frameworkVersion: '>=1.0.0 <2.0.0' plugins: - serverless-dynamodb-local - serverless-domain-manager - serverless-offline # must be last custom: stage: ${opt:stage, self:provider.stage} storeTable: '${self:service}-store-table-${self:custom.stage}' dynamodb: start: po...
serverless.yml
branches: only: - master matrix: include: - name: Api Build language: generic cache: directories: # We cache the SDK so we don't have to download it again on subsequent builds. - $HOME/google-cloud-sdk env: global: # Do not prompt for user input when using any SDK metho...
.travis.yml
env: FLUTTER_VERSION: '1.17.3' ZEIT_EMAIL: <EMAIL> ZEIT_TOKEN: ENCRYPTED[<PASSWORD>] analyze_task: container: image: cirrusci/flutter:$FLUTTER_VERSION pub_get_script: - flutter pub get - ( cd packages/core && flutter pub get ) - ( cd packages/example && flutter pub get ) format_script: ...
.cirrus.yml
name: VS2019 on: push: paths-ignore: - '.gitignore' - '.gitattributes' - 'res/**' - '**.cmd' - '**.md' - '**.rc' - '**.sh' - '**.txt' - '**.xml' pull_request: branches: [master] paths-ignore: - '.gitignore' - '.gitattributes' - 'r...
out/pbatard/rufus/.github_workflows_vs2019.yml
name: Upload Python Package on: push: release: types: [created] jobs: deploy-linux: runs-on: ubuntu-18.04 steps: - uses: actions/checkout@v2 - name: Set up Python uses: actions/setup-python@v1 with: python-version: '3.x' - name: Update submodules run: | ...
.github/workflows/pythonpublish.yml
apiVersion: apps/v1 kind: DaemonSet metadata: name: google-fluentd namespace: kube-system labels: k8s-app: google-fluentd version: v1 spec: selector: matchLabels: k8s-app: google-fluentd version: v1 template: metadata: labels: k8s-app: google-fluentd version: ...
google-fluentd/daemonset.yaml
name: Nuget Publish # Controls when the workflow will run on: push: branches: [ singleton ] paths: - '**.cs' - '**.csproj' - '.github/workflows/nuget_publish.yml' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: # A workflow run is made up of one or more jo...
.github/workflows/nuget_publish.yml
name: CI on: push: pull_request: release: types: [published] jobs: checks: name: "Checks" runs-on: ubuntu-latest strategy: fail-fast: false matrix: python-version: [3.6, 3.7, 3.8] requirements: ['-r requirements.txt'] include: # historical requirem...
.github/workflows/ci.yml
name: Dbt Unit Testing on: pull_request_target: types: [labeled] jobs: pr-integration-tests-snowflake: runs-on: ubuntu-latest if: contains(github.event.pull_request.labels.*.name, 'safe to test') environment: test env: SNOWFLAKE_TEST_ACCOUNT: ${{ secrets.SNOWFLAKE_TEST_ACCOUNT }} S...
.github/workflows/pr_integration_tests.yml
language: objective-c osx_image: xcode10.2 dist: trusty notifications: email: false env: global: - LC_CTYPE=en_US.UTF-8 - LANG=en_US.UTF-8 - WORKSPACE=SwiftLCS.xcworkspace - IOS_FRAMEWORK_SCHEME="SwiftLCS iOS" - OSX_FRAMEWORK_SCHEME="SwiftLCS OSX" - TVOS_FRAMEWORK_SCHEME="SwiftLCS tvOS" - WATCHOS_FRAM...
.travis.yml
items: - uid: azure-devops-extension-api.RepositoryLanguageAnalytics name: RepositoryLanguageAnalytics fullName: RepositoryLanguageAnalytics children: - azure-devops-extension-api.RepositoryLanguageAnalytics.id - azure-devops-extension-api.RepositoryLanguageAnalytics.languageBreakdown - ...
docs-ref-autogen/azure-devops-extension-api/RepositoryLanguageAnalytics.yml
items: - uid: microsoft-cognitiveservices-speech-sdk.ActivityReceivedEventArgs name: ActivityReceivedEventArgs fullName: ActivityReceivedEventArgs children: - >- microsoft-cognitiveservices-speech-sdk.ActivityReceivedEventArgs.activity - >- microsoft-cognitiveservices-speech-sd...
docs-ref-autogen/microsoft-cognitiveservices-speech-sdk/ActivityReceivedEventArgs.yml
- user: name: "{{ app.user }}" register: app_user_info - set_fact: app_user_home: "{{ app_user_info.home }}" - include_role: name=app_config - block: - name: Clone project source repo git: repo={{ app.repo }} dest="{{ shared_backend_folder_path }}" version={{ app.branch }} become_user: "{{ app.us...
ansible/roles/provision_app/tasks/build.yml
items: - uid: '@azure/keyvault-keys.SasDefinitionUpdateParameters' name: SasDefinitionUpdateParameters fullName: SasDefinitionUpdateParameters children: - >- @azure/keyvault-keys.SasDefinitionUpdateParameters.sasDefinitionAttributes - '@azure/keyvault-keys.SasDefinitionUpdateParameters...
docs-ref-autogen/@azure/keyvault-keys/SasDefinitionUpdateParameters.yml
--- name: Graphite description: <p>Graphite is used to monitor metrics common aspects of API operations and performance like CPU, Memory, IO usage, network throughput and latency. It can also be used for tracking API endpoint usage, and applied as part of API rate limiting.</p> image: http://kinlane-productions2.s...
_data/graphite.yaml
type: tensorflow args: input_nodes: "inputs" target_nodes: "preds" checkpoint_path: meta: url: https://zenodo.org/record/1466066/files/model.tf.meta?download=1 md5: a679c3371ece1ac532067bdd61964025 index: url: https://zenodo.org/record/1466066/files/model.tf.index?download=1 md5:...
Basenji/model.yaml
pool: name: Hosted Ubuntu 1604 demands: npm schedules: # minute 0, hour 15 in UTC (8am in UTC+7), any day of month, any month, days 1-5 of week (M-F) # https://docs.microsoft.com/en-us/azure/devops/pipelines/build/triggers?tabs=yaml&view=azure-devops#supported-cron-syntax - cron: '0 15 * * 1-5' displayName: 'Dai...
config/azure-pipelines/update-docs.yaml
--- - name: Install/Update OpenSSL ansible.builtin.apt: name: "{{ item }}" state: present update_cache: true with_items: - openssl - name: Create directory for certificates no_log: true ansible.builtin.file: path: "{{ bareos_dir.tls_path }}/certs" state: directory mode: '0755' ...
tasks/openssl.yml
version: 2 jobs: x86_64-linux-build: docker: - image: haskell:8.2 steps: - checkout - restore_cache: keys: - stack-work-x86_64-linux - run: apt-get update -qq - run: apt-get install -qy xz-utils make - run: stack upgrade - run: stack setup ...
.circleci/config.yml
language: - cpp # Container-based infrastructure (Linux) # * https://docs.travis-ci.com/user/migrating-from-legacy/#How-can-I-use-container-based-infrastructure%3F sudo: - false # Install packages differs for container-based infrastructure # * https://docs.travis-ci.com/user/migrating-from-legacy/#How-do-I-insta...
.travis.yml
name: Test volumetric path tracing renderers on: push: branches: [ master ] pull_request: branches: [ master ] env: BUILD_TYPE: Release jobs: build: runs-on: ubuntu-20.04 name: "${{ github.workflow }}" env: sgl_REPO_DIR: ${{ github.workspace }}/sgl-repo sgl_DIR: ${{ github.wo...
.github/workflows/test-volumetric-path-tracing.yml
# replicaCount -- Amount of replicas to run. replicaCount: 1 image: # image.repository -- Image repository to use. repository: prometheuscommunity/stackdriver-exporter # image.tag -- Image tag to use. tag: v0.11.0 # image.pullPolicy -- Pull Policy to use within Cluster. pullPolicy: IfNotPresent # imagePu...
charts/stackdriver-exporter/values.yaml
file-authors: - name: <NAME> ORCID: 0000-0003-3700-4155 - name: <NAME> ORCID: 0000-0003-4425-7097 file-version: 0 chemked-version: 0.4.1 reference: authors: - name: <NAME> - name: <NAME> journal: Combustion and Flame year: 1993 volume: 93 pages: 421-433 doi: 10.1016/0010-2180(93)90142-P ...
n-heptane/Ciezki 1993/st_ciezki_1993-8.yaml
name: OrganizationRegistry comment: |- The OrganizationRegistry service, exposed by the Identity Server, is used to manage organization registrations. methods: Create: name: Create comment: |- Create a new organization. This also sets the given user as first collaborator with all possible righ...
doc/data/api/ttn.lorawan.v3/services/OrganizationRegistry.yml
service: docker provider: name: aws runtime: nodejs4.3 region: us-east-1 plugins: - serverless-plugin-simulate custom: simulate: services: docker-compose.yml functions: authorizer: handler: functions/authorizer.handler type: 'TOKEN' identitySource: method.request.header.Authorization ...
examples/serverless.yml
version: '2' # volumes: # orderer.example.com: # peer0.org1.example.com: # peer1.org1.example.com: # peer0.org2.example.com: # peer1.org2.example.com: networks: byfn: services: verify.peer0.org1.example.com: container_name: verify.peer0.org1.example.com extends: file: docker-compose-cl...
docker-compose-cli-verify.yaml
--- - hosts: ansible_control become: no gather_facts: no connection: local environment: KUBECONFIG: "{{ kube_config }}" vars: state: present #tofile: true pre_tasks: - name: include {{ cluster_name }} secrets.yml include_vars: "{{ deploy_base_path }}/secrets.yml" - name: gen...
2-append-configs-to-cluster.yml
name: prod-release on: push: tags: - v*rust-r6.3 jobs: push_rust_iml: name: Push to Copr prod runs-on: ubuntu-latest steps: - name: Checkout sources uses: actions/checkout@v1 - name: Push RPM uses: ./.github/actions/copr-rust env: PROD: true ...
.github/workflows/prod-release.yml
--- MXNET_VERSION: "" output_path: "./output/selsa_rcnn/imagenet_vid" symbol: resnet_v1_101_rcnn_selsa gpus: '0,1,2,3' CLASS_AGNOSTIC: true SCALES: - 600 - 1000 default: frequent: 100 kvstore: device network: pretrained: "./model/pretrained_model/resnet_v1_101" pretrained_epoch: 0 PIXEL_MEANS: ...
experiments/selsa/cfgs/resnet_v1_101_rcnn_selsa_aug.yaml
_id: 290ae8e0-ba58-11e9-a1a2-31d6e7c4c684 message: >- Many rii.icqn.zacharythomas.github.io.qmi.ud widely [URL=http://timoc.org/viagra/ - generic viagra[/URL - [URL=http://pintlersuites.com/questran/ - questran for sale[/URL - [URL=http://casatheodoro.com/cialis-5-mg/ - cialis 5 mg[/URL - [URL=http://chea...
_data/comments/elasticsearch-restore/comment-1565322342279.yml
asset_type: DNS Servers confidence: high creation_date: '2016-08-24' data_metadata: data_models: - Network_Resolution data_source: - DNS providing_technologies: - Splunk Stream - Bro description: The search is used to identify attempts to use your DNS Infrastructure for DDoS purposes via a DNS a...
detections/dns_amplification_any_query.yml
name: GlobalMarketChest version: ${project.version} author: EpiCanard api-version: 1.13 softdepend: [Multiverse-Core, MysqlPlayerDataBridge] depend: [Vault] description: Shop plugin to create economy between user main: fr.epicanard.globalmarketchest.GlobalMarketChest commands: globalmarketchest: description: Open...
src/main/resources/plugin.yml
name: $(Build.SourceBranchName)_$(Build.Reason)_$(majorVersion).$(Build.BuildId)$(Rev:.r) # define here how the build will be named variables: majorVersion: 1.0 # Define when to run it # On PRs against master and dev pr: branches: include: - master - dev # Run on changes to master or dev trigger: ...
azure-pipelines.yml
--- # tasks file for ansible-role-gitlab-ce - name: "Add gitlab-ce apt key" apt_key: url: "https://packages.gitlab.com/gitlab/gitlab-ce/gpgkey" id: "14219A96E15E78F4" - name: "Add apt repository of gitlab-ce" apt_repository: repo: "deb https://packages.gitlab.com/gitlab/gitlab-ce/{{ ansible_distribution...
tasks/main.yml
services: _defaults: autowire: false autoconfigure: false public: false K911\Swoole\Bridge\Symfony\Bundle\Command\ServerStatusCommand: arguments: $sockets: '@K911\Swoole\Server\Config\Sockets' $apiServerClientFactory: '@K911\Swoole\Server\Api\ApiServerCli...
src/Bridge/Symfony/Bundle/Resources/config/commands.yaml
- hosts: pywaw.org remote_user: root vars_files: - ../vars/main.yml - ../vars/{{ settings }}.yml - ../vars/secret.yml - ../vars/secret_{{ settings }}.yml - ../vars/envs.yml tasks: - name: install server requirements apt: name={{ item }} update_cache=yes with_items: - nginx - uwsgi ...
summit.pywaw.org/2015/playbooks/setup.yml
--- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.4.1 creationTimestamp: null name: tenants.crownlabs.polito.it spec: group: crownlabs.polito.it names: kind: Tenant listKind: TenantList plural: tenants si...
operators/deploy/crds/crownlabs.polito.it_tenants.yaml