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
2b9acf17fad5d2b965d4ce57a5c0eaefb6530a31
sass-lint.yml
sass-lint.yml
# File Options files: include: - 'src/scss/*.scss' - 'src/scss/**/*.scss' # Rule Configuration rules: no-transition-all: 0 no-vendor-prefixes: 0 no-color-literals: 2 no-color-keywords: 2 no-duplicate-properties: - 1 - exclude: - display - background-image quotes: ...
# File Options files: include: - 'src/scss/*.scss' - 'src/scss/**/*.scss' # Rule Configuration rules: no-transition-all: 0 no-vendor-prefixes: 0 no-color-literals: 2 no-color-keywords: 2 no-duplicate-properties: 1 quotes: - 2 - style: single no-css-comments: 0 no-warn: 1 no-de...
Revert "Exclude :display and :background-image from sass lint no-duplicate-properties"
Revert "Exclude :display and :background-image from sass lint no-duplicate-properties" This reverts commit 7a0b3a751a5225dcea027b246161a9850e327abc.
YAML
mit
getninjas/gaiden,getninjas/gaiden
2d39adaee5d44cddf949c106f317a150fb67e232
shippable.yml
shippable.yml
language: java jdk: - oraclejdk7 install: - true script: - ./gradlew shippableCiBuild --continue
build_image: shippableimages/ubuntu1404_java language: java jdk: - openjdk6 - openjdk7 - oraclejdk8 env: - VARIANT=2.0 - VARIANT=2.3 - VARIANT=2.4 before_script: - if [[ $SHIPPABLE_JDK_VERSION == "openjdk6" ]] ; then export JAVA_HOME="/usr/lib/jvm/java-6-openjdk-amd64"; export PATH="$PATH:/usr/lib/jvm/j...
Configure Shippable build to build all variants on multiple JDKs
Configure Shippable build to build all variants on multiple JDKs - Also use leaner Java image
YAML
apache-2.0
lokinell/spock,psideleau/spock,raphw/spock,paplorinc/spock,siordache/spock,raphw/spock,alien11689/spock,paplorinc/spock,psideleau/spock,GeeChao/spock,lokinell/spock,GeeChao/spock,siordache/spock,sebi-hgdata/spock,sebi-hgdata/spock,spockframework/spock,paplorinc/spock,alien11689/spock,raphw/spock,sebi-hgdata/spock,GeeCh...
12cd909ef58899ef462221a31482ddf06a0c607b
.github/workflows/enable-auto-merge.yml
.github/workflows/enable-auto-merge.yml
name: Enable auto merge on: pull_request_target: types: [opened, ready_for_review] permissions: issues: write pull-requests: write jobs: add_milestone: runs-on: ubuntu-latest if: ${{ github.repository == 'dotnet/roslyn-analyzers' && github.event.pull_request.user.login == 'dotnet-bot' && startsWith(...
name: Enable auto merge on: pull_request_target: types: [opened, ready_for_review] permissions: contents: write jobs: add_milestone: runs-on: ubuntu-latest if: ${{ github.repository == 'dotnet/roslyn-analyzers' && github.event.pull_request.user.login == 'dotnet-bot' && startsWith(github.event.pull_req...
Fix permissions for enablePullRequestAutoMerge mutation
Fix permissions for enablePullRequestAutoMerge mutation
YAML
mit
dotnet/roslyn-analyzers,dotnet/roslyn-analyzers
6723b1f7195cea1897f167107b1734ef84f3b120
.github/workflows/ruby.yml
.github/workflows/ruby.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...
Bump actions/checkout from 2.3.5 to 2.4.0
Bump actions/checkout from 2.3.5 to 2.4.0 Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/...
YAML
mit
fog/fog-xml
fa53a62cf7480d7ccc1f00da9ff97de11d53f118
.zuul.yaml
.zuul.yaml
- project: templates: - openstack-python-jobs - openstack-python3-ussuri-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: jobs: - storlets-functional: irrelevant-files: - ^(api-ref|doc|releasenotes)/.*$ - ^(.gitre...
- project: templates: - openstack-python-jobs - openstack-python3-victoria-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: jobs: - storlets-functional: irrelevant-files: - ^(api-ref|doc|releasenotes)/.*$ - ^(.git...
Add Python3 victoria unit tests
Add Python3 victoria unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for victoria. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Iefb0807262dd17c16847549364210...
YAML
apache-2.0
openstack/storlets,openstack/storlets,openstack/storlets,openstack/storlets
b184c7f27deb48bf6c7786be24defc785ce5ed73
.zuul.yaml
.zuul.yaml
- project: templates: - check-requirements - lib-forward-testing-python3 - openstack-lower-constraints-jobs - openstack-python3-victoria-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3
- project: templates: - check-requirements - lib-forward-testing-python3 - openstack-lower-constraints-jobs - openstack-python3-wallaby-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3
Add Python3 wallaby unit tests
Add Python3 wallaby unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for wallaby. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I921aa1033f414ddcf70858eb584bf85...
YAML
apache-2.0
openstack/oslo.policy
18138d9f09fb0705cfb363ee8099bdf0d615856b
.zuul.yaml
.zuul.yaml
- project: templates: - build-openstack-docs-pti - openstack-python3-ussuri-jobs
- project: templates: - build-openstack-docs-pti - openstack-python3-jobs
Update CI to use unversioned jobs template
Update CI to use unversioned jobs template As part of the migration of this project to the independent release model, we failed to notice that the job template was still tied to a specific release. We've now introduced a new unversioned job template, 'openstack-python3-jobs' [1], which was can and should use. Do this....
YAML
apache-2.0
stackforge/yaql,openstack/yaql
fe5e76c4fecc3ea75b7c7f79fddd5d80bd27d0cd
receiver/.travis.yml
receiver/.travis.yml
language: go go: - '1.5' - '1.6' install: - make deps script: - make test
language: go go: - '1.5' - '1.6' before_install: - cd receiver install: - make deps script: - make test
Move to receiver directory in Travis CI
Move to receiver directory in Travis CI
YAML
mit
dtan4/paus-gitreceive,dtan4/paus-gitreceive,dtan4/paus-gitreceive,dtan4/paus-gitreceive
ebff68fcdb2b235bf2e11be660053cef5624fd5f
ansible/roles/firewall/tasks/main.yml
ansible/roles/firewall/tasks/main.yml
--- - name: Install UFW package apt: pkg=ufw state=latest update_cache=yes tags: - firewall - name: Allow traffic through port 53 ufw: rule=allow port=53 tags: - firewall - name: Allow SSH connections ufw: rule=allow port=22 proto=tcp tags: - firewall...
--- - name: Install UFW package apt: pkg=ufw state=latest update_cache=yes tags: - firewall - name: Allow traffic through port 53 ufw: rule=allow port=53 tags: - firewall - name: Allow SSH connections ufw: rule=allow port=22 proto=tcp tags: - firewall...
Fix typo in firewall role.
ansible: Fix typo in firewall role. Change-Id: Ie95f091d37dd77798bed5d122579e1be9ac77e1f
YAML
lgpl-2.1
kernelci/kernelci-backend,joyxu/kernelci-backend,kernelci/kernelci-backend,joyxu/kernelci-backend,joyxu/kernelci-backend
1cbec0a5ca5549de39e16ebaa1b0a4186458e56e
roles/services/tasks/main.yml
roles/services/tasks/main.yml
--- - name: Reload systemd become: yes command: systemctl daemon-reload tags: - services - name: Enable services become: yes systemd: name: "{{ item }}" enabled: yes with_items: - "{{ services }}" tags: - services
--- - name: Reload systemd become: yes systemd: deamon_reload: yes tags: - services - name: Enable services become: yes systemd: name: "{{ item }}" enabled: yes with_items: - "{{ services }}" tags: - services
Use systemd module instead of command to reload
Use systemd module instead of command to reload
YAML
mit
henrik-farre/ansible,henrik-farre/ansible,henrik-farre/ansible
f6a06d729231a40ca68746752312c05b9af8abe4
.continuous_integration/postsubmit.yml
.continuous_integration/postsubmit.yml
platforms: ubuntu1404: build_targets: - "//waterfall/golang/stream/..." - "//waterfall/golang/net/qemu/..." test_targets: - "//waterfall/golang/stream/..." - "//waterfall/golang/net/qemu/..."
platforms: ubuntu1804: build_targets: - "//waterfall/golang/stream/..." - "//waterfall/golang/net/qemu/..." test_targets: - "//waterfall/golang/stream/..." - "//waterfall/golang/net/qemu/..."
Change docker image to ubuntu1804
Change docker image to ubuntu1804
YAML
apache-2.0
google/devx-tools,google/devx-tools
ac0c984ece420bc01268cbc6d6b2f5a4c77714e1
.gitlab-ci.yml
.gitlab-ci.yml
variables: GIT_STRATEGY: "pull" GIT_SUBMODULE_STRATEGY: "recursive" GIT_CHECKOUT: "true" before_script: - | apt-get update -qq && apt-get install -qq \ bison \ build-essential \ curl \ dosfstools \ flex \ fuse \ genisoimage \ git \ ...
variables: GIT_STRATEGY: "pull" GIT_SUBMODULE_STRATEGY: "recursive" GIT_CHECKOUT: "true" before_script: - | apt-get update -qq && apt-get install -qq \ bison \ build-essential \ curl \ dosfstools \ flex \ fuse \ genisoimage \ git \ ...
Revert "Add python to CI install"
Revert "Add python to CI install" This reverts commit d6fb8b79ead1918091f92039385cdfd15c51d756.
YAML
mit
jackpot51/redox,jackpot51/redox,redox-os/redox,jackpot51/redox
150f25ef9979224138e57e67f9174b3b4bc3d30f
.gitlab-ci.yml
.gitlab-ci.yml
image: "hub.ricebook.net/base/centos:onbuild-eru-core-2016.09.02" before_script: - "ln -s $CI_PROJECT_DIR $GOPATH/src/gitlab.ricebook.net/platform/core" stages: - test - build - rpm test: stage: test script: - "make test" build: stage: build script: - make build artifacts: paths: - "...
image: "hub.ricebook.net/base/centos:onbuild-eru-core-2016.11.28" before_script: - "ln -s $CI_PROJECT_DIR $GOPATH/src/gitlab.ricebook.net/platform/core" stages: - test - build - rpm test: stage: test script: - "make test" build: stage: build script: - make build artifacts: paths: - "...
Revert "Revert "use new build image""
Revert "Revert "use new build image"" This reverts commit fc62bd26d28662d9de25fc319aad5b83010c155b.
YAML
mit
projecteru2/core,CMGS/core,projecteru2/core,CMGS/core,CMGS/core,projecteru2/core
23b32019118d0ed40d8cba55e6ee858dab72e009
.gitlab-ci.yml
.gitlab-ci.yml
image: python:3.7-stretch variables: REQUIREMENTS: "requirements.txt" stages: - test .test: &test stage: test before_script: - infinity config build-info - python --version - pip install -U -r $REQUIREMENTS - export PYTHONPATH=$(pwd):$PYTHONPATH script: - flake8 sevenbridges - py.test -v --cov=se...
image: python:3.7-stretch variables: REQUIREMENTS: "requirements.txt" stages: - test .test: &test stage: test before_script: - infinity config build-info - python --version - pip install -U -r $REQUIREMENTS - export PYTHONPATH=$(pwd):$PYTHONPATH script: - flake8 sevenbridges - py.test -v --cov=se...
Disable html coverage on gitlab
Disable html coverage on gitlab
YAML
apache-2.0
sbg/sevenbridges-python
05c478638f74bcbf0579d8ed534efe0b39d8b134
.gitlab-ci.yml
.gitlab-ci.yml
--- image: docker:git services: - docker:dind before_script: - apk update && apk add --no-cache docker python3-dev py3-pip docker gcc git curl build-base autoconf automake py3-cryptography linux-headers musl-dev libffi-dev openssl-dev openssh # - docker info - python3 --version - pip3 install ansible molecu...
--- image: docker:git services: - docker:dind before_script: - apk update && apk add --no-cache openrc docker python3-dev py3-pip docker gcc git curl build-base autoconf automake py3-cryptography linux-headers musl-dev libffi-dev openssl-dev openssh - rc-service docker start - docker info - python3 --versio...
Add openrc package and start docker service
Add openrc package and start docker service
YAML
mit
KAMI911/ansible-role-tomcat,KAMI911/ansible-role-tomcat
e1aec8cca47b773c96f04c746df9708282efeac6
.scss-lint.yml
.scss-lint.yml
scss_files: "app/stylesheets/**/*.scss" exclude: 'app/stylesheets/third-party/*.scss' linters: ColorKeyword: enabled: false ColorVariable: enabled: false HexNotation: enabled: false
scss_files: "app/stylesheets/**/*.scss" exclude: 'app/stylesheets/third-party/*.scss' linters: ColorKeyword: enabled: false ColorVariable: enabled: false HexNotation: enabled: false SelectorFormat: convention: 'hyphenated_BEM'
Add BEM format as SelectorFormat
Add BEM format as SelectorFormat
YAML
mit
jiayihu/gulp-react-browserify,jiayihu/gulp-react-browserify
1b5e058de3c73139d2f94658a74d3bd848456426
.yaml-lint.yml
.yaml-lint.yml
--- extends: default rules: colons: max-spaces-after: 1 comments: level: error comments-indentation: level: error document-end: enable document-start: level: error empty-values: enable line-length: max: 200 allow-non-breakable-inline-mappings: true octal-values: enable truthy:...
--- extends: default rules: colons: max-spaces-after: 1 comments: level: error comments-indentation: level: error document-start: level: error empty-values: enable line-length: max: 200 allow-non-breakable-inline-mappings: true octal-values: enable truthy: level: error
Disable yaml file ending check
Disable yaml file ending check
YAML
mit
ferrarimarco/home-lab,ferrarimarco/home-lab
7685308b7444ccf97e3413596d55a74957ed1656
docs/antora.yml
docs/antora.yml
name: rubocop title: RuboCop # We always provide version without patch here (e.g. 1.1), # as patch versions should not appear in the docs. version: '0.89' nav: - modules/ROOT/nav.adoc
name: rubocop title: RuboCop # We always provide version without patch here (e.g. 1.1), # as patch versions should not appear in the docs. version: 'master' nav: - modules/ROOT/nav.adoc
Switch back the docs version to master
Switch back the docs version to master
YAML
mit
rrosenblum/rubocop,rrosenblum/rubocop,jmks/rubocop,tejasbubane/rubocop,maxjacobson/rubocop,bbatsov/rubocop,tejasbubane/rubocop,jmks/rubocop,maxjacobson/rubocop,bbatsov/rubocop,tdeo/rubocop,tejasbubane/rubocop,tdeo/rubocop,rrosenblum/rubocop,tdeo/rubocop,maxjacobson/rubocop,jmks/rubocop
ac8158f2f6ac20a0d635a84908122e0318a7cf3d
packages/@glimmer/component/.travis.yml
packages/@glimmer/component/.travis.yml
language: node_js sudo: required dist: trusty node_js: - "6" - "node" addons: firefox: latest before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - sleep 3 # give xvfb some time to start
language: node_js sudo: required dist: trusty node_js: - "6" addons: firefox: latest before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - sleep 3 # give xvfb some time to start
Remove `node` from Travis scripts.
Remove `node` from Travis scripts. This package is only testing browser related things, no need to run in each supported node version. When we add SSR testing, we will bring this back (and add Node 4).
YAML
mit
glimmerjs/glimmer.js,glimmerjs/glimmer.js,glimmerjs/glimmer.js,glimmerjs/glimmer.js
549c6fee50bd001cc4114aab2eb59ddd626d79f3
appveyor.yml
appveyor.yml
install: - choco install gitversion.portable -pre -y assembly_info: patch: false init: before_build: - ps: gitversion /l console /output buildserver /updateAssemblyInfo - ps: Update-AppveyorBuild -Version "$env:GitVersion_NuGetVersion" - ps: nuget restore build: project: LogJam.sln publish_nuget: true...
install: - choco install gitversion.portable -pre -y assembly_info: patch: false init: before_build: - ps: gitversion /l console /output buildserver /updateAssemblyInfo .\build\Version.cs - ps: Update-AppveyorBuild -Version "$env:GitVersion_NuGetVersion" - ps: nuget restore build: project: LogJam.sln ...
Fix GitVersion command to update .\build\Version.cs
Fix GitVersion command to update .\build\Version.cs
YAML
apache-2.0
logjam2/logjam,logjam2/logjam
81cb98d1ce9c4058a66cd98e846a523b9201e419
appveyor.yml
appveyor.yml
# Version version: '{build}' # Branches #branches: # only: master skip_tags: true # Build Server Image image: Visual Studio 2017 # Install Script install: - cmd: git submodule init - cmd: git submodule update - ps: $env:APPVEYOR_BUILD_NUMBER_PADDED = ([int]$env:appveyor_build_number).ToString("00000") # Bui...
# Version version: '{build}' # Branches #branches: # only: master skip_tags: true # Build Server Image image: Visual Studio 2017 # Install Script install: - cmd: git submodule init - cmd: git submodule update - ps: $env:APPVEYOR_BUILD_NUMBER_PADDED = ([int]$env:appveyor_build_number).ToString("00000") # Bui...
Define assets for CI capture
Define assets for CI capture
YAML
apache-2.0
AliumFX/Framework
da7f9383eeeb862a20c8b0dab8394a884401910f
appveyor.yml
appveyor.yml
environment: matrix: - CMAKE_GENERATOR: "Visual Studio 9 2008" - CMAKE_GENERATOR: "Visual Studio 9 2008 Win64" - CMAKE_GENERATOR: "Visual Studio 10 2010" - CMAKE_GENERATOR: "Visual Studio 10 2010 Win64" - CMAKE_GENERATOR: "Visual St...
environment: matrix: - CMAKE_GENERATOR: "Visual Studio 9 2008" - CMAKE_GENERATOR: "Visual Studio 9 2008 Win64" - CMAKE_GENERATOR: "Visual Studio 10 2010" - CMAKE_GENERATOR: "Visual Studio 10 2010 Win64" - CMAKE_GENERATOR: "Visual St...
Fix typo in build directory path
ci: Fix typo in build directory path
YAML
unknown
saprykin/plibsys,saprykin/plibsys,saprykin/plib,saprykin/plib,saprykin/plibsys
8fb74ae16da38a6e32fe07823666a41d88f02bcb
appveyor.yml
appveyor.yml
version: '1.0.0-alpha{build}' image: Visual Studio 2015 shallow_clone: true platform: Any CPU configuration: Release before_build: - nuget restore build: project: ReactiveUI.Routing.sln test: assemblies: - **\*.Tests.dll
version: '1.0.0-alpha{build}' image: Visual Studio 2015 shallow_clone: true platform: Any CPU configuration: Release before_build: - nuget restore build: project: ReactiveUI.Routing.sln test: assemblies: - '**\*.Tests.dll'
Add Quotes Around Test Assemblies Path
Add Quotes Around Test Assemblies Path
YAML
mit
KallynGowdy/ReactiveUI.Routing
0de29fc4f71f5fd8a0d484e6b1492f013e1993ef
appveyor.yml
appveyor.yml
# appveyor file # http://www.appveyor.com/docs/appveyor-yml init: - git config --global core.autocrlf input cache: - C:\Users\appveyor\.node-gyp - '%AppData%\npm-cache' # what combinations to test environment: matrix: - nodejs_version: 10 - nodejs_version: 8 - nodejs_version: 6 install: - ps: ...
# appveyor file # http://www.appveyor.com/docs/appveyor-yml init: - git config --global core.autocrlf input cache: - C:\Users\appveyor\.node-gyp - '%AppData%\npm-cache' # what combinations to test environment: matrix: - nodejs_version: 10 - nodejs_version: 8 - nodejs_version: 6 install: - ps: ...
Update test command on Appveyor
fix(test): Update test command on Appveyor
YAML
apache-2.0
resin-io/resin-cli-form
0fd1bf97f8f36fbbcb0dd56a59a90e5442e3e7ba
appveyor.yml
appveyor.yml
os: Visual Studio 2015 platform: x64 install: - '"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64' - choco install strawberryperl --allow-empty-checksums - SET PATH=C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;%PATH% - git clone https://github.com/tadzik/rakudobrew ...
os: Visual Studio 2015 platform: x64 environment: matrix: - test_moar: 2016.11 - test_moar: '' #latest install: - '"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64' - choco install strawberryperl --allow-empty-checksums - SET PATH=C:\strawberry\c\bin;C:\strawberry\perl...
Test on 2016.11 and latest on AppVeyor
Test on 2016.11 and latest on AppVeyor
YAML
mit
azawawi/perl6-gtk-scintilla,azawawi/perl6-gtk-scintilla,azawawi/perl6-gtk-scintilla,azawawi/perl6-gtk-scintilla,azawawi/perl6-gtk-scintilla,azawawi/perl6-gtk-scintilla,azawawi/perl6-gtk-scintilla,azawawi/perl6-gtk-scintilla,azawawi/perl6-gtk-scintilla
3ff300f3149934ea326a854bc73bcbe73d6a954e
appveyor.yml
appveyor.yml
version: "{build}" clone_depth: 10 branches: only: - master build: off install: - SET PATH=C:\Ruby%RUBY_FOLDER_VER%-x64\bin;%PATH% - bundle install --retry 5 --jobs=%NUMBER_OF_PROCESSORS% --clean --path vendor\bundle environment: matrix: - RUBY_FOLDER_VER: "26" - RUBY_FOLDER_VER: "24" test_scr...
version: "{build}" clone_depth: 10 branches: only: - master build: off install: - SET PATH=C:\Ruby%RUBY_FOLDER_VER%-x64\bin;%PATH% - bundle install --retry 5 --jobs=%NUMBER_OF_PROCESSORS% --clean --path vendor\bundle environment: matrix: - RUBY_FOLDER_VER: "26" - RUBY_FOLDER_VER: "25" test_scr...
Stop testing with Ruby 2.4 on AppVeyor
Stop testing with Ruby 2.4 on AppVeyor
YAML
mit
jekyll/jekyll-sass-converter,jekyll/jekyll-sass-converter
39eb07a52c03a455251d288a5b952804a3e63f97
appveyor.yml
appveyor.yml
version: 1.0.{build} os: Visual Studio 2017 install: - git submodule update --init --recursive build_script: - gradlew.bat -is nunit nugetPack test: off artifacts: - path: 'build\distributions\*.nupkg' name: Nuget
version: 1.0.{build} os: Previous Visual Studio 2017 install: - git submodule update --init --recursive build_script: - gradlew.bat -is nunit nugetPack test: off artifacts: - path: 'build\distributions\*.nupkg' name: Nuget
Switch to older VS2017 to see if that fixes build
Switch to older VS2017 to see if that fixes build
YAML
apache-2.0
gluck/il-repack,timotei/il-repack
ecd76856c3749424e8fb3dd2fac12a9e6f921748
appveyor.yml
appveyor.yml
# http://www.appveyor.com/docs/appveyor-yml environment: matrix: - nodejs_version: '5' version: "{build}" build: off deploy: off matrix: fast_finish: true cache: - node_modules - test-boilerplate/node_modules - docs/node_modules install: - ps: Install-Product node $env:nodejs_version - npm prune ...
# http://www.appveyor.com/docs/appveyor-yml environment: matrix: - nodejs_version: '5' version: "{build}" build: off deploy: off matrix: fast_finish: true cache: - node_modules -> package.json - test-boilerplate/node_modules -> package.json - docs/node_modules -> package.json install: - ps: Install-...
Add dependencies to Appveyor cache configuration
Add dependencies to Appveyor cache configuration https://twitter.com/appveyor/status/708002595277680640
YAML
mit
pelhage/phenomic,MoOx/phenomic,MoOx/phenomic,phenomic/phenomic,MoOx/statinamic,phenomic/phenomic,MoOx/phenomic,phenomic/phenomic
95cf1c569672c43b2cb9ac074abb22f2cf1609c4
appveyor.yml
appveyor.yml
# https://www.appveyor.com/docs/appveyor-yml environment: matrix: - nodejs_version: Stable - nodejs_version: LTS - nodejs_version: '6' - nodejs_version: '4' install: # Install Node.js. - ps: Install-Product node $env:nodejs_version x64 # Install Csound; see https://www.appveyor.com/docs/how-to...
# https://www.appveyor.com/docs/appveyor-yml environment: matrix: - nodejs_version: Stable - nodejs_version: LTS - nodejs_version: '6' - nodejs_version: '4' install: # Install Node.js. - ps: Install-Product node $env:nodejs_version x64 # Install Csound; see https://www.appveyor.com/docs/how-to...
Fix Csound path on AppVeyor
Fix Csound path on AppVeyor
YAML
mit
nwhetsell/csound-api,nwhetsell/csound-api,nwhetsell/csound-api
ce1e870d23488059420a12ca2c2e8dc97be80fe1
appveyor.yml
appveyor.yml
branches: only: - release - pre-release environment: COLUMNS: 999 matrix: - PYTHON: "C:\\Python35-x64" - PYTHON: "C:\\Python36-x64" - PYTHON: "C:\\Python37-x64" - PYTHON: "C:\\Python38-x64" install: - "%PYTHON%\\python.exe -m pip install -U setuptools" - "%PYTHON%\\python.exe -m pip ...
branches: only: - release - pre-release environment: COLUMNS: 999 matrix: - PYTHON: "C:\\Python35-x64" - PYTHON: "C:\\Python36-x64" - PYTHON: "C:\\Python37-x64" - PYTHON: "C:\\Python38-x64" install: - "%PYTHON%\\python.exe -m pip install -U setuptools" - "%PYTHON%\\python.exe -m pip ...
Remove tensorflow as req for Windows
Remove tensorflow as req for Windows None of the Windows based tests require TensorFlow.
YAML
apache-2.0
guildai/guild,guildai/guild,guildai/guild,guildai/guild
b94276fc6c3f10296eefe327f1acb5f21bac5ea9
appveyor.yml
appveyor.yml
# Test against the latest version of this Node.js version environment: nodejs_version: '' # Install scripts. (runs after repo cloning) install: # Get the latest stable version of Node.js or io.js - ps: Install-Product node $env:nodejs_version # install modules - npm install # Post-install test scripts. test...
# Test against the latest version of this Node.js version environment: nodejs_version: '' # Install scripts. (runs after repo cloning) install: # Get the latest stable version of Node.js or io.js - ps: Install-Product node $env:nodejs_version # install modules - npm install # Post-install test scripts. test...
Add Windows test, part 2
ci: Add Windows test, part 2
YAML
isc
quentinrossetti/node-7z,quentinrossetti/node-7z
0f6cffa10165e1a1a8cddac3f8cbc3ae1092963c
appveyor.yml
appveyor.yml
version: 0.1.{build}-{branch} image: Visual Studio 2017 configuration: Release branches: only: - master - develop # Note: "Win32" rather than "x86" since Visual Studio uses Release|Win32 # and not Release|x86 platform: - Win32 - x64 # Recursive clone install: - cmd: git submodule update --ini...
version: 0.1.{build}-{branch} image: Visual Studio 2017 configuration: Release branches: only: - master - develop # Note: "Win32" rather than "x86" since Visual Studio uses Release|Win32 # and not Release|x86 platform: - Win32 - x64 # Recursive clone install: - cmd: git submodule update --ini...
Update artifact pushing by script
Update artifact pushing by script
YAML
mit
Wunkolo/SaiThumbs,Wunkolo/SaiThumbs
8cf052c92e2c202460fdbc0929aed719f2f78149
appveyor.yml
appveyor.yml
version: 1.0.{build} before_build: - .nuget\nuget.exe restore build: project: Toxiproxy.Net.sln verbosity: minimal environment: COVERALLS_REPO_TOKEN: secure: 26bH2HPtzUIMzItgYkadz+zq96203FZn+70q1OHN0vX9tRQtzrpdHCmG0Hm8huLi after_test: - packages\OpenCover.4.5.3723\OpenCover.Console.exe -regist...
version: 1.0.{build} before_build: - .nuget\nuget.exe restore build: project: Toxiproxy.Net.sln verbosity: minimal environment: COVERALLS_REPO_TOKEN: secure: 26bH2HPtzUIMzItgYkadz+zq96203FZn+70q1OHN0vX9tRQtzrpdHCmG0Hm8huLi after_build: - .nuget\nuget.exe pack Toxiproxy.Net.nuspec after_test: - pac...
Add afterbuild target to build the nuget package
Add afterbuild target to build the nuget package
YAML
mit
mdevilliers/Toxiproxy.Net
a59abd49ef53f1b1149cb3c2397d67b0e7c39a42
environment.yml
environment.yml
name: snorkel channels: - conda-forge - pytorch dependencies: - beautifulsoup4 - future - ipywidgets>=7.0 - jupyter - lxml - matplotlib - nltk - numba - numpy>=1.16 - pytorch-cpu>=1.0 - pandas - psycopg2 - py4j - python - requests - runipy - scipy - six - spacy<2 - sqlalchemy...
name: snorkel channels: - conda-forge - pytorch dependencies: - beautifulsoup4 - future - ipywidgets>=7.0 - jupyter - lxml - matplotlib - nltk - numba - numpy>=1.16 - pytorch>=1.0 - pandas - psycopg2 - py4j - python - requests - runipy - scipy - six - spacy<2 - sqlalchemy>=1....
Use base pytorch pacakage instead of pytorch-cpu
Use base pytorch pacakage instead of pytorch-cpu
YAML
apache-2.0
HazyResearch/snorkel,HazyResearch/snorkel,HazyResearch/snorkel
30ec2c17f63f62ad3ed5db0c83306d0693e029a2
etc/sample.yaml
etc/sample.yaml
%YAML 1.2 --- Application: debug: True cookie_secret: this_isnt_very_secret_replace_me site_name: Tinman description: A web development framework based upon Tornado static_path: __base_path__/tinman/static/ ui_modules: tinman.modules xsrf_cookies: True Data: - { driver: SQLAlche...
%YAML 1.2 --- Application: debug: True cookie_secret: this_isnt_very_secret_replace_me site_name: Tinman description: A web development framework based upon Tornado static_path: __base_path__/tinman/static/ ui_modules: tinman.modules xsrf_cookies: True Data: - { driver: SQLAlche...
Add the ability to configure sqlalchemy sessions to include autocommits
Add the ability to configure sqlalchemy sessions to include autocommits
YAML
bsd-3-clause
gmr/tinman,lucius-feng/tinman,lucius-feng/tinman,gmr/tinman,lucius-feng/tinman
b27b98c51386342a26c736c01b501636614cf39f
config/ros_control_schedule_right.yaml
config/ros_control_schedule_right.yaml
- - { name: wam_position, required: true } - { name: wam_torque, required: true } - { name: bh_movehand } - - { name: wam_position, required: true } - { name: wam_torque, required: true } - { name: bh_position, required: true } - - { name: wam_position, required: true } - { name: wam_torque, required: t...
- - { name: wam_position, required: true } - { name: wam_torque, required: true } - { name: ft_acceleration } - { name: ft_tare } - { name: bh_movehand } - - { name: wam_position, required: true } - { name: wam_torque, required: true } - { name: bh_position, required: true } - { name: ft_tare } - - ...
Add ft accel and tare to right arm schedule params
Add ft accel and tare to right arm schedule params
YAML
bsd-3-clause
personalrobotics/herb_launch,personalrobotics/herb_launch
ea2d10572af0548f1183f6410422074030594478
cyber_dojo_selenium/docker-compose.yml
cyber_dojo_selenium/docker-compose.yml
version: '2' services: hub: image: selenium/hub container_name: cyber-dojo-selenium-hub ports: - "4444:4444" node_firefox: image: selenium/node-firefox container_name: cyber-dojo-selenium-node-firefox restart: on-failure links: - "hub" environment: - "HUB_PORT_444...
version: '2' services: hub: image: selenium/hub:2.53.0 container_name: cyber-dojo-selenium-hub ports: - "4444:4444" node_firefox: image: selenium/node-firefox:2.53.0 container_name: cyber-dojo-selenium-node-firefox restart: on-failure links: - "hub" environment: -...
Switch to using Selenium 2.53.0 as Firefox and Selenium 3 have issues with clicking on elements at the moment
Switch to using Selenium 2.53.0 as Firefox and Selenium 3 have issues with clicking on elements at the moment
YAML
bsd-2-clause
byran/cyber-dojo-system-tests,byran/cyber-dojo-system-tests
81125362dc87285ab0d43ebac471c830fa11bdc6
.github/workflows/build-push-action.yml
.github/workflows/build-push-action.yml
name: build-push on: push: jobs: docker: runs-on: ubuntu-latest steps: - name: Set up QEMU uses: docker/setup-qemu-action@v1 - name: Set up Docker Buildx uses: docker/setup-buildx-action@v1 - name: Login to DockerHub uses: docker/login-acti...
name: build-push on: push: jobs: docker: runs-on: ubuntu-latest steps: - name: Set up QEMU uses: docker/setup-qemu-action@v1 - name: Set up Docker Buildx uses: docker/setup-buildx-action@v1 - name: Login to DockerHub uses: docker/login-action@v1 with: ...
Add or update GitHub action
Add or update GitHub action
YAML
apache-2.0
robertdebock/docker-centos-openssh
a33f54a97af061086ce3c198cd405019531b8612
.github/workflows/master-push-build.yml
.github/workflows/master-push-build.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 us...
# # 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 us...
Reduce github actions build to just checkstyle. Cache maven repository to speed-up github actions build.
Reduce github actions build to just checkstyle. Cache maven repository to speed-up github actions build. Fix master-push-build
YAML
apache-2.0
alvinkwekel/camel,tdiesler/camel,cunningt/camel,tadayosi/camel,mcollovati/camel,nikhilvibhav/camel,cunningt/camel,gnodet/camel,apache/camel,christophd/camel,mcollovati/camel,adessaigne/camel,apache/camel,alvinkwekel/camel,pax95/camel,pax95/camel,nikhilvibhav/camel,pax95/camel,pax95/camel,gnodet/camel,DariusX/camel,tdie...
80102c00c964500dd4a94c20127e844588c04074
.github/workflows/release_publisher.yml
.github/workflows/release_publisher.yml
name: Release Publisher on: push: tags: - 'v*' env: GO111MODULE: on jobs: publish_release: name: Publish werf release runs-on: [self-hosted, linux, builder] steps: - name: Set up Go 1.14 uses: actions/setup-go@v1 with: go-version: 1.14 id: go - name: Checkout...
name: Release Publisher on: push: tags: - 'v*' env: GO111MODULE: on jobs: publish_release: name: Publish werf release runs-on: [self-hosted, linux, builder] steps: - name: Set up Go 1.14 uses: actions/setup-go@v1 with: go-version: 1.14 id: go - name: Checkout...
Enable release publisher into bintray to support older multiwerf clients
[ci] Enable release publisher into bintray to support older multiwerf clients
YAML
apache-2.0
flant/dapp,flant/dapp,flant/dapp
6558d4959f647d1aaf9906cd038ecaefda9710dc
_data/commentrefs.yml
_data/commentrefs.yml
2015-02-24-talk-to-a-duck.md: 3 2015-02-19-yet-another-developer-blog.md: 4 2017-11-22-mise-a-jour-ligne-editoriale.md: 5 2015-05-03-who-is-your-programing-role-model.md: 6 2017-10-30-hacktoberfest.md: 7 2015-04-22-why-cooking-pasties-makes-me-a-better-programmer.md: 8 2015-10-03-mr-robot-psychology-of-hacking.md: 9 20...
2015-02-24-talk-to-a-duck.md: 3 2015-02-19-yet-another-developer-blog.md: 4 2017-11-22-mise-a-jour-ligne-editoriale.md: 5 2015-05-03-who-is-your-programing-role-model.md: 6 2017-10-30-hacktoberfest.md: 7 2015-04-22-why-cooking-pasties-makes-me-a-better-programmer.md: 8 2015-10-03-mr-robot-psychology-of-hacking.md: 9 20...
Add comment section for january-restrospec post
Add comment section for january-restrospec post
YAML
mit
skwi/skwi.github.io,skwi/skwi.github.io,skwi/skwi.github.io,skwi/skwi.github.io
cfe879bc018b3571008355c7f0235a4b18b9ad9b
analysis_options.yaml
analysis_options.yaml
analyzer: strong-mode: true linter: rules: - annotate_overrides - directives_ordering - empty_constructor_bodies - empty_statements - non_constant_identifier_names - prefer_final_fields - prefer_single_quotes - slash_for_doc_comments
analyzer: strong-mode: true linter: rules: - annotate_overrides - avoid_empty_else - avoid_init_to_null - avoid_return_types_on_setters - await_only_futures - camel_case_types - control_flow_in_finally - directives_ordering - empty_catches - empty_constructor_bodies - emp...
Add a few more lints
Add a few more lints
YAML
bsd-3-clause
dart-lang/usage,dart-lang/usage
7184b6a80ded057cbbda34f2902ce0a8481d9213
metadata/com.nikola.jakshic.dagger.yml
metadata/com.nikola.jakshic.dagger.yml
AntiFeatures: - NonFreeNet Categories: - Games License: MIT AuthorName: Nikola Jakšić AuthorEmail: nikolajakshic@gmail.com SourceCode: https://github.com/nikolajakshic/dagger IssueTracker: https://github.com/nikolajakshic/dagger/issues Changelog: https://github.com/nikolajakshic/dagger/releases AutoName: Dagger R...
AntiFeatures: - NonFreeNet Categories: - Games License: MIT AuthorName: Nikola Jakšić AuthorEmail: nikolajakshic@gmail.com SourceCode: https://github.com/nikolajakshic/dagger IssueTracker: https://github.com/nikolajakshic/dagger/issues Changelog: https://github.com/nikolajakshic/dagger/releases AutoName: Dagger R...
Update Dagger to 1.2.1 (25)
Update Dagger to 1.2.1 (25)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
3a283ed5b3b5c42cc18a70d4c58857ab699c4978
.github/workflows/no-banned-git-tags.yml
.github/workflows/no-banned-git-tags.yml
name: No banned git tags on: push: tags: - hotfix jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - name: Delete extra tag run: hub push --delete origin hotfix env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
name: No banned git tags on: push: tags: - hotfix jobs: delete: runs-on: ubuntu-latest steps: - name: Checkout repo uses: actions/checkout@v1 - name: Delete extra tag env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | git remote set-url origin "https:/...
Add GitHub action to keep old tags off the repo /2
Add GitHub action to keep old tags off the repo /2
YAML
mit
busches/refined-github,sindresorhus/refined-github,busches/refined-github,sindresorhus/refined-github
3390f73f17a489835b1d350662e09ee061e07d57
bones.yaml
bones.yaml
dropdown: enabled: false fontawesome: enabled: true google_fonts_logo: enabled: true google_prettify: enabled: true mobilemenu_breakpoint: large mobilemenu_position: left foundation_offcanvas_js: enabled: true foundation_util_mediaQuery_js: enabled: true foundation_util_motion_js: enabled: true foundation...
dropdown: enabled: false fontawesome: enabled: true google_fonts_logo: enabled: true google_prettify: enabled: true mobilemenu_breakpoint: large mobilemenu_position: left foundation_offcanvas_js: enabled: true foundation_util_mediaQuery_js: enabled: true foundation_util_motion_js: enabled: true foundation...
Remove unneeded streams from Theme YAML
Remove unneeded streams from Theme YAML These lines were in Antimatter and other themes, but they are useless now and break multisite
YAML
mit
smartgravity/grav-theme-bones,smartgravity/grav-theme-bones,smartgravity/grav-theme-bones
19e1995d8eb8993f1d567177960cd268dec6ab5b
build.yaml
build.yaml
--- rundeck: plugins: # Extra plugins to bundle - "com.github.Batix:rundeck-ansible-plugin:3.1.0" - "com.github.rundeck-plugins:aws-s3-model-source:v1.0.4" - "com.github.rundeck-plugins:py-winrm-plugin:2.0.7" - "com.github.rundeck-plugins:openssh-node-execution:2.0.0" - "com.github.rundeck-plugins:multiline...
--- rundeck: plugins: # Extra plugins to bundle - "com.github.Batix:rundeck-ansible-plugin:3.1.0" - "com.github.rundeck-plugins:aws-s3-model-source:v1.0.5" - "com.github.rundeck-plugins:py-winrm-plugin:2.0.7" - "com.github.rundeck-plugins:openssh-node-execution:2.0.0" - "com.github.rundeck-plugins:multiline...
Bump s3 model source version to 1.0.5
Bump s3 model source version to 1.0.5
YAML
apache-2.0
rundeck/rundeck,variacode/rundeck,variacode/rundeck,variacode/rundeck,rundeck/rundeck,rundeck/rundeck,variacode/rundeck,rundeck/rundeck,variacode/rundeck,rundeck/rundeck
37c74c81efe13824189cd61eb91c8cba71a551fa
build.yaml
build.yaml
repositories: remote: - http://repo1.maven.org/maven2 artifacts: javax_javaee: javax:javaee-api:jar:7.0 javax_annotation: com.google.code.findbugs:jsr305:jar:3.0.1 gwt_user: com.google.gwt:gwt-user:jar:2.8.2 gwt_dev: com.google.gwt:gwt-dev:jar:2.8.2 javax_validation: javax.validation:validation-api:jar...
repositories: remote: - http://repo1.maven.org/maven2 artifacts: javax_javaee: javax:javaee-api:jar:7.0 javax_annotation: org.realityforge.javax.annotation:javax.annotation:jar:1.0.0 gwt_user: com.google.gwt:gwt-user:jar:2.8.2 gwt_dev: com.google.gwt:gwt-dev:jar:2.8.2 javax_validation: javax.validation...
Update the com.google.code.findbugs dependency coordinates.
Update the com.google.code.findbugs dependency coordinates.
YAML
apache-2.0
realityforge/gwt-cache-filter-example,realityforge/gwt-cache-filter-example,realityforge/gwt-cache-filter-example
148206803b9be055c5a697f69f4b3146363ef3e1
pyepr/meta.yaml
pyepr/meta.yaml
package: name: pyepr version: 0.8.1 source: fn: pyepr-0.8.1.tar.gz url: https://pypi.python.org/packages/source/p/pyepr/pyepr-0.8.1.tar.gz md5: c83ed5bbb8f8a58f22990a0758902f71 requirements: build: - python - numpy - cython run: - python - numpy test: imports: - epr about: ...
package: name: pyepr version: 0.8.1 source: fn: pyepr-0.8.1.tar.gz url: https://pypi.python.org/packages/source/p/pyepr/pyepr-0.8.1.tar.gz md5: c83ed5bbb8f8a58f22990a0758902f71 requirements: build: - python - numpy - cython run: - python - numpy build: number: 1 test: imports: ...
Add summary description to pyepr
Add summary description to pyepr
YAML
mit
avalentino/conda-recipes
3e1b72d94b7a664c53e421b63f8aa6f77b7c83d3
packages/chiffchaff-concat/.travis.yml
packages/chiffchaff-concat/.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
language: node_js matrix: include: - node_js: '0.12' - node_js: iojs - node_js: 4 - node_js: 6 - node_js: node
Drop support for old Node
Drop support for old Node
YAML
mit
zentrick/chiffchaff,zentrick/chiffchaff
4d6b7b4add43ec0f4e90d791855a93fec186f5b1
blueprints/modular/floor.yaml
blueprints/modular/floor.yaml
title: Floor '@extends': default form: fields: header.subtitle: type: text label: Ondertitel header.image: type: file label: Afbeelding destination: 'user/themes/overhamme/assets'
title: Floor '@extends': default form: fields: header.subtitle: type: text label: Ondertitel
Remove unused image in blueprint
Remove unused image in blueprint
YAML
mit
thgh/grav-theme-immo,thgh/grav-theme-immo,thgh/grav-theme-immo
b5a6d253537fd017e742d7b9e635f776c360a2f1
packages/by/bytestring-arbitrary.yaml
packages/by/bytestring-arbitrary.yaml
homepage: https://github.com/tsuraan/bytestring-arbitrary changelog-type: '' hash: e3c441c12796ce49f226fb2b9a14f9d0763bd5a40813bae8a7ff58230d3dbb98 test-bench-deps: bytestring: ! '>=0.10 && <0.12' base: ! '>=4.6 && <4.11' criterion: -any bytestring-arbitrary: -any QuickCheck: -any cryptohash: -any maintaine...
homepage: https://github.com/tsuraan/bytestring-arbitrary changelog-type: '' hash: 047830dd5582a265228f3a70400453cdf8b138b1fd961a66f5235419da854881 test-bench-deps: bytestring: ! '>=0.10 && <0.12' base: ! '>=4.6 && <4.11' criterion: -any bytestring-arbitrary: -any QuickCheck: -any cryptohash: -any maintaine...
Update from Hackage at 2018-08-03T16:46:23Z
Update from Hackage at 2018-08-03T16:46:23Z
YAML
mit
commercialhaskell/all-cabal-metadata
41984582d67d5cf14b3f870520ad173b35aab287
circle.yml
circle.yml
general: artifacts: - emcc/drafter.js - emcc/drafter.js.mem machine: services: - docker node: version: 0.10.34 checkout: post: - git submodule update --init --recursive dependencies: cache_directories: - "~/docker" pre: - if [[ ! -f ~/docker/emscripten.tar ]]; then mkdir -p ~/dock...
general: artifacts: - emcc/drafter.js - emcc/drafter.js.mem - memcheck.log machine: services: - docker node: version: 0.10.34 checkout: post: - git submodule update --init --recursive dependencies: cache_directories: - "~/docker" pre: - sudo apt-get install valgrind - if [[ ...
Add valgrind memcheck to CI test
Add valgrind memcheck to CI test
YAML
mit
apiaryio/drafter,apiaryio/drafter,apiaryio/drafter,apiaryio/drafter,apiaryio/drafter
4974f49b469755ea67dd77dd2061ad2035e82b53
circle.yml
circle.yml
machine: xcode: version: "8.1" test: override: - swift test - set -o pipefail && xcodebuild -project Bases.xcodeproj -scheme Base16-iOS -destination 'platform=iOS Simulator,name=iPhone 7,OS=10.1' build test | xcpretty - set -o pipefail && xcodebuild -project Bases.xcodeproj -scheme Base16-Mac build...
machine: xcode: version: "8.1" test: override: - swift test - set -o pipefail && xcodebuild -project Bases.xcodeproj -scheme Base16-iOS -destination 'platform=iOS Simulator,name=iPhone 7,OS=10.1' clean build test | xcpretty - set -o pipefail && xcodebuild -project Bases.xcodeproj -scheme Base16-Mac...
Clean Xcode targets before building with Circle CI
Clean Xcode targets before building with Circle CI
YAML
mit
mattrubin/Bases
c322ac7e705802a24ec4ed55587bd712ea2ad435
config/jobs/kubernetes-sigs/scheduler-plugins/scheduler-plugins-presubmits.yaml
config/jobs/kubernetes-sigs/scheduler-plugins/scheduler-plugins-presubmits.yaml
# sigs.k8s.io/scheduler-plugins presubmits presubmits: kubernetes-sigs/scheduler-plugins: - name: pull-scheduler-plugins-verify-gofmt decorate: true path_alias: sigs.k8s.io/scheduler-plugins always_run: true spec: containers: - image: golang:1.13 command: - make a...
# sigs.k8s.io/scheduler-plugins presubmits presubmits: kubernetes-sigs/scheduler-plugins: - name: pull-scheduler-plugins-verify-gofmt decorate: true path_alias: sigs.k8s.io/scheduler-plugins always_run: true spec: containers: - image: golang:1.13 command: - make a...
Add a verify-build job to scheduler-plugins presubmits
Add a verify-build job to scheduler-plugins presubmits
YAML
apache-2.0
monopole/test-infra,brahmaroutu/test-infra,cblecker/test-infra,brahmaroutu/test-infra,jessfraz/test-infra,jessfraz/test-infra,dims/test-infra,ixdy/kubernetes-test-infra,cjwagner/test-infra,dims/test-infra,michelle192837/test-infra,brahmaroutu/test-infra,monopole/test-infra,BenTheElder/test-infra,pwittrock/test-infra,di...
ad5d8e2506875ec36bda867b7bd0d001078f9bcd
circle.yml
circle.yml
machine: java: version: openjdk8 test: post: - mkdir -p "$CIRCLE_TEST_REPORTS/junit" - find . -type f -regex '.*/target/surefire-reports/.*xml' -exec cp {} "$CIRCLE_TEST_REPORTS/junit" \; - bash <(curl -s https://codecov.io/bash) deployment: pre-release: branch: master commands: - > ...
machine: java: version: openjdk8 test: post: - mkdir -p "$CIRCLE_TEST_REPORTS/junit" - find . -type f -regex '.*/target/surefire-reports/.*xml' -exec cp {} "$CIRCLE_TEST_REPORTS/junit" \; - bash <(curl -s https://codecov.io/bash) deployment: pre-release: branch: master commands: - > ...
Fix broken scm:tag goal invocation
Fix broken scm:tag goal invocation
YAML
apache-2.0
membrane/membrane-spring-boot-starter,membrane/membrane-spring-boot-starter
4bbd3e25144e7871a9754439efc0f1901a22efda
_data/next-event.yml
_data/next-event.yml
date: Thursday, 17 July 2014 (TBC) time: 6.30pm – 9.30pm location: Eden House, 8 Spital Square, London E1 6DU
date: Thursday, 17 July 2014 time: 6.30pm – 9.30pm location: Eden House, 8 Spital Square, London E1 6DU
Remove TBC from July event
Remove TBC from July event
YAML
mit
emberlondon/emberlondon.github.io,emberlondon/emberlondon.github.io,emberlondon/emberlondon.github.io,emberlondon/emberlondon.github.io
7ea5d407b0b8c58b5627f6272e815350de497518
circle.yml
circle.yml
machine: services: - docker python: version: "2.7" dependencies: pre: - sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list' - sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net --rec...
machine: services: - docker python: version: "2.7" checkout: post: - mkdir ~/catkin_ws - mkdir ~/catkin_ws/src - mkdir ~/catkin_ws/src/pyrostester - cd ~/catkin_ws/src/pyrostester dependencies: pre: - sudo sh -c 'echo "deb http://package...
Create ros directory and use it.
Create ros directory and use it.
YAML
mit
gtagency/pyrostest,gtagency/pyrostest
7582a7ce2242411f28e9f74133467cdaae8d8a85
circle.yml
circle.yml
dependencies: pre: - createdb pigeon-backend-test - createuser pigeon-backend-test - echo '{:profiles/dev {:env {:connection-uri "jdbc:postgresql://localhost/pigeon-backend?user=pigeon-backend&password=pigeon-backend"}} :profiles/test {:env {:connection-uri "jdbc:postgresql://localhost/pigeon-backend-test...
dependencies: pre: - createdb pigeon-backend-test - createuser pigeon-backend-test - echo '{:profiles/dev {:env {:connection-uri "jdbc:postgresql://localhost/pigeon-backend?user=pigeon-backend&password=pigeon-backend"}} :profiles/test {:env {:connection-uri "jdbc:postgresql://localhost/pigeon-backend-test...
Move coveralls CI task under master branch task
Move coveralls CI task under master branch task
YAML
mit
rulebased-chat/pigeon-backend,rulebased-chat/pigeon-backend
cb87cd15c5fe138f2ee7a3e29e67e10f1a05bb58
circle.yml
circle.yml
machine: ruby: version: 2.3.1 checkout: post: - git submodule sync - git submodule update --init # use submodules # We need to manually git push to Heroku because Lecture Hall depends on # submodules and Heroku only supports submodules when deploying through git. deployment: master: branch...
machine: ruby: version: 2.3.1 checkout: post: - git submodule sync - git submodule update --init # use submodules # We need to manually git push to Heroku because Lecture Hall depends on # submodules and Heroku only supports submodules when deploying through git. deployment: master: branch...
Fix Heroku remote deployment URL
Fix Heroku remote deployment URL
YAML
mit
paked/lecture-hall,hackclub/lecture-hall,hc-hackbot/lecture-hall,hackclub/lecture-hall,hc-hackbot/lecture-hall,paked/lecture-hall,hc-hackbot/lecture-hall,paked/lecture-hall,hackclub/lecture-hall
b6cc3b2f0e97630f6c2b554826758b1aca72cf0f
circle.yml
circle.yml
machine: services: - postgresql - docker dependencies: cache_directories: - "~/docker" override: - docker info # use circleci's docker cache workaround - if [ -e ~/docker/image.tar ]; then echo "Loading image.tar"; docker load -i ~/docker/image.tar || rm ~/docker/image.tar; fi # build...
machine: services: - postgresql - docker dependencies: cache_directories: - "~/docker" override: - docker info # use circleci's docker cache workaround - if [ -e ~/docker/image.tar ]; then echo "Loading image.tar"; docker load -i ~/docker/image.tar || rm ~/docker/image.tar; fi # build...
Store test artifacts for CI processing
Store test artifacts for CI processing
YAML
mpl-2.0
Osmose/normandy,mozilla/normandy,Osmose/normandy,Osmose/normandy,mozilla/normandy,mozilla/normandy,mozilla/normandy,Osmose/normandy
d6e9e03fa3e4d494360ec32931a20e07534327c3
circle.yml
circle.yml
machine: xcode: version: "6.3.1" dependencies: pre: - scripts/import_certs - sudo chown :wheel /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS\ *.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim - brew update - brew install carthage override: - carthage bootstrap post: ...
machine: xcode: version: "7.0" dependencies: pre: - scripts/import_certs - sudo chown :wheel /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS\ *.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim - brew update - brew install carthage override: - carthage bootstrap post: ...
Update CircleCI to Xcode 7.0
Update CircleCI to Xcode 7.0
YAML
apache-2.0
trivago/Dobby,trivago/Dobby,trivago/Dobby,rheinfabrik/Dobby,rheinfabrik/Dobby,rheinfabrik/Dobby
494965f141bf417d0c6321bb3cb9543c66c42d38
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 --...
Disable e2e tests on CI machine
Disable e2e tests on CI machine There is problems when CI tries to start python server for e2e test. For now there isn't any real e2e tests so the tests are just disabled until the problem is solved.
YAML
agpl-3.0
City-of-Helsinki/kuulemma,City-of-Helsinki/kuulemma,fastmonkeys/kuulemma,City-of-Helsinki/kuulemma,fastmonkeys/kuulemma,fastmonkeys/kuulemma
209b3cb0899a8f86f5c0720e37d76ce06abe1a1c
circle.yml
circle.yml
# Install stuff dependencies: cache_directories: - "~/miniconda3/pkgs" override: - wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh - chmod +x miniconda.sh - ./miniconda.sh -b -f - ${HOME}/miniconda3/bin/conda config --add channels desilinguist - ${H...
# Install stuff dependencies: cache_directories: - "~/miniconda3/pkgs" override: - wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh - chmod +x miniconda.sh - ./miniconda.sh -b -f - ${HOME}/miniconda3/bin/conda config --add channels desilinguist - ${H...
Integrate codecov.io into CI tests.
Integrate codecov.io into CI tests.
YAML
apache-2.0
EducationalTestingService/rsmtool
ef52c39df9a90401fc237383ef270360c3ef90f7
src/Ojs/JournalBundle/DataFixtures/Alice/article.yml
src/Ojs/JournalBundle/DataFixtures/Alice/article.yml
\Ojs\JournalBundle\Entity\Article: article{1..50}: doi: <regexify('\d{9}')> firstPage: <boolean(20)> isAnonymous: false journal: @journal* keywords: <text(10)>,<text(10)>,<text(10)> lastPage: <randomNumber(3)> pubdate: <dateTimeThisYear()> status: <boolean(80)> subjects: <text(85)>...
\Ojs\JournalBundle\Entity\Article: article{1..50}: doi: <regexify('\d{9}')> firstPage: <boolean(20)> isAnonymous: false journal: @journal* keywords: <text(10)>,<text(10)>,<text(10)> lastPage: <randomNumber(3)> pubdate: <dateTimeThisYear()> status: 3 subjects: <text(85)>,<text(84)>,...
Test fixed. JournalList limit updated.
Test fixed. JournalList limit updated.
YAML
mit
okulbilisim/ojs,beyzakokcan/ojs,okulbilisim/ojs,beyzakokcan/ojs,beyzakokcan/ojs,okulbilisim/ojs
eb32669d302293d34d1daa1ddb506788fbc1f987
packages/la/lambda-calculator.yaml
packages/la/lambda-calculator.yaml
homepage: https://github.com/sgillespie/lambda-calculus#readme changelog-type: '' hash: 409f78f5e3b9df4ae203da9c4a957e291e329d0603057dbd709de98c930dfd1d test-bench-deps: hlint: -any base: <=5 hspec: -any HUnit: -any lambda-calculator: -any maintainer: sean@mistersg.net synopsis: A lambda calculus interpreter ...
homepage: https://github.com/sgillespie/lambda-calculus#readme changelog-type: '' hash: 434a12dfa5856867ea1f5681aa2caed8c52985913f8fd0cdae8756f77b157065 test-bench-deps: hlint: -any base: <=5 hspec: -any HUnit: -any lambda-calculator: -any maintainer: sean@mistersg.net synopsis: A lambda calculus interpreter ...
Update from Hackage at 2017-01-03T01:16:28Z
Update from Hackage at 2017-01-03T01:16:28Z
YAML
mit
commercialhaskell/all-cabal-metadata
26ff963fcfa8d4d9dcb8ecec62d6ad062472bd69
packages/li/list-fusion-probe.yaml
packages/li/list-fusion-probe.yaml
homepage: '' changelog-type: '' hash: b35324611890445e8965c921f0e74475791f81a9bd8e166262289b3a4db82f3f test-bench-deps: base: ! '>4.5 && <4.11' list-fusion-probe: -any tasty-hunit: ! '>0.4 && <0.11' tasty: ! '>0.7 && <0.13' maintainer: mail@joachim-breitner.de synopsis: testing list fusion for success changelog...
homepage: '' changelog-type: '' hash: dd8e9b1085e1d1538ecf618c57f8459b4ea90f97ab7e0edd93dad91262cd9c20 test-bench-deps: base: ! '>4.5 && <4.13' list-fusion-probe: -any tasty-hunit: ! '>0.4 && <0.11' tasty: ! '>0.7 && <0.13' maintainer: mail@joachim-breitner.de synopsis: testing list fusion for success changelog...
Update from Hackage at 2018-08-02T00:57:26Z
Update from Hackage at 2018-08-02T00:57:26Z
YAML
mit
commercialhaskell/all-cabal-metadata
63673a1f809824f56522ecde70b652d598331712
buildsys-tags/cloud8-openstack-victoria-candidate.yml
buildsys-tags/cloud8-openstack-victoria-candidate.yml
packages:
packages: - project: python-pyghmi buildsys-tags: cloud8-openstack-victoria-candidate: python-pyghmi-1.5.14-1.el8
Rebuild python-pyghmi 1.5.14 from Fedora
Rebuild python-pyghmi 1.5.14 from Fedora Related-Bug: rhbz#1813889 Change-Id: I258a3a1f3390554475340a8dd2114d349043aab6
YAML
apache-2.0
redhat-openstack/rdoinfo
18ea939fbe402a6e84fd6151998cad956f666f0d
docs/environment.yml
docs/environment.yml
name: xtensor-docs channels: - conda-forge dependencies: - python=3.5 - pip: - breathe
name: xtensor-docs channels: - conda-forge dependencies: - python=3.5 - sphinx_rtd_theme - pip: - breathe
Use newer version of sphinx_rt_theme
Use newer version of sphinx_rt_theme
YAML
bsd-3-clause
QuantStack/xtensor,xtensor-stack/xtensor,xtensor-stack/xtensor,JohanMabille/xtensor,QuantStack/xtensor,JohanMabille/xtensor
601e397ed85ab8c71f0362ce96100a418883afe1
objects/services/examples/hello/hello_service.yml
objects/services/examples/hello/hello_service.yml
# Hello Service interface definition name: hello dependencies: [] methods: hello: in: text: "" out: text: "" noop: in: text: "" out: text: "" noop: in: text: "" out: text: ""
# Hello Service interface definition name: hello dependencies: [] methods: hello: in: text: "" out: text: "" noop: in: text: "" out: text: ""
Duplicate entry in hello service
Duplicate entry in hello service
YAML
bsd-2-clause
ooici/ion-definitions
b547f234d5c481982516bb335fba97cd5d3c1287
electron-builder.yml
electron-builder.yml
productName: PixivDeck appId: io.github.akameco.PixivDeck files: - dist/ - node_modules/ - app.html - main.js - main.js.map - package.json mac: category: public.app-category.social-networking dmg: contents: - x: 130 y: 220 - x: 410 y: 220 type: link path: /Applications li...
productName: PixivDeck appId: io.github.akameco.PixivDeck files: - dist/ - node_modules/ - app.html - main.js - main.js.map - package.json mac: category: public.app-category.social-networking dmg: contents: - x: 130 y: 220 - x: 410 y: 220 type: link path: /Applications li...
Update builder settings for windows
Update builder settings for windows
YAML
mit
akameco/PixivDeck,akameco/PixivDeck
1a56e60c232d243773cb1537c7d0aefbd690b547
recipes/cartopy_offlinedata/meta.yaml
recipes/cartopy_offlinedata/meta.yaml
{% set name = "cartopy_offlinedata" %} {% set version = "0.2.1" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://github.com/willirath/{{ name }}/archive/v{{ version }}.tar.gz sha256: f3c101a0e764d6bc2951fec364e3dc3e0fe662e8d9a9b6b3ccae59578683c9ef build: noarch: python numbe...
{% set name = "cartopy_offlinedata" %} {% set version = "0.2.1" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://github.com/willirath/{{ name }}/archive/v{{ version }}.tar.gz sha256: f3c101a0e764d6bc2951fec364e3dc3e0fe662e8d9a9b6b3ccae59578683c9ef build: noarch: python numbe...
Add bash to run dependencies
Add bash to run dependencies
YAML
bsd-3-clause
patricksnape/staged-recipes,goanpeca/staged-recipes,Juanlu001/staged-recipes,ReimarBauer/staged-recipes,scopatz/staged-recipes,petrushy/staged-recipes,stuertz/staged-recipes,jochym/staged-recipes,dschreij/staged-recipes,hadim/staged-recipes,igortg/staged-recipes,asmeurer/staged-recipes,kwilcox/staged-recipes,goanpeca/s...
33ef462100feb903cba9b939d10c31e58863a7f6
packages/li/libgraph.yaml
packages/li/libgraph.yaml
homepage: http://maartenfaddegon.nl changelog-type: '' hash: ff576ef74f0c0000473411acba8fc054a646d7bbe089155d66e2da506062f6e4 test-bench-deps: {} maintainer: libgraph@maartenfaddegon.nl synopsis: Store and manipulate data in a graph. changelog: '' basic-deps: base: ! '>=4 && <5' monads-tf: -any process: -any un...
homepage: http://maartenfaddegon.nl changelog-type: '' hash: 785146c1bea092d2d80ca52e72476a5b3faff82f455272e6486b1ce8f7cebe8b test-bench-deps: {} maintainer: libgraph@maartenfaddegon.nl synopsis: Store and manipulate data in a graph. changelog: '' basic-deps: base: ! '>=4.6 && <5' monads-tf: -any process: -any ...
Update from Hackage at 2019-02-03T21:27:54Z
Update from Hackage at 2019-02-03T21:27:54Z
YAML
mit
commercialhaskell/all-cabal-metadata
fc794ad82887a7605cd1ceb53e53ce14a3b17477
packages/og/ogmarkup.yaml
packages/og/ogmarkup.yaml
homepage: http://github.com/ogma-project/ogmarkup changelog-type: '' hash: 115b7315d04eee4001b306cbc4539ff0789f4f6b5979db28f374a3cec0c4e561 test-bench-deps: shakespeare: -any base: -any hspec: -any text: -any megaparsec: -any ogmarkup: -any hspec-megaparsec: -any maintainer: contact@thomasletan.fr synopsi...
homepage: https://nest.pijul.com/lthms/ogmarkup changelog-type: '' hash: cd333e7f51edc492017a44e7315ef548b35e4fbe045ce7d556da9471beac03f0 test-bench-deps: shakespeare: -any base: -any hspec: -any text: -any megaparsec: -any ogmarkup: -any hspec-megaparsec: -any maintainer: contact@thomasletan.fr synopsis:...
Update from Hackage at 2017-12-20T20:54:48Z
Update from Hackage at 2017-12-20T20:54:48Z
YAML
mit
commercialhaskell/all-cabal-metadata
90b97519f8fed3220c5712411027400f2a705b39
packages/re/reformat.yaml
packages/re/reformat.yaml
homepage: https://github.com/Qinka/reformat changelog-type: markdown hash: b72eb8ec25d93258646ae00b08d5b61f2d2dace7be2bd69a75989a29e7c9f3a3 test-bench-deps: {} maintainer: qinka@live.com synopsis: The parser and render to parsec and render the string. changelog: ! '# Revision history for reformat ## 0.1.0.0 -- YYY...
homepage: https://github.com/Qinka/reformat changelog-type: markdown hash: d3fa18620d9516c43f62768fbdc049a0ab8a943b16b526a5118a4120fa4be5bc test-bench-deps: {} maintainer: qinka@live.com synopsis: The parser and render to parsec and render the string. changelog: ! '# Revision history for reformat ## 0.1.0.0 -- YYY...
Update from Hackage at 2017-12-28T02:39:30Z
Update from Hackage at 2017-12-28T02:39:30Z
YAML
mit
commercialhaskell/all-cabal-metadata
a2af5426e00a394b971ab621ec023ed1dc92ad73
perftools-multi-hosts.yml
perftools-multi-hosts.yml
--- # Copyright 2015, Rackspace US, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to ...
--- # Copyright 2015, Rackspace US, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to ...
Add em1 interface ipv4 address
Add em1 interface ipv4 address
YAML
apache-2.0
meteorfox/os-ansible-perftools,meteorfox/os-ansible-perftools,meteorfox/os-ansible-perftools
e086f162659cc5895713f125b8a702689c052f2e
recipes/ecm/meta.yaml
recipes/ecm/meta.yaml
{% set version = "7.0.4" %} package: name: ecm version: {{ version }} source: fn: ecm-{{ version }}.tar.gz url: https://gforge.inria.fr/frs/download.php/latestfile/160/ecm-{{ version }}.tar.gz sha256: 0cf7b3eee8462cc6f98b418b47630e1eb6b3f4f8c3fc1fb005b08e2a1811ba43 build: number: 0 skip: true # ...
{% set version = "7.0.4" %} package: name: ecm version: {{ version }} source: fn: ecm-{{ version }}.tar.gz url: https://gforge.inria.fr/frs/download.php/latestfile/160/ecm-{{ version }}.tar.gz sha256: 0cf7b3eee8462cc6f98b418b47630e1eb6b3f4f8c3fc1fb005b08e2a1811ba43 build: number: 0 skip: true # ...
Add autoconf to linux build
Add autoconf to linux build
YAML
bsd-3-clause
synapticarbors/staged-recipes,johanneskoester/staged-recipes,sannykr/staged-recipes,basnijholt/staged-recipes,stuertz/staged-recipes,patricksnape/staged-recipes,gqmelo/staged-recipes,koverholt/staged-recipes,mcs07/staged-recipes,pstjohn/staged-recipes,glemaitre/staged-recipes,Cashalow/staged-recipes,vamega/staged-recip...
8c296751795b31893ce6d19be2475b7c653aa2c4
pkg/analyzer/pubspec.yaml
pkg/analyzer/pubspec.yaml
name: analyzer version: 0.28.0-alpha.0 author: Dart Team <misc@dartlang.org> description: Static analyzer for Dart. homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer environment: sdk: '>=1.12.0 <2.0.0' dependencies: args: '>=0.12.1 <0.14.0' charcode: ^1.1.0 crypto: '>=1.1.1 <3.0.0' glob: ^1....
name: analyzer version: 0.28.0-alpha.1 author: Dart Team <misc@dartlang.org> description: Static analyzer for Dart. homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer environment: sdk: '>=1.12.0 <2.0.0' dependencies: args: '>=0.12.1 <0.14.0' charcode: ^1.1.0 crypto: '>=1.1.1 <3.0.0' glob: ^1....
Increment version prior to publishing
Increment version prior to publishing R=scheglov@google.com Review URL: https://codereview.chromium.org/2249163003 .
YAML
bsd-3-clause
dart-lang/sdk,dart-archive/dart-sdk,dart-archive/dart-sdk,dart-archive/dart-sdk,dartino/dart-sdk,dart-lang/sdk,dartino/dart-sdk,dart-lang/sdk,dartino/dart-sdk,dart-archive/dart-sdk,dart-lang/sdk,dart-archive/dart-sdk,dart-lang/sdk,dart-lang/sdk,dartino/dart-sdk,dartino/dart-sdk,dartino/dart-sdk,dart-archive/dart-sdk,da...
30f47674203c9ad50f905cf86ebaa77c814f313c
.codeinventory.yml
.codeinventory.yml
name: ASIS description: 'Social media image indexing API, primarily for use with the DigitalGov Search system.' license: null openSourceProject: 1 governmentWideReuseProject: 1 tags: - image - search - GSA - DigitalGovSearch contact: email: dawn.mccleskey@gsa.gov
name: ASIS description: 'Social media image indexing API, primarily for use with the DigitalGov Search system.' license: null openSourceProject: 1 governmentWideReuseProject: 1 tags: - image - search - GSA - DigitalGovSearch contact: email: search@support.digitalgov.gov
Update contact email to team address
Update contact email to team address
YAML
cc0-1.0
GSA/asis,GSA/asis
ebc3e6670c0bf2d60eb9ec73c60053513c7b7bdf
playbooks/sphinx/pre.yaml
playbooks/sphinx/pre.yaml
- hosts: all roles: - role: bindep bindep_profile: doc - ensure-sphinx - revoke-sudo
- hosts: all roles: - role: bindep bindep_profile: compile doc - ensure-sphinx - revoke-sudo
Add compile bindep profile to publish-zuul-docs
Add compile bindep profile to publish-zuul-docs This updates it to match build-sphinx-docs. Change-Id: I8d3ce9d4282af448dc2444155548e26579e4d6ae
YAML
apache-2.0
openstack-infra/project-config,openstack-infra/project-config
fa7dca17505100e4b2ec1269ee59e54d434c5e36
roles/StackStorm.mongodb/tasks/mongodb_debian.yml
roles/StackStorm.mongodb/tasks/mongodb_debian.yml
--- - name: apt | Add mongodb key become: yes apt_key: # Don't use mongodb.org key location due to SNI verification problems under Ubuntu Trusty keyserver: "hkp://keyserver.ubuntu.com:80" id: "{{ mongodb_apt_keys[mongodb_major_minor_version] }}" state: present register: _task retries: 5 delay:...
--- - name: apt | Install gpg become: true ansible.builtin.apt: state: present update_cache: true name: gpg - name: apt | Add mongodb key become: yes apt_key: # Don't use mongodb.org key location due to SNI verification problems under Ubuntu Trusty keyserver: "hkp://keyserver.ubuntu.com:80"...
Install gpg before calling apt_key
Install gpg before calling apt_key
YAML
apache-2.0
StackStorm/ansible-st2
247fc701222aee3da97538203b861a5c4fd59717
roles/macbook_setup/tasks/i3wm.yml
roles/macbook_setup/tasks/i3wm.yml
--- - name: 'Install the needed sur5r-keyring package' become: true apt: deb: 'http://debian.sur5r.net/i3/pool/main/s/sur5r-keyring/sur5r-keyring_2018.01.30_all.deb' notify: 'macbook_setup-apt-get-update' - name: 'Add the i3wm ubuntu repo' become: true apt_repository: repo: "deb http://debian.sur5r.n...
--- - name: 'Install the needed sur5r-keyring package' become: true apt: deb: 'http://debian.sur5r.net/i3/pool/main/s/sur5r-keyring/sur5r-keyring_2019.02.01_all.deb' notify: 'macbook_setup-apt-get-update' - name: 'Add the i3wm ubuntu repo' become: true apt_repository: repo: 'deb http://debian.sur5r.n...
Use the latest i3 signing key
Use the latest i3 signing key
YAML
mit
marvinpinto/laptop,marvinpinto/laptop,marvinpinto/laptop
5459d2f2af968a4b892308661c2c8e29300ef770
spec/fixtures/templates/yml/invalid_myapp_vpc.yml
spec/fixtures/templates/yml/invalid_myapp_vpc.yml
--- Description: "A test VPC template" this is not valid yml Resources: Vpc: Type: "AWS::EC2::VPC"
--- Descr : : iption: "A test VPC template" this is not valid yml Resources: Vpc: Type: "AWS::EC2::VPC"
Make invalid yml invalid enough for Psych to throw an exception
Make invalid yml invalid enough for Psych to throw an exception
YAML
mit
bulletproofnetworks/stack_master,envato/stack_master,bulletproofnetworks/stack_master,bulletproofnetworks/stack_master,envato/stack_master
61483b61912d9c0b0e5527f1c97d9bba3e78647c
src/Sylius/Bundle/WebBundle/Resources/config/routing/backend/taxonomy.yml
src/Sylius/Bundle/WebBundle/Resources/config/routing/backend/taxonomy.yml
# This file is part of the Sylius package. # (c) Paweł Jędrzejewski sylius_backend_taxonomy_index: path: / methods: [GET] defaults: _controller: sylius.controller.taxonomy:indexAction _sylius: template: SyliusWebBundle:Backend/Taxonomy:index.html.twig sortable: true ...
# This file is part of the Sylius package. # (c) Paweł Jędrzejewski sylius_backend_taxonomy_index: path: / methods: [GET] defaults: _controller: sylius.controller.taxonomy:indexAction _sylius: template: SyliusWebBundle:Backend/Taxonomy:index.html.twig sortable: true ...
Sort taxonomies on backend list view by name
Sort taxonomies on backend list view by name
YAML
mit
vihuvac/Sylius,Shine-neko/Sylius,mhujer/Sylius,sweoggy/Sylius,Arminek/Sylius,tonicospinelli/Sylius,Shine-neko/Sylius,mbabker/Sylius,diimpp/Sylius,juramy/Sylius,Shine-neko/Sylius,cdaguerre/Sylius,mbabker/Sylius,pfwd/Sylius,pjedrzejewski/Sylius,MichaelKubovic/Sylius,ravaj-group/Sylius,pfwd/Sylius,tuka217/Sylius,dragospro...
3b215292a03873ad9afec256656db68cd70bece3
config/settings/production.yml
config/settings/production.yml
host: host: app.payload.pk smtp: address: <%= ENV['SMTP_HOST'] %> port: <%= ENV['SMTP_PORT'] %> user_name: <%= ENV['SMTP_USERNAME'] %> password: <%= ENV['SMTP_PASSWORD'] %> papertrail: host: <%= ENV['PAPERTRAIL_HOST'] %> port: <%= ENV['PAPERTRIL_PORT'] %>
host: host: app.payload.pk smtp: address: <%= ENV['SMTP_HOST'] %> port: <%= ENV['SMTP_PORT'] %> user_name: <%= ENV['SMTP_USERNAME'] %> password: <%= ENV['SMTP_PASSWORD'] %> papertrail: host: <%= ENV['PAPERTRAIL_HOST'] %> port: <%= ENV['PAPERTRAIL_PORT'] %>
Fix the name of the papertrail
Fix the name of the papertrail
YAML
bsd-3-clause
payloadtech/payload,payloadtech/payload,payloadtech/payload
a72a0628086457d049f0c841fa3d78ed400abd0b
.codeclimate.yml
.codeclimate.yml
engines: rubocop: enabled: true duplication: enabled: true config: languages: ruby: javascript: brakeman: enabled: true bundler-audit: enabled: true coffeelint: enabled: true scss-lint: enabled: true fixme: enabled: true markdownlint: enabled: tr...
engines: rubocop: enabled: true duplication: enabled: true config: languages: ruby: javascript: brakeman: enabled: true bundler-audit: enabled: true coffeelint: enabled: true scss-lint: enabled: true fixme: enabled: true markdownlint: enabled: tr...
Exclude /vendor folder from Code Climate
Exclude /vendor folder from Code Climate
YAML
agpl-3.0
AyuntamientoPuertoReal/decidePuertoReal,consul/consul,deivid-rodriguez/participacion,usabi/consul_san_borondon,AyuntamientoMadrid/consul,AyuntamientoMadrid/participacion,usabi/consul_san_borondon,AjuntamentdeCastello/consul,consul/consul,AyuntamientoMadrid/participacion,consul/consul,consul/consul,AyuntamientoMadrid/co...
0714f52c5a7e3da32dda987948dfe4b79143d42e
.codeclimate.yml
.codeclimate.yml
--- engines: csslint: enabled: true duplication: enabled: true config: languages: - javascript eslint: enabled: true fixme: enabled: true ratings: paths: - "**.css" - "app/admin/**.js" - "app/customer/**.js" - "app/components/**.js" exclude_paths: - "app/admin/**_test...
--- engines: csslint: enabled: true duplication: enabled: true checks: Identical code: enabled: false Similar code: enabled: false config: languages: - javascript eslint: enabled: true fixme: enabled: true ratings: paths: - "**.css" - "app/**...
Disable some rules and fix paths
Disable some rules and fix paths
YAML
mit
ssigg/ticketbox-client-angularjs,ssigg/ticketbox-client-angularjs
ad1d26aea5c8caafe56b70f337a08a6cb38e32f3
.codeclimate.yml
.codeclimate.yml
version: '2' plugins: brakeman: enabled: true bundler-audit: enabled: true csslint: enabled: true coffeelint: enabled: true duplication: enabled: true config: languages: - ruby haml-lint: enabled: true fixme: enabled: true rubocop: enabled: true config...
version: '2' plugins: brakeman: enabled: true bundler-audit: enabled: true csslint: enabled: true coffeelint: enabled: true duplication: enabled: true config: languages: - ruby haml-lint: enabled: true fixme: enabled: true rubocop: enabled: true config...
Use newer rubocop engine on CC
Use newer rubocop engine on CC
YAML
mit
umts/ft-forms,umts/ft-forms,umts/ft-forms
af064aaa7781939aa02b44370812a65cc8ee3847
.codeclimate.yml
.codeclimate.yml
--- engines: duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true ratings: paths: - "**.rb" exclude_paths: []
--- engines: duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true ratings: paths: - "**.rb" exclude_paths: - "spec/"
Exclude specs from Code Climate
Exclude specs from Code Climate
YAML
mit
undergroundwebdesigns/pg_search,Casecommons/pg_search,Casecommons/pg_search,undergroundwebdesigns/pg_search
ef1b26e45341a8fea8e7af7012c8bc10259bd59d
.readthedocs.yml
.readthedocs.yml
# .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html # for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: builder: html configuration: docs/conf.py fail_on_warning: true # Build documentation with M...
# .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html # for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: builder: html configuration: docs/conf.py fail_on_warning: true # Build documentation with M...
Add test requirements to RTD
Add test requirements to RTD
YAML
bsd-3-clause
cherrypy/cheroot
76e2153418192a2e5d59453f7eb13cc48d4eb779
.readthedocs.yml
.readthedocs.yml
version: 2 build: image: latest sphinx: builder: html configuration: docs/conf.py fail_on_warning: true # Install regular dependencies. # Then, install special pinning for RTD. python: version: 3.8 system_packages: false install: - method: pip path: . extra_requirements: - docs ...
version: 2 build: os: ubuntu-20.04 tools: python: "3.9" sphinx: builder: html configuration: docs/conf.py fail_on_warning: true # Install regular dependencies. # Then, install special pinning for RTD. python: system_packages: false install: - method: pip path: . extra_requirements: ...
Update RTD config for py39
Update RTD config for py39
YAML
bsd-3-clause
StuartLittlefair/astropy,mhvk/astropy,mhvk/astropy,astropy/astropy,lpsinger/astropy,larrybradley/astropy,lpsinger/astropy,StuartLittlefair/astropy,lpsinger/astropy,lpsinger/astropy,astropy/astropy,StuartLittlefair/astropy,saimn/astropy,StuartLittlefair/astropy,mhvk/astropy,mhvk/astropy,astropy/astropy,saimn/astropy,Stu...
3661adf21ae415b10720b37416b38659209d0e94
.appveyor.yml
.appveyor.yml
# Test against the latest version of this Node.js version environment: nodejs_version: stable # Install scripts. (runs after repo cloning) install: # Get the latest stable version of Node.js or io.js - ps: Install-Product node $env:nodejs_version # install modules - yarn install # Post-install test scripts....
# Test against the latest version of this Node.js version environment: nodejs_version: stable GH_TOKEN: secure: +6xosMhBQ+oCu3OeqJOxzMkD4oXlx5gdN5o6kueF7no6fa25LcXVgv/9N1gZADRG # Install scripts. (runs after repo cloning) install: # Get the latest stable version of Node.js or io.js - ps: Install-Product no...
Add encrypted github personal access token
Add encrypted github personal access token Encrypted using https://ci.appveyor.com/tools/encrypt
YAML
agpl-3.0
briandk/transcriptase,briandk/transcriptase
069b79d937333052277939f612ea1fbae8f1dc24
config/secrets.yml
config/secrets.yml
development: secret_key_base: 'd1caa2ad0187b2e16ee80c22d130052a4785b2f2f008a1bfccdd661353980f58877d9eb962870265264780a85047ca9c633bbb363b1846c37c1074d89bc8cbea' test: secret_key_base: '4b2fd4a20560b9977cd2b994d87c523992f7ee90c7b2efa06c160b0b8590333560527c3c9bfa00e11900f5924ef4bdd0eb681e4ce64ebc2666a076650c3d79fe' ...
development: secret_key_base: 'd1caa2ad0187b2e16ee80c22d130052a4785b2f2f008a1bfccdd661353980f58877d9eb962870265264780a85047ca9c633bbb363b1846c37c1074d89bc8cbea' test: secret_key_base: '4b2fd4a20560b9977cd2b994d87c523992f7ee90c7b2efa06c160b0b8590333560527c3c9bfa00e11900f5924ef4bdd0eb681e4ce64ebc2666a076650c3d79fe' ...
Remove default value for secret key
Remove default value for secret key
YAML
mit
chi-cicadas-2015/hey-9,chi-cicadas-2015/hey-9,chi-cicadas-2015/hey-9
9b214bb9fbce28d2ccd9538829476032ddcb3ba3
.scrutinizer.yml
.scrutinizer.yml
filter: excluded_paths: - 'l10n/*' - 'tests/' - 'vendor/*' imports: - javascript - php tools: external_code_coverage: timeout: 1800 # Timeout in seconds. 30 minutes
build: nodes: analysis: tests: override: - php-scrutinizer-run --enable-security-analysis filter: excluded_paths: - 'l10n/*' - 'tests/' - 'vendor/*' imports: - javascript - php tools: external_code_coverage: t...
Migrate to new Scrutinizer PHP analysis
Migrate to new Scrutinizer PHP analysis Signed-off-by: Christoph Wurst <7abde52c298496fa169fb750f91f213a282142af@winzerhof-wurst.at>
YAML
agpl-3.0
ChristophWurst/twofactor_totp,ChristophWurst/twofactor_totp
ea1192a46161ce566698e3e93502459374bff364
.appveyor.yml
.appveyor.yml
environment: matrix: - WIN_SHELL: C:\cygwin\bin\bash WIN_MAKE: C:\cygwin\bin\make WIN_SETUP: C:\cygwin\setup-x86.exe SHELL: /cygdrive/c/cygwin/bin/bash MAKE: /cygdrive/c/cygwin/bin/make CC: /cygdrive/c/cygwin/bin/gcc CXX: /cygdrive/c/cygwin/bin/g++ FC: /cygdrive/c/cygwin/bin/gfortran ...
environment: matrix: - WIN_SHELL: C:\cygwin\bin\bash WIN_MAKE: C:\cygwin\bin\make WIN_SETUP: C:\cygwin\setup-x86.exe SHELL: /cygdrive/c/cygwin/bin/bash MAKE: /cygdrive/c/cygwin/bin/make CC: /cygdrive/c/cygwin/bin/gcc CXX: /cygdrive/c/cygwin/bin/g++ FC: /cygdrive/c/cygwin/bin/gfortran ...
Add installation of commands 'getopt' and 'find'
Add installation of commands 'getopt' and 'find'
YAML
apache-2.0
umake/make,igorbonadio/make,basejumpa/make,renatocf/make,igorbonadio/make,basejumpa/make,umakefile/make,umakefile/make,igorbonadio/make,umake/make,umake/make,renatocf/make,umakefile/make,basejumpa/make,renatocf/make
9b0c196b2ae00face8784d0a98d55d595e3497f9
roles/node/tasks/main.yml
roles/node/tasks/main.yml
--- - name: Ensure node is installed apt: pkg: "{{item}}" state: latest with_items: - nodejs - nodejs-legacy - sqlite # required for node / ghost generally - name: Get NPM shell: curl https://npmjs.org/install.sh | sudo sh
--- - name: Ensure node is installed apt: pkg: "{{item}}" state: latest with_items: - nodejs - nodejs-legacy - sqlite # required for node / ghost generally - name: Check if NPM is here command: "which npm" ignore_errors: yes register: npm_is_here - name: Install NPM shell: curl -L https://n...
Check if NPM is installed before installing again
Check if NPM is installed before installing again
YAML
mit
tchapi/ansible-playbooks
57f76dc3504e84f069a9e63c6071ebe978b0cd9b
.travis-os-x.yml
.travis-os-x.yml
branches: only: - master - development - OS-X-build os: - osx language: java script: "mvn -f ./com.codeaffine.xiliary.releng/pom.xml clean verify" before_script: - brew update - brew cask install java - chmod a+x prepare.sh - source ./prepare.sh after_success: - chmod a+x deplo...
branches: only: - master - development - OS-X-build os: - osx language: java script: "mvn -f ./com.codeaffine.xiliary.releng/pom.xml clean verify" before_script: - chmod a+x prepare.sh - source ./prepare.sh after_success: - chmod a+x deploy.sh - ./deploy.sh
Remove obsolete Java installation commands
Remove obsolete Java installation commands
YAML
epl-1.0
fappel/xiliary,fappel/xiliary,fappel/xiliary,fappel/xiliary
fa7b82f3dbe11548815c9ed98d9d949cd68fdbfe
pubspec.yaml
pubspec.yaml
name: slot_machine version: 2.0.1 author: Filip Hracek <filip.hracek@gmail.com> description: A simple, self-contained class that allows user to put a simple slot machine to the DOM. homepage: https://github.com/filiph/slot_machine dependencies: browser: '>=0.10.0+2 <0.11.0'
name: slot_machine version: 2.0.1 author: Filip Hracek <filip.hracek@gmail.com> description: > A simple, self-contained class that allows user to put a simple slot machine to the DOM. homepage: https://github.com/filiph/slot_machine dependencies: browser: ^0.10.0+2
Update dependency up to browser 1.0
Update dependency up to browser 1.0
YAML
mit
filiph/slot_machine,filiph/slot_machine
47039a47ccce7b9401cde5c75c9fd67d7c647487
metadata/com.sunilpaulmathew.translator.yml
metadata/com.sunilpaulmathew.translator.yml
Categories: - Development License: GPL-3.0-or-later AuthorName: sunilpaulmathew AuthorEmail: sunil.kde@gmail.com AuthorWebSite: https://smartpack.github.io/ WebSite: https://smartpack.github.io/translator/ SourceCode: https://github.com/sunilpaulmathew/Translator IssueTracker: https://github.com/sunilpaulmathew/Trans...
Categories: - Development License: GPL-3.0-or-later AuthorName: sunilpaulmathew AuthorEmail: sunil.kde@gmail.com AuthorWebSite: https://smartpack.github.io/ WebSite: https://smartpack.github.io/translator/ SourceCode: https://github.com/sunilpaulmathew/Translator IssueTracker: https://github.com/sunilpaulmathew/Trans...
Update The Translator to v0.10 (10)
Update The Translator to v0.10 (10)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
2002888a70b04ecd9c8363eefc82ae3e9ee98f38
.forestry/front_matter/templates/hghg.yml
.forestry/front_matter/templates/hghg.yml
--- label: hghg hide_body: true fields: []
--- label: hghg hide_body: true fields: - name: hhhh type: blocks label: bbbb template_types: - hghg config: min: max: description: bbbb
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
paolomangiadev/blogtheme,paolomangiadev/blogtheme
f67f6e2e0c373aa3d31326a5b20f8b5ed80f2465
.github/workflows/close-subsplit-prs.yaml
.github/workflows/close-subsplit-prs.yaml
on: schedule: - cron: '30 7 * * *' jobs: close_subsplit_prs: runs-on: ubuntu-latest name: Close sub-split PRs steps: - uses: frankdejonge/action-close-subsplit-pr@0.0.1 with: close_pr: 'yes' target_branch_match: '^(?!m...
on: schedule: - cron: '30 7 * * *' jobs: close_subsplit_prs: runs-on: ubuntu-latest name: Close sub-split PRs steps: - uses: frankdejonge/action-close-subsplit-pr@0.0.1 with: close_pr: 'yes' target_branch_match: '^(?!m...
Fix close subplit PR action
Fix close subplit PR action
YAML
mit
thephpleague/uri-components