code stringlengths 38 801k | repo_path stringlengths 6 263 |
|---|---|
Disable: false
GridType: OSG Production Resource
GroupID: 139
Resources:
SWT2_CPB:
Active: true
ContactLists:
Administrative Contact:
Primary: <NAME>
Secondary: <NAME>
Resource Report Contact:
Primary: <NAME>
Security Contact:
Primary: <NAME>
Secondary... | topology/University of Texas Arlington/SWT2 ATLAS UTA/SWT2_CPB.yaml |
name: Transmuter
slug_name: transmuter
challenge_rating: 5.0
experience: 1800
size: Medium
type: humanoid
subtype: any race
alignment: any alignment
armor_class: 12
armor_class_type: 15 with mage armor
hit_points: 40
hit_dice: 9d8
speed: 30 ft.
strength: 9
dexterity: 14
constitution: 11
intelligence: 17
wisdom: 12
char... | data/monsters/transmuter.yaml |
apiVersion: v1
kind: Template
labels:
template: moh-soapui
metadata:
name: moh-soapui
objects:
- apiVersion: v1
kind: Service
metadata:
name: "${NAME}"
labels:
app: "${NAME}"
spec:
ports:
- name: "8080-tcp"
port: 8080
protocol: "TCP"
targ... | openshift/soapui_deployconfig.yaml |
items:
- uid: VDS.RDF.Query.Expressions.Comparison
commentId: N:VDS.RDF.Query.Expressions.Comparison
id: VDS.RDF.Query.Expressions.Comparison
children:
- VDS.RDF.Query.Expressions.Comparison.EqualsExpression
- VDS.RDF.Query.Expressions.Comparison.GreaterThanExpression
- VDS.RDF.Query.Expressions.Comparison.... | src/stable/api/VDS.RDF.Query.Expressions.Comparison.yml |
---
apiVersion: v1
kind: ConfigMap
metadata:
name: minecraft-bedrock
labels:
role: service-config
app: bds
data:
# Find more options at https://github.com/itzg/docker-minecraft-bedrock-server#server-properties
# Remove # from in front of line if changing from default values.
EULA: "TRUE" # Must accept... | minecraft/src/kubernetes.yml |
version: '2.3'
networks:
monitor:
driver: bridge
volumes:
prometheus_data: {}
grafana_data: {}
services:
prometheus:
image: prom/prometheus:v2.17.1
container_name: prometheus
hostname: prometheus
restart: always
volumes:
- ./prometheus:/etc/... | docker/docker-compose-monitor.yml |
spell: Magic Jar
level: 6
school: necromancy
class:
- Wizard
time: 1 minute
range: Self
components: V, S, M (a gem, crystal, reliquary, or some other ornamental container worth at least 500 gp)
duration: Until dispelled
ritual: false
concentration: false
description: >-
Your body falls into a catatonic state as you... | _data/spells/magic-jar.yaml |
- import_playbook: common.yaml
- hosts: all
become: yes
tasks:
# Todo(wxy): Frocksdb doesn't have ARM release. Build and install it locally currently.
- name: Build and install frocksdb
shell:
cmd: |
git clone https://github.com/dataArtisans/frocksdb.git
cd frocksdb
... | playbooks/flink-end-to-end-test/build_and_test_misc.yaml |
substitutions:
<<: !include secrets_ag.yaml
NAME: bed
PREFIX: Bed
WIFI_AP_SSID: ESP-BED
REBOOT_TIMEOUT: 15min
LOG_LEVEL: INFO
UPDATE_INTERVAL: 15min
## CONFIG ##
DELAY: 750ms
TRANSITION: 500ms
esphome:
<<: !include partial/esphome.yaml
platform: ESP32
board: lolin_d32_pro
status_led:
pin:
... | bed.yaml |
title: StorSimple belgeleri
summary: Şirket içi cihazlar ile Azure bulut depolama arasındaki depolama görevlerini yöneten tümleşik bir çözüm olan Azure StorSimple’ı nasıl kullanacağınızı öğrenin.
metadata:
title: StorSimple belgeleri
description: Şirket içi cihazlar ile Azure bulut depolama arasındaki depolama göre... | articles/storsimple/index.yml |
--- !<MAP_PACK>
contentType: "MAP_PACK"
firstIndex: "2019-02-03 21:57"
game: "Unreal Tournament"
name: "Dmctf Bloodbath"
author: "by <NAME>"
description: "None"
releaseDate: "2001-04"
attachments:
- type: "IMAGE"
name: "Dmctf_Bloodbath_shot_2.png"
url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal... | content/Unreal Tournament/MapPacks/D/d/d/7b5348/dmctf-bloodbath_[dd7b5348].yml |
include: package:flutter_lints/flutter.yaml
analyzer:
exclude:
- "generated_plugin_registrant.dart"
errors:
missing_required_param: error
linter:
rules:
always_declare_return_types: true
always_put_required_named_parameters_first: true
always_require_non_null_named_parameters: true
avoid... | analysis_options.yaml |
uuid: fd244c65-3dac-4576-ae89-35ae7be8b924
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.foia_req_vb3.field_agency_component
- field.field.paragraph.foia_req_vb3.field_ex_1
- field.field.paragraph.foia_req_vb3.field_ex_2
- field.field.paragraph.foia_req_vb3.field_ex_3
- f... | config/default/core.entity_form_display.paragraph.foia_req_vb3.default.yml |
name: idrive
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# The following defines the version and build n... | idrive/pubspec.yaml |
---
http_interactions:
- request:
method: get
uri: https://api.tokens.net/public/trading-pairs/get/all/
body:
encoding: UTF-8
string: ''
headers:
Connection:
- close
Host:
- api.tokens.net
User-Agent:
- http.rb/3.0.0
response:
status:
code: 200... | spec/cassettes/vcr_cassettes/TokensNet/integration_specs_fetch_pairs.yml |
uid: "com.azure.resourcemanager.storage.models.Identity.withUserAssignedIdentities*"
fullName: "com.azure.resourcemanager.storage.models.Identity.withUserAssignedIdentities"
name: "withUserAssignedIdentities"
nameWithType: "Identity.withUserAssignedIdentities"
members:
- uid: "com.azure.resourcemanager.storage.models.I... | docs-ref-autogen/com.azure.resourcemanager.storage.models.Identity.withUserAssignedIdentities.yml |
version: '3.5'
services:
couch:
environment:
- COUCHDB_USER=root
- COUCHDB_PASSWORD=<PASSWORD>
ports:
- "5984:5984"
volumes:
- type: volume
source: couch-data
target: /opt/couchdb/data
- type: volume
source: couch-log
target: /opt/couchdb/l... | docker-compose.override.yml |
---
- name: Disabling unused filesystems
block:
# 1.1.1.1 Ensure mounting of cramfs filesystems is disabled
- name: "Applying recommendation 1.1.1.1: Disabling cramfs"
lineinfile:
path: "{{ apply_cis_benchmarks_modprobe_conf }}"
line: install cramfs /bin/true
create: true
# ... | ansible/roles/apply-cis-benchmarks-to-ubuntu-16-04/tasks/section-1.1.1.yml |
#backend:
# name: gitlab
# repo: mooglemoogle/primary-site
# auth_type: implicit
# app_id: 8c7bd7ca9066c12fa938e16b21bcd021d3bceb4019b41f58acbf0debf150ca15
backend:
name: github
repo: mooglemoogle/primary-gatsby-netlify
branch: master
base_url: https://nas.abysmalsoft.org
display_url: https://nas.abysmal... | static/admin/config.yml |
cluster_name: ray-cluster
# The minimum number of workers nodes to launch in addition to the head
# node. This number should be >= 0.
min_workers: 0
# The maximum number of workers nodes to launch in addition to the head
# node. This takes precedence over min_workers.
max_workers: 19
# The initial number of worker n... | bert-distillation-multimetric/raytune_wrapper/ray_launch_config.yaml |
replicaCount: 1
image:
repository: shiftedreality/magento-kubernetes-components-php
tag: 7.1-fpm
pullPolicy: IfNotPresent
nameOverride: ""
fullnameOverride: ""
#service:
# type: NodePort
# port: 8001
# nodePort: 30301
xdebugService:
type: NodePort
port: 8002
nodePort: 30302
monolith:
name: magento... | bitnami/magento2k8sdev/values.yaml |
---
# defaults file for ansible-isc-dhcp
# Defines if DHCP server should be authoritative for subnet
isc_dhcp_authoritative: false
# Defines if dhcp should be configured
isc_dhcp_config_dhcp: true
# Defines if ddns updates should be enabled between dhcp and dns
isc_dhcp_ddns_updates: false
# Defines ddns update sty... | ansible-vsphere-management/roles/ansible-isc-dhcp/defaults/main.yml |
- name: Foodie - Food Management System - Android Application
# i18n:
url: https://github.com/sankar810/Android_Foodie/
gh_user: sankar810
repo: Android_Foodie
img: /static/assets/img/landing/fungai_org_icon.png
desc: >
Developed native android application for sharing food resources notifications using... | _data/index/projects.yml |
name: PhonePlanGroup
uid: '@azure/communication-administration.PhonePlanGroup'
package: '@azure/communication-administration'
summary: Represents a plan group.
fullName: PhonePlanGroup
remarks: ''
isPreview: false
isDeprecated: false
type: interface
properties:
- name: carrierDetails
uid: '@azure/communication-ad... | preview-packages/docs-ref-autogen/@azure/communication-administration/PhonePlanGroup.yml |
openstack_vpnaas_service_v2:
status: ASSESS
layout: openstack
page_title: 'OpenStack: openstack_vpnaas_service_v2'
sidebar_current: docs-openstack-resource-vpnaas-service-v2
description: Manages a V2 Neutron VPN service resource within OpenStack.
arguments:
region:
descriptio... | config/openstack/openstack_vpnaas_service_v2.yml |
title: "Kamylla Resume"
description: "Kamylla Resume"
# Build settings
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
# Resume settings
resume_avatar: "false"
resume_name: "<NAME>"
resume_title: "Summary"
# used for the contact button in _layouts/... | _config.yml |
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: service-distributor
namespace: keptn
labels:
app.kubernetes.io/name: distributor
app.kubernetes.io/instance: keptn
app.kubernetes.io/part-of: keptn-keptn
app.kubernetes.io/component: control-plane
app.kubernetes.io/version: develop
spec:... | distributor/deploy/distributor.yaml |
name: Tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
tests:
name: Run regression tests
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
submodules: recursive
- name: Set sys... | .github/workflows/tests.yml |
---
- name: Ensure required packages are installed
become: yes
dnf:
name: "{{ fonts_packages }}"
state: latest
update_cache: yes
- name: Create fonts directories
become: yes
file:
path: "{{ fonts_directory }}/{{ item }}"
state: directory
with_items:
- fontawesome
- redhat
- name... | roles/fonts/tasks/install.yml |
controller_frequency: 5.0
recovery_behaviour_enabled: true
planner_frequency: 2.0
NavfnROS:
allow_unknown: true # Specifies whether or not to allow navfn to create plans that traverse unknown space.
default_tolerance: 0.1 # A tolerance on the goal point for the planner.
#TrajectoryPlannerROS:
# TrajectoryPlannerR... | lab3/rob_bringup/params/cognition/navigation/planner_rob.yaml |
---
- name: Install helm
shell: curl -Lo /tmp/helm-linux-amd64.tar.gz https://kubernetes-helm.storage.googleapis.com/helm-v2.6.2-linux-amd64.tar.gz; tar -xvf /tmp/helm-linux-amd64.tar.gz -C /tmp/; chmod +x /tmp/linux-amd64/helm && sudo mv /tmp/linux-amd64/helm /usr/local/bin/
args:
executable: /bin/bash
#- ... | executor/ansible/roles/k8s-openebs-operator-helm/tasks/main.yaml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2018-10-20 15:04"
game: "Unreal Tournament 2004"
name: "DM-CBP2-TensileSteel"
author: "<NAME>"
description: "For 80 years, this Power Station has been a landmark known to Londoners,\
\ commuters and visitors from all over the world. As the time of its closure as\
\ a gener... | content/Unreal Tournament 2004/Maps/DeathMatch/C/b/7/bf8cea/dm-cbp2-tensilesteel_[b7bf8cea].yml |
missing-streets: 'yes'
filters: {}
street-filters:
# nem igazi utcák / csak hrsz.
- Keresztúri úti 1-es őrház
- Kőbánya alsó pályaudvar
- Kőbánya felső pályaudvar
- Óhegyi köz # Márga utca néven fut már, nem Óhegy/Óhegyi köz
- Rákos MÁV Motorüzem
- Rákos MÁV telep
- Máv telep
- Felső Rákosi Rétek
#... | data/relation-budapest_10.yaml |
replicaCount: 1
revisionHistoryLimit: 3
updateStrategy: {}
# type: RollingUpdate
# rollingUpdate:
# maxSurge: 1
# maxUnavailable: 0
image:
repository: ghost
tag: 4.32.1
pullPolicy: IfNotPresent
# Ghost environment variables
# These are parsed by nconf with "__" separator to form the config
# Example... | charts/ghost/values.yaml |
basePath: /
definitions:
userservice.UserCreateRequestDto:
properties:
email:
type: string
firstName:
type: string
lastName:
type: string
password:
type: string
type: object
userservice.UserDto:
properties:
email:
type: string
e... | docs/swagger.yaml |
server:
applicationConnectors:
- type: https
port: 50223
keyStorePath: /ida/saml-proxy/saml-proxy.ks
keyStorePassword: ${KEYSTORE_PASSWORD}
validatePeers: false
validateCerts: false
# TLSv1.1 included as curl seems to get unset with 1.2 for some
# as-yet-uninvestigated re... | debian/saml-proxy/saml-proxy.yml |
---
sections:
- name: Visulate for Oracle
items:
- title: "Product Overview"
href: "/"
description: "Visulate for Oracle is a Cloud-based application to support Oracle database migrations to Google Cloud Platform"
- title: "Quickstart"
href: "/pages/quickstart.html"
des... | docs/_data/menu.yml |
---
# SPDX-license-identifier: Apache-2.0
##############################################################################
# Copyright (c) 2020
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, ... | .travis.yml |
uid: "com.microsoft.azure.batch.JobOperations.disableJob*"
fullName: "com.microsoft.azure.batch.JobOperations.disableJob"
name: "disableJob"
nameWithType: "JobOperations.disableJob"
members:
- uid: "com.microsoft.azure.batch.JobOperations.disableJob(java.lang.String,com.microsoft.azure.batch.protocol.models.DisableJobO... | docs-ref-autogen/com.microsoft.azure.batch.JobOperations.disableJob.yml |
version: "3.5"
volumes:
tsa1-install-home: {}
tsa1-sum-home: {}
tsa1-user-home: {}
tsa1-runs: {}
tsa1-tcdata: {}
tsa1-tclogs: {}
tsa1-temp:
driver_opts:
type: tmpfs
device: tmpfs
services:
tsa1:
build: ./build
image: test-big-memory-1
container_name: test-big-memory-1-1
... | 03.test/BigMemory/1005/testBigMemory1/docker-compose.yml |
name: gogsgit
summary: GOGS - A painless self-hosted Git service
#contact: https://github.com/tbraeutigam/gogs-snap/issues
description: |
The goal of this project is to make the easiest, fastest, and most painless
way of setting up a self-hosted Git service. With Go, this can be done with
an independent binary d... | snap/snapcraft.yaml |
dist: trusty
sudo: false
language: c
env:
global:
- secure: "<KEY>
matrix:
include:
# default linux build with gcc
- os: linux
env:
- TEST="linux gcc"
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-6
script:
... | .travis.yml |
spring:
# 数据源配置
datasource:
# url: jdbc:mysql://172.16.31.10:3306/spikeDemo?serverTimezone: Asia/Shanghai&useUnicode: true&characterEncoding: utf8
# username: carl
# password: <PASSWORD>
url: jdbc:mysql://localhost:3306/spikeDemo?serverTimezone: Asia/Shanghai&useUnicode: true&characterEncoding: utf8
... | src/main/resources/application.yml |
name: Build
concurrency:
group: build-${{ github.head_ref }}
cancel-in-progress: true
env:
CARGO_INCREMENTAL: 0
on:
push:
branches: ["**"]
tags-ignore: ["**"]
paths-ignore:
- "**.md"
- LICENSE-Apache
- LICENSE-MIT
pull_request:
paths-ignore:
- "**.md"
- "**/LIC... | .github/workflows/build.yaml |
name: InboundEndpoint
uid: '@azure/batch.InboundEndpoint'
package: '@azure/batch'
summary: An interface representing InboundEndpoint.
fullName: InboundEndpoint
remarks: ''
isPreview: false
isDeprecated: false
type: interface
properties:
- name: backendPort
uid: '@azure/batch.InboundEndpoint.backendPort'
packa... | docs-ref-autogen/@azure/batch/InboundEndpoint.yml |
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: {{ include "logstash.fullname" . }}
labels: {{- include "logstash.labels" . | nindent 4 }}
spec:
serviceName: {{ include "logstash.fullname" . }}-headless
replicas: {{ .Values.replicaCount }}
podManagementPolicy: {{ .Values.podManagementPolicy }}
updateS... | bitnami/logstash/templates/sts.yaml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2019-05-10 22:09"
game: "Unreal Tournament"
name: "DM-CMNutgamerDD"
author: "Common & <NAME>"
description: "Crazy About Gaming"
releaseDate: "2001-08"
attachments: []
originalFilename: "dm-cmnutgamerdd.zip"
hash: "395d4ceda6ae9d5f51070a1cd4f104102edd2e58"
fileSize: 14014312
fi... | content/Unreal Tournament/Maps/DeathMatch/C/3/9/5d4ced/dm-cmnutgamerdd_[395d4ced].yml |
version: '3.2'
services:
elasticsearch:
build:
context: elasticsearch/
args:
ELK_VERSION: $ELK_VERSION
volumes:
- type: bind
source: ./elasticsearch/config/elasticsearch.yml
target: /usr/share/elasticsearch/config/elasticsearch.yml
read_only: true
- ty... | docker-compose.yml |
- name: robust_eps_1e-3
experiment_name: mnist
model_name: v3ae
n_workers: 0
# hparams
batch_size: 500
learning_rate: 1e-4
eps: 1e-3
# From prior_gamma_per_pixel - for MNIST only
prior_α: 0.3927581767454884
prior_β: 0.0010704155012337458
# ood
tau_ood: 0.5
ood_z_generation_method: kde
# misc... | sggm/configs/deprecated/study_vae_2.yml |
apiVersion: community.io/v1alpha1
kind: Weekly
metadata:
name: ruby-weekly-587
namespace: ruby-community
spec:
name: Ruby Weekly 587
date: 01/27/2022
image: https://learnworthy.net/wp-content/uploads/2019/08/A-Complete-Guide-to-the-Ruby-Programming-World.png
community: Ruby Indonesia Community
tags:
- w... | clusters/kubernetes-cluster-01/argocd/ruby-community/weekly/ruby-weekly-587.yaml |
apiVersion: apps/v1
kind: Deployment
metadata:
name: initcontainer
labels:
{{- include "initcontainer.labels" . | nindent 4 }}
spec:
replicas: {{ .Values.replicaCount }}
selector:
matchLabels:
{{- include "initcontainer.selectorLabels" . | nindent 6 }}
template:
metadata:
... | demo/10.0/platform-xp0/charts/initcontainer/templates/deployment.yaml |
version: "2.0"
actions:
- action_hello_world
- utter_greet
- utter_cheer_up
- utter_submit
- utter_member_details
- utter_claim_information
- validate_input_details_form
- validate_claim_form
- action_update_details
- validate_name_form
- validate_address_form
- validate_phone_form
- utter_ask_update
- utter_new_membe... | Module 1 (Insurance checker)/Insurance checker/domain.yml |
name: Build & Release
on:
push:
branches:
- main
tags:
- '**'
pull_request:
branches:
- '**'
concurrency:
# SHA is added to the end if on `main` to let all main workflows run
group: ${{ github.ref }}-${{ github.workflow }}-${{ github.event_name }}-${{ github.ref == 'refs/heads/ma... | .github/workflows/build-installers.yaml |
require: rubocop-rails
AllCops:
Exclude:
- 'bin/**/*'
- 'config/**/*'
- 'db/**/*'
- 'log/**/*'
- 'public/**/*'
- 'tmp/**/*'
- 'vendor/**/*'
- 'lib/tasks/**/*'
- 'node_modules/**/*'
TargetRubyVersion: 2.6
Lint/AssignmentInCondition:
Enabled: true
AllowSafeAssignment: true
L... | .rubocop.yml |
name: Build Linux
on: [push, pull_request]
jobs:
test-hashlink:
runs-on: ubuntu-latest
steps:
- name : Adjust path
run : |
if [[ -z "$GITHUB_PATH" ]]; then
echo "${HOME}/.local/bin" >> $GITHUB_PATH
fi
- name: Update apt and install necessary packages
run : |
... | .github/workflows/build-linux.yml |
$schema: https://azuremlschemas.azureedge.net/latest/pipelineJob.schema.json
experiment_name: AML_RAI_Boston_VERSION_REPLACEMENT_STRING
type: pipeline
inputs:
target_column_name: 'y'
my_training_data:
type: uri_file
path: azureml:boston_train_pq:VERSION_REPLACEMENT_STRING
mode: download
my_test_data:... | test/rai/pipeline_boston_analyse.yaml |
---
version: '2'
services:
zookeeper-1:
image: confluentinc/cp-zookeeper
hostname: zookeeper-1
container_name: zookeeper-1
ports:
- "12181:12181"
- "12888:12888"
- "13888:13888"
environment:
ZOOKEEPER_SERVER_ID: 1
ZOOKEEPER_CLIENT_PORT: 12181
ZOOKEEPER_TICK_TIME... | cluster-aio/docker-compose.yml |
admin:
resource: "@EulogixCoolCoreBundle/Controller/Admin/MainController.php"
type: annotation
prefix: /cool/admin
ajax:
resource: "@EulogixCoolCoreBundle/Controller/AjaxController.php"
type: annotation
prefix: /cool/ajax
widgetEditor:
resource: "@EulogixCoolCoreBundle/... | Bundle/CoreBundle/Resources/config/routing.yml |
apiVersion: v1
kind: Pod
metadata:
name: "{{ .Release.Name }}-tester"
labels:
app.kubernetes.io/name: "{{ .Release.Name }}"
annotations:
helm.sh/hook: test-success
spec:
serviceAccountName: {{ .Release.Name }}-serviceaccount-name
containers:
- name: tester
image: "{{ .Values.tester.image }}"
... | apptest/deployer/seldon-core/templates/tester.yaml |
mongodb:
user: "FILL_ME"
password: "<PASSWORD>"
ssl: true
authenticationDatabase : "admin"
authenticationMechanism : "SCRAM-SHA-256"
# MongoDB can either be deployed in the same Kubernetes instance, or be provided externally.
external:
hosts: "FILL_ME"
# https://docs.mongodb.com/kubernetes-opera... | cellbase-app/app/cloud/kubernetes/charts/cellbase/values.yaml |
name: Kubectl trace build and tests
on: [push, pull_request]
jobs:
build_and_test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-16.04, ubuntu-18.04] # 16.04.4 release has 4.15 kernel
# 18.04.3 release has 5.0.0 kernel
env:
- T... | .github/workflows/build-and-test.yml |
name: SourceUpdateParameters
uid: '@azure/arm-containerregistry.SourceUpdateParameters'
package: '@azure/arm-containerregistry'
summary: The properties for updating the source code repository.
fullName: SourceUpdateParameters
remarks: ''
isPreview: false
isDeprecated: false
type: interface
properties:
- name: branch
... | preview-packages/docs-ref-autogen/@azure/arm-containerregistry/SourceUpdateParameters.yml |
uid: msrest.pipeline.universal.RawDeserializer
name: RawDeserializer
fullName: msrest.pipeline.universal.RawDeserializer
module: msrest.pipeline.universal
inheritances:
- msrest.pipeline.SansIOHTTPPolicy
constructor:
syntax: RawDeserializer()
methods:
- uid: msrest.pipeline.universal.RawDeserializer.deserialize_from_... | docs-ref-autogen/msrest/msrest.pipeline.universal.RawDeserializer.yml |
meta:
description: TurtleCoin is a decentralized Peer-2-Peer Open Source electronic currency. It's easy to get, completely private, and ready for you today.
title: TurtleCoin
# welcome section
turtlecoin_is: TurtleCoin</span> is a
decentralized
<strong>Peer-2-... | _i18n/en.yml |
---
# -----------------------------------
# Copyright IBM Corp. 1992,2020. All rights reserved.
# US Government Users Restricted Rights - Use, duplication or disclosure
# restricted by GSA ADP Schedule Contract with IBM Corp.
# -----------------------------------
- fail:
msg: "missing variable definition: {{ite... | LSF_On_IBM_Cloud/roles/mc_cloud/tasks/main.yml |
id: PYSEC-2021-478
details: TensorFlow is an end-to-end open source platform for machine learning. An
attacker can cause a runtime division by zero error and denial of service in `tf.raw_ops.FractionalAvgPool`.
This is because the implementation(https://github.com/tensorflow/tensorflow/blob/acc8ee69f5f46f92a3f1f112... | vulns/tensorflow-cpu/PYSEC-2021-478.yaml |
name: ContainerNetworkInterfaceIpConfiguration
uid: '@azure/arm-network.ContainerNetworkInterfaceIpConfiguration|stable'
package: '@azure/arm-network|stable'
summary: The ip configuration for a container network interface.
fullName: ContainerNetworkInterfaceIpConfiguration
remarks: ''
isPreview: false
isDeprecated: fal... | reference-docs/network/azure-arm-network/stable/ContainerNetworkInterfaceIpConfiguration.yml |
- name: 雲端服務 (延伸支援) 檔
href: index.yml
- name: 概觀
items:
- name: '關於雲端服務 (延伸支援) '
href: overview.md
- name: 部署的必要條件
href: deploy-prerequisite.md
- name: 設定檔和封裝
href: cloud-services-model-and-package.md
- name: 教學課程
items:
- name: 部署雲端服務-入口網站
href: deploy-portal.md
- name... | articles/cloud-services-extended-support/toc.yml |
epochs: 300
use_byol_iters: True
total_images: 1281167
global_batch_size: 4096
output_dir: output_dir
seed: 0
device: gpu
model:
name: BYOL
backbone:
name: ResNet
depth: 50
with_pool: True
zero_init_residual: False
neck:
name: NonLinearNeckV2
in_channels: 2048
hid_channels: 4096
o... | configs/byol/byol_r50_IM.yaml |
interactions:
- request:
body: '{"fields": {"name": {"en-US": "foobar"}}}'
headers:
Accept: ['*/*']
Accept-Encoding: [gzip]
Authorization: [Bearer foobar]
Connection: [keep-alive]
Content-Length: ['41']
Content-Type: [application/vnd.contentful.management.v1+json]
User-... | fixtures/entry/create.yaml |
items:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiContract.UpdateStages.WithApiVersion"
id: "WithApiVersion"
parent: "com.microsoft.azure.management.apimanagement.v2019_01_01"
children:
- "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiContract.UpdateStages.WithApiVersion.w... | docs-ref-autogen/com.microsoft.azure.management.apimanagement.v2019_01_01.ApiContract.UpdateStages.WithApiVersion.yml |
---
- name: Creating variables
set_fact:
host : "{{ host_config.host }}"
keychain_path : "{{ host_config.keychain_path }}"
certificate_name : "{{ temp_certificate_name }}"
ssl_certificate_path : "{{ certificate_path }}/{{ temp_certificate_name }}.... | roles/certificate/tasks/import/macoskeychain.yml |
ruleId: opnrvn-r-154
description: >
- insecure assets have no mfa
- secure assets have mfa enabled
insecureAssets:
arn:aws:iam::476384142167:user/testest: >
[ {
"documentId" : "fQfSrASlNPuDpy9ZT2NLrQ",
"arn" : "arn:aws:iam::476384142167:user/testest",
"resourceName" : "testest",
"resourceI... | resources/tests/test-opnrvn-r-154.yaml |
name: Terraform (wemogy)
author: wemogy
description: Connects to a Terraform backend, applies or plans the changes and outputs the Terraform Output variables
branding:
icon: 'upload-cloud'
color: 'blue'
inputs:
working-directory:
required: true
description: "The directory of your terraform scripts"
wor... | action.yaml |
name: Cassandra Nodetool
files:
- name: cassandra_nodetool.yaml
options:
- template: init_config
options:
- name: nodetool
description: |
The command or path to nodetool (for example, /usr/bin/nodetool or docker exec container nodetool)
can be overwritten on an instance.
... | cassandra_nodetool/assets/configuration/spec.yaml |
name: GIT-GAT
on:
pull_request:
paths:
- 'topics/admin/**'
- 'bin/knit*'
push:
branches:
- main
paths:
- 'topics/admin/**'
- 'bin/knit*'
jobs:
run:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- uses... | .github/workflows/git-gat.yml |
{{- if $.Values.yellowPages.enabled }}
apiVersion: apps/v1
kind: Deployment
metadata:
name: yellow-pages
namespace: datahub
labels:
app.kubernetes.io/name: yellow-pages
helm.sh/chart: {{ include "datahub.chart" $ }}
app.kubernetes.io/instance: yellow-pages-{{ .Release.Name }}
app.kubernetes.io/ma... | system/datahub/templates/yellow-pages-deployment.yaml |
name: Test libstatistics_collector
on:
pull_request:
push:
branches:
- master
schedule:
# Run every hour. This helps detect flakiness,
# and broken external dependencies.
- cron: '0 * * * *'
jobs:
build_and_test_macOS:
runs-on: macOS-latest
steps:
- uses: ros-tooling/setup-ro... | .github/workflows/test.yml |
version: 1.0
defaults:
type: string
required: false
index: not_analyzed
doc_values: true
ignore_above: 1024
env:
type: group
description: >
Contains common fields available in all event types.
fields:
- name: beat.name
description: >
The name of the Beat sending the log messages.... | etc/fields.yml |
name: hoard
version: "1.0.0"
settings:
- ArgRequiredElseHelp
args:
- config:
short: c
long: config
value_name: FILE
help: Sets a custom config file
takes_value: true
- autocomplete:
long: autocomplete
hidden: true
subcommands:
- new:
about: Save new command
... | src/resources/cli.yaml |
name: Build and Test
env:
MG_VERSION: "1.5.0"
POETRY_VERSION: "1.1.4"
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
build_and_test_ubuntu:
strategy:
matrix:
python-version: ["3.7", "3.8", "3.9"]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
... | .github/workflows/build-and-test.yml |
n_en: 50 # number of ensembles
start: '1985-10-01'
stop: '2019-09-30'
# see 4_pb_model/notes/model_variable_description.txt for output variable details
sntemp_output: ['seg_rain', 'seg_tave_air', 'seg_tave_water', 'seg_outflow', 'seg_tave_gw',
'seg_tave_sroff', 'seg_tave_ss', 'seg_tave_upstream', 'seg_upstream_infl... | 4_pb_model/cfg/model_settings.yml |
apiVersion: v1
kind: DeploymentConfig
metadata:
name: activemq-ep
namespace: ep-customerdataload-demo
selfLink: /oapi/v1/namespaces/ep-customerdataload-demo/deploymentconfigs/activemq-ep
uid: bd21f1d1-1459-11e7-9d1d-fa163e675c32
resourceVersion: '3663999'
generation: 11
creationTimestamp: '2017-03-29T08:2... | Examples/openshift-deploymentconfig.yml |
ms.openlocfilehash: d038bc87daea2e7d2452e174e626247abfb8aeb2
ms.sourcegitcommit: 262b7c417245b7b61a57d53eee33a477a722ca6e
ms.translationtype: MT
ms.contentlocale: zh-CN
ms.lasthandoff: 09/28/2018
ms.locfileid: "24042105"
items:
- uid: office.OfficeExtension.EmbeddedOptions
name: OfficeExtension.EmbeddedOption... | docs/docs-ref-autogen/office/officeextension.embeddedoptions.yml |
ca:
ransack:
search: "cercar"
predicate: "predicat"
and: "i"
or: "o"
any: "qualsevol"
all: "tots"
combinator: "combinador"
attribute: "atribut"
value: "valor"
condition: "condició"
sort: "ordenar"
asc: "ascendent"
desc: "descendent"
predicates:
eq: "és igu... | lib/ransack/locale/ca.yml |
language: cpp
matrix:
include:
- { os: linux, env: TEST_TASK=serial.MM CMAKE_OPTS="-DPACKAGE_TYPE=TBZ2" MPI=true COMPILER="gcc" } # amber17/test
- { os: linux, env: TEST_TASK=serial.MM CMAKE_OPTS="-DPACKAGE_TYPE=TBZ2" MPI=false COMPILER="gcc" } # amber17/test
# - { os: osx, env: TEST_TASK=serial.... | .travis.yml |
baseurl: ""
url: "http://jackin.cn/"
# THEME-SPECIFIC CONFIGURATION
theme_settings:
# Meta
title: Jackin
avatar: assets/img/avatar.png
favicon: assets/myfavicon.ico
gravatar: 48B653DCAC99BBF259AE99FDC88E661B # Email MD5 hash
description: "A website with blog posts and pages about Android" # used by search ... | _config.yml |
title: "Stanley"
email: <EMAIL>
description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
baseurl: ""
url: ""
skin: dark
# Address
address:
- "Some Address 987... | _config.yml |
items:
- uid: '@microsoft/sp-page-context.PageManager'
name: PageManager
fullName: PageManager
children:
- '@microsoft/sp-page-context.PageManager.navigateToPage'
- '@microsoft/sp-page-context.PageManager.pageContext'
- '@microsoft/sp-page-context.PageManager.constructor'
- '@micro... | docs-ref-autogen/@microsoft/sp-page-context/PageManager.yml |
api_name: []
items:
- children:
- azure.mgmt.rdbms.postgresql.models.PrivateEndpointProvisioningState.approving
- azure.mgmt.rdbms.postgresql.models.PrivateEndpointProvisioningState.dropping
- azure.mgmt.rdbms.postgresql.models.PrivateEndpointProvisioningState.failed
- azure.mgmt.rdbms.postgresql.models.Private... | docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.models.PrivateEndpointProvisioningState.yml |
title: 'Microsoft Certified: Power Apps + Dynamics 365 Developer Associate'
metadata:
title: 'Microsoft Certified: Power Apps + Dynamics 365 Developer Associate'
description: 使用Microsoft Power Apps和Dynamics 365的开发人员负责设计、开发、保护和扩展Dynamics 365实施。考生实现解决方案的组件,该方案包括应用程序增强功能,自定义用户体验,系统集成,数据转换,自定义流程自动化和自定义可视化。
uid: certifi... | learn-certs-pr/power-apps-and-d365-developer-associate/index.yml |
description: |
Search criteria to retrieve account summaries of study participants. All of these search fields are filters. All records will bre returned unless a search criteria is provided, which will be used to filter the accounts that are returned (all supplied filter criteria must match). Fields that end with ... | rest-api/src/main/resources/definitions/account_summary_search.yml |
name: Saarland
short: SL
year: 2006
updated: 2015
type: ifg
fdsId: 9
criteria:
- title: proaktive Veröffentlichung und Transparenzregister
points: 1
citation: '§ 11 SIFG'
limitation: Aktenverzeichnisse, Organigramme; "Soll-Bestimmung"
- title: Open Data
points: 0
citation: 'keine Erwähnung'
- ... | src/data/states/saarland.yml |
- path: "/page1"
content:
- item: one item
- item: two items
- item: three items
links:
- to: "/page2"
- to: "/page5"
- path: "/page2"
content:
- item:
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua... | content/index.yaml |
{% set version = '7.3-51.4' %}
{% set posix = 'm2-' if win else '' %}
{% set native = 'm2w64-' if win else '' %}
package:
name: r-mass
version: {{ version|replace("-", "_") }}
source:
url:
- {{ cran_mirror }}/src/contrib/MASS_{{ version }}.tar.gz
- {{ cran_mirror }}/src/contrib/Archive/MASS/MASS_{{ vers... | conda-recipes/r-mass-feedstock/recipe/meta.yaml |
title: Documentação do Azure Lab Services
summary: Saiba como usar o Azure Lab Services para configurar rapidamente um laboratório de desenvolvimento, de teste, de hackathon ou de sala de aula na nuvem para sua equipe ou seus alunos.
metadata:
title: Documentação do Azure Lab Services
description: Saiba como usar o... | articles/lab-services/classroom-labs/index.yml |
- name: Didacticiels C#
href: index.yml
- name: Vue d’ensemble
items:
- name: À propos de Visual Studio
href: visual-studio-ide.md
- name: À propos de l’éditeur de code
href: tutorial-editor.md
- name: À propos des projets et des solutions
href: ../tutorial-projects-solutions.md?toc=/v... | docs/get-started/csharp/toc.yml |
on:
push:
branches:
- main
name: Build monorepo-aws-fargate-github-action-demo modules and deploy to AWS Fargate
env:
REGISTRY: docker.pkg.github.com
REPOSITORY: frankchethaka/monorepo-aws-fargate-github-action-demo
DEPLOY_ENV: staging
jobs:
compile_code:
runs-on: ubuntu-20.04
strategy:
... | .github/workflows/deploy.yaml |
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.model.Appliable.apply()
- com.microsoft.azure.management.resources.fluentcore.model.Appliable.applyAsync()
- com.microsoft.azure.management.resources.fluentcore.model.Appliable.applyAsync(final ServiceCallback<T>)
- com.microsoft.azure.management.c... | legacy/docs-ref-autogen/com.microsoft.azure.management.cdn.CdnProfile.Update.yml |
---
# tasks file for elasticsearch
- name: Get installation tar from elastic website
get_url:
url: "https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/{{elasticsearch_version}}/elasticsearch-{{elasticsearch_version}}.tar.gz"
dest: "/tmp/elasticsearch-{{elastics... | roles/elasticsearch/tasks/main.yml |