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 |
|---|---|---|---|---|---|---|---|---|---|
d160b85f83eac054e7fba89a9de7e313d606fd25 | metadata/ml.vivekthazhathattil.chalachithram.yml | metadata/ml.vivekthazhathattil.chalachithram.yml | Categories:
- Games
License: MIT
AuthorName: Vivek Thazhathattil
AuthorEmail: vivek.thazhathattil@gmail.com
AuthorWebSite: https://vivekthazhathattil.github.io
SourceCode: https://github.com/VivekThazhathattil/Chalachithram/
IssueTracker: https://github.com/VivekThazhathattil/Chalachithram/issues
Changelog: https://g... | Categories:
- Games
License: MIT
AuthorName: Vivek Thazhathattil
AuthorEmail: vivek.thazhathattil@gmail.com
AuthorWebSite: https://vivekthazhathattil.github.io
SourceCode: https://github.com/VivekThazhathattil/Chalachithram/
IssueTracker: https://github.com/VivekThazhathattil/Chalachithram/issues
Changelog: https://g... | Update Chalachithram to 1.4 (4) | Update Chalachithram to 1.4 (4)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
c5acb3c14d7ed5b472da8490487ae26875390e5b | deploy/ansible/roles/docker/tasks/main.yml | deploy/ansible/roles/docker/tasks/main.yml | ---
- name: Add GPG key for Docker packages
sudo: yes
apt_key: keyserver=hkp://p80.pool.sks-keyservers.net:80 id=9DC858229FC7DD38854AE2D88D81803C0EBFCD88
- name: add repo for Docker packages
sudo: yes
apt_repository:
repo: 'deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial main'
state: p... | ---
- name: Add GPG key for Docker packages
sudo: yes
apt_key: keyserver=hkp://p80.pool.sks-keyservers.net:80 id=9DC858229FC7DD38854AE2D88D81803C0EBFCD88
- name: add repo for Docker packages
sudo: yes
apt_repository:
repo: 'deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable'
state:... | Fix docker package repo. Also, device-mapper-libs is no longer needed. | Fix docker package repo.
Also, device-mapper-libs is no longer needed.
| YAML | mit | DimensionDataResearch/daas-demo,DimensionDataResearch/daas-demo,DimensionDataResearch/daas-demo,DimensionDataResearch/daas-demo,DimensionDataResearch/daas-demo,DimensionDataResearch/daas-demo,DimensionDataResearch/daas-demo |
cdf318972233068611e30b0df7df2104e4a0ea9c | config/sidekiq.yml | config/sidekiq.yml | :concurrency: 20
:queues:
- [default, 1]
- [searchkick, 1]
| :concurrency: 20
:queues:
- [default, 1]
- [searchkick, 1]
- [mailers, 1]
| Fix missing mailers queue in Sidekiq | :bug: Fix missing mailers queue in Sidekiq
| YAML | mit | ledermann/docker-rails,ledermann/docker-rails,ledermann/docker-rails,ledermann/docker-rails |
0dbf13e09d7da1eba60969f7d7b69b6289c0789a | metadata/org.mattvchandler.progressbars.yml | metadata/org.mattvchandler.progressbars.yml | Categories:
- Time
License: MIT
SourceCode: https://github.com/mattvchandler/progressbars
IssueTracker: https://github.com/mattvchandler/progressbars/issues
Changelog: https://github.com/mattvchandler/ProgressBars/releases
AutoName: Progress Bars
RepoType: git
Repo: https://github.com/mattvchandler/progressbars
Bu... | Categories:
- Time
License: MIT
SourceCode: https://github.com/mattvchandler/progressbars
IssueTracker: https://github.com/mattvchandler/progressbars/issues
Changelog: https://github.com/mattvchandler/ProgressBars/releases
AutoName: Progress Bars
RepoType: git
Repo: https://github.com/mattvchandler/progressbars
Bu... | Update Progress Bars to 2.0.4 (190020004) | Update Progress Bars to 2.0.4 (190020004)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
fa3fd9a13c232be3e5a082dcc46911e030cd0b99 | lovelace/mobility.yaml | lovelace/mobility.yaml | title: Mobility
path: mobility
icon: 'mdi:car'
cards:
- type: entities
entities:
- sensor.niro_expdate
- binary_sensor.niro_insured
- sensor.niro_recall
show_header_toggle: False
title: Kia Niro
- type: entities
entities:
- sensor.aygo_expdate
- binary_sensor.aygo_ins... | title: Mobility
path: mobility
icon: 'mdi:car'
cards:
- type: entities
entities:
- sensor.niro_expdate
- binary_sensor.niro_insured
- sensor.niro_recall
show_header_toggle: False
title: Kia Niro
- type: entities
entities:
- sensor.aygo_expdate
- binary_sensor.aygo_ins... | Add fuel prices to UI | Add fuel prices to UI
| YAML | mit | rtvb/home-assistant-config |
5be2c729a8e25c966e20682665700b359b10a82b | aws_lab_setup/roles/user_accounts/defaults/main.yml | aws_lab_setup/roles/user_accounts/defaults/main.yml | admin_password: changeme123
admin_password_hash: "{{ admin_password | password_hash(salt='sRvXWmR5BBwqRlih') }}"
| admin_password: LearnAnsible{{ lookup('pipe', 'date +%m%y')}}
admin_password_hash: "{{ admin_password | password_hash(salt='sRvXWmR5BBwqRlih') }}"
| Change default password to be generated based on current date | Change default password to be generated based on current date
| YAML | mit | ansible/lightbulb,ansible/lightbulb,ansible/lightbulb,tima/lightbulb,tima/lightbulb,thisdavejohnson/lightbulb,ansible/lightbulb,thisdavejohnson/lightbulb,tima/lightbulb |
4cbac12082f128039199b9613404a0983f4686bd | environments/major-upgrade-composable-steps.yaml | environments/major-upgrade-composable-steps.yaml | resource_registry:
OS::TripleO::PostDeploySteps: ../common/major_upgrade_steps.yaml
parameter_defaults:
EnableConfigPurge: true
StackUpdateType: UPGRADE
UpgradeLevelNovaCompute: auto
UpgradeInitCommonCommand: |
#!/bin/bash
# Newton to Ocata, we need to remove old hiera hook data and
# install ansi... | resource_registry:
OS::TripleO::PostDeploySteps: ../common/major_upgrade_steps.yaml
parameter_defaults:
EnableConfigPurge: true
StackUpdateType: UPGRADE
UpgradeLevelNovaCompute: auto
UpgradeInitCommonCommand: |
#!/bin/bash
set -eu
yum install -y python-heat-agent-*
yum update -y ansible
yu... | Remove hiera hook transition from the upgradeinitcommand. | Remove hiera hook transition from the upgradeinitcommand.
This is only valid for Netwon to Ocata upgrade.
Change-Id: I57dba7e004455b260d4c862bd6399d8f2848bcd8
| YAML | apache-2.0 | dprince/tripleo-heat-templates,dprince/tripleo-heat-templates,openstack/tripleo-heat-templates,openstack/tripleo-heat-templates |
a57fc87fe12a8941fecae8483870532026e3ee8f | roles/apigee-tls-keystore/tasks/main.yml | roles/apigee-tls-keystore/tasks/main.yml | ---
- block:
- block:
- name: Copy keystore to {{ inventory_hostname }}:{{ apigee_tls_keystore_dest }}
copy:
src: '{{ apigee_tls_keystore_src }}'
dest: '{{ apigee_tls_keystore_dest }}'
when: apigee_tls_keystore_src is not none
- block:
- name: Remove keystore
file:
... | ---
- block:
- block:
- name: Copy keystore to {{ inventory_hostname }}:{{ apigee_tls_keystore_dest }}
copy:
src: '{{ apigee_tls_keystore_src }}'
dest: '{{ apigee_tls_keystore_dest }}'
when: apigee_tls_keystore_src is not none
- block:
- name: Remove keystore
file:
... | Remove redundant variables passed to keytool | Remove redundant variables passed to keytool
| YAML | apache-2.0 | apigee/ansible-install,apigee/ansible-install |
bfe890af3f218632e1aaf7df98be8eb0f5b2111b | mysql/deploy.yaml | mysql/deploy.yaml | apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: mysql
spec:
replicas: 1
strategy:
type: Recreate
template:
metadata:
labels:
name: mysql
annotations:
# Restrict scheduling to zone where volume is located.
scheduler.alpha.kubernetes.io/affinity: >
... | apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: mysql
spec:
replicas: 1
strategy:
type: Recreate
template:
metadata:
labels:
name: mysql
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
... | Update node affinity for mysql | Update node affinity for mysql
| YAML | mit | IanLewis/homepage,IanLewis/homepage,IanLewis/homepage,IanLewis/homepage,IanLewis/homepage |
67a3d8a5fb36dddc8fa0cf45cd218ace8acd5df6 | yum/defaults/main.yaml | yum/defaults/main.yaml | ---
#
# yum
#
v_yum_common_packages:
- bash-completion
- git
- lsof
- mailx
- net-tools
- nmap
- tmux
- tree
- vim
#
# yum-cron
#
v_yum_cron_update_cmd: "minimal"
v_yum_cron_update_cmd_hourly: "security"
v_yum_cron_update_messages: "yes"
v_yum_cron_download_updates: "yes"
v_yum_cron_apply_updates: "y... | ---
#
# yum
#
v_yum_common_packages:
- bash-completion
- bind-utils
- git
- lsof
- mailx
- net-tools
- nmap
- ruby
- rubygem-bundler
- tmux
- tree
- vim
- whois
#
# yum-cron
#
v_yum_cron_update_cmd: "minimal"
v_yum_cron_update_cmd_hourly: "security"
v_yum_cron_update_messages: "yes"
v_yum_cro... | Add extra commonly used utils. | Add extra commonly used utils.
| YAML | mit | craighurley/ansible-roles,craighurley/ansible-roles |
b1d32253e7cbaf371450ef85b26ba0c270455a45 | .github/workflows/build.yml | .github/workflows/build.yml | name: Build
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Build
run: swift build
- name: Tests
run: swift test --enable-code-coverage
- name: Codecov
run: |
xcrun llvm... | name: Build
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Build
run: swift build
- name: Tests
run: swift test --enable-code-coverage
- name: Codecov
run:... | Rename checkout step in the github workflow | Rename checkout step in the github workflow
| YAML | mit | nsagora/validation-toolkit,nsagora/validation-toolkit |
41530b20c3a5b6444bd8949384bae0523f7775fc | hieradata_aws/class/integration/mapit.yaml | hieradata_aws/class/integration/mapit.yaml | lv:
data:
pv: '/dev/nvme1n1'
vg: 'postgresql'
| postgresql::globals::postgis_version: '2.2'
lv:
data:
pv: '/dev/nvme1n1'
vg: 'postgresql'
| Fix Postgis version to 2.2 for Mapit | Fix Postgis version to 2.2 for Mapit
Mapit uses Postgis version 2.2 . This fix ensures that is
the Postgis version that is installed when a new machine is
created.
| YAML | mit | alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet |
428e16592bee5aacb876651f602a0fe9e59adf4e | .forestry/front_matter/templates/post.yml | .forestry/front_matter/templates/post.yml | ---
label: Post
hide_body: false
fields:
- type: textarea
name: content
label: Content
description: Content goes here
config:
wysiwyg: true
schema:
format: markdown
pages:
- _posts/Test.md
| ---
label: Post
hide_body: false
fields:
- type: text
name: title
label: Title
- type: text
name: layout
label: layout
config:
required: true
default: post
hidden: true
pages:
- _posts/Test.md
| Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration
| YAML | mit | johnpitchko/johnpitchko.github.io,johnpitchko/johnpitchko.github.io,johnpitchko/johnpitchko.github.io |
f7be63e3072d22d576ca37a276a286c72e4f129d | .github/workflows/build.yaml | .github/workflows/build.yaml | name: Build
on:
push:
paths-ignore:
- '*.md'
- 'docs/**'
branches:
- '**'
tags-ignore:
- '**'
pull_request:
paths-ignore:
- '*.md'
- 'docs/**'
env:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
DOTNET_CLI_TELEMETRY_OPTOUT: 1
jobs:
build:
runs-on: ${{ matrix.os }}
stra... | name: Build
on:
push:
paths-ignore:
- '*.md'
- 'docs/**'
branches:
- '**'
tags-ignore:
- '**'
pull_request:
paths-ignore:
- '*.md'
- 'docs/**'
env:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
DOTNET_CLI_TELEMETRY_OPTOUT: 1
jobs:
build:
runs-on: ${{ matrix.os }}
stra... | Use latest .NET 5 SDK. | Use latest .NET 5 SDK.
| YAML | mit | ejball/XmlDocMarkdown,ejball/ArgsReading,Faithlife/FaithlifeUtility,Faithlife/Parsing |
4b333c12938664fc43f7d7b70797be2cb3bd6799 | .github/workflows/deploy.yml | .github/workflows/deploy.yml | # This workflow will upload a Python Package using Twine when a release is created
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
# This workflow uses actions that are not certified by GitHub.
# They are pro... | # This workflow will upload a Python Package using Twine when a release is created
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
# This workflow uses actions that are not certified by GitHub.
# They are pro... | Fix detection of tagged release | Fix detection of tagged release | YAML | mit | GeospatialPython/pyshp |
09482777eb936679549f9c815e3906d810abbe90 | .github/workflows/gradle.yml | .github/workflows/gradle.yml |
on: [push, pull_request]
jobs:
build:
name: Java ${{ matrix.java }}
runs-on: ubuntu-latest
strategy:
matrix:
java: [ 1.8, 11 ]
steps:
- uses: actions/checkout@master
- name: Setup java
uses: actions/setup-java@v1
with:
java-version: ${{ matrix.java... | name: Java CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
java: [ 8, 11.0.4 ]
name: Java ${{ matrix.java }}
steps:
- uses: actions/checkout@master
- name: Setup java
uses: actions/setup-java@v1
with:
java-version: ... | Build Java 1.8 and 11. | [Java] Build Java 1.8 and 11.
| YAML | apache-2.0 | real-logic/Agrona |
fbff16c9a6f3a10b915e4123fa682d65e8c5455a | .github/workflows/nodejs.yml | .github/workflows/nodejs.yml | name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 14.x
- run: npm ci --no-optional --no-audit --progress=false
- run: npm run dist
- run: npm run report:size
- run: n... | name: CI
on:
push:
branches-ignore:
- "gh-pages"
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- id: nvm
run: echo "##[set-output name=NVMRC;]$(cat .nvmrc)"
- uses: actions/setup-node@v2-beta
with:
node-version: "$... | Tweak GitHub Actions build to use nvm | Tweak GitHub Actions build to use nvm
| YAML | mit | springload/draftail,springload/draftail,springload/draftail,springload/draftail |
205c8df5750b164f9d7b7fc817b94a4edcef9597 | .github/workflows/nodejs.yml | .github/workflows/nodejs.yml | name: Node.js CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x, 14.x, 16.x, 18.x]
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
uses: a... | name: Node.js CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x, 14.x, 16.x, 18.x]
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
uses: a... | Update actions/setup-node action to v3 | Update actions/setup-node action to v3 | YAML | mit | timbeadle/cfpathcheck |
7759ef8a5e7fb69acffe2b7b1112b6a47b22f1b1 | .github/workflows/nodejs.yml | .github/workflows/nodejs.yml | # This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Node.js CI
on:
push:
branches: [ main ]
pull_requ... | # This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Node.js CI
on:
push:
branches: [ main ]
pull_requ... | Add node v17; remove node v15 | Add node v17; remove node v15
| YAML | mit | Bartvds/grunt-tv4,timbeadle/grunt-tv4 |
eceeb6a5fd44106c3bdc2966b3c3ade87160a7f2 | .github/workflows/qltest.yml | .github/workflows/qltest.yml | name: Run QL Tests
on:
push:
branches: [main]
pull_request:
branches: [main]
env:
CARGO_TERM_COLOR: always
jobs:
qltest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Fetch CodeQL
run: |
gh release download --repo https://github.com/github/co... | name: Run QL Tests
on:
push:
branches: [main]
pull_request:
branches: [main]
env:
CARGO_TERM_COLOR: always
jobs:
qltest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Fetch CodeQL
run: |
gh release download --repo https://github.com/github/co... | Break up QL CI tests into separatly named steps | Break up QL CI tests into separatly named steps
| YAML | mit | github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql |
50d933f71da778b39a580c238b9d33951e6f804c | .github/workflows/ubuntu.yml | .github/workflows/ubuntu.yml | name: Build Ubuntu
on: [ push ]
jobs:
build_gcc7:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: cmake
run: cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" -DCMAKE_CXX_COMPILER=g++-7 -S ./source
- name: build
run: cmake --build ./
bu... | name: Build Ubuntu
on: [ push ]
jobs:
build_gcc7:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: cmake
run: cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" -DCMAKE_CXX_COMPILER=g++-7 -S ./source
- name: build
run: cmake --build ./
bu... | Add clang-6.0, clang-8, and clang-9 to Build Ubuntu | [CI] Add clang-6.0, clang-8, and clang-9 to Build Ubuntu
| YAML | bsd-2-clause | sgshulman/DGEM,sgshulman/DGEM |
cfa4ce0e8e7f2aaa5b1967a80b432ae8d7a9aa65 | packages/tl/tls-session-manager.yaml | packages/tl/tls-session-manager.yaml | homepage: ''
changelog-type: markdown
hash: 015c52458b5669aa0055469b2a25382095e6bb28398a9ccf7070ce5db1ebd042
test-bench-deps: {}
maintainer: kazu@iij.ad.jp
synopsis: In-memory TLS session manager
changelog: ! '# 0.0.0.0
- A first release.
'
basic-deps:
base: ! '>=4.8 && <5'
clock: ! '>=0.4.2'
tls: ! '>=1.0'
... | homepage: ''
changelog-type: markdown
hash: e3d3f8a026196df46746a19d3d7d31211b2fca3aefed9074e951b2dcc1b8833c
test-bench-deps: {}
maintainer: kazu@iij.ad.jp
synopsis: In-memory TLS session manager
changelog: ! '# 0.0.0.0
- A first release.
'
basic-deps:
base: ! '>=4.7 && <5'
clock: -any
tls: -any
auto-update... | Update from Hackage at 2017-12-08T03:01:15Z | Update from Hackage at 2017-12-08T03:01:15Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
b7d0af29ba74aa27906a84fc2f17708a39bfee1b | lib/generators/joofaq/templates/joofaq.yml | lib/generators/joofaq/templates/joofaq.yml | First_Category_Name:
- subtitle: first_category_subtitle_here
- q: question_1_text_here
a: answer_1_text_here
- q: question_2_text_here
a: answer_2_text_here
Second_Category_Name:
- q: question_1_text_here
a: answer_1_text_here
- q: question_2_text_here
a: Add more using the same format. Subtitle is completely ... | First_category_name_here:
- subtitle: first_category_subtitle_here
- q: question_1_text_here
a: answer_1_text_here
- q: question_2_text_here
a: answer_2_text_here
Second_category_name_here:
- q: question_1_text_here
a: answer_1_text_here
- q: question_2_text_here
a: Add more using the same format. Subtitle is c... | Improve default text in template yml to explain format better | Improve default text in template yml to explain format better
| YAML | mit | joofsh/joofaq,joofsh/joofaq |
317cfee409506e0898fbdb4c7ae273e53a5c049e | packages/ha/hasql-th.yaml | packages/ha/hasql-th.yaml | homepage: https://github.com/nikita-volkov/hasql-th
changelog-type: ''
hash: a816b4e340051780f0938de23557b4e12e62110fe150d6c27c6f52e1ffafcb6e
test-bench-deps: {}
maintainer: Nikita Volkov <nikita.y.volkov@mail.ru>
synopsis: Template Haskell utilities for Hasql
changelog: ''
basic-deps:
hasql: ! '>=0.15 && <0.16'
by... | homepage: https://github.com/nikita-volkov/hasql-th
changelog-type: ''
hash: 7edbb94964c377247011dd90a10a59d98a05ab44efe1fa3dca49a224203c7f34
test-bench-deps: {}
maintainer: Nikita Volkov <nikita.y.volkov@mail.ru>
synopsis: Template Haskell utilities for Hasql
changelog: ''
basic-deps:
hasql: ! '>=0.15 && <0.16'
by... | Update from Hackage at 2015-12-07T18:17:44+0000 | Update from Hackage at 2015-12-07T18:17:44+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
b9692e3da8eaeb2cab7ca363f8917ecacb6d729f | packages/mo/monad-st.yaml | packages/mo/monad-st.yaml | homepage: http://github.com/ekmett/monad-st
changelog-type: ''
hash: 0f717529f5b54911182b227b65d7032051ae951708e20aade98d051536f85ca0
test-bench-deps: {}
maintainer: Edward A. Kmett <ekmett@gmail.com>
synopsis: Provides a MonadST class
changelog: ''
basic-deps:
base: ! '>=4 && <5'
transformers: ! '>=0.2 && <0.6'
al... | homepage: http://github.com/ekmett/monad-st
changelog-type: ''
hash: cabbabb81b5f28a460937b1d224741060b63782cfc6d0f819d36860291026b05
test-bench-deps: {}
maintainer: Edward A. Kmett <ekmett@gmail.com>
synopsis: Provides a MonadST class
changelog: ''
basic-deps:
base: '>=4 && <5'
transformers: '>=0.2 && <0.7'
all-ve... | Update from Hackage at 2021-12-17T10:01:26Z | Update from Hackage at 2021-12-17T10:01:26Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
f193a5d815b50f61db69e2616b1471b193ae6421 | .github/workflows/automerge.yml | .github/workflows/automerge.yml | name: Merge me test dependencies!
on:
workflow_run:
types:
- completed
workflows:
# List all required workflow names here.
- 'Run tests'
- 'Test build package'
- 'Run linters'
jobs:
merge-me:
name: Merge me!
runs-on: ubuntu-latest
steps:
- # It is often a de... | name: Merge me test dependencies!
on:
workflow_run:
types:
- completed
workflows:
# List all required workflow names here.
- 'Run tests'
- 'Test build package'
- 'Run linters'
jobs:
merge-me:
name: Merge me!
runs-on: ubuntu-latest
steps:
- # It is often a de... | Bump ridedott/merge-me-action from 2.9.149 to 2.9.152 | Bump ridedott/merge-me-action from 2.9.149 to 2.9.152
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.9.149 to 2.9.152.
- [Release notes](https://github.com/ridedott/merge-me-action/releases)
- [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Com... | YAML | mit | fizyk/pyramid_localize |
677cfa7176f2ee55ea1bce3d46d19ce2dabec26f | playbooks/installer/ospd/overcloud/post.yml | playbooks/installer/ospd/overcloud/post.yml | ---
# Any step that should happen after the deployment of the overcloud playbook
# This could be validation of installation, etc
- name: Fetch key for SSH to the overcloud
hosts: undercloud
gather_facts: no
become: yes
become_user: "{{ installer.user.name }}"
tasks:
- name: fetch the private key file fr... | ---
# Any step that should happen after the deployment of the overcloud playbook
# This could be validation of installation, etc
- name: Fetch key for SSH to the overcloud
hosts: undercloud
gather_facts: no
become: yes
become_user: "{{ installer.user.name }}"
tasks:
- name: fetch the private key file fr... | Update inventory with overcloud user | [ospd] Update inventory with overcloud user
OSPd deploys overcloud with "heat-admin" user.
Updates overcloud nodes with that user in inventory and file.
| YAML | apache-2.0 | okolisny/InfraRed,redhat-openstack/infrared,redhat-openstack/infrared,redhat-openstack/infrared,okolisny/InfraRed,okolisny/InfraRed |
4d526a4eb8f0aa364765843143f3370252d6f18f | plugins/dashboard/dashboard-deployment.yaml | plugins/dashboard/dashboard-deployment.yaml | apiVersion: extensions/v1beta1
kind: Deployment
metadata:
labels:
k8s-app: kubernetes-dashboard
name: kubernetes-dashboard
namespace: kube-system
spec:
replicas: 1
selector:
matchLabels:
k8s-app: kubernetes-dashboard
template:
metadata:
annotations:
scheduler.alpha.kubernetes... | apiVersion: extensions/v1beta1
kind: Deployment
metadata:
labels:
k8s-app: kubernetes-dashboard
name: kubernetes-dashboard
namespace: kube-system
spec:
replicas: 1
selector:
matchLabels:
k8s-app: kubernetes-dashboard
template:
metadata:
annotations:
scheduler.alpha.kubernetes... | Upgrade 'kubernetes-dashboard' to version 1.6.3. | Upgrade 'kubernetes-dashboard' to version 1.6.3.
| YAML | apache-2.0 | pires/kubernetes-vagrant-coreos-cluster |
bc77f7f8a4d768782c8e2d0924dfbe0ced4f718c | .github/workflows/merge-bot.yml | .github/workflows/merge-bot.yml | name: Merge me!
on:
check_suite:
types:
- completed
jobs:
merge-me:
name: Merge me!
runs-on: ubuntu-latest
steps:
- name: Merge me!
uses: ridedott/merge-me-action@v2.8.6
with:
# Depending on branch protection rules, a manually populated
# `GITHUB_TO... | name: Merge me!
on:
check_suite:
types:
- completed
jobs:
merge-me:
name: Merge me!
runs-on: ubuntu-latest
steps:
- name: Merge me!
uses: ridedott/merge-me-action@v2.8.7
with:
# Depending on branch protection rules, a manually populated
# `GITHUB_TO... | Bump ridedott/merge-me-action from v2.8.6 to v2.8.7 | Bump ridedott/merge-me-action from v2.8.6 to v2.8.7
| YAML | bsd-3-clause | lcobucci/jwt |
3835c8ce3174081ec6ef6cdcb75eda14d501fee2 | .github/workflows/pythonapp.yml | .github/workflows/pythonapp.yml | name: Python application
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8
uses: actions/setup-python@v1
with:
python-version: 3.8
- name: Install dependencies
run: |
python -m pip install --upgrade pip... | name: Acolint
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8
uses: actions/setup-python@v1
with:
python-version: 3.8
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pi... | Rename the Github workflow action | Rename the Github workflow action
| YAML | mit | MoroseMagician/discolyte |
861aa6e381c3affa862cb3ea7c6f5425d5b0a4a0 | .github/workflows/run-tests.yml | .github/workflows/run-tests.yml | # This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
# This workflow will download a prebuilt Ruby version, install dependencies and run tests with Rake
# For more information see... | # This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
# This workflow will download a prebuilt Ruby version, install dependencies and run tests with Rake
# For more information see... | Set up postgres server and database | Set up postgres server and database
| YAML | apache-2.0 | jlm/maint,jlm/maint,jlm/maint,jlm/maint |
46ce5a2046b09aeaf15f82fa9443e008cb8e5d8a | .github/workflows/python-package.yml | .github/workflows/python-package.yml | # This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Python package
on:
push:
branches: [ master ]
pull_request:
workflow_dispatc... | # This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Python package
on:
push:
branches: [ master ]
pull_request:
workflow_dispatc... | Convert flake8 linter output into GitHub annotations | Convert flake8 linter output into GitHub annotations
| YAML | mit | lukasschwab/arxiv.py |
3fe38ee9c67182d0449fae7317e096ebe2a1f53c | packages/cd/cdeps.yaml | packages/cd/cdeps.yaml | homepage: ''
changelog-type: ''
hash: 9075959b6929e46867c138fb66b3d23ab16c5db3b07ad4181ea1b41eb246d14e
test-bench-deps:
base: -any
hspec: -any
cdeps: -any
maintainer: vamchale@gmail.com
synopsis: Extract dependencies from C code.
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.8 && <5'
text: -any
... | homepage: ''
changelog-type: ''
hash: 5d6cb4fa04a97c66c0c3e0362c90d393aeef5e12cb1cc130d9dd485fe68351e4
test-bench-deps:
base: -any
hspec: -any
cdeps: -any
maintainer: vamchale@gmail.com
synopsis: Extract dependencies from C code.
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.11 && <5'
text: -any
... | Update from Hackage at 2018-04-22T04:38:42Z | Update from Hackage at 2018-04-22T04:38:42Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
969c22c9030989d486e6a1391b3323f0990ec338 | packages/mr/mrifk.yaml | packages/mr/mrifk.yaml | homepage: ''
changelog-type: ''
hash: 58c52d10aaf4ef240f9668ad1698fdcfddae4b0d65be7240b96972392ac7975d
test-bench-deps: {}
maintainer: ennisbaradine@gmail.com
synopsis: Decompiles Glulx files
changelog: ''
basic-deps:
base: ==4.9.*
array: -any
containers: -any
mtl: -any
all-versions:
- '4.0'
- '4.1'
- '4.2'
aut... | homepage: ''
changelog-type: ''
hash: e6c6c819476e2e56728a095d46b01c8ec9efd938ad77b88477c59217da4c7552
test-bench-deps: {}
maintainer: ennisbaradine@gmail.com
synopsis: Decompiles Glulx files
changelog: ''
basic-deps:
base: ==4.9.*
array: -any
containers: -any
mtl: -any
all-versions:
- '4.0'
- '4.1'
- '4.2'
- '... | Update from Hackage at 2017-01-16T23:40:22Z | Update from Hackage at 2017-01-16T23:40:22Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
7b06a65ed630519a7eaee477f3d3e5e476dc2ba7 | recipes/dbt-athena-adapter/meta.yaml | recipes/dbt-athena-adapter/meta.yaml | {% set name = "dbt-athena-adapter" %}
{% set version = "1.0.1" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/dbt-athena-adapter-{{ version }}.tar.gz
sha256: e92c0c3c8ef996345728740d370efd141ca67eabf83b637e5939380e99099c0b
build... | {% set name = "dbt-athena-adapter" %}
{% set version = "1.0.1" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/dbt-athena-adapter-{{ version }}.tar.gz
sha256: e92c0c3c8ef996345728740d370efd141ca67eabf83b637e5939380e99099c0b
build... | Set minimum python version to 3.6. | Set minimum python version to 3.6.
| YAML | bsd-3-clause | ocefpaf/staged-recipes,johanneskoester/staged-recipes,ocefpaf/staged-recipes,jakirkham/staged-recipes,johanneskoester/staged-recipes,conda-forge/staged-recipes,conda-forge/staged-recipes,jakirkham/staged-recipes |
0890ad157da7abf7efc7e2d85a377ad4ec0b58b8 | openstack/keppel/templates/deployment-anycast-monitor.yaml | openstack/keppel/templates/deployment-anycast-monitor.yaml | {{- if .Values.keppel.anycast_domain_name }}
kind: Deployment
apiVersion: apps/v1
metadata:
name: keppel-anycast-monitor
spec:
revisionHistoryLimit: 5
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
name: keppel-anycast-monitor
template:
metadata:
labels:
name: ... | {{- if .Values.keppel.anycast_domain_name }}
kind: Deployment
apiVersion: apps/v1
metadata:
name: keppel-anycast-monitor
spec:
revisionHistoryLimit: 5
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
name: keppel-anycast-monitor
template:
metadata:
labels:
name: ... | Revert "keppel: fix anycast-monitor in QA" | Revert "keppel: fix anycast-monitor in QA"
This reverts commit 553e99a4d45b3c913b82519c0978f7e4efb87ada.
What was I thinking? This isn't the anycast domain name, it's the local
API public hostname.
| YAML | apache-2.0 | sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts |
e224876ef61b45bbc850edf9aa8c7401f8cab5aa | .travis.yml | .travis.yml | language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.1
- 2.2
- 2.3.0
| sudo: required
dist: trusty
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- 2.3.0
| Update Travis configuration with sudo/dist | Update Travis configuration with sudo/dist
| YAML | mit | vinted/ab |
0764302d7b622a6bd10f3f05b8bc3c12815fb131 | .travis.yml | .travis.yml | language: "python"
matrix:
include:
- python: 2.7
dist: trusty
- python: 3.4
dist: trusty
- python: 3.5
dist: trusty
- python: 3.6
dist: trusty
- python: 3.7
dist: xenial
- python: pypy
dist: trusty
install:
- "make reqs"
script:
- "make test"
| language: "python"
matrix:
include:
- python: 2.7
- python: 3.4
- python: 3.5
- python: 3.6
- python: 3.7
dist: xenial
sudo: true
- python: pypy
install:
- "make reqs"
script:
- "make test"
| Build with sudo: true for Python 3.7 | Build with sudo: true for Python 3.7
| YAML | mit | frederickjansen/polyline,hicsail/polyline |
6bfef4afc6c0855070a2757206c4bd24d68967ab | .travis.yml | .travis.yml | language: android
sudo: required
jdk: oraclejdk8
android:
components:
- tools
- platform-tools
- build-tools-23.0.3
- android-23
- extra-google-m2repository
- extra-android-m2repository
licenses:
- android-sdk-preview-license-.+
- android-sdk-license-.+
- google-gdk-license-.+
| language: android
sudo: required
jdk: oraclejdk8
android:
components:
- tools
- platform-tools
- build-tools-25.0.0
- android-23
- extra-google-m2repository
- extra-android-m2repository
licenses:
- android-sdk-preview-license-.+
- android-sdk-license-.+
- google-gdk-license-.+
| Update build-tools version 23.0.3 to 25.0.0 | Update build-tools version 23.0.3 to 25.0.0
| YAML | apache-2.0 | Glognus/NewsFinder,Glognus/NewsFinder |
82cef46043d1f1eb14437005127f25f93f06c848 | .travis.yml | .travis.yml | sudo: required
dist: trusty
services:
- docker
language: java
jdk:
- openjdk8
- oraclejdk8
git:
submodules: false
before_install:
- scripts/travis-initialize-submodules
- scripts/run-xvfb
install: ./gradlew setupDecompWorkspace
script: DISPLAY=:99 ./gradlew build runMcTester --stacktrace
after_failure: ... | sudo: required
dist: trusty
services:
- docker
language: java
jdk:
- openjdk8
- oraclejdk8
git:
submodules: false
before_install:
- scripts/travis-initialize-submodules
- scripts/run-xvfb
install: ./gradlew setupDecompWorkspace
script: DISPLAY=:99 ./gradlew build runMcTester --stacktrace
after_failure: ... | Disable Travis cache for now | Disable Travis cache for now
| YAML | mit | SpongePowered/SpongeForge,SpongePowered/SpongeForge |
9db33d36eb128e09a3bd3a4c2cb1a3ca66ef5cc6 | .travis.yml | .travis.yml | language: python
python:
- 3.4
- 3.5
- 3.7
script: python setup.py test
| language: python
python:
- 3.5
- 3.7
- 3.8
script: python setup.py test
| Change Python versions used by Travis. | Change Python versions used by Travis.
| YAML | mit | r3c/Creep |
651c52b86729284915414a00f349c464c04a7c01 | ansible-requirements.yml | ansible-requirements.yml | ---
- src: ANXS.openssh
version: v1.0.1
- src: https://github.com/quarkslab/postgresql.git
name: ANXS.postgresql
version: master
- src: franklinkim.sudo
version: 1.0.0
- src: franklinkim.ufw
version: 1.3.0
- src: https://github.com/quarkslab/ansible-uwsgi.git
version: master
name: gdamjan.uwsgi
- sr... | ---
- src: https://github.com/ANXS/openssh.git
version: v1.1.0
name: ANXS.openssh
- src: https://github.com/ANXS/postgresql.git
version: v1.3.0
name: ANXS.postgresql
- src: https://github.com/weareinteractive/ansible-sudo.git
version: 1.5.0
name: franklinkim.sudo
- src: https://github.com/weareinteracti... | Update Nginx, PostgreSQL and RabbitMQ role location and/or version from the Ansible Requirements file. | Update Nginx, PostgreSQL and RabbitMQ role location and/or version from
the Ansible Requirements file.
As Ansible 2 is the main version of Ansible, some roles need to be
updated following the new version recommendation.
For the RabbitMQ role, some people manage to fix the errors, but the
fix has not been merged upstre... | YAML | apache-2.0 | quarkslab/irma,hirokihamasaki/irma,hirokihamasaki/irma,quarkslab/irma,hirokihamasaki/irma,quarkslab/irma,quarkslab/irma,hirokihamasaki/irma,hirokihamasaki/irma |
5737b9304111bdef7295dcfa2acf9e9fb5d30724 | .travis.yml | .travis.yml | language: node_js
node_js:
- "4.0.0"
- "4.1.0"
- "iojs"
- "node"
notifications:
email: false
| language: node_js
node_js:
- "4.0"
- "4.1"
- "4.2"
- "5.0"
- "5.1"
- "5.2"
- "iojs"
- "node"
notifications:
email: false
| Add more NodeJS versions to Travis Matrix | Add more NodeJS versions to Travis Matrix
| YAML | mit | fjorgemota/jimple |
61b90af21579f042c2da1fca4feefc236c9dcdd8 | .travis.yml | .travis.yml | language: php
php:
- 5.6
- 7.0
- 7.1
sudo: false
before_install:
- composer self-update
- composer clear-cache
install:
- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-autoloader --prefer-stable
script:
- ./vendor/bin/phpunit --coverage-clover=coverage.... | language: php
php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
sudo: false
before_install:
- composer self-update
- composer clear-cache
install:
- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-autoloader --prefer-stable
script:
- ./vendor/bin/phpunit --coverage-... | Test against PHP 7.2 and PHP 7.3 | Test against PHP 7.2 and PHP 7.3
| YAML | bsd-3-clause | sebastianbergmann/code-unit-reverse-lookup |
3845cf84dc49983c66c7adec246bd99daaeb259d | .travis.yml | .travis.yml | language: java
matrix:
include:
- jdk: openjdk7
- jdk: oraclejdk8
- jdk: openjdk11
- jdk: oraclejdk11
env: COVERALLS=true
after_success:
- test -z $COVERALLS || mvn clean test jacoco:report coveralls:report
| language: java
matrix:
include:
- jdk: openjdk8
- jdk: openjdk11
- jdk: oraclejdk11
env: COVERALLS=true
after_success:
- test -z $COVERALLS || mvn clean test jacoco:report coveralls:report
| Remove oraclejdk8 and openjdk7 from Travis build | Remove oraclejdk8 and openjdk7 from Travis build
Seems it is no longer available in the default Travis image.
| YAML | bsd-2-clause | Yubico/yubico-java-client,Yubico/yubico-java-client |
5a1086ca6f2307d3d05699535f0aed498cd04605 | .travis.yml | .travis.yml | language: php
php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4snapshot
before_install:
- composer self-update
- composer clear-cache
install:
- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-autoloader --prefer-stable
script:
- ./vendor/bin/phpunit --covera... | language: php
matrix:
include:
- php: 5.6
dist: xenial
- php: 7.0
dist: xenial
- php: 7.1
dist: bionic
- php: 7.2
dist: bionic
- php: 7.3
dist: bionic
- php: 7.4
dist: bionic
before_install:
- composer self-update
- composer clear-cache
install:
- t... | Test on PHP 7.4 stable | Test on PHP 7.4 stable | YAML | bsd-3-clause | sebastianbergmann/code-unit-reverse-lookup |
8cb0a929b7d844313dbb044c9d4390cdf351e130 | .travis.yml | .travis.yml | sudo: false
language: python
python:
- 3.6.2
script:
- nosetests --with-coverage tests/
after_success:
- codeclimate-test-reporter
- coveralls
| sudo: false
language: python
python:
- 3.6.2
script:
- nosetests --with-coverage
after_success:
- codeclimate-test-reporter
- coveralls
| Update how tests are executed | Update how tests are executed
| YAML | mit | gr1d99/shopping-list,gr1d99/shopping-list,gr1d99/shopping-list |
c878486f4843b75a324ad4eb3551199f61a58a2b | .travis.yml | .travis.yml | language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
env:
- DJANGO=1.7
- DJANGO=1.8
install:
- pip install -q Django==$DJANGO --use-mirrors
- pip install coverage
- pip install -e git://github.com/django-nose/django-nose.git#egg=django-nose
- python setup.py install
script:
- python runtests.p... | language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
env:
- DJANGO=1.7
- DJANGO=1.8
install:
- pip install -q Django==$DJANGO --use-mirrors
- pip install coverage
- pip install -e git://github.com/django-nose/django-nose.git#egg=django-nose
- pip install -q -e . --use-mirrors
script:
- python ... | Revert "install from setup.py", for some reason it broke the build | Revert "install from setup.py", for some reason it broke the build
This reverts commit bb8301369088d3e2dc8209a92ab481955e5fd5ba.
| YAML | mit | Brobin/django-seed,henocdz/django-seed,ar45/django-seed,dchoruzy/django-seed |
c0b106aec5b09847f6c9e2b452d0eac6fe8061cf | .travis.yml | .travis.yml | language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- nightly
sudo: required
install:
- git clone https://github.com/jacekkow/uphpCAS-tests tests
- ./tests/install.sh
script:
- ./tests/script.sh
| language: php
php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
- nightly
sudo: required
install:
- git clone https://github.com/jacekkow/uphpCAS-tests tests
- sudo ./tests/install_root.sh
- ./tests/install.sh
script:
- ./tests/script.sh
| Update PHP versions to ones supported by Travis CI | Update PHP versions to ones supported by Travis CI
| YAML | bsd-3-clause | jacekkow/uphpCAS |
fba5ccfd32ffcf3dc24b28a78dec57fafc5b2382 | .travis.yml | .travis.yml | language: ruby
branches:
only:
- travistest
rvm:
- 1.8.7
before_install:
- git submodule update --init --recursive
- sudo apt-get update
- export DEBIAN_FRONTEND=noninteractive
- sudo apt-get -y install exim4-daemon-light
- sudo apt-get -y install `cut -d " " -f 1 config/packages | egrep -v "(^#|wkhtm... | language: ruby
branches:
only:
- travistest
rvm:
- 1.8.7
before_install:
- git submodule update --init --recursive
- sudo apt-get update
- export DEBIAN_FRONTEND=noninteractive
- sudo apt-get -y install exim4-daemon-light
- sudo apt-get -y install `cut -d " " -f 1 config/packages | egrep -v "(^#|wkhtm... | Fix typo and remove postgres line (rake spec should create the test database anyway) | Fix typo and remove postgres line (rake spec should create the test database anyway)
| YAML | agpl-3.0 | TEDICpy/QueremoSaber,hasadna/alaveteli,4bic/alaveteli,petterreinholdtsen/alaveteli,sarhane/alaveteli-test,obshtestvo/alaveteli-bulgaria,Br3nda/alaveteli,nzherald/alaveteli,andreicristianpetcu/alaveteli_old,petterreinholdtsen/alaveteli,sarhane/alaveteli-test,andreicristianpetcu/alaveteli,sarhane/alaveteli-test,TEDICpy/Q... |
4aa55884f111807b550bb81589c3c105a0c435f5 | .travis.yml | .travis.yml | language: php
sudo: false
matrix:
include:
- php: 5.5
env:
- COLLECT_COVERAGE=true
- php: 5.6
env:
- COLLECT_COVERAGE=true
- EXECUTE_CS_CHECK=true
- php: 7.0
- php: hhvm
allow_failures:
- php: 7.0
fast_finish: true
cache:
directories:
- $HOME/.compo... | language: php
sudo: false
matrix:
include:
- php: 5.5
env:
- COLLECT_COVERAGE=true
- php: 5.6
env:
- COLLECT_COVERAGE=true
- EXECUTE_CS_CHECK=true
- php: 7.0
- php: hhvm
allow_failures:
- php: 7.0
fast_finish: true
cache:
directories:
- $HOME/.compo... | Use phpunit as installed with Composer | Fix: Use phpunit as installed with Composer
| YAML | mit | thephpleague/uri,thephpleague/uri-components |
789431888c3ae3c1771efcf070379311c08faf3f | .travis.yml | .travis.yml | os: osx
language: node_js
cache:
- node_modules
node_js:
- lts/*
branches:
only:
- gh-pages
script:
- npm test
matrix:
include:
- name: "Chrome Stable"
env: BROWSER=chrome
addons:
chrome: stable
- name: "Chrome Beta"
env: BROWSER=chrome
addons:
chrome: beta
- name: "Fir... | os: osx
language: node_js
cache:
- node_modules
node_js:
- lts/*
branches:
only:
- gh-pages
script:
- npm test
matrix:
include:
- name: "Chrome Stable"
env: BROWSER=chrome
addons:
chrome: stable
- name: "Chrome Beta"
env: BROWSER=chrome
addons:
chrome: beta
# - name: "Fi... | Disable firefox testing due to webdriver issues. | Disable firefox testing due to webdriver issues.
| YAML | bsd-3-clause | webrtc/samples,fippo/webrtc,webrtc/samples,fippo/webrtc |
406dc18b34f6f98cfcf8a55711f6dfc467d0ee3f | .travis.yml | .travis.yml | language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "0.9"
- "iojs"
- "iojs-v1.0.0"
before_install:
- sudo apt-get update
install:
- sudo apt-get install rpm
| language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "0.9"
- "iojs"
- "iojs-v1.0.0"
before_install:
- sudo apt-get update
install:
- sudo apt-get install rpm
- npm install
| Add `npm install` to Travis config | Add `npm install` to Travis config
Travis CI was supposed to run `npm install` by default
but somehow is not doing it.
| YAML | mit | rictorres/node-rpm-builder |
e60cf4302565dc95d26ceda7e8dd6ee59d39d53a | .travis.yml | .travis.yml | # https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options
bundler_args: --without development
script: "bundle exec rspec spec"
before_script: ./bin/ci/before_build.sh
rvm:
- 1.8.7
- 1.8.7-p174
- 1.8.7-p249
- ree
- rbx
- 1.9.2
- jruby
- ruby-head
gemfile:
- Gemfile
- gemfiles/eventmachine-pre... | # https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options
bundler_args: --without development
script: "bundle exec rspec spec"
before_script: ./bin/ci/before_build.sh
rvm:
- 1.8.7
- 1.8.7-p174
- 1.8.7-p249
- ree
- rbx
- 1.9.2
- jruby
- ruby-head
gemfile:
- Gemfile
- gemfiles/eventmachine-pre... | Update email address CI will be using | Update email address CI will be using
| YAML | mit | ruby-amqp/amq-client,ruby-amqp/amq-client |
2dbdcdfb15237017174637b69341b644eabd051f | .travis.yml | .travis.yml | language: ruby
rvm:
- 1.9.2
- 1.9.3
- 2.0.0
before_script:
- cd test/dummy/ && rake db:create db:migrate db:test:prepare && cd ~-
| language: ruby
rvm:
- 1.9.3
- 2.0.0
before_script:
- cd test/dummy/ && rake db:create db:migrate db:test:prepare && cd ~-
| Remove support for Ruby 1.9.2. | Remove support for Ruby 1.9.2.
| YAML | mit | MitinPavel/current_user,MitinPavel/current_user |
bd2892f4f24902a10ce744a1159a045400bb4ca1 | .travis.yml | .travis.yml | env:
matrix:
- TRAVIS_PYTHON_VERSION="2.7"
os:
- linux
- osx
sudo: required
before_install:
- echo "Build on $TRAVIS_OS_NAME"
- if [[ "$TRAVIS_TAG" == v* ]]; then export BUILD_STR=""; else export BUILD_STR="dev"; fi
- source .ci/travis/install_python.sh
- conda info -a
- conda build -q -c csdms .... | env:
matrix:
- TRAVIS_PYTHON_VERSION="2.7"
os:
- linux
- osx
sudo: required
before_install:
- echo "Build on $TRAVIS_OS_NAME"
- if [[ "$TRAVIS_TAG" == v* ]]; then export BUILD_STR=""; else export BUILD_STR="dev"; fi
- source .ci/travis/install_python.sh
- conda info -a
- conda build -q -c csdms .... | Install HydroTrend from CSDMS conda package | Install HydroTrend from CSDMS conda package
| YAML | mit | csdms/dakota,csdms/dakota |
bd6d3201dd9ddb8f82d95eb85e4832b12dc5dc39 | .travis.yml | .travis.yml | sudo: false
language: ruby
rvm:
- 1.9.3
- 2.2.0
script: "bundle exec rake spec"
| sudo: false
language: ruby
rvm:
- 1.9.3
- 2.2.0
- 2.3.0
script: "bundle exec rake spec"
| Add Ruby 2.3.x to CI | Add Ruby 2.3.x to CI
| YAML | mit | douglasr/metar-parser,douglasr/metar-parser,joeyates/metar-parser,joeyates/metar-parser |
92af9e4e33b58e1d7a400841cf4a30b47aec0f13 | .travis.yml | .travis.yml | sudo: true
language: python
sudo: required
python:
- 3.6
env:
global:
- AWS_DEFAULT_REGION=eu-west-1
- AWS_DEFAULT_OUTPUT=json
matrix:
- DRIFT_CONFIG_URL=s3://relib-test/directive-games
cache: pip
addons:
apt:
packages:
- nginx
before_install:
- sudo chown $(whoami) /usr/share/nginx
... | sudo: true
language: python
sudo: required
python:
- 3.6
env:
global:
- AWS_DEFAULT_REGION=eu-west-1
- AWS_DEFAULT_OUTPUT=json
- DRIFT_TIER=DEVNORTH
matrix:
- DRIFT_CONFIG_URL=s3://relib-test/directive-games
cache: pip
addons:
apt:
packages:
- nginx
before_install:
- sudo chown $(w... | Add tier environment variable for 'ami run' command | Add tier environment variable for 'ami run' command
| YAML | mit | dgnorth/drift-apirouter,dgnorth/drift-apirouter,dgnorth/drift-apirouter |
4f7fe7af6c78ba37ad73bc3c5016b424cd68d923 | .travis.yml | .travis.yml | # Disabling sudo moves build to the Container Based Infrastructure on Travis CI
sudo: false
language: java
jdk: oraclejdk8
script:
- sh ci.sh
notifications:
email: false
| # Disabling sudo moves build to the Container Based Infrastructure on Travis CI
sudo: false
language: java
jdk:
- oraclejdk7
- oraclejdk8
- openjdk7
script:
- sh ci.sh
notifications:
email: false
| Test on Oracle JDK 7 and 8 and Open JDK 7 | Test on Oracle JDK 7 and 8 and Open JDK 7
| YAML | apache-2.0 | pushtorefresh/java-private-constructor-checker,pushtorefresh/java-private-constructor-checker |
f7f66e335f2ed91f5a83512295b400ca006f186b | .travis.yml | .travis.yml | language: python
python:
- 2.6
- 2.7
env:
- DJANGO="django>=1.3,<1.4"
- DJANGO="django>=1.4,<1.5"
- DJANGO="https://github.com/django/django/tarball/master"
matrix:
allow_failures:
- env: DJANGO="https://github.com/django/django/tarball/master"
install:
- pip install $DJANGO argparse --use-mirrors... | language: python
python:
- 2.7
env:
- DJANGO="django>=1.3,<1.4"
- DJANGO="django>=1.4,<1.5"
- DJANGO="django>=1.5,<1.6"
- DJANGO="django>=1.7,<1.8"
- DJANGO="https://github.com/django/django/archive/master.zip"
matrix:
allow_failures:
- env: DJANGO="django>=1.5,<1.6"
- env: DJANGO="django>=1.7,... | Test against recent versions of Django. | Test against recent versions of Django.
| YAML | mit | charettes/django-dynamic-choices,charettes/django-dynamic-choices,charettes/django-dynamic-choices |
1e9eacc0a7024ba5b3c9cc4dc699613f10d8a51d | .travis.yml | .travis.yml | sudo: false
language: ruby
cache: bundler
rvm:
- 1.9.3
- 2.0.0
- 2.1.2
- jruby-19mode
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
script:
- "bundle exec rake test_with_coveralls"
| sudo: false
language: ruby
cache: bundler
rvm:
- 1.9.3
- 2.0.0
- 2.1.2
- 2.2.3
- jruby-19mode
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
script:
- "bundle exec rake test_with_coveralls"
| Add Ruby 2.2.3 to Travis CI | Add Ruby 2.2.3 to Travis CI
| YAML | mit | jkotests/page-object,drodriguezaltimetrik/page-object,titusfortner/page-object,drodriguezaltimetrik/page-object,irfanah/page-object,cheezy/page-object,Donavan/page-object,vveliev/page-object,irfanah/page-object,morozgrafix/page-object,vveliev/page-object,cheezy/page-object,jkotests/page-object,ducthanh/page-object,titu... |
bba8e14ceba0c1d23dbc6fecb5e82419a981dd50 | .travis.yml | .travis.yml | os:
- linux
- osx
dist: trusty
sudo: required
before_install:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get -qq update; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install -y libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew up... | os:
- linux
- osx
dist: trusty
sudo: required
before_install:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get -qq update; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install -y libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew up... | Add gitter webhook for Travis and update command. | Add gitter webhook for Travis and update command. | YAML | apache-2.0 | nitro-devs/nitro-game-engine |
22a8a61e0e7c0636673232d2b94b0fe5ea89a086 | .travis.yml | .travis.yml | # https://travis-ci.org/mre/kafka-influxdb
sudo: false
os:
- linux
language: python
python:
- "2.7"
- pypy
- 3.3
- 3.4
- 3.5
- pypy3
install:
- pip install python-coveralls
- pip install coverage
- pip install nose
- pip install -r requirements.txt
script:
- python setup.py install
- nosetests... | # https://travis-ci.org/mre/kafka-influxdb
sudo: false
os:
- linux
language: python
python:
- "2.7"
- "pypy"
- "3.3"
- "3.4"
- "3.5"
- "pypy3"
- "3.5-dev"
- "nightly"
matrix:
allow-failures:
- python: "3.5-dev"
- python: "nightly"
fast_finish: true
install:
- pip install python-coveralls... | Add dev and nightly builds. Quote python versions | Add dev and nightly builds. Quote python versions
| YAML | apache-2.0 | mre/kafka-influxdb,mre/kafka-influxdb |
5e1b1c439593bb2e88b7bb58b259e10e2fc0d3b0 | .travis.yml | .travis.yml | sudo: false
language: node_js
node_js:
- '4'
- '6'
branches:
only:
- master
- travis-ci
before_install:
- npm install
- npm install istanbul coveralls
| sudo: false
language: node_js
node_js:
- '4'
- '6'
- '8'
branches:
only:
- master
- travis-ci
before_install:
- npm install
- npm install istanbul coveralls
| Build with Node.js 8 on Travis CI. | Build with Node.js 8 on Travis CI.
| YAML | mit | bigeasy/semblance |
3b4caba88f2e25c4efde40ed2ede8c1239ad4db6 | .travis.yml | .travis.yml | language: ruby
script: "bundle exec rspec"
rvm:
- 1.9.3
- 2.0.0
gemfile:
- gemfiles/active_record_3.gemfile
- gemfiles/active_record_4.gemfile
- gemfiles/mongoid_3.gemfile
- gemfiles/mongoid_4.gemfile
services:
- mongodb
| language: ruby
script: "bundle exec rspec"
rvm:
- 1.9.3
- 2.0.0
- 2.1.5
- 2.2.1
gemfile:
- gemfiles/active_record_3.gemfile
- gemfiles/active_record_4.gemfile
- gemfiles/mongoid_3.gemfile
- gemfiles/mongoid_4.gemfile
services:
- mongodb
| Add newer ruby versions to Travis config | Add newer ruby versions to Travis config
| YAML | mit | vigetlabs/sprig,ericbrooke/sprig |
408a3cb0f2b4bef652a3e1301cad3cbac3017223 | .travis.yml | .travis.yml | language: ruby
rvm:
- 1.9
- 2.0
- 2.1
- 2.2
- 2.3
- 2.4
| language: ruby
rvm:
- 1.9
- 2.0
- 2.1
- 2.2
- 2.3
# - 2.4
| Remove Ruby 2.4 while Travis is not ready. | Remove Ruby 2.4 while Travis is not ready.
| YAML | mit | floere/phony,dwilkie/phony |
2c89dd227fbd9a1c27f973afb7cc0f87038306b9 | .travis.yml | .travis.yml | #
# Copyright © 2015 Cask Data, 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 in writi... | #
# Copyright © 2015 Cask Data, 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 in writi... | Test Ruby 2.0.0 and 2.1.4 (shipped w/ OSX Mavericks/Yosemite, respectively) | Test Ruby 2.0.0 and 2.1.4 (shipped w/ OSX Mavericks/Yosemite, respectively)
| YAML | apache-2.0 | caskdata/coopr-provisioner,caskdata/coopr-provisioner,caskdata/coopr-provisioner,cdapio/coopr-provisioner,cdapio/coopr-provisioner,cdapio/coopr-provisioner,caskdata/coopr-provisioner,cdapio/coopr-provisioner,caskdata/coopr-provisioner,cdapio/coopr-provisioner,caskdata/coopr-provisioner,cdapio/coopr-provisioner |
ada9566c159fe540c7869278cc493a9b76e75ee5 | .travis.yml | .travis.yml | language: python
python:
- "2.7"
install:
- pip install -r requirements.txt --use-mirrors
- pip install coveralls --use-mirrors
script:
coverage run manage.py test
after_success:
- coveralls
| language: python
python:
- "2.7"
install:
- pip install -r requirements.txt --use-mirrors
- pip install coveralls --use-mirrors
before_script:
- echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
script:
coverage run manage.py test
after_success:
- coveralls
| Disable SSH key check for github in Travis CI. | Disable SSH key check for github in Travis CI.
| YAML | mit | zsiciarz/variablestars.net,zsiciarz/variablestars.net,zsiciarz/variablestars.net |
dc1d205eb24c2dde4294400dd0977d8176706158 | .github/workflows/build-image.yml | .github/workflows/build-image.yml | name: Resto Docker Image Builder
env:
IMAGE: resto
NAME: jjrom
REPO: resto
on:
push:
paths:
- 'resto/app/**'
- 'resto/build/**'
- '.github/workflows/**'
release:
types: [created, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
# defaults to shallow checkout
-... | name: Resto Docker Image Builder
env:
IMAGE: resto
NAME: jjrom
REPO: resto
on:
push:
paths:
- 'app/**'
- 'build/**'
- '.github/workflows/**'
release:
types: [created, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
# defaults to shallow checkout
- uses: actio... | Update docker workflow to build release | Update docker workflow to build release
| YAML | apache-2.0 | jjrom/resto,jjrom/resto |
ad0522bc919aacb40c9ba1a3baea8fba4b15e948 | .github/workflows/cherry-pick.yml | .github/workflows/cherry-pick.yml | name: Cherry pick commit(s)
on:
workflow_dispatch:
inputs:
commit:
description: 'Commit to cherrypick'
required: true
branch:
description: 'Branch to cherry pick to'
required: true
default: 'v5-09-XX'
jobs:
build:
runs-on: ubuntu-latest
steps:... | name: Cherry pick commit(s)
on:
workflow_dispatch:
inputs:
commit:
description: 'Commit to cherrypick'
required: true
branch:
description: 'Branch to cherry pick to'
required: true
default: 'v5-09-XX'
jobs:
build:
runs-on: ubuntu-latest
steps:... | Add workflow to do cherrypicks | Add workflow to do cherrypicks
| YAML | bsd-3-clause | miranov25/AliRoot,miranov25/AliRoot,miranov25/AliRoot,alisw/AliRoot,coppedis/AliRoot,miranov25/AliRoot,coppedis/AliRoot,coppedis/AliRoot,coppedis/AliRoot,alisw/AliRoot,coppedis/AliRoot,coppedis/AliRoot,alisw/AliRoot,miranov25/AliRoot,alisw/AliRoot,miranov25/AliRoot,alisw/AliRoot,miranov25/AliRoot,alisw/AliRoot,alisw/Al... |
11874d6f0345564a6322465e3f08238d575f8e92 | .travis.yml | .travis.yml | language: ruby
rvm:
- 2.2.3
script: rubocop && rspec
| sudo: false
language: ruby
rvm:
- 2.2.3
script: rubocop && rspec
| Use new Travis container infrastructure. | Use new Travis container infrastructure.
Update `.travis.yml` to use new Travis container infrastructure by disabling `sudo`. | YAML | mit | nathankleyn/gem_scaffold |
1b8bc073b9a5e263983d6174fcb0a32eb5027380 | .travis.yml | .travis.yml | # Config file for automatic testing at travis-ci.org
language: python
python:
- "3.4"
- "3.3"
- "2.7"
- "2.6"
- "pypy"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: pip install -r requirements.txt
# command to run tests, e.g. python setup.py test
script: py... | # Config file for automatic testing at travis-ci.org
language: python
python:
- "3.5"
- "3.4"
- "2.7"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: pip install -r requirements.txt
# command to run tests, e.g. python setup.py test
script: python setup.py test
| Remove testing on Python2.6 and PyPY | Remove testing on Python2.6 and PyPY | YAML | bsd-3-clause | chrisdev/django-foundation-formtags,chrisdev/django-foundation-formtags |
72379c22e1a85f22f3291d00cddbe75033c9cbbb | .github/workflows/release-tag.yml | .github/workflows/release-tag.yml | name: Release Tagged Builds
on:
push:
tags:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Set release version
run: echo "::set-env name=RELEASE... | name: Release Tagged Builds
on:
push:
tags:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Set release version
run: echo "::set-output name=RELE... | Change release flow to set build number via an output, as the reuse of the env var seems dodgy | Change release flow to set build number via an output, as the reuse of the env var seems dodgy
| YAML | apache-2.0 | bodar/totallylazy,bodar/totallylazy,bodar/totallylazy |
f7bfaf7c10057bf59f29fc37fbf1d69af73f0488 | .travis.yml | .travis.yml | language: python
python:
- "2.7"
- "3.3"
env:
global:
- DJANGO_SECRET_KEY=my-secret-key-for-testing
matrix:
- TOXENV=py27
- TOXENV=py33
- DJANGO="django==1.6"
- DJANGO="django==1.5.5"
- DJANGO="django==1.4.10"
- DJANGO="django==1.3.7"
install:
- pip install tox --use-mirrors
sc... | language: python
python:
- '2.7'
- '3.3'
env:
global:
- DJANGO_SECRET_KEY=my-secret-key-for-testing
matrix:
- TOXENV=py27
- TOXENV=py33
- DJANGO="django==1.6"
- DJANGO="django==1.5.5"
- DJANGO="django==1.4.10"
- DJANGO="django==1.3.7"
install:
- pip install tox --use-mirrors
sc... | Add HipChat and tweak email notifications | Add HipChat and tweak email notifications | YAML | agpl-3.0 | jessamynsmith/boards-backend,jessamynsmith/boards-backend,GetBlimp/boards-backend |
7a5749145114c36bee1fa0d3ff4ea15667b462dd | .travis.yml | .travis.yml | language: node_js
node_js:
- '0.10'
- '0.12'
branches:
only:
- master
- travis-ci
before_install:
- npm install
- npm install istanbul coveralls
| sudo: false
language: node_js
node_js:
- '0.10'
- '0.12'
branches:
only:
- master
- travis-ci
before_install:
- npm install
- npm install istanbul coveralls
| Build on Travis CI without `sudo`. | Build on Travis CI without `sudo`.
| YAML | mit | bigeasy/operation |
cbfca920444c5da5bddd3990f89ca61e5bcc0006 | .travis.yml | .travis.yml | ---
sudo: false
language: ruby
bundler_args: --without system_tests
script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
matrix:
fast_finish: true
include:
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 1.9.3
env: PUPPET_GEM_VERSI... | ---
sudo: false
language: ruby
bundler_args: --without system_tests
script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
matrix:
fast_finish: true
include:
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 1.9.3
env: PUPPET_GEM_VERSI... | Add ability to unittest puppet 4 | Add ability to unittest puppet 4
| YAML | apache-2.0 | puppetlabs/puppetlabs-firewall,ianand0204/puppetlabs-firewall,jaakkosipari/puppetlabs-firewall |
68016bd3f2df385d78486c90bb255ca41c75a350 | .travis.yml | .travis.yml | language: node_js
node_js:
- "4.4"
before_install:
- npm install -g --production yarn
install:
- yarn install
script:
- yarn run grunt build
- yarn run grunt tslint
- yarn run grunt unit_test_nobuild
sudo: false
cache:
directories:
- node_modules
| language: node_js
node_js:
- "4.4"
before_install:
- npm install -g --production yarn
- yarn clean
install:
- yarn install
script:
- yarn run grunt build
- yarn run grunt tslint
- yarn run grunt unit_test_nobuild
sudo: false
cache:
directories:
- node_modules
| Make sure folder is clean | Make sure folder is clean
| YAML | apache-2.0 | uProxy/uproxy,uProxy/uproxy,uProxy/uproxy,uProxy/uproxy,uProxy/uproxy |
b080118a2d04b9184c23cd069400ec1206ca8dc7 | .travis.yml | .travis.yml | rvm:
- 1.9.2
- 1.9.3
- 2.0
- 2.1
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "sudo apt-get -qq -y install fontconfig libxrender1"
- "wget http://download.gna.org/wkhtmltopdf/0.12/0.12.1/wkhtmltox-0.12.1_linux-precise-amd64.deb"
- "sudo dpkg -i wkhtmltox-0.12.1_linux-precise-amd... | rvm:
- 1.9.2
- 1.9.3
- 2.0
- 2.1
before_install:
- gem update --system
- gem update bundler
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "sudo apt-get -qq -y install fontconfig libxrender1"
- "wget http://download.gna.org/wkhtmltopdf/0.12/0.12.1/wkhtmltox-0.12.1_linux-precise... | Address Travis issues with Bundler failures | Address Travis issues with Bundler failures
- This issue: https://github.com/bundler/bundler/issues/3558
- PASS: Gem version 2.5.1 & Bundler 1.11.1
- FAIL: Gem version 2.5.1 & Bundler 1.7.6
- PASS: Gem version 2.4.3 & Bundler 1.7.6
| YAML | mit | pdfkit/pdfkit,ContinuityControl/pdfkit,dimko/pdfkit |
ea12398de74fc11530f76892f9126334323403e0 | .travis.yml | .travis.yml | ---
language: node_js
node_js:
- "0.12"
sudo: false
cache:
directories:
- node_modules
env:
- EMBER_TRY_SCENARIO=default
- EMBER_TRY_SCENARIO=ember-release
- EMBER_TRY_SCENARIO=ember-beta
- EMBER_TRY_SCENARIO=ember-canary
matrix:
fast_finish: true
allow_failures:
- env: EMBER_TRY_SCENARIO=em... | ---
language: node_js
node_js:
- "0.12"
sudo: false
cache:
directories:
- node_modules
env:
- EMBER_TRY_SCENARIO=default
- EMBER_TRY_SCENARIO=ember-release
- EMBER_TRY_SCENARIO=ember-beta
- EMBER_TRY_SCENARIO=ember-canary
matrix:
fast_finish: true
allow_failures:
- env: EMBER_TRY_SCENARIO=em... | Use `ember try:one` instead of `ember try`. | Use `ember try:one` instead of `ember try`.
| YAML | mit | rwjblue/ember-cli-template-lint,rwjblue/ember-cli-template-lint |
6c2e016745f411c5e9f66094165762f638d0596b | .travis.yml | .travis.yml | language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
before_script:
- "unzip ipadic/sysdic.zip"
script:
- "python -m unittest discover -s tests" | language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
before_script:
- "unzip ipadic/sysdic.zip"
script:
- "python -m unittest discover -s tests" | Delete 3.2 from supported python version. | Delete 3.2 from supported python version.
| YAML | apache-2.0 | mocobeta/janome,mocobeta/janome,nakagami/janome,nakagami/janome |
c418fb90c9c4094032b814587ea16ed1fb251125 | .travis.yml | .travis.yml | language: php
php:
- 5.5
- 5.6
before_script:
- curl -s http://getcomposer.org/installer | php
- COMPOSER_ROOT_VERSION=dev-master php composer.phar install --dev
script:
- bin/atoum
notifications:
email:
- ci@verylastroom.com
| language: php
dist: trusty
sudo: false
php:
- 5.5
- 5.6
before_install:
- |
# php.ini configuration
INI=~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
phpenv config-rm xdebug.ini || echo "xdebug not available"
echo date.timezone = Europe/Paris >> $INI
echo memo... | Remove xdebug ext if loaded | Remove xdebug ext if loaded
And deal with currently bringed composer version
| YAML | mit | rezzza/PaymentBe2billBundle |
c839e7c32feb12c6581334dc9685dab117fbc55e | .travis.yml | .travis.yml | dist: bionic
language: c
sudo: require
install:
- sudo add-apt-repository -y ppa:webkit-team/ppa
- sudo apt-get update
- sudo apt-get install -y libgtk-3-dev
- sudo apt-get install -y libwebkit2gtk-4.0-dev
- sudo apt-get install -y xvfb
- sudo apt-get install -y metacity
- sudo apt-get insta... | dist: bionic
language: c
sudo: require
script:
- make
- ./test.sh
addons:
apt:
update: true
sources:
- ppa:webkit-team/ppa
packages:
- libwegkit2gtk-4.0-dev
- libgtk-3-dev
- xvfb
- metacity
- x11-apps # → xwd
... | Add third-party APT repository for WebKit | Travis: Add third-party APT repository for WebKit
Unlike previous release images, you have to specify these separately:
https://docs.travis-ci.com/user/reference/bionic/#differences-from-the-previous-release-images
I hope I did this correctly. I have few ways to know but try it.
| YAML | isc | anko/hudkit,anko/hudkit,anko/hudkit |
624605b882b6ef90df0f3628c19e029bd63e97e3 | .travis.yml | .travis.yml | language: go
script: go test -race -cpu 1,2,4 -v -timeout 2m ./...
sudo: false
| language: go
script: go test -race -cpu 1,2,4 -v -timeout 2m ./...
sudo: false
go:
- 1.3
- 1.4
- tip
matrix:
allow_failures:
- go: tip
| Build against multiple go versions, allow tip to fail | Build against multiple go versions, allow tip to fail
| YAML | apache-2.0 | lytics/metafora,schmichael/metafora,schmichael/metafora,lytics/metafora |
61f5f3bde23b8410511e74e479708889c722b058 | .travis.yml | .travis.yml | sudo: required
dist: trusty
language: bash
script:
# Install LXD / LXC
- sudo apt update
- sudo apt install snapd -y
- sudo snap install lxd
- sudo lxd init --auto;
- sudo usermod -a -G lxd travis;
- sudo su travis -c 'lxc network create lxdbr0';
- sudo su travis -c 'lxc network attach-profile lxdbr0 de... | sudo: required
dist: trusty
language: bash
script:
# Install LXD / LXC
- sudo apt update
- sudo apt install snapd -y
- sudo snap install lxd
- sudo . /etc/profile.d/apps-bin-path.sh
- sudo lxd init --auto;
- sudo usermod -a -G lxd travis;
- sudo su travis -c 'lxc network create lxdbr0';
- sudo su trav... | Update path after LXD installation | Update path after LXD installation
| YAML | mit | drubb/lxd-images |
32e4d82e8748053a2ec878991d68561360351773 | .travis.yml | .travis.yml | language: php
php:
- 7.2
- 7.3
- 7.4snapshot
before_script:
- echo "extension = mongodb.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- travis_retry composer self-update
- travis_retry composer update --no-interaction --prefer-source
| language: php
php:
- 7.2
- 7.3
- 7.4
before_script:
- echo "extension = mongodb.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- travis_retry composer self-update
- travis_retry composer update --no-interaction --prefer-source
| Test against latest version of php 7.4 | Test against latest version of php 7.4
| YAML | mit | johanderuijter/uuid-doctrine-odm |
3ab5031003a4a20a422469250ea1064f7aa64244 | C/ops/roles/common/tasks/main.yml | C/ops/roles/common/tasks/main.yml | ---
- name: Update apt cache and upgrade system
apt: upgrade=dist update-cache=yes
sudo: yes
tags:
- common
- update
- upgrade
- name: Install language-pack-en
apt: pkg=language-pack-en
sudo: yes
tags:
- common
- packages
- language
- name: Update locale to {{ locale }}
command: ... | ---
- name: Update apt cache and upgrade system
apt: upgrade=dist update-cache=yes
sudo: yes
tags:
- common
- update
- upgrade
- name: Install language-pack-en
apt: pkg=language-pack-en
sudo: yes
tags:
- common
- packages
- language
- name: Update locale to {{ locale }}
command: ... | Disable IPv6 - error with apt-get install :( | Disable IPv6 - error with apt-get install :(
| YAML | mit | katcipis/mise.en.place,katcipis/workbench |
b43dd6c9e5f53ea8722803b112ba1d15449ffdda | .github/workflows/ci.yml | .github/workflows/ci.yml | name: 'Integrate'
on:
- push
- pull_request
jobs:
ci:
name: 'CI'
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
- macos-latest
- windows-latest
toolchain:
- stable
- nightly
steps:
... | name: 'Integrate'
on:
- push
- pull_request
jobs:
ci:
name: 'CI'
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
- macos-latest
- windows-latest
toolchain:
- stable
- nightly
steps:
... | Add a TODO comment about a CI extension. | Add a TODO comment about a CI extension.
| YAML | mit | google/rrg |
735af1e691a4154ff6595e215a376608d1f290d0 | .github/workflows/ci.yml | .github/workflows/ci.yml | name: ci
on:
push:
pull_request:
schedule:
- cron: '0 3 * * 6' # 3am Saturday
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
ghc: ['9.0', '8.10', '8.8']
include:
- os: windows-latest
- os: macOS-latest
... | name: ci
on:
push:
pull_request:
schedule:
- cron: '0 3 * * 6' # 3am Saturday
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
ghc: ['9.0', '8.10', '8.8']
include:
- os: windows-latest
- os: macOS-latest
... | Move building apply-refact after the cache, since it seems to be breaking the cache | Move building apply-refact after the cache, since it seems to be breaking the cache | YAML | bsd-3-clause | ndmitchell/hlint,ndmitchell/hlint |
358c5866c15f59593b3b64d0f79a88f96ad4f9d7 | .github/workflows/ci.yml | .github/workflows/ci.yml | name: CI
on: [push]
jobs:
build:
name: Module imports on all platforms
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
steps:
- uses: actions/checkout@v1
- name: Perform the import
shell... | name: CI
on: [pull_request]
jobs:
build:
name: Module imports on all platforms
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
steps:
- uses: actions/checkout@v1
- name: Perform the import
... | Set CI to only run on pull_request | Set CI to only run on pull_request | YAML | mit | alevyinroc/dbatools |
64529b1e844d48e3ec20658624356e724206f01b | prometheus/src/main/fabric8/deployment.yml | prometheus/src/main/fabric8/deployment.yml | spec:
replicas: 1
template:
spec:
serviceAccountName: metrics
containers:
- name: prometheus
image: prom/prometheus:v1.3.0
ports:
- name: http
containerPort: 9090
volumeMounts:
- name: config-volume
mountPath: /etc/prometheus
... | spec:
replicas: 1
template:
spec:
serviceAccountName: metrics
containers:
- name: prometheus
image: prom/prometheus:v1.3.0
ports:
- name: http
containerPort: 9090
volumeMounts:
- name: config-volume
mountPath: /etc/prometheus
... | Fix config reload mount path | Fix config reload mount path
| YAML | apache-2.0 | KurtStam/fabric8-devops,KurtStam/fabric8-devops,KurtStam/fabric8-devops |
9f426db2ddc3612390155e7c41ea56b0bf198ed1 | .codeclimate.yml | .codeclimate.yml | ---
engines:
brakeman:
enabled: true
bundler-audit:
enabled: true
csslint:
enabled: true
coffeelint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
eslint:
enabled: true
fixme:
enabled: true
rub... | ---
engines:
brakeman:
enabled: true
bundler-audit:
enabled: true
csslint:
enabled: true
coffeelint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
eslint:
enabled: true
fixme:
enabled: true
rub... | Exclude babel.config.js from code climate | Exclude babel.config.js from code climate
And change to newer `execlude_patterns` syntax
| YAML | mit | BLSQ/orbf2,BLSQ/orbf2,BLSQ/orbf2,BLSQ/orbf2 |
d00977048a69b0c562700d3702d4c71903504fb9 | .codeclimate.yml | .codeclimate.yml | languages:
Ruby: false
JavaScript: true
PHP: false
Python: false
exclude_paths:
- "*.md"
- "*.png"
- "*.json"
- "test/*"
| languages:
Ruby: false
JavaScript: true
PHP: false
Python: false
exclude_paths:
- "*.md"
- "*.png"
- "*.json"
- "config/*"
- "test/*"
- "test/helpers/*"
| Exclude config, test/helpers from CodeClimate | Exclude config, test/helpers from CodeClimate
| YAML | isc | mbland/hubot-slack-github-issues |
f299016abfe78f2a7b3257c4eec48c79307c11ee | .codeclimate.yml | .codeclimate.yml | languages:
JavaScript: true
exclude_paths:
- "cli.js"
- "utils.js"
- "build/*"
- "commands/*"
- "templates/*"
- "script/lib/*"
- "script/tests/*" | languages:
JavaScript: true
exclude_paths:
- "templates/*"
- "script/lib/*"
- "script/tests/*" | Add back certain paths to ClodeClimate testing | Add back certain paths to ClodeClimate testing
| YAML | apache-2.0 | weepower/wee-core |
31e51752882600d0743b871748521deb4a108c83 | docker-compose.yml | docker-compose.yml | version: '2'
services:
nginx:
image: nginx:alpine
ports:
- "80:80"
volumes:
- ${PWD}/app:/data/www:ro
- ${PWD}/nginx.conf:/etc/nginx/nginx.conf:ro
| version: '2'
services:
nginx:
image: nginx:alpine
ports:
- "8080:80"
volumes:
- ${PWD}/app:/data/www:ro
- ${PWD}/nginx.conf:/etc/nginx/nginx.conf:ro
| Move nginx server to port 8080 | Move nginx server to port 8080
| YAML | mit | rhussmann/instagram-photo-picker,rhussmann/instagram-photo-picker,rhussmann/instagram-photo-picker |
e692aa8b056172ad309e9d493ce4a417eb70437c | docker-compose.yml | docker-compose.yml | version: '3'
services:
db:
image: postgres:9.6
web:
build: .
command: bundle exec rails s -p 3000 -b '0.0.0.0'
volumes:
- .:/myapp
ports:
- "3000:3000"
depends_on:
- db
| version: '3'
services:
db:
image: postgres:9.6
volumes:
- postgresql-data:/var/lib/postgresql/data
web:
build: .
command: bundle exec rails s -p 3000 -b '0.0.0.0'
environment:
RAILS_ENV: development
volumes:
- .:/myapp
ports:
- "3000:3000"
depends_on:
- ... | Use docker volume for postgresql | Use docker volume for postgresql
| YAML | mit | Kesin11/docker_rails_sample,Kesin11/docker_rails_sample,Kesin11/docker_rails_sample,Kesin11/docker_rails_sample |
100079427e29b66dfd9217f015df982981068635 | azure-pipelines.yml | azure-pipelines.yml | queue: Hosted VS2017
steps:
- checkout: self
clean: true
- task: MSBuild@1
displayName: Restore
inputs:
solution: src/Moq.sln
msbuildArguments: /t:Restore /p:Configuration=Release /m
- task: MSBuild@1
displayName: Version
inputs:
solution: src/Moq/Moq.Package/Moq.Package.csproj
msbuildArgu... | queue: Hosted VS2017
steps:
- checkout: self
clean: true
- task: MSBuild@1
displayName: Restore
inputs:
solution: src/Moq.sln
msbuildArguments: /t:Restore /p:Configuration=Release /m
- task: MSBuild@1
displayName: Version
inputs:
solution: src/Moq/Moq.Package/Moq.Package.csproj
msbuildArgu... | Disable advanced diagnostics to avoid build warning | Disable advanced diagnostics to avoid build warning
With the setting in its default enabled state, we get the
following warning:
##[warning]Advanced diagnostics data collection requires test platform version 15.9 or higher.
| YAML | apache-2.0 | Moq/moq |
f7752ec9953c56e0153188f7249f039b9e1367af | azure-pipelines.yml | azure-pipelines.yml | # Maven
# Build your Java project and run tests with Apache Maven.
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/java
trigger:
- master
pool:
vmImage: 'Ubuntu-16.04'
steps:
- task: Maven@3
inputs:
mavenPomFile: 'pom.xml'
... | # Maven
# Build your Java project and run tests with Apache Maven.
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/java
jobs:
- job: Linux
pool:
vmImage: 'Ubuntu-16.04'
steps:
- task: Maven@3
inputs:
mavenPomFile: 'pom.xml'
... | Build on Windows, macOS, and Linux. Disable tests which take too long. | Build on Windows, macOS, and Linux. Disable tests
which take too long.
[Build]
| YAML | mit | lemmy/tlaplus,tlaplus/tlaplus,lemmy/tlaplus,tlaplus/tlaplus,tlaplus/tlaplus,lemmy/tlaplus,lemmy/tlaplus,tlaplus/tlaplus |
08e2743fa3f16faa6111399da081b3d8592c6c7a | src/CompetitionPlatform/docker-compose.yml | src/CompetitionPlatform/docker-compose.yml | version: '2'
services:
competitionplatform:
image: competitionplatform
environment:
- SettingsUrl=${SettingsUrl}
ports:
- "80:80"
| version: '2'
services:
competitionplatform:
image: lykkex/competitionplatform
environment:
- SettingsUrl=${SettingsUrl}
ports:
- "80:80"
| Fix image in docker compose. | Fix image in docker compose.
| YAML | mit | LykkeCity/CompetitionPlatform,LykkeCity/CompetitionPlatform,LykkeCity/CompetitionPlatform |
1c2d278565c8696e75d09618e3dc4c17a5db931f | example_config.yml | example_config.yml | ---
Name: app
After: framework/routes#coreroutes
---
Email:
admin_email: example@example.com
i18n:
default_locale: en_NZ
ShopConfig:
base_currency: 'NZD'
email_from: sales@myshop.com
receipt_subject: "Thank you for your order at www.myshop.com - Order #%d"
ShopCurrency:
decimal_delimiter: '.'
thousand_... | ---
Name: app
After: shop/config#shopconfig
---
Email:
admin_email: example@example.com
i18n:
default_locale: en_NZ
ShopConfig:
base_currency: 'NZD'
email_from: sales@myshop.com
receipt_subject: "Thank you for your order at www.myshop.com - Order #%d"
ShopCurrency:
decimal_delimiter: '.'
thousand_delim... | Make example config overwrite shop/config.yml | Make example config overwrite shop/config.yml
Changed the After so changes in this file will actually overwrite any config settings in the shop/config.yml | YAML | bsd-2-clause | silvershop/silvershop-core,burnbright/silverstripe-shop,webtorque7/silverstripe-shop,webtorque7/silverstripe-shop,burnbright/silverstripe-shop,burnbright/silverstripe-shop,webtorque7/silverstripe-shop,hpeide/silverstripe-shop |
1096ce43aaba860b09a03d1173a35890c1c9ada0 | src/modules/core/producer_consumer.yml | src/modules/core/producer_consumer.yml | schema_version: 0.1
type: producer
identifier: consumer
title: Consumer as Producer
version: 2
copyright: Ushodaya Enterprises Limited
creator: Dan Dennedy
license: LGPLv2.1
language: en
tags:
- Audio
- Video
parameters:
- identifier: argument
title: File/URL
type: string
description: A file name, URL... | schema_version: 0.1
type: producer
identifier: consumer
title: Consumer as Producer
version: 2
copyright: Ushodaya Enterprises Limited
creator: Dan Dennedy
license: LGPLv2.1
language: en
tags:
- Audio
- Video
parameters:
- identifier: argument
title: File/URL
type: string
description: A file name, URL... | Document new producer.* and consumer.* properties. | Document new producer.* and consumer.* properties.
| YAML | lgpl-2.1 | j-b-m/mlt,xzhavilla/mlt,wideioltd/mlt,j-b-m/mlt,j-b-m/mlt,j-b-m/mlt,mltframework/mlt,mltframework/mlt,wideioltd/mlt,anba8005/mlt,j-b-m/mlt,j-b-m/mlt,wideioltd/mlt,siddharudh/mlt,anba8005/mlt,zzhhui/mlt,xzhavilla/mlt,xzhavilla/mlt,anba8005/mlt,anba8005/mlt,j-b-m/mlt,zzhhui/mlt,wideioltd/mlt,wideioltd/mlt,wideioltd/mlt,m... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.