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 |
|---|---|---|---|---|---|---|---|---|---|
33b8d653b9ede9ca1fc087bdd792c9ffb07a7f6c | circle.yml | circle.yml | ## Customize the test machine
machine:
# Version of ruby to use
ruby:
version:
1.9.3
checkout:
post:
- git clone https://github.com/Gigaspaces/gigaspaces-sbp-jekyll.git sbp
- rm -rf ./_site
## Customize dependencies
dependencies:
override:
- bundle install:
timeout: 3600 # fail ... | ## Customize the test machine
machine:
# Version of ruby to use
ruby:
version:
1.9.3
checkout:
post:
- git clone https://github.com/Gigaspaces/gigaspaces-sbp-jekyll.git sbp
- rm -rf ./_site
## Customize dependencies
dependencies:
override:
- bundle install:
timeout: 3600 # fail ... | Use older version of s3_website | Use older version of s3_website
| YAML | apache-2.0 | barakb/gigaspaces-wiki-jekyll,kemiz/gigaspaces-wiki-jekyll,hagaiGS/gigaspaces-wiki-jekyll,barakb/gigaspaces-wiki-jekyll,yohanakh/gigaspaces-wiki-jekyll,yohanakh/gigaspaces-wiki-jekyll,kemiz/gigaspaces-wiki-jekyll,barakb/gigaspaces-wiki-jekyll,hagaiGS/gigaspaces-wiki-jekyll,hagaiGS/gigaspaces-wiki-jekyll,kemiz/gigaspace... |
7edcc07b540fb82260e4e6d79ce2501fde942a1d | pubspec.yaml | pubspec.yaml | name: archive
version: 1.0.20
author: Brendan Duncan <brendanduncan@gmail.com>
description: Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.
homepage: https://github.com/brendan-duncan/archive
environment:
sdk: '>=1.0.0 <2.0.0'
documentation: https://... | name: archive
version: 1.0.20
author: Brendan Duncan <brendanduncan@gmail.com>
description: Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.
homepage: https://github.com/brendan-duncan/archive
environment:
sdk: '>=1.0.0 <2.0.0'
documentation: https://... | Update the min version of the test dependency to avoid crypto conflict. | Update the min version of the test dependency to avoid crypto conflict.
| YAML | mit | brendan-duncan/archive,brendan-duncan/archive |
f142d653bb1514470fa46c4d1565c2f77bef9932 | pubspec.yaml | pubspec.yaml | name: observe
version: 0.10.0-dev
author: Polymer.dart Authors <web-ui-dev@dartlang.org>
description: >
Observable properties and objects for use in Model-Driven-Views (MDV).
MDV extends HTML and the DOM APIs to support a sensible separation between the
UI (DOM) of a document or application and its underlying dat... | name: observe
version: 0.10.0-dev
author: Polymer.dart Authors <web-ui-dev@dartlang.org>
description: >
Observable properties and objects for use in Model-Driven-Views (MDV).
MDV extends HTML and the DOM APIs to support a sensible separation between the
UI (DOM) of a document or application and its underlying dat... | Add support for a "fine" barback log level. | Add support for a "fine" barback log level.
This level is not printed by default, but will be printed by pub if
--verbose is set.
Also update the observe/polymer version constraints. This change is
backwards-compatible from a transformer implementer's perspective, so the lower
bound doesn't need to be incremented.
B... | YAML | bsd-3-clause | dart-archive/observe,dart-lang/observe |
a8ec5b46124ee1ac87d2bd6aed5dc4e703a3ab55 | pubspec.yaml | pubspec.yaml | # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
name: usage
version: 4.0.0-nullsafety
description: A Google Analytics wrapper for command-line, web, and F... | # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
name: usage
version: 4.0.0-nullsafety
description: A Google Analytics wrapper for command-line, web, and F... | Remove mockito as dep - didn't use it | Remove mockito as dep - didn't use it
| YAML | bsd-3-clause | dart-lang/usage,dart-lang/usage |
ecda79f34691d363c9370266c4aa9ce818747471 | circle.yml | circle.yml | general:
branches:
ignore:
- staging
- production
machine:
node:
version: 5.1.0
deployment:
staging:
branch: staging
heroku:
appname: opencollective-staging-website
test:
pre:
- wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
- su... | general:
branches:
ignore:
- staging
- production
machine:
node:
version: 5.1.0
deployment:
staging:
branch: staging
heroku:
appname: opencollective-staging-website
test:
pre:
- wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
- su... | Fix deb repo for google chrome | Fix deb repo for google chrome
| YAML | mit | OpenCollective/opencollective-website,carlosascari/opencollective-website,OpenCollective/opencollective-website,carlosascari/opencollective-website,carlosascari/opencollective-website,OpenCollective/opencollective-website |
a35fe3037c54049d5f24e398f03aeaeba0471792 | circle.yml | circle.yml | machine:
services:
- docker
node:
version: 5.4.0
test:
pre:
- webdriver-manager update
- webdriver-manager --ignore_ssl start:
background: true
- node test/google_mock_server/mock_google_server.js:
background: true
- npm start:
... | machine:
services:
- docker
node:
version: 5.4.0
test:
pre:
- webdriver-manager update
- webdriver-manager --ignore_ssl start:
background: true
- node test/google_mock_server/mock_google_server.js:
background: true
- npm start:
... | Build Docker image after test, not during deploymentw | Build Docker image after test, not during deploymentw
| YAML | mit | ahhbristow/index_cards,ahhbristow/index_cards,ahhbristow/index_cards |
6e7152e90f5107e96c4808bf91cdfa8c3a2f2d71 | metadata/com.sinpo.xnfc.yml | metadata/com.sinpo.xnfc.yml | Categories:
- Connectivity
License: GPL-3.0-only
SourceCode: https://github.com/sinpolib/nfcard
IssueTracker: https://github.com/sinpolib/nfcard/issues
AutoName: NFCard
Description: |-
Read contactless ic cards using the NFC sensor. Supports a range of iso7816-3 /
iso15693 / felicia compliant e-wallet / RFID... | Categories:
- Connectivity
License: GPL-3.0-only
SourceCode: https://github.com/sinpolib/nfcard
IssueTracker: https://github.com/sinpolib/nfcard/issues
AutoName: NFCard
Description: |-
Read contactless ic cards using the NFC sensor. Supports a range of iso7816-3 /
iso15693 / felicia compliant e-wallet / RFID... | Update CurrentVersion of NFCard to 2.2.150507 (12) | Update CurrentVersion of NFCard to 2.2.150507 (12)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
2a994be9a1913efdbf23acb495bb76b730dc329e | packages/pa/pasta.yaml | packages/pa/pasta.yaml | homepage: http://github.com/diogob/pasta#readme
changelog-type: ''
hash: 2205016844eea14c35000eff9e548c4edd4bd8501269d72e5d41b422ff09b701
test-bench-deps:
base: ! '>=4.7 && <5'
hspec: ! '>=2.2'
protolude: ! '>=0.1'
pasta: -any
microlens: -any
maintainer: diogo@biazus.me
synopsis: PostgreSQL Abstract Syntax Tr... | homepage: http://github.com/diogob/pasta#readme
changelog-type: ''
hash: 74e49e815ce109ae82d467f18691b1f8068459860b098876ef29649f06479694
test-bench-deps:
base: ! '>=4.7 && <5'
hspec: ! '>=2.2'
protolude: ! '>=0.1'
pasta: -any
microlens: -any
maintainer: diogo@biazus.me
synopsis: PostgreSQL Abstract Syntax Tr... | Update from Hackage at 2017-09-28T23:57:41Z | Update from Hackage at 2017-09-28T23:57:41Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
f79fc8f9c7adcda8ff0cc508385e3b7becf0eff7 | .github/workflows/main.yml | .github/workflows/main.yml | name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, windows-2019, macos-10.15]
python-version: ['2.7', '3.5', '3.6', '3.7', '3.8', '3.9', '3.10', 'pypy-2.7', 'pypy-3.8']
steps:
- uses: actions/setup-p... | name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, windows-2019, macos-10.15]
python-version: ['2.7', '3.5', '3.6', '3.7', '3.8', '3.9', '3.10', 'pypy-2.7', 'pypy-3.8']
steps:
- uses: actions/setup-p... | Move belt and suspenders run to 3.9 | workflow: Move belt and suspenders run to 3.9
This is usually gated by pytype getting support -- it now supports 3.9
just fine.
| YAML | mit | cdown/srt |
0d26ff0f761a125c322204d19e9469897c2daee9 | .github/workflows/main.yml | .github/workflows/main.yml | name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: npm install
- name: Check code formatting
run: npm run format
- name: Run tests
... | name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: npm ci
- name: Check code formatting
run: npm run format
- name: Run tests
run:... | Use 'npm ci' for faster installs | Use 'npm ci' for faster installs
| YAML | mit | joelgeorgev/react-checkbox-tree,joelgeorgev/react-checkbox-tree |
f01e582ead8f1f4260b2cf9ff00989cf1ef4ca0a | .github/workflows/main.yml | .github/workflows/main.yml | name: Android CI
on:
pull_request:
workflow_dispatch:
jobs:
unit_test_report:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: set up JDK 11
uses: actions/setup-java@v2
with:
distribution: 'zulu'
java-version: 1... | name: Android CI
on:
pull_request:
workflow_dispatch:
jobs:
unit_test_report:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: set up JDK 11
uses: actions/setup-java@v2
with:
distribution: 'zulu'
java-version: 1... | Update path and fail if no test results are present | Update path and fail if no test results are present
| YAML | mpl-2.0 | Fitbit/bitgatt,Fitbit/bitgatt,Fitbit/bitgatt |
1d878f915f8a042a8e3777af3100d8dbf3b29128 | .github/workflows/main.yml | .github/workflows/main.yml | name: CI
on:
push:
branches: [ '*' ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7, 3.8, 3.9, "3.10"]
marker: [unit]
include:
- python-version: 3.9
marker: 'unit or integration or a... | name: CI
on:
push:
branches: [ '*' ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7, 3.8, 3.9, "3.10"]
marker: [unit or asynchronous]
include:
- python-version: 3.9
marker: 'unit or ... | Remove python2.x from CI tests entirely | Remove python2.x from CI tests entirely
| YAML | mit | alisaifee/limits,alisaifee/limits |
d9999652b936e07fd94cb5f2100b643944667958 | .github/workflows/test.yml | .github/workflows/test.yml | name: Lint
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 15
# do not cache node_modules as recommended here https://github.com/actions/cache/blob/master/examples.md#node---npm
- nam... | name: Lint
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 16
# do not cache node_modules as recommended here https://github.com/actions/cache/blob/master/examples.md#node---npm
- nam... | Update Github Action that setups Node.js and update Node.js version | Update Github Action that setups Node.js and update Node.js version
| YAML | unlicense | matco/js-grid,matco/js-grid |
6bacd3da1562ce092ae6131ecb4eb14852b54be5 | .github/workflows/test.yml | .github/workflows/test.yml | name: First attempt
on:
push
jobs:
build:
strategy:
matrix:
BUILDTAB:
- ubuntu trusty deb v4.1.2 7.3 stable -
runs-on: ubuntu-18.04
env:
BUILDTAB: ${BUILDTAB}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Before inst... | name: First attempt
on:
push
jobs:
build:
strategy:
matrix:
BUILDTAB:
- "ubuntu trusty deb v4.1.2 7.3 stable -"
runs-on: ubuntu-18.04
env:
BUILDTAB: ${{ matrix.BUILDTAB }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- name... | Make matrix value a string | Make matrix value a string
| YAML | bsd-3-clause | phalcongelist/packagecloud |
ef71769fd0b92136ae2028696bfaa5e7c4982b12 | .github/workflows/test.yml | .github/workflows/test.yml | name: test
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened
schedule:
- cron: "00 15 * * *"
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
ruby:
- '2.5'
- '2.6'
- '2.7'
- '3.0... | name: test
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened
schedule:
- cron: "00 15 * * *"
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
ruby:
- '2.5'
- '2.6'
- '2.7'
- '3.0... | Add Ruby 3.1 to CI | Add Ruby 3.1 to CI
| YAML | mit | haml/haml,haml/haml,haml/haml,haml/haml |
68a7c042fada9c96de2306e1bc712731adea2299 | metadata/com.blogspot.e_kanivets.moneytracker.yml | metadata/com.blogspot.e_kanivets.moneytracker.yml | Categories:
- Money
License: MIT
AuthorName: Yevhenii Kanivets
AuthorEmail: evgenii.kanivets@gmail.com
SourceCode: https://github.com/xorum-io/open_money_tracker
IssueTracker: https://github.com/xorum-io/open_money_tracker/issues
Changelog: https://github.com/xorum-io/open_money_tracker/releases
AutoName: Money Trac... | Categories:
- Money
License: MIT
AuthorName: Yevhenii Kanivets
AuthorEmail: evgenii.kanivets@gmail.com
SourceCode: https://github.com/xorum-io/open_money_tracker
IssueTracker: https://github.com/xorum-io/open_money_tracker/issues
Changelog: https://github.com/xorum-io/open_money_tracker/releases
AutoName: Money Trac... | Update Money Tracker to 2.1.3 (35) | Update Money Tracker to 2.1.3 (35)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
743fcbc31c7c29ceeffc61c945ee4ce4ecd32e2b | roles/workstation/tasks/python.yml | roles/workstation/tasks/python.yml | ---
- name: Install python versions
command: pyenv install {{ item }} -s
args:
creates: ~/.pyenv/versions/{{ item }}
tags: [python]
with_items: "{{ pyenv_versions }}"
- name: Create nvim2 pyenv
command: pyenv virtualenv {{ default_python_2 }} neovim2
args:
creates: ~/.pyenv/versions/neovim2
tags:... | ---
- name: Install python versions
command: pyenv install {{ item }} -s
args:
creates: ~/.pyenv/versions/{{ item }}
tags: [python]
with_items: "{{ pyenv_versions }}"
- name: Create nvim2 pyenv
command: pyenv virtualenv {{ default_python_2 }} neovim2
args:
creates: ~/.pyenv/versions/neovim2
tags:... | Install neovim packages in correct venv | Install neovim packages in correct venv
| YAML | mit | mattiaslundberg/ansible-workstation,mattiaslundberg/ansible-workstation |
4ae2b413138b6ed1a64febe2a070e201170116ac | artifacts/example/rc.yaml | artifacts/example/rc.yaml | apiVersion: v1
kind: ReplicationController
metadata:
name: wardle-server
namespace: wardle
labels:
apiserver: "true"
spec:
replicas: 1
selector:
apiserver: "true"
template:
metadata:
labels:
apiserver: "true"
spec:
serviceAccountName: apiserver
containers:
- n... | apiVersion: v1
kind: ReplicationController
metadata:
name: wardle-server
namespace: wardle
labels:
apiserver: "true"
spec:
replicas: 1
selector:
apiserver: "true"
template:
metadata:
labels:
apiserver: "true"
spec:
serviceAccountName: apiserver
containers:
- n... | Upgrade to etcd server 3.3.17 | Upgrade to etcd server 3.3.17
Kubernetes-commit: c92bd5e7b5cc9351e43ba6839e5577356cc74592
| YAML | apache-2.0 | kubernetes-nightly/sample-apiserver,kubernetes-nightly/sample-apiserver,kubernetes/sample-apiserver,kubernetes/sample-apiserver |
ad70d02553a88769826fb1e0e31562588b3c1b6d | cookbooks/universe_ubuntu/files/default/environment.yml | cookbooks/universe_ubuntu/files/default/environment.yml | name: universe
channels: !!python/tuple
- defaults
dependencies:
- conda-forge::hdf5=1.8.17=8
- conda-forge::jasper=1.900.1=3
- conda-forge::jpeg=9b=0
- conda-forge::libpng=1.6.26=0
- conda-forge::libtiff=4.0.6=7
- conda-forge::opencv=3.1.0=np111py35_1
- libgcc=5.2.0=0
- libgfortran=3.0.0=1
- mkl=11.3.3=0
- numpy=1.11.... | name: universe
channels: !!python/tuple
- defaults
dependencies:
- conda-forge::hdf5=1.8.17=8
- conda-forge::jasper=1.900.1=3
- conda-forge::jpeg=9b=0
- conda-forge::libpng=1.6.26=0
- conda-forge::libtiff=4.0.6=7
- conda-forge::opencv=3.1.0=np111py35_1
- libgcc=5.2.0=0
- libgfortran=3.0.0=1
- mkl=11.3.3=0
- numpy=1.11.... | Remove tensorflow from conda env file | Remove tensorflow from conda env file
| YAML | mit | havk64/Universe-on-Ubuntu-Chef-Cookbook,havk64/Universe-on-Ubuntu-Chef-Cookbook |
1ad8c7fe22b3c77d4ea7b117227111badf7279de | TinkJNIRuby/config.yml | TinkJNIRuby/config.yml | ---
# name of gateway
Gateway_Name: <place_your_gateway_name_here>
# protocol version
Protocol_Version: ECv2
# base64-encoded PKCS8 private key generated by gateway
Base64_PKCS8_Private_key: <place_your_private_key_here>
# environment is either INSTANCE_TEST or INSTANCE_PRODUCTION
Trusted_Signing_Keys_Env: INSTANCE_... | ---
# name of gateway
Gateway_Name: <place_your_gateway_name_here>
# protocol version
Protocol_Version: ECv2
# base64-encoded PKCS8 private key generated by gateway
# For PROD env, it is advisable to fetch this key from Hardware Security Module (HSM)
# or use Environment Variables instead of storing as plain text in ... | Add comment about storing private key | Add comment about storing private key
| YAML | apache-2.0 | google-pay/tink-jni-examples,google-pay/tink-jni-examples,google-pay/tink-jni-examples,google-pay/tink-jni-examples,google-pay/tink-jni-examples,google-pay/tink-jni-examples |
ed066db029f17db5acfb28c6785d60b86f0655a4 | src/SAS/IRAD/MailForwardingBundle/Resources/config/services.yml | src/SAS/IRAD/MailForwardingBundle/Resources/config/services.yml | parameters:
mail_forwarding:
data_file: "/set/path/to/forwarding/file"
services:
mail_forwarding_service:
class: SAS\IRAD\MailForwardingBundle\Service\MailForwardingService
arguments: [ @file.storage, @account_logger, %mail_forwarding%, %google_params% ]
| parameters:
mail_forwarding:
data_file: "/set/path/to/forwarding/file"
services:
mail_forwarding_service:
class: SAS\IRAD\MailForwardingBundle\Service\MailForwardingService
arguments: [ @storage.file, @account_logger, %mail_forwarding%, %google_params% ]
| Update name of service parameter to @storage.file | Update name of service parameter to @storage.file | YAML | mit | sas-irad/penn-gmail,sas-irad/penn-gmail,sas-irad/penn-gmail,sas-irad/penn-gmail |
11b8dd197cc7097a0795537d26b56afd27bd0f3b | packages/di/disposable.yaml | packages/di/disposable.yaml | homepage: https://github.com/louispan/disposable#readme
changelog-type: ''
hash: 2a286dd7bf882f3f95c2508d2008400fd62a4520b64f6505be274798dc879c4c
test-bench-deps: {}
maintainer: louis@pan.me
synopsis: Allows storing different resource-releasing actions together.
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
dlist... | homepage: https://github.com/louispan/disposable#readme
changelog-type: ''
hash: 2a286dd7bf882f3f95c2508d2008400fd62a4520b64f6505be274798dc879c4c
test-bench-deps: {}
maintainer: louis@pan.me
synopsis: Allows storing different resource-releasing actions together.
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
dlist... | Update from Hackage at 2017-03-20T23:18:48Z | Update from Hackage at 2017-03-20T23:18:48Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
492286cf6a6db207ab981e2cda3715d8cabf0917 | packages/gp/GPipe-GLFW.yaml | packages/gp/GPipe-GLFW.yaml | homepage: https://github.com/plredmond/GPipe-GLFW
changelog-type: ''
hash: e9861d6bc692d9d437a0c004a418a4798bd2d37934d877c3a97200d2bd74d53d
test-bench-deps: {}
maintainer: Patrick Redmond
synopsis: GLFW OpenGL context creation for GPipe
changelog: ''
basic-deps:
base: ! '>=4.7 && <4.9'
GPipe: ! '>=2.1 && <2.2'
GL... | homepage: https://github.com/plredmond/GPipe-GLFW
changelog-type: ''
hash: 2480e69d46bb06b028df2fb251a7a844418ea785fe9de4705f65640a67a6c06c
test-bench-deps: {}
maintainer: Patrick Redmond
synopsis: GLFW OpenGL context creation for GPipe
changelog: ''
basic-deps:
base: ! '>=4.7 && <4.9'
GPipe: ! '>=2.1 && <2.2'
GL... | Update from Hackage at 2015-11-18T01:36:42+0000 | Update from Hackage at 2015-11-18T01:36:42+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
070666da96266e8a5e53afc06f136b1ef58b1797 | packages/mo/monad-peel.yaml | packages/mo/monad-peel.yaml | homepage: http://andersk.mit.edu/haskell/monad-peel/
changelog-type: ''
hash: 64e1f99ea3e8c36d5d4e86794d1fc02966e7036b43ae4e1dcf01ade192962611
test-bench-deps: {}
maintainer: Anders Kaseorg <andersk@mit.edu>
synopsis: Lift control operations like exception catching through monad transformers
changelog: ''
basic-deps:
... | homepage: http://andersk.mit.edu/haskell/monad-peel/
changelog-type: ''
hash: 5a71cf8b894e4241afb0f55435f6eb6340dd811197ce15e9e15fb0c5d79f5479
test-bench-deps: {}
maintainer: Sergey Alirzaev <zl29ah@gmail.com>
synopsis: Lift control operations like exception catching through monad transformers
changelog: ''
basic-deps:... | Update from Hackage at 2015-07-16T21:19:38+0000 | Update from Hackage at 2015-07-16T21:19:38+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
4fb857aa10f20db1f1af3e224b225c1f03a13ab7 | circle.yml | circle.yml | machine:
post:
- sudo rm -rf /usr/local/go
- if [ ! -e go1.5.2.linux-amd64.tar.gz ]; then curl -o go1.5.2.linux-amd64.tar.gz https://storage.googleapis.com/golang/go1.5.2.linux-amd64.tar.gz; fi
- sudo tar -C /usr/local -xzf go1.5.2.linux-amd64.tar.gz
dependencies:
cache_directories:
- ~/go1.5.2.lin... | machine:
post:
- sudo rm -rf /usr/local/go
- if [ ! -e go1.5.2.linux-amd64.tar.gz ]; then curl -o go1.5.2.linux-amd64.tar.gz https://storage.googleapis.com/golang/go1.5.2.linux-amd64.tar.gz; fi
- sudo tar -C /usr/local -xzf go1.5.2.linux-amd64.tar.gz
dependencies:
cache_directories:
- ~/go1.5.2.lin... | Add Heroku deployment from Circle | Add Heroku deployment from Circle
| YAML | mit | jskeates/ostute |
1b0147138d5ab9221a47f7b463272d10a318508c | profiles/base/features/asset-pipeline/feature.yml | profiles/base/features/asset-pipeline/feature.yml | description: Adds Asset Pipeline to a Grails project
build:
plugins:
- asset-pipeline
dependencies:
build:
- 'com.bertramlabs.plugins:asset-pipeline-gradle:2.5.0'
runtime:
- "org.grails.plugins:asset-pipeline"
| description: Adds Asset Pipeline to a Grails project
build:
plugins:
- asset-pipeline
dependencies:
build:
- 'com.bertramlabs.plugins:asset-pipeline-gradle:2.7.4'
runtime:
- "org.grails.plugins:asset-pipeline"
| Upgrade to asset pipeline gradle 2.7.4 | Upgrade to asset pipeline gradle 2.7.4 | YAML | apache-2.0 | grails/grails-profile-repository,grails/grails-profile-repository,grails/grails-profile-repository |
cb1bd722d61fd289eca8e5d5a9bedbdc422f6349 | .github/workflows/ci-workflow.yml | .github/workflows/ci-workflow.yml | name: "CI Tests"
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
name: "[${{matrix.otp}}/${{matrix.elixir}}] CI Tests on Credo [OTP/Elixir]"
strategy:
matrix:
otp: [20.3, 21.3, 22.2, 23]
elixir: [1.7.4, 1.8.2, ... | name: "CI Tests"
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
name: "[${{matrix.otp}}/${{matrix.elixir}}] CI Tests on Credo [OTP/Elixir]"
strategy:
matrix:
otp: [20.3, 21.3, 22.2, 23]
elixir: [1.7.4, 1.8.2, ... | Update workflow for Elixir 1.11 | Update workflow for Elixir 1.11
| YAML | mit | rrrene/credo,rrrene/credo |
b5aef34dbc0b4e5f4e7472f80753c925a377be31 | .github/workflows/dotnet-core.yml | .github/workflows/dotnet-core.yml | name: .NET Core
on:
push:
branches: [ dotnet ]
pull_request:
branches: [ dotnet ]
jobs:
build:
strategy:
matrix:
os: ['ubuntu-latest', 'windows-latest', 'macos-latest']
runs-on: ${{ matrix.os }}
steps:
- name: Checkout LightningQueues
uses: actions/checkout@v2
... | name: .NET Core
on:
push:
branches: [ dotnet ]
pull_request:
branches: [ dotnet ]
jobs:
build:
strategy:
matrix:
os: ['ubuntu-latest', 'windows-latest', 'macos-latest']
runs-on: ${{ matrix.os }}
steps:
- name: Checkout LightningQueues
uses: actions/checkout@v2
... | Fix branch ref for lmdb native build | Fix branch ref for lmdb native build
| YAML | mit | LightningQueues/LightningQueues,LightningQueues/LightningQueues |
b8b94faf2b749ba68b2d70cfa633b6d2a7eb2376 | .github/workflows/macos_cmake.yml | .github/workflows/macos_cmake.yml | name: MacOS Cmake
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
env:
EXTRA_RESOLVE_OPTIONS: ${{ github.event.inputs.extra_resolve_options }}
jobs:
MacOS-cma... | name: MacOS Cmake
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
env:
EXTRA_RESOLVE_OPTIONS: ${{ github.event.inputs.extra_resolve_options }}
jobs:
MacOS-cma... | Update MacOS Cmake to new version 3.0.0 | Update MacOS Cmake to new version 3.0.0 | YAML | bsd-3-clause | steinwurf/bourne,steinwurf/bourne |
a347bc7ccbda22e47ff8a276d9894e271c5d72bb | .github/workflows/style_check.yml | .github/workflows/style_check.yml | name: Style check
on:
push:
branches:
- master, dev
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
runs-on: ubuntu-latest
strategy:
max-parallel: 4
matrix:
python-version: [3.7]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ ... | name: Style check
on:
push:
branches:
- master, dev
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
runs-on: ubuntu-latest
strategy:
max-parallel: 4
matrix:
python-version: [3.7]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ ... | Include "C API" files in clang-format check | Include "C API" files in clang-format check
| YAML | apache-2.0 | OpenMined/PyDP,OpenMined/PyDP,OpenMined/PyDP,OpenMined/PyDP |
4406b3f4c8af47cf08d4a1a8b507b43cede18f46 | .github/workflows/build_and_test.yml | .github/workflows/build_and_test.yml | on: [push]
name: Build and test
jobs:
build_and_test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: haskell/actions/setup@v2
with:
enable-stack: true
stack-version: 'latest'
- run: stack build
| on: [push]
name: Build and test
jobs:
build_and_test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: haskell/actions/setup@v2
with:
enable-stack: true
stack-version: 'latest'
- run: stack build
- run: stack test
- run: ./parse_all_foo... | Add testing to github action workflow | Add testing to github action workflow
| YAML | mit | kasbah/haskell-kicad-data,monostable/haskell-kicad-data,monostable/haskell-kicad-data |
be081314538eb6a87bbe58acdc4a19d7b6190c13 | .github/workflows/publish-image.yaml | .github/workflows/publish-image.yaml | name: Publish Image
on:
push:
branches: ['master']
tags: ['*']
env:
DOCKER_HUB_USER: phlak
jobs:
build-container:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Log in to Docker Hub
uses: docker/login-action@v1
w... | name: Publish Image
on:
push:
branches: ['master']
tags: ['*']
pull_request:
branches: ['master']
env:
DOCKER_HUB_USER: phlak
jobs:
build-container:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Log in to Docker Hub
... | Test pull requests in CI | Test pull requests in CI
| YAML | mit | PHLAK/docker-mumble |
c04851ee8c87be69fa7cb6a38e62ecb5cf87000e | .github/workflows/update-website.yml | .github/workflows/update-website.yml | name: Update website
# Update on every push
on: [push]
jobs:
build:
name: Update website
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'ci skip')"
steps:
# check-out this repository
- uses: actions/checkout@v2
# Setup ruby
- uses: actions/setup-ruby@... | name: Update website
# Update on every push
on: [push]
jobs:
build:
name: Update website
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'ci skip')"
steps:
# check-out this repository
- uses: actions/checkout@v2
# Setup ruby
- uses: actions/setup-ruby@... | Switch to webfactory/ssh-agent@v0.4.1 to fix GH set-env issue | Switch to webfactory/ssh-agent@v0.4.1 to fix GH set-env issue | YAML | bsd-3-clause | jobovy/group-pages |
ac9de5d15282a657095cca09b0af4d9fbd6b8a01 | meta/main.yml | meta/main.yml | ---
galaxy_info:
author: Musee Ullah
description: Installs and configures NetBox, a DCIM suite, in a production setting.
license: MIT
min_ansible_version: 2.5
platforms:
- name: Ubuntu
versions:
- bionic
- xenial
- focal
- name: Debian
versions:
- buster
... | ---
galaxy_info:
author: Musee Ullah
description: Installs and configures NetBox, a DCIM suite, in a production setting.
license: MIT
min_ansible_version: 2.5
platforms:
- name: Ubuntu
versions:
- bionic
- xenial
- focal
- name: Debian
versions:
- buster
... | Add Debian 11 to supported distributions | Add Debian 11 to supported distributions
| YAML | mit | lae/ansible-role-netbox,lae/ansible-role-netbox |
17c811600f2a4f95a061d1e29388582c765989f3 | meta/main.yml | meta/main.yml | galaxy_info:
author: EDITED devs
description: A role to install/setup mysql on development machines.
company: EDITED
license: MIT
min_ansible_version: 1.7
platforms:
- name: Ubuntu
versions:
- precise
- trusty
categories:
- development
dependencies: []
| galaxy_info:
author: EDITED devs
description: A role to install/setup mysql on development machines.
company: EDITED
license: MIT
min_ansible_version: 1.7
platforms:
- name: Ubuntu
versions:
- precise
- trusty
- xenial
categories:
- development
dependencies: []
| Add xenial to supported distros. | Add xenial to supported distros.
| YAML | mit | EDITD/ansible-mysql_dev |
89fddb419662c96b2d8be89f55865a0a80a30f85 | azure-steps/test.yml | azure-steps/test.yml | steps:
- task: UsePythonVersion@0
displayName: ${{format('Setup Python {0}', parameters.python_version)}}
inputs:
versionSpec: '${{parameters.python_version}}'
- template: install_deps.yml
- script: 'pipenv run make coverage'
displayName: Run Tests with Coverage
- task: PublishTestResults@2... | steps:
- task: UsePythonVersion@0
displayName: ${{format('Setup Python {0}', parameters.python_version)}}
inputs:
versionSpec: '${{parameters.python_version}}'
- template: install_deps.yml
- script: 'pipenv run make coverage'
displayName: Run Tests with Coverage
- task: PublishTestResults@2... | Fix formatting with template parameter | Fix formatting with template parameter
| YAML | mit | gatkin/declxml |
1b662f0f2ea3eeb3929371ae32daaeba6e570ef4 | app.yaml | app.yaml | application: sympy-live
version: 3
runtime: python
api_version: 1
handlers:
- url: /static
static_dir: static
expiration: 1d
# if you're adding the shell to your own app, change this regex url to the URL
# endpoint where you want the shell to run, e.g. /shell . You'll also probably
# want to add login: admin to ... | application: sympy-live
version: 4
runtime: python
api_version: 1
handlers:
- url: /static
static_dir: static
expiration: 1d
# if you're adding the shell to your own app, change this regex url to the URL
# endpoint where you want the shell to run, e.g. /shell . You'll also probably
# want to add login: admin to ... | Increase the version to 4 | Increase the version to 4
| YAML | bsd-3-clause | wyom/sympy-live,wyom/sympy-live |
ee7d831d1396e3f1d258a304793cb92ef362f8b0 | testing/qa-sample.yaml | testing/qa-sample.yaml | # Cluster name
name: xen-test
# System to use
os: debian-edgy
os-size: 10G
swap-size: 1G
mem: 512M
# Nodes to use
nodes:
# Master node
- primary: xen-test-0
secondary: 192.168.1.1
# Other nodes
- primary: xen-test-1
secondary: 192.168.1.2
# Instance names to use
instances:
- name: xen-test-inst1
- name: xen-tes... | # Cluster name
name: xen-test
# System to use
os: debian-edgy
os-size: 10G
swap-size: 1G
mem: 512M
# Nodes to use
nodes:
# Master node
- primary: xen-test-0
secondary: 192.168.1.1
# Other nodes
- primary: xen-test-1
secondary: 192.168.1.2
# Instance names to use
instances:
- name: xen-test-inst1
- name: xen-tes... | Update for the new tests. | Update for the new tests.
| YAML | bsd-2-clause | ganeti/ganeti,yiannist/ganeti,dimara/ganeti,dimara/ganeti,andir/ganeti,ganeti-github-testing/ganeti-test-1,ganeti-github-testing/ganeti-test-1,andir/ganeti,apyrgio/ganeti,ganeti/ganeti,onponomarev/ganeti,leshchevds/ganeti,andir/ganeti,apyrgio/snf-ganeti,ganeti/ganeti,bitemyapp/ganeti,mbakke/ganeti,grnet/snf-ganeti,mbak... |
eb02437a55abb1f0ee2babee81056c2055e6913a | meta.yaml | meta.yaml | package:
name: ruby
version: 2.0.0
source:
fn: ruby-2.0.0-p598.tar.gz
url: http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p598.tar.gz
sha256: bb5be55cd1f49c95bb05b6f587701376b53d310eb1bb7c76fbd445a1c75b51e8
test:
commands:
- ruby --version
requirements:
build:
- openssl
- zlib
about:
... | package:
name: ruby
version: 2.0.0
source:
fn: ruby-2.0.0-p598.tar.gz
url: http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p598.tar.gz
sha256: 4136bf7d764cbcc1c7da2824ed2826c3550f2b62af673c79ddbf9049b12095fd
test:
commands:
- ruby --version
requirements:
build:
- openssl
- zlib
about:
... | Update sha256 for ruby 2.0.0 | Update sha256 for ruby 2.0.0
| YAML | bsd-2-clause | malev/conda-ruby |
1a409911f1468ebaef0fa4c5b100c986100ce6a2 | docker-compose.test.yml | docker-compose.test.yml | version: '2'
services:
test:
image: node:7
volumes:
- .:/app
working_dir: /app
command: npm install-test
| version: '3'
services:
test:
image: node:7
volumes:
- .:/app
working_dir: /app
command: npm install-test
| Migrate to compose file version 3 | Migrate to compose file version 3
| YAML | mit | xavierdutreilh/wintersmith-sitemap,xavierdutreilh/wintersmith-sitemap |
15f427f5c1428c822310da52cad00d2fe0c11c48 | metadata/org.twistedappdeveloper.statocovid19italia.yml | metadata/org.twistedappdeveloper.statocovid19italia.yml | AntiFeatures:
- NonFreeNet
Categories:
- Sports & Health
License: MIT
AuthorName: SimoneTinella
AuthorEmail: simone.tinella@gmail.com
AuthorWebSite: http://www.simonetinella.it/
WebSite: https://simonetinella.github.io/Stato_COVID19_Italia_Android/
SourceCode: https://github.com/SimoneTinella/Stato_COVID19_Italia_A... | AntiFeatures:
- NonFreeNet
Categories:
- Sports & Health
License: MIT
AuthorName: SimoneTinella
AuthorEmail: simone.tinella@gmail.com
AuthorWebSite: http://www.simonetinella.it/
WebSite: https://simonetinella.github.io/Stato_COVID19_Italia_Android/
SourceCode: https://github.com/SimoneTinella/Stato_COVID19_Italia_A... | Update COVID-19 Italia to 1.2.0 (19) | Update COVID-19 Italia to 1.2.0 (19)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
8a5226c989d8e70c9968f82af849a73e5045ab6c | src/main/resources/plugin.yml | src/main/resources/plugin.yml | name: iAnnounce
main: com.github.pocketkid2.announce.AnnouncePlugin
version: 0.1.0
author: Pocketkid2
description: Broadcast server messages easily! With plenty of configuration options!
permissions:
iannounce.recieve:
description: Allows you to recieve the broadcasts
default: true | name: iAnnounce
main: com.github.pocketkid2.announce.AnnouncePlugin
version: 0.4.0
author: Pocketkid2
description: Broadcast server messages easily! With plenty of configuration options!
permissions:
iannounce.recieve:
description: Allows you to recieve the broadcasts
default: true | Increment version for new release! | Increment version for new release!
| YAML | mit | Pocketkid2/iAnnounce |
d07b4ba2ce71c85bf9264515cf82410ce4e9c566 | appengine/config_service/queue.yaml | appengine/config_service/queue.yaml | queue:
- name: gitiles-import
target: backend
rate: 5/s
retry_parameters:
task_retry_limit: 2
task_age_limit: 1m
| queue:
- name: gitiles-import
target: backend
rate: 4/s
retry_parameters:
task_retry_limit: 2
task_age_limit: 1m
| Reduce processing rate from 5/s to 4/s. | [config] Reduce processing rate from 5/s to 4/s.
We are still getting HTTP 429 from Gitiles, though only one or two per refresh
cycle (compared to like 100). Reduce the processing rate slightly more in
attempt to get rid of them.
4/s is still 8x larger than the theoretical minimal rate needed to process 300
config se... | YAML | apache-2.0 | luci/luci-py,luci/luci-py,luci/luci-py,luci/luci-py |
e8761b0c7f22ca69a90b9d449449ed679862bfaa | tasks/waiting_jenkins.yml | tasks/waiting_jenkins.yml | ---
- name: 'Waiting jenkins started'
command: "curl --head --silent {{ jenkins_base_url }}/"
register: 'jenkins_check_available'
until: "{{ (jenkins_check_available.stdout.find('200 OK') != -1) or
(jenkins_check_available.stdout.find('403 Forbidden') != -1) }}"
retries: "{{ jenkins_waiting_availa... | ---
- name: 'Waiting jenkins started'
uri:
url: "{{ jenkins_base_url }}/"
status_code: '200,403'
register: 'jenkins_check_available'
until: "{{
(jenkins_check_available.status == 200)
or (jenkins_check_available.status == 403) }}"
retries: "{{ jenkins_waiting_available_retries }}"
delay: "{{ ... | Replace curl command by uri module for Jenkins waiting task | Replace curl command by uri module for Jenkins waiting task
| YAML | mit | infOpen/ansible-role-jenkins |
283688e8414973e4cab0d28e9949234db4629cbe | meta/main.yml | meta/main.yml | ---
dependencies:
- role: meta/repository
repository_key: '0x4f4ea0aae5267a6c'
repository_url: 'deb http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu trusty main'
- role: meta/monitor
monitor_name: php5-fpm
monitor_runtime_root: "{{ php_runtime_root }}"
monitor_pidfile: "{{ php_fpm_pidfile_path }}... | ---
dependencies:
- role: meta/repository
repository_key: '0x4f4ea0aae5267a6c'
repository_url: 'deb http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu trusty main'
- role: meta/monitor
monitor_name: php5-fpm
monitor_runtime_root: "{{ php_runtime_root }}"
monitor_pidfile: "{{ php_fpm_pidfile_path }}... | Package should not be pluralized. Derp | Package should not be pluralized. Derp
| YAML | mit | aaronpederson/ansible-php,telusdigital/ansible-php,stevenharradine/ansible-php,kkwoker/ansible-php |
497a2682b7bf836dbcccc3cf2b577894f8ea32b4 | roles/rpi_netboot_os_bootstrap/tasks/main.yml | roles/rpi_netboot_os_bootstrap/tasks/main.yml | ---
- name: RPi netboot special | Hold kernels
dpkg_selections:
name: "{{ item }}"
selection: hold
loop:
- linux-headers-raspi
- linux-image-raspi
- linux-raspi
- name: RPi netboot special | NFS dependencies
apt:
pkg:
- nfs-common
- open-iscsi
- v4l2loopback-dkms
sta... | ---
- name: RPi netboot special | Hold kernels
dpkg_selections:
name: "{{ item }}"
selection: hold
loop:
- linux-headers-raspi
- linux-image-raspi
- linux-raspi
- name: RPi netboot special | NFS dependencies
apt:
pkg:
- nfs-common
- open-iscsi
- v4l2loopback-dkms
sta... | Set iscsi timeouts for root rpi disks | Set iscsi timeouts for root rpi disks
| YAML | mit | kradalby/plays,kradalby/plays |
b29d209d106ad3a39e1d16c4505362c5ad087ea5 | .github/workflows/release-python.yml | .github/workflows/release-python.yml | name: Build python packages for release
on:
release:
types:
- published
jobs:
python-package:
name: "Build and publish python packages"
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Set up python-3.7
uses: actions/setup-pyth... | name: Build python packages for release
on:
release:
types:
- published
jobs:
python-package:
name: "Build and publish python packages"
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Set up python-3.7
uses: actions/setup-pyth... | Update actions/setup-python action to v2 | Update actions/setup-python action to v2
| YAML | apache-2.0 | shivarammysore/faucet,faucetsdn/faucet,anarkiwi/faucet,mwutzke/faucet,shivarammysore/faucet,REANNZ/faucet,REANNZ/faucet,faucetsdn/faucet,mwutzke/faucet,anarkiwi/faucet |
f3f871806b219a3ca6b08bdac154d8ae974fe70e | .github/workflows/run-unit-tests.yml | .github/workflows/run-unit-tests.yml | name: Unit Tester
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
run:
name: Run Django Unit Tests
runs-on: ubuntu-latest
steps:
- name: Checkout the branch
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
... | name: Unit Tester
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
run:
name: Run Django Unit Tests
runs-on: ubuntu-latest
steps:
- name: Checkout the branch
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
... | Add pip caching to unit tests too | Add pip caching to unit tests too
| YAML | agpl-3.0 | codethesaurus/codethesaur.us,codethesaurus/codethesaur.us |
0205c318d1c384038faa377ec6fe81982dbad0a8 | .github/workflows/pr-build-workflow.yml | .github/workflows/pr-build-workflow.yml | name: PR Build
on: pull_request
jobs:
build:
name: Build
runs-on: ubuntu-latest
strategy:
matrix:
jdk: [8, 11]
fail-fast: false
steps:
- uses: actions/checkout@v2
- name: Set up JDK ${{ matrix.jdk }}
uses: actions/setup-java@v1
with:
java-ver... | name: PR Build
on: pull_request
jobs:
build:
name: Build
runs-on: ubuntu-latest
strategy:
matrix:
jdk: [8, 11]
fail-fast: false
steps:
- uses: actions/checkout@v2
- name: Set up JDK ${{ matrix.jdk }}
uses: actions/setup-java@v1
with:
java-ver... | Remove placeholder comment from pipeline file | Remove placeholder comment from pipeline file
| YAML | apache-2.0 | vpavic/spring-session,vpavic/spring-session,vpavic/spring-session |
700b76b9ecd3d16b91c92485ecc57cb43707e18c | .drone.yml | .drone.yml | kind: pipeline
name: default
steps:
- name: test
image: gradle:jdk11
commands:
- gradle build --stacktrace
- name: upload_reports
image: cschlosser/drone-ftps
environment:
FTP_USERNAME:
from_secret: username
FTP_PASSWORD:
from_secret: password
PLUGIN_HOSTNAME: bandbox.dreamhost.com:22... | kind: pipeline
name: default
steps:
- name: test
image: gradle:jdk11
commands:
- gradle build --stacktrace
- name: upload_reports
image: cschlosser/drone-ftps
environment:
FTP_USERNAME:
from_secret: username
FTP_PASSWORD:
from_secret: password
PLUGIN_HOSTNAME: bandbox.dreamhost.com:22... | Build reports sftp upload (attempt 2) | Build reports sftp upload (attempt 2)
| YAML | apache-2.0 | AcornUI/Acorn,AcornUI/Acorn,AcornUI/Acorn |
4692841b4166f5e232882259a4caffefa8a9613a | .zuul.yaml | .zuul.yaml | - project:
templates:
- check-requirements
- lib-forward-testing-python3
- openstack-lower-constraints-jobs
- openstack-python3-ussuri-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
| - project:
templates:
- check-requirements
- lib-forward-testing-python3
- openstack-lower-constraints-jobs
- openstack-python3-victoria-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
| Add Python3 victoria unit tests | Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
Change-Id: I36272b571c7157cb95f95ae47c190... | YAML | apache-2.0 | openstack/oslo.policy |
f2387472453fc4c2b43ec74798e134a31fa63cc3 | .zuul.yaml | .zuul.yaml | - job:
name: ironic-ui-integration-tests
parent: horizon-integration-tests
required-projects:
- name: openstack/horizon
- name: openstack/ironic
- name: openstack/python-ironicclient
- name: openstack/ironic-ui
roles:
- zuul: openstack-infra/devstack
- zuul: openstack... | - job:
name: ironic-ui-integration-tests
parent: horizon-integration-tests
required-projects:
- name: openstack/horizon
- name: openstack/ironic
- name: openstack/python-ironicclient
- name: openstack/ironic-ui
roles:
- zuul: openstack-infra/devstack
- zuul: openstack... | Use openstack-python3-train-jobs for python3 test runtime | Use openstack-python3-train-jobs for python3 test runtime
Depends-On:https://review.opendev.org/#/c/641878/
Change-Id: I628681e91592080541ccd03ed4f8ac020e5a2c30
| YAML | apache-2.0 | openstack/ironic-ui,openstack/ironic-ui,openstack/ironic-ui,openstack/ironic-ui |
5bb41072eb513b1378fb42d08f7dc9bedea55fee | .zuul.yaml | .zuul.yaml | - project:
templates:
- check-requirements
- horizon-non-primary-django-jobs
- openstack-python3-zed-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
| - project:
templates:
- check-requirements
- horizon-non-primary-django-jobs
- openstack-python3-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
| 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/cloudkitty-dashboard,openstack/cloudkitty-dashboard,openstack/cloudkitty-dashboard |
7b592dfe18469554567fb7c5bf381dc670e043dd | .zuul.yaml | .zuul.yaml | - project:
check:
jobs:
- cloud-provider-openstack-unittest
| - project:
cloud-provider-openstack-all:
jobs:
- cloud-provider-openstack-unittest
- cloud-provider-openstack-acceptance-test-keystone-authentication-authorization
- cloud-provider-openstack-acceptance-test-lb-octavia
cloud-provider-openstack-unit:
jobs:
- cloud-provi... | Add more testing scenarios jobs against K8S+OpenStack | Add more testing scenarios jobs against K8S+OpenStack
- Add jobs trigger for triggering all the jobs by commenting "/retest" or
"/test all" under a PR
- Add jobs trigger for triggering unit tests job by commenting
"/test cloud-provider-openstack-unit" under a PR
- Add jobs trigger for triggering K8S+LBaaS(Octavia)... | YAML | apache-2.0 | kubernetes/cloud-provider-openstack,kubernetes/cloud-provider-openstack,kubernetes/cloud-provider-openstack |
1da1b7f9e3f2e70d70dd4f985bbb28fb8854bb7e | .zuul.yaml | .zuul.yaml | - project:
templates:
- check-requirements
- horizon-non-primary-django-jobs
- openstack-cover-jobs-horizon
- openstack-lower-constraints-jobs
- openstack-python3-victoria-jobs-horizon
| - project:
templates:
- check-requirements
- horizon-non-primary-django-jobs
- openstack-cover-jobs-horizon
- openstack-lower-constraints-jobs
- openstack-python3-wallaby-jobs-horizon
| Add Python3 wallaby unit tests | Add Python3 wallaby unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for wallaby.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
Change-Id: Id81a44c484ce86436c6f2f3278c96b3... | YAML | apache-2.0 | openstack/monasca-ui,stackforge/monasca-ui,stackforge/monasca-ui,openstack/monasca-ui,openstack/monasca-ui,openstack/monasca-ui,stackforge/monasca-ui,stackforge/monasca-ui |
2afd925af31e2eb47b758814d0bd1d50433a30bf | .zuul.yaml | .zuul.yaml | - project:
templates:
- check-requirements
- openstack-cover-jobs
- openstack-python3-zed-jobs
- publish-openstack-docs-pti
| - project:
templates:
- check-requirements
- openstack-cover-jobs
- openstack-python3-jobs
- publish-openstack-docs-pti
| 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/python-solumclient |
70d246b7f9baf230e2f8223d3e15c3a8456371f0 | docker-compose.test.yml | docker-compose.test.yml | version: '3'
services:
test:
image: node:8
volumes:
- .:/app
working_dir: /app
command: npm install-test
| version: '3'
services:
test:
command: npm install-test
image: node:8
volumes:
- .:/app
working_dir: /app
| Sort settings in Docker compose | Sort settings in Docker compose
| YAML | mit | xavierdutreilh/wintersmith-environments,xavierdutreilh/wintersmith-environments |
1f44aa14701f6e37a92f6f2d633396550e8f2b35 | conda/readtagger/meta.yaml | conda/readtagger/meta.yaml | package:
name: readtagger
version: {{ GIT_DESCRIBE_TAG| replace('v', '', 1) }}
source:
git_url: ../../
build:
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0)}}
skip: True # [py2k]
noarch: python
script: python -m pip install --no-deps --ignore-installed .
requirements:
build:
- python >=3
-... | package:
name: readtagger
version: {{ GIT_DESCRIBE_TAG| replace('v', '', 1) }}
source:
git_url: ../../
build:
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0)}}
skip: True # [py2k]
noarch: python
script: python -m pip install --no-deps --ignore-installed .
requirements:
build:
- python >=3
-... | Add mappy to conda dependencies | Add mappy to conda dependencies
| YAML | mit | bardin-lab/readtagger,bardin-lab/readtagger |
4ee4d2ae726282b75a0a58381649659c8e53d398 | config/database.travis.yml | config/database.travis.yml | test:
adapter: mysql2
database: autolab_test
pool: 5
username: root
password: ''
socket: /var/run/mysqld/mysqld.sock
host: localhost
| test:
adapter: mysql2
database: autolab_test
pool: 5
username: root
password: ''
socket: /var/run/mysqld/mysqld.sock
host: localhost
reconnect: true
| Reconnect to db on failure. | Reconnect to db on failure.
| YAML | apache-2.0 | wcyz666/Autolab,wcyz666/Autolab,kk262777/Autolab,yunfanye/Autolab,jez/Autolab,cg2v/Autolab,yunfanye/Autolab,AEgan/Autolab,cagdasbas/Autolab,jez/Autolab,autolab/Autolab,autolab/Autolab,AEgan/Autolab,kk262777/Autolab,yunfanye/Autolab,kk262777/Autolab,AEgan/Autolab,jez/Autolab,AEgan/Autolab,jez/Autolab,cagdasbas/Autolab,c... |
3f9da1dcd26fbaaab8a82bd304fe5eeb8819d312 | roles/keitaro/tasks/configure_collecting_statistics.yml | roles/keitaro/tasks/configure_collecting_statistics.yml | - name: Install executable files
copy:
src: "{{ item }}"
dest: "/usr/local/bin/{{ item }}"
mode: "0755"
with_items:
- get_keitaro_stat
- rotate_nginx_status_logs
- name: Add rotating nginx status log files cron job
cron:
name: "Rotate nginx http status logs"
job: /usr/local/bin/rotate... | - name: Install executable files
copy:
src: "{{ item }}"
dest: "/usr/local/bin/{{ item }}"
mode: "0755"
with_items:
- get_keitaro_stat
- rotate_nginx_status_logs
- name: Add rotating nginx status log files cron job
cron:
name: "Rotate nginx http status logs"
job: |
/usr/local/bi... | Save stats.json immediately after rotating nginx status logs | Save stats.json immediately after rotating nginx status logs
| YAML | mit | keitarocorp/centos_provision,keitarocorp/centos_provision |
ca85bbb4b1f733245672af32501f4fea6fb3a1ba | .kitchen.cloud.yml | .kitchen.cloud.yml | ---
driver:
name: ec2
aws_ssh_key_id: <%= ENV['AWS_KEYPAIR_NAME'] %>
ssh_key: <%= ENV['EC2_SSH_KEY_PATH'] %>
region: us-east-1
availability_zone: us-east-1b
security_group_ids: ['ci-testing']
instance_type: c3.large
interface: public
tags:
Env: public
Type: test
provisioner:
name: chef_solo... | ---
driver:
name: ec2
aws_ssh_key_id: <%= ENV['AWS_KEYPAIR_NAME'] %>
ssh_key: <%= ENV['EC2_SSH_KEY_PATH'] %>
region: us-east-1
availability_zone: us-east-1b
security_group_ids: ['ci-testing']
instance_type: c3.large
interface: public
tags:
Env: public
Type: test
provisioner:
name: chef_solo... | Update to latest Ubuntu 12.04 AMI for Travis | Update to latest Ubuntu 12.04 AMI for Travis
| YAML | apache-2.0 | evertrue/s3_dir |
4f9739ace5c019e64de284fcbbe739ac10e87cc3 | metadata/pl.edu.pjwstk.s999844.shoppinglist.yml | metadata/pl.edu.pjwstk.s999844.shoppinglist.yml | Categories:
- Writing
License: GPL-2.0-only
AuthorName: Sebastian Göls
SourceCode: https://github.com/Abrynos/ShoppingList
IssueTracker: https://github.com/Abrynos/ShoppingList/issues
Translation: https://crowdin.com/project/abrynosshoppinglist
Changelog: https://github.com/Abrynos/ShoppingList/releases
AutoName: Sh... | Categories:
- Writing
License: GPL-2.0-only
AuthorName: Sebastian Göls
SourceCode: https://github.com/Abrynos/ShoppingList
IssueTracker: https://github.com/Abrynos/ShoppingList/issues
Translation: https://crowdin.com/project/abrynosshoppinglist
Changelog: https://github.com/Abrynos/ShoppingList/releases
AutoName: Sh... | Update ShoppingList to v1.9.0 (10) | Update ShoppingList to v1.9.0 (10)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
3649dc600e83b4ca68a3b7970223145e198745fa | .appveyor.yml | .appveyor.yml | version: '{build}'
build_script: ./gradlew --parallel build check jacocoTestReport assembleRelease && bash <(curl -s https://codecov.io/bash) -c -F windows
test_script:
- ./gradlew integrationTest
- ./gradlew journeyTest
| version: "{build}"
image: "Visual Studio 2017"
build_script: ./gradlew --parallel build check jacocoTestReport assembleRelease && bash <(curl -s https://codecov.io/bash) -c -F windows
test_script:
- ./gradlew integrationTest
- ./gradlew journeyTest
| Use the most recent AppVeyor image to get access to Docker. | Use the most recent AppVeyor image to get access to Docker.
| YAML | apache-2.0 | charleskorn/batect,charleskorn/batect,charleskorn/batect,charleskorn/batect,charleskorn/batect |
2dcd7b906320ff304dbf8dd279ff52ea16d75034 | .appveyor.yml | .appveyor.yml | image: Visual Studio 2017 Preview
environment:
msbuild: C:\Program Files (x86)\Microsoft Visual Studio\Preview\Community\MSBuild\15.0\bin
build: off
build_script:
- cmd: set PATH=%PATH%;C:\Program Files (x86)\Microsoft SDKs\F#\4.1\Framework\v4.0\
- cmd: fsi --exec ./build.fsx
test: off
artifacts:
- path: ... | image: Visual Studio 2017 Preview
environment:
msbuild: C:\Program Files (x86)\Microsoft Visual Studio\Preview\Community\MSBuild\15.0\bin
build: off
build_script:
- cmd: set PATH=%PATH%;C:\Program Files (x86)\Microsoft SDKs\F#\4.1\Framework\v4.0\
- cmd: fsi --exec ./build.fsx
test: off
artifacts:
- path: ... | Revert "Still trying to add artifact" | Revert "Still trying to add artifact"
This reverts commit f4878a63c20198e18f4d2aa3827696070a473d15.
| YAML | apache-2.0 | fsprojects/FSharp.Interop.Dynamic,fsprojects/FSharp.Interop.Dynamic,fsprojects/FSharp.Interop.Dynamic |
7b7635d192df85b4810b1447a1064091314b1934 | config/metro-extracts.yml | config/metro-extracts.yml | site_name: Metro Extracts
docs_dir: src/metro-extracts
site_dir: dist/metro-extracts
include_next_prev: false # next/prev is in alpha order; we don't want this
extra:
site_subtitle: Download city-sized portions of OpenStreetMap data in a variety of formats.
project_repo_url: https://github.com/mapzen/metroextracto... | site_name: Metro Extracts
docs_dir: src/metro-extracts
site_dir: dist/metro-extracts
include_next_prev: false # next/prev is in alpha order; we don't want this
pages:
- Home: index.md
- 'Overview': 'overview.md'
- 'Walkthrough': 'walkthrough.md'
extra:
site_subtitle: Download city-sized portions of OpenStreet... | Add pages section for new topic help | Add pages section for new topic help | YAML | mit | mapzen/documentation,mapzen/mapzen-docs-generator,mapzen/documentation,mapzen/documentation,mapzen/mapzen-docs-generator,mapzen/mapzen-docs-generator,mapzen/documentation,mapzen/mapzen-docs-generator |
13ab9d9ca07c7102c4630475db02c745403628a2 | src/TrueApex/ExpenseBundle/Resources/config/routing.yml | src/TrueApex/ExpenseBundle/Resources/config/routing.yml | expense_homepage:
path: /event
defaults: { _controller: ExpenseBundle:Default:index }
| expense_homepage:
path: /expense
defaults: { _controller: ExpenseBundle:Default:index }
| Change the route of the new EventBundle instead. | Change the route of the new EventBundle instead.
| YAML | mit | dasigr/finance,dasigr/finance,dasigr/finance |
35a3ca5fa370bde6e8e57df3974300cb770ff22c | .eslintrc.yml | .eslintrc.yml | # ESLint config
# http://eslint.org/
env:
browser: true
jquery: true
rules:
strict: 2
comma-dangle:
- 2
- 'never'
indent:
- 2
- 2
quotes:
- 2
- single
brace-style:
- 1
- '1tbs'
semi:
- 2
- 'always'
linebreak-style:
- 2
- 'unix'
comma-style:
... | # ESLint config
# http://eslint.org/
root: true
env:
browser: true
jquery: true
rules:
strict: 2
comma-dangle:
- 2
- 'never'
indent:
- 2
- 2
quotes:
- 2
- single
brace-style:
- 1
- '1tbs'
semi:
- 2
- 'always'
linebreak-style:
- 2
- 'unix'
com... | Insert the `root: true` configuration | Insert the `root: true` configuration
| YAML | mit | woneob/woneob.github.io,woneob/woneob.github.io,woneob/woneob.github.io,woneob/1upnote,woneob/1upnote,woneob/1upnote |
85f089278cfd2a8d69ba0b275651bf605241a491 | docker/docker-compose.yml | docker/docker-compose.yml | version: '2'
services:
dtk_dev:
image: dalg24/dtk-stack:latest
volumes:
- ..:/scratch/source/trilinos/12.10.1/DataTransferKit
environment:
- TRILINOS_DIR=/scratch/source/trilinos/12.10.1
container_name: dtk_dev
command: tail -f /dev/null
# Turn off seccomp confinement to work with ... | version: '2'
services:
dtk_dev:
image: dalg24/dtk-stack:latest
volumes:
- ..:/scratch/source/trilinos/12.10.1/DataTransferKit
environment:
- TRILINOS_DIR=/scratch/source/trilinos/12.10.1
- TERM=xterm
container_name: dtk_dev
command: tail -f /dev/null
# Turn off seccomp confin... | Set TERM env variable in Compose file for bash prompt to display colors | Set TERM env variable in Compose file for bash prompt to display colors
| YAML | bsd-3-clause | ORNL-CEES/DataTransferKit,ORNL-CEES/DataTransferKit,Rombur/DataTransferKit,amccaskey/DataTransferKit,ORNL-CEES/DataTransferKit,Rombur/DataTransferKit,amccaskey/DataTransferKit,dalg24/DataTransferKit,amccaskey/DataTransferKit,dalg24/DataTransferKit,ORNL-CEES/DataTransferKit,dalg24/DataTransferKit,Rombur/DataTransferKit,... |
1f81b6268e505887fbd02aa90be693510a159359 | .pre-commit-config.yaml | .pre-commit-config.yaml | - repo: git://github.com/pre-commit/pre-commit-hooks
sha: v0.4.1
hooks:
- id: autopep8-wrapper
args: ['-i']
exclude: 'docs/source/_themes/'
- id: check-json
- id: check-yaml
- id: debug-statements
- id: end-of-file-fixer
- id: trailing-whites... | - repo: git://github.com/pre-commit/pre-commit-hooks
sha: v0.4.1
hooks:
- id: autopep8-wrapper
args: ['-i']
exclude: 'docs/source/_themes/'
- id: check-json
- id: check-yaml
- id: debug-statements
- id: end-of-file-fixer
- id: trailing-whites... | Check docstring placement in pre-commit | Check docstring placement in pre-commit
[ci skip]
| YAML | mit | SamWhited/rawkit,nagyistoce/rawkit,photoshell/rawkit |
353377b226fb701f7943d592bf1cbf20c1668f7d | .pre-commit-config.yaml | .pre-commit-config.yaml | repos:
- repo: https://github.com/psf/black
rev: 21.9b0
hooks:
- id: black
- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2
hooks:
- id: flake8
- repo: https://github.com/timothycrosley/isort
rev: 5.9.3
hooks:
- id: isort
additional_dependencies: [toml]
... | repos:
- repo: https://github.com/psf/black
rev: 22.6.0
hooks:
- id: black
- repo: https://gitlab.com/pycqa/flake8
rev: 4.0.1
hooks:
- id: flake8
- repo: https://github.com/timothycrosley/isort
rev: 5.10.1
hooks:
- id: isort
exclude: ^.*/?setup\.py$
- repo: h... | Fix versions in pre-commit config to fix CI | Fix versions in pre-commit config to fix CI
| YAML | mit | sdispater/pendulum,sdispater/pendulum,sdispater/pendulum |
04b4d88d4d5ba6c6e499dac329b437affcc41640 | conda/meta.yaml | conda/meta.yaml | package:
name: boost
version: "1.55.0"
source:
fn: boost_1_55_0.zip # [win]
url: http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.zip/download # [win]
sha1: 1d479557177c49d74001c904979b60cce8cc2d12 # [win]
fn: boost_1_55_0.tar.bz2 # [unix]
url: http://sourceforge.net/pro... | package:
name: boost
version: "1.56.0"
source:
fn: boost_1_56_0.zip # [win]
url: http://sourceforge.net/projects/boost/files/boost/1.56.0/boost_1_56_0.zip/download # [win]
sha1: 15b9719a92cd2a80170d54cfb9c3990a56193c56 # [win]
fn: boost_1_56_0.tar.gz # [unix]
url: http://sourceforge.net/proj... | Upgrade boost recipe to 1.56.0 | Upgrade boost recipe to 1.56.0
This is for dlib, which now requires 1.56.0. Nothing really changes
except pointing to the new remote files.
| YAML | bsd-3-clause | menpo/conda-boost |
fade40ee30021e9b5aafefa84e6ff049ec5c8e0d | ansible/roles/aws_ecs/tasks/main.yml | ansible/roles/aws_ecs/tasks/main.yml | - include_vars: aws_ecs.yml
- file: name=/var/run/ecs_agent mode=0750 owner=root group=root state=directory
tags:
- build_ami
- shell: /usr/sbin/make_dockercfg {{docker_user|quote}} {{docker_pass|quote}} {{docker_email|quote}} {{docker_registry|quote}}
register: dockercfg
- copy: src=etc/init/ecs_agent.conf de... | - include_vars: aws_ecs.yml
- file: name=/var/run/ecs_agent mode=0750 owner=root group=root state=directory
tags:
- build_ami
- shell: /usr/sbin/make_dockercfg {{docker_user|quote}} {{docker_pass|quote}} {{docker_email|quote}} {{docker_registry|quote}}
register: dockercfg
- copy: 'content="{{dockercfg.stdout}}... | Add the /root/.dockercfg file so that root (and therefore init scripts) can also use the private docker repo | Add the /root/.dockercfg file so that root (and therefore init scripts) can also use the private docker repo
| YAML | bsd-2-clause | remind101/empire_ami,indigobio/empire_ami,remind101/empire_ami,indigobio/empire_ami |
ccfb1aa24cf5d888301a1dffefacc17a34527d23 | metadata/io.github.z3r0c00l_2k.aquadroid.yml | metadata/io.github.z3r0c00l_2k.aquadroid.yml | Categories:
- Sports & Health
License: GPL-3.0-only
SourceCode: https://github.com/z3r0c00l-2k/AquaDroid
IssueTracker: https://github.com/z3r0c00l-2k/AquaDroid/issues
Changelog: https://github.com/z3r0c00l-2k/AquaDroid/releases
AutoName: AquaDroid
RepoType: git
Repo: https://github.com/z3r0c00l-2k/AquaDroid
Builds... | Categories:
- Sports & Health
License: GPL-3.0-only
SourceCode: https://github.com/z3r0c00l-2k/AquaDroid
IssueTracker: https://github.com/z3r0c00l-2k/AquaDroid/issues
Changelog: https://github.com/z3r0c00l-2k/AquaDroid/releases
AutoName: AquaDroid
RepoType: git
Repo: https://github.com/z3r0c00l-2k/AquaDroid
Builds... | Update CV of AquaDroid to 1.2 (4) | Update CV of AquaDroid to 1.2 (4)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
6849672a0243502f39135b10f386bf6d28d0955c | generators/app/templates/.eslintrc.yml | generators/app/templates/.eslintrc.yml | rules:
indent: ["warn", 2]
no-cond-assign: "warn"
no-empty: "warn"
no-extra-semi: "warn"
no-irregular-whitespace: "warn"
no-unreachable: "warn"
curly: "warn"
no-eval: "warn"
no-floating-decimal: "warn"
no-global-assign: "warn"
no-magic-numbers: "warn"
no-octal: "warn"
no-redeclare: "warn"
no... | rules:
indent: ["warn", 2]
no-cond-assign: "warn"
no-empty: "warn"
no-extra-semi: "warn"
no-irregular-whitespace: "warn"
no-unreachable: "warn"
curly: "warn"
no-eval: "warn"
no-floating-decimal: "warn"
no-global-assign: "warn"
no-magic-numbers: "warn"
no-octal: "warn"
no-redeclare: "warn"
no... | Add no-undef rule to ESlint | Add no-undef rule to ESlint | YAML | mit | jakub300/generator-chisel,xfiveco/generator-chisel,xfiveco/generator-chisel,jakub300/generator-chisel,jakub300/generator-chisel,xfiveco/generator-chisel,jakub300/generator-chisel |
0c2d7d29105b0347db65ee1ee1a99b78a65f2db8 | .github/workflows/release.yml | .github/workflows/release.yml | name: Release
on:
push:
tags:
- 'v*'
jobs:
build:
name: Build + Publish
runs-on: ubuntu-latest
strategy:
matrix:
ruby:
# use always oldest supported version
- '2.4'
steps:
- uses: actions/checkout@v2.3.4
- name: Set up Ruby
uses: ruby/setup... | name: Release
on:
push:
tags:
- 'v*'
jobs:
build:
name: Build + Publish
runs-on: ubuntu-latest
strategy:
matrix:
ruby:
# use always oldest supported version
- '2.5'
steps:
- uses: actions/checkout@v2.3.4
- name: Set up Ruby
uses: ruby/setup... | Use oldest supported version for Release action | CI: Use oldest supported version for Release action
| YAML | mit | luislavena/gem-compiler |
832ceb6ed9f3bb9f6008353d899718cedb150916 | circle.yml | circle.yml | nodes:
www:
ami: ami-efd61d86
instance-type: "m1.small"
username: ubuntu
## following only necessary for deployment
availability-zone: "us-east-1a" # customers *could* specify this, probably shouldn't care.
public-key: "backend/www.id_rsa.pub"
private-key: "backend/www.id_rsa"
secur... | nodes:
www:
ami: ami-efd61d86
instance-type: "m1.small"
username: ubuntu
## following only necessary for deployment
availability-zone: "us-east-1a" # customers *could* specify this, probably shouldn't care.
public-key: "backend/www.id_rsa.pub"
private-key: "backend/www.id_rsa"
secur... | Use the production:server option, to detach | Use the production:server option, to detach
| YAML | epl-1.0 | RayRutjes/frontend,circleci/frontend,prathamesh-sonpatki/frontend,prathamesh-sonpatki/frontend,circleci/frontend,circleci/frontend,RayRutjes/frontend |
c58829178b3b084074f3ede302aff16c213b6ad2 | circle.yml | circle.yml | machine:
php:
version: 5.5.11
dependencies:
pre:
- sudo composer self-update
- sed -i 's/^;//' ~/.phpenv/versions/$(phpenv global)/etc/conf.d/xdebug.ini
test:
override:
- composer test
post:
- composer coveralls
general:
artifacts:
- "tmp/coveralls.json"
- "tmp/report.lcov"
| machine:
php:
version: 5.5.11
dependencies:
pre:
- sudo composer self-update
- sed -i 's/^;//' ~/.phpenv/versions/$(phpenv global)/etc/conf.d/xdebug.ini
test:
override:
- composer test
post:
- composer coveralls-save-only
general:
artifacts:
- "tmp/coveralls.json"
- "tmp/report.lco... | Replace to save only command | Replace to save only command
| YAML | mit | cloak-php/coveralls-kit |
0e038c3513dcaf4ca7b0f6838820863a205e81e2 | circle.yml | circle.yml | machine:
pre:
- curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
services:
- docker
dependencies:
override:
- sudo pip install docker-compose==1.8.0
test:
override:
- make docker_test
deployment:
heroku:
branch: master
commands:
... | machine:
pre:
- curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
services:
- docker
dependencies:
override:
- sudo pip install docker-compose==1.8.0
test:
override:
- make docker_test
deployment:
dev:
branch: master
commands:
- ... | Add building docker before deployment to heroku dev env | Add building docker before deployment to heroku dev env
| YAML | mit | uktrade/directory-ui-supplier,uktrade/directory-ui-supplier,uktrade/directory-ui-supplier |
8a17379ece3be2564c580e5e3bb1a47d7de6c51b | circle.yml | circle.yml | machine:
environment:
DATABASE_URL: 'postgres://ubuntu:@127.0.0.1:5432/circle_test'
python:
version: 3.5.0
services:
- postgresql
dependencies:
cache_directories:
- ~/miniconda
pre:
- bash scripts/conda_circle_setup.sh
- source activate cas
test:
pre:
- python manage.py coll... | machine:
environment:
DATABASE_URL: 'postgres://ubuntu:@127.0.0.1:5432/circle_test'
python:
version: 3.5.1
services:
- postgresql
dependencies:
cache_directories:
- ~/miniconda
pre:
- bash scripts/conda_circle_setup.sh
- source activate cas
test:
pre:
- python manage.py coll... | Update Circle to Python 3.5.1 | Update Circle to Python 3.5.1
| YAML | apache-2.0 | WildCAS/CASCategorization,WildCAS/CASCategorization,WildCAS/CASCategorization |
15ce075c5ed9e2bd9b5e3dda1d624a824c892ed6 | circle.yml | circle.yml | machine:
services:
- docker
environment:
BLOG_DIR: $HOME/$CIRCLE_PROJECT_REPONAME/blog
PATH: ~/.local/bin:$PATH
dependencies:
cache_directories:
- ~/.local # Not in use at this moment
test:
override:
- echo "Dummy test."
deployment:
deploy:
branch: master
commands:
- expo... | machine:
services:
- docker
environment:
BLOG_DIR: $HOME/$CIRCLE_PROJECT_REPONAME/blog
PATH: ~/.local/bin:$PATH
dependencies:
cache_directories:
- ~/.local # Not in use at this moment
test:
override:
- echo "Dummy test."
deployment:
deploy:
branch: master
commands:
- expo... | Add some debug info for CircleCI | Add some debug info for CircleCI
| YAML | mit | mahata/mahata.org,mahata/mahata.org |
9443472b2b7ff04b50acf5704ba1733891cbb487 | circle.yml | circle.yml | machine:
python:
version: 3.5.2
environment:
GIT_AUTHOR_NAME: Pior Bastida
GIT_AUTHOR_EMAIL: pior@pbastida.net
GIT_COMITTER_NAME: Pior Bastida
GIT_COMITTER_EMAIL: pior@pbastida.net
test:
pre:
- pip install -r requirements-test.txt
override:
- pytest --cov-report xml:$CIRCLE_ARTIFACT... | machine:
python:
version: 3.5.2
test:
pre:
- pip install -r requirements-test.txt
override:
- pytest --cov-report xml:$CIRCLE_ARTIFACTS/pytest/coverage.xml --junitxml=$CIRCLE_TEST_REPORTS/pytest/junit.xml
- pylama
deployment:
pypi:
branch: pypi
commands:
- pip install -U wheel bu... | Revert non-working git author config by vars | Revert non-working git author config by vars
| YAML | mit | pior/buddy |
7fcd9fdb2684ec6f2ab35c0854990129ce1c98c1 | circle.yml | circle.yml | machine:
node:
version: 6.1.0
test:
override:
- JEST_JUNIT_OUTPUT="$CIRCLE_TEST_REPORTS/junit.xml" npm run build
post:
- mkdir -p $CIRCLE_TEST_REPORTS/zip/
- pushd dist && zip -9vr $CIRCLE_TEST_REPORTS/zip/hyperion-web.zip . && popd
| machine:
node:
version: 7.5.0
test:
override:
- JEST_JUNIT_OUTPUT="$CIRCLE_TEST_REPORTS/junit.xml" npm run build
post:
- mkdir -p $CIRCLE_TEST_REPORTS/zip/
- pushd dist && zip -9vr $CIRCLE_TEST_REPORTS/zip/hyperion-web.zip . && popd
| Upgrade to Node 7.5.0 on CircleCI | Upgrade to Node 7.5.0 on CircleCI
| YAML | mit | mthmulders/hyperion-web,mthmulders/hyperion-web,mthmulders/hyperion-web |
c5b954786c83c7b6efdf1eee472ece09abd115bf | circle.yml | circle.yml | dependencies:
pre:
- sudo apt-get update; sudo apt-get install pdftk
- wget https://chromedriver.storage.googleapis.com/2.36/chromedriver_linux64.zip
- unzip chromedriver_linux64.zip
- sudo cp chromedriver /usr/local/bin/chromedriver
- curl -L -o google-chrome.deb https://dl.google.com/linux/direc... | dependencies:
pre:
- sudo apt-get update; sudo apt-get install pdftk
- wget https://chromedriver.storage.googleapis.com/2.36/chromedriver_linux64.zip
- unzip chromedriver_linux64.zip
- sudo cp chromedriver /usr/local/bin/chromedriver
- curl -L -o google-chrome.deb https://dl.google.com/linux/direc... | Revert back to original config | Revert back to original config | YAML | mit | codeforamerica/michigan-benefits,codeforamerica/michigan-benefits,codeforamerica/michigan-benefits,codeforamerica/michigan-benefits |
488a596fe5bff9cc2d3ea0b70711223f2798c2a0 | circle.yml | circle.yml | machine:
java:
version: oraclejdk8
post:
- pyenv global 2.7.9 3.5.0 3.4.3 2.6.8
environment:
GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError"'
dependencies:
override:
- ./gradlew downloadDependencies --console plain
test:
override:
... | machine:
java:
version: oraclejdk8
post:
- pyenv global 2.7.9 3.5.0 3.4.3 2.6.8
- chmod --recursive a-w ~/.pyenv/versions #Builds fail when we have write permissions, so disableing it
environment:
GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError"'... | Disable write permissions on python venv | Disable write permissions on python venv
Without this it looks like there's an issue with the install of python
when we try to build a virtual env. I tested this by running the last
build in a ssh mode and ran this as quick as I could in the build.
| YAML | apache-2.0 | sixninetynine/pygradle,sixninetynine/pygradle,sixninetynine/pygradle,sixninetynine/pygradle |
58905ccc84594f56a0fd3600a13dfb5285c4f16e | circle.yml | circle.yml | machine:
environment:
TAG: latest
services:
- docker
dependencies:
override:
- docker build -t craftship/phonebox-api:$TAG ./src/api
- docker build -t craftship/phonebox-workers:$TAG ./src/workers
test:
override:
- docker run -d -p 80:8080 craftship/phonebox-workers:$TAG; sleep 3
- doc... | machine:
environment:
TAG: latest
services:
- docker
dependencies:
override:
- docker build -t craftship/phonebox-api:$TAG ./src/api
- docker build -t craftship/phonebox-workers:$TAG ./src/workers
test:
override:
- docker run craftship/phonebox-workers:$TAG; sleep 3
- docker run -d -p ... | Remove port exposure for workers, not required | Remove port exposure for workers, not required
| YAML | mit | craftship/phonebox,craftship/phonebox,craftship/phonebox |
33692fe0e63ceea7b8830cc48eeda8a47a5b86b0 | circle.yml | circle.yml | checkout:
post:
- git submodule sync
- git submodule update --init
test:
override:
- ./gradlew clean verify
deployment:
master:
branch: master
commands:
- ./gradlew uploadArchives -PsonatypeUsername=$SONATYPE_NEXUS_SNAPSHOTS_USERNAME -PsonatypePassword=$SONATYPE_NEXUS_SNAPSHOTS_PASSWOR... | checkout:
post:
- git submodule sync
- git submodule update --init
dependencies:
pre:
- echo y | android update sdk --all --no-ui --force --filter "build-tools"
test:
override:
- ./gradlew clean verify
deployment:
master:
branch: master
commands:
- ./gradlew uploadArchives -Pson... | Update Android build tools on Circle CI | Update Android build tools on Circle CI
| YAML | apache-2.0 | mapzen/android,mapzen/android |
ddb3174b527759c9af8c426acbcc78a475617d4f | circle.yml | circle.yml | machine:
timezone: UTC
php:
version: 5.6.2
dependencies:
pre:
# Enable xdebug
- sed -i 's/^;//' ~/.phpenv/versions/$(phpenv global)/etc/conf.d/xdebug.ini
# Disable phar.readonly
- sed -i 's/^;phar.readonly/phar.readonly/' ~/.phpenv/versions/$(phpenv global)/etc/php.ini
- sed -i 's/phar.re... | machine:
timezone: UTC
php:
version: 5.6.2
dependencies:
pre:
# Enable xdebug
- sed -i 's/^;//' ~/.phpenv/versions/$(phpenv global)/etc/conf.d/xdebug.ini
# Disable phar.readonly
- sed -i 's/^;phar.readonly/phar.readonly/' ~/.phpenv/versions/$(phpenv global)/etc/php.ini
- sed -i 's/phar.re... | Modify Box output artifact mechanism in CircleCI | Modify Box output artifact mechanism in CircleCI
| YAML | mit | sekjun9878/request-parser |
d8cd7822e53ae7d8851ebe4e9f1f7556827a220e | circle.yml | circle.yml | dependencies:
override:
- curl -L https://atom.io/download/deb -o atom-amd64.deb
- sudo dpkg --install atom-amd64.deb || true
- sudo apt-get update
- sudo apt-get -f install
- nvm use 5.1.0
- npm run compile
test:
override:
- npm run lint
- npm test
machine:
node:
version: 5.... | dependencies:
override:
- curl -L https://atom.io/download/deb -o atom-amd64.deb
- sudo dpkg --install atom-amd64.deb || true
- sudo apt-get update
- sudo apt-get -f install
- nvm use 5.1.0
- npm install
- npm run compile
test:
override:
- npm run lint
- npm test
machine:
nod... | Install dependencies in CI before running stuff | :new: Install dependencies in CI before running stuff
| YAML | mit | steelbrain/resolve |
230d7ae524df054ac36397e34c61d154bc7b83d2 | Magic/src/main/resources/examples/survival/wands/magicbow.yml | Magic/src/main/resources/examples/survival/wands/magicbow.yml | #
# A spellcasting bow
#
magicbow:
inherit: base_bow
class: archer_mage
icon: bow{CustomModelData:18001}
legacy_icon: bow_icon:1
migrate_legacy_icons:
"bow_icon:1": bow{CustomModelData:18001}
"bow_icon:2": bow{CustomModelData:18002}
"bow_icon:3": bow{CustomModelData:18003}
"bow_icon:4": bow{Cu... | #
# A spellcasting bow
#
magicbow:
inherit: base_bow
class: archer_mage
icon: bow{CustomModelData:18001}
legacy_icon: bow_icon:1
migrate_legacy_icons:
"bow_icon:1": bow{CustomModelData:18001}
"bow_icon:2": bow{CustomModelData:18002}
"bow_icon:3": bow{CustomModelData:18003}
"bow_icon:4": bow{Cu... | Remove protection from magic bow | Remove protection from magic bow
| YAML | mit | elBukkit/MagicPlugin,elBukkit/MagicPlugin,elBukkit/MagicPlugin |
c99e709819df1a0ce6de5c336c0b3c6a46f8dd81 | docker-compose.sample.yml | docker-compose.sample.yml | version: '2'
services:
db:
image: mysql:latest
environment:
- MYSQL_DATABASE=testdb
- MYSQL_USER=testuser
- MYSQL_PASSWORD=testpassword
- MYSQL_ROOT_PASSWORD=rootp4ssword
ports:
- "3306:3306"
app:
image: debian:jessie
volumes:
- .:/app
web:
image: rolcke... | version: '2'
services:
db:
image: mysql:latest
environment:
- MYSQL_DATABASE=testdb
- MYSQL_USER=testuser
- MYSQL_PASSWORD=testpassword
- MYSQL_ROOT_PASSWORD=rootp4ssword
app:
image: debian:jessie
volumes:
- .:/app
web:
image: rolckers/web-apache-php
ports:
... | Remove exposed mysql port which clashes with mysql on travis. | Remove exposed mysql port which clashes with mysql on travis.
| YAML | mit | devimust/easy-bookmark-manager,devimust/easy-bookmark-manager,devimust/easy-bookmark-manager,devimust/easy-bookmark-manager |
ad42b1a3f73747e473a2d91dd065f9c5c0d881c1 | docker/docker-compose.yml | docker/docker-compose.yml | version: '2'
services:
girder:
build:
context: .
dockerfile: girder/Dockerfile
command: -d ${MONGODB_URL}
volumes:
- assetstore:/assetstore
nginx:
build:
context: nginx
dockerfile: Dockerfile
ports:
- 8080:80
depends_on:
- 'girder'
r... | version: '2'
services:
girder:
build:
context: .
dockerfile: girder/Dockerfile
command: -d ${MONGODB_URL}
volumes:
- assetstore:/assetstore
nginx:
build:
context: nginx
dockerfile: Dockerfile
ports:
- 8080:80
depends_on:
- 'girder'
r... | Use snake_case for service names | Use snake_case for service names
| YAML | bsd-3-clause | OpenChemistry/mongochemdeploy,OpenChemistry/mongochemdeploy |
d48c7a2c5385178b53b9ca1bdd1a6ee4c860d357 | compose/yml/common.yml | compose/yml/common.yml | # see domain-specific .yml for documentation
wu:
image: systemapic/wu:latest
environment:
SYSTEMAPIC_DOMAIN: ${SYSTEMAPIC_DOMAIN}
SYSTEMAPIC_PRODMODE: 'true'
working_dir: /systemapic/prod # todo: remove (currently needed for doing `docker run ../... grunt test`, but can be fixed with `./test.sh` script, o... | # see domain-specific .yml for documentation
wu:
image: systemapic/wu:latest
environment:
SYSTEMAPIC_DOMAIN: ${SYSTEMAPIC_DOMAIN}
SYSTEMAPIC_PRODMODE: 'true'
working_dir: /systemapic/prod # todo: remove (currently needed for doing `docker run ../... grunt test`, but can be fixed with `./test.sh` script, o... | Switch back from postgis:log to postgis:latest | Switch back from postgis:log to postgis:latest
We don't build postgis:log in our build_all.sh
| YAML | agpl-3.0 | mapic/mapic,mapic/mapic |
55161c98ed1b6df1067c9ba4ea0a1fc08fdece02 | .github/workflows/browserslist-db-update.yml | .github/workflows/browserslist-db-update.yml | name: Update Browserslist Database
on:
schedule:
- cron: '0 0 * * 0'
permissions:
contents: write
pull-requests: write
jobs:
update-browserslist-database:
name: Create PR containing Browserslist updates
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/chec... | name: Update Browserslist Database
on:
schedule:
- cron: '0 0 * * 0'
permissions:
contents: write
pull-requests: write
jobs:
update-browserslist-database:
name: Create PR containing Browserslist updates
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/chec... | Use v1 of the action. | Use v1 of the action.
| YAML | apache-2.0 | google/site-kit-wp,google/site-kit-wp,google/site-kit-wp,google/site-kit-wp |
3bf7c7677e20d6cf08774322ccde0ecd6f2df1b9 | .github/workflows/verify-code-formatting.yml | .github/workflows/verify-code-formatting.yml | name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
verify-code-formatting:
name: Verify formatting
runs-on: ubuntu-latest
steps:
- name: 'Checkout code'
uses: actions/checkout@v2
- name: 'Verify formatting of all files'
run: ./bin/check-formatting.sh
env... | name: javascript / format
on:
push:
pull_request:
workflow_dispatch:
jobs:
verify:
name: Verify formatting
runs-on: ubuntu-latest
steps:
- name: 'Checkout code'
uses: actions/checkout@v2
- name: 'Verify formatting of all files'
run: ./bin/check-formatting.sh
en... | Rename action to be in line with the rest | Rename action to be in line with the rest
| YAML | mit | exercism/xecmascript,exercism/xecmascript |
db0a516eb60f085af52ca21d1dd603483dbd4b1e | conda.recipe/meta.yaml | conda.recipe/meta.yaml | {% set data = load_setuptools()%}
package:
name: anaconda-client
version: {{data.get('version')}}
build: {}
requirements:
build:
- python
- setuptools
run:
- python
- setuptools
- clyent
- requests
- pyyaml
- dateutil
- pytz
about:
home: {{data.get('url')}}
license: {{... | {% set data = load_setuptools()%}
package:
name: anaconda-client
version: {{data.get('version')}}
build: {}
requirements:
build:
- python
- setuptools =23.0.0
run:
- python
- setuptools =23.0.0
- clyent
- requests
- pyyaml
- dateutil
- pytz
about:
home: {{data.get('url... | Fix CI builds due to setup tools change | Fix CI builds due to setup tools change
| YAML | bsd-3-clause | Anaconda-Platform/anaconda-client,Anaconda-Platform/anaconda-client,Anaconda-Platform/anaconda-client |
881aa061953253b5f0452025896191f1f7f67406 | config/application.yml | config/application.yml | level_limit: 3
api_key: <%= ENV['API_KEY'] || 'PUT_YOUR_API_KEY_HERE' %>
elasticsearch_server: <%= ENV['SEARCH_SERVER'] || 'http://localhost:9200' %>
max_deep_search_comment_count: 5000
enable_search: true
default_locale: <%= ENV['SERVICE_LANGUAGE'] || 'en-US' %>
manual_pagination_batch_size: <%= ENV['MANUAL_PAGINATION... | level_limit: 3
api_key: <%= ENV['API_KEY'] || 'PUT_YOUR_API_KEY_HERE' %>
elasticsearch_server: <%= ENV['SEARCH_SERVER_ES7'] || 'http://localhost:9200' %>
max_deep_search_comment_count: 5000
enable_search: true
default_locale: <%= ENV['SERVICE_LANGUAGE'] || 'en-US' %>
manual_pagination_batch_size: <%= ENV['MANUAL_PAGINA... | Use a different SEARCH_SERVER variable for ES7 code. | Use a different SEARCH_SERVER variable for ES7 code.
| YAML | agpl-3.0 | EDUlib/cs_comments_service,edx/cs_comments_service,edx/cs_comments_service,EDUlib/cs_comments_service,edx/cs_comments_service,EDUlib/cs_comments_service |
da71301b33a4067b8004cb3ace09742e6348690a | .appveyor.yml | .appveyor.yml | build: false
platform:
- x86
install:
- git submodule update --init --recursive
- IF "%PLATFORM%" == "x86" set PATH=C:\Python37;%PATH%
- IF "%PLATFORM%" == "x64" set PATH=C:\Python37-x64;%PATH%
test_script:
- script\fetch-fixtures.cmd
- python.exe setup.py --quiet test
| build: false
platform:
- x86
- x64
install:
- git submodule update --init --recursive
- IF "%PLATFORM%" == "x86" set PATH=C:\Python37;%PATH%
- IF "%PLATFORM%" == "x64" set PATH=C:\Python37-x64;%PATH%
test_script:
- script\fetch-fixtures.cmd
- python.exe setup.py --quiet test
| Add 64-bit windows CI build | Add 64-bit windows CI build
| YAML | mit | tree-sitter/py-tree-sitter,tree-sitter/py-tree-sitter,tree-sitter/py-tree-sitter |
bfc1838f1d209bb5ee384c2fca27f64f77045bb3 | .appveyor.yml | .appveyor.yml | version: 2.4.{build}
branches:
except:
- coverity_scan
configuration: Release
environment:
PROJECT_BASE: "C:/projects/morebin"
PATH: "C:\Libraries\boost_1_60_0;%PATH%"
platform: x64
before_build:
- ps: cd "${env:APPVEYOR_BUILD_FOLDER}"
- cmd: dir
- cmd: md build
- cmd: cd build
- cmd: cmake --version
- cmd... | version: 2.4.{build}
branches:
except:
- coverity_scan
configuration: Release
environment:
PROJECT_BASE: "C:/projects/morebin"
PATH: "C:\Libraries\boost_1_60_0;%PATH%"
platform: x64
before_build:
- ps: cd "${env:APPVEYOR_BUILD_FOLDER}"
- cmd: dir
- cmd: md build
- cmd: cd build
- cmd: cmake --version
- cmd... | Add gtest build logs to artifacts | Add gtest build logs to artifacts
| YAML | mit | peterfpeterson/morebin,peterfpeterson/morebin,peterfpeterson/morebin |
f8000c890a0b3412558819347f574223b476a668 | .appveyor.yml | .appveyor.yml | init:
- ps: Update-AppveyorBuild -Version "$(Get-Date -Format "yyyy-MM-dd-HHmm")"
clone_folder: c:\lgt3git
shallow_clone: true
skip_tags: true
branches:
only:
- master
install:
# Add Inno Setup to PATH so the ISCC command is found
- set PATH="C:\Program Files (x86)\Inno Setup 5";%PATH%
build_script:
... | init:
- ps: Update-AppveyorBuild -Version "$(Get-Date -Format "yyyy-MM-dd-HHmm")"
clone_folder: c:\lgt3git
shallow_clone: true
skip_tags: true
branches:
only:
- master
install:
# Add Inno Setup to PATH so the ISCC command is found
- set PATH="C:\Program Files (x86)\Inno Setup 6";%PATH%
build_script:
... | Fix AppVeyor build to use Inno Setup 6 | Fix AppVeyor build to use Inno Setup 6
| YAML | apache-2.0 | LogtalkDotOrg/logtalk3,LogtalkDotOrg/logtalk3,LogtalkDotOrg/logtalk3,LogtalkDotOrg/logtalk3,LogtalkDotOrg/logtalk3,LogtalkDotOrg/logtalk3,LogtalkDotOrg/logtalk3 |
ddceb7f71424c2f4e0c78eeaf88164e974ec65de | .appveyor.yml | .appveyor.yml | image: Visual Studio 2017
matrix:
fast_finish: false
branches:
only:
- master
- target_interface
- /^\d+\.\d+(\.\d+)?(-\S*)?$/
platform:
- x64
configuration:
- Debug
- Release
install:
- git submodule update --init --recursive
before_build:
- choco upgrade cmake --version 3.13.0
- set ... | image: Visual Studio 2017
matrix:
fast_finish: false
branches:
only:
- master
- /^\d+\.\d+(\.\d+)?(-\S*)?$/
platform:
- x64
configuration:
- Debug
- Release
install:
- git submodule update --init --recursive
before_build:
- choco upgrade cmake --version 3.13.0
- set path=C:\Program Files\C... | Disable changes test in AppVeyor | Disable changes test in AppVeyor
| YAML | apache-2.0 | aclex/floaxie,aclex/floaxie |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.