doc_id stringlengths 36 36 | metadata dict | input stringlengths 28 4.3k | output stringlengths 11 5.45k |
|---|---|---|---|
7e4652d4-7e22-42ff-86f2-052626220a26 | {
"language": "YAML"
} | ```yaml
name: CI
on: [push, pull_request]
jobs:
tests:
name: Tests and validations
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
node: [10, 12, 13, 14, 15, 16]
steps:
- name: Git checkout
uses: actions/checkout@v2
... | ```yaml
name: CI
on: [push, pull_request]
jobs:
tests:
name: Tests and validations
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
node: [12, 13, 14, 15, 16]
steps:
- name: Git checkout
uses: actions/checkout@v2
... |
faf331ec-34ce-4fa5-8ff2-dcdfd741c6ad | {
"language": "YAML"
} | ```yaml
homepage: https://github.com/nikita-volkov/hasql-implicits
changelog-type: ''
hash: c585c1d93d8f61d415ea5be33de8369534800c42d576d0b8227e48266a9c425c
test-bench-deps: {}
maintainer: Nikita Volkov <nikita.y.volkov@mail.ru>
synopsis: Implicit definitions for Hasql, such as default codecs for standard types
changel... | ```yaml
homepage: https://github.com/nikita-volkov/hasql-implicits
changelog-type: ''
hash: 93581bf006dbb2641930c41c647b5a42c87064aa6a4feaa7dee6af8e58ccd7af
test-bench-deps: {}
maintainer: Nikita Volkov <nikita.y.volkov@mail.ru>
synopsis: Implicit definitions for Hasql, such as default codecs for standard types
changel... |
b611e8cb-995d-4249-9433-994ae26e18af | {
"language": "YAML"
} | ```yaml
name: CI
on:
push:
pull_request:
jobs:
test:
runs-on: macOS-latest
strategy:
matrix:
env:
- sdk: iphonesimulator13.0
destination: platform=iOS Simulator,name=iPhone 11 Pro,OS=13.0
- sdk: macosx10.15
destination: arch=x86_64
- ... | ```yaml
name: CI
on:
push:
pull_request:
jobs:
test:
runs-on: macOS-latest
strategy:
matrix:
env:
- sdk: iphonesimulator
destination: platform=iOS Simulator,name=iPhone 11 Pro,OS=latest
- sdk: macosx
destination: arch=x86_64
- sdk: ap... |
6aa1c74c-4e52-41df-8102-00b15880d357 | {
"language": "YAML"
} | ```yaml
homepage: http://github.com/bgamari/pandoc-lens
changelog-type: ''
hash: 3113aba744f96a292633e9e30a9dd42a62f9b54418d50d2eb17d577c3334c23a
test-bench-deps: {}
maintainer: bgamari.foss@gmail.com
synopsis: Lenses for Pandoc documents
changelog: ''
basic-deps:
base: ! '>=4.7 && <4.10'
pandoc-types: ! '>=1.16 &&... | ```yaml
homepage: http://github.com/bgamari/pandoc-lens
changelog-type: ''
hash: ad517d9812c3292bbf76145c5ff11aadd6ff9811f5ea224c3434b5e6549878ac
test-bench-deps: {}
maintainer: bgamari.foss@gmail.com
synopsis: Lenses for Pandoc documents
changelog: ''
basic-deps:
base: ! '>=4.7 && <4.11'
pandoc-types: ! '>=1.16 &&... |
d1b0ad8f-c0ad-479c-b7ba-6a7c760c25b2 | {
"language": "YAML"
} | ```yaml
Categories:
- Sports & Health
- Writing
License: GPL-3.0-only
WebSite: https://copoer.gitlab.io/CBTAndroid/
SourceCode: https://gitlab.com/copoer/CBTAndroid/tree/HEAD
IssueTracker: https://gitlab.com/copoer/CBTAndroid/issues
Summary: Seven column CBT thought journal
Description: |-
A simple implementat... | ```yaml
Categories:
- Sports & Health
- Writing
License: GPL-3.0-only
WebSite: https://copoer.gitlab.io/CBTAndroid/
SourceCode: https://gitlab.com/copoer/CBTAndroid/tree/HEAD
IssueTracker: https://gitlab.com/copoer/CBTAndroid/issues
AutoName: CBTAndroid
Summary: Seven column CBT thought journal
Description: |-
... |
6f68fbd6-33e2-470e-85d6-f4577276b032 | {
"language": "YAML"
} | ```yaml
Categories:
- Games
License: GPL-3.0-only
SourceCode: https://github.com/mimoguz/tripeaks-gdx
IssueTracker: https://github.com/mimoguz/tripeaks-gdx/issues
Changelog: https://github.com/mimoguz/tripeaks-gdx/releases
AutoName: TriPeaks
RepoType: git
Repo: https://github.com/mimoguz/tripeaks-gdx
Builds:
- v... | ```yaml
Categories:
- Games
License: GPL-3.0-only
SourceCode: https://github.com/mimoguz/tripeaks-gdx
IssueTracker: https://github.com/mimoguz/tripeaks-gdx/issues
Changelog: https://github.com/mimoguz/tripeaks-gdx/releases
AutoName: TriPeaks
RepoType: git
Repo: https://github.com/mimoguz/tripeaks-gdx
Builds:
- v... |
6586670a-a597-465b-9323-2ac462d62a68 | {
"language": "YAML"
} | ```yaml
Categories:
- Science & Education
License: MIT
AuthorName: Antonios Hazim
SourceCode: https://github.com/machiav3lli/DerDieDas
IssueTracker: https://github.com/machiav3lli/DerDieDas/issues
Changelog: https://github.com/machiav3lli/DerDieDas/blob/HEAD/Changelog.md
AutoName: DerDieDas
RepoType: git
Repo: http... | ```yaml
Categories:
- Science & Education
License: MIT
AuthorName: Antonios Hazim
SourceCode: https://github.com/machiav3lli/DerDieDas
IssueTracker: https://github.com/machiav3lli/DerDieDas/issues
Changelog: https://github.com/machiav3lli/DerDieDas/blob/HEAD/Changelog.md
AutoName: Der Die Das
RepoType: git
Repo: ht... |
b64d9dbc-ebf6-427f-9055-f669e9fa6b5c | {
"language": "YAML"
} | ```yaml
title: Apply
kep-number: 555
authors:
- "@lavalamp"
- "@tkashem"
owning-sig: sig-api-machinery
participating-sigs:
- sig-api-machinery
- sig-cli
reviewers:
- "@pwittrock"
- "@erictune"
approvers:
- "@bgrant0607"
prr-approvers:
- "@deads2k"
editor: TBD
creation-date: 2018-03-28
last-updated: 2021... | ```yaml
title: Apply
kep-number: 555
authors:
- "@lavalamp"
- "@tkashem"
owning-sig: sig-api-machinery
participating-sigs:
- sig-api-machinery
- sig-cli
reviewers:
- "@pwittrock"
- "@erictune"
approvers:
- "@bgrant0607"
prr-approvers:
- "@deads2k"
editor: TBD
creation-date: 2018-03-28
last-updated: 2021... |
53fa7c5a-7fb9-4584-a922-4d09762ffaff | {
"language": "YAML"
} | ```yaml
---
# This playbook contains common plays for all nodes.
- name: Update APT's cache
apt: update_cache=yes cache_valid_time=3600
- name: Install tmux
apt: name=tmux state=latest
- name: Configure tmux
copy: src=tmux.conf dest=/etc/tmux.conf force=yes
- name: Install Vim
apt: name=vim state=latest
w... | ```yaml
---
# This playbook contains common plays for all nodes.
- name: Update APT's cache
apt: update_cache=yes cache_valid_time=3600
- name: Install tmux
apt: name=tmux state=latest
- name: Configure tmux
copy: src=tmux.conf dest=/etc/tmux.conf force=yes
- name: Install Vim
apt: name=vim state=latest
w... |
61a0f058-0011-4043-abd0-52680a77bc40 | {
"language": "YAML"
} | ```yaml
---
- name: Include packages
include_vars:
file: "{{ item }}.yml"
with_items:
- packages
- repositories
#Command for switch from apache2_handler to php-fpm
#- name: Remove a repo
# apt_repository:
# repo: "{{ item }}"
# state: present
# update_cache: no
# with_items: removerepository... | ```yaml
---
- name: Include packages
include_vars:
file: "{{ item }}.yml"
with_items:
- packages
- repositories
#Command for switch from apache2_handler to php-fpm
#- name: Remove a repo
# apt_repository:
# repo: "{{ item }}"
# state: present
# update_cache: no
# with_items: removerepository... |
0c8afa9f-41fe-42e2-a4fb-ef7d33828163 | {
"language": "YAML"
} | ```yaml
---
- hosts: all
become: yes
become_user: root
become_method: sudo
gather_facts: yes
tasks:
- name: Install python 2 and utils
apt:
package: [python, python-pip, ipython]
update_cache: yes
state: present
- name: Install python 3 and utils
apt:
pack... | ```yaml
---
- hosts: all
become: yes
become_user: root
become_method: sudo
gather_facts: yes
tasks:
- name: Install python 2 and utils
apt:
package: [python, python-pip, ipython]
update_cache: yes
state: present
- name: Install python 3 and utils
apt:
pack... |
44c44164-dd7d-4580-8a5b-96e005b78c78 | {
"language": "YAML"
} | ```yaml
---
- name: Set Public IP Facts
publicip:
- name: Set System Time to UTC
timezone:
name: UTC
- name: Install 2600hz Stable Repo
yum:
name: https://packages.2600hz.com/centos/7/stable/2600hz-release/4.1/2600hz-release-4.1-0.el7.centos.noarch.rpm
state: installed
- name: Install Delta RPMs
... | ```yaml
---
- name: Set Public IP Facts
publicip:
- name: Set System Time to UTC
timezone:
name: UTC
- name: Install 2600hz Stable Repo
yum:
name: https://packages.2600hz.com/centos/7/stable/2600hz-release/4.1/2600hz-release-4.1-0.el7.centos.noarch.rpm
state: installed
- name: Install Delta RPMs
... |
4b6afa21-7a60-4b8d-8f27-873c1df0ef55 | {
"language": "YAML"
} | ```yaml
---
:domain: example.com
:network: 192.168.123.0/24
:image: centos-7.1
:cpus: ''
:memory: ''
:disks: 0
:disksize: 40G
:boxurlprefix: ''
:sync: rsync
:syncdir: ''
:syncsrc: ''
:folder: ''
:extern: []
:cd: ''
:puppet: false
:classes: []
:shell:
- script: echo hello world > /tmp/hello1
once: true
- echo hello ag... | ```yaml
---
:domain: example.com
:network: 192.168.123.0/24
:image: centos-7.1
:cpus: ''
:memory: ''
:disks: 0
:disksize: 40G
:boxurlprefix: ''
:sync: rsync
:syncdir: ''
:syncsrc: ''
:folder: ''
:extern: []
:cd: ''
:puppet: false
:classes: []
:shell:
- script: echo hello world > /tmp/hello1
once: true
- echo hello ag... |
c9998585-a644-4edc-9b74-1edf5ddc2f80 | {
"language": "YAML"
} | ```yaml
---
- name: Install homebrew dependencies
homebrew:
name: "{{ homebrew['brews'] }}"
state: present
notify: restart-logrotate
- name: Create launchd entry to clone/pull git repository
template:
src: library_launchagents_dotfiles.j2
dest: "/Library/LaunchAgents/com.{{ ansible_user_id | rege... | ```yaml
---
- name: Install homebrew dependencies
homebrew:
name: "{{ homebrew['brews'] }}"
state: present
notify: restart-logrotate
- name: Create launchd entry to clone/pull git repository
template:
src: library_launchagents_dotfiles.j2
dest: "/Library/LaunchAgents/com.{{ ansible_user_id | rege... |
042e760c-6e2a-42f5-8190-6111a3d04358 | {
"language": "YAML"
} | ```yaml
version: 2
jobs:
build:
docker:
- image: randomknowledge/docker-pyenv-tox
steps:
- checkout
- run: pip install tox
- run: tox -e py27,py33,py34,py35,py36
```
Drop 3.3 from Circle CI | ```yaml
version: 2
jobs:
build:
docker:
- image: randomknowledge/docker-pyenv-tox
steps:
- checkout
- run: pip install tox
- run: tox -e py27,py34,py35,py36
``` |
b90a4610-a8d2-4fed-98f7-3aa9753556ca | {
"language": "YAML"
} | ```yaml
version: 2
jobs:
build:
docker:
- image: circleci/php:7.1.8-browsers
working_directory: ~/eloquent-locale
steps:
- checkout
- run: mkdir -p build/logs
- run: sudo apt install -y libsqlite3-dev
- run: sudo composer self-update
- restore_cache:
keys:
... | ```yaml
version: 2
jobs:
build:
docker:
- image: circleci/php:7.1.8-browsers
working_directory: ~/eloquent-locale
steps:
- checkout
- run: mkdir -p build/logs
- run: sudo apt install -y libsqlite3-dev
- run: pecl install xdebug && docker-php-ext-enable xdebug
- run: sud... |
8311be3a-32b2-4f94-a4fa-a7ff916b8076 | {
"language": "YAML"
} | ```yaml
Categories:
- Internet
License: GPL-3.0-or-later
SourceCode: https://github.com/fabienli/DokuwikiAndroid
IssueTracker: https://github.com/fabienli/DokuwikiAndroid/issues
AutoName: Dokuwiki
Description: Android application to access a dokuwiki and keep pages in local cache.
RepoType: git
Repo: https://github... | ```yaml
Categories:
- Internet
License: GPL-3.0-or-later
SourceCode: https://github.com/fabienli/DokuwikiAndroid
IssueTracker: https://github.com/fabienli/DokuwikiAndroid/issues
AutoName: Dokuwiki
Description: Android application to access a dokuwiki and keep pages in local cache.
RepoType: git
Repo: https://github... |
5e9f8e76-46b0-49fe-9722-dc363ca2f8a4 | {
"language": "YAML"
} | ```yaml
---
label: 'Thermalright SP-94 : photos'
hide_body: true
fields:
- type: field_group_list
name: Sp94 guide montage
label: Sp94 guide montage
fields:
- type: file
name: file
label: File
- type: text
name: description
label: Description
config:
required: true
```
Update from F... | ```yaml
---
label: 'Thermalright SP-94 : photos'
hide_body: true
fields:
- type: field_group_list
name: Sp94 guide montage
label: Sp94 guide montage
fields:
- type: file
name: file
label: File
- type: text
name: description
label: Description
config:
required: true
pages:
- data/phot... |
070a2947-9176-4230-9e13-470e4f92670e | {
"language": "YAML"
} | ```yaml
name: main-openjdk_lts-linux
on:
push:
branches: [ develop, feature/*, release/* ]
pull_request:
branches: [ develop ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: JDK
uses: actions/setup-java@v1
with:
java-version: ... | ```yaml
name: main-openjdk_lts-linux
on:
push:
branches: [ develop, feature/*, release/* ]
pull_request:
branches: [ develop ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: JDK
uses: actions/setup-java@v1
with:
java-version: ... |
b99c2c45-a611-478e-b99c-bed4e25577ca | {
"language": "YAML"
} | ```yaml
name: EV-${project.name}
version: ${plugin.version}
description: ${project.description}
main: fr.ethilvan.bukkit.${project.artifactId}.${project.name}Plugin
depend: [EV-API]
commands:
evmisc:
description: "Commande principale."
usage: "book"
aliases: ["misc"]
# Livre
"evm... | ```yaml
name: EV-${project.name}
version: ${plugin.version}
description: ${project.description}
main: fr.ethilvan.bukkit.${project.artifactId}.${project.name}Plugin
depend: [EV-API]
commands:
evmisc:
description: "Commande principale."
usage: "book"
aliases: ["misc"]
# Livre
"evm... |
9a778f18-47f9-44d8-a785-fa181104759e | {
"language": "YAML"
} | ```yaml
hostname: localhost
timezone: America/Los_Angeles
country: United States
locales:
- en_US
interfaces:
wireless: "wlan0"
user:
name: user
group: user
uid: 1000
comment: First Last
groups:
- sys
- video
- wheel
- systemd-journal
shell: /bin/zsh
email: user@example.com
initramf... | ```yaml
hostname: localhost
timezone: America/Los_Angeles
country: United States
locales:
- en_US
interfaces:
wireless: "wlan0"
user:
name: user
group: user
uid: 1000
comment: First Last
groups:
- sys
- video
- wheel
- systemd-journal
shell: /bin/zsh
email: user@example.com
initramf... |
95ff5ebb-571a-4f3f-8f51-b445a9257c9c | {
"language": "YAML"
} | ```yaml
---
# Performs symlink exchange
- name: ANSISTRANO | Change softlink to new release
file:
state: link
path: "{{ ansistrano_deploy_to }}/{{ ansistrano_current_dir }}"
src: "./{{ ansistrano_version_dir }}/{{ ansistrano_release_version }}"```
Add migration from rsync deployment | ```yaml
---
# Migration check from rsync deployment
- stat:
path: "{{ ansistrano_deploy_to }}/{{ ansistrano_current_dir }}"
register: stat_current_dir
- name: ANSISTRANO | Remove current folder if it's a directory
file:
state: absent
path: "{{ ansistrano_deploy_to }}/{{ ansistrano_current_dir }}"
wh... |
0076e65f-31b9-40db-b4dc-ecceb9c660b6 | {
"language": "YAML"
} | ```yaml
homepage: https://github.com/merijn/timeit
changelog-type: markdown
hash: b714dc9e70179f7e21dd9d9e2d3bb9b45838674a0f505b040bd63a51d4109b90
test-bench-deps: {}
maintainer: Merijn Verstraaten <merijn@inconsistent.nl>, Lennart Augustsson
synopsis: Time monadic computations with an IO base.
changelog: ! '2.0
---... | ```yaml
homepage: https://github.com/merijn/timeit
changelog-type: markdown
hash: 0757796734c8bcc8cad97bac90d6db60e40f148b5d62699baf12fb8ec8939b34
test-bench-deps: {}
maintainer: Merijn Verstraaten <merijn@inconsistent.nl>, Lennart Augustsson
synopsis: Time monadic computations with an IO base.
changelog: ! '2.0
---... |
d5e89cbc-2f13-4e0d-9e94-a542ff1dbe90 | {
"language": "YAML"
} | ```yaml
# ===================================
# Column Definitions
# ===================================
columns:
title:
label: Title
searchable: true
author:
label: Author
relation: user
select: @login
searchable: true
categories:
label: Categories
relation: categories
se... | ```yaml
# ===================================
# Column Definitions
# ===================================
columns:
title:
label: Title
searchable: true
# author:
# label: Author
# relation: user
# select: @login
# searchable: true
categories:
label: Categories
relation: categor... |
e92d109d-999e-4439-8ba5-f5305d8aaa37 | {
"language": "YAML"
} | ```yaml
name: Publish the documentation
on:
release:
types: [published]
jobs:
publish:
name: Publish
runs-on: ubuntu-latest
steps:
- name: Checkout the branch
uses: actions/checkout@v2.3.1
with:
persist-credentials: false
- name: Set up Python 3.9
use... | ```yaml
name: Publish the documentation
on:
release:
types: [published]
jobs:
publish:
name: Publish
runs-on: ubuntu-latest
steps:
- name: Checkout the branch
uses: actions/checkout@v2.3.1
with:
persist-credentials: false
- name: Set up Python 3.9
use... |
78bfb55b-b203-4a2e-861a-1d951131a069 | {
"language": "YAML"
} | ```yaml
homepage: https://github.com/ziocroc/netwire-input-javascript
changelog-type: ''
hash: 9fb6ecd2e328bb0594ba2c8d4fe5d622db36c14f95fd551a115ea26cb024f655
test-bench-deps: {}
maintainer: ziocroc@gmail.com
synopsis: JavaScript instance of netwire-input
changelog: ''
basic-deps:
base: ! '>=4.9 && <4.10'
netwire-... | ```yaml
homepage: https://github.com/ziocroc/netwire-input-javascript
changelog-type: ''
hash: 1ee1c2da829c18f2b532083a6a066952a0cab3a5cecce52b45e68dcdcbe17395
test-bench-deps: {}
maintainer: ziocroc@gmail.com
synopsis: JavaScript instance of netwire-input
changelog: ''
basic-deps:
base: ! '>=4.9 && <4.10'
netwire-... |
c868b8a6-20e4-44b9-9d0a-f898e25ce430 | {
"language": "YAML"
} | ```yaml
---
hide_body: false
fields:
- name: date
label: Date
type: datetime
hidden: false
default: ''
- name: title
label: Title
type: text
hidden: false
default: ''
- name: subtitle
label: Subtitle
type: text
hidden: false
default: ''
- name: featureImage
label: Featureimage
type: textarea... | ```yaml
---
hide_body: false
fields:
- name: date
label: Date
type: datetime
hidden: false
default: ''
- name: title
label: Title
type: text
hidden: false
default: ''
- name: subtitle
label: Subtitle
type: text
hidden: false
default: ''
- name: featureImage
label: Featureimage
type: textarea... |
9f0985fe-e5df-450a-8f49-928c4c160b82 | {
"language": "YAML"
} | ```yaml
# define this server as the NFS host
droidwiki::default::isNFSServer: true
redis::bind: '0.0.0.0'
```
Fix false variable name in hieradata | ```yaml
# define this server as the NFS host
droidwiki::default::isnfsserver: true
redis::bind: '0.0.0.0'
``` |
3bab2866-45bd-4094-9cf2-a5b6a181d4b2 | {
"language": "YAML"
} | ```yaml
homepage: ''
changelog-type: markdown
hash: 422b02411827ac8551965ce0dcff8c0741df57a933da0f7a9bba02a5518cc9c9
test-bench-deps: {}
maintainer: ltvanbinsbergen@acm.org
synopsis: Basic call-by-value lambda-calculus with operational semantics based on
Funcons
changelog: ! '# Revision history for lambda-cbv
## ... | ```yaml
homepage: ''
changelog-type: markdown
hash: adbd35f0cf7899194169b9699d05a2e4a58d7462194fb95eb00f061731340511
test-bench-deps: {}
maintainer: ltvanbinsbergen@acm.org
synopsis: Basic call-by-value lambda-calculus with operational semantics based on
Funcons
changelog: ! '# Revision history for lambda-cbv
## ... |
1362af78-43b5-4d20-a58a-7a562f50b365 | {
"language": "YAML"
} | ```yaml
homepage: https://github.com/jfischoff/hspec-pg-transact#readme
changelog-type: ''
hash: 5cc5e00eadaa42973e6682fe4fd178aa1e1a0e430c47064eced36c30ba1f5d13
test-bench-deps: {}
maintainer: jonathangfischoff@gmail.com
synopsis: Helpers for creating database tests with hspec and pg-transact
changelog: ''
basic-deps:... | ```yaml
homepage: https://github.com/jfischoff/pg-transact-hspec#readme
changelog-type: ''
hash: 8753bfda3bac96005a3498d346ff98211e973c6790993cb557acb8fa90ca9cfc
test-bench-deps: {}
maintainer: jonathangfischoff@gmail.com
synopsis: Helpers for creating database tests with hspec and pg-transact
changelog: ''
basic-deps:... |
11536345-7ed8-4893-8135-5214a11a5def | {
"language": "YAML"
} | ```yaml
---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-posts
label: Posts
create: all
- type: jekyll-pages
label: Pages
create: all
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:... | ```yaml
---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-posts
label: Posts
create: all
- type: jekyll-pages
label: Pages
create: all
upload_dir: ''
public_path: static
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
previe... |
b8429ec2-5b1c-4c42-9485-bda50f18e83f | {
"language": "YAML"
} | ```yaml
---
- name: install required packages
become: true
become_user: root
apt:
name:
- ruby
- ruby-dev
state: "{{ taiga_upgrade | bool | ternary('latest', 'present') }}"
tags:
- install
- front-install
- name: install required gems
become: true
become_user: "{{ taiga_user }}"... | ```yaml
---
- name: install required packages
become: true
become_user: root
apt:
name:
- ruby
- ruby-dev
state: "{{ taiga_upgrade | bool | ternary('latest', 'present') }}"
tags:
- install
- front-install
- name: install required gems
become: true
become_user: "{{ taiga_user }}"... |
9d875b22-9694-4394-88cb-773f8a0f1c99 | {
"language": "YAML"
} | ```yaml
---
webapp:
name: "webapp"
ACL_dirs: []
app_dirs: []
webserver_dirs: []
links_to_base: []
internal_links: []
php:
opcache:
enable_file_override: 1
interned_strings_buffer: 16
revalidate_path: 1
revalidate_freq: 60
fast_shutdown: 1
apache:
virtualhosts:
-
ServerNam... | ```yaml
---
webapp:
name: "webapp"
ACL_dirs: []
app_dirs: []
webserver_dirs: []
links_to_base: []
internal_links: []
php:
opcache:
enable_file_override: 1
interned_strings_buffer: 16
revalidate_path: 1
revalidate_freq: 60
fast_shutdown: 1
apache:
virtualhosts:
- ServerName: "{{... |
d843be20-5d47-4c79-bc26-e34fd20a0f6c | {
"language": "YAML"
} | ```yaml
on: [pull_request]
name: CI
jobs:
check:
name: Check+Test
runs-on: ubuntu-latest
strategy:
matrix:
rust:
- stable
- beta
- nightly
- 1.31.0
steps:
- name: Checkout sources
uses: actions/checkout@v2
- name: Install to... | ```yaml
on: [pull_request]
name: CI
jobs:
check:
name: Check+Test
runs-on: ubuntu-latest
strategy:
matrix:
rust:
- stable
- beta
- nightly
steps:
- name: Checkout sources
uses: actions/checkout@v2
- name: Install toolchain
uses... |
fbcf3b3d-8faf-4cc9-9959-7930df0a25f6 | {
"language": "YAML"
} | ```yaml
name: "Intercept bad issue/PRs"
on:
issues:
types: [opened, reopened]
pull_request:
types: [opened, reopened]
jobs:
autoclose:
runs-on: ubuntu-latest
steps:
- name: Auto close issues/pr that did not follow template
uses: roots/issue-closer@v1.1
with:
repo-token: $... | ```yaml
name: "Intercept bad issue/PRs"
on: [issues, pull_request]
jobs:
autoclose:
runs-on: ubuntu-latest
steps:
- name: Auto close issues/pr that did not follow template
uses: roots/issue-closer@v1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-pattern: "\\[x\\] I ha... |
b69e13e0-4cbd-4a1f-a71b-6e6fa2329b4c | {
"language": "YAML"
} | ```yaml
# default homepage
_welcome:
pattern: /
defaults: { _controller: SampleBundle:Default:index }
# module pages
sample:
path: /sample
defaults: { _controller: SampleBundle:Default:index }
sample_module:
path: /sample/main-samples/{mode}/{extra}
defaults: { _controller: SampleBun... | ```yaml
# default homepage
_welcome:
path: /
defaults: { _controller: SampleBundle:Default:index }
# module pages
sample:
path: /sample
defaults: { _controller: SampleBundle:Default:index }
sample_module:
path: /sample/main-samples/{mode}/{extra}
defaults: { _controller: SampleBundle... |
77c87c1c-d701-4bda-9242-ad0e4b1915cf | {
"language": "YAML"
} | ```yaml
homepage: https://github.com/athanclark/websockets-simple#readme
changelog-type: ''
hash: 8c6c35dc5e4612adf401fe27f20276afd45ff9a0b930ffd918a63e261da47d09
test-bench-deps: {}
maintainer: athan.clark@gmail.com
synopsis: Simpler interface to the websockets api
changelog: ''
basic-deps:
exceptions: -any
bytest... | ```yaml
homepage: https://github.com/athanclark/websockets-simple#readme
changelog-type: ''
hash: 26c5b7c5524143e16ccc4e6516510a629045a18f71c6351209ab7a55b786ca50
test-bench-deps: {}
maintainer: athan.clark@gmail.com
synopsis: Simpler interface to the websockets api
changelog: ''
basic-deps:
exceptions: -any
bytest... |
49655faf-6d8f-4298-93c5-ce5a1ca364d2 | {
"language": "YAML"
} | ```yaml
homepage: https://github.com/agrafix/distance#readme
changelog-type: ''
hash: 2080b8ecf16b8e4cec7bfcdca8fa40805f7f139dbcd09762a317b16ceeaedbbd
test-bench-deps: {}
maintainer: mail@athiemann.net
synopsis: Useful distance datatype and functions
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
all-versions:
- '0.... | ```yaml
homepage: https://github.com/agrafix/distance#readme
changelog-type: ''
hash: b8629453e8a81834e23eb577c6b304891ff60f36b956d03e59da854ba8adda47
test-bench-deps: {}
maintainer: mail@athiemann.net
synopsis: Useful distance datatype and functions
changelog: ''
basic-deps:
base: ! '>=4.8 && <5'
all-versions:
- '0.... |
2bf1e6de-29ca-407d-a62b-2e3971b936bf | {
"language": "YAML"
} | ```yaml
sylius_grid:
grids:
sylius_admin_exchange_rate:
driver:
name: doctrine/orm
options:
class: "%sylius.model.exchange_rate.class%"
sorting:
id: desc
fields:
id:
ty... | ```yaml
sylius_grid:
grids:
sylius_admin_exchange_rate:
driver:
name: doctrine/orm
options:
class: "%sylius.model.exchange_rate.class%"
sorting:
id: desc
fields:
id:
ty... |
96015e3b-2b3e-4d23-bdc3-7dd695f1feb9 | {
"language": "YAML"
} | ```yaml
- id: offlineimap
type: plugin
image: https://wiki.madcore.ai/_media/app/iconproduct-plugin-offlineimap-001.png
description: Copy emails from IMAP server to local folder
bullets:
- OfflineIMAP
text_active: Active
text_buy: "$2.99"
text_inactive: Inactive
text_prerequesite: Prerequisite missi... | ```yaml
- id: offlineimap
type: plugin
image: https://wiki.madcore.ai/_media/app/iconproduct-plugin-offlineimap-001.png
description: Copy emails from IMAP server to local folder
bullets:
- OfflineIMAP
text_active: Active
text_buy: "$2.99"
text_inactive: Inactive
text_prerequesite: Prerequisite missi... |
575995de-47c1-4f05-ba56-b326ff0bf632 | {
"language": "YAML"
} | ```yaml
tosca_definitions_version: tosca_simple_yaml_1_0_0_wd03
description: Hello World for windows.
template_name: hello-windows-types
template_version: 1.0.0-SNAPSHOT
template_author: FastConnect
imports:
- "tosca-normative-types:1.0.0.wd06-SNAPSHOT"
node_types:
alien.nodes.HelloWindows:
derived_from: tosc... | ```yaml
tosca_definitions_version: tosca_simple_yaml_1_0_0_wd03
description: Hello World for windows.
template_name: hello-windows-types
template_version: 1.0.0-SNAPSHOT
template_author: FastConnect
imports:
- "tosca-normative-types:1.0.0.wd06-SNAPSHOT"
- "alien-base-types:1.0-SNAPSHOT"
node_types:
alien.nodes.... |
fca12951-066f-42c6-9be7-102e5d5a16da | {
"language": "YAML"
} | ```yaml
homepage: https://github.com/lf94/Hangman
changelog-type: ''
hash: 001a10b5e54971341acc23271a48f0ef3d7bc764e380b9292580f259aab3c3c9
test-bench-deps:
base: -any
hspec: ! '>=1.8'
transformers: ==0.4.3.*
maintainer: developer@leefallat.ca
synopsis: The classic game of Hangman.
changelog: ''
basic-deps:
bas... | ```yaml
homepage: https://github.com/lf94/Hangman
changelog-type: ''
hash: eb6621a7b3d1c2032d11cf26d3f2c80bdf23f48a58360385a640b970c93f580b
test-bench-deps:
base: -any
hspec: ! '>=1.8'
transformers: ==0.4.3.*
maintainer: developer@leefallat.ca
synopsis: The classic game of Hangman.
changelog: ''
basic-deps:
bas... |
89d720cd-b665-453b-bba2-59aceae58e7b | {
"language": "YAML"
} | ```yaml
package:
name: pycodeexport
version: "0.0.5"
requirements:
build:
- python
run:
- python
test:
# Python imports
requires:
- pycompilation
#commands:
# You can put test commands to be run here. Use this to test that the
# entry points work.
# You can also put a file cal... | ```yaml
package:
name: pycodeexport
version: "0.0.5"
source:
url: https://github.com/bjodah/pycodeexport/archive/master.zip
requirements:
build:
- python
run:
- python
test:
# Python imports
requires:
- pycompilation
#commands:
# You can put test commands to be run here. Use this t... |
69392341-1fbb-4765-9933-067b9dc745e5 | {
"language": "YAML"
} | ```yaml
{% set name = "lucid" %}
{% set version = "0.5.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://github.com/pcdshub/{{ name }}/archive/v{{ version }}.tar.gz
sha256: 293ec9e37da1011b01da499098096d599ba78bff667a5eea9c530a1c1aba4ae1
build:
number: 0
noarch: python
s... | ```yaml
{% set name = "lucid" %}
{% set version = "0.5.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://github.com/pcdshub/{{ name }}/archive/v{{ version }}.tar.gz
sha256: 293ec9e37da1011b01da499098096d599ba78bff667a5eea9c530a1c1aba4ae1
build:
number: 0
noarch: python
s... |
015d47e1-cb82-452c-81dd-bb4f296ccf1b | {
"language": "YAML"
} | ```yaml
{% set name = "py2dm" %}
{% set version = "0.2.1" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/py2dm-{{ version }}.tar.gz
sha256: 447e3af1e5adfc7a898acd5e5744ab58f86d995cf615147629fec7b4bf605be7
build:
script: {{ PYT... | ```yaml
{% set name = "py2dm" %}
{% set version = "0.2.1" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/py2dm-{{ version }}.tar.gz
sha256: 447e3af1e5adfc7a898acd5e5744ab58f86d995cf615147629fec7b4bf605be7
build:
script: {{ PYT... |
cd19b1ba-c589-4c89-9287-9e5bf571898e | {
"language": "YAML"
} | ```yaml
{% set name = "Qt.py" %}
{% set version = "1.0.0" %}
{% set sha256 = "209fd4909241f08983e9cdf8768341b7f56adcc37cc4abacd0bca6ad8620479f" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{... | ```yaml
{% set name = "Qt.py" %}
{% set version = "1.0.0" %}
{% set sha256 = "209fd4909241f08983e9cdf8768341b7f56adcc37cc4abacd0bca6ad8620479f" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{... |
07c509bc-2310-4063-8043-dd2469c238a1 | {
"language": "YAML"
} | ```yaml
{% set name = "Qt.py" %}
{% set version = "1.0.0" %}
{% set sha256 = "209fd4909241f08983e9cdf8768341b7f56adcc37cc4abacd0bca6ad8620479f" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{... | ```yaml
{% set name = "Qt.py" %}
{% set version = "1.0.0" %}
{% set sha256 = "209fd4909241f08983e9cdf8768341b7f56adcc37cc4abacd0bca6ad8620479f" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{... |
c1af2898-06c9-4be8-b07c-7daff171a7d2 | {
"language": "YAML"
} | ```yaml
---
- hosts: linux_fresh
vars:
tasks:
- include: ../roles/common-linux/tasks/ensure_python.yml
- include: ../roles/common-linux/tasks/apt_update_upgrade.yml
- include: ../roles/common-linux/tasks/add_users_groups.yml
- include: ../roles/common-linux/tasks/restrict_ssh.yml
- include: ../r... | ```yaml
---
- hosts: linux_fresh
vars:
tasks:
- include: ../roles/common-linux/tasks/ensure_python.yml
- include: ../roles/common-linux/tasks/setup_dns.yml
- include: ../roles/common-linux/tasks/apt_update_upgrade.yml
- include: ../roles/common-linux/tasks/add_users_groups.yml
- include: ../role... |
7cffa335-3546-43f0-a94a-a635d156bf21 | {
"language": "YAML"
} | ```yaml
```
Add pipeline for plenum session table (with staged file ><) | ```yaml
kns_plenumsession:
description: >
<p>runs daily, loads data from the latest version of the <a href="https://github.com/hasadna/knesset-data/blob/master/docs/dataservice/README.md">Knesset dataservice odata interface</a></p>
<ul>
<li>saves data to table with the same name in Knesset Data DB</li>
... |
c7a0d891-fc43-415f-a6a8-969cbd3fbd32 | {
"language": "YAML"
} | ```yaml
builds:
- main: proteus-orchestrate/main.go
binary: proteus-orchestrate
goos:
- darwin
- linux
goarch:
- amd64
- main: proteus-registry/main.go
binary: proteus-registry
goos:
- darwin
- linux
goarch:
- amd64
# Archive customization
archive:
forma... | ```yaml
builds:
- main: proteus-orchestrate/main.go
binary: proteus-orchestrate
goos:
- darwin
- linux
goarch:
- amd64
- main: proteus-registry/main.go
binary: proteus-registry
goos:
- darwin
- linux
goarch:
- amd64
# Archive customization
archive:
forma... |
eccd1d6e-5718-485f-832b-13ba9f0eba3b | {
"language": "YAML"
} | ```yaml
doc-warnings: true
test-warnings: false
strictness: veryhigh
pep8:
full: true
ignore-paths:
- docs/conf.py
- setup.py
- version.py
```
Remove idiotic conflict in pep257 | ```yaml
doc-warnings: true
test-warnings: false
strictness: veryhigh
pep8:
full: true
pep257:
disable:
- D211
- D400
ignore-paths:
- docs/conf.py
- setup.py
- version.py
``` |
5e4d25c3-7d76-4543-b32d-e12e11e4f066 | {
"language": "YAML"
} | ```yaml
#
# Standard Doubtfire Overcommit Config
# See https://gist.github.com/alexcu/6e05d64d04b32bb42b4d
#
CommitMsg:
ALL:
on_warn: fail
EmptyMessage:
enabled: true
MessageFormat:
enabled: true
pattern: '(NEW|FIX|ENHANCE|LOOKS|SPEED|QUALITY|DOC|CONFIG|TEST): [A-Z].+'
expected_pattern_message... | ```yaml
#
# Standard Doubtfire Overcommit Config
# See https://gist.github.com/alexcu/6e05d64d04b32bb42b4d
#
CommitMsg:
ALL:
on_warn: fail
EmptyMessage:
enabled: true
MessageFormat:
enabled: true
pattern: '(NEW|FIX|ENHANCE|LOOKS|SPEED|QUALITY|DOC|CONFIG|TEST): [A-Z].+'
expected_pattern_message... |
aa422887-8a79-4b63-974d-bdc5f104e669 | {
"language": "YAML"
} | ```yaml
homepage: https://github.com/vmchale/command-line-tweeter#readme
changelog-type: ''
hash: f09c7ef7d3c60f67faa057b959d92da50d8a039f6b19be3474279d766a2940d0
test-bench-deps: {}
maintainer: tmchale@wisc.edu
synopsis: Post tweets from stdin
changelog: ''
basic-deps:
http-client: -any
bytestring: -any
split: -... | ```yaml
homepage: https://github.com/vmchale/command-line-tweeter#readme
changelog-type: ''
hash: 4552354f1d6b6a401c8d0709e38d2a5810a4b71dc49bdc6fcdc661a142513236
test-bench-deps: {}
maintainer: tmchale@wisc.edu
synopsis: Post tweets from stdin
changelog: ''
basic-deps:
http-client: -any
bytestring: -any
split: -... |
c215cfc2-7b3c-4018-a170-142815ce78b2 | {
"language": "YAML"
} | ```yaml
homepage: https://github.com/cblp/crdt#readme
changelog-type: ''
hash: 20ba513d00d8276aebd6dba48fe2fed71c5d024e59663d5a5c80edb49288c506
test-bench-deps:
base: ! '>=4.9 && <4.11'
containers: -any
tasty-quickcheck: -any
tasty: -any
crdt: -any
maintainer: Yuriy Syrovetskiy <cblp@cblp.su>
synopsis: Confli... | ```yaml
homepage: https://github.com/cblp/crdt#readme
changelog-type: ''
hash: b3277b8d6a49a6ebded52b60bc4690d8d6e3d0dbe3e3d079084726c3f42b343e
test-bench-deps:
base: ! '>=4.9 && <4.11'
tasty-discover: ! '>=4.1'
containers: -any
tasty-quickcheck: -any
mtl: -any
tasty: -any
QuickCheck: -any
crdt: -any
ma... |
2413bccc-a35c-479f-9d41-2947f270456a | {
"language": "YAML"
} | ```yaml
homepage: ''
changelog-type: ''
hash: 3e1050fd77f815854cf7fe549bf0f3b5e622e05e235267ad6be044e3d21627b1
test-bench-deps: {}
maintainer: strake888@gmail.com
synopsis: Utilities
changelog: ''
basic-deps:
base: ! '>=4.9 && <4.12'
all-versions:
- '0.1.0.0'
- '0.1.1.0'
- '0.1.2.0'
- '0.1.2.1'
- '0.1.3.0'
author: M ... | ```yaml
homepage: ''
changelog-type: ''
hash: 9746e10a63946b991a19f66efae4562c7ceea03a672e28e57a17c79b51190d1d
test-bench-deps: {}
maintainer: strake888@gmail.com
synopsis: Utilities
changelog: ''
basic-deps:
base: ! '>=4.9 && <4.12'
all-versions:
- '0.1.0.0'
- '0.1.1.0'
- '0.1.2.0'
- '0.1.2.1'
- '0.1.3.0'
- '0.1.4.0... |
15c8e068-e682-4d76-bf7a-7403cb4892fc | {
"language": "YAML"
} | ```yaml
---
classes:
- apache
- collectd::plugin::postfix
- mx_asf
- pflogsumm
- postfix_asf
- ssl::name::wildcard_apache_org
postfix::server::inet_interfaces: 'all'
postfix::server::postscreen: 'true'
postfix::server::relay_domains: 'apache.org,incubator.apache.org,apachecon.com,apachecon.eu,subversion.c... | ```yaml
---
classes:
- apache
- collectd::plugin::postfix
- mx_asf
- pflogsumm
- postfix_asf
- ssl::name::wildcard_apache_org
postfix::server::inet_interfaces: 'all'
postfix::server::postscreen: 'true'
postfix::server::relay_domains: 'apache.org,incubator.apache.org,apachecon.com,apachecon.eu,subversion.c... |
6ac130a9-3c94-42cf-92b1-a383c0b79b70 | {
"language": "YAML"
} | ```yaml
language: ruby
rvm:
#- 1.8.7 # no, since it doesn't get fun(a, *b, c) or fun0\n.fun1
#- 1.9.3 # Travis broken September 2017
#- 2.1.1
- 2.2.2
- 2.3.1
- 2.4.1
#- jruby-19mode # Travis broken September 2017
#- jruby-20mode # Travis broken September 2017
- jruby-9.1.13.0
#matrix:
# include:
#... | ```yaml
language: ruby
rvm:
#- 1.8.7 # no, since it doesn't get fun(a, *b, c) or fun0\n.fun1
#- 1.9.3 # Travis broken September 2017
#- 2.1.1
- 2.2.2
- 2.3.1
- 2.4.4
- 2.5.1
#- jruby-19mode # Travis broken September 2017
#- jruby-20mode # Travis broken September 2017
- jruby-9.1.13.0
#matrix:
# ... |
d5c965a7-ae45-4fb8-a10c-9450a5494d5e | {
"language": "YAML"
} | ```yaml
language: node_js
node_js:
- "4.1"
- "4.0"
- "0.12"
- "0.10"
after_script:
- codeclimate < coverage/lcov.info
```
Add node 4.2 to Travis | ```yaml
language: node_js
node_js:
- "4.2"
- "4.1"
- "4.0"
- "0.12"
- "0.10"
after_script:
- codeclimate < coverage/lcov.info
``` |
a2c71079-9b18-4d2e-9ce8-8cdbb3efe842 | {
"language": "YAML"
} | ```yaml
language: python
python:
- "2.7"
- "3.4"
script:
- python setup.py install
- pytest
```
Tweak Travis-CI settings to build pages. | ```yaml
language: python
python:
- "2.7"
- "3.4"
install:
- pip install sphinx sphinx_rtd_theme
- pip install -r requirements.txt
script:
- python setup.py install
- pytest
after_success:
- pushd docs; make gh-pages dry; popd
``` |
dc3a8a13-f5e0-4116-94f7-d707dacda253 | {
"language": "YAML"
} | ```yaml
sudo: false
language: node_js
node_js:
- '4'
- '6'
- '8'
branches:
only:
- master
- travis-ci
install:
- npm install -g npm
- npm install --no-package-lock --no-save
- npm install -g istanbul coveralls
```
Build on Travis CI the NPM on tap. | ```yaml
sudo: false
language: node_js
node_js:
- '4'
- '6'
- '8'
branches:
only:
- master
- travis-ci
install:
- npm install --no-package-lock --no-save
- npm install -g istanbul coveralls
``` |
e5a74ad4-b0ee-4509-af20-604567cbeb11 | {
"language": "YAML"
} | ```yaml
language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
- 3.4
before_install:
# Install conda
- wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh
- chmod +x miniconda.sh
- ./miniconda.sh -b
- export PATH=/home/travis/miniconda/bin:$PATH
... | ```yaml
language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
- 3.4
before_install:
# Install conda
- wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh
- chmod +x miniconda.sh
- ./miniconda.sh -b
- export PATH=/home/travis/miniconda/bin:$PATH
... |
953db899-6af2-4d4d-ae8d-84f291df4130 | {
"language": "YAML"
} | ```yaml
language: python
services:
- redis-server
- mongodb
python:
- "3.6"
env:
- DJANGO=2.0
- DJANGO=1.11.9
- DJANGO=1.8.18
sudo: false
addons:
apt:
packages:
- tcl8.5
before_script:
- git clone https://github.com/antirez/disque.git disque_server
- "cd disque_server/src && make... | ```yaml
language: python
services:
- redis-server
- mongodb
python:
- "2.7"
- "3.6"
env:
- DJANGO=2.0
- DJANGO=1.11.9
- DJANGO=1.8.18
matrix:
exclude:
- python: "2.7"
env: DJANGO=2.0
sudo: false
addons:
apt:
packages:
- tcl8.5
before_script:
- git clone https://githu... |
bb766c86-3ebe-4333-8797-0f94f34301e4 | {
"language": "YAML"
} | ```yaml
language: node_js
sudo: false
node_js:
- stable
addons:
firefox: latest
before_script:
- npm install web-component-tester
- npm install bower
- bower install
script: xvfb-run wct
```
Fix Firefox version because Travis doesn't find any longer 'latest' | ```yaml
language: node_js
sudo: false
node_js:
- stable
addons:
firefox: '42.0'
before_script:
- npm install web-component-tester
- npm install bower
- bower install
script: xvfb-run wct
``` |
49524944-dd03-49fc-bb08-e5d247dc2f0d | {
"language": "YAML"
} | ```yaml
language: node_js
sudo: false
node_js:
- '0.10'
install:
- travis_retry npm install
notifications:
email: false
cache:
directories:
- node_modules
branches:
only:
- master
after_success:
- ./.travis_scripts/push_release_tag.sh
after_failure:
- 'cat /home/travis/build/alphagov/performancepl... | ```yaml
language: node_js
sudo: false
node_js:
- '0.10'
install:
- travis_retry npm install
notifications:
email: false
cache:
directories:
- node_modules
branches:
only:
- master
after_success:
- ./.travis_scripts/push_release_tag.sh
after_failure:
- 'cat /home/travis/build/alphagov/performancepl... |
e7971884-a323-450e-a3e7-e64f1f2c8c97 | {
"language": "YAML"
} | ```yaml
language: php
matrix:
include:
- php: hhvm
- php: 5.3
- php: 5.4
- php: 5.5
- php: 5.6
- php: nightly
allow_failures:
- php: hhvm
- php: nightly
fast_finish: true
sudo: false
cache:
directories:
- $HOME/.composer/cache
install... | ```yaml
language: php
sudo: false
cache:
directories:
- $HOME/.composer/cache
matrix:
include:
- php: 5.3
- php: 5.4
- php: 5.5
- php: 5.6
- php: 5.6
- php: 5.6
env: COMPOSER_FLAGS='--prefer-lowest --prefer-stable'
- php: hhvm
- php: nightly
allow_failures:
- php:... |
f11c0fa8-4bc8-4248-a640-f8d26e013fd4 | {
"language": "YAML"
} | ```yaml
sudo: required
dist: trusty
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
```
Add ruby 2.3.0 to Travis CI Build | ```yaml
sudo: required
dist: trusty
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- 2.3.0
``` |
695832ae-d394-4401-ae42-ba3c02d8762e | {
"language": "YAML"
} | ```yaml
name: Scripting Frameworks
description:
projects:
- boson
- lucie
- main
- rake
- sake
- thor
```
Add description for scripting frameworks | ```yaml
name: Scripting Frameworks
description: Libraries that simplify writing command-line interfaces for your Ruby programs
projects:
- boson
- lucie
- main
- rake
- sake
- thor
``` |
936f4d49-7afb-465c-928d-6028b9004b19 | {
"language": "YAML"
} | ```yaml
title: Dotty Documentation
baseurl: "/dotty"
theme: minima
gems:
- jekyll-toc
```
Change base url to match new CNAME from dotty.epfl.ch | ```yaml
title: Dotty Documentation
baseurl: "/"
theme: minima
gems:
- jekyll-toc
``` |
8f3600bd-2539-4f26-be4c-028c5ed9f92b | {
"language": "YAML"
} | ```yaml
---
# Copyright 2022 Samsung Corporation
#
# 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 a... | ```yaml
---
# Copyright 2022 Samsung Corporation
#
# 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 a... |
018c862d-c95e-4787-b6d7-43b0eb0e90a9 | {
"language": "YAML"
} | ```yaml
fileSuccess:
javascripts:
- linecom.jquery.js
- fixedListHead.js
- fileNavigation.js
- toggleDiffRange.js
- vendor/jquery.fracs.js
- vendor/jquery.outline.js
stylesheets:
- vendor/minimap.min.css
fileContentSuccess:
layout: highlightFile
stylesheets:
- vendor/highlight.... | ```yaml
fileSuccess:
javascripts:
- linecom.jquery.js
- fixedListHead.js
- fileNavigation.js
- toggleDiffRange.js
- vendor/modplug.min.js
- vendor/jquery.fracs.js
- vendor/jquery.outline.js
stylesheets:
- vendor/minimap.min.css
fileContentSuccess:
layout: highlightFile
styleshe... |
6bdae536-3103-402e-b018-eacb17df3583 | {
"language": "YAML"
} | ```yaml
{% set name = "typical" %}
{% set version = "2.1.3" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/typical-{{ version }}.tar.gz
sha256: a0065cdac1a097d62fbd0b8ef0d380c0cd36764b379141acdd2d17b414e27381
build:
number: 0... | ```yaml
{% set name = "typical" %}
{% set version = "2.1.3" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/typical-{{ version }}.tar.gz
sha256: a0065cdac1a097d62fbd0b8ef0d380c0cd36764b379141acdd2d17b414e27381
build:
number: 0... |
85cd1a3a-323e-4a19-9cf4-a4a4ff64eef8 | {
"language": "YAML"
} | ```yaml
---
- name: ensure securedrop-app-code package is installed from repo
apt:
pkg: securedrop-app-code
state: present
tags:
- apt
```
Install latest version of securedrop-app-code | ```yaml
---
- name: Install securedrop-app-code package from FPF repo.
apt:
pkg: securedrop-app-code
state: latest
update_cache: yes
cache_valid_time: 3600
tags:
- apt
``` |
a2df5a52-8d42-4dc6-96a5-a451fa1d06f1 | {
"language": "YAML"
} | ```yaml
version: $(core_version)+{branch}.{build}
configuration: Release
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: $(core_version)
assembly_file_version: $(core_version)
assembly_informational_version: $(core_version)
environment:
core_version: 1.1.0
nuget:
disable_publish_on_... | ```yaml
version: $(core_version)+{branch}.{build}
configuration: Release
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: $(core_version)
assembly_file_version: $(core_version)
assembly_informational_version: $(core_version)
environment:
core_version: 1.1.0
nuget:
disable_publish_on_... |
4949d298-9970-455d-8ce3-4f941941ede4 | {
"language": "YAML"
} | ```yaml
# Not a .NET project. We build it in the install script
build: false
platform:
- x64
- x86
environment:
matrix:
# - PYTHON_VERSION: 2.7
# MINICONDA: C:\Miniconda
# CMAKE_PROJECT: MinGW Makefiles
- PYTHON_VERSION: 3.4
MINICONDA: C:\Miniconda3
CMAKE_PROJECT: MinGW Makefiles... | ```yaml
# Not a .NET project. We build it in the install script
build: false
platform:
- x64
- x86
environment:
matrix:
- PYTHON_VERSION: 2.7
MINICONDA: C:\Miniconda
CMAKE_PROJECT: MinGW Makefiles
# - PYTHON_VERSION: 3.4
# MINICONDA: C:\Miniconda3
# CMAKE_PROJECT: MinGW Makefiles... |
82cd6767-4f84-4bec-8fdb-540fd4d2a85f | {
"language": "YAML"
} | ```yaml
environment:
matrix:
# http://www.appveyor.com/docs/installed-software#python
- PYTHON: "C:\\Python27"
- PYTHON: "C:\\Python33"
- PYTHON: "C:\\Python34"
- PYTHON: "C:\\Python35"
- PYTHON: "C:\\Python36"
build: off
test_script:
- "%PYTHON%\\python.exe setup.py test"```
Remove Py3.5... | ```yaml
environment:
matrix:
# http://www.appveyor.com/docs/installed-software#python
- PYTHON: "C:\\Python27"
- PYTHON: "C:\\Python33"
- PYTHON: "C:\\Python34"
# Appveyor does not currently find the wheels for lxml, and cannot build lxml from source. Disable these for now.
# - PYTHON: "C:\... |
243032bf-8922-499a-b7df-71b58864ffb7 | {
"language": "YAML"
} | ```yaml
environment:
nodejs_version: "5.1.0"
install:
- choco install gitversion.portable -pre -y
- ps: Install-Product node $env:nodejs_version
- npm install
- npm install -g gulp
before_build:
- ps: gitversion /l console /output buildserver
test_script:
- gulp
build: off```
Call GItVersion before c... | ```yaml
environment:
nodejs_version: "5.1.0"
install:
- choco install gitversion.portable -pre -y
- ps: Install-Product node $env:nodejs_version
- npm install
- npm install -g gulp
test_script:
- ps: gitversion /l console /output buildserver
- gulp
build: off``` |
937009d7-4775-4b35-b39c-45c44c0e16f3 | {
"language": "YAML"
} | ```yaml
version: 0.0.{build}
configuration:
- Debug
- Release
platform: Any CPU
init:
- ps: $Env:LABEL = "CI" + $Env:APPVEYOR_BUILD_NUMBER.PadLeft(5, "0")
environment:
DOTNET_CLI_TELEMETRY_OPTOUT: 1
cache: '%USERPROFILE%\.nuget\packages'
before_build:
- dotnet restore
build:
verbosity: normal
after_bu... | ```yaml
version: 0.0.{build}
configuration:
- Debug
- Release
platform: Any CPU
init:
- ps: $Env:LABEL = "CI" + $Env:APPVEYOR_BUILD_NUMBER.PadLeft(5, "0")
environment:
DOTNET_CLI_TELEMETRY_OPTOUT: 1
cache: '%USERPROFILE%\.nuget\packages'
before_build:
- ps: >-
dotnet restore
Write-Host $Env:LABEL... |
37dbc129-7821-48ac-a7a1-f90c26ff09ca | {
"language": "YAML"
} | ```yaml
image: Visual Studio 2017
version: '0.{build}'
pull_requests:
do_not_increment_build_number: true
init:
- ps: >-
if ($env:APPVEYOR_REPO_TAG -eq "true")
{
Update-AppveyorBuild -Version "$($env:APPVEYOR_REPO_TAG_NAME.TrimStart("v"))"
}
dotnet_csproj:
patch: true
file: 'src\*... | ```yaml
image: Visual Studio 2017
version: '0.{build}'
pull_requests:
do_not_increment_build_number: true
init:
- ps: >-
if ($env:APPVEYOR_REPO_TAG -eq "true")
{
Update-AppveyorBuild -Version "$($env:APPVEYOR_REPO_TAG_NAME.TrimStart("v"))"
}
dotnet_csproj:
patch: true
file: 'src\*... |
ca6b1b9e-56ef-4c82-b888-5fa852704c7e | {
"language": "YAML"
} | ```yaml
version: 0.4.{build}a
branches:
only:
- master
before_build:
- mkdir build
- cd build
- cmake -DCMAKE_INSTALL_PREFIX=%APPVEYOR_BUILD_FOLDER%/build/install ..
build_script:
- cd %APPVEYOR_BUILD_FOLDER%
- cd build
- cmake --build .
- cmake --build . --target install --config Release
test_scr... | ```yaml
version: 0.4.{build}a
branches:
only:
- master
before_build:
- mkdir build
- cd build
- cmake -DCMAKE_INSTALL_PREFIX=%APPVEYOR_BUILD_FOLDER%/build/install ..
build_script:
- cd %APPVEYOR_BUILD_FOLDER%
- cd build
- cmake --build .
- src/wave/Debug/wave_tests.exe
- cmake --build . --target ... |
943e0601-15f0-4d2a-8fba-5549b74b3430 | {
"language": "YAML"
} | ```yaml
configuration: Debug
build:
project: VsixUtil.sln
verbosity: minimal
artifacts:
- path: Src\bin\Debug\VsixUtil.exe
```
Add `nuget restore` to before_build | ```yaml
configuration: Debug
before_build:
- nuget restore VsixUtil.sln
build:
project: VsixUtil.sln
verbosity: minimal
artifacts:
- path: Src\bin\Debug\VsixUtil.exe
``` |
e1083c48-c9a2-46fb-9736-982715b6afbc | {
"language": "YAML"
} | ```yaml
build: false
shallow_clone: true
platform:
- x86
# - x64
cache:
- C:\tools\php -> appveyor.yml
init:
- SET PATH=C:\tools\php;%PATH%
- SET COMPOSER_NO_INTERACTION=1
- SET PHP=0
install:
- IF EXIST c:\tools\php (SET PHP=1)
- IF %PHP%==0 cinst -y php -i && cinst -y composer -i --version 4.6.0 -ia... | ```yaml
build: false
shallow_clone: true
platform:
- x86
- x64
cache:
- C:\tools\php -> appveyor.yml
init:
- SET PATH=C:\tools\php;%PATH%
- SET COMPOSER_NO_INTERACTION=1
- SET PHP=0
install:
- IF EXIST c:\tools\php (SET PHP=1)
- IF %PHP%==0 cinst -y php -i && cinst -y composer -i --version 4.6.0 --ia... |
678734d8-2e17-40a2-a378-ccac125d5f2b | {
"language": "YAML"
} | ```yaml
version: 1.2.{build}
install:
git submodule update --init --recursive
build:
verbosity: minimal
platform:
- x86
- x64
configuration:
- Debug
- Release
```
Make AppVeyor version number consistent with application version number. | ```yaml
version: 1.5.{build}
install:
git submodule update --init --recursive
build:
verbosity: minimal
platform:
- x86
- x64
configuration:
- Debug
- Release
``` |
1bec944e-92e6-400c-80cc-c13dfe0e2e26 | {
"language": "YAML"
} | ```yaml
version: 1.0.{build}
configuration:
- Release
platform: Any CPU
build_script:
- build.ps1
cache:
- '%USERPROFILE%\.nuget\packages'```
Call build.ps1 in same manner as mr binary mash | ```yaml
version: 1.0.{build}
configuration:
- Release
platform: Any CPU
build_script:
- ./build.ps1
cache:
- '%USERPROFILE%\.nuget\packages'``` |
6eae1905-b8c9-4e09-8410-e386c5c1cb88 | {
"language": "YAML"
} | ```yaml
version: 1.0.{build}
configuration: Release
platform: Any CPU
before_build:
- cmd: nuget restore
init:
- ps: $env:buildVersion = "$env:packageVersion.$env:appveyor_build_number"
- ps: $env:nugetVersion = "$env:packageVersion.$env:appveyor_build_number"
- ps: Update-AppveyorBuild -Version $env:buildVersion
build... | ```yaml
version: 1.0.{build}
environment:
packageVersion: 1.0
configuration: Release
platform: Any CPU
before_build:
- cmd: nuget restore
init:
- ps: $env:buildVersion = "$env:packageVersion.$env:appveyor_build_number"
- ps: $env:nugetVersion = "$env:packageVersion.$env:appveyor_build_number"
- ps: Update-AppveyorBui... |
f0310fe6-a2ee-4ae7-8e08-5143c60c1b00 | {
"language": "YAML"
} | ```yaml
os: Visual Studio 2015
before_build:
- cmd: nuget restore src\Core
```
Set registry key so WPF Binding Approvals can work | ```yaml
os: Visual Studio 2015
before_build:
- ps: New-Item HKCU:Software\Microsoft\Tracing\
- ps: New-Item HKCU:Software\Microsoft\Tracing\Wpf
- ps: Set-ItemProperty HKCU:Software\Microsoft\Tracing\Wpf ManagedTracing 1
- cmd: nuget restore src\Core
``` |
a6e14523-8687-4f08-b890-80063d446f46 | {
"language": "YAML"
} | ```yaml
version: 3.0.{build}
branches:
only:
- master
- /release\/.*/
skip_tags: true
cache:
- C:\Users\appveyor\.gradle\wrapper -> gradle\wrapper\gradle-wrapper.properties
- C:\Users\appveyor\.gradle\caches
environment:
JAVA_HOME: C:\Program Files\Java\jdk1.7.0
init:
- path C:\Miniconda-x64;C:\Miniconda-x64\Sc... | ```yaml
version: 3.0.{build}
branches:
only:
- master
- /release\/.*/
skip_tags: true
cache:
- C:\Users\appveyor\.gradle\wrapper -> gradle\wrapper\gradle-wrapper.properties
- C:\Users\appveyor\.gradle\caches
environment:
JAVA_HOME: C:\Program Files\Java\jdk1.7.0
init:
- path C:\Miniconda-x64;C:\Miniconda-x64\Sc... |
f6ce3ed8-5596-4d43-ba58-9921c7b0c24c | {
"language": "YAML"
} | ```yaml
build: false
environment:
matrix:
- PYTHON: "C:/Python27-x64"
- PYTHON: "C:/Python35-x64"
- PYTHON: "C:/Python36-x64"
init:
- "ECHO %PYTHON%"
- ps: "ls C:/Python*"
install:
- ps: (new-object net.webclient).DownloadFile('https://bootstrap.pypa.io/get-pip.py', 'C:/get-pip.py')
- "%PYTHON%/... | ```yaml
build: false
environment:
matrix:
- PYTHON: "C:/Python27-x64"
- PYTHON: "C:/Python35-x64"
- PYTHON: "C:/Python36-x64"
- PYTHON: "C:/Python37-x64"
init:
- "ECHO %PYTHON%"
- ps: "ls C:/Python*"
install:
- ps: (new-object net.webclient).DownloadFile('https://bootstrap.pypa.io/get-pip.py',... |
5e50366e-51b8-4d34-ab15-3e75d426e6b1 | {
"language": "YAML"
} | ```yaml
environment:
matrix:
- nodejs_version: '6'
- nodejs_version: '7'
cache:
- node_modules
install:
- ps: Install-Product node $env:nodejs_version
- npm install
test_script:
- node --version
- grunt build
build: off
```
Add npm to path on AppVeyor build | ```yaml
environment:
matrix:
- nodejs_version: '6'
- nodejs_version: '7'
cache:
- node_modules
install:
- ps: Install-Product node $env:nodejs_version
- npm install
- path="%PATH%;%APPDATA%\npm"
test_script:
- node --version
- grunt build
build: off
``` |
0e627fdd-73a5-48b0-b180-9c9dc725584b | {
"language": "YAML"
} | ```yaml
build: false
platform: 'x86'
clone_folder: C:\projects\gaufrette
branches:
except:
- gh-pages
cache:
- '%LOCALAPPDATA%\Composer\files'
init:
- SET PATH=C:\Program Files\OpenSSL;c:\tools\php;%PATH%
install:
- cinst -y OpenSSL.Light
- cinst -y php -version 5.6.17
- cd c:\tools\php
- copy php.... | ```yaml
build: false
platform: 'x86'
clone_folder: C:\projects\gaufrette
branches:
except:
- gh-pages
cache:
- '%LOCALAPPDATA%\Composer\files'
init:
- SET PATH=C:\Program Files\OpenSSL;c:\tools\php;%PATH%
install:
- cinst -y OpenSSL.Light
- cinst --allow-empty-checksums -y php -version 5.6.17
- cd c:... |
53be2c66-ee38-4cab-97ab-243049408427 | {
"language": "YAML"
} | ```yaml
Categories:
- System
- Theming
License: MIT
WebSite: https://jkuester.github.io/unlauncher/
SourceCode: https://github.com/jkuester/unlauncher
IssueTracker: https://github.com/jkuester/unlauncher/issues
AutoName: Unlauncher
RepoType: git
Repo: https://github.com/jkuester/unlauncher
Builds:
- versionNam... | ```yaml
Categories:
- System
- Theming
License: MIT
WebSite: https://jkuester.github.io/unlauncher/
SourceCode: https://github.com/jkuester/unlauncher
IssueTracker: https://github.com/jkuester/unlauncher/issues
AutoName: Unlauncher
RepoType: git
Repo: https://github.com/jkuester/unlauncher
Builds:
- versionNam... |
6700c961-54a7-468f-881e-b0fb360ae9c7 | {
"language": "YAML"
} | ```yaml
name: "CodeQL"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '28 20 * * 4'
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast... | ```yaml
name: "CodeQL"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '28 20 * * 4'
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast... |
fae22fd1-202e-4e1a-8f8d-595d040c59c7 | {
"language": "YAML"
} | ```yaml
# Run coverage report and upload it
name: Coverage
on:
push:
branches: [master]
jobs:
coverage:
name: coverage
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Setup PHP, with composer and extensions
... | ```yaml
# Run coverage report and upload it
name: Coverage
on:
push:
branches: [master]
jobs:
coverage:
name: coverage
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Setup PHP, with composer and extensions
... |
3066c47a-520d-480f-86fa-4b1ea42994f5 | {
"language": "YAML"
} | ```yaml
apiVersion: extensions/v1beta1
kind: DaemonSet
metadata:
name: fluentd
spec:
template:
metadata:
annotations:
prometheus.io/scrape: "true"
spec:
containers:
- image: fabric8/fluentd-kubernetes:${fabric8-fluentd-kubernetes.version}
name: fluentd
ports:
... | ```yaml
apiVersion: extensions/v1beta1
kind: DaemonSet
metadata:
name: fluentd
spec:
template:
metadata:
annotations:
prometheus.io/scrape: "true"
spec:
containers:
- image: fabric8/fluentd-kubernetes:${fabric8-fluentd-kubernetes.version}
name: fluentd
ports:
... |
69cfc18f-5106-4bc0-ac27-ff1e7a13889d | {
"language": "YAML"
} | ```yaml
tcib_actions:
- run: bash /usr/local/bin/uid_gid_manage {{ tcib_user }}
- run: dnf -y install {{ tcib_packages.common | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
- run: >-
if [ '{{ tcib_distro }}' == 'centos' ] && [ '{{ tcib_release }}' == '9' ]; then
dnf -y downgrade pacemaker pacemaker-re... | ```yaml
tcib_actions:
- run: bash /usr/local/bin/uid_gid_manage {{ tcib_user }}
- run: dnf -y install {{ tcib_packages.common | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
- run: >-
if [ '{{ tcib_distro }}' == 'centos' ] && [ '{{ tcib_release }}' == '9' ]; then
dnf -y downgrade pacemaker-2.1.2-4.el9 ... |
7b9e154f-44c3-4017-9c6a-43df70d8a611 | {
"language": "YAML"
} | ```yaml
---
- name: Playbook to run adhoc roles
hosts: "{{ target_hosts }}"
gather_facts: true
tasks:
- name: Include roles
include_role:
name: "{{ item }}"
with_items:
- "{{ role_name.split(',')|list }}"
```
Fix "The loop variable ‘item’ is already in use" warning | ```yaml
---
- name: Playbook to run adhoc roles
hosts: "{{ target_hosts }}"
gather_facts: true
tasks:
- name: Include roles
include_role:
name: "{{ role_item }}"
loop: "{{ role_name.split(',') }}"
loop_control:
loop_var: role_item
``` |
27b0a159-ab81-4997-8aba-48173f901106 | {
"language": "YAML"
} | ```yaml
require: rubocop-rspec
AllCops:
DisplayCopNames: true
DisplayStyleGuide: true
Include:
- '**/Rakefile'
- '**/config.ru'
Exclude:
- 'db/**/*'
- 'config/**/*'
- 'script/**/*'
TargetRubyVersion: 2.3
# RuboCop has a bunch of cops enabled by default. This setting tells RuboCop
# to... | ```yaml
require: rubocop-rspec
AllCops:
DisplayCopNames: true
DisplayStyleGuide: true
Include:
- '**/Rakefile'
- '**/config.ru'
Exclude:
- 'db/**/*'
- 'config/**/*'
- 'script/**/*'
TargetRubyVersion: 2.3
# RuboCop has a bunch of cops enabled by default. This setting tells RuboCop
# to... |
ea6a4d9b-d6b1-4eab-bc7b-4573a95d8b54 | {
"language": "YAML"
} | ```yaml
version: "3"
services:
dashboard:
build:
context: .
args:
- port=8081
image: registry:5000/dashboard
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
ports:
- 8081:8081
deploy:
replicas: 1
update_config:
parallelism: 1
restart_po... | ```yaml
version: "3"
services:
dashboard:
build:
context: .
args:
- port=8081
image: localhost:5000/dashboard
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
ports:
- 8081:8081
deploy:
replicas: 1
update_config:
parallelism: 1
restart_p... |
913ce11c-7cf8-4d2c-882c-75b50f51bd9d | {
"language": "YAML"
} | ```yaml
Categories:
- Development
License: GPL-3.0-only
SourceCode: https://github.com/JohnMH/BoogDroid
IssueTracker: https://github.com/JohnMH/BoogDroid/issues
AutoName: BoogDroid
Description: Browse bugzilla bug tracker.
RepoType: git
Repo: https://github.com/JohnMH/BoogDroid
Builds:
- versionName: 0.0.1
v... | ```yaml
Categories:
- Development
License: GPL-3.0-only
SourceCode: https://github.com/JohnMH/BoogDroid
IssueTracker: https://github.com/JohnMH/BoogDroid/issues
AutoName: BoogDroid
Description: Browse bugzilla bug tracker.
RepoType: git
Repo: https://github.com/JohnMH/BoogDroid
Builds:
- versionName: 0.0.1
v... |
9e66709c-a6f5-439f-ad6b-285493fdbb4d | {
"language": "YAML"
} | ```yaml
---
- hosts: all
any_errors_fatal: true
name: "{{ play_name | default('Copy Addition Files and Directories') }}"
serial: "{{ serial_count | default('100%') }}"
become: yes
vars_files:
- group_vars/all.yaml
- group_vars/container_images.yaml
roles:
- role: additional-... | ```yaml
---
- hosts: all
any_errors_fatal: true
name: "{{ play_name | default('Copy Additional Files and Directories') }}"
serial: "{{ serial_count | default('100%') }}"
become: yes
vars_files:
- group_vars/all.yaml
- group_vars/container_images.yaml
roles:
- role: additiona... |
011aa5a1-87d2-42c9-abf9-e64ce91357fc | {
"language": "YAML"
} | ```yaml
- project:
templates:
- check-requirements
- openstack-cover-jobs
- openstack-python3-zed-jobs
- publish-openstack-docs-pti
check:
jobs:
- ironic-lib-uefi-ipmi-src
- ironic-lib-bios-ipmi-src
gate:
jobs:
- ironic-lib-uefi-ipmi-src
- ... | ```yaml
- project:
templates:
- check-requirements
- openstack-cover-jobs
- openstack-python3-antelope-jobs
- publish-openstack-docs-pti
check:
jobs:
- ironic-lib-uefi-ipmi-src
- ironic-lib-bios-ipmi-src
gate:
jobs:
- ironic-lib-uefi-ipmi-src
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.