code
stringlengths
38
801k
repo_path
stringlengths
6
263
name: Build & Test on: push: branches: [ master ] pull_request: branches: [ master ] jobs: test: name: test runs-on: ${{ matrix.os }} strategy: fail-fast: false matrix: os: [ubuntu-latest, macos-latest, windows-latest] rust: - 1.36.0 - stable ...
.github/workflows/default.yml
site_url: https://inventree.readthedocs.io site_name: InvenTree Documentation site_description: InvenTree - Open Source Inventory Management site_author: InvenTree # Repository repo_url: https://github.com/inventree/inventree-docs repo_name: inventree/inventree-docs # Theme theme: name: material custom_dir: _incl...
mkdocs.yml
--- name: apiserver instance_groups: - azs: - z1 instances: 3 jobs: - name: webhooks release: service-fabrik - name: service-fabrik-apiserver release: service-fabrik properties: admin-username: admin admin-password: <PASSWORD> backend_port: 8443 # Bosh links hack ip: 10.244...
templates/apiserver.yml
api_name: [] items: - children: - azure.identity.credentials.ClientSecretCredential.get_token class: azure.identity.credentials.ClientSecretCredential fullName: azure.identity.credentials.ClientSecretCredential inheritance: - inheritance: - type: builtins.object type: azure.identity._base.ClientSecret...
preview/docs-ref-autogen/azure-identity/azure.identity.credentials.ClientSecretCredential.yml
{% set version = '1.1-2' %} {% set posix = 'm2-' if win else '' %} {% set native = 'm2w64-' if win else '' %} package: name: r-rsqlite version: {{ version|replace("-", "_") }} source: fn: RSQLite_{{ version }}.tar.gz url: - https://cran.r-project.org/src/contrib/RSQLite_{{ version }}.tar.gz - https:/...
r-packages/r-rsqlite/meta.yaml
uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionInner.withVirtualNetworkGateway2*" fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionInner.withVirtualNetworkGateway2" name: "withVirtualNetworkGateway2" nameWithType: "VirtualNetworkGatewayConne...
docs-ref-autogen/com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionInner.withVirtualNetworkGateway2.yml
items: - uid: com.microsoft.rest.retry._retry_handler id: _retry_handler parent: com.microsoft.rest.retry children: - com.microsoft.rest.retry._retry_handler.intercept(Chain) - com.microsoft.rest.retry._retry_handler.RetryHandler() - com.microsoft.rest.retry._retry_handler.RetryHandler(RetryStrategy) href...
JavaDoc/api/com.microsoft.rest.retry._retry_handler.yml
--- !<MAP> contentType: "MAP" firstIndex: "2019-01-21 19:24" game: "Unreal Tournament" name: "CTF-BT-(bar)ForPawelAndZanmato" author: "BarCode" description: "None" releaseDate: "2014-03" attachments: - type: "IMAGE" name: "CTF-BT-(bar)ForPawelAndZanmato_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-arc...
content/Unreal Tournament/Maps/BunnyTrack/B/6/3/44a65b/ctf-bt-barforpawelandzanmato_[6344a65b].yml
file_paths: input_calibrant_file: ../../../SXRD_raw_data/desy_2021/diffraction_images/LaB6/LaB6_5mm_Dilatometer-00003.tif # Input file path for the calibrant diffraction pattern image output_calibration_path: ../../../SXRD_analysis/desy_2021/calibration-pyFAI/DESY_2021_LaB6_1554mm_Dilatometer_pyFAI.pon...
notebooks/yaml/config_desy_2021.yaml
--- - name: Check if zpool is configured for iocage shell: /sbin/zfs get mountpoint {{ iocage_zpool }}/iocage ignore_errors: true register: zpool_activated tags: - iocage-comb - jenkins - iocage-cell - name: Mark zpool for iocage usage shell: iocage activate {{ iocage_zpool }} when: - zpool_activat...
roles/comb/tasks/iocage.yml
imports: - { resource: parameters.ini } - { resource: security.yml } framework: #esi: ~ #translator: { fallback: en } secret: %secret% charset: UTF-8 router: { resource: "%kernel.root_dir%/config/routing.yml" } form: true csrf_pr...
app/config/config.yml
version: "2.1" services: elasticsearch: image: docker.elastic.co/elasticsearch/elasticsearch:6.6.1 container_name: elasticsearch hostname: elasticsearch environment: - cluster.name=docker-cluster - bootstrap.memory_lock=true - "ES_JAVA_OPTS=-Xms512m -Xmx512m" ulimits: ...
docker-compose/docker-compose-log.yml
name: edjos build automation on: push jobs: build: name: Digital-Ocean runs-on: ubuntu-latest steps: - name: Digital Ocean Auth uses: digitalocean/action-doctl@v2.1.0 with: token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }} - name: login run: | cat ...
.github/workflows/do.yml
name: build on: [push] # runs on every push jobs: build: runs-on: ubuntu-latest timeout-minutes: 10 strategy: fail-fast: false matrix: node-version: [13.x] steps: - uses: actions/checkout@v1 # checkout latest commit - name: Use Node.js ${{ matrix.node-version }} # set ...
.github/workflows/build.yml
homepage: http://github.com/ekmett/folds changelog-type: markdown hash: 7bdce304037841cff3f3312fd783e6a751e9e1c17a92f72af74784cb5749dd7e test-bench-deps: {} maintainer: <NAME> <<EMAIL>> synopsis: Beautiful Folding changelog: | 0.7.6 [2021.02.17] ------------------ * Allow building with `lens-5.*`. * The build-t...
packages/fo/folds.yaml
root: true parser: vue-eslint-parser extends: - 'plugin:vue/essential' - 'eslint:recommended' env: es6: true node: true browser: true parserOptions: parser: babel-eslint sourceType: module ecmaVersion: 2018 ecmaFeatures: globalReturn: false modules: true experimentalObjectRestSpread: true ...
.eslintrc.yaml
items: - uid: NotaFiscalNet.Core.Interfaces.ISomenteLeitura id: ISomenteLeitura parent: NotaFiscalNet.Core.Interfaces children: - NotaFiscalNet.Core.Interfaces.ISomenteLeitura.SomenteLeitura langs: - csharp - vb name: ISomenteLeitura fullName: NotaFiscalNet.Core.Interfaces.ISomenteLeitura type: Inte...
docs/src/api/NotaFiscalNet.Core.Interfaces.ISomenteLeitura.yml
--- # # This is the canonical configuration for the `README.md` # Run `make readme` to rebuild the `README.md` # # Name of this project name: terraform-aws-ses-lambda-forwarder # Logo for this project #logo: docs/logo.png # License of this project license: "APACHE2" # Canonical GitHub repo github_repo: cloudposse/t...
README.yaml
properties: access_token_ttl_in_ms: description: The TTL (Time To Live) length of time for the exchanged access token. Measured in milliseconds. If not specified, defaults to `86400000`. example: 15000 format: int64 max: 86400000 min: 1000 type: integer issuer: description: The nam...
html/models/FA2.1/api-client-post.yaml
name: TestSessionExploredWorkItemReference uid: azure-devops-extension-api.TestSessionExploredWorkItemReference package: azure-devops-extension-api summary: '' fullName: TestSessionExploredWorkItemReference remarks: '' isPreview: false isDeprecated: false type: interface properties: - name: associatedWorkItems ui...
docs-ref-autogen/azure-devops-extension-api/TestSessionExploredWorkItemReference.yml
title: Documentación de la versión preliminar de IoT Plug and Play summary: La versión preliminar de IoT Plug and Play permite definir un modelo de dispositivo que permita a las soluciones en la nube comprender automáticamente cualquier dispositivo y empezar a interactuar con él (y todo ello sin necesidad de escribir c...
articles/iot-pnp/index.yml
cluster_name: 'Scalar DB Cluster' num_tokens: 256 hinted_handoff_enabled: true max_hint_window_in_ms: 10800000 hinted_handoff_throttle_in_kb: 1024 max_hints_delivery_threads: 2 hints_flush_period_in_ms: 10000 max_hints_file_size_in_mb: 128 batchlog_replay_throttle_in_kb: 1024 authenticator: AllowAllAuthenticator author...
scripts/setup/default/cassandra.yaml
name: CI on: push: branches: [ master ] pull_request: branches: [ master ] workflow_dispatch: jobs: build: runs-on: ubuntu-latest strategy: fail-fast: false matrix: include: - php-versions: '5.6' phpunit-versions: '5.7.27' - php-versions: '7...
.github/workflows/main.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-17 21:23" game: "Unreal Tournament" name: "CTF4-DiamondSword" author: "'ArKile' + 'INFERNO'" description: "None" releaseDate: "2000-08" attachments: - type: "IMAGE" name: "CTF4-DiamondSword_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/U...
content/Unreal Tournament/Maps/Multi-Team CTF/D/8/1/3dee3d/ctf4-diamondsword_[813dee3d].yml
name : "FreeRTOS STM32U5 Reference Integration" version: "202205.00" description: |- "Reference IoT integration project using the STMicroelectronics STM32U585 and FreeRTOS LTS libraries" dependencies: - name: "FreeRTOS-Kernel" version: "V10.4.3" repository: type: "git" url: "https://github.com/F...
manifest.yml
commonfields: id: ExchangeDeleteIDsFromContext version: -1 name: ExchangeDeleteIDsFromContext script: >- import json resultText = '' resultErr = [] res = [] found = demisto.get(demisto.context(), 'ExchangeItemIDs') if found and not found == '{}': mbIds = json.loads(found) for mb in mbI...
Packs/DeprecatedContent/Scripts/script-ExchangeDeleteIDsFromContext.yml
apiVersion: config.authorino.3scale.net/v1beta1 kind: Service metadata: name: talker-api-protection spec: hosts: - talker-api identity: - name: keycloak oidc: endpoint: http://keycloak:8080/auth/realms/kuadrant metadata: - name: user-info userInfo: identitySource: keycloa...
examples/keycloak-abac.yaml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-16 19:29" game: "Unreal Tournament" name: "DM-Ozealoth" author: "<NAME>) Dessureault" description: "None" releaseDate: "2005-04" attachments: - type: "IMAGE" name: "DM-Ozealoth_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tourn...
content/Unreal Tournament/Maps/DeathMatch/O/7/8/76ac9e/dm-ozealoth_[7876ac9e].yml
id: 81b478a7-46e2-4f7f-a1aa-aba5e541232b name: DNS Full Name anomalous lookup increase description: | 'Checking for a threefold increase or more of Full Name lookup per Client IP for the current day for today vs the daily average for the previous week. This can potentially identify excessive traffic to a given loca...
Hunting Queries/DnsEvents/DNS_FullNameAnomalousLookupIncrease.yaml
name: Release fosslight_binary on: release: types: [published] jobs: update-changelog: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - name: Get Release uses: agners/get-draft-release@v1.2.2 id: get_release env: GITHUB_T...
.github/workflows/publish-release.yml
items: - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.EmailTemplateContract.DefinitionStages.WithTitle" id: "WithTitle" parent: "com.microsoft.azure.management.apimanagement.v2019_01_01" children: - "com.microsoft.azure.management.apimanagement.v2019_01_01.EmailTemplateContract.DefinitionStage...
docs-ref-autogen/com.microsoft.azure.management.apimanagement.v2019_01_01.EmailTemplateContract.DefinitionStages.WithTitle.yml
--- - block: - name: 1-0102-01_create_user_and_groups - check apache user's primary group shell: grep -e "^{{ apac_apache.exec_groups.primary.name }}:" /etc/group failed_when: false changed_when: false register: check_primary_group when: apac_apache | has_nested_keys("exec_groups", "primary", "nam...
Ansible/roles/1-0102_apache/tasks/1-0102-01_create_user_and_groups.yml
branches: only: - master - /^releases\/.*/ language: python python: - 2.7 - 3.5 - 3.6 compiler: - g++ matrix: # cf. https://blog.travis-ci.com/2019-08-07-extensive-python-testing-on-travis-ci include: # Add 3.7 build by hand. This is the officially supported meth...
.travis.yml
# Project information site_name: 'Status Style Guide' site_url: https://status.im/help/style-guide/ site_author: 'Status Research & Development GmbH' site_description: 'Status style guide' # Project directories docs_dir: '../../docs/style-guide/' site_dir: '../../generated/style-guide/' # Repository repo_name: 'Stat...
config/style-guide/mkdocs.yml
l_german: #### FIX OFFICIAL TRAD ### #### Reload localisation console cmd: reloadloc ## COUNTRY NAME ## #c Toulouse -> Occitanie TOU:0 "Okzitanien" TOU_ADJ:0 "Okzitanisch" ## TEXT COLOR ## # Attitude # attitude_unknown:0 "§gUnbekannt§!" attitude_human:0 "§YOffen§!" attitude_hostile:0 "§RFeindlich§!" atti...
Royal_Eagle_UI/localisation/replace/RoyalEagleUI_l_german.yml
version: 2 jobs: minitest: docker: - image: circleci/ruby:2.7.1-node-browsers-legacy environment: RAILS_ENV: test TESTOPTS: "--ci-report --ci-dir=/tmp/test_reports/minitest" # https://discuss.circleci.com/t/rails-app-cant-connect-to-postgres-server/13059 PGHOS...
.circleci/config.yml
--- - name: Setup any hypervisors hosts: hypervisors tasks: - name: Install required packages dnf: name: - bridge-utils - libvirt-client - python3-libvirt - python3-lxml - libvirt-daemon-kvm - qemu-img - qemu-kvm - vir...
kata-nested-vm-host/ansible/playbook/hypervisor.yaml
_id: df96b9a0-418e-11ea-a28c-05b60d2563f6 message: >- Early zla.psdg.hashtafak.github.io.swv.wm schizophrenia, coincide [URL=http://bonusgambling-casino.space/#best-online-casino]online casino review[/URL] [URL=http://chesscoachcentral.com/product/trazodone/#trazodone-buy-online]buy trazodone w not prescripti...
_data/comments/dear-diary/comment-1580189248316.yml
uid: "com.azure.cosmos.models.CosmosContainerProperties.setDefaultTimeToLiveInSeconds*" fullName: "com.azure.cosmos.models.CosmosContainerProperties.setDefaultTimeToLiveInSeconds" name: "setDefaultTimeToLiveInSeconds" nameWithType: "CosmosContainerProperties.setDefaultTimeToLiveInSeconds" members: - uid: "com.azure.cos...
preview/docs-ref-autogen/com.azure.cosmos.models.CosmosContainerProperties.setDefaultTimeToLiveInSeconds.yml
--- !<MODEL> contentType: "MODEL" firstIndex: "2018-12-25 17:57" game: "Unreal Tournament" name: "Genestealer" author: "Unknown" description: "None" releaseDate: "2000-09" attachments: - type: "IMAGE" name: "genestealer_shot_5.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tournament/Mo...
content/Unreal Tournament/Models/G/b/4/19d117/genestealer_[b419d117].yml
nameWithType: VirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancer.withExistingPrimaryInternetFacingLoadBalancer type: method members: - fullName: com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancer.withExistingPrimaryInternetFacingLoadBalancer(LoadBalancer loadBala...
legacy/docs-ref-autogen/com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancer.withExistingPrimaryInternetFacingLoadBalancer.yml
version: 2.1 executors: docker: environment: API_IMAGE_NAME: shellhubio/devicehub-api SSH_IMAGE_NAME: shellhubio/devicehub-ssh WS_IMAGE_NAME: shellhubio/devicehub-ws UI_IMAGE_NAME: shellhubio/devicehub-ui GATEWAY_IMAGE_NAME: shellhubio/devicehub-gateway docker: - image: ci...
.circleci/config.yml
$linkedData: term: CargoLineItem '@id': https://w3id.org/traceability#CargoLineItem title: Cargo Line Item description: Identifies the specific details of packages within a cargo item. type: object properties: type: oneOf: - type: array - type: string enum: - CargoLineItem carg...
docs/openapi/components/schemas/common/CargoLineItem.yml
uid: "com.azure.storage.file.share.models.ShareFileCopyInfo.ShareFileCopyInfo*" fullName: "com.azure.storage.file.share.models.ShareFileCopyInfo.ShareFileCopyInfo" name: "ShareFileCopyInfo" nameWithType: "ShareFileCopyInfo.ShareFileCopyInfo" members: - uid: "com.azure.storage.file.share.models.ShareFileCopyInfo.ShareFi...
docs-ref-autogen/com.azure.storage.file.share.models.ShareFileCopyInfo.ShareFileCopyInfo.yml
name: Tests on: push: pull_request: jobs: test: name: ${{ matrix.redmine }} ruby-${{ matrix.ruby }} runs-on: ubuntu-latest strategy: matrix: ruby: ['2.7', '2.6', '3.0'] redmine: ['4.1-stable', '4.2-stable', 'master'] exclude: - ruby: '2.7' redmine:...
.github/workflows/tests.yml
AllCops: TargetRubyVersion: 2.3 Exclude: # This file is autogenerated by Rails, we shouldn't worry about changing its # format. - 'db/schema.rb' # Some people may choose to install gems into vendor/bundle/, which will # break Rubocop. Ignore it. - 'vendor/**/*' - 'bundler_cache/**/*' # ...
.rubocop.yml
name: ABI Test on: schedule: # run daily 20:00 on main branch - cron: '0 20 * * *' push: branches: - prerelease_test jobs: abi_test: name: ABI Test ${{ matrix.type}} PG${{ matrix.pg }} runs-on: ubuntu-latest strategy: fail-fast: false matrix: pg: ["12.8","13.4","1...
.github/workflows/abi.yaml
--- #| Check Password - name: private-keys - Check if Password Required stat: path: '{{ item.ssh_key_path | d(ssh_home_path + item.owner + ssh_key_path) }}/{{ item.key_name | d(ssh_keys_key_name) }}' register: _ssh_keystate when: (item.password_protected is defined and item.password_protected | bool) and ...
tasks/keys/private-keys_default.yml
--- - name: "Update Package Cache" apt: update_cache=yes when: ansible_os_family == 'Debian' - name: "Install packages" package: name: "{{ required_packages }}" state: present - name: "Install Nginx" import_role: name: bifrost-nginx-install tasks_from: install # NOTE(TheJulia) While we don't ...
playbooks/roles/bifrost-ironic-install/tasks/install.yml
name: post-commit on: push: paths-ignore: - '**.md' - 'LICENSE' jobs: build: name: 'Build: ${{ matrix.config.name }} - ${{ matrix.build-type }}' runs-on: ${{ matrix.config.os }} strategy: fail-fast: false matrix: config: - name: Ubuntu - GCC ...
.github/workflows/post-commit.yml
site_name: roel4ez | Blog site_author: roel4ez site_url: https://roel4ez.github.io/blog theme: name: material custom_dir: overrides language: en palette: - media: "(prefers-color-scheme: light)" scheme: default primary: teal accent: blue toggle: icon: material/toggle-switch...
mkdocs.yml
code: | if not_enough_heat: add_problem(1, "Not enough heat") if has_space_heater: if improper_space_heater_usage: add_problem(1, "Improper usage of space heaters") if not electric_only_space_heaters and not proper_space_heater_venting: add_problem(30, "Space heater does not vent t...
docassemble/evictionHelp/data/questions/bad_conditions_heating.yml
--- '001': code: '001' name: 本店 kana: ホンテン hira: ほんてん roma: honten '002': code: '002' name: 輪西 kana: ワニシ hira: わにし roma: wanishi '003': code: '003' name: 母恋 kana: ボコイ hira: ぼこい roma: bokoi '004': code: '004' name: 本輪西 kana: モトワニシ hira: もとわにし roma: motowanishi '005': code: '005'...
data/branches/1003.yml
--- alias: bathroom_light_on initial_state: on trigger: - platform: state entity_id: binary_sensor.bedroom_multisensor_home_security_motion_detected to: "on" condition: - condition: state entity_id: group.bed_presence state: "off" - condition: state entity_id: light.taklampe_3 ...
automations/house/bedroom_light_on.yaml
l_french: send_poem_interaction:0 "Envoyer un poème" send_poem_interaction_desc:0 "Envoyez une œuvre personnelle touchante [recipient.Custom('FR_le_Char_Pi')][recipient.GetTitledFirstNameNoTooltip]" send_poem_interaction.positive_auto_accept.tt:0 "Comme ce poème est positif, [recipient.GetFirstNameNoTooltip] peut l...
project/ck3/base_game/localization/french/event_localization/trait_specific_events/trait_specific_interaction_events_l_french.yml
name: RestorePointCollectionUpdate uid: '@azure/arm-compute.RestorePointCollectionUpdate' package: '@azure/arm-compute' summary: Update Restore Point collection parameters. fullName: RestorePointCollectionUpdate remarks: '' isPreview: false isDeprecated: false type: interface properties: - name: provisioningState ...
docs-ref-autogen/@azure/arm-compute/RestorePointCollectionUpdate.yml
--- path: /osallistu title: Osallistu description: Kehittäjä, kääntäjä, tutkija, suunnittelija, haktivisti tai toimittaja – ota meihin yhteyttä! Citizen OS toivottaa tervetulleiksi kaikki verkkodemokratiasta kiinnostuneet vapaaehtoiset. keywords: - kansalaishaktivisti - verkko-osallistuminen - hallintoteknologia ...
source/get-involved/data.fi.yaml
# Site settings # These are used to personalize your new site. If you look in the HTML files, # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. title: "Joey's Not...
_config.yml
apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: (devel) creationTimestamp: null name: deeppacketinspections.crd.projectcalico.org spec: group: crd.projectcalico.org names: kind: DeepPacketInspection listKind: DeepPack...
pkg/crds/enterprise/crd.projectcalico.org_deeppacketinspections.yaml
api_style: contrail extends: - base id: bgp_as_a_service parents: project: description: BGP as service object represents BGP peer in the virtual network that can participate in dynamic routing with implicit default gateway of the virtual network. operations: CRUD presence: optional plural: bgp...
schema/yaml/bgp-as-a-service-schema.yml
--- name: CI on: [push] jobs: markdown_lint: name: "Lint Markdown" runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 - name: Setup Ruby uses: ruby/setup-ruby@v1 with: ruby-version: head - name: Install mdl run: gem ins...
.github/workflows/ci.yaml
client: autoDeserialize: receiveBearerTokenAliasExample: - '""' receiveBearerTokenExample: - '{"value":" space"}' - '{"value":"space "}' - '{"value":"with space"}' - '{"value":""}' - '{"value":"#"}' - '{"value":" "}' - '{"value":"("}' - '{"value":"="}' - '{"value":"=a"}...
resources/ignored_test_cases.yml
main: # - title: "Home" # url: https://diogocaetanogarcia.github.io/minimal-mistakes/ # - title: "Point clouds" # url: /point-clouds/ # - title: "Video compression" # url: /video-compression/ # - title: "Miscellaneous" # url: /miscellaneous/ # - title: "Software" # url: /software/ - titl...
_data/navigation.yml
language: cpp dist: xenial # see https://github.com/nlohmann/json/blob/develop/.travis.yml matrix: include: # g++-8 - os: linux compiler: gcc env: - COMPILER=g++-8 - CMAKE_OPTIONS="-DNB_sanitizer=ON -DNB_cxx_standard=11" addons: apt: sources: ['ubuntu-toolchain-r-test'] ...
.travis.yml
name: Continuous Integration on: push: branches: - trunk - releases/* pull_request: branches: - trunk - releases/* env: DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true DOTNET_CLI_TELEMETRY_OPTOUT: true jobs: gitversion: name: Calculate SemVer runs-on: ubuntu-latest out...
.github/workflows/continuous-integration.yml
--- - name: load version vars with_first_found: - '../vars/versions/{{ cm_version }}.yml' - ../vars/versions/main.yml include_vars: '{{ item }}' - name: assert version vars assert: that: - "cm_redis_sha256sum not in (None, '')" - name: create download directory file: state: directory ...
tasks/main.yaml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-16 18:43" game: "Unreal Tournament" name: "CTF-Watercourse" author: "zaupau32" description: "None" releaseDate: "2006-08" attachments: - type: "IMAGE" name: "CTF-Watercourse_shot_4.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tourname...
content/Unreal Tournament/Maps/Capture The Flag/W/9/0/425b51/ctf-watercourse_[90425b51].yml
AWSTemplateFormatVersion: '2010-09-09' Transform: 'AWS::Serverless-2016-10-31' Description: An AWS Lambda application that uses Amazon CloudWatch Logs, AWS X-Ray, and AWS CloudFormation custom resources. Globals: Function: Runtime: nodejs12.x Handler: index.handler Tracing: Active Layers: - !Ref...
documents/aws-lambda-developer-guide/sample-apps/error-processor/template.yml
--- - name: Pre hooks include: '{{ lookup("task_src", "roundcube/pre_main.yml") }}' # ---- Environment ---- - name: Get version of current Roundcube installation command: sed -n "s/^define('RCMAIL_VERSION', '\(.*\)');/\1/p" \ {{ roundcube__git_checkout }}/program/include/iniset.php args: warn: ...
repo-github/debops@debops/ansible/roles/debops.roundcube/tasks/main.yml
author: <NAME>, Splunk date: '2020-11-03' description: This detection identifies illegal setting of credentials via DSInternals modules. eli5: This detection identifies use of DSInternals modules that set credentials illegaly. how_to_implement: You must be ingesting Windows Security logs from devices of interest, i...
detections/endpoint/ssa___setting_credentials_via_dsinternals_modules.yml
composable_scenario: scenario009-multinode.yaml deployed_server: true network_isolation: false enable_pacemaker: false overcloud_ipv6: false containerized_undercloud: true containerized_overcloud: true # This enables TLS for the undercloud which will also make haproxy bind to the # configured public-vip and admin-vip...
config/general_config/featureset033.yml
param: ## Sensing params T: 1 # Duration of sensing needed for one estimate fs_audio: 16000 # sampling frequency [Hz] channels: 1 # channels ## Battery params battery_charge: 2100 # battery capacity - AA NiMH [mAh] batte...
general/params/default.yaml
version: "3.4" services: server: image: ${DEEPHAVEN_SERVER_IMAGE} # For jprofiler, replace the line before this comment block with the line below: #build: # context: ./jprofiler-server # args: # - DEEPHAVEN_SERVER_IMAGE=${DEEPHAVEN_SERVER_IMAGE} environment: # https://bugs.open...
docker-compose-common.yml
name: GitHub clones counter for 14 days at every 8 hours and clones accumulator on: schedule: - cron: "0 */8 * * *" # Allows you to run this workflow manually from the Actions tab workflow_dispatch: jobs: traffic-clones: runs-on: ubuntu-latest env: traffic_clones_json: traffic/...
.github/workflows/tacklebar-gh-clone-stats.yml
matrix: include: - name: 'Unit Tests' language: python python: 3.6 script: - git clone --depth 1 https://github.com/per1234/inoliblist.git "${TRAVIS_BUILD_DIR}/../inoliblist" - python "${TRAVIS_BUILD_DIR}/tests/test_inolibbuglist.py" --ghtoken $GITHUB_TOKEN --github_login per123...
.travis.yml
name: check on: push: pull_request: schedule: - cron: '0 8 * * *' jobs: lint: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: actions/setup-python@v2 - name: set PY run: echo "::set-env name=PY::$(python -c 'import hashlib, sys;print(hashlib.sha256(sys.version.enc...
.github/workflows/check.yml
--- _id: dc350b20-1c08-11e8-a0fe-3ffbe97072a6 benchmark: id: 7a version: '0' data: - name: run_time values: - sim_time: '17985.32' wall_time: '17986' - name: memory_usage values: - unit: KB value: '1229176' - description: Using 2^-13 for time step size format: parse: L2: number gri...
_data/simulations/Forward_Backward_Euler/meta.yaml
--- !<MAP> contentType: "MAP" firstIndex: "2019-10-11 09:30" game: "Unreal" name: "SP-DontShootTheChest1" author: "Tobby \"GTD-Carthage\" Ong" description: "None" releaseDate: "2014-02" attachments: [] originalFilename: "SP-DontShootTheChest1_v100.7z" hash: "c8078604fd5d0f40072b0c7b227cc13d149b935e" fileSize: 11999913 ...
content/Unreal/Maps/Single Player/D/c/8/078604/sp-dontshootthechest1_[c8078604].yml
--- !<SKIN> contentType: "SKIN" firstIndex: "2018-12-26 00:28" game: "Unreal Tournament" name: "He-Man" author: "Unknown" description: "None" releaseDate: "2000-11" attachments: [] originalFilename: "motuskinsv1.zip" hash: "a32ed57703a6a9c960b5e6a702622fa01919fbe2" fileSize: 4665242 files: - name: "Soldierskins-hisssna...
content/Unreal Tournament/Skins/H/a/3/2ed577/he-man_[a32ed577].yml
name: "Grid.ai Run Artifact" inputs: # required script-name: required: true default: "run.py" type: string description: "The name of the script to run" script-dir: required: false default: "${GITHUB_WORKSPACE}" type: string description: "Directory where the script is at" # ...
action.yml
album: Shaking Through Volume 3 artist: Strand of Oaks composer: - <NAME> excerpt: 'no' genre: Pop has_bleed: 'no' instrumental: 'no' mix_filename: StrandOfOaks_Spacestation_MIX.wav origin: Weathervane Music producer: - <NAME> raw_dir: StrandOfOaks_Spacestation_RAW stem_dir: StrandOfOaks_Spacestation_STEMS stems: S01...
medleydb/data/Metadata/StrandOfOaks_Spacestation_METADATA.yaml
name: Test BlueGraph on: pull_request: push: branches: - master - github-action-test jobs: build: runs-on: ubuntu-latest strategy: matrix: python-version: [ 3.7, 3.8 ] steps: - uses: actions/checkout@v2 - name: Set up Python ${{ matrix.python-version...
.github/workflows/test.yml
apiVersion: v1 kind: ConfigMap metadata: name: spinnaker-demo-config namespace: ${parameters["namespace"]} data: NEW_FEATURE: "false" --- apiVersion: apps/v1beta2 kind: Deployment metadata: name: spinnaker-demo namespace: ${parameters["namespace"]} labels: ## # Nome da aplicação app: spinnaker ...
manifests/demo.yml
openapi: "3.0.3" info: version: 0.0.2 title: Employee Sample specification description: Employeee API contact: name: <NAME> url: http://virtualan.io email: <EMAIL> license: name: No license servers: - url: https://live.virtualandemo.com description: Production server (uses live data) -...
samples/virtualan-openapi-mongo/src/main/resources/META-INF/resources/yaml/Employee/Employee.yaml
# ------------------- Alertmanager Servcice ------------------- # kind: Service apiVersion: v1 metadata: name: prometheus-alertmanager namespace: monitoring spec: type: NodePort ports: - port: 9093 targetPort: 9093 nodePort: 30903 selector: app: alertmanager --- # ------------...
src/100-classic/300-alertmanager-full.yml
--- - name: install dependencies apt: name: "{{ item }}" with_items: - linux-tools-{{ ansible_kernel }} # for cpupower, used in prolog+epilog when: ansible_os_family == "Debian" - name: install dependencies yum: name: "{{ item }}" with_items: - kernel-tools # for cpupower, used in prolog+epi...
roles/slurm/tasks/prolog_epilog.yml
--- # 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 in writing, software # distributed unde...
multi-node-aio-xenial-ansible/roles/tftpboot_configure/defaults/main.yml
name: 'Qodana Scan' description: 'Scan your projects with Qodana on GitHub. Docs: https://jb.gg/qodana-github-action' author: 'JetBrains' branding: color: "black" icon: "bar-chart-2" inputs: linter: description: 'Qodana linter – [official Qodana Docker image](#supported-qodana-docker-images).' required: t...
action.yaml
name: Standard Pipeline on: pull_request: branches: '**' push: branches: - develop schedule: - cron: '0 20 * * 5' jobs: outdated: runs-on: ubuntu-latest if: startsWith(github.head_ref, 'renovate') == false steps: - uses: actions/checkout@v2 - uses: actions/setup-python@v2...
.github/workflows/basic.yml
items: - uid: '@azure/ms-rest-nodeauth.AzureTokenCredentialsOptions' name: AzureTokenCredentialsOptions fullName: AzureTokenCredentialsOptions children: - '@azure/ms-rest-nodeauth.AzureTokenCredentialsOptions.environment' - '@azure/ms-rest-nodeauth.AzureTokenCredentialsOptions.tokenAudience' ...
docs-ref-autogen/@azure/ms-rest-nodeauth/AzureTokenCredentialsOptions.yml
items: - uid: vss-web-extension-sdk.VSS.Licensing.Contracts.ExtensionFilterOptions name: ExtensionFilterOptions fullName: ExtensionFilterOptions children: - vss-web-extension-sdk.VSS.Licensing.Contracts.ExtensionFilterOptions.All - >- vss-web-extension-sdk.VSS.Licensing.Contracts.Exten...
docs-ref-autogen/vss-web-extension-sdk/VSS.Licensing.Contracts.ExtensionFilterOptions.yml
- include: compare_base.yml with_items: "{{ execute_compare_base_features }}" when: execute_compare_base # Get runtime status for Master - name: Get all reverse proxies in {{ master_hostname }} ibm.isam.isam: appliance: "{{ master_hostname }}" log: "{{ log_level | default('INFO') }}" force: ...
roles/execute_compare/tasks/main.yml
fields: - description keywords: - abattoir - animal - bull - canine - cat - cattle - chicken - cow - dog - duck - farm - feline - geese - goat - goose - hen - kitten - livestock - pig - poultry - puppies - puppy - swine - turkey - fish - lamb - sheep - veal - ...
config/planning-alerts.yaml
kind: Template apiVersion: v1 labels: app: cloud9 template: cloud9 metadata: name: cloud9 annotations: openshift.io/display-name: "Cloud9 IDE" description: "Cloud9 IDE template.\n\nWARNING: Any data stored will be lost upon pod destruction." openshift.io/long-description: "Cloud9 IDE template.\n\nWA...
v3/cloud9.yaml
heat_template_version: pike description: > Tenant IPv6 network. parameters: # the defaults here work for static IP assignment (IPAM) only TenantNetCidr: # OpenStack uses the EUI-64 address format, which requires a /64 prefix default: 'fd00:fd00:fd00:5000::/64' description: Cidr for the tenant networ...
network/tenant_v6.yaml
infra: clusterName: "kubernetes" cloudControllerManager: enabled: true allocateNodeCidrs: "true" # bindAddress: "0.0.0.0" caCertDir: "/etc/ssl" # certDir: "/path/to/certs" cloudConfig: "/etc/kubernetes/azure.json" # cloudConfigSecretName: "azure-cloud-provider" clusterCIDR: "10.244.0.0/16" configure...
helm/cloud-provider-azure/values.yaml
--- - name: Creating Directory Structure file: path: "{{ item }}" state: directory with_items: - ~/.config/pet - ~/.local/bin - ~/.ssh - ~/bin - ~/work/media/images - ~/work/media/videos - ~/work/others - ~/work/programming/projects - ~/work/programming/sources - ~/wo...
roles/workstation/tasks/user/user.yml
oro_behat_extension: suites: OroCalendarBundle: contexts: - Oro\Bundle\CalendarBundle\Tests\Behat\Context\FeatureContext - Oro\Bundle\ConfigBundle\Tests\Behat\Context\FeatureContext - Oro\Bundle\DataGridBundle\Tests\Behat\Context\GridContext - Oro\Bundle\EmailBundle\Tests\Beh...
Tests/Behat/behat.yml
version: "3" services: # The service on which to gain RCE victim: build: context: ${PWD}/src/victim/ dockerfile: ${PWD}/docker/gradle-app.Dockerfile args: APP_NAME: "victim" environment: JAVA_OPTS: >- -Dvictim-payload=$${jndi:ldap://attacker_ldap_registry:1389/cn=...
docker-compose.yml
# The standard ca-certs are needed because without them apt_key will fail to # validate www.postgresql.org (or probably any other source). - name: PostgreSQL | Make sure the CA certificates are available yum: name: ca-certificates state: present - name: "Create temp directory" become: false connection:...
tasks/install_yum.yml