commit
stringlengths
40
40
old_file
stringlengths
4
264
new_file
stringlengths
4
264
old_contents
stringlengths
0
4.24k
new_contents
stringlengths
1
5.44k
subject
stringlengths
14
778
message
stringlengths
15
9.92k
lang
stringclasses
277 values
license
stringclasses
13 values
repos
stringlengths
5
127k
2ddcb2019371ef79ee6f935122b58fbf2f5c7c90
.zuul.yaml
.zuul.yaml
- project: name: containerd/containerd merge-mode: merge check: jobs: - containerd-build-arm64 - containerd-test-arm64 - containerd-integration-test-arm64 - job: name: containerd-build-arm64 parent: init-test description: | Containerd build in openlab cluster...
- project: name: containerd/containerd merge-mode: merge check: jobs: - containerd-build-arm64 - containerd-test-arm64 - containerd-integration-test-arm64 - job: name: containerd-build-arm64 parent: init-test description: | Containerd build in openlab cluster...
Make OpenLab's CI jobs blocking
Make OpenLab's CI jobs blocking Since the jobs are relatively stable, we have official ARM binaries and we could technically still ignore them, we should remove "voting: false" from them. Signed-off-by: Kazuyoshi Kato <732288c132d39c7d9231a005036e5ecd0fff1d64@amazon.com>
YAML
apache-2.0
containerd/containerd,estesp/containerd,containerd/containerd,thaJeztah/containerd,estesp/containerd,dmcgowan/containerd,mikebrow/containerd,thaJeztah/containerd,mikebrow/containerd,dmcgowan/containerd
ecd98a719ddd7bd07664eae5d9c065f778e7b7f1
packages/ca/casing.yaml
packages/ca/casing.yaml
homepage: '' changelog-type: '' hash: a1ea21789906302930300b68ffd40373bc731e9254b43d1f35e8ba7368b2acce test-bench-deps: base: ! '>=4.8 && <5' casing: -any tasty-hunit: -any tasty: -any maintainer: tdammers@gmail.com synopsis: Convert between various source code casing conventions changelog: '' basic-deps: spl...
homepage: '' changelog-type: '' hash: 0ff791d7563fef211a65c9b7df9c2dfddd41096be53225234f36f3428d7d62a6 test-bench-deps: base: ! '>=4.8 && <5' casing: -any tasty-hunit: -any tasty: -any maintainer: tdammers@gmail.com synopsis: Convert between various source code casing conventions changelog: '' basic-deps: spl...
Update from Hackage at 2019-09-05T09:39:03Z
Update from Hackage at 2019-09-05T09:39:03Z
YAML
mit
commercialhaskell/all-cabal-metadata
c7bc474932d19c4defbcee81dbfccdfe90b6db57
packages/ht/htiled.yaml
packages/ht/htiled.yaml
homepage: '' changelog-type: '' hash: da5487d7622958d22b41642704d5f3ac5849fa0db2d9ff6f8a50635d2e397dce test-bench-deps: {} maintainer: cra+code@cra.no synopsis: Import from the Tiled map editor. changelog: '' basic-deps: bytestring: -any split: -any base: ==4.* base64-bytestring: ! '>1' filepath: -any conta...
homepage: '' changelog-type: '' hash: 34640c02c74ccabb8ca805367c47d0a50695ff2427fc05b68957d14c64b1b586 test-bench-deps: {} maintainer: cra+code@cra.no synopsis: Import from the Tiled map editor. changelog: '' basic-deps: bytestring: -any split: -any base: ==4.* base64-bytestring: ! '>1' filepath: -any conta...
Update from Hackage at 2015-10-26T17:17:11+0000
Update from Hackage at 2015-10-26T17:17:11+0000
YAML
mit
commercialhaskell/all-cabal-metadata
2c42f9a71b900f2d6b2dcca45ae69724fbe19698
packages/sl/Slides.yaml
packages/sl/Slides.yaml
homepage: '' changelog-type: '' hash: b51284d6d90ad506e8f73dbe9ffe6132ae5d9e4080f2197b3a971a395db4e026 test-bench-deps: {} maintainer: lukahorvat9@gmail.com synopsis: Generate slides from Haskell code changelog: '' basic-deps: diagrams-lib: ==1.3.* base: ! '>=4.8 && <4.9' diagrams-svg: ==1.3.* regexpr: ==0.5.* ...
homepage: '' changelog-type: '' hash: 675bc03ad67b4e6ee5d05d11fd14de1724962b16283e68d05a1ef903542821e5 test-bench-deps: {} maintainer: lukahorvat9@gmail.com synopsis: Generate slides from Haskell code changelog: '' basic-deps: diagrams-lib: ==1.3.* base: ! '>=4.8 && <4.9' diagrams-svg: ==1.3.* regexpr: ==0.5.* ...
Update from Hackage at 2015-10-21T20:17:18+0000
Update from Hackage at 2015-10-21T20:17:18+0000
YAML
mit
commercialhaskell/all-cabal-metadata
d79af401f148baecb7285402831fcbbc608b4063
tasks/configure-tomcat.yml
tasks/configure-tomcat.yml
# # Configure Tomcat # - name: generate a custom "setenv.sh" from template, provides the ability to configure Tomcat at start-up from outside the container template: src: setenv.sh.j2 dest: "{{ tomcat_catalina_base }}/bin/setenv.sh" mode: ug+x - name: "generate a custom 'jmxremote.password' from templat...
# # Configure Tomcat # - name: generate a custom "setenv.sh" from template, provides the ability to configure Tomcat at start-up from outside the container template: src: setenv.sh.j2 dest: "{{ tomcat_catalina_base }}/bin/setenv.sh" mode: ug+x - name: "generate a custom '{{ tomcat_process_name }}.jmxrem...
Fix JMX authentication files location
Fix JMX authentication files location
YAML
mit
KAMI911/ansible-role-tomcat,KAMI911/ansible-role-tomcat
db7fdc63d775092b13091f9d8f7392614ce66f20
AppVeyor.yml
AppVeyor.yml
version: 1.14.0.{build} branches: only: - master skip_tags: true clone_folder: C:\Cube\Cube.FileSystem image: Visual Studio 2017 nuget: project_feed: true disable_publish_on_pr: true platform: Any CPU configuration: Release before_build: - "SET PATH=C:\\Python34;C:\\Python34\\Scripts;%PATH%" ...
version: 1.14.0.{build} branches: only: - master skip_tags: true clone_folder: C:\Cube\Cube.FileSystem image: Visual Studio 2017 nuget: project_feed: true disable_publish_on_pr: true platform: Any CPU configuration: Release before_build: - "SET PATH=C:\\Python34;C:\\Python34\\Scripts;%PATH%" ...
Fix to use latest NUnit.
Fix to use latest NUnit.
YAML
apache-2.0
cube-soft/Cube.FileSystem,cube-soft/Cube.Core,cube-soft/Cube.FileSystem,cube-soft/Cube.Core
3068416ed4b1d9b0a7ae737a97ab8afc46db2a72
metadata/ogz.tripeaks.yml
metadata/ogz.tripeaks.yml
Categories: - Games License: GPL-3.0-only SourceCode: https://github.com/mimoguz/tripeaks-gdx IssueTracker: https://github.com/mimoguz/tripeaks-gdx/issues Changelog: https://github.com/mimoguz/tripeaks-gdx/releases AutoName: TriPeaks RepoType: git Repo: https://github.com/mimoguz/tripeaks-gdx Builds: - versionNa...
Categories: - Games License: GPL-3.0-only SourceCode: https://github.com/mimoguz/tripeaks-gdx IssueTracker: https://github.com/mimoguz/tripeaks-gdx/issues Changelog: https://github.com/mimoguz/tripeaks-gdx/releases AutoName: TriPeaks RepoType: git Repo: https://github.com/mimoguz/tripeaks-gdx Builds: - versionNa...
Update TriPeaks to 0.30 (4)
Update TriPeaks to 0.30 (4)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
6f666a8eb6e3a0f0c6909a6631eb8b3abc14d964
config/final.yml
config/final.yml
--- final_name: bosh-google-cpi blobstore: provider: s3 options: bucket_name: bosh-cpi-artifacts host: storage.googleapis.com
--- final_name: bosh-google-cpi blobstore: provider: s3 options: bucket: bosh-cpi-artifacts bucket_name: bosh-cpi-artifacts host: storage.googleapis.com endpoint: https://storage.googleapis.com
Support GCS blobstore client for un-authenticated use
config: Support GCS blobstore client for un-authenticated use
YAML
apache-2.0
cloudfoundry-incubator/bosh-google-cpi-release,evandbrown/bosh-google-cpi-release,cloudfoundry-incubator/bosh-google-cpi-release,erjohnso/bosh-google-cpi-release,evandbrown/bosh-google-cpi-release,erjohnso/bosh-google-cpi-release,evandbrown/bosh-google-cpi-release,cloudfoundry-incubator/bosh-google-cpi-release,evandbro...
e45a391e99d629683897be07f45133e98a7aa2af
appveyor.yml
appveyor.yml
version: '{build}' skip_tags: true environment: JAVA_OPTS: -XX:+CMSClassUnloadingEnabled -Xmx2g MAVEN_OPTS: -XX:+CMSClassUnloadingEnabled -Xmx2g PATH: C:\maven\apache-maven-3.3.9\bin;%JAVA_HOME%\bin;%PATH% matrix: - JAVA_HOME: C:\Program Files\Java\jdk1.8.0 install: - ps: | Add-Type -AssemblyName...
version: '{build}' skip_tags: true environment: JAVA_HOME: C:\Program Files\Java\jdk1.8.0 JAVA_OPTS: -XX:+CMSClassUnloadingEnabled -Xms512m -Xmx2g MAVEN_OPTS: -XX:+CMSClassUnloadingEnabled -Xms512m -Xmx2g PATH: C:\maven\apache-maven-3.3.9\bin;%JAVA_HOME%\bin;%PATH% install: - ps: | Add-Type -Assembly...
Change the memory configuration for AppVeyor.
[ci] Change the memory configuration for AppVeyor. Signed-off-by: Stéphane Galland <23860b554af9116d4237121086bd6767cdd4ff4b@arakhne.org>
YAML
apache-2.0
sarl/sarl,sarl/sarl,sarl/sarl,jgfoster/sarl,sarl/sarl,jgfoster/sarl,sarl/sarl,sarl/sarl,jgfoster/sarl,jgfoster/sarl
d0623f96ad24ba8d6487fc1efb41ee65dfe1b2d0
appveyor.yml
appveyor.yml
image: - Visual Studio 2017 install: - choco install gitversion.portable -pre -y platform: - Any CPU configuration: - Release assembly_info: patch: false before_build: - dotnet restore src\GitTools.Testing.sln - ps: gitversion /l console /output buildserver /updateAssemblyInfo build: project: src\...
image: - Visual Studio 2017 install: - choco install gitversion.portable -pre -y configuration: - Release assembly_info: patch: false before_build: - dotnet restore src\GitTools.Testing.sln - ps: gitversion /l console /output buildserver /updateAssemblyInfo build: project: src\GitTools.Testing.sln a...
Remove Platform: Any CPU because it is built by default
Remove Platform: Any CPU because it is built by default
YAML
mit
GitTools/GitTools.Testing
26e8dec77eac713502357344dbafb59114471a6c
packages/hp/HPi.yaml
packages/hp/HPi.yaml
homepage: https://github.com/WJWH/HPi changelog-type: '' hash: d0b4dbca3ac3de6e21f6fcc2e8a897055717d8af60b4146f3068f89ee1aa7099 test-bench-deps: {} maintainer: wjw.hillen@gmail.com synopsis: GPIO and I2C functions for the Raspberry Pi. changelog: '' basic-deps: bytestring: ==0.9.* base: ==4.5.* all-versions: - '0.1...
homepage: https://github.com/WJWH/HPi changelog-type: '' hash: 9c788f1d9e351b60d7e226788f37bf34e49bd8f798fa7e18a2fed983695c1624 test-bench-deps: {} maintainer: wjw.hillen@gmail.com synopsis: GPIO, I2C and SPI functions for the Raspberry Pi. changelog: '' basic-deps: bytestring: <0.11 base: <5 all-versions: - '0.1.0...
Update from Hackage at 2015-09-25T15:37:49+0000
Update from Hackage at 2015-09-25T15:37:49+0000
YAML
mit
commercialhaskell/all-cabal-metadata
a819fc9e10172318bb00b8f89cabf4d407be5ac1
packages/di/dib.yaml
packages/di/dib.yaml
homepage: '' changelog-type: '' hash: 94b2cdd8cf1faa7ae6f8cda8c3884b0cb8737d121739cafb0d1d129ffc11d4dc test-bench-deps: {} maintainer: Brett Lajzer synopsis: A simple, forward build system. changelog: '' basic-deps: cereal: -any bytestring: -any base: ! '>=4.4 && <4.10' time: -any text: -any filepath: -any ...
homepage: '' changelog-type: '' hash: 29d0209eb144e1fcf0a9a4f46dd89167e8513ba02a381ad65aba9f5e1c9329db test-bench-deps: {} maintainer: Brett Lajzer synopsis: A simple, forward build system. changelog: '' basic-deps: cereal: -any bytestring: -any base: ! '>=4.4 && <4.11' time: -any text: -any filepath: -any ...
Update from Hackage at 2018-01-02T22:05:31Z
Update from Hackage at 2018-01-02T22:05:31Z
YAML
mit
commercialhaskell/all-cabal-metadata
ae28ba640fabd667a8ca170ad93927405e184bce
packages/ea/eap.yaml
packages/ea/eap.yaml
homepage: https://github.com/erickg/eap#readme changelog-type: '' hash: 86ff91d1dc52147cb2ab797f3a5125ebc99492735434c864bf447b39f3361680 test-bench-deps: {} maintainer: erick@codemonkeylabs.de synopsis: Extensible Authentication Protocol (EAP) changelog: '' basic-deps: bytestring: -any base: ! '>=4.7 && <5' prett...
homepage: https://github.com/erickg/eap#readme changelog-type: '' hash: 1442c24b0c356e940e92533a9a34aef7851a8858ac28817905d525bdd16196f9 test-bench-deps: {} maintainer: erick@codemonkeylabs.de synopsis: Extensible Authentication Protocol (EAP) changelog: '' basic-deps: bytestring: -any base: ! '>=4.7 && <5' prett...
Update from Hackage at 2017-10-26T13:25:33Z
Update from Hackage at 2017-10-26T13:25:33Z
YAML
mit
commercialhaskell/all-cabal-metadata
90dc24040f7fa3a94be6172fab005cab2b6e81eb
packages/chiffchaff-multi/.travis.yml
packages/chiffchaff-multi/.travis.yml
language: node_js matrix: include: - node_js: '0.10' - node_js: '0.12' - node_js: iojs - node_js: 4 - node_js: 5 - node_js: 6 - node_js: node env: COVERALLS=1
language: node_js matrix: include: - node_js: '0.10' - node_js: '0.12' - node_js: iojs - node_js: 4 - node_js: 5 - node_js: 6 - node_js: node
Disable Coveralls until we have tests
Disable Coveralls until we have tests
YAML
mit
zentrick/chiffchaff,zentrick/chiffchaff
f86ef07f3bcea176c66a7f76d1a4dd86254c1423
.buildkite/pipeline.yml
.buildkite/pipeline.yml
steps: - label: run bats tests plugins: docker-compose#v3.0.2: run: tests - label: ":bash: Shellcheck" plugins: shellcheck#v1.1.2: files: - hooks/* - label: ":sparkles: Linter" plugins: plugin-linter#v2.0.0: id: golang - label: test running a sp...
steps: - label: run bats tests plugins: docker-compose#v3.0.2: run: tests - label: ":bash: Shellcheck" plugins: shellcheck#v1.1.2: files: - hooks/* - label: ":sparkles: Linter" plugins: plugin-linter#v2.0.0: id: golang - label: test running a sp...
Fix invalid android+arm test combo
Fix invalid android+arm test combo
YAML
mit
buildkite-plugins/golang-buildkite-plugin,buildkite-plugins/golang-buildkite-plugin
d1a0f83053e87c86851d1ec82a8b26f553fce9cc
.buildkite/pipeline.yml
.buildkite/pipeline.yml
steps: - name: ":rspec:" command: "rspec --color specs" plugins: docker-compose#v2.5.0: run: app
steps: - name: ":rspec:" command: "rspec --color specs" plugins: docker-compose#v2.5.1: run: app
Update buildkite plugin docker-compose to v2.5.1
Update buildkite plugin docker-compose to v2.5.1
YAML
mit
buildkite/ruby-docker-example
38629eee7e007b965745a0c32df29c14d5378c7d
config/packages/sentry.yaml
config/packages/sentry.yaml
parameters: env(SENTRY_DSN): "https://c70286fb157048be9ebc6e918e8c2b79@o200403.ingest.sentry.io/1323198" sentry: dsn: '%env(SENTRY_DSN)%' options: before_send: 'App\Service\SentryBeforeSend'
parameters: env(SENTRY_DSN): "https://c70286fb157048be9ebc6e918e8c2b79@o200403.ingest.sentry.io/1323198" sentry: dsn: '%env(SENTRY_DSN)%' options: before_send: 'App\Service\SentryBeforeSend' when@test: sentry: dsn: ~ tracing: false
Disable tracing in test env
Disable tracing in test env This conflicts with out fixtures loader and causes other weird issues, we don't need it here so disable it.
YAML
mit
Trott/ilios,thecoolestguy/ilios,dartajax/ilios,ilios/ilios,Trott/ilios,stopfstedt/ilios,dartajax/ilios,stopfstedt/ilios,thecoolestguy/ilios,ilios/ilios
1c41acef86d09fc288ff68bccd7f3e97bb5b2193
.forestry/front_matter/templates/pessoal2022.yml
.forestry/front_matter/templates/pessoal2022.yml
--- label: pessoal2022 hide_body: false fields: - type: text name: title label: title - type: text name: layout label: layout - type: datetime name: date label: date - type: list name: tags label: tags - type: boolean name: comments label: comments - type: file name: image label: image - type: t...
--- label: pessoal2022 hide_body: false fields: - type: text name: layout label: layout default: post hidden: true - name: type type: select default: '' config: required: false options: - post - talk source: type: simple section: file: path: label: type - t...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
jtemporal/jtemporal.github.io,jtemporal/jtemporal.github.io
cb613ee2e456a9c26e3b109106ef63cb5da711d2
pubspec.yaml
pubspec.yaml
name: sass version: 1.0.0-dev description: A Sass implementation in Dart. author: Dart Team <misc@dartlang.org> homepage: https://github.com/dart-lang/sass executables: dart-sass: sass environment: sdk: '>=1.8.0 <2.0.0' dependencies: args: "^0.13.0" charcode: "^1.1.0" collection: "^1.1.0" path: "^1.0.0" ...
name: sass version: 1.0.0-dev description: A Sass implementation in Dart. author: Dart Team <misc@dartlang.org> homepage: https://github.com/dart-lang/sass executables: dart-sass: sass environment: sdk: '>=1.19.0 <2.0.0' dependencies: args: "^0.13.0" charcode: "^1.1.0" collection: "^1.1.0" path: "^1.0.0"...
Use a more conservative SDK version.
Use a more conservative SDK version.
YAML
mit
sass/dart-sass,sass/dart-sass
003d2c5dd02a4d519143dd4cd3c935fbfbbe28e7
.github/workflows/coding-standards.yml
.github/workflows/coding-standards.yml
name: Coding standards on: [ 'push', 'pull_request' ] jobs: cs: name: Coding standards runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 - name: Setup PHP uses: shivammathur/setup-php@v2 with...
name: Coding standards on: [ 'push', 'pull_request' ] jobs: cs: name: Coding standards runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 - name: Setup PHP uses: shivammathur/setup-php@v2 with...
Use composer v1 for now
Use composer v1 for now
YAML
mit
PHP-DI/PhpDocReader
e3160b58d9c9cde3e4be9d2ded8292b6a1505ac0
.github/workflows/publish-to-nuget.yml
.github/workflows/publish-to-nuget.yml
name: Publish to Nuget on: workflow_dispatch jobs: create-release: runs-on: windows-2022 env: Configuration: Release Solution_Name: Source\EpubReader.sln steps: - name: Checkout uses: actions/checkout@v2 with: fetch-depth: 0 - name: Install .NET 6 uses: a...
name: Publish to Nuget on: workflow_dispatch jobs: create-release: runs-on: windows-2022 env: Configuration: Release Solution_Name: Source\EpubReader.sln steps: - name: Checkout uses: actions/checkout@v2 with: fetch-depth: 0 - name: Install .NET 6 uses: a...
Change Nuget API key parameter capitalization
Change Nuget API key parameter capitalization
YAML
unlicense
vers-one/EpubReader
1f881a47d2d1159c339414a3f2b92cf109a3c349
docs/_data/navigation.yaml
docs/_data/navigation.yaml
# If you want to link only specific pages in your header, add the path to the # pages in order as they should show up. main: - title: "Docs" url: /plank/docs/getting-started/tutorial.html - title: "GitHub" url: https://github.com/pinterest/plank new_window: true
# If you want to link only specific pages in your header, add the path to the # pages in order as they should show up. main: - title: "Docs" url: /plank/docs/getting-started/installation.html - title: "GitHub" url: https://github.com/pinterest/plank new_window: true
Update "Docs" link in header to point to "Installation"
Update "Docs" link in header to point to "Installation"
YAML
apache-2.0
pinterest/plank,pinterest/plank,maicki/plank,pinterest/plank,maicki/plank,pinterest/plank,maicki/plank,maicki/plank
8a13b81b98b87e233520ba67e20c21fdd202ab9e
website/_data/venue.yml
website/_data/venue.yml
Room-1 : name: Kings type: Classroom size: 50 Room-2: name: Portland type: Classroom size: 50 Room-3: name: Larch type: Cabaret size: 30 Room-4: name: Montague type: Cabaret size: 30 Room-5: name: Maulden type: Cabaret size: 30 Room-6: name: Pedley type: Cabaret size: 30 Villa-...
Room-1 : name: Kings type: Classroom size: 50 Room-2: name: Portland type: Classroom size: 50 Room-3: name: Larch type: Cabaret size: 30 Room-4: name: Montague type: Cabaret size: 30 Room-5: name: Maulden type: Cabaret size: 30 Room-6: name: Pedley type: Cabaret size: 30 Villa-...
Add villas by screenshot from @diniscruz - Sorry if you get a merge conflict... ;-)
Add villas by screenshot from @diniscruz - Sorry if you get a merge conflict... ;-)
YAML
apache-2.0
OWASP/owasp-summit-2017,OWASP/owasp-summit-2017,OWASP/owasp-summit-2017,OWASP/owasp-summit-2017
e7369436f31f8d1f7392ebbd21ad817bb927d75f
.github/workflows/assign-pr.yml
.github/workflows/assign-pr.yml
name: 'Auto Assign PR' on: pull_request: jobs: add-reviews: runs-on: ubuntu-latest steps: - uses: kentaro-m/auto-assign-action@v1.1.2 with: repo-token: "${{ secrets.GITHUB_TOKEN }}"
name: 'Auto Assign PR' on: pull_request_target jobs: add-reviews: runs-on: ubuntu-latest steps: - uses: kentaro-m/auto-assign-action@v1.1.1 with: repo-token: "${{ secrets.GITHUB_TOKEN }}"
Fix permissions for assign PR action.
Fix permissions for assign PR action.
YAML
mit
jenkinsci/analysis-model,jenkinsci/analysis-model,jenkinsci/analysis-model,jenkinsci/analysis-model
da1eeb069da9c7ac450a7b83474401f01e256c34
.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.143 to 2.9.149
Bump ridedott/merge-me-action from 2.9.143 to 2.9.149
YAML
mit
fizyk/pyramid_localize
466be45e6f24fd914e9293502ad0afc52bdb7b0e
.github/workflows/android.yaml
.github/workflows/android.yaml
name: CI for Android # https://github.com/google/mozc/blob/master/docs/build_mozc_in_docker.md # Run on push. on: push # Prevent previous workflows from running. concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.ref }} cancel-in-progress: true jobs: build: # https://github.com/action...
name: CI for Android # https://github.com/google/mozc/blob/master/docs/build_mozc_in_docker.md # Run on push. on: push # Prevent previous workflows from running. concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.ref }} cancel-in-progress: true jobs: build: # https://github.com/action...
Use Android NDK 21 in GitHub Actions.
Use Android NDK 21 in GitHub Actions. * This will fix the current build error for GitHub Actions. PiperOrigin-RevId: 467605371
YAML
bsd-3-clause
fcitx/mozc,fcitx/mozc,google/mozc,google/mozc,fcitx/mozc,fcitx/mozc,google/mozc,fcitx/mozc,google/mozc,google/mozc
50dc5be9c9ed7176a2bc3e86d57e9a2b96535ce6
.github/workflows/javalint.yaml
.github/workflows/javalint.yaml
name: Java Presubmit on: [push] jobs: formatting: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 # v2 minimum required # Recommended: latest versions of Google Java Format require JDK 11+ - uses: actions/setup-java@v1 with: java-version: "11" - uses: axe...
name: Java Presubmit on: [push] jobs: formatting: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 # v2 minimum required # Recommended: latest versions of Google Java Format require JDK 11+ - uses: actions/setup-java@v1 with: java-version: "11" - uses: axe...
Fix issue with formatter removing certain imports
Fix issue with formatter removing certain imports
YAML
apache-2.0
googleinterns/step19-2020,googleinterns/step19-2020,googleinterns/step19-2020
ef175f3e3ed7e11dbadab4f84f9ff45c6b93ecac
.github/workflows/workflow.yml
.github/workflows/workflow.yml
name: Build Status on: push: branches: [master] pull_request: branches: [master] jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [10.x, 12.x, 14.x] steps: - uses: actions/checkout@v2 - name: Use Node.js ${{ matrix.node-version }} uses: ...
name: Build Status on: workflow_dispatch: push: branches: [master] pull_request: branches: [master] jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [10.x, 12.x, 14.x] steps: - uses: actions/checkout@v2 - name: Use Node.js ${{ matrix.node-vers...
Allow manual trigger of build action
Allow manual trigger of build action
YAML
mit
cjbarth/passport-saml,cjbarth/passport-saml,bergie/passport-saml
3b34d6829a451c81705586a5ecdcec83aa2e25c0
openforcefield/meta.yaml
openforcefield/meta.yaml
package: name: openforcefield version: 0.2.0 source: git_url: https://github.com/openforcefield/openforcefield.git git_tag: 0.2.0 build: preserve_egg_dir: True number: 0 # Build number and string do not work together. #string: py{{ py }}_a1 # Alpha version 1. skip: True # [py27 or py35] extra: #for...
package: name: openforcefield version: 0.2.0 source: git_url: https://github.com/openforcefield/openforcefield.git git_tag: 0.2.0 build: preserve_egg_dir: True number: 0 # Build number and string do not work together. #string: py{{ py }}_a1 # Alpha version 1. skip: True # [win or py27 or py35] extra:...
Fix issue with rdkit/cairo/python versions
[openforcefield] Fix issue with rdkit/cairo/python versions
YAML
mit
peastman/conda-recipes,peastman/conda-recipes,omnia-md/conda-recipes,omnia-md/conda-recipes,peastman/conda-recipes,omnia-md/conda-recipes
633e144b7996762614f4074c273564255a922596
.github/workflows/ci.yml
.github/workflows/ci.yml
name: CI on: [push] jobs: ci: name: CI - OS ${{ matrix.os }}, Node.js ${{ matrix.node-version }} runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-latest, macos-latest, windows-latest] node-version: [14.x, 16.x] steps: - name: Check out repository code uses: actio...
name: CI on: [push] jobs: ci: name: CI - OS ${{ matrix.os }}, Node.js ${{ matrix.node-version }} runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-latest, macos-latest, windows-latest] node-version: [14.x, 16.x] steps: - name: Check out repository code uses: actio...
Add SonarCloud scan to Github Action CI
Add SonarCloud scan to Github Action CI
YAML
mit
michaeldzjap/react-signature-pad-wrapper,michaeldzjap/react-signature-pad-wrapper,michaeldzjap/react-signature-pad-wrapper,michaeldzjap/react-signature-pad-wrapper
aaeca4638b9c8ba0e5b246e2e024f2b46c29d05e
.github/workflows/go.yml
.github/workflows/go.yml
name: Go on: [push] jobs: build: name: Build runs-on: ubuntu-latest steps: - name: Set up Go 1.15 uses: actions/setup-go@v2 with: go-version: 1.15 id: go - name: Check out code uses: actions/checkout@v2 with: fetch-depth: 0 - ...
name: Go on: [push] jobs: build: name: Build runs-on: ubuntu-latest steps: - name: Set up Go 1.15 uses: actions/setup-go@v2 with: go-version: 1.15 id: go - name: Check out code uses: actions/checkout@v2 with: fetch-depth: 0 - ...
Revert "Don't upgrade linter that much."
Revert "Don't upgrade linter that much." This reverts commit 233eb490dcca89a6e2f69cf19dc6c878213b8a5c.
YAML
apache-2.0
codahale/usl
94c7f3c764ec49b1323d63b786675bd4371f85d9
.github/workflows/pr.yml
.github/workflows/pr.yml
name: pr/push checks on: [push, pull_request] jobs: build: name: Build, Test, Coverage runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Set up Go uses: actions/setup-go@v2 with: go-version: 1.17 - name: Lint uses: golangci/golangci-lint-action@v2...
name: pr/push checks on: [push, pull_request] jobs: build: name: Build, Test, Coverage runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Set up Go uses: actions/setup-go@v2 with: go-version: 1.17 - name: Lint uses: golangci/golangci-lint-action@v2...
Add coverage calc on each commit
Add coverage calc on each commit
YAML
mit
ekalinin/awsping
c1e78d49e24f992a0db14f22d5b1c95a96c98fb8
packages/n-/n-tuple.yaml
packages/n-/n-tuple.yaml
homepage: https://github.com/athanclark/n-tuple#readme changelog-type: '' hash: 977c03c730d02324266ea98afa6bf230c1295b260419397df5e90d54d7801839 test-bench-deps: {} maintainer: athan.clark@gmail.com synopsis: Homogeneous tuples of arbitrary length. changelog: '' basic-deps: base: ! '>=4.7 && <5' singletons: -any ...
homepage: https://github.com/athanclark/n-tuple#readme changelog-type: '' hash: 2450891bbb59819ea14889fb863ee8fea52ee1056ce73d458b6a1ce2005ef0b9 test-bench-deps: {} maintainer: athan.clark@gmail.com synopsis: Homogeneous tuples of arbitrary length. changelog: '' basic-deps: base: ==4.10.* singletons: ! '>=2.3 && <2...
Update from Hackage at 2018-03-16T01:03:29Z
Update from Hackage at 2018-03-16T01:03:29Z
YAML
mit
commercialhaskell/all-cabal-metadata
694c667c3e0dadd1ad30179078916ca13c2d9ded
cluster/manifests/kube-janitor/rules-config.yaml
cluster/manifests/kube-janitor/rules-config.yaml
{{ if ne .Environment "production" }} apiVersion: v1 kind: ConfigMap metadata: name: kube-janitor namespace: kube-system data: rules.yaml: |- # example rules configuration to set TTL for arbitrary objects # see https://github.com/hjacobs/kube-janitor for details rules: - id: require-application-...
{{ if ne .Environment "production" }} apiVersion: v1 kind: ConfigMap metadata: name: kube-janitor namespace: kube-system data: rules.yaml: |- # example rules configuration to set TTL for arbitrary objects # see https://github.com/hjacobs/kube-janitor for details rules: - id: require-application-...
Introduce new rule to cleanup resources from pullrequests
Introduce new rule to cleanup resources from pullrequests The rule cleans up resources in namespaces matching `*.-pr-.*` like `my-app-pr-123`. TODO: we need to inform the developers as we cannot check whether the part after `-pr-` is a number. `my-pr-app` would match, too and would get cleaned up!
YAML
mit
zalando-incubator/kubernetes-on-aws,zalando-incubator/kubernetes-on-aws,zalando-incubator/kubernetes-on-aws
44aaebdb47c97d1287c9d85108a0da9e6b672dfe
metadata/foss.cnugteren.nlweer.yml
metadata/foss.cnugteren.nlweer.yml
AntiFeatures: - NonFreeNet Categories: - Science & Education License: MIT SourceCode: https://github.com/CNugteren/NLWeer IssueTracker: https://github.com/CNugteren/NLWeer/issues Changelog: https://raw.githubusercontent.com/CNugteren/NLWeer/HEAD/CHANGELOG AutoName: NLWeer RepoType: git Repo: https://github.com/CN...
AntiFeatures: - NonFreeNet Categories: - Science & Education License: MIT SourceCode: https://github.com/CNugteren/NLWeer IssueTracker: https://github.com/CNugteren/NLWeer/issues Changelog: https://raw.githubusercontent.com/CNugteren/NLWeer/HEAD/CHANGELOG AutoName: NLWeer RepoType: git Repo: https://github.com/CN...
Update NLWeer to 1.3.0 (4)
Update NLWeer to 1.3.0 (4)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
652afefc8ae58142542882067ea73cad606ccc3b
metadata/net.ktnx.mobileledger.yml
metadata/net.ktnx.mobileledger.yml
Categories: - Money License: GPL-3.0-or-later SourceCode: https://git.ktnx.net/?p=mobile-ledger.git Changelog: https://git.ktnx.net/?p=mobile-ledger.git;a=blob;f=CHANGES.md;hb=HEAD AutoName: MoLe RepoType: git Repo: https://git.ktnx.net/git/mobile-ledger.git Builds: - versionName: '0.6' versionCode: 16 c...
Categories: - Money License: GPL-3.0-or-later SourceCode: https://git.ktnx.net/?p=mobile-ledger.git Changelog: https://git.ktnx.net/?p=mobile-ledger.git;a=blob;f=CHANGES.md;hb=HEAD AutoName: MoLe RepoType: git Repo: https://git.ktnx.net/git/mobile-ledger.git Builds: - versionName: '0.6' versionCode: 16 c...
Update MoLe to 0.8 (18)
Update MoLe to 0.8 (18)
YAML
agpl-3.0
f-droid/fdroid-data,f-droid/fdroiddata,f-droid/fdroiddata
8d263ae96b0e32a9ade6d9d098c66ce05792aa5f
ruby/rvm/tasks/main.yml
ruby/rvm/tasks/main.yml
--- - name: packages apt: pkg: "{{ item }}" update_cache: yes state: present cache_valid_time: 86400 with_flattened: - rvm_packages - rvm_custom_packages - include: gpg_keys.yml when: rvm_gpg_keys != '' - name: Install RVM shell: > curl -L https://get.rvm.io | bash -s stable --auto...
--- - name: packages apt: pkg: "{{ item }}" update_cache: yes state: present cache_valid_time: 86400 with_flattened: - rvm_packages - rvm_custom_packages - include: gpg_keys.yml when: rvm_gpg_keys != '' - name: Install RVM shell: > curl -L https://get.rvm.io | bash -s stable --auto...
Revert "added 'changed_when' to indicate whether the gems had been installed or not"
Revert "added 'changed_when' to indicate whether the gems had been installed or not" This reverts commit 529715bd34b29e3a78d817b95d08b61bfa063323.
YAML
mit
dresden-weekly/ansible-rails,dresden-weekly/ansible-rails,arBmind/ansible-rails
987f4bd3563d930bc823496bf7313155dd553a29
docker-compose-example.yaml
docker-compose-example.yaml
redash: build: . ports: - "5000:5000" - "9001:9001" links: - redis - postgres stdin_open: true redis: image: redis:3.0 ports: - "6379:6379" postgres: image: postgres:9.4 ports: - "5432:5432"
redash: build: . ports: - "5000:5000" - "9001:9001" links: - redis - postgres env_file: .env redis: image: redis:3.0 ports: - "6379:6379" postgres: image: postgres:9.4 ports: - "5432:5432"
Use .env file through Dockefile
Use .env file through Dockefile Signed-off-by: John Wu <50f3f01caa053693ce619d596e14b0ff3901ab49@leapoahead.com>
YAML
bsd-2-clause
chriszs/redash,getredash/redash,stefanseifert/redash,alexanderlz/redash,44px/redash,crowdworks/redash,vishesh92/redash,chriszs/redash,guaguadev/redash,alexanderlz/redash,crowdworks/redash,guaguadev/redash,EverlyWell/redash,denisov-vlad/redash,moritz9/redash,44px/redash,M32Media/redash,EverlyWell/redash,pubnative/redash...
67e04a39fe07957780e16bae205488d5c345efc9
openstack/tempest/neutron-tempest/values.yaml
openstack/tempest/neutron-tempest/values.yaml
# You can override subchart values here, e.g. concurrency run_pattern: neutron_tempest_plugin.api concurrency: 4
# You can override subchart values here, e.g. concurrency run_pattern: neutron_tempest_plugin.api|tempest.api.network concurrency: 4
Add regex for more tests
[tempest][neutron] Add regex for more tests
YAML
apache-2.0
sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts
86477783afd20f9228f37e3dfab82afcd6f4bf46
config/feature_flags/learning_activities_rce.yml
config/feature_flags/learning_activities_rce.yml
rce_auto_save: state: hidden display_name: RCE Auto-Save description: |- If RCE Enhancements are also enabled, the RCE will auto-save your work as you go applies_to: Course root_opt_in: true cc_in_rce_video_tray: state: hidden display_name: Edit Closed Captions description: Edit closed captions/...
rce_auto_save: state: hidden display_name: RCE Auto-Save description: |- If RCE Enhancements are also enabled, the RCE will auto-save your work as you go applies_to: Course root_opt_in: true cc_in_rce_video_tray: state: hidden display_name: RCE Edit Closed Captions description: Edit closed capti...
Update RCE flag labels to group them on settings page
Update RCE flag labels to group them on settings page closes LS-1802 flag=none test plan: - on the site_admin/settings page > expect the RCE related flags to be grouped together in each section Change-Id: Ic6a07096f3e9a393f5a25ec30537131df4d95179 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/256...
YAML
agpl-3.0
instructure/canvas-lms,sfu/canvas-lms,instructure/canvas-lms,sfu/canvas-lms,sfu/canvas-lms,sfu/canvas-lms,instructure/canvas-lms,sfu/canvas-lms,sfu/canvas-lms,instructure/canvas-lms,instructure/canvas-lms,instructure/canvas-lms,sfu/canvas-lms,instructure/canvas-lms
2204f99405a8bb70f14146d5700150cdffe07c57
.bmi/frost_number/info.yaml
.bmi/frost_number/info.yaml
author: J. Scott Stewart doi: email: james.stewart@colorado.edu license: GPL summary: Frost Number model per Nelson and Outcalt 1987 url: version: 0.0.1
author: J. Scott Stewart doi: email: james.stewart@colorado.edu license: GPL url: version: 0.0.1 summary: "From Nelson and Outcalt (1987), the 'frost number', a dimensionless ratio defined by manipulation of either freezing and thawing degree-day sums or frost and thaw penetration depths, can be used to define an...
Add abstract text from Nelson and Outcalt to summary
Add abstract text from Nelson and Outcalt to summary
YAML
mit
permamodel/permamodel,permamodel/permamodel
78e9f42c7e92275255ee674802846df250910dec
.github/workflows/build.yml
.github/workflows/build.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: Build on: push: branches: [ master ] pull_request...
# 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: Build on: push: branches: [ master ] pull_request...
Update actions/setup-node action to v2
Update actions/setup-node action to v2
YAML
mit
scriptex/forms-validator,scriptex/forms-validator
9d41abdb1bc3fba1953748db69a797f9dadbd7d5
.github/workflows/maven.yml
.github/workflows/maven.yml
name: Java CI on: [push] jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - name: Set up JDK 1.8 uses: actions/setup-java@v1 with: java-version: 1.8 - name: Build with Maven run: mvn test --file pom.xml -B
name: Java CI on: [push] 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: Build with Maven run: mvn test jacoco:report --file pom.xml -B - uses: codecov/code...
Add codecov for github actions.
Add codecov for github actions.
YAML
mit
javadev/underscore-java,javadev/underscore-java
c314b5fbd4f780b69b4788305931f1241d9472a3
.github/workflows/maven.yml
.github/workflows/maven.yml
# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use ...
# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use ...
Fix GitHub action for Java 15-ea.
Fix GitHub action for Java 15-ea.
YAML
apache-2.0
apache/commons-validator,apache/commons-validator,apache/commons-validator
d62c3fccfaf599611d8160fba00b2f962bd28cd8
.github/workflows/swift.yml
.github/workflows/swift.yml
name: build on: push: branches: [ main ] pull_request: branches: [ main ] jobs: macOS: runs-on: macos-latest steps: - uses: actions/checkout@v2 - name: Build run: swift build -v - name: Run tests run: swift test -v linux: runs-on: ubuntu-latest step...
name: build on: push: branches: [ main ] pull_request: branches: [ main ] jobs: macOS: runs-on: macos-latest steps: - uses: actions/checkout@v2 - name: Build run: swift build -v - name: Run tests run: swift test -v linux: runs-on: ubuntu-latest step...
Remove github windows testing workflow
Remove github windows testing workflow
YAML
apache-2.0
googleprojectzero/fuzzilli,googleprojectzero/fuzzilli,googleprojectzero/fuzzilli
49d92957806d4423271b16d3819ee997879f1b80
.github/workflows/tests.yml
.github/workflows/tests.yml
on: push: branches: [ main ] pull_request: types: [ opened, synchronize ] jobs: test: runs-on: ubuntu-latest strategy: matrix: ruby-version: ['3.0.1', '2.7.3', '2.6.7', '2.5.9'] steps: - uses: actions/checkout@v2 - name: Set up Ruby ${{ matrix.ruby-version }} ...
on: push: branches: [ main ] pull_request: types: [ opened, synchronize ] jobs: test: runs-on: ubuntu-latest strategy: matrix: ruby-version: ['3.0.1', '2.7.3', '2.6.7'] steps: - uses: actions/checkout@v2 - name: Set up Ruby ${{ matrix.ruby-version }} uses: rub...
Remove Ruby 2.5.9 from CI
Remove Ruby 2.5.9 from CI Ruby 2.5 has been EOL since March 2021
YAML
mit
glebm/i18n-tasks
72d4a5354e7e753d0ec234ebc161f8e4a98093d5
data/location/sesi_rocquencourt.yaml
data/location/sesi_rocquencourt.yaml
--- dns::forwarders: - 193.51.196.130 - 193.51.196.131 dns::forwarder_insecure: true ntp::servers: - sesi-ntp1.inria.fr - sesi-ntp2.inria.fr internal_network: 192.168.100.0/24 smtp::relayhost: '[smtp.inria.fr]' swh::deploy::worker::instances: - swh_lister_debian - swh_lister_github - swh_lister_gitlab...
--- dns::forwarders: - 193.51.196.130 - 193.51.196.131 dns::forwarder_insecure: true ntp::servers: - sesi-ntp1.inria.fr - sesi-ntp2.inria.fr internal_network: 192.168.100.0/24 smtp::relayhost: '[smtp.inria.fr]' swh::deploy::worker::instances: - swh_lister_debian - swh_lister_github - swh_lister_gitlab...
Deploy PyPI loader to swh-workers
data/location: Deploy PyPI loader to swh-workers Related T1181
YAML
apache-2.0
SoftwareHeritage/puppet-swh-site,SoftwareHeritage/puppet-swh-site,SoftwareHeritage/puppet-swh-site,SoftwareHeritage/puppet-swh-site,SoftwareHeritage/puppet-swh-site
97c8c82b612f74be6809756b8f1ea89e04def438
data/transition-sites/dfid_blogs.yml
data/transition-sites/dfid_blogs.yml
--- site: dfid_blogs whitehall_slug: department-for-international-development title: Department for International Development redirection_date: 19th March 2014 homepage: https://dfid.blog.gov.uk tna_timestamp: 20130704203515 host: blogs.dfid.gov.uk furl: www.gov.uk/dfid aliases: - dfidimport.blog.gov.uk
--- site: dfid_blogs whitehall_slug: department-for-international-development title: Department for International Development redirection_date: 19th March 2014 homepage: https://dfid.blog.gov.uk tna_timestamp: 20130704203515 host: blogs.dfid.gov.uk furl: www.gov.uk/dfid aliases: - www.blogs.dfid.gov.uk - dfidimport.blo...
Add alias to DFID blog
Add alias to DFID blog
YAML
mit
alphagov/transition-config,alphagov/transition-config
4788a475fecdce842b8720096c35fb27004970f3
jenkins/ci.suse.de/templates/cloud-mkcloud-job-ha-linuxbridge-template.yaml
jenkins/ci.suse.de/templates/cloud-mkcloud-job-ha-linuxbridge-template.yaml
- job-template: name: 'cloud-mkcloud{version}-job-ha-linuxbridge-{arch}' node: cloud-trigger disabled: '{obj:disabled}' triggers: - timed: 'H 21 * * *' logrotate: numToKeep: -1 daysToKeep: 7 builders: - trigger-builds: - project: openstack-mkcloud con...
- job-template: name: 'cloud-mkcloud{version}-job-ha-linuxbridge-{arch}' node: cloud-trigger disabled: '{obj:disabled}' triggers: - timed: 'H 21 * * *' logrotate: numToKeep: -1 daysToKeep: 7 builders: - trigger-builds: - project: openstack-mkcloud con...
Test reboot in a single HA job
Test reboot in a single HA job A reboot is currently broken. That's why we did the revert commit ddaf706d503 . To track and fix the problem, enable reboot testing in a single job which is not gating currently.
YAML
apache-2.0
SUSE-Cloud/automation,gosipyan/automation,gosipyan/automation,SUSE-Cloud/automation,aspiers/automation,SUSE-Cloud/automation,aspiers/automation,aspiers/automation,gosipyan/automation,gosipyan/automation,SUSE-Cloud/automation,aspiers/automation
8e5d5283cc466b07616a57eeeee28859300022ab
deployment/certs/ca-certs-baremetal-puppet.yaml
deployment/certs/ca-certs-baremetal-puppet.yaml
heat_template_version: rocky description: > HAproxy service configured with Puppet parameters: ServiceData: default: {} description: Dictionary packing service data type: json ServiceNetMap: default: {} description: Mapping of service_name -> network name. Typically set via ...
heat_template_version: rocky description: > HAproxy service configured with Puppet parameters: ServiceData: default: {} description: Dictionary packing service data type: json ServiceNetMap: default: {} description: Mapping of service_name -> network name. Typically set via ...
Move CA cert injection to host_prep_tasks
Move CA cert injection to host_prep_tasks See https://bugzilla.redhat.com/show_bug.cgi?id=1840886 Depends-On: https://review.opendev.org/#/c/743620/ Change-Id: Id9e14913168fd57c73d36f48aa6c31ac444d7ab3
YAML
apache-2.0
openstack/tripleo-heat-templates,openstack/tripleo-heat-templates
e18cbb9ca59ec30d1ec40435aa4f7becb8001740
infrared/common/roles/cdn_registery/defaults/main.yml
infrared/common/roles/cdn_registery/defaults/main.yml
subscriptions: common: - rhel-7-server-rpms - rhel-7-server-extras-rpms - rhel-7-server-rh-common-rpms 10: - rhel-ha-for-rhel-7-server-rpms - rhel-7-server-openstack-10-rpms 11: - rhel-ha-for-rhel-7-server-rpms - rhel-7-server-openstack-beta-rpms 9...
subscriptions: common: - rhel-7-server-rpms - rhel-7-server-extras-rpms - rhel-7-server-rh-common-rpms 10: - rhel-ha-for-rhel-7-server-rpms - rhel-7-server-openstack-10-rpms 11: - rhel-ha-for-rhel-7-server-rpms - rhel-7-server-openstack-11-rpms 9: ...
Switch cdn repo from beta to 11
Switch cdn repo from beta to 11 Change-Id: Idad4456fa4048e7f3e36c25066241ef09df5cc90
YAML
apache-2.0
redhat-openstack/infrared,okolisny/InfraRed,redhat-openstack/infrared,okolisny/InfraRed,redhat-openstack/infrared,okolisny/InfraRed
94db48f187d45dd674fc2d744a9822ec0979daca
recipes/decasu/meta.yaml
recipes/decasu/meta.yaml
{% set name = "decasu" %} {% set version = "0.7.1" %} {% set sha256 = "d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://github.com/erykoff/{{ name }}/archive/{{ version }}.tar.gz sha256: {{ sha256 }} build: numb...
{% set name = "decasu" %} {% set version = "0.7.1" %} {% set sha256 = "d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://github.com/erykoff/{{ name }}/archive/{{ version }}.tar.gz sha256: {{ sha256 }} build: numb...
Add lower bound on python support.
Add lower bound on python support.
YAML
bsd-3-clause
goanpeca/staged-recipes,conda-forge/staged-recipes,hadim/staged-recipes,jakirkham/staged-recipes,ocefpaf/staged-recipes,johanneskoester/staged-recipes,conda-forge/staged-recipes,kwilcox/staged-recipes,goanpeca/staged-recipes,mariusvniekerk/staged-recipes,johanneskoester/staged-recipes,stuertz/staged-recipes,hadim/stage...
a3880e2ccabf629f1d90ec0c735af7b4fad6e827
recipes/psutil/meta.yaml
recipes/psutil/meta.yaml
{% set version = "5.0.1" %} package: name: psutil version: {{ version }} source: fn: psutil-{{ version }}.tar.gz url: https://pypi.io/packages/source/p/psutil/psutil-{{ version }}.tar.gz md5: 153dc8be94badc4072016ceeac7808dc build: number: 0 script: python setup.py install --single-version-externally-m...
{% set version = "5.1.1" %} package: name: psutil version: {{ version }} source: fn: psutil-{{ version }}.tar.gz url: https://pypi.io/packages/source/p/psutil/psutil-{{ version }}.tar.gz md5: 63a9436e0c91030a254714f0a6ccc584 build: number: 0 script: python setup.py install --single-version-externally-m...
Update psutil recipe to version 5.1.1
Update psutil recipe to version 5.1.1
YAML
bsd-3-clause
jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda,jjhelmus/berryconda
ed1287f7e391c827e8d394440051ae8d48bb2842
task.yml
task.yml
variables: default: timeout: 1800 chef_config: solo.rb events: setup: description: Execute setup task: setup configure: priority: 99 description: Execute configure chef task: configure deploy: description: Execute deploy task: deploy backup: description: Execute backup ...
variables: HOME: /root PATH: $PATH:/opt/chefdk/embedded/bin:/opt/chef/embedded/bin:/usr/bin ROLE: '{{config.role}}' CONSUL_SECRET_KEY: '{{config.token}}' default: timeout: 1800 chef_config: solo.rb events: setup: description: Execute setup task: setup configure: priority: 99 descripti...
Add environment variables to execute amanda pattern
Add environment variables to execute amanda pattern
YAML
apache-2.0
cloudconductor-patterns/amanda_pattern,cloudconductor-patterns/amanda_pattern,cloudconductor-patterns/amanda_pattern,cloudconductor-patterns/amanda_pattern
4f8ae8b7d16de7a4dd2c8363b431e81dd90605b7
.rubocop_schema.yml
.rubocop_schema.yml
Style/NumericLiterals: Exclude: - 'db/schema.rb' Style/SpaceBeforeFirstArg: Enabled: true Metrics/BlockNesting: Max: 2 Style/AlignHash: EnforcedColonStyle: 'key' EnforcedHashRocketStyle: 'key' Style/WordArray: MinSize: 3 Style/TrailingCommaInLiteral: EnforcedStyleForMultiline: 'comma' Style/Trai...
Style/ExtraSpacing: # When true, allows most uses of extra spacing if the intent is to align # things with the previous or next line, not counting empty lines or comment # lines. AllowForAlignment: false Style/NumericLiterals: Exclude: - 'db/schema.rb' Style/SpaceBeforeFirstArg: Enabled: true Metrics...
Fix spacing regression introduced by Rubocop upgrade
Fix spacing regression introduced by Rubocop upgrade
YAML
mit
jakeonrails/fix-db-schema-conflicts,jakeonrails/fix-db-schema-conflicts,jakeonrails/fix-db-schema-conflicts
773069e31faf7268872c3be9b520891ae05c4142
config/govuk_index/migrated_formats.yaml
config/govuk_index/migrated_formats.yaml
migrated: # Contacts - contact # Publisher - answer - guide - help_page - licence - local_transaction - place - transaction - simple_smart_answer # Specialist Publisher - aaib_report - asylum_support_decision - business_finance_support_scheme - cma_case - countryside_stewardship_grant - dfid_research_output - drug_safe...
migrated: # Contacts - contact # Publisher - answer - guide - help_page - licence - local_transaction - place - transaction - simple_smart_answer # Specialist Publisher - aaib_report - asylum_support_decision - business_finance_support_scheme - cma_case - countryside_stewardship_grant - dfid_research_output - drug_safe...
Make DFIF Research and ESI Fund formats indexable
Make DFIF Research and ESI Fund formats indexable
YAML
mit
alphagov/rummager,alphagov/rummager
a566d5d5189bfe851b01ae7f72a126d95efd1aa6
data/transition-sites/directgov_local.yml
data/transition-sites/directgov_local.yml
--- site: directgov_local whitehall_slug: government-digital-service homepage: https://www.gov.uk/government/organisations/government-digital-service tna_timestamp: 20140727120113 host: local.direct.gov.uk aliases: - maps.direct.gov.uk
--- site: directgov_local whitehall_slug: government-digital-service homepage: https://www.gov.uk/government/organisations/government-digital-service tna_timestamp: 20140727120113 host: local.direct.gov.uk aliases: - maps.direct.gov.uk options: --query-string lgsl:datatype:ref
Add significant query params for local.direct.gov.uk
Add significant query params for local.direct.gov.uk We want to be able to redirect users to the relevant local transaction or other content on GOV.UK based on the LGSL or slug for each dataset. - lgsl: used on various paths under /LDGRedirect: - /LDGRedirect/MapLocationSearch.do - /LDGRedirect/Start.do -...
YAML
mit
alphagov/transition-config,alphagov/transition-config
0cf5745c7b6e87d4cc4a0379251da67995c59024
serverless.yml
serverless.yml
service: factcheckthenews-prototype provider: name: aws runtime: nodejs4.3 memorySize: 128 stage: v1 region: us-east-1 functions: check: handler: handler.check events: - http: path: check method: get
service: factcheckthenews-prototype provider: name: aws runtime: nodejs4.3 memorySize: 128 stage: v1 region: us-east-1 functions: check: handler: handler.check events: - http: path: check method: post
Swap to POST request endpoint
Swap to POST request endpoint
YAML
apache-2.0
factcheckthenews/prototype,factcheckthenews/prototype
c591793598fe3c2087ee1586a13121c7a1426274
packages/tr/transformers-lift.yaml
packages/tr/transformers-lift.yaml
homepage: '' changelog-type: '' hash: dcc6d44fa2d58bcd6da22372824833aa78a5522a0d503e224ca03e428a2f664a test-bench-deps: {} maintainer: Vladislav Zavialov <vlad.z.4096@gmail.com> synopsis: Ad-hoc type classes for lifting changelog: '' basic-deps: base: ! '>=4.6 && <4.10' transformers: ! '>=0.4.2' all-versions: - '0....
homepage: '' changelog-type: '' hash: 804781f12dd171fcd499eb1fc6dd99253392447668e96b18030b95c759a42a94 test-bench-deps: {} maintainer: Vladislav Zavialov <vlad.z.4096@gmail.com> synopsis: Ad-hoc type classes for lifting changelog: '' basic-deps: writer-cps-transformers: ! '>=0.1.1.3' base: ! '>=4.6 && <4.11' tran...
Update from Hackage at 2017-04-28T18:11:44Z
Update from Hackage at 2017-04-28T18:11:44Z
YAML
mit
commercialhaskell/all-cabal-metadata
786945578dd419d862ecb9339d94d06defa6453a
.gitlab-ci.yml
.gitlab-ci.yml
stages: - Package - Build tarball: stage: Package image: alpine:latest before_script: - apk add --no-cache git make perl script: - git submodule sync - git submodule update --init --recursive - git submodule foreach git pull origin master - make -f tools/star/Makefile release VERSION=$C...
stages: - Package - Build tarball: stage: Package image: alpine:latest before_script: - apk add --no-cache git make perl script: - git submodule sync - git submodule update --init --recursive - git submodule foreach git pull origin master - make -f tools/star/Makefile release VERSION=$C...
Change directory to latest release
Change directory to latest release
YAML
artistic-2.0
rakudo/star
7a33cb969f7dc1ef6b0866feab487dde2828b234
.gitlab-ci.yml
.gitlab-ci.yml
stages: #- test - package - test_package variables: ARCH: "amd64" DIST: "jessie" .job_template: &job_definition stage: package image: "0xacab.org:4567/leap/gitlab-buildpackage:build_${DIST}_${ARCH}" script: - "pwd; git describe" - build-build-package # Upload packages from the main/default...
# Todo: # - Move test stage at the beginning of pipeline once packaging is done stages: - package - test .job_template: &job_definition stage: package image: "0xacab.org:4567/leap/gitlab-buildpackage:build_${DIST}_${ARCH}" script: - "pwd; git describe" - build-build-package # Test the package ...
Use one package job for every arch/dist combination
Use one package job for every arch/dist combination
YAML
agpl-3.0
leapcode/leap_mx,leapcode/leap_mx
62ad71f180fdd82ac845534025030c528493f8da
.gitlab-ci.yml
.gitlab-ci.yml
variables: LAST_ABI_BREAK: "43a593b5b4097b887e49eaacafbc1337bd709718" stages: - test build-fedora: image: fedora:latest stage: test before_script: - dnf install -y gcc redhat-rpm-config libtool automake autoconf gtk-doc make glib2-devel systemd-devel umockdev-devel git libabigail gnome-common xz scrip...
variables: LAST_ABI_BREAK: "43a593b5b4097b887e49eaacafbc1337bd709718" DNF_CORE_DEPS: > gcc gettext redhat-rpm-config libtool automake autoconf xz make git gnome-common systemd-devel glib2-devel DNF_TEST_DEPS: > gobject-introspection-devel vala umockdev-d...
Move package list to variables
ci: Move package list to variables
YAML
lgpl-2.1
GNOME/libgudev,GNOME/libgudev,GNOME/libgudev
37c6c1a36c2afe982effeb0b39c029f3a7f9e281
.gitlab-ci.yml
.gitlab-ci.yml
before_script: - apt-get update -qq && apt-get install -y zip - ruby -v - which ruby - gem install bundler --no-document - bundle install --jobs=$(nproc) "${FLAGS[@]}" test:2.2: image: ruby:2.2 script: - bundle exec rake test test:2.3: image: ruby:2.3 script: bundle exec rake test test:2.4: i...
variables: LANG: ja_JP.UTF-8 before_script: - apt-get update -qq && apt-get install -y zip - ruby -v - which ruby - gem install bundler --no-document - bundle install --jobs=$(nproc) "${FLAGS[@]}" test:2.2: image: ruby:2.2 script: - bundle exec rake test test:2.3: image: ruby:2.3 script: bund...
Set LANG on GitLab CI
Set LANG on GitLab CI
YAML
mit
KitaitiMakoto/epub-parser
2ab719901a70934845f6458b3cb6638d3ced07d4
.gitlab-ci.yml
.gitlab-ci.yml
stages: - build_macos - build_ios - test_ios - test_macos build_macos: stage: build_macos script: - xcodebuild -scheme Carpaccio clean build tags: - xcode - macos build_ios: stage: build_ios script: - xcodebuild -scheme Carpaccio -destination 'platform=iOS Simulator,name=iPhone 11,OS=...
stages: - build_macos - build_ios - test_ios - test_macos build_macos: stage: build_macos script: - xcodebuild -scheme Carpaccio clean build tags: - xcode - macos build_ios: stage: build_ios script: - xcodebuild -scheme Carpaccio -destination 'platform=iOS Simulator,name=iPhone 11,OS=...
Update required iOS simulator version to 14.3 for CI stages
Update required iOS simulator version to 14.3 for CI stages
YAML
mit
mz2/Carpaccio,mz2/Carpaccio,mz2/Carpaccio
d7ec71123eafd5589cbc55299362fbf431f60303
build.yaml
build.yaml
artifacts: timerstatus: iris.timerstatus:timerstatus:jar:1-063ade3 react4j_annotations: org.realityforge.react:react4j-annotations:jar:gwt:0.01 react4j_core: org.realityforge.react:react4j-core:jar:gwt:0.01 react4j_dom: org.realityforge.react:react4j-dom:jar:gwt:0.01 react4j_arez: org.realityforge.react:reac...
artifacts: timerstatus: iris.timerstatus:timerstatus:jar:1-063ade3 react4j_annotations: org.realityforge.react:react4j-annotations:jar:0.01 react4j_core: org.realityforge.react:react4j-core:jar:0.01 react4j_dom: org.realityforge.react:react4j-dom:jar:0.01 react4j_arez: org.realityforge.react:react4j-arez:jar...
Remove gwt classifier as it made no sense
Remove gwt classifier as it made no sense
YAML
apache-2.0
realityforge/replicant-example,realityforge/replicant-example,realityforge/replicant-example
ad81a97453f9e590447b6c8196c50d63181f032f
tasks/main.yml
tasks/main.yml
--- - name: Ensure vagrant project directory exists local_action: module: file path: "{{ vagrant_project_dir }}" state: directory - name: Process Vagrantfile template local_action: module: template src: Vagrantfile.j2 dest: "{{ vagrant_project_dir }}/Vagrantfile" - name: Ensure vagrant vm ...
--- - name: Ensure vagrant project directory exists local_action: module: file path: "{{ vagrant_project_dir }}" state: directory sudo: no - name: Process Vagrantfile template local_action: module: template src: Vagrantfile.j2 dest: "{{ vagrant_project_dir }}/Vagrantfile" sudo: no - na...
Set sudo: no on all plays delegated to localhost
Set sudo: no on all plays delegated to localhost This allows the role to be used in a playbook where "sudo: yes" has been set without causing any problems.
YAML
apache-2.0
teampants/ansible-vagrant
a3cabc7280b62652819bc211446f9df1b2e1733d
tasks/main.yml
tasks/main.yml
--- - include: deploy_monitors.yml when: not ceph_containerized_deployment - include: start_monitor.yml when: not ceph_containerized_deployment - include: ceph_keys.yml when: not ceph_containerized_deployment - include: create_mds_filesystems.yml when: not ceph_containerized_deployment and mds_group_...
--- - include: deploy_monitors.yml when: not ceph_containerized_deployment - include: start_monitor.yml when: not ceph_containerized_deployment - include: ceph_keys.yml when: not ceph_containerized_deployment - include: create_mds_filesystems.yml when: not ceph_containerized_deployment and groups[mds...
Add red hat storage cdn installation
Add red hat storage cdn installation Signed-off-by: leseb <62d754cc350e84d3b1c32ae79f976f5348e74a40@redhat.com>
YAML
apache-2.0
ceph/ansible-ceph-mon,staticfork/ansible-ceph-mon
8394b291ae9735cf74c4aa338bb373a48bafb403
tasks/main.yml
tasks/main.yml
- name: Check if bootstrap is needed raw: stat $HOME/.bootstrapped register: need_bootstrap ignore_errors: True - name: Run bootstrap.sh script: bootstrap.sh when: need_bootstrap | failed - name: Check if we need to install pip shell: "{{ansible_python_interpreter}} -m pip --version" register: need_pip ...
- name: Check if bootstrap is needed raw: stat $HOME/.bootstrapped register: need_bootstrap ignore_errors: True - name: Run bootstrap.sh script: bootstrap.sh when: need_bootstrap | failed - name: Check if we need to install pip shell: "{{ansible_python_interpreter}} -m pip --version" register: need_pip ...
Replace raw rm call with file state=absent
Replace raw rm call with file state=absent
YAML
mit
sigma/ansible-coreos-bootstrap,defunctzombie/ansible-coreos-bootstrap,rjrivero/gwmanager,skilld-labs/ansible-coreos-bootstrap,TimothyKlim/ansible-coreos-bootstrap,vmware/ansible-coreos-bootstrap,rjrivero/gwmanager,defunctzombie/ansible-coreos-bootstrap,TimothyKlim/ansible-coreos-bootstrap,rjrivero/gwmanager,rjrivero/gw...
045f4b6736022797b1ea9fb9c192b84e99f43c83
playbooks/base-test/post-logs.yaml
playbooks/base-test/post-logs.yaml
- hosts: localhost roles: - role: add-fileserver fileserver: "{{ site_logs }}" - emit-ara-html post_tasks: - name: Copy inventory to logs dir copy: src: "{{ inventory_file }}" dest: "{{ zuul.executor.log_root }}" - hosts: "{{ site_logs.fqdn }}" roles: - upload-logs ...
- hosts: localhost roles: - role: add-fileserver fileserver: "{{ site_logs }}" - emit-ara-html post_tasks: - name: Copy inventory to logs dir copy: src: "{{ inventory_file }}" dest: "{{ zuul.executor.log_root }}" - hosts: "{{ site_logs.fqdn }}" roles: - upload-logs ...
Use delegate_to for the zuul_return
Use delegate_to for the zuul_return Change-Id: I7ee60b6a2100414d0ec5b600dab0dd05c42e63c9
YAML
apache-2.0
openstack-infra/project-config,openstack-infra/project-config
7e5a0e1d2bdb30249859eb2124032428f94e9d66
.travis.yml
.travis.yml
language: ruby cache: bundler sudo: false bundler_args: --without benchmarks tools before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build after_script: - "[ -d coverage ] && ./...
language: ruby cache: bundler bundler_args: --without benchmarks tools before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build after_script: - "[ -d coverage ] && ./cc-test-repo...
Use latest Rubies, drop sudo: false setting
CI: Use latest Rubies, drop sudo: false setting
YAML
mit
dryrb/dry-data,dryrb/dry-types,dryrb/dry-types,dryrb/dry-data
9acc8464785fac4de70b2dd1f851cf2ed0b7e88c
.travis.yml
.travis.yml
language: go go: - 1.6.x - 1.7.x - 1.8.x - 1.9.x - 1.10.x - tip gobuild_args: -tags no_pkg_config dist: xenial addons: apt: packages: - bison - flex - automake - autoconf - libtool - make - gcc before_install: - wget --no-verbose -O- https://github.com/VirusTotal/yara/archive/v...
language: go go: - 1.6.x - 1.7.x - 1.8.x - 1.9.x - 1.10.x - 1.11.x - 1.12.x - tip gobuild_args: -tags no_pkg_config dist: xenial addons: apt: packages: - bison - flex - automake - autoconf - libtool - make - gcc before_install: - wget --no-verbose -O- https://github.com/Virus...
Update Travis CI configuration for newer Go, YARA versions
Update Travis CI configuration for newer Go, YARA versions
YAML
bsd-2-clause
hillu/go-yara,hillu/go-yara,VirusTotal/go-yara
150f52c40ccadf433ce424ded7ea6b7d01c8306e
.travis.yml
.travis.yml
language: go sudo: required services: - docker go: - 1.8 - 1.9 - tip install: - go get github.com/frozzare/go-assert script: - go test $(go list ./... | grep -v /vendor/)
language: go sudo: required services: - docker go: - 1.9 install: - go get github.com/frozzare/go-assert script: - go test ./...
Test only on go 1.9
Test only on go 1.9
YAML
mit
frozzare/alfred
bce7c9a49645363320a43bb44df91a9be360a738
.travis.yml
.travis.yml
language: ruby script: bundle exec rake cache: bundler sudo: false after_success: - bundle exec rake test:accuracy - bundle exec rake benchmark:memory rvm: - ruby-head
language: ruby script: bundle exec rake cache: bundler sudo: false before_install: - gem install bundler after_success: - bundle exec rake test:accuracy - bundle exec rake benchmark:memory rvm: - ruby-head
Make sure to always use the latest bundler
Make sure to always use the latest bundler
YAML
mit
yuki24/did_you_mean
e2a821e3553b2b0ebba27800d88f63d796f23f07
.travis.yml
.travis.yml
language: python python: 2.7 env: - TOX_ENV=py27 - TOX_ENV=py32 - TOX_ENV=py33 - TOX_ENV=py34 - TOX_ENV=pypy install: - pip install tox script: - tox -e $TOX_ENV
language: python python: 2.7 env: - TOX_ENV=py27 - TOX_ENV=py32 - TOX_ENV=py33 - TOX_ENV=py34 - TOX_ENV=pypy install: - pip install tox script: - tox -e $TOX_ENV notifications: slack: secure: lm7XUGVMxiJMMzMHusSO0uFsWVsSATpq9WRLj5++EQrxF5KUQcocob0JL6KT2JvPI6qfxI9iVnVeePM1nmt9Mly52efSKjyiDDQBth5KnLFB/eHqpiXpl/fzaV...
Add slack notifications to Travis
Add slack notifications to Travis
YAML
mit
python-astrodynamics/astrodynamics,python-astrodynamics/astrodynamics
07144a1860d83bbe19178397c4863f520ae78cd6
.travis.yml
.travis.yml
language: python env: - TOXENV=py32 virtualenv: system_site_packages: true before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" install: - sudo apt-get update - sudo apt-get install -qq python-qt4 --fix-missing - sudo apt-get install -qq python3-pyqt4 --fix-missing - sudo apt-get instal...
language: python env: - TOXENV=py32 virtualenv: system_site_packages: true before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" install: - sudo apt-get update - sudo apt-get install -qq python3-pyqt4 --fix-missing - pip install --quiet --use-mirrors tox script: - tox
Fix dependencies on Travis CI
Fix dependencies on Travis CI Since there is no more implicit import, server should run with python2 without extra dependencies. If this commits passes on travis, this means the goal has been achieved.
YAML
mit
zwadar/pyqode.core,pyQode/pyqode.core,pyQode/pyqode.core
34ea5b1e4d6a849f3703b9cd66ddcf1ba098741d
.travis.yml
.travis.yml
sudo: false language: rust rust: - nightly - beta - stable script: - cargo build --verbose - cargo test --verbose - cargo doc --verbose after_success: | [ $TRAVIS_RUST_VERSION = nightly ] && [ $TRAVIS_BRANCH = master ] && [ $TRAVIS_PULL_REQUEST = false ] && echo '<meta http-equiv=refresh content=0...
sudo: false language: rust rust: - nightly - beta - stable script: - cargo build --verbose - cargo test --verbose - cargo doc --verbose after_success: | [ $TRAVIS_RUST_VERSION = nightly ] && [ $TRAVIS_BRANCH = master ] && [ $TRAVIS_PULL_REQUEST = false ] && echo '<meta http-equiv=refresh content=0...
Add notifications from Travis to Homu.
Add notifications from Travis to Homu.
YAML
mpl-2.0
disjukr/rust-cssparser,notriddle/rust-cssparser,notriddle/rust-cssparser,servo/rust-cssparser,tempbottle/rust-cssparser,servo/rust-cssparser,tempbottle/rust-cssparser,disjukr/rust-cssparser
c94e2532713c0eceb054f905dadc2432e9b7ee62
.travis.yml
.travis.yml
sudo: false language: node_js node_js: - '0.10' - '0.12' - '4' - '6' branches: only: - master - travis-ci before_install: - npm install - npm install istanbul coveralls
sudo: false language: node_js node_js: - '0.10' - '0.12' - '4' - '6' - '7' branches: only: - master - travis-ci before_install: - npm install - npm install istanbul coveralls
Build with Node.js 7 on Travis CI.
Build with Node.js 7 on Travis CI.
YAML
mit
bigeasy/subordinate,bigeasy/subordinate
d9dd895682845c70029816d44828dbd2cf2f8527
.travis.yml
.travis.yml
language: rust rust: - 1.30.1 - stable install: - rustup component add rustfmt-preview - rustup component add clippy-preview script: - cargo fmt -- --check - cargo clippy -- -D warnings - cargo test - cargo package
language: rust rust: - 1.31.0 - stable install: - rustup component add rustfmt - rustup component add clippy script: - cargo fmt -- --check - cargo clippy -- -D warnings - cargo test - cargo package
Update Travis to use rust-2018
Update Travis to use rust-2018
YAML
mit
greyblake/whatlang-rs,greyblake/whatlang-rs,greyblake/whatlang-rs
d37a5e51400916b66b74b23450698b6a22383ca5
.travis.yml
.travis.yml
language: node_js node_js: - "node" - "iojs" branches: only: - gh-pages
language: node_js node_js: - "node" branches: only: - gh-pages
Drop Travis builds in io.js because gulp-sass is not compatible
Drop Travis builds in io.js because gulp-sass is not compatible
YAML
mit
meis/FizzBuzzGame,meis/FizzBuzzGame
df51a5656b206497460496b3be3f5f5b908696d0
.travis.yml
.travis.yml
sudo: false language: ruby rvm: - 2.1 - 2.2 - 2.3.1 - 2.4.0 before_install: gem install bundler -v 1.13.7
sudo: false language: ruby rvm: - 2.1 - 2.2 - 2.3.1 - 2.4.0 before_install: gem install bundler -v '~> 1.14' --conservative
Use latest Bundler in Travis
Use latest Bundler in Travis
YAML
mit
mattbrictson/jess,mattbrictson/jess
66ecb92b8e7b14850dba3a3b87c2ac61504d5367
.travis.yml
.travis.yml
language: python python: - "2.6" - "2.7" env: - FABRIC_VERSION=1.5 - FABRIC_VERSION=1.6 # command to install dependencies install: - pip install -q fabric==$FABRIC_VERSION - python setup.py install # command to run tests script: - python setup.py test
language: python python: - "2.7" env: - FABRIC_VERSION=1.5 - FABRIC_VERSION=1.7 # command to install dependencies install: - pip install -q fabric==$FABRIC_VERSION - python setup.py install # command to run tests script: - python setup.py test
Remove Python 2.6 from matrix
Remove Python 2.6 from matrix
YAML
apache-2.0
wilddog64/littlechef,tobami/littlechef,wilddog64/littlechef,wilddog64/littlechef,tobami/littlechef,tobami/littlechef
5198d0e5c24bc523aa5fb0cb8d1cfacacd8a1149
.travis.yml
.travis.yml
language: ruby services: - mysql - redis rvm: - "1.9.3" script: bundle exec rspec spec before_script: - mysql -e 'create database sugar_test;' - cp config/database.yml.dist config/database.yml - cp config/initializers/sugar.rb.dist config/initializers/sugar.rb
language: ruby services: - mysql - redis rvm: - "1.9.3" script: bundle exec rspec spec before_script: - mysql -e 'create database sugar_test;' - cp config/database.yml.dist config/database.yml - cp config/initializers/sugar.rb.dist config/initializers/sugar.rb - bundle exec rake db:test:prepare
Prepare database before Travis run
Prepare database before Travis run
YAML
mit
elektronaut/sugar,Wevah/sugar,vena/sugar,vena/sugar,vena/sugar,Wevah/sugar,elektronaut/sugar,Wevah/sugar,elektronaut/sugar,elektronaut/sugar
17c287d8966313a3a0ce480a53dc0ece01706952
.travis.yml
.travis.yml
# .travis.yml # Configure Travis CI service for http://github.com/LASzip language: cpp compiler: - g++ - clang #before_install: ./scripts/ci/before_install.sh script: ./scripts/ci/script.sh notifications: on_success: always # [always|never|change] # default: change on_failure: always # [always|never|change]...
# .travis.yml # Configure Travis CI service for http://github.com/LASzip language: cpp sudo: required dist: trusty compiler: - g++ - clang #before_install: ./scripts/ci/before_install.sh script: ./scripts/ci/script.sh notifications: on_success: always # [always|never|change] # default: change on_failure: a...
Switch Travis to Trusty 14.04.
Switch Travis to Trusty 14.04. Upgrades to Trusty 14.04 image, which has cmake 2.8.12. This is compatible with the current build system.
YAML
lgpl-2.1
hobu/LASzip,gadomski/LASzip,gadomski/LASzip,hobu/LASzip,hobu/LASzip,gadomski/LASzip,Madrich/LASzip,LASzip/LASzip,LASzip/LASzip,Madrich/LASzip,Madrich/LASzip,LASzip/LASzip
9c3554d0d646e37811f083cb2f5392db9f696d27
.travis.yml
.travis.yml
language: ruby rvm: 2.1.5 sudo: false addons: apt: sources: - ubuntu-sdk-team packages: - libqt5webkit5-dev - qtdeclarative5-dev - pandoc before_install: # Set the database. - export DB=test # Set up a headless display so capybara will work. - export DISPLAY=:99.0 - sh -e /etc/ini...
language: ruby rvm: 2.1.5 sudo: false addons: apt: sources: - ubuntu-sdk-team packages: - libqt5webkit5-dev - qtdeclarative5-dev - pandoc before_install: # Set the database. - export DB=test # Set up a headless display so capybara will work. - export DISPLAY=:99.0 - sh -e /etc/ini...
Move config copy to before gulp build
Move config copy to before gulp build
YAML
mit
WikiEducationFoundation/WikiEduDashboard,KarmaHater/WikiEduDashboard,sejalkhatri/WikiEduDashboard,feelfreelinux/WikiEduDashboard,KarmaHater/WikiEduDashboard,feelfreelinux/WikiEduDashboard,ragesoss/WikiEduDashboard,sejalkhatri/WikiEduDashboard,adamwight/WikiEduDashboard,KarmaHater/WikiEduDashboard,Wowu/WikiEduDashboard,...
a55aa4abe3d8fbe6e4f3ddd9c6249eadae4297ab
.travis.yml
.travis.yml
language: d sudo: false d: # order: latest DMD, oldest DMD, LDC/GDC, remaining DMD versions # this way the overall test time gets cut down (GDC/LDC are a lot # slower tham DMD, so they should be started early), while still # catching most DMD version related build failures early - ldc-1.0.0 - ldc-1.1.0 -...
language: d sudo: false d: # order: latest DMD, oldest DMD, LDC/GDC, remaining DMD versions # this way the overall test time gets cut down (GDC/LDC are a lot # slower tham DMD, so they should be started early), while still # catching most DMD version related build failures early - ldc-1.0.0 - ldc-1.1.0 -...
Add build for dmd beta with allow failing
Add build for dmd beta with allow failing
YAML
mit
gedaiu/fluent-asserts
01d21301263cb3e38653e1118a171ac1e016945d
.travis.yml
.travis.yml
language: objective-c xcode_project: Bond.xcodeproj xcode_scheme: Bond osx_image: xcode7 script: xcodebuild -project Bond.xcodeproj -scheme Bond -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.0' test && xcodebuild -project Bond.xcodeproj -scheme BondOSX -sdk macosx test after_success: ...
language: objective-c xcode_project: Bond.xcodeproj xcode_scheme: Bond osx_image: xcode7 script: - xcodebuild -project Bond.xcodeproj -scheme Bond -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.0' test - xcodebuild -project Bond.xcodeproj -scheme BondOSX -sdk macosx test after_succ...
Accumulate test failures to display them at once
Accumulate test failures to display them at once
YAML
mit
AlexSeverinov/Bond,tonyarnold/Bond,ReactiveKit/Bond,SwiftBond/Bond,spire-inc/Bond,FiRiN59/Bond,AlexSeverinov/Bond,tonyarnold/Bond,SwiftBond/Bond,morizotter/Bond,FiRiN59/Bond,spire-inc/Bond,morizotter/Bond,ReactiveKit/Bond
570c133887be035e3b1b7b06f4b529fa02c633e5
circle.yml
circle.yml
machine: node: version: v5.7.1 test: override: - $(npm bin)/eslint --debug . --format tap | $(npm bin)/tap-xunit > ${CIRCLE_TEST_REPORTS}/lint.xml && test ${PIPESTATUS[0]} -eq 0 - $(npm bin)/babel-node test | $(npm bin)/tap-xunit > ${CIRCLE_TEST_REPORTS}/test.xml && test ${PIPESTATUS[0]} -eq 0 - $(...
machine: node: version: v5.7.1 test: override: - $(npm bin)/eslint --debug . --format tap | $(npm bin)/tap-xunit > ${CIRCLE_TEST_REPORTS}/lint.xml && test ${PIPESTATUS[0]} -eq 0 - $(npm bin)/babel-node test | $(npm bin)/tap-xunit > ${CIRCLE_TEST_REPORTS}/test.xml && test ${PIPESTATUS[0]} -eq 0 - NO...
Fix coverage generation in CI
Fix coverage generation in CI
YAML
mit
nkbt/react-debounce-input,nkbt/react-page-click,nkbt/react-debounce-input,nkbt/react-component-template
cf9b0ca783417909f76538a7feb9c5a8e4eba17d
.travis.yml
.travis.yml
language: python branches: only: - master - /^ci-.*$/ matrix: include: # Enable 3.7 without globally enabling sudo and dist: xenial for other build jobs - python: 3.6 - python: 3.7 dist: xenial sudo: true install: - pip install -U pip==18.0 - pip install pipenv - pipenv install --d...
language: python branches: only: - master - /^ci-.*$/ matrix: include: # Enable 3.7 without globally enabling sudo and dist: xenial for other build jobs - python: 3.6 - python: 3.7 dist: xenial sudo: true install: - pip install -U pip==18.0 - pip install pipenv - pipenv install --d...
Check pep8 style after tests
Enhancement: Check pep8 style after tests Less important than tests, shouldn't block test execution if failed..
YAML
mit
x10an14/overtime-calculator
7b7377e4e9509077a46682b01790df3a6abd5136
circle.yml
circle.yml
machine: services: - docker dependencies: override: - docker pull astrofrog/hyperion-ci:1.0 test: override: - ./.run_docker_tests.sh
machine: services: - docker dependencies: override: - docker pull astrofrog/hyperion-ci:1.0 checkout: post: - git submodule init - git submodule update test: override: - ./.run_docker_tests.sh
Make sure we check out the submodule
Make sure we check out the submodule
YAML
bsd-2-clause
hyperion-rt/hyperion,hyperion-rt/hyperion,hyperion-rt/hyperion
46d78c6b43220bf56068a403c4904dbacf9424d8
.travis.yml
.travis.yml
language: python python: - "2.7" - "3.4" - "3.5" before_install: - sudo apt-get install libgmp-dev gfortran libblas-dev liblapack-dev - pip install cython - pip install pycddlib install: - python setup.py install script: - python -m nose - cd examples - for x in *.py; do python $x; done
language: python python: - "2.7" - "3.4" - "3.5" before_install: - sudo apt-get install libgmp-dev gfortran libblas-dev liblapack-dev - pip install cython - pip install pycddlib - pip install networkx - pip install pulp install: - python setup.py install script: - python -m nose - cd examples ...
Install libraries required by examples
Install libraries required by examples
YAML
bsd-3-clause
etonello/crnpy
f13bf5e325312aabd71301406cc92f655f1abe66
circle.yml
circle.yml
machine: services: - docker dependencies: cache_directories: - "~/docker" override: - bundle install - docker info - if [[ -e ~/docker/image.tar ]]; then docker load --input ~/docker/image.tar; fi - docker build -t edwinvdgraaf/ruby-node-phantomjs . - mkdir -p ~/docker; docker save ed...
machine: services: - docker dependencies: cache_directories: - "~/docker" override: - bundle install - docker info - if [[ -e ~/docker/image.tar ]]; then docker load --input ~/docker/image.tar; fi - docker build -t edwinvdgraaf/ruby-node-phantomjs . - mkdir -p ~/docker; docker save ed...
Tag docker instances based on taged version
Tag docker instances based on taged version
YAML
mit
edwinvdgraaf/docker-ruby-node-phantomjs
b500ed8c80daa2ddba31e2b998bcf7d2120bffe1
circle.yml
circle.yml
machine: node: version: 0.10.28 python: version: 3.4.1 services: - postgresql environment: TEST_DATABASE_URL: postgres://ubuntu:@127.0.0.1:5432/circle_test dependencies: override: - pip install -r requirements-dev.txt - npm install - bower install test: override: - isort --...
machine: node: version: 0.10.28 python: version: 3.4.1 services: - postgresql environment: TEST_DATABASE_URL: postgres://ubuntu:@127.0.0.1:5432/circle_test dependencies: override: - pip install -r requirements-dev.txt - npm install - bower install test: override: - isort --...
Deploy automatically on successful CI build
Deploy automatically on successful CI build
YAML
agpl-3.0
City-of-Helsinki/kuulemma,City-of-Helsinki/kuulemma,City-of-Helsinki/kuulemma,fastmonkeys/kuulemma,fastmonkeys/kuulemma,fastmonkeys/kuulemma
0c055b96565fee345c4b830938663bc154df25e5
circle.yml
circle.yml
machine: php: version: 5.6.14 test: override: - vendor/bin/pake phpcs - vendor/bin/pake phpunit
machine: php: version: 5.6.14 dependencies: cache_directories: - "vendor" test: override: - vendor/bin/pake phpcs - vendor/bin/pake phpunit
Add Composers vendor folder to Circle's caching
Add Composers vendor folder to Circle's caching
YAML
mit
mscharley/colourist
28eeb3c4cdd41f69e8587ca7e2560fd4434e9740
.travis.yml
.travis.yml
language: python python: - "2.7" # does not have headers provided, please ask https://launchpad.net/~pypy/+archive/ppa # command to install dependencies install: - pip install -r requirements.txt # command to run tests script: python manage.py test
language: python python: - "2.7" env: - TOLA_ERROR_LOG="error.log" install: - pip install -r requirements.txt script: python manage.py test
Add missing error log setting
Add missing error log setting
YAML
apache-2.0
toladata/TolaActivity,toladata/TolaActivity,toladata/TolaActivity,toladata/TolaActivity
adb5514ea70403624a6a8901e99c225acece25ca
.travis.yml
.travis.yml
language: ruby rvm: - 1.9.3 before_script: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - RAILS_ENV=test rake db:migrate > /dev/null 2>&1
language: ruby rvm: - 1.9.3 before_script: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - RAILS_ENV=test bundle exec rake db:migrate > /dev/null 2>&1
Use bundle exec for rake migrations in Travis
Use bundle exec for rake migrations in Travis
YAML
mit
crowdint/crowdblog,chukitow/crowdblog,crowdint/crowdblog,crowdint/crowdblog,chukitow/crowdblog,crowdint/crowdblog,chukitow/crowdblog,chukitow/crowdblog
15a759b9cd3e1c24ee2a9b2885c5963ade200f1c
circle.yml
circle.yml
machine: environment: ArtsyAPIClientSecret: 3a33d2085cbd1176153f99781bbce7c6 ArtsyAPIClientKey: e750db60ac506978fc70 HockeyProductionSecret: "-" HockeyBetaSecret: "-" MixpanelProductionAPIClientKey: "-" MixpanelStagingAPIClientKey: "-" MixpanelDevAPIClientKey: "-" MixpanelInStoreAPICli...
machine: environment: ArtsyAPIClientSecret: 3a33d2085cbd1176153f99781bbce7c6 ArtsyAPIClientKey: e750db60ac506978fc70 HockeyProductionSecret: "-" HockeyBetaSecret: "-" MixpanelProductionAPIClientKey: "-" MixpanelStagingAPIClientKey: "-" MixpanelDevAPIClientKey: "-" MixpanelInStoreAPICli...
Remove old `make oss` step.
[CircleCI] Remove old `make oss` step.
YAML
mit
ayunav/eigen,ichu501/eigen,1aurabrown/eigen,ashkan18/eigen,srrvnn/eigen,gaurav1981/eigen,ayunav/eigen,ayunav/eigen,ACChe/eigen,ACChe/eigen,mbogh/eigen,artsy/eigen,ppamorim/eigen,zhuzhengwei/eigen,ashkan18/eigen,srrvnn/eigen,gaurav1981/eigen,liduanw/eigen,ichu501/eigen,orta/eigen,gaurav1981/eigen,ppamorim/eigen,gaurav19...
ef6526fcca9db16478aa14b7fe111f88c19e74f0
.travis.yml
.travis.yml
language: python sudo: required dist: trusty before_install: - openssl aes-256-cbc -K $encrypted_a0717c12b42e_key -iv $encrypted_a0717c12b42e_iv -in gcp-travisci.json.enc -out gcp-travisci.json -d - echo "deb http://packages.cloud.google.com/apt cloud-sdk-$(lsb_release -c -s) main" | sudo tee /etc/apt/sources.list....
language: python sudo: required dist: trusty before_install: - openssl aes-256-cbc -K $encrypted_a0717c12b42e_key -iv $encrypted_a0717c12b42e_iv -in gcp-travisci.json.enc -out gcp-travisci.json -d - echo "deb http://packages.cloud.google.com/apt cloud-sdk-$(lsb_release -c -s) main" | sudo tee /etc/apt/sources.list....
Add working key for Google Cloud SDK
Add working key for Google Cloud SDK
YAML
apache-2.0
kelproject/kel-manifest,kelproject/kel-manifest
ecf03bcbaaed2e6b535c7cbb0b26a2aff90b564e
circle.yml
circle.yml
machine: environment: PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin" node: version: 7 dependencies: override: - yarn cache_directories: - ~/.cache/yarn test: override: - yarn test
machine: environment: PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin" node: version: 7 dependencies: override: - yarn add ava tap-xunit --dev cache_directories: - ~/.cache/yarn test: override: - mkdir -p $CIRCLE_TEST_REPORTS/reports - ava --tap | tap-xunit > $CIR...
Enable test metadata for CircleCI
Enable test metadata for CircleCI
YAML
mit
sgnh/alternate
962c768342cc2f2dd33929f38fa09effd5cf50c7
.travis.yml
.travis.yml
language: go go: - master sudo: required install: go get -v github.com/spf13/hugo before_script: - sudo pip install awscli script: - cd src - hugo deploy: provider: s3 access_key_id: "$AWS_ACCESS_KEY_ID" secret_access_key: "$AWS_SECRET_ACCESS_KEY" bucket: "hoangpaul.com" skip_cleanup: true region: "...
language: go go: - master sudo: required install: go get -v github.com/spf13/hugo before_script: - sudo pip install awscli script: - cd src - hugo deploy: provider: s3 access_key_id: "$AWS_ACCESS_KEY_ID" secret_access_key: "$AWS_SECRET_ACCESS_KEY" bucket: "hoangpaul.com" skip_cleanup: true region: "...
Add quotes to CF invalidation paths
Add quotes to CF invalidation paths We don't want bash wildcard expansions.
YAML
mit
HoangPaul/hoangpaul.com
ec79f1f6763e097df152649353bea5f08ffa2023
.travis.yml
.travis.yml
sudo: required services: - docker language: python python: 3.6 before_install: - docker-compose -v - docker -v matrix: include: - name: Test script: tox -e py36 - name: Black script: tox -e black - name: Basic Docker script: sh tests/test_docker.sh - name: Docker with Cele...
sudo: required services: - docker language: python python: 3.6 before_install: - docker-compose -v - docker -v matrix: include: - name: Tox Test script: tox -e py36 - name: Black template script: tox -e black - name: Basic Docker script: sh tests/test_docker.sh - name: Doc...
Rename test phases in Travis build matrix
Rename test phases in Travis build matrix
YAML
bsd-3-clause
ad-m/cookiecutter-django,luzfcb/cookiecutter-django,ryankanno/cookiecutter-django,Parbhat/cookiecutter-django-foundation,pydanny/cookiecutter-django,trungdong/cookiecutter-django,ryankanno/cookiecutter-django,ad-m/cookiecutter-django,ad-m/cookiecutter-django,pydanny/cookiecutter-django,Parbhat/cookiecutter-django-found...