code stringlengths 38 801k | repo_path stringlengths 6 263 |
|---|---|
name: docker login, gradle build and docker push
on:
workflow_call:
inputs:
project_dir:
description: 'project dir with gradle file. current directory being default'
required: false
default: '.'
type: string
docker_registry:
description: 'The docker registry to... | .github/workflows/gradle-docker-release.yml |
---
result: SUCCESS
timestamp: 2016-05-18 18:18:53 UTC
url: http://manhattan.ci.chef.co/job/chef-build/11/
trigger_url: http://manhattan.ci.chef.co/job/chef-trigger-release/3/
duration: 50m56s
runs:
debian-6-i386:
result: SUCCESS
url: http://manhattan.ci.chef.co/job/chef-build/architecture=i386,platform=debia... | reports/stages/manhattan.ci.chef.co/job/chef-build/11.yaml |
version: 2
jobs:
build:
docker:
- image: circleci/golang:1.13-stretch
steps:
- checkout
- restore_cache:
keys:
- v3-pkg-cache-{{ checksum "go.sum" }}
- v3-pkg-cache
- run:
name: Lint
command: |
make vet
- run:
... | .circleci/config.yml |
version: '2'
services:
mongo:
image: mongo
container_name: mongo
restart: always
ports:
- "27017:27017"
volumes_from:
- mongodata
networks:
- wfij
mongodata:
image: busybox
volumes:
- /home/keryhu/dbdata/mongodb:/data/db
networks:
- wfij
redis... | docker-compose.yml |
version: 2
firmware: 3.60
modules:
SceProcessmgr:
nid: 0x8B8A6263
libraries:
SceProcessmgr:
kernel: false
nid: 0x2DD91812
functions:
_sceKernelExitProcessForUser: 0xC053DC6B
_sceKernelGetTimer5Reg: 0x2F73D72F
_sceKernelRegisterLibkernelAddresses: 0x5... | db/360/SceProcessmgr.yml |
en:
PLUGINS:
AUTO_SEO:
GLOBAL_CONFIG: Global configuration
PLUGIN_STATUS: Plugin status
DEFAULT_CONFIG: Default values for the plugin configuration
PLUGIN_DEPENDENCY_FAILED: Auto SEO Plugin failed to load. Composer dependencies not met.
DESCRIPTION:
ENABLED_LABEL: Auto fill f... | user/plugins/autoseo/languages.yaml |
---
schema: armada/Chart/v1
metadata:
schema: metadata/Document/v1
name: kubernetes-etcd-global
layeringDefinition:
abstract: true
layer: global
labels:
name: kubernetes-etcd-global
storagePolicy: cleartext
substitutions:
# Chart source
- src:
schema: pegleg/SoftwareVersions/v1
... | global/software/charts/kubernetes/etcd/etcd.yaml |
_id: 336aeee0-b7f4-11e9-8cc1-cf7b795cdf11
message: >-
Spherical itm.mveh.zacharythomas.github.io.lsm.ef mainstays invaluable,
autonomic [URL=http://vintagepowderpuff.com/100-mg-viagra-lowest-price/ -
cheapviagra.com[/URL - [URL=http://fitnesscabbage.com/zithromax/ -
zithromax[/URL - [URL=http://circulateindia... | _data/comments/elasticsearch-restore/comment-1565059507670.yml |
---
# Attic Ventilation
#
# This ESPHome code is used on a Sonoff Dual R2.
# It controls our central ventilation system.
#
# The actual fan has 3 power inputs:
# 1: Should always get 230v (base voltag): Powers the device as well.
# 2: 230v input: Low speed.
# 3: 230v input: High speed.
#
# 1 is always on, 2 and 3 depen... | casa.CONFIG/frenck-config/esphome/attic_ventilation.yaml |
---
- name: "Get the schedule id based on the name"
set_fact:
schedule_id: "{{ item.id }}"
when:
- item.name|trim == schedule.name|trim
with_items:
- "{{ existing_schedules_output.rest_output }}"
- name: "Get the Job Template ID based on the Unified Job Template name"
block:
- name: "Get the u... | roles/ansible/tower/manage-schedules/tasks/process-schedule.yml |
version: '3.0'
services:
frontend:
image: rasa-frontend:local
networks:
- traefik-rasa
deploy:
restart_policy:
condition: any
mode: replicated
replicas: 1
labels:
- 'traefik.enable=true'
- 'traefik.frontend.rule=PathPrefix:/'
- 'traefik.port=88... | docker-compose.yml |
items:
- uid: com.microsoft.azure.storage.blob._i_credentials
id: _i_credentials
parent: com.microsoft.azure.storage.blob
href: com.microsoft.azure.storage.blob._i_credentials.yml
langs:
- java
name: ICredentials
nameWithType: ICredentials
fullName: com.microsoft.azure.storage.blob.ICredentials
type: ... | preview/docs-ref-autogen/com.microsoft.azure.storage.blob._i_credentials.yml |
version: 2
jobs:
install:
working_directory: ~/tmp
docker:
- image: circleci/node:9.4
steps:
- checkout
- run: npm install
test:
docker:
- image: circleci/node:9.4
steps:
- checkout
- run: npm install
- run: npm run lint:ci
- run: npm run test
b... | .circleci/config.yml |
config_default:
audio:
default:
controls: true
video:
default:
controls: true
aplayer:
js: https://cdn.jsdelivr.net/npm/aplayer@1/dist/APlayer.min.js
css: https://cdn.jsdelivr.net/npm/aplayer@1/dist/APlayer.min.css
default:
contents:
lrcType: 3
meting:
js: https... | src/config/config_default.yml |
"yearly for 1 time": "chaque année une fois"
"yearly for 3 times": "chaque année 3 fois"
"yearly until July 4, 2014": "chaque année jusqu'au 4 juillet, 2014"
"yearly (~ approximate)": "chaque année (~ approximation)"
"monthly (~ approximate)": "chaque mois (~ approximation)"
# monthly tests
"monthly": "chaque mois"
"e... | vendor/simshaun/recurr/tests/Recurr/Test/Transformer/Translations/fr.yml |
services:
twig.extension.add_ellipsis:
class: Olenaza\BlogBundle\Extension\Twig\BlogTwigExtension
tags:
- { name: twig.extension }
admin.post:
class: Olenaza\BlogBundle\Admin\PostAdmin
arguments: [~, Olenaza\BlogBundle\Entity\Post, ~]
tags:
- nam... | src/Olenaza/BlogBundle/Resources/config/services.yml |
de:
AssetFormFactory:
php.SilverStripe\AssetAdmin\Forms\AssetFormFactorySAVE: Speichern
php.SilverStripe\AssetAdmin\Forms\AssetFormFactorySAVED: Gespeichert
FileFormFactory:
php.SilverStripe\AssetAdmin\Forms\FileFormFactoryPUBLISH: Veröffentlichen
php.SilverStripe\AssetAdmin\Forms\FileFormFactoryPUB... | lang/de.yml |
uid: "com.azure.messaging.servicebus.models.LockRenewalStatus"
fullName: "com.azure.messaging.servicebus.models.LockRenewalStatus"
name: "LockRenewalStatus"
nameWithType: "LockRenewalStatus"
summary: "Represents the current lock renewal status."
inheritances:
- "<xref href=\"java.lang.Object\" data-throw-if-not-resolve... | preview/docs-ref-autogen/com.azure.messaging.servicebus.models.LockRenewalStatus.yml |
---
# tasks file for manage-db-users
- name: Manage role grants (cdb)
oracle_grants:
role={{ item.1.name }}
state={{ item.1.state }}
grants={{ item.1.grants |default(omit) }}
grants_mode={{ item.1.grants_mode |default(omit) }}
object_privs={{ item.1.object_privs | default (omit) }}
directory_p... | roles/oradb-manage-grants/tasks/main.yml |
---
api_key: "<Galaxy Admin user API key>"
galaxy_instance: "<IP address for target Galaxy instance>"
tools:
### Tools for AssemblyAnnotation v0.6.0 ###
- name: "shovill"
owner: "iuc"
tool_shed_url: "https://toolshed.g2.bx.psu.edu/"
revisions:
- "8d1af5db538d"
tool_panel_section_id: "irida"
install_tool... | docker/virtual-machine/data/tools-list.yml |
---
- name: Prerequisite packages
apt:
name:
- apt-transport-https
- ca-certificates
state: present
update_cache: yes
cache_valid_time: 3600
- name: .NET Core repository key
apt_key:
url: https://packages.microsoft.com/keys/microsoft.asc
- name: .NET Core repository (buster)
apt_... | ansible/roles/dnstools-worker/tasks/main.yml |
title: Aan de slag
metadata:
title: Aan de slag | Microsoft BI
description: Meer informatie over Power BI, hoe de bouwstenen van Power BI samenwerken en hoe u ze kunt gebruiken om inzicht te krijgen in uw gegevens.
audience: Business User
level: Beginner
nextTutorialHref: gettingdata.yml
nextTutorialTitle: ... | powerbi-docs/guided-learning/gettingstarted.yml |
---
- name: Apply the CI utils manifest
command: oc apply -f "{{ nfd_operator_ci_utils }}"
- name: Authorize 'ns/nfd-operator-ci' Pods to access ns/nfd-operator-ci-utils images
command:
oc policy add-role-to-user
system:image-puller system:serviceaccount:nfd-operator-ci:default
--na... | roles/nfd_operator_deploy_custom_commit/tasks/build.yml |
name: Push Nuget Packages to NuGet Package Registry
on:
push:
branches:
- main
workflow_dispatch:
env:
BUILD_CONFIGURATION: "Release"
DOTNET_VERSION: "5.0.x"
GITHUB_PACKAGE_REGISTRY_URL: https://api.nuget.org/v3/index.json
jobs:
publish-on-nuget:
name: Publish on NuG... | testfiles/joblevelperms/input/action-setupdotnet-publish-nuget-curl.yml |
linters:
enable:
- bodyclose
- deadcode
- depguard
- dogsled
- errcheck
- goconst
- gocritic
- gofmt
- goimports
- golint
- gosec
- gosimple
- govet
- ineffassign
- misspell
- maligned
- nakedret
- prealloc
- scopelint
- staticcheck
-... | .golangci.yml |
---
# tasks file for openvpn
- name: Imposta nome log server
set_fact:
openvpn_log: /var/log/openvpn-server-{{openvpn_server_name}}.log
# Set ip forwarding on in /proc and in the sysctl file and reload if necessary
- sysctl:
name: net.ipv4.ip_forward
value: 1
sysctl_set: yes
state: present
re... | tasks/server.yml |
--- !<MAP_PACK>
contentType: "MAP_PACK"
firstIndex: "2018-11-01 08:35"
game: "Unreal Tournament"
name: "Ctf Bt Haunting"
author: "<NAME>\" Punt"
description: "None"
releaseDate: "2004-01"
attachments:
- type: "IMAGE"
name: "Ctf_Bt_Haunting_shot_2.png"
url: "https://f002.backblazeb2.com/file/unreal-archive-images/Un... | content/Unreal Tournament/MapPacks/C/8/9/2ca0d1/ctf-bt-haunting_[892ca0d1].yml |
items:
- uid: com.microsoft.azure.management.apimanagement.v2019_01_01.AuthorizationServerContract.UpdateStages.WithResourceOwnerUsername
id: WithResourceOwnerUsername
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1
parent: com.microsoft.azure.management.apimanagement... | docs-ref-autogen/com.microsoft.azure.management.apimanagement.v2019_01_01.AuthorizationServerContract.UpdateStages.WithResourceOwnerUsername.yml |
{{ if .Values.catalog.postgres }}
apiVersion: catalog.kubedb.com/v1alpha1
kind: PostgresVersion
metadata:
name: '10.2-v2'
labels:
{{- include "kubedb-catalog.labels" . | nindent 4 }}
spec:
db:
image: '{{ .Values.image.registry }}/postgres:10.2-v3'
exporter:
image: '{{ .Values.image.registry }}/postg... | catalog/charts/kubedb-catalog/templates/postgres/postgres-10.2.yaml |
apiVersion: "nais.io/v1alpha1"
kind: "Application"
metadata:
name: pam-annonsemottak
namespace: teampam
labels:
team: teampam
spec:
image: {{ image }}
port: 9016
liveness:
path: /isAlive
initialDelay: 20
readiness:
path: /isReady
initialDelay: 20
replicas:
min: 2
max: 2
cpu... | naiserator.yml |
---
- name: Set timezone
become: yes
community.general.timezone:
name: "{{ timezone }}"
- name: Check if i386 is enabled
become: yes
shell: dpkg --print-foreign-architectures | grep i386
register: result_i386_check
changed_when: false
ignore_errors: true
- name: Enable i386 architecture
become: ye... | roles/system/tasks/main.yml |
name: release
on:
push:
tags:
- 'v*'
jobs:
build:
name: build
runs-on: ubuntu-latest
strategy:
matrix:
arch: [x86_64, armv7]
steps:
- name: Checkout repository
uses: actions/checkout@v1
- name: Install Rust toolchain
uses: qmx/toolchain@multi-tar... | .github/workflows/release.yaml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2018-10-16 19:51"
game: "Unreal Tournament"
name: "DM-Zyklotron"
author: "Thorsten 'Dullboza' Doherr"
description: "E = MC^2"
releaseDate: "2000-05"
attachments:
- type: "IMAGE"
name: "DM-Zyklotron_shot_1.png"
url: "https://f002.backblazeb2.com/file/unreal-archive-images/U... | content/Unreal Tournament/Maps/DeathMatch/Z/5/0/85eb02/dm-zyklotron_[5085eb02].yml |
name: Lint
on:
push:
branches: [master]
paths-ignore: ["docs/**"]
pull_request:
branches: [master]
paths-ignore: ["docs/**"]
jobs:
lint:
name: Lint
needs: [fmt, clippy, clippy_hot_reload, clippy_cli]
runs-on: ubuntu-latest
steps:
- name: Done
run: exit 0
fmt:
na... | .github/workflows/lint.yml |
---
Name: freetextsearch-test-models
After: freetextindexes
Only:
envvarset:
- UNIT_TESTING_FTS_CONFIG_ENABLED
---
Suilven\SphinxSearch\Service\Client:
host: '127.0.0.1'
# When the tests complete (successfully), if this is not set, the shutdown function is called. Unfortunately, there
# is no longer a test d... | _config/testing.yml |
---
# This file contains the puppet unit job configurations
#
- job:
name: puppet-openstack-unit-4.10-centos-7
parent: puppet-openstack-unit-base
nodeset: centos-7
branches: ^stable/(ocata|pike|queens|rocky|stein)$
vars:
puppet_gem_version: 4.10
- job:
name: puppet-openstack-unit-5.5-cent... | zuul.d/unit.yaml |
version: "3.1"
services:
shop-ca:
container_name: shop-ca
image: shop-ca
environment:
- FABRIC_CA_HOME=/ca
command: fabric-ca-server start
ports:
- 7054:7054
logging:
driver: "json-file"
options:
max-size: "1m"
max-file: "10"
fitcoin-ca:
containe... | docker-compose.yaml |
items:
- uid: azure-devops-extension-api.RequestedExtension
name: RequestedExtension
fullName: RequestedExtension
children:
- azure-devops-extension-api.RequestedExtension.extensionName
- azure-devops-extension-api.RequestedExtension.extensionRequests
- azure-devops-extension-api.Request... | docs-ref-autogen/azure-devops-extension-api/RequestedExtension.yml |
# ### General
debug: true
server:
port: 9021
spring:
# Deactivated in Spring Boot 2.x
# security:
# basic:
# enabled: false
security:
user:
name: user
password: password
#No auth protected
endpoints:
shutdown:
sensitive: false
#Enable ... | eureka-service/src/main/resources/application.yml |
name: Create Release
on:
workflow_dispatch:
inputs:
name:
description: 'Release Name'
required: true
default: 'FI5 Ventilator Release v0.0.0'
body:
description: 'Release Body Message'
required: true
default: 'The asset provided by this release contains... | .github/workflows/create-release.yml |
---
AWSTemplateFormatVersion: "2010-09-09"
Transform: "AWS::Serverless-2016-10-31"
Parameters:
BaseStackName:
Type: String
Default: xilution-todomvc-base
XilutionClientId:
Type: String
Globals:
Function:
Runtime: nodejs14.x
Environment:
Variables:
XilutionClientId: !Ref Xilutio... | aws/cloud-formation/template-sam.yml |
---
section_1:
name: 'Domestication of the Animals 1'
display_name:
position: 0
slug: FBz8kjcBbN
sectioned: chapter_1 (Chapter)
user: user_1
holocene_events:
- holocene_event_5
- holocene_event_6
- holocene_event_12
section_2:
name: 'Agriculture '
display_name:
position: 1
slug: ... | test/fixtures/sections.yml |
name: CI/CD
on:
push:
branches:
- main
pull_request:
jobs:
build-and-test:
name: cabal 3.6.2.0 / ghc 8.10.7
runs-on: ubuntu-20.04
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Setup nix
uses: cachix/install-nix-action@v15
with:
... | .github/workflows/ci.yml |
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.6.1
creationTimestamp: null
name: repositorypolicies.ecr.aws.cloud.qaware.de
spec:
group: ecr.aws.cloud.qaware.de
names:
kind: RepositoryPolicy
listKind: RepositoryPo... | bundle/manifests/ecr.aws.cloud.qaware.de_repositorypolicies.yaml |
---
# bootproto config
- name: "Check if bootproto is configured on {{ interface.name }}"
command: egrep '^BOOTPROTO=' "{{ rhnetwork_scriptsLocation }}{{ interface.name }}"
register: bootproto_configured_result
failed_when: false
changed_when: false
- when: bootproto_configured_result.rc == 0
vars:
inte... | tasks/configure_ip.yml |
---
http_interactions:
- request:
method: get
uri: http://test.qt.sealink.com.au:8080/api/clients/2.json
body:
encoding: UTF-8
string: ''
headers:
Content-Length:
- '0'
X-API-KEY:
- <QT_KEY>
response:
status:
code: 200
message: 'OK '
headers:
... | spec/support/cassettes/client_templates.yml |
---
## VARIABLES APT ##
aptget_update_cache_valid_time: 1800
aptget_distupgrade: true
aptget_install:
- mc
- nano
- sysv-rc-conf
- python-pip
- python-dev
- libmysqlclient-dev
- python-jmespath
- unzip
- git
- composer
# - ngrok-client
## VARIABLES MARIADB ##
mariadb_root_password: <PASSWORD>
mar... | provisioning/group_vars/all.yml |
name: APP (React)
on:
push:
branches: [master, dev, test]
pull_request:
branches: [master, dev, test]
jobs:
build:
runs-on: ubuntu-latest
env:
CI: true
working-directory: ./frontend
strategy:
matrix:
node-version: [14.x]
steps:
- uses: actions/checkout@v... | .github/workflows/app-react.yml |
name: CARTO Spatial Extension
#################################################################################
# IMPORTANT: READ BEFORE EDITIING THIS FILE #
# #
# - `pull_request` event is **intentionally... | .github/workflows/ci.yml |
--- !<MAP>
contentType: "MAP"
firstIndex: "2018-10-16 18:12"
game: "Unreal Tournament"
name: "CTF-Apples"
author: "RJGexplode"
description: "Crate Overboard!"
releaseDate: "2003-11"
attachments:
- type: "IMAGE"
name: "CTF-Apples_shot_1.png"
url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tour... | content/Unreal Tournament/Maps/Capture The Flag/A/9/7/34106a/ctf-apples_[9734106a].yml |
---
# Prepare home node for connecting (keys)
- hosts: localhost
connection: local
pre_tasks:
- name: Make sure pip, parallel and sshpass packages are installed
raw:
if [ test -e /usr/bin/apt-get ]; then
sudo apt-get -qqy update;
sudo apt-get install -qqy python3 sshpass parallel pyt... | bluebox/setup.yaml |
app: Firefox
ingredients:
script:
- DLD=$(wget -q "https://www.mozilla.org/en-US/firefox/all/" -O - | grep -E "os=linux64&lang=en-US" | cut -d'"' -f2 | head -n 1)
- wget -c $DLD --trust-server-names
- ls firefox-*.tar.bz2 | cut -d "-" -f 2 | sed -e 's|.tar.bz2||g' > VERSION
- tar xf firefox*.tar... | Firefox.yml |
items:
- uid: '@azure/service-bus.ServiceBusClientOptions'
name: ServiceBusClientOptions
fullName: ServiceBusClientOptions
children:
- '@azure/service-bus.ServiceBusClientOptions.dataTransformer'
- '@azure/service-bus.ServiceBusClientOptions.webSocket'
- '@azure/service-bus.ServiceBusCli... | docs-ref-autogen/@azure/service-bus/ServiceBusClientOptions.yml |
- name: Query Trex Server Ports
import_role:
name: roles/post_install/discover_instance_ports
vars:
query_instance: "{{ ansible_hostname }}"
delegate_to: "{{ groups['undercloud'] | first }}"
- name: Parse Trex Server SR-IOV NICs
set_fact:
trex_instance_sriov_nics: "{{ trex_instance_sriov_nics | def... | roles/packet_gen/trex/trex_instance_config/tasks/query_trex_instance.yaml |
description: A parcel to be delivered in a shipment
type: object
properties:
id:
type: string
description: |
**(added in 1.9)** Unique identifier for this parcel.
shipmentId:
type: string
description: |
**(added in 1.9)** Shipment container ID
deliveryAddress:
$ref: ./Address.yaml
... | specs/v1/components/schemas/Parcel.yaml |
version: '3.4'
services:
quotedb:
build:
context: ./quote/db
dockerfile: Dockerfile
restart: always
environment:
POSTGRES_DB: quotedb
POSTGRES_PASSWORD: '<PASSWORD>'
POSTGRES_USER: bankeru
PGDATA: /var/lib/postgresql/data
ports: ["15434:5432"]
networks: [ "bank... | container/docker-compose.yml |
---
# Below tasks need to be run in serial
- name: ODFE migration | Stop Elasticsearch service
systemd:
name: elasticsearch
enabled: false
state: stopped
register: elasticsearch_state
- name: ODFE migration | Install OpenSearch binaries
include_tasks: roles/opensearch/tasks/install-opensearch.yml
v... | ansible/playbooks/roles/upgrade/tasks/opensearch/migrate-odfe-serial.yml |
name: Tests & Deploy
on: [push]
jobs:
cypress-tests:
name: E2E tests
runs-on: ubuntu-18.04
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Cypress run
uses: cypress-io/github-action@v2
with:
build: npm run build
browser: chrome
s... | .github/workflows/test-deploy.yml |
apiVersion: v1
items:
- apiVersion: batch/v1beta1
kind: CronJob
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"batch/v1beta1","kind":"CronJob","metadata":{"annotations":{},"name":"hello","namespace":"default"},"spec":{"jobTemplate":{"spec":{"template":{"s... | test_data/cronjobs.yaml |
codes:
- python:
# `settings` is an optional bookkeeping key. Values listed are always passed each execution.
# `settings` can also be used to set dummy values that are filled in by a pre-process function
# at run time. This is illustrated in this example if serial execution is used (make ... | examples/python_radia_undulator_example/rsopt_scan_width.yml |
items:
- uid: '@azure/arm-storage.ManagementPolicyRule'
name: ManagementPolicyRule
fullName: ManagementPolicyRule
children:
- '@azure/arm-storage.ManagementPolicyRule.definition'
- '@azure/arm-storage.ManagementPolicyRule.enabled'
- '@azure/arm-storage.ManagementPolicyRule.name'
lang... | docs-ref-autogen/@azure/arm-storage/ManagementPolicyRule.yml |
# Offense count: 19
# Cop supports --auto-correct.
# Configuration parameters: AllowAliasSyntax, AllowedMethods.
# AllowedMethods: alias_method, public, protected, private
Layout/EmptyLinesAroundAttributeAccessor:
Exclude:
- 'lib/pig_ci.rb'
# Offense count: 2
# Cop supports --auto-correct.
# Configuration param... | .rubocop_todo.yml |
branches:
only:
- master
language: objective-c
osx_image: xcode8
cache:
- cocoapods
env:
matrix:
- TEST_TYPE=iOS
- TEST_TYPE=macOS
- TEST_TYPE=Lint
- TEST_TYPE=Distribution
before_install:
- |
if [ "$TEST_TYPE" = Lint ] || [ "$TEST_TYPE" = Distribution ]; then
brew update
fi
install:
-... | .travis.yml |
name: "Dependabot workflow"
on:
pull_request_target:
branches:
- master
jobs:
tests:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
services:
postgres:
image: postgres:13-alpine
env:
POSTGRES_SERVER: localhost
POSTGRES_DB: fakedat... | .github/workflows/dependabot_testing.yml |
version: '3.3'
# this is a SAMPLE file. Do not use for build or deployments
# use the following to restrict which OS this is built on
# containerOS: alpine
services:
hubot:
# build arguments, only needed for building
build:
args:
CBF_VERSION: ${CBF_VERSION:-}
C... | docker-compose.sample.yml |
interactions:
- request:
body: null
headers:
Accept: ['*/*']
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: ['wikipedia (https://github.com/goldsmith/Wikipedia/)']
method: GET
uri: http://en.wikipedia.org/w/api.php?list=search&srprop=&srlimit=10&limit=10&... | cinemanio/sites/wikipedia/cassettes/WikipediaTest.test_sync_object_with_no_page_4.yaml |
---
name: Grav
description: |-
Build Faster Websites
Grav is a modern open source flat-file CMS
image: ""
created: "2021-02-04"
modified: "2021-02-04"
specificationVersion: "0.14"
x-rank: "7"
x-alexaRank: "83643"
url: https://raw.githubusercontent.com/api-network/organizations/main/grav.yaml
tags:
- Websites
- Sou... | _data/grav.yaml |
items:
- uid: NPCEngine.Components.ChatLine
commentId: T:NPCEngine.Components.ChatLine
id: ChatLine
parent: NPCEngine.Components
children:
- NPCEngine.Components.ChatLine.line
- NPCEngine.Components.ChatLine.speaker
langs:
- csharp
- vb
name: ChatLine
nameWithType: ChatLine
fullName... | Documentation/api/NPCEngine.Components.ChatLine.yml |
name: Build Windows
on: [push]
jobs:
windows:
name: Build & Test
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Choco install
run: cinst -y --force --no-progress asciidoctorj xsltproc docbook-bundle cmake nsis
- name: Install winflexbi... | out/wireshark/wireshark/.github_workflows_windows.yml |
task:
name: FreeBSD 12 amd64 stable
freebsd_instance:
image: freebsd-12-1-release-amd64
cpu: 1
memory: 1 # GB
env:
RUST_BACKTRACE: 1
RUSTFLAGS: --cfg features="os-poll"
setup_script:
- pkg install -y curl
- curl https://sh.rustup.rs -sSf --output rustup.sh
- sh rustup.sh -y
car... | .cirrus.yml |
version: "3.1"
services:
nginx:
image: nginx:latest
container_name: nginx
ports:
- 80:80
- 443:443
restart: always
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf
dashboard:
# image: registry.gitlab.com/collinear/collinear-dashboard-server-config/dashboard
container_nam... | docker-compose.yml |
book_path: /lattice/_book.yaml
project_path: /lattice/_project.yaml
description: A library for training constrained and interpretable lattice based models. Inject
domain knowledge into the learning process through constraints on Keras layers.
landing_page:
custom_css_path: /site-assets/css/style.css
rows:
- head... | docs/_index.yaml |
---
- name: "nxos: get current status of the port"
nxos_command:
commands:
- "show interface {{ port_name }} switchport | json"
- "show interface {{ port_name }} | json"
- "show running-config"
register: output
connection: network_cli
- name: "nxos: set port facts"
set_fact:
switchpor... | etc/ansible/roles/network-runner/providers/nxos/conf_trunk_port.yaml |
- name: Documentation Azure Resource Mover
href: index.yml
- name: Vue d’ensemble
items:
- name: À propos d’Azure Resource Mover
href: overview.md
- name: Sélectionner un outil pour déplacer des ressources
href: select-move-tool.md
- name: Questions courantes
href: common-questions.md
... | articles/resource-mover/toc.yml |
version: '2.0'
services:
hivemq-1:
image: "hivemq/hivemq-ce:2021.2"
container_name: mqttbroker-1
environment:
- HIVEMQ_ALLOW_ALL_CLIENTS=true
hivemq-2:
image: "hivemq/hivemq-ce:2021.2"
container_name: mqttbroker-2
environment:
- HIVEMQ_ALLOW_ALL_CLIENTS=true
joynr-gcd-db:
... | tests/system-integration-test/docker/docker-compose.yml |
---
######################
# Action to perform.
######################
# Create an extroot by running script `files/extroot.sh`.
openwrt_extroot: False
# Ansible bootstrap. Install Ansible dependencies using the raw module.
openwrt_ansible_bootstrap: False
# Install packages by running script 'files/packages.sh'
op... | defaults/main.yml |
language: cpp
sudo: true
compiler:
- g++
language: node_js
node_js:
- 10
os:
- linux
dist: bionic
addons:
apt:
packages:
- xvfb
- cppcheck
before_install:
- sudo apt-get update && sudo apt-get install libglfw3-dev libgles2-mesa-dev libcurl4-openssl-dev
- sudo apt-get install libboost-all-dev libjpeg-... | .travis.yml |
---
# generate keys and certs
- hosts: localhost
become: false
roles:
- name: create_pki
tags: create_pki
vars:
pki_directory: "{{ playbook_dir }}/pki/"
- name: generate_kubeconfig
tags: generate_kubeconfig
vars:
entity:
kubeconfig_path: "{{ ansible_env.HOME }}/.kube/config"... | ansible/3_install_k8s.yml |
title: Análise de código no Visual Studio
summary: O Visual Studio fornece várias ferramentas diferentes para analisar e melhorar a qualidade do código.
metadata:
title: Analisadores de código
description: Saiba como o Visual Studio ajuda a analisar a qualidade do código.
ms.prod: visual-studio-windows
ms... | docs/code-quality/index.yml |
event:
title: Git prakticky
date: 2019-04-13
location: FI MUNI, místnost S505, Botanická 68a, Brno
description: |
V rámci některých kurzů PyLadies bývá git nakousnutý, ale zpravidla jen lehce. V tomto celodenním workshopu se v něm budeme vrtat podrobněji. Nebudeme tentokrát psát kód v Pytho... | data/events/20190413_Git_prakticky.yaml |
version: '3'
tasks:
#
# Tests
#
test:core:gnomock:
env:
GOMAXPROCS: 2
cmds:
- go test -race -cover -coverprofile=gnomock-cover.txt -coverpkg=./... -v .
test:core:gnomockd:
env:
GOMAXPROCS: 2
cmds:
- go test -race -cover -coverprofile=gnomockd-cover.txt -coverpkg=./..... | Taskfile.yml |
url: http://ibillxia.github.io
title: Bill's Blog
subtitle: Program Hard, Play Hard, Live Crazy!
author: <NAME>
simple_search: http://www.google.com/
description: Yesterday is History, Tomorrow a Mystery, Today is a Gift, Thats why it's called the Present!
# Default date format is "ordinal" (resulting in "July 22nd 2... | _config.yml |
name: .NET Release
on:
push:
tags: [ "v*" ]
pull_request:
tags: [ "v*" ]
jobs:
release:
runs-on: windows-2022
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Restore dependencies
run: dotnet restore
- name: Build
run: dotnet build --no-restore
... | .github/workflows/release.yml |
---
- block:
- name: "workflows » magento2 » project-env | check existence of '{{ valet_sh_project_vars.instance.processed_config }}'"
stat:
path: "{{ valet_current_path }}/{{ valet_sh_project_vars.instance.processed_config }}"
register: magento2_env_php_obj
- name: "workflows » magento2 » project-e... | roles/valet-init-instance/tasks/workflows/magento2/project-env.yml |
title: 01.01.09-Rheingold-Tools-for-Thought-0290
note: |
As it happened, April, 1981, when the Star 8010 Information System was announced, was still too early for the larger segments of office professionals to realize that they were information workers.
Xerox marketing management insisted that the workstation was n... | zettels/rheingold-examples/Rheingold-Tools-for-Thought-0290.yaml |
uid: "com.azure.storage.common.sas.CommonSasQueryParameters"
fullName: "com.azure.storage.common.sas.CommonSasQueryParameters"
name: "CommonSasQueryParameters"
nameWithType: "CommonSasQueryParameters"
summary: "Represents the components that make up an Azure Storage SAS' query parameters. This type is not constructed d... | docs-ref-autogen/com.azure.storage.common.sas.CommonSasQueryParameters.yml |
allOf:
- $ref: '#/components/schemas/CodeholderPatch'
- properties:
fullName:
type: string
minLength: 1
maxLength: 100
pattern: ^[^\n]*$
description: The organization's full name. This field is always public in lists.
fullNameLocal:
type: string
m... | api-spec/spec/components/schemas/Codeholder/OrgCodeholderPatch.yaml |
name: CI
on:
push:
branches: [ master ]
paths-ignore:
- '*.md'
- 'LICENSE'
pull_request:
branches: [ master ]
paths-ignore:
- '*.md'
- 'LICENSE'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
check:
name: Check
runs-on: ubuntu... | .github/workflows/ci.yml |
parameters:
darvin_admin.menu.class: Darvin\AdminBundle\Menu\Menu
darvin_admin.menu.item_factory.configuration.class: Darvin\AdminBundle\Menu\Item\Factory\ConfigurationItemFactory
darvin_admin.menu.item_factory.elfinder.class: Darvin\AdminBundle\Menu\Item\Factory\ElFinderItemFactory
darvin_admin.menu... | Resources/config/services/menu.yaml |
api_homepage:
path: /
defaults: { _controller: ApiBundle:Default:index }
alltask:
path: /tasks/all
defaults: { _controller: ApiBundle:Task:all }
find_task:
path: /tasks/find/{id}
defaults: { _controller: ApiBundle:Task:find }
create_task:
path: /tasks/new
defaults: { _co... | src/ApiBundle/Resources/config/routing.yml |
items:
- uid: com.azure.resourcemanager.sql.models.SqlFailoverGroupOperations.SqlFailoverGroupOperationsDefinition
id: SqlFailoverGroupOperationsDefinition
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.0.0-beta.5
parent: com.azure.resourcemanager.sql.models
langs:
- java
name: SqlFailoverG... | preview/docs-ref-autogen/com.azure.resourcemanager.sql.models.SqlFailoverGroupOperations.SqlFailoverGroupOperationsDefinition.yml |
---
# Kayobe configuration for Bifrost.
###############################################################################
# Bifrost installation.
# URL of Bifrost source code repository.
#kolla_bifrost_source_url:
kolla_bifrost_source_url: https://github.com/stackhpc/bifrost
# Version (branch, tag, etc.) of Bifrost so... | etc/kayobe/bifrost.yml |
version: '3.8'
x-defaults: &defaults
environment:
- LOCAL_DOMAIN=${DOMAIN:-mastodon.localhost}
- SINGLE_USER_MODE=${SINGLE_USER_MODE:-false}
- SECRET_KEY_BASE=${SECRET_KEY_BASE:-"DEFAULT_KEY"}
- OTP_SECRET=${OTP_SECRET}
- VAPID_PRIVATE_KEY=${VAPID_PRIVATE_KEY}
- VAPID_PUBLIC_KEY=${VAPID_PUBL... | awesome-stacks-master/awesome-stacks-master/stacks/mastodon.yml |
displayName: Scheduled Autoscaler Dashboard
gridLayout:
columns: '2'
widgets:
- title: 'Scheduled Metric (desired # of Pods)'
xyChart:
chartOptions:
mode: COLOR
dataSets:
- minAlignmentPeriod: 60s
plotType: LINE
timeSeriesQuery:
timeSeriesFilter:
... | monitoring/dashboard.yaml |
{{ if .Values.modules.trafficServer.include }}
kind: ConfigMap
apiVersion: v1
metadata:
name: traffic-server-config
labels:
fateMoudle: traffic-server
name: {{ .Values.partyName | quote }}
partyId: {{ .Values.partyId | quote }}
owner: kubefate
cluster: fate-exchange
data:
sni.yaml: |
sni... | helm-charts/FATE-Exchange/templates/traffic-server-module.yaml |
name: CI
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ main ]
pull_request:
branches: [ main ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# A workflow run is ma... | .github/workflows/main.yml |
elasticsearch-conf-masters:
image: rancher/elasticsearch-conf:v0.1.0
tty: true
command: -backend=env
environment:
ELASTICSEARCH_YML_0: '{"cluster.name": "logs"}'
ELASTICSEARCH_YML_1: '{"node.name": "${HOSTNAME}"}'
ELASTICSEARCH_YML_2: '{"node.data": "false"}'
ELASTICSEARCH_YML_3: '{"node.master"... | elasticsearch/0.1.0/docker-compose.yml |
sv:
login:
authenticator_error_fetch_user_details: "Det gick inte att hämta dina användaruppgifter. Har du ett aktivt konto?"
site_settings:
oauth2_wechat_enabled: "Anpassad OAuth2 är aktiverad"
oauth2_wechat_client_id: 'Klient-ID för anpassad OAuth2'
oauth2_wechat_client_secret: 'Klienthemlighet f... | config/locales/server.sv.yml |
nameWithType: TelemetryClient.trackHttpRequest
type: method
members:
- fullName: com.microsoft.applicationinsights.TelemetryClient.trackHttpRequest(String name, Date timestamp, long duration, String responseCode, boolean success)
name: trackHttpRequest(String name, Date timestamp, long duration, String responseCode, ... | legacy/docs-ref-autogen/com.microsoft.applicationinsights.TelemetryClient.trackHttpRequest.yml |
--- !ruby/hash:SeasonHash
title: えいがパンパカパンツ バナナン王国の秘宝
watchable: true
thumbnail_url: https://cs1.anime.dmkt-sp.jp/anime_kv/img/21/23/4/21234_1_6.png?1478055652000
outline: LINEスタンプで驚異的な記録を残したアニメ「パンパカパンツ」。パンツの魅力に魅せられたブタのパンパカくんの愛らしいダンスで大人気になり、ついに映画になった!商店街の福引でお父さんがハワイ旅行を引き当て、初めての海外旅行に大興奮のパンパカくん一家。しかし空港で迷子になり、別の飛行機に乗ってたどり... | db/fixtures/seasons/season_01258.yml |