commit stringlengths 40 40 | old_file stringlengths 4 237 | new_file stringlengths 4 237 | old_contents stringlengths 1 4.24k | new_contents stringlengths 1 4.87k | subject stringlengths 15 778 | message stringlengths 15 8.75k | lang stringclasses 266
values | license stringclasses 13
values | repos stringlengths 5 127k |
|---|---|---|---|---|---|---|---|---|---|
182e6dd6f5c1c06b1fb06aec977862d4116624ed | _config.yml | _config.yml | url: https://ascendpotential.ca
repository: heatheranderson/heatheranderson.github.io
# Site settings
title: Ascend Potential
email: heather@ascendpotential.ca
description: "Executive coaching and life coaching services by Heather Anderson, Certified Integral Master Coach(tm). Reach your goals not your limits."
# Hea... | url: https://ascendpotential.ca
repository: heatheranderson/heatheranderson.github.io
# Site settings
title: Ascend Potential
email: heather@ascendpotential.ca
description: "Executive coaching and life coaching services by Heather Anderson, Certified Integral Master Coach(tm). Reach your goals not your limits."
# Hea... | Fix link to facebook page | Fix link to facebook page
| YAML | apache-2.0 | heatheranderson/heatheranderson.github.io,heatheranderson/heatheranderson.github.io,heatheranderson/heatheranderson.github.io,heatheranderson/heatheranderson.github.io |
231bdfd3c11dd173543fdc63444bf9bc0800c2bc | helm/app/templates/certificate.yml | helm/app/templates/certificate.yml | {{- if .Values.ingress.tls -}}
{{- $values := .Values }}
{{- range .Values.ingress.tls -}}
apiVersion: cert-manager.io/v1alpha2
kind: Certificate
metadata:
name: {{ include "app.fullname" $ }}
{{- if hasKey $values "namespace" }}
namespace: {{ $values.namespace }}
{{- end }}
labels:
helm.sh/chart: {{ incl... | {{- if .Values.ingress.tls -}}
{{- $values := .Values }}
{{- range .Values.ingress.tls -}}
apiVersion: cert-manager.io/v1alpha2
kind: Certificate
metadata:
name: {{ include "app.fullname" $ }}
{{- if hasKey $values "namespace" }}
namespace: {{ $values.namespace }}
{{- end }}
labels:
helm.sh/chart: {{ incl... | Add acme settings when not using self-signed cert | Add acme settings when not using self-signed cert
| YAML | mit | vardius/go-api-boilerplate,vardius/go-api-boilerplate,vardius/go-api-boilerplate |
998ef09f0399d2a1f1003e70e390394f74841751 | .drone.yml | .drone.yml | image: 'arob/drone-nonstop-browser'
script:
- 'ns --verbose'
cache:
mount:
- node_modules
- .git
deploy:
bash:
command: 'ns upload --latest --index 10.0.0.4 --port 4444 --token lkdevtoken'
notify:
slack:
webhook_url: 'https://hooks.slack.com/services/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'... | image: 'arob/drone-nonstop-browser'
script:
- 'ns --verbose'
cache:
mount:
- node_modules
- .git
deploy:
bash:
command: 'ns upload --latest --index 10.0.0.4 --url /index/api --port 4444 --token lkdevtoken'
notify:
slack:
webhook_url: 'https://hooks.slack.com/services/T0299LT7G/B0EGVSKV5/IBoGn2S7... | Use new url command to add index prefix to upload command | Use new url command to add index prefix to upload command
| YAML | mit | LeanKit-Labs/nonstop-index-ui,LeanKit-Labs/nonstop-index-ui |
7b4af008be6287fdff545df5f0889d407d92249a | .drone.yml | .drone.yml | build:
image: teaci/msys32
pull: true
shell: msys32
commands:
- export RUNTEST=$$runtest
- ./ci-build.sh
notify:
irc:
prefix: build
nick: MSYS2-packages
channel: msys2-ci
server:
host: irc.oftc.net
port: 6667
matrix:
runtest:
- false
# Temprorary disable matrix buil... | build:
image: teaci/msys$$arch
pull: true
shell: msys$$arch
commands:
- export RUNTEST=$$runtest
- ./ci-build.sh
notify:
irc:
prefix: build
nick: MSYS2-packages
channel: msys2-ci
server:
host: irc.oftc.net
port: 6667
matrix:
runtest:
- false
arch:
- 64
- 3... | Test both 64 bit and 32 bit. | Test both 64 bit and 32 bit.
| YAML | bsd-3-clause | fracting/MSYS2-packages,fracting/MSYS2-packages,fracting/MSYS2-packages,fracting/MSYS2-packages,fracting/MSYS2-packages |
cee7e2ae84ee7ec6adf6c73cb6003b2d712300c3 | .zuul.yaml | .zuul.yaml | - project:
templates:
- horizon-non-primary-django-jobs
- check-requirements
- openstack-python3-zed-jobs
| - project:
templates:
- horizon-non-primary-django-jobs
- check-requirements
- openstack-python3-jobs
| Switch to 2023.1 Python3 unit tests and generic template name | Switch to 2023.1 Python3 unit tests and generic template name
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for antelope. Also,
updating the template name to generic one.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/refe... | YAML | apache-2.0 | openstack/mistral-dashboard,openstack/mistral-dashboard,openstack/mistral-dashboard |
38ae23faa81ef578d54b39c738dcc31d5c7b2735 | buildsys-tags/cloud7-openstack-ussuri-candidate.yml | buildsys-tags/cloud7-openstack-ussuri-candidate.yml | packages:
- project: ndisc6
buildsys-tags:
cloud7-openstack-ussuri-candidate: ndisc6-1.0.3-9.el7
- project: openvswitch
buildsys-tags:
cloud7-openstack-ussuri-candidate: openvswitch-2.12.0-1.el7
- project: ovn
buildsys-tags:
cloud7-openstack-ussuri-candidate: ovn-2.12.0-9.el7
- project: python-amqp
... | packages:
- project: ndisc6
buildsys-tags:
cloud7-openstack-ussuri-candidate: ndisc6-1.0.3-9.el7
- project: openvswitch
buildsys-tags:
cloud7-openstack-ussuri-candidate: openvswitch-2.12.0-1.el7
- project: ovn
buildsys-tags:
cloud7-openstack-ussuri-candidate: ovn-2.12.0-9.el7
- project: python-amqp
... | Rebuild python-kombu 4.6.6 from Fedora | Rebuild python-kombu 4.6.6 from Fedora
https://review.opendev.org/#/c/694083/ updated
both kombu and amqp, amqp already updated in RDO,
let's update kombu too.
Change-Id: I169a1f9f50a9b19e19ff7ddb720329084abdfbbd
| YAML | apache-2.0 | redhat-openstack/rdoinfo |
a456c2805b7623a9c241294fc09d2a65479b6ea5 | operations/use-offline-windows2016fs.yml | operations/use-offline-windows2016fs.yml | - type: replace
path: /releases/name=windows2016fs?
value:
name: windows2016fs
version: 1.8.0
| - type: replace
path: /releases/name=windows2016fs
value:
name: windows2016fs
version: 1.8.0
| Make `bosh int` fail without required `windows2016-cell.yml` | Make `bosh int` fail without required `windows2016-cell.yml` | YAML | apache-2.0 | cloudfoundry/cf-deployment,cloudfoundry/cf-deployment |
5a42dca666fa46366bfdc58e84962e29ffdab120 | .github/workflows/deploy-ci-stack.yml | .github/workflows/deploy-ci-stack.yml | name: Deploy CI CloudFormation stack
on:
push:
branches:
- main
paths:
- ci/**
concurrency:
group: ${{ github.workflow }}
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
steps:
- uses: actions/checkout@v2
- uses: actions/s... | name: Deploy CI CloudFormation stack
on:
push:
branches:
- main
paths:
- ci/**
concurrency:
group: ${{ github.workflow }}
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
strategy:
matrix:
include:
- region: us-... | Update CI deploy workflow for multi-region | Update CI deploy workflow for multi-region
| YAML | mit | PRX/Infrastructure,PRX/Infrastructure,PRX/Infrastructure,PRX/Infrastructure,PRX/Infrastructure |
9b69b6191c70652e03c5d4176aabbd72c46fe403 | playbook.yml | playbook.yml | ---
- name: Prepare the enviorment of remote host for ansible
hoats: all
gather_factes: False
pre_tasks:
- name: Install python for Ansible
raw: test -e /usr/bin/python || (apt -y update && apt install -y python-simplejson)
changed_when: False
- name: Set up the development system by vagrant ansi... | ---
- name: Prepare the enviorment of remote host for ansible
hosts: all
gather_facts: False
pre_tasks:
- name: Install python for Ansible
raw: test -e /usr/bin/python || (apt -y update && apt install -y python-simplejson)
changed_when: False
- name: Set up the development system by vagrant ansib... | Check and install python on the remote host | [FEATURE] Check and install python on the remote host
| YAML | mit | 3vjuyuan-ltd/vagrant-esxi-ansible |
ed005535efece2880b7d893a0348489df06d700e | packages/fu/fuzzy-time.yaml | packages/fu/fuzzy-time.yaml | homepage: https://github.com/NorfairKing/fuzzy-time
changelog-type: markdown
hash: d25c93db2ea9ec79a102bc378213b0e199f92d6f3234e48ca1fd4f2d831d2de1
test-bench-deps: {}
maintainer: syd@cs-syd.eu
synopsis: ''
changelog: |
# Changelog
## [0.2.0.0] - 2021-11-21
### Changed
- Got rid of CPP: Now requires `time >=... | homepage: https://github.com/NorfairKing/fuzzy-time
changelog-type: markdown
hash: bd2eba0448be8c36441dbe34daa05b5825bc7afdc6252ffc3e9f731ee79e4d8e
test-bench-deps: {}
maintainer: syd@cs-syd.eu
synopsis: ''
changelog: |
# Changelog
## [0.2.0.0] - 2021-11-21
### Changed
- Got rid of CPP: Now requires `time >=... | Update from Hackage at 2022-07-01T11:32:08Z | Update from Hackage at 2022-07-01T11:32:08Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
e676d76005610e985f1e447461ab02ce760ed3d4 | packages/ha/haskellish.yaml | packages/ha/haskellish.yaml | homepage: http://github.com/dktr0/Haskellish
changelog-type: ''
hash: 7a200f3e631b42ee8686733663dad4882b6ae5078f0434fe8a88a6f071d6e239
test-bench-deps: {}
maintainer: David Ogborn <ogbornd@mcmaster.ca>
synopsis: For parsing Haskell-ish languages
changelog: ''
basic-deps:
base: '>=4.8 && <5'
containers: <0.7
haske... | homepage: http://github.com/dktr0/Haskellish
changelog-type: ''
hash: 5cea702a971fd31ba6e093ccf5fafc317692fa6c6e3d2348b2d9e5708407f26c
test-bench-deps: {}
maintainer: David Ogborn <ogbornd@mcmaster.ca>
synopsis: For parsing Haskell-ish languages
changelog: ''
basic-deps:
base: '>=4.8 && <5'
containers: <0.7
haske... | Update from Hackage at 2020-05-27T01:19:24Z | Update from Hackage at 2020-05-27T01:19:24Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
cca10b2f0a37f5528c9c6b65d1ec4e32bade7bc4 | pubspec.yaml | pubspec.yaml | name: uix
version: 0.5.1
author: Boris Kaul <localvoid@gmail.com>
description: Library to build Web User Interfaces inspired by React.
homepage: https://github.com/localvoid/uix
environment:
sdk: '>=1.9.1'
dependencies:
collection: '^1.1.0'
dev_dependencies:
browser: any
unittest: any
| name: uix
version: 0.5.1
author: Boris Kaul <localvoid@gmail.com>
description: Library to build Web User Interfaces inspired by React.
homepage: https://github.com/localvoid/uix
environment:
sdk: '>=1.9.1'
dependencies:
collection: '^1.1.0'
dev_dependencies:
browser: any
unittest: '<0.12.0'
| Fix unittest constraint to not get incompatible version | Fix unittest constraint to not get incompatible version
| YAML | bsd-2-clause | localvoid/uix,localvoid/uix |
da1d583ef6f80a35beb05dd10568ac663eee0744 | .circleci/config.yml | .circleci/config.yml | version: 2.1
jobs:
ubuntu1804-python2:
docker:
- image: stbtester/circleci:ubuntu1804-python2
environment:
python_version: 2.7
LANG: en_GB.UTF-8
SHELL: /bin/bash
TERM: xterm
enable_virtual_stb: no
parallel: xargs
steps:
- checkout
- pylint
- pyt... | version: 2.1
jobs:
ubuntu1804-python2:
docker:
- image: stbtester/circleci:ubuntu1804-python2
environment:
python_version: 2.7
LANG: en_GB.UTF-8
SHELL: /bin/bash
TERM: xterm
enable_virtual_stb: no
parallel: xargs
steps:
- checkout
- pylint
- pyt... | Enable the integrationtests on Python 3 | CI: Enable the integrationtests on Python 3
Many of them are failing but I'll fix them over the next few commits.
| YAML | lgpl-2.1 | stb-tester/stb-tester,stb-tester/stb-tester,stb-tester/stb-tester,stb-tester/stb-tester |
f2409612a9b368fb35db2f02b43d9e7159a10146 | .circleci/config.yml | .circleci/config.yml | version: 2
jobs:
build:
docker:
- image: circleci/node:6.11.1
working_directory: ~/vox-parser
steps:
- checkout
- restore_cache:
keys:
- v1-dependencies-{{ checksum "package.json" }}
- v1-dependencies-
- run: yarn install
- save_cache:
... | version: 2
jobs:
test-lts:
docker:
- image: circleci/node:6.11.1
steps:
- checkout
- restore_cache:
keys:
- node-lts-dependencies-{{ checksum "package.json" }}
- node-lts-dependencies-
- run: yarn install
- save_cache:
paths:
- ... | Add multiple environments to build | Add multiple environments to build
| YAML | mit | straku/vox-parser |
3e259af70e37b86e14c53056e4cf9ad6f7ff2429 | .circleci/config.yml | .circleci/config.yml | version: 2.1
commands:
test-nodejs:
steps:
- run:
name: Versions
command: npm version
- checkout
- restore_cache:
keys:
- v{{ .Environment.CIRCLE_CACHE_VERSION }}-{{ arch }}-npm-cache-{{ .Branch }}-{{ .Environment.CIRCLE_JOB }}
- v{{ .Enviro... | version: 2.1
commands:
test-nodejs:
steps:
- run:
name: Versions
command: npm version
- checkout
- restore_cache:
keys:
- v{{ .Environment.CIRCLE_CACHE_VERSION }}-{{ arch }}-npm-cache-{{ .Branch }}-{{ .Environment.CIRCLE_JOB }}
- v{{ .Enviro... | Change Node v11 to v12 | Change Node v11 to v12
| YAML | mit | ghost-inspector/node-ghost-inspector,ghost-inspector/node-ghost-inspector |
e89e8520761857e46b22fc1e58854a1a8dc637b5 | .circleci/config.yml | .circleci/config.yml | version: 2
jobs:
build:
working_directory: ~/react-webpack-skeleton
docker:
- image: circleci/node:8.1.2
steps:
- checkout
- restore_cache:
key: v1-yarn-{{ .Branch }}-{{ checksum "yarn.lock" }}
- run:
name: Installing dependencies
command: yarn install... | version: 2
jobs:
build:
working_directory: ~/react-webpack-skeleton
docker:
- image: circleci/node:8.1.2
steps:
- checkout
- restore_cache:
keys:
- v1-yarn-lock-{{ checksum "yarn.lock" }}
- v1-npm-package-lock-{{ checksum "package-lock.json" }}
... | Optimize cache save/restore; use multiple caches | Optimize cache save/restore; use multiple caches
| YAML | mit | fokye/react-webpack-skeleton,fokye/react-webpack-skeleton,fokye/react-webpack-skeleton |
64e3e9eb7430812ada6ab20cb6acf18fa12f6d0a | .circleci/config.yml | .circleci/config.yml | ---
lint_and_unit: &lint_and_unit
- delivery
- danger
- lint-yaml
- lint-markdown
version: 2.1
orbs:
kitchen: sous-chefs/kitchen@2
workflows:
kitchen:
jobs:
- kitchen/yamllint:
name: lint-yaml
- kitchen/mdlint:
name: lint-markdown
- kitchen/danger:
name: d... | ---
lint_and_unit: &lint_and_unit
- delivery
- danger
- lint-yaml
- lint-markdown
version: 2.1
orbs:
kitchen: sous-chefs/kitchen@2
workflows:
kitchen:
jobs:
- kitchen/yamllint:
name: lint-yaml
- kitchen/mdlint:
name: lint-markdown
- kitchen/danger:
name: d... | Remove the ubuntu 16.0 dokken tests from circleci | Remove the ubuntu 16.0 dokken tests from circleci
| YAML | apache-2.0 | jtimberman/vagrant-cookbook |
4307263cad3b0168fb3e4e2cf5c3b71acac6506e | .rtd-environment.yml | .rtd-environment.yml | name: sunpy-rtd
channels:
- astropy
- sunpy
- jevans
dependencies:
- astropy
- beautiful-soup
- bsddb
- cairo
- contextlib2
- cycler
- db
- decorator
- fontconfig
- freetype
- funcsigs
- glymur
- jbig
- jpeg
- libgfortran
- libpng
- libtiff
- libxml2
- libxslt
- lxml
- matplotlib
- mkl
- mock
- networkx
- n... | name: sunpy-rtd
dependencies:
- astropy
- beautiful-soup
- bsddb
- cairo
- contextlib2
- cycler
- db
- decorator
- fontconfig
- freetype
- funcsigs
- glymur
- jbig
- jpeg
- libgfortran
- libpng
- libtiff
- libxml2
- libxslt
- lxml
- matplotlib
- mkl
- mock
- networkx
- numpy
- openblas
- openjpeg
- openssl
- pandas
- p... | Add sphinx-gallery to rtd env | Add sphinx-gallery to rtd env
| YAML | bsd-2-clause | dpshelio/sunpy,Alex-Ian-Hamilton/sunpy,Alex-Ian-Hamilton/sunpy,dpshelio/sunpy,dpshelio/sunpy,Alex-Ian-Hamilton/sunpy |
b864e3db00d710c1d2bd43cac54a7162f57bf93f | jsk_2015_05_baxter_apc/config/kiva_pod_interactive_marker.yaml | jsk_2015_05_baxter_apc/config/kiva_pod_interactive_marker.yaml | frame_id: /base
initial_orientation: [0.002, -0.008, 0.014, 1.000]
initial_x: 1.410
initial_y: -0.004
initial_z: 0.414
object_a: 0.2
object_b: 0.2
object_g: 0.0
object_r: 0.0
object_type: cube
object_x: 0.865
object_y: 0.865
object_z: 1.0
publish_tf: true
tf_frame: kiva_pod_base
| frame_id: /base
initial_orientation: [-0.002, -0.028, 0.017, 0.999]
initial_x: 1.421
initial_y: 0.020
initial_z: 0.496
object_a: 0.2
object_b: 0.2
object_g: 0.0
object_r: 0.0
object_type: cube
object_x: 0.865
object_y: 0.865
object_z: 1.0
publish_tf: true
tf_frame: kiva_pod_base
| Adjust kiva pod pose to base | Adjust kiva pod pose to base
| YAML | bsd-3-clause | pazeshun/jsk_apc,pazeshun/jsk_apc,pazeshun/jsk_apc,pazeshun/jsk_apc,pazeshun/jsk_apc |
be01657b603319958eaebe3bc33718ded78a20af | .github/workflows/nodejs.yml | .github/workflows/nodejs.yml | name: Node CI
on: [push]
jobs:
build:
timeout-minutes: 20
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-ver... | name: Node CI
on: [push, pull_request]
jobs:
build:
timeout-minutes: 20
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
... | Add pull_request as a trigger for the CI job | Add pull_request as a trigger for the CI job | YAML | mit | davidkpiano/xstate,davidkpiano/xstate,davidkpiano/xstate |
eea9a7128dd870b2235cd78c5cf77ff966aa311b | plugins/tempest/tasks/setup/rpm/install_plugins.yml | plugins/tempest/tasks/setup/rpm/install_plugins.yml | ---
- name: Include test vars
include_vars: "{{ test_suite }}"
- name: Install plugin packages for "{{ test_suite }}" suite
become: yes
package:
name: "{{ item.value.package[test.openstack.version |default(overcloud_version) | int]|default(item.value.package.default) }}"
state: present
with_dict: "... | ---
- name: Include test vars
include_vars: "{{ test_suite }}"
- name: Install plugin packages for "{{ test_suite }}" suite
become: yes
package:
name: "{{ item.value.package[test.openstack.version |default(overcloud_version) | int]|default(item.value.package.default) }}"
state: present
with_dict: "... | Disable git ssl verification on undercloud | Disable git ssl verification on undercloud
For cloning internal repositories that require
certifications.
Change-Id: I1b203ca74a73a95b7ca51d3dbaec21d8e0e8d4ce
| YAML | apache-2.0 | redhat-openstack/infrared,redhat-openstack/infrared,okolisny/InfraRed,okolisny/InfraRed,okolisny/InfraRed,redhat-openstack/infrared |
861841cf7eaf7a7156af0a62c64efcbbfc361423 | metadata/org.kde.bettercounter.yml | metadata/org.kde.bettercounter.yml | Categories:
- Time
- Sports & Health
License: GPL-2.0-only
AuthorName: Albert Vaca Cintora
AuthorEmail: albertvaka@gmail.com
AuthorWebSite: https://albertvaka.wordpress.com/
SourceCode: https://github.com/albertvaka/bettercounter
IssueTracker: https://github.com/albertvaka/bettercounter/issues
AutoName: BetterCoun... | Categories:
- Time
- Sports & Health
License: GPL-2.0-only
AuthorName: Albert Vaca Cintora
AuthorEmail: albertvaka@gmail.com
AuthorWebSite: https://albertvaka.wordpress.com/
SourceCode: https://github.com/albertvaka/bettercounter
IssueTracker: https://github.com/albertvaka/bettercounter/issues
AutoName: BetterCoun... | Update BetterCounter to 1.8.1 (10810) | Update BetterCounter to 1.8.1 (10810)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
b815dcdaae6f6f8f879b4f4be69c4f77f6997cfa | .github/workflows/android.yml | .github/workflows/android.yml | name: Android CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Build with Gradle
run: sudo ./gradlew build
| name: Android CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Set up JDK 11
uses: actions/setup-java@v2
with:
distribution: 'temurin'
java-version: 11
- name: Build with Gradle
run: sudo ./gradlew build
| Use Java 11 in Github Actions workflow | Use Java 11 in Github Actions workflow
| YAML | apache-2.0 | cuberite/android |
44b440a21b5cfb2c2a11e0eba1288ee262e336a0 | .github/workflows/nodebug.yml | .github/workflows/nodebug.yml | name: No Assertions
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
jobs:
ndebug:
name: No Assertions
uses: steinwurf/nodebug-action/.github/workflows/a... | name: No Assertions
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
jobs:
ndebug:
name: No Assertions
uses: steinwurf/nodebug-action/.github/workflows/a... | Update No Assertions to new version 7.0.0 | Update No Assertions to new version 7.0.0 | YAML | bsd-3-clause | steinwurf/endian,steinwurf/endian |
2e89eecc86c675dcf6ab0d1b57415e8166aeb0bf | .github/workflows/android.yml | .github/workflows/android.yml | name: GitHub CI
on: [push, pull_request]
jobs:
test:
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Setup JDK
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Sdl Android Tests
# For more info, please ch... | name: GitHub CI
on: [push, pull_request]
jobs:
test:
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup JDK
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Sdl Android Tests
# For more info, please ch... | Update checkout action to v2 | Update checkout action to v2 | YAML | bsd-3-clause | smartdevicelink/sdl_android |
7eb086ab16df5f041a5aad7c7f12e60929b6af34 | playbooks/edx-east/jenkins_testeng_master.yml | playbooks/edx-east/jenkins_testeng_master.yml | # Configure a Jenkins master instance for testeng
# This has the Jenkins Java app, but none of the requirements
# to run the tests.
- name: Configure instance(s)
hosts: jenkins_master
sudo: True
gather_facts: True
vars:
COMMON_DATA_DIR: "/mnt"
COMMON_ENABLE_DATADOG: True
COMMON_ENABLE_SPLUNKFORWARD... | # Configure a Jenkins master instance for testeng
# This has the Jenkins Java app, but none of the requirements
# to run the tests.
- name: Configure instance(s)
hosts: jenkins_master
sudo: True
gather_facts: True
vars:
COMMON_DATA_DIR: "/mnt"
COMMON_ENABLE_DATADOG: True
COMMON_ENABLE_SPLUNKFORWARD... | Index the jenkins master log in Splunk | Index the jenkins master log in Splunk
| YAML | agpl-3.0 | nttks/configuration,mitodl/configuration,marcore/configuration,edx/configuration,open-craft/configuration,omarkhan/configuration,AlfiyaZi/configuration,zhengjunwei/configuration,hastexo/edx-configuration,louyihua/configuration,rue89-tech/configuration,CredoReference/configuration,arbrandes/edx-configuration,omarkhan/co... |
d027e0795d0af128a1b950cad0802b27234dee5e | Resources/config/services.yml | Resources/config/services.yml | services:
easy_admin_popup.listener.crud_flashbag:
class: A5sys\EasyAdminPopupBundle\Listener\CrudFlashbagListener
arguments:
- "@session"
- "@translator"
tags:
- { name: kernel.event_listener, event: "easy_admin.post_persist", method: onPostPersist }
... | services:
easy_admin_popup.listener.crud_flashbag:
class: A5sys\EasyAdminPopupBundle\Listener\CrudFlashbagListener
arguments:
- "@session"
- "@translator"
tags:
- { name: kernel.event_listener, event: "easy_admin.post_persist", method: onPostPersist }
... | Fix prefix for service extractor | Fix prefix for service extractor
| YAML | mit | A5sys/EasyAdminPopupBundle,A5sys/EasyAdminPopupBundle,A5sys/EasyAdminPopupBundle |
70e723a4399ca555699cb9c3b4edd9ae8e5d4361 | Resources/config/services.yml | Resources/config/services.yml | services:
r_u2f_two_factor.authenticator:
class: R\U2FTwoFactorBundle\Security\TwoFactor\Prodiver\U2F\U2FAuthenticator
arguments:
- '@request_stack'
r_u2f_two_factor.provider:
class: R\U2FTwoFactorBundle\Security\TwoFactor\Prodiver\U2F\TwoFactorProvider
arguments:
... | services:
R\U2FTwoFactorBundle\Security\TwoFactor\Provider\U2F\U2FAuthenticator:
arguments:
- '@request_stack'
R\U2FTwoFactorBundle\Security\TwoFactor\Provider\U2F\TwoFactorProvider:
arguments:
- '@R\U2FTwoFactorBundle\Security\TwoFactor\Provider\U2F\U2FAuthenticator'
... | Use FQCN as service name | Use FQCN as service name
scheb/two-factor-bundle requires Symfony 3.4, so we can use a FQCN as a service name: https://symfony.com/blog/new-in-symfony-3-3-optional-class-for-named-services. | YAML | mit | darookee/u2f-two-factor-bundle,darookee/u2f-two-factor-bundle,darookee/u2f-two-factor-bundle |
7ae79688fdc7d19d6f73e3926ff97710bece8522 | packages/tr/transformers-lift.yaml | packages/tr/transformers-lift.yaml | homepage: ''
changelog-type: ''
hash: 14cddf1698f0c4b37da667c6b12b77224a71b6e98e428054cca9cedcc0dbc9b7
test-bench-deps: {}
maintainer: Vladislav Zavialov <vlad.z.4096@gmail.com>
synopsis: Ad-hoc type classes for lifting
changelog: ''
basic-deps:
writer-cps-transformers: ! '>=0.1.1.3'
base: ! '>=4.6 && <4.12'
tran... | homepage: ''
changelog-type: ''
hash: 85690b19b9c70c3256995544cfc19e3798e6a5d478bb3fcb12fc28c78562f799
test-bench-deps: {}
maintainer: Vladislav Zavialov <vlad.z.4096@gmail.com>
synopsis: Ad-hoc type classes for lifting
changelog: ''
basic-deps:
writer-cps-transformers: ! '>=0.1.1.3'
base: ! '>=4.6 && <4.13'
tran... | Update from Hackage at 2018-11-12T08:32:23Z | Update from Hackage at 2018-11-12T08:32:23Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
1424b1842d1e58743c87229eab1db34a12e12a34 | update-slack-name/pipeline.yml | update-slack-name/pipeline.yml | ---
resource_types:
- name: slack-notification
type: docker-image
source:
repository: cfcommunity/slack-notification-resource
resources:
- name: slack_alert
type: slack-notification
source:
url: {{slack-notification-url}}
- name: after-midnight-utc
type: time
source:
start: 12:00 AM
stop: ... | ---
resource_types:
- name: slack-notification
type: docker-image
source:
repository: cfcommunity/slack-notification-resource
resources:
- name: slack_alert
type: slack-notification
source:
url: {{slack-notification-url}}
- name: twice-daily
type: time
source:
interval: 12h
jobs:
- name: upda... | Update slack name twice daily | Update slack name twice daily
| YAML | mit | robdimsdale/robdimsdale-ci |
d8e00a11323bbcfbfbb69d9fad3345db45f2be94 | .github/workflows/cucumber-ruby-core.yml | .github/workflows/cucumber-ruby-core.yml | name: Test cucumber-core
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 5 * * *"
jobs:
test:
strategy:
matrix:
os: [ubuntu-latest]
ruby: ['2.5', '2.6', '2.7', '3.0']
include:
- os: ubuntu-latest
... | name: Test cucumber-core
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 5 * * *"
jobs:
test:
strategy:
matrix:
os: [ubuntu-latest]
fail-fast: false
ruby: ['2.5', '2.6', '2.7', '3.0']
include:
- os: u... | Update test workflow to not failing fast | Update test workflow to not failing fast
| YAML | mit | cucumber/cucumber-ruby-core |
078b0be82e1efb2180a45a6e65c5fa51f2e2a16a | .github/workflows/mkdoc-build-deploy.yml | .github/workflows/mkdoc-build-deploy.yml | name: Build And Deploy MkDocs
on:
# TODO(vmirian) 2022-02-02 Enable below to execute action on push.
# push:
# branches:
# - main
# paths:
# - "**.md"
# - "mkdocs.yml"
workflow_dispatch:
jobs:
docs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ... | name: Build And Deploy MkDocs
on:
# TODO(vmirian) 2022-02-02 Enable below to execute action on push.
# push:
# branches:
# - main
# paths:
# - "**.md"
# - "mkdocs.yml"
workflow_dispatch:
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-pyt... | Improve Github action for building and deploying the documentation. 1. Enable xls-github-bot to commit documentation builds. 2. Remove dependency in Build And Deploy MkDocs action. | [OSS] Improve Github action for building and deploying the documentation.
1. Enable xls-github-bot to commit documentation builds.
2. Remove dependency in Build And Deploy MkDocs action.
PiperOrigin-RevId: 426224153
| YAML | apache-2.0 | google/xls,google/xls,google/xls,google/xls,google/xls,google/xls |
bf379fde375afdcd94edce50cace4fad9c310bd2 | releasenotes/notes/oracle-zfssa-unsupported-4ce035213fa0e097.yaml | releasenotes/notes/oracle-zfssa-unsupported-4ce035213fa0e097.yaml | ---
upgrade:
- |
The Oracle ZFSSA drivers have been marked as unsupported
and are now deprecated. ``enable_unsupported_driver`` will need
to be set to ``True`` in the driver's section in cinder.conf to
continue to use them.
deprecations:
- |
The Oracle ZFSSA drivers has been marked as unsupporte... | ---
upgrade:
- |
The Oracle ZFSSA drivers have been marked as unsupported
and are now deprecated. ``enable_unsupported_driver`` will need
to be set to ``True`` in the driver's section in cinder.conf to
continue to use them.
deprecations:
- |
The Oracle ZFSSA drivers have been been marked as unsu... | Address reno nit for ZFSSA deprecation | Address reno nit for ZFSSA deprecation
Fixes a slight grammatical mistake in the release note pointed out in
Id6181e0632a84d9538a34ac9460c36ba983a3757.
Change-Id: Ifb8bd04876e96cdeb8cd2092e6dd794678c2f443
Signed-off-by: Sean McGinnis <961eeb09b6d45516665e15b82e013282c4faf575@gmail.com>
| YAML | apache-2.0 | openstack/cinder,openstack/cinder,mahak/cinder,mahak/cinder |
d9d707d95e95f03cfcc64a823ebad1b7fd3de555 | provisioning/roles/php-xhprof/tasks/main.yml | provisioning/roles/php-xhprof/tasks/main.yml | ---
- name: "install xhprof"
command: pecl install xhprof-{{ xhprof_version }}
register: xhprof_result
changed_when: "'already installed' not in xhprof_result.stdout"
failed_when: "xhprof_result.stderr"
- name: "copy xhprof.ini"
copy: src=xhprof.ini dest=/etc/php5/fpm/conf.d/xhprof.ini
notify:
- restar... | ---
- name: "install xhprof"
command: pecl install xhprof-{{ xhprof_version }}
register: xhprof_result
changed_when: "'already installed' not in xhprof_result.stdout"
failed_when: "xhprof_result.stderr"
- name: "copy xhprof.ini"
copy: src=xhprof.ini dest=/etc/php5/fpm/conf.d/xhprof.ini
notify:
- restar... | Use ansible file module instead of shell commands | Use ansible file module instead of shell commands
| YAML | mit | NBCUTechnology/pubstack,ericduran/pubstack,dsilambarasan/stack_dev,aliaksei-yakhnenka/pubstack,dsilambarasan/stack_dev,ericduran/pubstack,aliaksei-yakhnenka/pubstack,NBCUTechnology/pubstack |
8c0979645efdc5c777d4b0c8326127307d6579f7 | playbooks/setup-infrastructure.yml | playbooks/setup-infrastructure.yml | ---
# Copyright 2014, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to ... | ---
# Copyright 2014, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to ... | Move setup-utility before other plays | Move setup-utility before other plays
If we setup the utility containers before previous plays, we can
have a container that's ready for use in all contextes, because
it would contain all the necessary clients.
Change-Id: Iff34a005ca3d5a6dfcd7ff8d9d5bcc6d51441789
| YAML | apache-2.0 | stackforge/os-ansible-deployment,openstack/openstack-ansible,bunchc/openstack-ansible,stackforge/os-ansible-deployment,bunchc/openstack-ansible,openstack/openstack-ansible |
5b5989c871b4d98a85a85566b8de97bff8b2283e | .eslintrc.yml | .eslintrc.yml | env:
browser: true
es6: true
jasmine: true
extends: 'eslint:recommended'
parserOptions:
sourceType: script
rules:
indent:
- 2
- tab
linebreak-style:
- 2
- unix
quotes:
- 2
- single
semi:
- 2
- always
no-var: 2
| env:
browser: true
es6: true
jasmine: true
extends: 'eslint:recommended'
parserOptions:
sourceType: script
rules:
indent:
- 2
- tab
linebreak-style:
- 2
- unix
quotes:
- 2
- single
semi:
- 2
- always
no-var: 2
eqeqeq: 2
| Add eqeqeq ESLint rule (require === instead of ==) | Add eqeqeq ESLint rule (require === instead of ==)
| YAML | mit | Metalnem/javascript-crypto,Metalnem/javascript-crypto |
85b4021f88e943355542e5d67e210c169416b15d | config/jobs/kubernetes/enhancements/enhancements-presubmit.yaml | config/jobs/kubernetes/enhancements/enhancements-presubmit.yaml | presubmits:
kubernetes/enhancements:
- name: pull-enhancements-verify
always_run: true
decorate: true
spec:
containers:
- image: golang:1.11
command:
- ./hack/verify.sh
| presubmits:
kubernetes/enhancements:
- name: pull-enhancements-verify
always_run: true
decorate: true
spec:
containers:
- image: golang:1.11
command:
- export PATH=$PATH:$GOPATH/bin
- ./hack/verify.sh
| Add GOPATH/bin to PATH for enhancements verify job | Add GOPATH/bin to PATH for enhancements verify job
| YAML | apache-2.0 | fejta/test-infra,michelle192837/test-infra,michelle192837/test-infra,kubernetes/test-infra,ixdy/kubernetes-test-infra,monopole/test-infra,dims/test-infra,kubernetes/test-infra,fejta/test-infra,dims/test-infra,krzyzacy/test-infra,kubernetes/test-infra,dims/test-infra,pwittrock/test-infra,brahmaroutu/test-infra,monopole/... |
62e966fb282a9a0eee4e97c35da37b6117c51835 | tasks/RedHat-install.yml | tasks/RedHat-install.yml | ---
- name: New Relic sysmond | Setup yum repo
yum: name=https://yum.newrelic.com/pub/newrelic/el5/x86_64/newrelic-repo-5-3.noarch.rpm state=present
- name: New Relic sysmond | Installing sysmond
yum: name=newrelic-sysmond state=present
| ---
- name: New Relic sysmond | Setup yum repo
yum: name=https://yum.newrelic.com/pub/newrelic/el5/x86_64/newrelic-repo-5-3.noarch.rpm state=present
- name: New Relic sysmond | Install newrelic-sysmond
yum: name=newrelic-sysmond state=present
| Reword name for rpm install. | Reword name for rpm install.
| YAML | mit | mego22/ansible-role-newrelic-sysmond |
5ec88d4f9e3103f09f728d5a84760003dec20095 | ops/provisioning/roles/webserver_base/tasks/main.yml | ops/provisioning/roles/webserver_base/tasks/main.yml | ---
# mysql
- name: create hutmap databases for mysql
mysql_db:
name=$item
state=present
with_items:
- ${hutmap.db_name}
- test_${hutmap.db_name}
- name: create hutmap user for mysql
mysql_user:
name=${hutmap.db_user}
password=${hutmap.db_password}
host='%'
priv=${hutmap.db_name}... | ---
# mysql
- name: create hutmap databases for mysql
mysql_db:
name=$item
state=present
encoding=utf8
with_items:
- ${hutmap.db_name}
- test_${hutmap.db_name}
- name: create hutmap user for mysql
mysql_user:
name=${hutmap.db_user}
password=${hutmap.db_password}
host='%'
priv... | Make sure tables have utf8 encoding. | Make sure tables have utf8 encoding.
| YAML | mit | muescha/hutmap,dylanfprice/hutmap,dylanfprice/hutmap,muescha/hutmap,muescha/hutmap,dylanfprice/hutmap,dylanfprice/hutmap,muescha/hutmap |
58aac50d66eecb01a5d2e191ceab54b07f9f14f2 | yaml/accounting-server-rc.yaml | yaml/accounting-server-rc.yaml | apiVersion: v1
kind: ReplicationController
metadata:
name: accounting-server-rc
spec:
replicas: 1
selector:
name: accounting-server-rc
template:
metadata:
labels:
name: accounting-server-rc
spec:
containers:
- name: accounting
image: gregcorbett/rest:deploy
... | apiVersion: v1
kind: ReplicationController
metadata:
name: accounting-server-rc
spec:
replicas: 1
selector:
name: accounting-server-rc
template:
metadata:
labels:
name: accounting-server-rc
spec:
containers:
- name: accounting
image: gregcorbett/rest:deploy
... | Add MYSQL_HOST to yaml file | Add MYSQL_HOST to yaml file
| YAML | apache-2.0 | apel/rest,apel/rest |
658b34ca0563c2b94e0c3931c2c3e398934fec62 | .github/workflows/packaging.yml | .github/workflows/packaging.yml | name: Packaging
on:
# Make sure packaging process is not broken
push:
branches: [master]
pull_request:
# Make a package for release
release:
types: [published]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.10]
steps:
- u... | name: Packaging
on:
# Make sure packaging process is not broken
push:
branches: [master]
pull_request:
# Make a package for release
release:
types: [published]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.10']
steps:
-... | Fix Python version in GitHub Actions config | Fix Python version in GitHub Actions config
| YAML | mit | ymyzk/python-gyazo |
9fec2b282c6be301402e5554a3bcf1c3352fe4cf | .github/workflows/test_full.yml | .github/workflows/test_full.yml | name: Full Test
on:
push:
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.6', '3.7', '3.8', '3.9']
django-version: ['<2.1', '<2.2', '<3.0', '<3.1', '<3.2', '==3.2b1']
steps:
... | name: Full Test
on:
push:
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.6', '3.7', '3.8', '3.9']
django-version: ['<2.1', '<2.2', '<3.0', '<3.1', '<3.2', '==3.2b1']
steps:
... | Add missing github workflow dependency | Add missing github workflow dependency
| YAML | mit | vitalik/django-ninja,vitalik/django-ninja,vitalik/django-ninja |
c89500dfadc0d0720ba1f91fb4eafccd45589181 | clusterloader2/pkg/prometheus/manifests/prometheus-prometheus.yaml | clusterloader2/pkg/prometheus/manifests/prometheus-prometheus.yaml | apiVersion: monitoring.coreos.com/v1
kind: Prometheus
metadata:
labels:
prometheus: k8s
name: k8s
namespace: monitoring
spec:
alerting:
alertmanagers:
- name: alertmanager-main
namespace: monitoring
port: web
baseImage: gcr.io/k8s-testimages/quay.io/prometheus/prometheus
nodeSelector... | apiVersion: monitoring.coreos.com/v1
kind: Prometheus
metadata:
labels:
prometheus: k8s
name: k8s
namespace: monitoring
spec:
alerting:
alertmanagers:
- name: alertmanager-main
namespace: monitoring
port: web
baseImage: gcr.io/k8s-testimages/quay.io/prometheus/prometheus
nodeSelector... | Set the prometheus data retention to 7d. | Set the prometheus data retention to 7d.
The default is 24h which may be not enough for long running / multiple
runs of scalability tests.
| YAML | apache-2.0 | shyamjvs/perf-tests,shyamjvs/perf-tests,kubernetes/perf-tests,kubernetes/perf-tests,kubernetes/perf-tests,shyamjvs/perf-tests,sjug/perf-tests,sjug/perf-tests,shyamjvs/perf-tests,shyamjvs/perf-tests,kubernetes/perf-tests,sjug/perf-tests,sjug/perf-tests,sjug/perf-tests,kubernetes/perf-tests |
aa2c8fcf26324d0615c379e48ed5ad35131e33dc | metadata/community.fairphone.fplauncher3.yml | metadata/community.fairphone.fplauncher3.yml | Categories:
- Theming
License: Apache-2.0
SourceCode: https://github.com/WeAreFairphone/FP2-Launcher
IssueTracker: https://github.com/WeAreFairphone/FP2-Launcher/issues
Changelog: https://github.com/WeAreFairphone/FP2-Launcher/releases
AutoName: Fairphone Launcher 3
RepoType: git
Repo: https://github.com/WeAreFairp... | Categories:
- Theming
License: Apache-2.0
SourceCode: https://github.com/WeAreFairphone/FP2-Launcher
IssueTracker: https://github.com/WeAreFairphone/FP2-Launcher/issues
Changelog: https://github.com/WeAreFairphone/FP2-Launcher/releases
AutoName: Fairphone 2 Launcher
RepoType: git
Repo: https://github.com/WeAreFairp... | Set autoname of Fairphone 2 Launcher | Set autoname of Fairphone 2 Launcher
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
fa189d8496d6c92953a3ccd4993adff8de30f20c | ansible/roles/Common/tasks/bash-profile.yml | ansible/roles/Common/tasks/bash-profile.yml | ---
- name: Install Bash Completion
apt: package=bash-completion state=present
sudo: yes
- name: Turn On Color Prompt
lineinfile:
dest: "{{ ansible_user_dir }}/.bashrc"
line: "force_color_prompt=yes"
regexp: '#?force_color_prompt=yes'
state: present
- name: More User Friendly List Aliases
line... | ---
- name: Install Bash Completion
apt: package=bash-completion state=present
sudo: yes
- name: Turn On Color Prompt
lineinfile:
dest: "{{ ansible_user_dir }}/.bashrc"
line: "force_color_prompt=yes"
regexp: '#?force_color_prompt=yes'
state: present
- name: More User Friendly List Aliases
line... | Fix cd into /vagrant on login | Fix cd into /vagrant on login
| YAML | mit | gocodeup/Codeup-Vagrant-Setup,ZeshanNSegal/High_Low,gocodeup/Codeup-Vagrant-Setup,ZeshanNSegal/High_Low,gocodeup/Codeup-Vagrant-Setup,ZeshanNSegal/High_Low,ZeshanNSegal/High_Low,gocodeup/Codeup-Vagrant-Setup |
e8901bd9e78610de03f8475e275b786382c2dd35 | content/lives/design-patern-2019.yaml | content/lives/design-patern-2019.yaml | type: live
title: Design Patern 2019
date: 10/11/2019
image: live-design-patern-2019.jpg
short: Live de design patern 2019-2020
peertube_id:
- 2d8043ac-bc5e-4cdc-8db1-dacd79d7b596
authors:
- davidsonco
- lachaussee
description: Live de deisgn patern de l'année scolaire 2019-2020
keywords:
- formation: ing2
-... | type: live
title: Design Patern 2019
date: 10/11/2019
image: live-design-patern-2019.jpg
short: Live de design patern 2019-2020
peertube_id:
- 2d8043ac-bc5e-4cdc-8db1-dacd79d7b596
authors:
- davidsonco
- lachaussee
description: Live de design patterns de l'année scolaire 2019-2020
keywords:
- formation: ing2
... | Apply 1 suggestion(s) to 1 file(s) | Apply 1 suggestion(s) to 1 file(s) | YAML | mit | Atilla-Learn/portal,Atilla-Learn/portal,Atilla-Learn/portal,Atilla-Learn/portal |
b6f6fb46b760c78d5e9ded9c672f107616a0fc03 | .circleci/config.yml | .circleci/config.yml | # Javascript Node CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2.1
orbs:
docker-publish: circleci/docker-publish@0.1.7
jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:7.10
steps:
-... | # Javascript Node CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2.1
orbs:
docker-publish: circleci/docker-publish@0.1.7
jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:7.10
steps:
-... | Fix to publish docker image with latest tag | Fix to publish docker image with latest tag
| YAML | mit | danielpigott/cloudflare-cli |
232eaafa98bbbc3e8d9c22cd38855748f39f6900 | .circleci/config.yml | .circleci/config.yml | # JavaScript Node CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2.1
jobs:
build:
docker:
- image: circleci/node:14.6
working_directory: ~/repo
steps:
- checkout
# Download and cache dependencies
- restore... | # JavaScript Node CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2.1
jobs:
build:
docker:
- image: circleci/node:14.7
working_directory: ~/repo
steps:
- checkout
# Download and cache dependencies
- restore... | Update circleci/node Docker tag to v14.7 | Update circleci/node Docker tag to v14.7
Signed-off-by: Renovate Bot <c71e7261d37a4f6ae4cfb0cbd79081310a237e67@renovateapp.com>
| YAML | mit | paazmaya/tozan |
b8577ab3c61049cdcd11d5a254704bc99ec82922 | angular_analyzer_plugin/pubspec.yaml | angular_analyzer_plugin/pubspec.yaml | name: angular_analyzer_plugin
version: 0.0.17+5
description: Dart analyzer plugin for Angular 2+
authors:
- Konstantin Scheglov <scheglov@google.com>
- Mike Fairhurst <mfairhurst@google.com>
- Max Kim <maxkim@google.com>
homepage: https://github.com/dart-lang/angular_analyzer_plugin
environment:
sdk: ">=2.1.0-d... | name: angular_analyzer_plugin
version: 0.0.17+5
description: Dart analyzer plugin for Angular 2+
authors:
- Konstantin Scheglov <scheglov@google.com>
- Mike Fairhurst <mfairhurst@google.com>
- Max Kim <maxkim@google.com>
homepage: https://github.com/dart-lang/angular_analyzer_plugin
environment:
sdk: ">=2.1.0-d... | Update analyzer dependency to ^0.35.0 to match other angular_* packages. | fix(plugin): Update analyzer dependency to ^0.35.0 to match other angular_* packages.
We have a travis check to verify all of the sub packages depend on the same version.
PiperOrigin-RevId: 237861087
| YAML | mit | angulardart/angular,matanlurey/angular,matanlurey/angular,angulardart/angular,matanlurey/angular,angulardart/angular |
0aedcf02cf05e59d6841a340a1d7c7a322c21509 | .circleci/config.yml | .circleci/config.yml | version: 2
jobs:
build:
branches:
only:
- master
working_directory: /var/tmp
docker:
- image: diegovalle/elcrimen-docker
steps:
- checkout
- run:
name: Build the website https://elcri.men
command: |
sudo -H -E bash -c "cp ansible/* /etc/... | version: 2
jobs:
build:
branches:
only:
- master
working_directory: /var/tmp
docker:
- image: diegovalle/elcrimen-docker
auth:
username: diegovalle # can specify string literal values
password: $DOCKERHUB_PASSWORD # or project environment variable referen... | Add docker auth [Skip CI] | Add docker auth [Skip CI]
| YAML | mit | diegovalle/new.crimenmexico,diegovalle/new.crimenmexico,diegovalle/new.crimenmexico,diegovalle/new.crimenmexico,diegovalle/new.crimenmexico |
3528f97d661a0160f7989f0f253bf1bf25999271 | .circleci/config.yml | .circleci/config.yml | # Javascript Node CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2
jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:8.7
# Specify service dependencies here if necessary
# Circl... | # Javascript Node CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2
jobs:
node8:
docker:
# specify the version you desire here
- image: circleci/node:8.7
# Specify service dependencies here if necessary
# Circl... | Add more circleCI jobs with various node versions | Add more circleCI jobs with various node versions
| YAML | mit | Gipphe/ualf |
7fa461f4e55c7c427969bdd5494403094191c3ac | .circleci/config.yml | .circleci/config.yml | # Javascript Node CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2
general:
branches:
ignore:
- gh-pages
jobs:
test:
docker:
- image: circleci/node:8.9.4
steps:
- checkout
- run: npm install
- run: ... | # Javascript Node CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2
general:
branches:
ignore:
- gh-pages
jobs:
test:
docker:
- image: circleci/node:8.9.4
steps:
- checkout
- run: npm install
- run: ... | Replace build with lint circle.ci dummy | Replace build with lint circle.ci dummy
| YAML | mit | Tezirg/os2 |
97e174ec77f550f410b0a6612cc88d4f75ac6bdc | .circleci/config.yml | .circleci/config.yml | version: 2
jobs:
build:
docker:
- image: circleci/openjdk:8u171-jdk
environment:
GRADLE_OPTS: -Dorg.gradle.jvmargs=-Xmx512m -Dorg.gradle.daemon=false
TERM: dumb
TZ: /usr/share/zoneinfo/America/Los_Angeles
branches:
ignore:
- /rel\/.*/
steps:
- checkout
... | version: 2
jobs:
build:
docker:
- image: circleci/openjdk:11-jdk
environment:
GRADLE_OPTS: -Dorg.gradle.jvmargs=-Xmx512m -Dorg.gradle.daemon=false
TERM: dumb
TZ: /usr/share/zoneinfo/America/Los_Angeles
branches:
ignore:
- /rel\/.*/
steps:
- checkout
... | Update jdk11 image for CircleCi | Update jdk11 image for CircleCi
| YAML | bsd-3-clause | gosu-lang/gradle-gosu-plugin |
b41a23c074118d401d0dac3b60d2148e2eb47ccf | .circleci/k8s-general-values.yml | .circleci/k8s-general-values.yml |
fullnameOverride: "runner"
daemonSet: true
initContainers: {}
envFromSecret: {}
nodeSelector: {}
affinity: {}
tolerations: []
service:
annotations:
prometheus.io/scrape: "true"
volumes:
- name: runner-tmp-dir
emptyDir:
medium: Memory
sizeLimit: "64Mi"
- name: docker-socket
hostPath:
... |
fullnameOverride: "runner"
daemonSet: true
initContainers: {}
envFromSecret: {}
nodeSelector: {}
affinity: {}
tolerations: []
service:
annotations:
prometheus.io/scrape: "true"
volumes:
- name: runner-tmp-dir
emptyDir:
medium: Memory
sizeLimit: "64Mi"
- name: docker-socket
hostPath:
... | Update hostPath - type value for "docke.socket" volume | Update hostPath - type value for "docke.socket" volume | YAML | bsd-2-clause | cyber-dojo/runner,cyber-dojo/runner |
06e4171ab8f56d77ab36b6d37aa63b8e6a244534 | .kitchen.yml | .kitchen.yml | driver:
name: vagrant
provisioner:
name: chef_zero
deprecations_as_errors: true
verifier:
name: inspec
platforms:
- name: centos-6.8
- name: centos-7.3
- name: debian-7.11
- name: debian-8.7
- name: freebsd-10.3
- name: freebsd-11.0
- name: fedora-25
- name: opensuse-leap-42.2
- name: ubunt... | driver:
name: vagrant
provisioner:
name: chef_zero
deprecations_as_errors: true
verifier:
name: inspec
platforms:
- name: centos-6.9
- name: centos-7.3
- name: debian-7.11
- name: debian-8.7
- name: freebsd-10.3
- name: freebsd-11.0
- name: fedora-25
- name: opensuse-leap-42.2
- name: ubunt... | Test on CentOS 6.9 in TK | Test on CentOS 6.9 in TK
Signed-off-by: Tim Smith <764ef62106582a09ed09dfa0b6bff7c05fd7d1e4@chef.io>
| YAML | apache-2.0 | opscode-cookbooks/ohai,chef-cookbooks/ohai |
0846d5f139b561c4c3484f2bf2973cca20bee8d0 | .kitchen.yml | .kitchen.yml | ---
driver:
name: vagrant
provisioner:
name: chef_zero
driver_config:
require_chef_omnibus: true
platforms:
- name: ubuntu-12.04
driver_config:
box: opscode-ubuntu-12.04
box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_ubuntu-12.04_provisionerless.box
run_list: ["recipe[apt]"]
- ... | driver:
name: vagrant
provisioner:
name: chef_zero
platforms:
- name: ubuntu-12.04
run_list:
- recipe[apt::default]
- name: ubuntu-14.04
run_list:
- recipe[apt::default]
- name: centos-5.11
- name: centos-6.7
- name: centos-7.1
suites:
- name: default
run_list: ["recipe[sqlite]"]
attribute... | Update format and add new platforms | Update format and add new platforms
| YAML | apache-2.0 | chef-cookbooks/sqlite,opscode-cookbooks/sqlite |
d8a8eb796c7d6b065baa6103a2cc92060d30d334 | .github/workflows/lint-fixer.yml | .github/workflows/lint-fixer.yml | name: "Let me lint:fix that for you"
on: [push]
jobs:
LMLFTFY:
runs-on: ubuntu-latest
steps:
- name: "Check out Git repository"
uses: actions/checkout@v2
- name: "Install CLI tools"
run: npm install -g @angular/cli
- name: "Install application"
run: |
npm install --igno... | name: "Let me lint:fix that for you"
on: [push]
jobs:
LMLFTFY:
runs-on: ubuntu-latest
steps:
- name: "Check out Git repository"
uses: actions/checkout@v2
- name: "Use Node.js 14"
uses: actions/setup-node@v1
with:
node-version: 14
- name: "Install CLI tools"
... | Install Node.js 14 before linting | Install Node.js 14 before linting | YAML | mit | bkimminich/juice-shop,bkimminich/juice-shop,bkimminich/juice-shop,bkimminich/juice-shop,bkimminich/juice-shop,bkimminich/juice-shop |
36bd1ee8110463cfe9c3fb915d422915645fc996 | .kitchen.yml | .kitchen.yml | ---
provisioner:
name: ansible_playbook
hosts: test-kitchen
require_ansible_repo: false
require_ansible_omnibus: true
driver:
name: docker
platforms:
- name: centos-6
driver_config:
image: dynatrace/centos-testing:6
- name: debian-7.8
driver_config:
image: dynatrace/debian-testing:7.... | ---
provisioner:
name: ansible_playbook
hosts: test-kitchen
require_ansible_repo: false
require_ansible_omnibus: true
driver:
name: docker
platforms:
- name: centos-6
driver_config:
provision_command:
- yum update -y
- yum install -y net-tools tar
- name: debian-7.8
driver_... | Drop dependency on external docker images. | Drop dependency on external docker images.
| YAML | mit | dynaTrace/Dynatrace-Collector-Ansible,dynaTrace/Dynatrace-Collector-Ansible |
fb3465b6ae7e160057b64310c087d70f5ff06dce | .mergify.yml | .mergify.yml | pull_request_rules:
- name: auto merge when label is set
conditions:
- label!=WIP
- label!=waiting
- label=ready to merge
- status-success~=Travis CI
- status-success~=Codacy
- status-success~=pullapprove
actions:
merge:
method: merge
strict: true
- ... | pull_request_rules:
- name: auto merge when label is set
conditions:
- label!=WIP
- label!=waiting
- label=ready to merge
- status-success~=Travis CI
- status-success~=Codacy
- status-success~=pullapprove
actions:
merge:
method: merge
strict: true
- ... | Add label after auto merge | Mergify: Add label after auto merge
Mergify will add "auto_merge" label after merge | YAML | agpl-3.0 | schul-cloud/schulcloud-client,schul-cloud/schulcloud-client,schul-cloud/schulcloud-client |
7ecdcfd92b6c52348e6e27d9da2d720bd8622e72 | .github/workflows/python-app.yml | .github/workflows/python-app.yml | # This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Python application
on:
push:
branches: [ master ]
pull_request:
branches: [ ... | # This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Python application
on:
push:
branches: [ master ]
pull_request:
branches: [ ... | Use bash instead of sh | Use bash instead of sh | YAML | apache-2.0 | google/speaker-id,google/speaker-id,google/speaker-id |
a50cf1d33f77f43ad8121baf490ac33507c159aa | .eslintrc.yaml | .eslintrc.yaml | parser: babel-eslint
extends: airbnb/base
plugins:
- flowtype
rules:
eqeqeq:
- error
- allow-null
no-unused-expressions:
- error
- allowShortCircuit: true
no-use-before-define: off
no-multi-spaces:
- warn
- exceptions:
VariableDeclarator: true
ImportDeclaration: true
... | parser: babel-eslint
extends: airbnb/base
plugins:
- flowtype
rules:
eqeqeq:
- error
- allow-null
no-unused-expressions:
- error
- allowShortCircuit: true
no-use-before-define: off
no-multi-spaces: off
no-nested-ternary: off
no-cond-assign:
- error
- except-parens
key-spacing:
... | Align lint config to other libs | Align lint config to other libs
| YAML | mit | guigrpa/timm,guigrpa/timm |
83fd1f4de10364658452835d80376d17148be726 | .forestry/front_matter/templates/page.yml | .forestry/front_matter/templates/page.yml | ---
label: Page
hide_body: false
fields:
- type: text
name: title
label: Title
config:
required: true
- name: description
type: text
config:
required: false
label: Description
- type: datetime
name: date
label: Date
config:
date_format: YYYY-MM-DD
required: true
default: now
- name: ... | ---
label: Page
hide_body: false
fields:
- type: text
name: title
label: Title
config:
required: true
- name: description
type: text
config:
required: false
label: Description
- type: datetime
name: date
label: Date
config:
date_format: YYYY-MM-DD
required: true
default: now
- name: ... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration
| YAML | mit | Narno/narno.com,Narno/narno.com |
b466cfa4e8c512e0b7d4ffe737b9730a8fff1c67 | .forestry/front_matter/templates/page.yml | .forestry/front_matter/templates/page.yml | ---
label: Page
hide_body: false
fields:
- type: text
name: title
label: Title
config:
required: true
- name: description
type: text
config:
required: false
label: Description
- name: image
type: file
config:
maxSize: 250
label: Image
- type: datetime
name: date
label: Date
config:
... | ---
label: Page
hide_body: false
display_field: title
fields:
- type: text
name: title
label: Title
config:
required: true
- name: description
type: text
config:
required: false
label: Description
- name: image
type: file
config:
maxSize: 250
label: Image
- type: datetime
name: date
la... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration
| YAML | mit | Narno/narno.com,Narno/narno.com |
22e0f001e351585e82564cb44394dad3c885896d | infrared/common/roles/tls-everywhere/tasks/prepare_undercloud.yml | infrared/common/roles/tls-everywhere/tasks/prepare_undercloud.yml | ---
- name: Update /etc/hosts with freeipa's details
become: yes
lineinfile:
dest: "/etc/hosts"
line: "{{ freeipa_node_ipaddress }} {{ freeipa_node }}.{{ freeipa_cloud_domain }} {{ freeipa_node }}"
state: present
- name: Install python novajoin
become: yes
package:
name: python-novajoi... | ---
- name: Update /etc/hosts with freeipa's details
become: yes
lineinfile:
dest: "/etc/hosts"
line: "{{ freeipa_node_ipaddress }} {{ freeipa_node }}.{{ freeipa_cloud_domain }} {{ freeipa_node }}"
state: present
- name: Install python novajoin
become: yes
package:
name: python-novajoi... | Add tls-everywhere settings before ctlplane-subnet section | Add tls-everywhere settings before ctlplane-subnet section
In the undercloud.conf we have the [DEFAULT] followed by the
[ctlplane-subnet] section. When the tls-everywhere config settings
get added to the undercloud.conf the first time, they get appended
to config and end up in the [ctlplane-subnet] section. With this
... | YAML | apache-2.0 | redhat-openstack/infrared,redhat-openstack/infrared,redhat-openstack/infrared |
71dd4f699621cb7898f939bf3c17025dbd620f3f | .gitlab-ci.yml | .gitlab-ci.yml | image: eu.gcr.io/jetstack-build-infra-images/bazelbuild:v20181107-8aac55d-0.18.0
variables:
DOCKER_DRIVER: overlay
services:
- docker:1.12-dind
before_script:
- curl -L "https://get.docker.com/builds/Linux/x86_64/docker-1.9.1.tgz" | tar -C /usr/bin -xvzf- --strip-components=3 usr/local/bin/docker
- export DOCKER_H... | image: eu.gcr.io/jetstack-build-infra-images/bazelbuild:v20181107-8aac55d-0.18.0
variables:
DOCKER_DRIVER: overlay
services:
- docker:1.12-dind
before_script:
- curl -L "https://get.docker.com/builds/Linux/x86_64/docker-1.9.1.tgz" | tar -C /usr/bin -xvzf- --strip-components=3 usr/local/bin/docker
- export DOCKER_H... | Fix GitLab build use of APP_VERSION | Fix GitLab build use of APP_VERSION
Signed-off-by: James Munnelly <474ba67bdb289c6263b36dfd8a7bed6c85b04943@munnelly.eu>
| YAML | apache-2.0 | jetstack-experimental/cert-manager,jetstack-experimental/cert-manager,jetstack/cert-manager,cert-manager/cert-manager,jetstack/cert-manager,jetstack-experimental/cert-manager,cert-manager/cert-manager,cert-manager/cert-manager,jetstack/cert-manager |
9fab3bd22522542eef00ef382f06d256bd0b92d1 | .gitlab-ci.yml | .gitlab-ci.yml | gitlab-dev:
tags:
- meao
- gcp
only:
- gitlab
variables:
NAMESPACE: nucleus-dev
script:
- docker/bin/build_images.sh
- docker/bin/push2dockerhub.sh
- CLUSTER_NAME=iowa-b bin/update-config.sh
- CLUSTER_NAME=frankfurt bin/update-config.sh
master:
tags:
- meao
- gcp
onl... | dev:
tags:
- meao
- gcp
only:
- gitlab
- master
variables:
NAMESPACE: nucleus-dev
script:
- docker/bin/build_images.sh
- docker/bin/push2dockerhub.sh
- CLUSTER_NAME=iowa-b bin/update-config.sh
- CLUSTER_NAME=frankfurt bin/update-config.sh
stage:
tags:
- meao
- gcp... | Consolidate gitlab and master branches in to single dev job | Consolidate gitlab and master branches in to single dev job
| YAML | mpl-2.0 | mozilla/nucleus,mozilla/nucleus,mozilla/nucleus,mozilla/nucleus |
2694ee2c26c0baa492ef99da97c5f7f75cdf0e3a | .gitlab-ci.yml | .gitlab-ci.yml | stages:
- build
- test
- deploy
build:
image: docker
services:
- docker:dind
before_script:
- docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN registry.gitlab.com
script:
- docker pull $CI_REGISTRY_IMAGE:CI_COMMIT_REF_NAME || true
- docker build --cache-from $CI_REGISTRY_IMAGE:CI_COMMIT... | stages:
- build
- test
- deploy
build:
image: docker
services:
- docker:dind
before_script:
- docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN registry.gitlab.com
script:
- docker pull $CI_REGISTRY_IMAGE:CI_COMMIT_REF_NAME || true
- docker build --cache-from $CI_REGISTRY_IMAGE:CI_COMMIT... | Use `public-beta` branch in `deploy-beta` job | Use `public-beta` branch in `deploy-beta` job
(on GitLab)
| YAML | agpl-3.0 | kobotoolbox/kpi,kobotoolbox/kpi,kobotoolbox/kpi,kobotoolbox/kpi,kobotoolbox/kpi |
5478aa52ad91253fac32c5d6e3ea7aa3d7b1a6e4 | .gitlab-ci.yml | .gitlab-ci.yml | stages:
- build
before_script:
- git submodule update --init --recursive
osx:
stage: build
script:
- atbuild check
- atbuild package
tags:
- openswift
- atbuild
artifacts:
paths:
- bin/xcode_emit*.tar.xz
- bin/xcode-emit.rb
| stages:
- build
before_script:
- git submodule update --init --recursive
osx:
stage: build
script:
- atbuild check
- atbuild package --configuration release
tags:
- openswift
- atbuild
artifacts:
paths:
- bin/xcode_emit*.tar.xz
- b... | Use release configuration for packaging | Use release configuration for packaging
| YAML | apache-2.0 | AnarchyTools/xcode-emit,AnarchyTools/xcode-emit |
6115b849336157d0f2566c35c29da5692d1523b0 | src/main/resources/application.yml | src/main/resources/application.yml | ---
management:
security:
role: ADMIN
enabled: true
server:
port: 8080
secure:
port: 8443
spring:
datasource:
initialize: true
jackson:
serialization:
INDENT_OUTPUT: true
#http:
# mappers:
#... | ---
management:
security:
role: ADMIN
enabled: true
server:
port: 8080
secure:
port: 8443
spring:
datasource:
initialize: true
jackson:
serialization:
INDENT_OUTPUT: true
#http:
# mappers:
#... | Update the schema instead of creating it in postgres | Update the schema instead of creating it in postgres
| YAML | apache-2.0 | tsurelad/Midaat-Vaccination-Microservice,tsurelad/Midaat-Vaccination-Microservice,tsurelad/Midaat-Vaccination-Microservice,tsurelad/Midaat-Vaccination-Microservice |
b5499b3092a52f3ad62163646af64eeedeee833e | .install.conf.yaml | .install.conf.yaml | - defaults:
link:
create: true
relink: true
- clean: ['~', '~/.config']
- link:
~/.agignore:
~/.aria2/aria2.conf:
~/.axelrc:
~/.bash:
~/.bash_profile:
~/.bashrc:
~/.dotfiles: ''
~/.emacs.d:
~/.emacs:
~/.gitconfig:
~/.gitignore_global:
~/.gnupg/gpg.conf:
... | - defaults:
link:
create: true
relink: true
- clean: ['~', '~/.config']
- link:
~/.agignore:
~/.aria2/aria2.conf:
~/.axelrc:
~/.bash:
~/.bash_profile:
~/.bashrc:
~/.dotfiles: ''
~/.emacs.d:
~/.emacs:
~/.gitconfig:
~/.gitignore_global:
~/.gnupg/gpg.conf:
... | Make install script remove deleted submodules | Make install script remove deleted submodules
| YAML | mit | anishathalye/dotfiles,anishathalye/dotfiles,anishathalye/dotfiles |
002599231f284cba01c82b5cfb2bd6fca68f8e64 | .rubocop_basic.yml | .rubocop_basic.yml | 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 ignore ... | require: rubocop-rspec
AllCops:
DisplayCopNames: true
DisplayStyleGuide: true
Include:
- "**/Rakefile"
- "**/config.ru"
Exclude:
- "db/migrate/**/*"
- "db/schema.rb"
TargetRubyVersion: 2.3
# RuboCop has a bunch of cops enabled by default. This setting tells RuboCop
# to ignore them, so on... | Enable rubocop rules in config and seed files | Enable rubocop rules in config and seed files
We were unintentionally ignoring them while trying to ignore just the
schema file, migration files, and initializers generated with `rails
generate`
| YAML | agpl-3.0 | AyuntamientoMadrid/participacion,AyuntamientoMadrid/participacion,consul/consul,AyuntamientoPuertoReal/decidePuertoReal,usabi/consul_san_borondon,consul/consul,AyuntamientoMadrid/participacion,consul/consul,AyuntamientoPuertoReal/decidePuertoReal,usabi/consul_san_borondon,consul/consul,AyuntamientoMadrid/participacion,... |
d5ba64d9845f4db990efcdb50ce41f2043c4713c | circle.yml | circle.yml | machine:
python:
version: 2.7.9
node:
version: 4.3.1
dependencies:
pre:
- pip install robotframework==3.0
- pip install robotframework-requests==0.4.4
- pip install robotframework-selenium2library==1.7.4
# Clean out node-modules to prevent issues with circle-ci's caching.
- rm -rf no... | machine:
python:
version: 2.7.9
node:
version: 4
dependencies:
pre:
- pip install robotframework==3.0
- pip install robotframework-requests==0.4.4
- pip install robotframework-selenium2library==1.7.4
# Clean out node-modules to prevent issues with circle-ci's caching.
- rm -rf node_m... | Test against latest Node LTS | Test against latest Node LTS | YAML | mit | rangle/typescript-react-redux-starter,rayj480/redux-tasks,ayxos/react-cellar,ayxos/react-cellar,rayj480/redux-tasks,rayj480/redux-tasks,ayxos/react-cellar,rangle/typescript-react-redux-starter,ayxos/react-cellar,bang88/typescript-react-redux-starter,rayj480/redux-tasks,rangle/typescript-react-redux-starter,bang88/types... |
8c395664f5b93aba3a61d24f6a0a41add7b2bfff | circle.yml | circle.yml | machine:
services:
- docker
test:
override:
- mkdir logs
- docker build -t openvas . 2>&1 | tee logs/build.log:
timeout: 1200
general:
artifacts:
- "logs"
| machine:
services:
- docker
test:
override:
- mkdir logs
- docker build -t openvas . &> logs/build.log:
timeout: 1200
- sh test.sh &> logs/test.log:
timeout: 600
general:
artifacts:
- "logs"
| Add logs and log artifacts | Add logs and log artifacts
| YAML | mit | danucalovj/openvas-docker,mikesplain/openvas-docker,mikesplain/openvas-docker,siddharthasahu/openvas-docker |
b906382a630487d094a9bd940a42dbbe8d3b269f | circle.yml | circle.yml | machine:
java:
version: oraclejdk6
test:
override:
- TERM=dumb ./gradlew --no-color install check
post:
- mkdir -p $CIRCLE_TEST_REPORTS/junit/
- find . -type f -regex ".*/build/test-results/.*xml" -exec cp {} $CIRCLE_TEST_REPORTS/junit/ \;
| machine:
java:
version: oraclejdk6
test:
override:
- TERM=dumb ./gradlew --console=plain install check
post:
- mkdir -p $CIRCLE_TEST_REPORTS/junit/
- find . -type f -regex ".*/build/test-results/.*xml" -exec cp {} $CIRCLE_TEST_REPORTS/junit/ \;
| Replace deprecated gradle command line argument | Replace deprecated gradle command line argument
| YAML | apache-2.0 | michel-kraemer/gradle-download-task,michel-kraemer/gradle-download-task |
d38508fe2d22c334984248b8f230729f7bd97d63 | .github/workflows/linting-and-unit-testing.yml | .github/workflows/linting-and-unit-testing.yml | name: Node.js v14 CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js v14
uses: actions/setup-node@v1
with:
node-version: '14.x'
- run: npm ci
- run: npm run lint
- run: npm test
| name: Node.js v14 CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js v14
uses: actions/setup-node@v2
with:
node-version: '14.x'
- run: npm ci
- run: npm run lint
- run: npm test
| Update actions/setup-node action to v2 | Update actions/setup-node action to v2
Signed-off-by: Renovate Bot <c71e7261d37a4f6ae4cfb0cbd79081310a237e67@renovateapp.com>
| YAML | mit | paazmaya/maezato |
310cad6501c066da733c584a0fba533e2a8b2552 | circle.yml | circle.yml | machine:
xcode:
version: "8.3.2"
dependencies:
pre:
- brew update 1> /dev/null 2> /dev/null
- brew outdated carthage || brew upgrade carthage
- gem install bundler
test:
override:
- ./scripts/macOS.sh
- ./scripts/iOS.sh
- ./scripts/tvOS.sh
post:
- carthage build --no-skip-curre... | machine:
xcode:
version: "8.3.2"
dependencies:
pre:
- brew update 1> /dev/null 2> /dev/null
- brew outdated carthage || brew upgrade carthage
- gem install bundler
test:
override:
- ./scripts/macOS.sh
- ./scripts/iOS.sh
- ./scripts/tvOS.sh
post:
- carthage build --no-skip-curre... | Enable auto-deploy on CircleCI based on tags. | Enable auto-deploy on CircleCI based on tags.
| YAML | mit | Raizlabs/Anchorage,Raizlabs/Anchorage,Raizlabs/Anchorage |
21e184e45818e66b24340a03546dced6fc79cae3 | circle.yml | circle.yml | machine:
node:
version: 0.10.33
services:
branches:
only:
- master
| machine:
node:
version: 0.10.33
services:
branches:
only:
- master
dependencies:
pre:
override:
- mvn install
test:
override:
- mvn verify
| Add some overrides for starters | Add some overrides for starters
| YAML | apache-2.0 | Fatze/hawtio,samkeeleyong/hawtio,grgrzybek/hawtio,rajdavies/hawtio,jfbreault/hawtio,Fatze/hawtio,tadayosi/hawtio,uguy/hawtio,Fatze/hawtio,Fatze/hawtio,skarsaune/hawtio,mposolda/hawtio,padmaragl/hawtio,andytaylor/hawtio,grgrzybek/hawtio,telefunken/hawtio,hawtio/hawtio,andytaylor/hawtio,stalet/hawtio,jfbreault/hawtio,pad... |
0bbc4e60764c06b2bf29ce6b9bbd64c6ea0a6911 | circle.yml | circle.yml | machine:
environment:
INSTALL_PREFIX_DIR: ~/opt
INSTALL_PREFIX_BIN_DIR: ${INSTALL_PREFIX_DIR}/bin
PATH: ${INSTALL_PREFIX_BIN_DIR}:${PATH}
checkout:
post:
- git submodule sync --recursive
- git submodule update --recursive --init
dependencies:
override:
- vendor-install-tools/install.ph m... | machine:
environment:
INSTALL_PREFIX_DIR: ~/opt
INSTALL_PREFIX_BIN_DIR: ${INSTALL_PREFIX_DIR}/bin
PATH: ${INSTALL_PREFIX_BIN_DIR}:${PATH}
checkout:
post:
- git submodule sync --recursive
- git submodule update --recursive --init
dependencies:
override:
- vendor-install-tools/install.py m... | Fix typo and meson version is -v not --version. | Fix typo and meson version is -v not --version.
| YAML | apache-2.0 | winksaville/test-meson-helloworld,winksaville/test-meson-helloworld |
4f663cbbe6e2955e0f5a46a28b4223c78f235f3c | circle.yml | circle.yml | machine:
node:
version: 4.1.2
general:
artifacts:
- $CIRCLE_TEST_REPORTS
test:
override:
- npm run security:check
- npm test -- --reporter mocha-junit-reporter --reporter-options mochaFile=$CIRCLE_TEST_REPORTS/junit/results.xml
- npm run cover -- --output=$CIRCLE_TEST_REPORTS/coverage/
-... | machine:
node:
version: 4.1.2
general:
artifacts:
- $CIRCLE_TEST_REPORTS
test:
override:
- npm run security:check
- npm test -- --reporter mocha-junit-reporter --reporter-options mochaFile=$CIRCLE_TEST_REPORTS/junit/results.xml
- npm run cover
- copy ./coverage $CIRCLE_TEST_REPORTS/cover... | Copy the coverage report to the artifact directory | Copy the coverage report to the artifact directory
| YAML | mit | gregstewart/hearthstone-tracker,gregstewart/hearthstone-tracker |
952e720807da0326537df4bf5faedbdfe19f1372 | circle.yml | circle.yml | machine:
services:
- docker
environment:
IMAGE_NAME: centurylink/watchtower
dependencies:
override:
- docker pull centurylink/golang-builder:latest
test:
override:
- docker run -v $(pwd):/src centurylink/golang-builder:latest --test
deployment:
hub:
branch: master
commands:
- ... | machine:
services:
- docker
environment:
IMAGE_NAME: rosscado/watchtower
dependencies:
override:
- docker pull centurylink/golang-builder:latest
test:
override:
- docker run -v $(pwd):/src centurylink/golang-builder:latest --test
deployment:
hub:
branch: master
commands:
- doc... | Change image name to push to rosscado/watchtower | Change image name to push to rosscado/watchtower
The circle.yml version on this branch will automatically trigger a Circle CI build and push the resulting Docker image to the DockerHub repo rosscado/watchtower. This is a temporary DockerHub repo for the rosscado/watchtower GitHub repo, and can be used to pull or test ... | YAML | apache-2.0 | talmai/rpi-watchtower,v2tec/watchtower,ubergesundheit/watchtower,CenturyLinkLabs/watchtower,v2tec/watchtower,talmai/rpi-watchtower |
7192e3fa7f7534d2e6f41c952bbf1ba45eac1365 | circle.yml | circle.yml | machine:
services:
- docker
dependencies:
override:
- docker version
- docker info
- docker build -t="blacklabelops/jenkins-swarm" .
test:
override:
- docker run -d --name="jenkins-swarm" blacklabelops/jenkins-swarm
- docker exec jenkins-swarm java -version
| machine:
services:
- docker
dependencies:
override:
- docker version
- docker info
- docker build -t="blacklabelops/jenkins-swarm" .
test:
override:
- docker run -d --name="jenkins-swarm" blacklabelops/jenkins-swarm
- docker logs jenkins-swarm
| Build test set to log output. | Build test set to log output.
| YAML | mit | blacklabelops/jenkins-swarm |
25544bb5e0f6eb141743dad72102515fe128ec35 | circle.yml | circle.yml | ## Customize the test machine
machine:
services:
- docker
test:
override:
- lein do clean, test, bin
## deployment:
## docker-hub:
## branch: master
## commands:
## - docker build -t samsara/hydrant .
## - docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
## - docke... | ## Customize the test machine
machine:
services:
- docker
test:
override:
- lein do clean, test, bin
deployment:
docker-hub:
branch: master
commands:
- docker build -t samsara/hydrant .
- docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
- docker push samsara/hydran... | Fix Auto Docker builds and push | Fix Auto Docker builds and push
| YAML | epl-1.0 | samsara/hydrant |
ed30481e988ff29a2dfcdc23d15353bdc0ef4c04 | circle.yml | circle.yml | machine:
pre:
- sudo rm /home/ubuntu/virtualenvs/venv-system/lib/python2.7/no-global-site-packages.txt
| dependencies:
pre:
- sudo rm /home/ubuntu/virtualenvs/venv-system/lib/python2.7/no-global-site-packages.txt
| Delete virtualenv configuration for no site packages | Delete virtualenv configuration for no site packages
| YAML | agpl-3.0 | okfn-brasil/gastos_abertos,LuizArmesto/gastos_abertos,okfn-brasil/gastos_abertos,nucleo-digital/gastos_abertos,LuizArmesto/gastos_abertos,andresmrm/gastos_abertos,andresmrm/gastos_abertos |
0dccfc86afd5d1c6e8445aa49b094c1423183cdc | appveyor.yml | appveyor.yml | version: 1.0.{build}
branches:
only:
- development/r1.0
- release/r1.0
image: Visual Studio 2015
install:
- cmd: >-
set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
dnvm install 1.0.0-rc1-update1 -r coreclr -arch x64
cache: C:\Users\appveyor\.dnx\packages
build_script:
- cmd: >-
dnvm use 1.0.0... | version: 1.0.{build}
branches:
only:
- development/r1.0
- release/r1.0
image: Visual Studio 2015
install:
- cmd: >-
set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
dnvm install 1.0.0-rc1-update1 -r coreclr -arch x64
cache: C:\Users\appveyor\.dnx\packages
build_script:
- cmd: >-
dnvm use 1.0.0... | Reduce output from dnu restore. | Reduce output from dnu restore.
| YAML | mit | tintoy/HTTPlease,tintoy/HTTPlease |
5527f37f4266b264eba0caf397552be24ec1ca25 | appveyor.yml | appveyor.yml | environment:
EMACSBIN: emacs-24.4-bin%28i686-pc-mingw32%29.7z
matrix:
fast_finish: true
install:
- ps: Start-FileDownload "http://downloads.sourceforge.net/project/emacs-bin/releases/$env:EMACSBIN"
- ps: 7z x $env:EMACSBIN -oemacs-local | FIND /V "ing "
build_script:
- cmd: FSharp.AutoComplete\fake.cmd Test
... | environment:
EMACSBIN: emacs-24.4-bin-i686-pc-mingw32.7z
matrix:
fast_finish: true
install:
- ps: Start-FileDownload "http://downloads.sourceforge.net/project/emacs-bin/releases/$env:EMACSBIN"
- ps: 7z x $env:EMACSBIN -oemacs-local | FIND /V "ing "
build_script:
- cmd: FSharp.AutoComplete\fake.cmd Test
test:... | Update Emacs link in AppVeyor | Update Emacs link in AppVeyor
| YAML | apache-2.0 | kjnilsson/FSharp.AutoComplete,cloudRoutine/FsAutoComplete,rneatherway/FsAutoComplete,cloudRoutine/FsAutoComplete,vasily-kirichenko/FsAutoComplete |
46810c8226308786207f1ff7444ad1657bdcc1ed | appveyor.yml | appveyor.yml | # image to use
image: Visual Studio 2017
# version format
version: 1.0.{build}
# Maximum number of concurrent jobs for the project
max_jobs: 1
services:
- mssql2014 # start SQL Server 2014 Express
build:
parallel: true # enable MSBuild parallel builds
project: src\bar-mgmt.sln ... | # image to use
image: Visual Studio 2017
# version format
version: 1.0.{build}
# Maximum number of concurrent jobs for the project
max_jobs: 1
services:
- mssql2014 # start SQL Server 2014 Express
build:
parallel: true # enable MSBuild parallel builds
project: src\bar-mgmt.sln ... | Add nuget restore to before build in AppVeyor yaml to restore packages | Add nuget restore to before build in AppVeyor yaml to restore packages
| YAML | mit | kujotx/angular4-template,kujotx/angular4-template,kujotx/angular4-template,kujotx/angular4-template |
88161005eb6ad1517aea8dfc5802ccdb6f0f286f | appveyor.yml | appveyor.yml | version: '{branch}-{build}'
os:
- Visual Studio 2015
- Visual Studio 2017
configuration: Release
branches:
only:
- master
init: []
before_build:
- del "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets"
build_script:
- md build
- cd build
- IF "%APPVEYOR_BUILD_W... | version: '{branch}-{build}'
os:
- Visual Studio 2015
- Visual Studio 2017
platform:
- Win32
- x64
configuration:
- Release
- Debug
branches:
only:
- master
init: []
before_build:
- ps: |
Write-Output "Configuration: $env:CONFIGURATION"
Write-Output "Platform: $env:PLATFORM"
Write-Output "Toolset... | Create real build matrix for MSVC | Create real build matrix for MSVC
| YAML | mit | ColinH/PEGTL,ColinH/PEGTL |
8c8f4e3923135e25acd90a0eb9d8a2b826abb7a8 | appveyor.yml | appveyor.yml | version: 1.0.{build}-{branch}
environment:
RUBYOPT: -Eutf-8
matrix:
- RUBY_VERSION: 200
- RUBY_VERSION: 200-x64
- RUBY_VERSION: 21
- RUBY_VERSION: 21-x64
- RUBY_VERSION: 22
- RUBY_VERSION: 22-x64
- RUBY_VERSION: 23
- RUBY_VERSION: 23-x64
- RUBY_VERSION: 24
- RUBY_VERSION: 24... | version: 1.0.{build}-{branch}
environment:
RUBYOPT: -Eutf-8
matrix:
- RUBY_VERSION: 200
- RUBY_VERSION: 200-x64
- RUBY_VERSION: 21
- RUBY_VERSION: 21-x64
- RUBY_VERSION: 22
- RUBY_VERSION: 22-x64
- RUBY_VERSION: 23
- RUBY_VERSION: 23-x64
- RUBY_VERSION: 24
- RUBY_VERSION: 24... | Test against Ruby 2.7 on AppVeyor | Test against Ruby 2.7 on AppVeyor
| YAML | mit | emsk/bundle_outdated_formatter,emsk/bundle_outdated_formatter |
d4c1085339d0bbdefcc953e9abffa7f6f295d0a9 | appveyor.yml | appveyor.yml | environment:
PYTEST_ADDOPTS: --numprocesses auto
matrix:
- PYTHON: "C:\\Python37"
- PYTHON: "C:\\Python34"
- PYTHON: "C:\\Python27"
build: off
before_test:
- "%PYTHON%\\python.exe -m pip install tox wheel"
test_script:
- "%PYTHON%\\python.exe -m tox -e standard"
| environment:
PYTEST_ADDOPTS: --numprocesses auto
matrix:
- PYTHON: "C:\\Python37"
- PYTHON: "C:\\Python34"
- PYTHON: "C:\\Python27"
build: off
before_test:
- "%PYTHON%\\python.exe -m pip install --upgrade pip tox wheel"
test_script:
- "%PYTHON%\\python.exe -m tox -e standard"
| Upgrade pip to take advantage of env markers and avoid error in itertools | Upgrade pip to take advantage of env markers and avoid error in itertools
| YAML | mit | AnalogJ/lexicon,AnalogJ/lexicon |
28d25869af308b4e730964fdc6863cfb772f6555 | appveyor.yml | appveyor.yml | 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 COMPOSER=0
install:
- IF EXIST c:\tools\php\composer (SET COMPOSER=1)
- IF %COMPOSER%==0 cinst -y php -i && cinst -y composer -i -ve... | 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 COMPOSER=0
install:
- IF EXIST c:\tools\php\composer (SET COMPOSER=1)
- IF %COMPOSER%==0 cinst -y php -i && cinst -y composer -i -ve... | Print out build dir with cached | Print out build dir with cached
| YAML | mit | johnstevenson/chocolatey-appveyor |
7462f54fa9ff95261c720e27bcc04f6a58e35fba | appveyor.yml | appveyor.yml | # Thanks for Grunt for template of this file!
# http://www.appveyor.com/docs/appveyor-yml
# Fix line endings in Windows. (runs before repo cloning)
init:
- git config --global core.autocrlf input
# Test against these versions of Node.js.
environment:
matrix:
- nodejs_version: "4.0"
- nodejs_version: "5.0... | # Thanks for Grunt for template of this file!
# http://www.appveyor.com/docs/appveyor-yml
# Fix line endings in Windows. (runs before repo cloning)
init:
- git config --global core.autocrlf input
# Test against these versions of Node.js.
environment:
matrix:
- nodejs_version: "6.0"
- nodejs_version: "8.0... | Test on Node 6, 8, and 10 | :construction_worker: Test on Node 6, 8, and 10
| YAML | mit | felixrieseberg/npm-windows-upgrade |
b6f9dfca966c361b5f97bacdc60f58a099853677 | .github/workflows/update-transitive-dependenies.yaml | .github/workflows/update-transitive-dependenies.yaml | name: Update Transitive Dependencies
on:
schedule:
- cron: '15 11 * * 1' # weekly, on Monday morning (UTC)
jobs:
update:
name: Tests
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
- name: remove and re-create... | name: Update Transitive Dependencies
on:
schedule:
- cron: '15 11 * * 1' # weekly, on Monday morning (UTC)
jobs:
update:
name: Tests
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
- name: remove and re-create... | Apply Correct Tag to Trigger Automerge | Apply Correct Tag to Trigger Automerge
| YAML | mit | ilios/frontend,dartajax/frontend,jrjohnson/frontend,jrjohnson/frontend,ilios/frontend,dartajax/frontend |
9023462978134993e2ac7c08cc78b4637f08d6a0 | zuul/site-variables.yaml | zuul/site-variables.yaml | # This file contains ansible variables that are used by our zuul-executors.
---
# NOTE(ianw): 2019-05 this list of clouds will grow as we provision
# new opendev.org based mirrors, but then eventually be removed once
# all are updated.
zuul_site_mirror_fqdn: >-
{%- if nodepool.region + "." + nodepool.cloud in [ "dfw.... | # This file contains ansible variables that are used by our zuul-executors.
---
# NOTE(ianw): 2019-05 this list of clouds will grow as we provision
# new opendev.org based mirrors, but then eventually be removed once
# all are updated.
zuul_site_mirror_fqdn: >-
{%- if nodepool.region + "." + nodepool.cloud in [ "DFW.... | Fix mirror hostnames after opendev migration test | Fix mirror hostnames after opendev migration test
Brown bag fix for errors in
I631e3e3592a9be5c7da642cf34eec6d9758bf161 which are causing job
failures.
Change-Id: I06dcb09a4825a8e39d2dc000e7425649aea7e6a8
| YAML | apache-2.0 | openstack-infra/project-config,openstack-infra/project-config |
bd309686d02f1b6f335eb25ef4f84ba7d4069018 | web/themes/custom/gk_theme/gk_theme.info.yml | web/themes/custom/gk_theme/gk_theme.info.yml | name: GreenKnowe Theme
type: theme
description: Theme for GreenKnowe
package: Other
core: 8.x
libraries:
- gk_theme/global-styling
base theme: bartik
regions:
header: Header
primary_menu: 'Primary menu'
secondary_menu: 'Secondary menu'
page_top: 'Page top'
page_bottom: 'Page bottom'
highlighted: Highlig... | name: GreenKnowe Theme
type: theme
description: Theme for GreenKnowe
package: Other
core_version_requirement: ^8 || ^9
libraries:
- gk_theme/global-styling
base theme: bartik
regions:
header: Header
primary_menu: 'Primary menu'
secondary_menu: 'Secondary menu'
page_top: 'Page top'
page_bottom: 'Page botto... | Mark gk theme d9 compatible | Mark gk theme d9 compatible
| YAML | mit | greg-1-anderson/gk-8,greg-1-anderson/gk-8,greg-1-anderson/gk-8 |
a591078d1121281df845ece5793efdf109e66793 | spec/fixtures/data/gas_asset_lists/default_pipes_connectors.yml | spec/fixtures/data/gas_asset_lists/default_pipes_connectors.yml | ---
- pressure_level_index: '0'
part: pipes
type: ye_olde_pipe
amount: '7'
stakeholder: customer
building_year: '1960'
- pressure_level_index: '0'
part: connectors
type: ye_olde_connector
amount: '7'
stakeholder: customer
building_year: '1960'
- pressure_level_index: '0'
part: pipes
type: magic_... | ---
- pressure_level_index: '0'
part: pipes
type: big_pipe
amount: '7'
stakeholder: customer
building_year: '1960'
- pressure_level_index: '0'
part: connectors
type: big_connector
amount: '7'
stakeholder: customer
building_year: '1960'
- pressure_level_index: '0'
part: pipes
type: small_pipe
a... | Fix business case calculator spec | Fix business case calculator spec
Ref 0d825f8c
| YAML | mit | quintel/etmoses,quintel/etmoses,quintel/etmoses,quintel/etmoses,quintel/etmoses |
71a298b68ee6a70512f61178f3537b859cbd4932 | galaxy.yml | galaxy.yml | - name: composer
src: geerlingguy.composer
version: 1.7.6
- name: ntp
src: geerlingguy.ntp
version: 1.6.4
- name: logrotate
src: nickhammond.logrotate
version: v0.0.5
- name: swapfile
src: oefenweb.swapfile
version: v2.0.22
- name: mailhog
src: geerlingguy.mailhog
version: 2.1.4
| - name: composer
src: geerlingguy.composer
version: 1.7.6
- name: ntp
src: geerlingguy.ntp
version: 1.6.4
- name: logrotate
src: nickhammond.logrotate
version: v0.0.5
- name: swapfile
src: oefenweb.swapfile
version: v2.0.26
- name: mailhog
src: geerlingguy.mailhog
version: 2.1.4
| Update `oefenweb.swapfile` from Ansible Galaxy | Update `oefenweb.swapfile` from Ansible Galaxy
| YAML | mit | newtonne/trellis,roots/bedrock-ansible,pressbooks/trellis,buluma/trellis,buluma/trellis,newtonne/trellis,roots/trellis,roots/bedrock-ansible,buluma/trellis,newtonne/trellis,buluma/trellis,roots/trellis,pressbooks/trellis |
f1e38d937b7ef60a2e321e9e99116dd39ff47823 | glide.yaml | glide.yaml | package: github.com/beamly/go-gocd
import:
- package: github.com/urakozz/go-json-schema-generator
- package: github.com/urfave/cli
version: 1.20.0
- package: gopkg.in/yaml.v2
- package: github.com/sirupsen/logrus
version: master
testImport:
- package: github.com/goreleaser/goreleaser
version: ^0.30.0
subpackage... | package: github.com/beamly/go-gocd
import:
- package: github.com/urakozz/go-json-schema-generator
- package: github.com/urfave/cli
version: 1.20.0
- package: gopkg.in/yaml.v2
- package: github.com/sirupsen/logrus
version: master
- package: github.com/hashicorp/go-version
testImport:
- package: github.com/goreleaser... | Add version parser as dependency | Add version parser as dependency
| YAML | apache-2.0 | drewsonne/go-gocd,drewsonne/go-gocd,drewsonne/go-gocd |
71cc1718ff78fcea3ac222278ce2428a980b5d08 | opendaylight/md-sal/model/model-inventory/src/main/yang/netconf-node-inventory.yang | opendaylight/md-sal/model/model-inventory/src/main/yang/netconf-node-inventory.yang | module netconf-node-inventory {
namespace "urn:opendaylight:netconf-node-inventory";
prefix "netinv";
import opendaylight-inventory { prefix inv; revision-date "2013-08-19";}
import yang-ext {prefix ext; revision-date "2013-07-09";}
revision "2014-01-08" {
description "Initial revi... | module netconf-node-inventory {
namespace "urn:opendaylight:netconf-node-inventory";
prefix "netinv";
import opendaylight-inventory { prefix inv; revision-date "2013-08-19";}
import yang-ext {prefix ext; revision-date "2013-07-09";}
revision "2014-01-08" {
description "Initial revi... | Add a container for pass-through netconf access | Add a container for pass-through netconf access
Change-Id: I4eeba4266250df9a27412db52b0a6f9ab2d5b42d
Signed-off-by: Robert Varga <b8bd3df785fdc0ff42dd1710c5d91998513c57ef@cisco.com>
| YANG | epl-1.0 | my76128/controller,inocybe/odl-controller,opendaylight/controller,inocybe/odl-controller,aryantaheri/monitoring-controller,aryantaheri/monitoring-controller,Johnson-Chou/test,tx1103mark/controller,mandeepdhami/controller,my76128/controller,aryantaheri/monitoring-controller,aryantaheri/monitoring-controller,aryantaheri/... |
eb5fe719a4aecb1cf92ed8c279f97a0d92cc3a4a | pcep/segment-routing/src/main/yang/pcep-segment-routing-app-config.yang | pcep/segment-routing/src/main/yang/pcep-segment-routing-app-config.yang | module pcep-segment-routing-app-config {
yang-version 1;
namespace "urn:opendaylight:params:xml:ns:yang:controller:pcep:segment-routing-app-config";
prefix "pcep-segment-routing-app-config";
description
"Configuration for the PCEP segment routing extension.";
revision "2016-07-07" {
... | module pcep-segment-routing-app-config {
yang-version 1;
namespace "urn:opendaylight:params:xml:ns:yang:controller:pcep:segment-routing-app-config";
prefix "pcep-segment-routing-app-config";
description
"Configuration for the PCEP segment routing extension.";
revision "2016-07-07" {
... | Add description to pcep SR capability model | Add description to pcep SR capability model
Change-Id: I62fb4d9baae0e431d4104689c6571b2002cfdf9e
Signed-off-by: Claudio D. Gasparini <e1fe59cb44b06b1ab80aa5ef1b61a7e77b52c855@pantheon.tech>
| YANG | epl-1.0 | opendaylight/bgpcep |
b10295c53866235ab7ff4693a1dd3ade99deef5f | opendaylight/md-sal/sal-test-model/src/main/yang/opendaylight-mdsal-list-test.yang | opendaylight/md-sal/sal-test-model/src/main/yang/opendaylight-mdsal-list-test.yang | module opendaylight-mdsal-list-test {
namespace "urn:opendaylight:params:xml:ns:yang:controller:md:sal:test:list";
prefix list-test;
description
"This module contains a collection of YANG definitions used for
some test cases.";
revision 2014-07-01 {
description
"Test ... | module opendaylight-mdsal-list-test {
namespace "urn:opendaylight:params:xml:ns:yang:controller:md:sal:test:list";
prefix list-test;
description
"This module contains a collection of YANG definitions used for
some test cases.";
revision 2014-07-01 {
description
"Test ... | Add get-top rpc with output to sal-test-model | Add get-top rpc with output to sal-test-model
Need an rpc with output for a netconf UT.
Change-Id: Ia5f5c3a6a3a1318d8a3cab13c0695f332866e9d4
Signed-off-by: Tom Pantelis <806f3f979b83de87fe07339f03e54b049bdc0ec2@gmail.com>
| YANG | epl-1.0 | opendaylight/controller |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.