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
00e1713b84bba720f5105427def4852e4db9fdcf
.github/workflows/ci.yml
.github/workflows/ci.yml
--- name: CI on: [push, pull_request] jobs: test: runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-18.04] java: [8] fail-fast: false max-parallel: 4 name: Test JDK ${{ matrix.java }}, ${{ matrix.os }} steps: - uses: actions/checkout@v2 - name: Se...
--- name: CI on: push: branches: - master pull_request: branches: - master workflow_dispatch: jobs: test: runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-18.04] java: [8] fail-fast: false max-parallel: 4 name: Test JDK ${{ matrix.java }...
Allow CI workflow to be invoked manually
Allow CI workflow to be invoked manually
YAML
apache-2.0
stinsonga/jsonschema2pojo,stinsonga/jsonschema2pojo,stinsonga/jsonschema2pojo,joelittlejohn/jsonschema2pojo,joelittlejohn/jsonschema2pojo,joelittlejohn/jsonschema2pojo
8db2e64190bd064c18971a7703f619e25a95232d
.github/workflows/ci.yml
.github/workflows/ci.yml
name: Rosco CI on: pull_request: push: branches: - master - release-* jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: actions/setup-java@v1 with: java-version: 8 - uses: actions/cache@v1 with: path: ~/.gradle key...
Add GHActions to PRs, master, and release branches
chore(builds): Add GHActions to PRs, master, and release branches
YAML
apache-2.0
spinnaker/rosco,spinnaker/rosco
d3c1c401ff62b3946f18272d16a8487c14695e20
.github/workflows/ci.yml
.github/workflows/ci.yml
--- name: Java CI on: [push] jobs: test: runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-18.04] java: [8] fail-fast: false max-parallel: 4 name: Test JDK ${{ matrix.java }}, ${{ matrix.os }} steps: - uses: actions/checkout@v2 - name: Set up JDK ...
--- name: CI on: [push, pull_request] jobs: test: runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-18.04] java: [8] fail-fast: false max-parallel: 4 name: Test JDK ${{ matrix.java }}, ${{ matrix.os }} steps: - uses: actions/checkout@v2 - name: Se...
Include CI build on PRs
Include CI build on PRs
YAML
apache-2.0
stinsonga/jsonschema2pojo,joelittlejohn/jsonschema2pojo,joelittlejohn/jsonschema2pojo,joelittlejohn/jsonschema2pojo,stinsonga/jsonschema2pojo,stinsonga/jsonschema2pojo
922b00edd2ab8094de3998820b75db59c93c4262
jenkins/job-configs/jenkins-gcloud-update.yaml
jenkins/job-configs/jenkins-gcloud-update.yaml
- job: name: 'jenkins-gcloud-update' description: 'Run gcloud components update. Test owner: spxtr.' logrotate: numToKeep: 200 builders: - shell: | # Once updates are removed elsewhere, remove the flock (#18846) sudo chown jenkins:jenkins /var/run/lock/gcloud-comp...
Add a Jenkins job that updates gcloud components hourly.
Add a Jenkins job that updates gcloud components hourly.
YAML
apache-2.0
gmarek/test-infra,dchen1107/test-infra,rmmh/kubernetes-test-infra,gmarek/test-infra,cblecker/test-infra,mikedanese/test-infra,krousey/test-infra,brahmaroutu/test-infra,rmmh/kubernetes-test-infra,kargakis/test-infra,BenTheElder/test-infra,jessfraz/test-infra,kewu1992/test-infra,spxtr/test-infra,foxish/test-infra,girishk...
b6e81ed530953eb1096c501a81a76821a9907f96
packages/by/bytestring-tree-builder.yaml
packages/by/bytestring-tree-builder.yaml
homepage: https://github.com/nikita-volkov/bytestring-tree-builder changelog-type: '' hash: 93c480b52484949f7caa79f550ed869a6f31fc1a9fc0da76ae42a20dc5a9056e test-bench-deps: bytestring: -any tasty-smallcheck: ==0.8.* base-prelude: -any criterion: ==1.1.* quickcheck-instances: ! '>=0.3.11 && <0.4' tasty-quic...
Update from Hackage at 2015-12-05T16:36:05+0000
Update from Hackage at 2015-12-05T16:36:05+0000
YAML
mit
commercialhaskell/all-cabal-metadata
35fac5d5e2e6037b4d280e2b8f468b631ef2a09a
packages/ha/hasktorch-ffi-th.yaml
packages/ha/hasktorch-ffi-th.yaml
homepage: https://github.com/hasktorch/hasktorch#readme changelog-type: '' hash: dfc18adfd84be0b57ac5ab55b85cb5ee7beda61f517f0243044960a3182c944e test-bench-deps: hasktorch-ffi-tests: (==0.0.1 || >0.0.1) && <0.0.2 base: (==4.7 || >4.7) && <5 hspec: ==2.4.4 || >2.4.4 text: ==1.2.2 || >1.2.2 hasktorch-types-th:...
Update from Hackage at 2018-11-01T22:40:18Z
Update from Hackage at 2018-11-01T22:40:18Z
YAML
mit
commercialhaskell/all-cabal-metadata
c5dfa4a3754fa6ab49a71cf86414c902d1ef8cc5
packages/tr/tree-sitter-json.yaml
packages/tr/tree-sitter-json.yaml
homepage: https://github.com/tree-sitter/tree-sitter-json#readme changelog-type: '' hash: 363de79c0b61e925c1f6492f6937096c7e549489d8c5aeee16bcb3112fc3dcfe test-bench-deps: {} maintainer: vera@github.com synopsis: Tree-sitter grammar/parser for JSON changelog: '' basic-deps: base: ! '>=4.12 && <5' tree-sitter: ^>=0....
Update from Hackage at 2019-06-10T17:08:47Z
Update from Hackage at 2019-06-10T17:08:47Z
YAML
mit
commercialhaskell/all-cabal-metadata
433e6725ab7b7cabb8a5ce6bf12207c9ab42e724
.github/workflows/delivery.yml
.github/workflows/delivery.yml
name: delivery on: [push, pull_request] jobs: delivery: runs-on: ubuntu-latest steps: - name: Check out code uses: actions/checkout@master - name: Run Chef Delivery uses: actionshub/chef-delivery@master env: CHEF_LICENSE: accept-no-persist
Add Github actions testing of style/unit
Add Github actions testing of style/unit This is in addition to travis Signed-off-by: Tim Smith <764ef62106582a09ed09dfa0b6bff7c05fd7d1e4@chef.io>
YAML
apache-2.0
opscode-cookbooks/ubuntu,chef-cookbooks/ubuntu,chef-cookbooks/ubuntu,opscode-cookbooks/ubuntu
de9823a6b48dfecb4207609673dfeca01c756ccf
packages/de/declarative.yaml
packages/de/declarative.yaml
homepage: http://github.com/jtobin/declarative changelog-type: '' hash: d7b6a33458e0cc62f70788e24416e8e899661ae3a1cf2b9531c81e16215ff4e8 test-bench-deps: declarative: -any base: <5 mwc-probability: ! '>=1.0.1' maintainer: jared@jtobin.ca synopsis: DIY Markov Chains. changelog: '' basic-deps: base: <5 hasty-ha...
Update from Hackage at 2015-10-09T11:37:32+0000
Update from Hackage at 2015-10-09T11:37:32+0000
YAML
mit
commercialhaskell/all-cabal-metadata
59f22579c90f9ba54f57dc9bfb0642b42234fea2
packages/dh/dhall-check.yaml
packages/dh/dhall-check.yaml
homepage: https://github.com/anfelor/dhall-check#readme changelog-type: '' hash: 8a9129597251b4dad371c49761a8b1042fd1aaa656ad660c11a4612efd99ccda test-bench-deps: {} maintainer: anfelor@posteo.de synopsis: Check all dhall files in a project changelog: '' basic-deps: trifecta: -any base: ! '>=4.7 && <5' dhall: -an...
Update from Hackage at 2017-05-07T12:43:38Z
Update from Hackage at 2017-05-07T12:43:38Z
YAML
mit
commercialhaskell/all-cabal-metadata
10a827bce5061b532b1dd97bcaa3e9b0d5dce4c7
packages/st/string-like.yaml
packages/st/string-like.yaml
homepage: https://github.com/hapytex/string-like#readme changelog-type: markdown hash: c55d7970e9950d2d8c23b37d555a68e76140a203f84d220377cf57042a611921 test-bench-deps: {} maintainer: hapytexeu+gh@gmail.com synopsis: A package that aims to provide a uniform interface to string-like types. changelog: | # `string-like`...
Update from Hackage at 2020-04-12T12:29:36Z
Update from Hackage at 2020-04-12T12:29:36Z
YAML
mit
commercialhaskell/all-cabal-metadata
ef999df90649c1af670f641ce9a15dc5329a57e7
packages/vf/vflow-types.yaml
packages/vf/vflow-types.yaml
homepage: https://github.com/chessai/vflow-types changelog-type: markdown hash: 3016231fd87e1fe62835dccbb67476c0b95d3c8b0d07a6284d50d635d172519a test-bench-deps: json-alt: -any bytestring: -any base: -any text: -any quickcheck-classes: -any ip: -any vflow-types: -any QuickCheck: -any aeson: -any nea...
Update from Hackage at 2019-05-21T20:31:54Z
Update from Hackage at 2019-05-21T20:31:54Z
YAML
mit
commercialhaskell/all-cabal-metadata
b95c1dd6cbae26c41eadf5ee8f4acc1b0f7d90ac
releasenotes/notes/plugin-directory-55861f4098813ba6.yaml
releasenotes/notes/plugin-directory-55861f4098813ba6.yaml
--- features: - | Introduced neutron_lib.plugins.directory to get references for loaded plugins in a neutron server process. For example: .. code-block:: python from neutron_lib import constants from neutron_lib.plugins import directory core_plugin = directory.get_plugin() l...
Add release note for plugin directory
Add release note for plugin directory Change-Id: I620c13c7a83f17ae13b03e9c2a52864c154fbdf8
YAML
apache-2.0
openstack/neutron-lib,openstack/neutron-lib,openstack/neutron-lib,openstack/neutron-lib
bb272be8a10b25a2e724928c8dab64b2bd5417f9
.github/FUNDING.yml
.github/FUNDING.yml
tidelift: maven/joda-time:joda-time # github: [jodastephen] # patreon: # Replace with a single Patreon username # open_collective: # Replace with a single Open Collective username # ko_fi: # Replace with a single Ko-fi username # custom: # Replace with a single custom sponsorship URL
Add funding link to Tidelift
Add funding link to Tidelift
YAML
apache-2.0
JodaOrg/joda-time,JodaOrg/joda-time
fca235cec58c4ec18322a2e30320cac977b13397
packages/ho/horname.yaml
packages/ho/horname.yaml
homepage: https://github.com/cocreature/horname#readme changelog-type: '' hash: 6c12243c75ceb3f7682d3ece1555153ecbf7fa288737bc55ee6b21e679ee1a4e test-bench-deps: {} maintainer: value synopsis: Rename function definitions returned by SMT solvers changelog: '' basic-deps: these: ! '>=0.7 && <0.8' base: ! '>=4.9 && <5...
Update from Hackage at 2016-12-17T20:29:50Z
Update from Hackage at 2016-12-17T20:29:50Z
YAML
mit
commercialhaskell/all-cabal-metadata
7488ad50f43475eade95eade18eab54eb7ee9a54
packages/ty/typelet.yaml
packages/ty/typelet.yaml
homepage: '' changelog-type: markdown hash: 63fdf48545593cee70cfa5f3f8061038d0f4bd6357f901a8b9479c8f57ced6cb test-bench-deps: base: -any typelet: -any doctest: -any tasty-quickcheck: -any tasty-hunit: -any tasty: -any maintainer: edsko@well-typed.com synopsis: Plugin to faciliate type-level let changelog: "...
Update from Hackage at 2021-12-17T07:41:12Z
Update from Hackage at 2021-12-17T07:41:12Z
YAML
mit
commercialhaskell/all-cabal-metadata
786d2249f1d020708979f52a7a837754277fac87
directgov_passportapplication.yml
directgov_passportapplication.yml
--- site: directgov_passportapplication whitehall_slug: hm-passport-office homepage: https://passportapplication.service.gov.uk tna_timestamp: 20201010101010 # Stub timestamp - site not in TNA host: passportapplication.direct.gov.uk global: =301 https://passportapplication.service.gov.uk global_redirect_append_path: tr...
Add global redirect for passport application service
Add global redirect for passport application service Request from the Home Office to add: - passportapplication.direct.gov.uk As a global redirect to: - passportapplication.service.gov.uk A change to the service URL was requested during the service assessment process. https://govuk.zendesk.com/agent/tickets/109...
YAML
mit
alphagov/transition-config,alphagov/transition-config
eb281742ad22b2536a478fa19b964d69e40a6416
hieradata/nodes/test01/test01-compute-01.yaml
hieradata/nodes/test01/test01-compute-01.yaml
--- network::interfaces_hash: 'em1': onboot: 'yes' # mtu: '9000' master: 'bond0' slave: 'yes' 'em2': onboot: 'yes' # mtu: '9000' master: 'bond0' slave: 'yes' 'bond0': onboot: 'yes' bonding_opts: 'mode=balance-alb m...
Add a compute node to test01
Add a compute node to test01
YAML
apache-2.0
mikaeld66/himlar,tanzr/himlar,raykrist/himlar,mikaeld66/himlar,norcams/himlar,TorLdre/himlar,eckhart/himlar,eckhart/himlar,tanzr/himlar,raykrist/himlar,eckhart/himlar,eckhart/himlar,mikaeld66/himlar,TorLdre/himlar,norcams/himlar,norcams/himlar,raykrist/himlar,tanzr/himlar,norcams/himlar,TorLdre/himlar,mikaeld66/himlar,...
9351228f64abb47fe8f33bbe9b0a51e82328386f
.github/workflows/ci.yml
.github/workflows/ci.yml
name: CI on: [push, pull_request] jobs: job_test: name: CI strategy: fail-fast: false matrix: include: - os: windows ruby: "head" - os: ubuntu ruby: "head" - os: ubuntu ruby: "3.1" - os: ubuntu ruby: ...
Add CI on Github Actions
Add CI on Github Actions
YAML
mit
larskanis/computable
c168d5e9a2c0c1ad354c617f5f1f59291a6861bb
recipes/odc-io/meta.yaml
recipes/odc-io/meta.yaml
{% set name = "odc-io" %} {% set version = "0.2.0a0" %} package: name: "{{ name|lower }}" version: "{{ version }}" source: url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz" sha256: 1ac7645dd54de153664a638fedf94be54ea1305d50712fdcecd7ac29e57041e6 build: number: ...
Add recipe for odc-io librray
Add recipe for odc-io librray
YAML
bsd-3-clause
stuertz/staged-recipes,kwilcox/staged-recipes,jochym/staged-recipes,ReimarBauer/staged-recipes,kwilcox/staged-recipes,hadim/staged-recipes,mariusvniekerk/staged-recipes,mariusvniekerk/staged-recipes,stuertz/staged-recipes,jochym/staged-recipes,conda-forge/staged-recipes,ReimarBauer/staged-recipes,conda-forge/staged-rec...
e0983ef4a343ba8855d3ca93b0894bdd716e6f93
recipes/pbzip2/meta.yaml
recipes/pbzip2/meta.yaml
# Jinja variables help maintain the recipe as you'll update the version only here. {% set version = "1.1.13" %} {% set major_version = "1.1" %} {% set sha1 = "f61e65a7616a3492815d18689c202d0685fe167d" %} {% set md5 = "4cb87da2dba05540afce162f34b3a9a6" %} package: name: pbzip2 version: {{ version }} source: fn: ...
{% set version = "1.1.13" %} {% set major_version = "1.1" %} {% set sha1 = "f61e65a7616a3492815d18689c202d0685fe167d" %} {% set md5 = "4cb87da2dba05540afce162f34b3a9a6" %} package: name: pbzip2 version: {{ version }} source: fn: pbzip2-{{ version }}.tar.gz url: https://launchpad.net/pbzip2/{{ major_version }}...
Add bzip2 to satisfy bzlib req
Add bzip2 to satisfy bzlib req
YAML
bsd-3-clause
ocefpaf/staged-recipes,mariusvniekerk/staged-recipes,ReimarBauer/staged-recipes,mcs07/staged-recipes,dschreij/staged-recipes,glemaitre/staged-recipes,NOAA-ORR-ERD/staged-recipes,shadowwalkersb/staged-recipes,barkls/staged-recipes,ceholden/staged-recipes,ReimarBauer/staged-recipes,hbredin/staged-recipes,chohner/staged-r...
6aa41c36d3f0de97c06534c7973cdbdac2aed1cc
.github/workflows/copy-pr-template-to-dependabot-prs.yaml
.github/workflows/copy-pr-template-to-dependabot-prs.yaml
name: Copy PR template to Dependabot PRs on: pull_request_target: types: [opened] jobs: copy_pr_template: runs-on: ubuntu-latest if: github.actor == 'dependabot[bot]' steps: - uses: actions/checkout@v3 - name: Fetch PR template id: fetch-pr-template uses: juliangruber/re...
Create workflow to copy PR template onto Dependabot PRs
Create workflow to copy PR template onto Dependabot PRs
YAML
mit
alphagov/finder-frontend,alphagov/finder-frontend,alphagov/finder-frontend,alphagov/finder-frontend
212d451399a9983c22ca22830ea59701cceb4741
.github/workflows/codeql-analysis.yml
.github/workflows/codeql-analysis.yml
name: "CodeQL" on: workflow_dispatch: schedule: - cron: '23 5 * * 0' jobs: analyze: name: Analyze runs-on: ubuntu-latest permissions: actions: read contents: read security-events: write steps: - name: Checkout repo uses: actions/checkout@v3 - name: Initializ...
Update CI configs to v0.7.3
Update CI configs to v0.7.3 Update lint scripts and CI configs.
YAML
mit
pion/datachannel
651185b114ffb26984ed71a31764474c0d470c3f
packages/fi/fizzbuzz-as-a-service.yaml
packages/fi/fizzbuzz-as-a-service.yaml
homepage: https://github.com/chris-martin/haskell-libraries changelog-type: '' hash: f075df238907a08db7271a3e5d366a142709e1708699740c672d5802058962fd test-bench-deps: {} maintainer: Chris Martin <ch.martin@gmail.com> synopsis: FizzBuzz as a service. changelog: '' basic-deps: bytestring: -any base: ! '>=4.9 && <4.10...
Update from Hackage at 2017-06-21T00:17:17Z
Update from Hackage at 2017-06-21T00:17:17Z
YAML
mit
commercialhaskell/all-cabal-metadata
f4e73e3691ec5a1b9198b5711f28c3bca4420710
.github/workflows/append_release.yml
.github/workflows/append_release.yml
name: Automatic appending of build product to releases on: release: types: published env: BUNDLE_WITHOUT: 'test lint' jobs: build-and-append-to-release: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ...
Append builds to manually created releases
Append builds to manually created releases
YAML
mit
sanger/unified_warehouse,sanger/unified_warehouse
8c33b793585a6660f78aae8c3e71e5ae1944cd89
.github/workflows/append_release.yml
.github/workflows/append_release.yml
name: Automatic appending of build product to releases on: release: types: published env: BUNDLE_WITHOUT: 'test lint' jobs: build-and-append-to-release: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ...
Append builds to manually created releases
Append builds to manually created releases
YAML
mit
sanger/unified_warehouse,sanger/unified_warehouse
e59b53f72d1668794280e8419ef9815dce97ddad
packages/ne/network-simple-wss.yaml
packages/ne/network-simple-wss.yaml
homepage: https://github.com/k0001/network-simple-wss changelog-type: markdown hash: 964d3a4e30347f07dc12ba384ce20966cdda01d824380840a0a01bdafd14e49e test-bench-deps: {} maintainer: renλren.zone synopsis: Simple interface to TLS secured WebSockets. changelog: | # Version 0.1 * First release. basic-deps: bytestri...
Update from Hackage at 2019-04-16T14:54:31Z
Update from Hackage at 2019-04-16T14:54:31Z
YAML
mit
commercialhaskell/all-cabal-metadata
da618c3a28540a908cdcee8536cebf07e5e1f07e
packages/pa/parser-combinators.yaml
packages/pa/parser-combinators.yaml
homepage: https://github.com/mrkkrp/parser-combinators changelog-type: markdown hash: 336ecbc9e4fe9042aee5609c1236086df9982d8bcdfcdfee4208925d3a4fc4fc test-bench-deps: {} maintainer: Mark Karpov <markkarpov92@gmail.com> synopsis: Lightweight package providing commonly useful parser combinators changelog: ! '## Parser c...
Update from Hackage at 2017-06-14T15:58:09Z
Update from Hackage at 2017-06-14T15:58:09Z
YAML
mit
commercialhaskell/all-cabal-metadata
6adc3ee242dbd91e68b3252b9677350c84b1d6ca
vagrant/ovnkube-rbac.yaml
vagrant/ovnkube-rbac.yaml
--- apiVersion: v1 kind: ServiceAccount metadata: name: ovnkube namespace: default --- kind: ClusterRole apiVersion: rbac.authorization.k8s.io/v1beta1 metadata: name: ovnkube rules: - apiGroups: - "" - networking.k8s.io resources: - pods - services - endpoints - namespace...
Add a rbac for ovnkube.
vagrant: Add a rbac for ovnkube. An upcoming commit will use it. Signed-off-by: Gurucharan Shetty <a1872e333d0e52644f6125da2276530f7ebe5e77@ovn.org>
YAML
apache-2.0
shettyg/ovn-kubernetes,shettyg/ovn-kubernetes,shettyg/ovn-kubernetes
d65d83eb49bcd2783c8aa7ac59441132d52c1fe9
packages/nu/num-non-negative.yaml
packages/nu/num-non-negative.yaml
homepage: '' changelog-type: '' hash: 1f6b52eeafe47c3950f51bec52106ba983f59b0f92534fabac606487d7be01ee test-bench-deps: {} maintainer: Vladislav Zavialov <vlad.z.4096@gmail.com> synopsis: Non-negative numbers changelog: '' basic-deps: base: ! '>=4.10 && <5' inj: -any all-versions: - '0.1' author: Vladislav Zavialov...
Update from Hackage at 2019-01-26T01:34:03Z
Update from Hackage at 2019-01-26T01:34:03Z
YAML
mit
commercialhaskell/all-cabal-metadata
6a0b119721f886a2e22e041b7a42eaf16fadb9de
people/2016/spring/benkantor.yaml
people/2016/spring/benkantor.yaml
name: Ben Kantor avatar: bdk3079@rit.edu blog: http://benkantor.github.io/hfoss-blog feed: http://benkantor.github.io/hfoss-blog/feed email: bdk3079@rit.edu major: Software Engineering irc: benkantor rit_dce: bdk3079 forges: - https://github.com/benkantor - https://bitbucket.org/benkantor bio: Automate everything. Uk...
Add Ben Kantor's people file
Add Ben Kantor's people file
YAML
apache-2.0
theheckle/hfoss,deejoe/hfoss,deejoe/hfoss,theheckle/hfoss
5ed8996e7a7b1e8829993a4f834e6c86f1b6f24c
azure-pipelines.yml
azure-pipelines.yml
# Android # Build your Android project with Gradle. # Add steps that test, sign, and distribute the APK, save build artifacts, and more: # https://docs.microsoft.com/vsts/pipelines/languages/android pool: vmImage: 'macOS 10.13' steps: - task: Gradle@2 inputs: workingDirectory: '' gradleWrapperFile: 'gradl...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines
YAML
mit
joan-domingo/Podcasts-RAC1-Android
9499321703895dab92c0d5e8e3af3577682f9fa3
azure-pipelines.yml
azure-pipelines.yml
trigger: - master variables: - group: codecov jobs: - job: 'Test' pool: vmImage: 'ubuntu-16.04' strategy: matrix: py27: python.version: '2.7' tox.env: py27 py35: python.version: '3.5' tox.env: py35 py36: python.version...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines [skip ci]
YAML
bsd-3-clause
nteract/papermill,nteract/papermill
3b8cdcb4048791f11b127b9d8e36321422cadd22
azure-pipelines.yml
azure-pipelines.yml
# Python package # Create and test a Python package on multiple Python versions. # Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/python trigger: - master pool: vmImage: 'ubuntu-latest' str...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines [skip ci]
YAML
mit
vishalm/behave_parallel_demo
2762f855de4f054380aa012fc506c709e38f8890
azure-pipelines.yml
azure-pipelines.yml
name: $(date:yyyyMMdd)$(rev:-rr) resources: repositories: - repository: templates endpoint: GitHub type: github name: wieslawsoltes/BuildTemplates ref: refs/tags/v1.0.0 variables: BuildConfiguration: 'Release' BuildPlatform: 'Any CPU' NetCoreSDK: '5.0.400' PublishFramework: 'net5...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines [skip ci]
YAML
mit
wieslawsoltes/AvaloniaBehaviors,wieslawsoltes/AvaloniaBehaviors
a7121fe2b7b7a35635619c08102e87acc8026e33
azure-pipelines.yml
azure-pipelines.yml
# Node.js # Build a general Node.js project with npm. # Add steps that analyze code, save build artifacts, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/javascript trigger: - master pool: vmImage: 'ubuntu-latest' steps: - task: NodeTool@0 inputs: versionSpec: '10.x' displa...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines [skip ci]
YAML
mit
davidbetz/econtentn
427b3423bb09a7c62a54716edf0d06536c4d945a
azure-pipelines.yml
azure-pipelines.yml
# Gradle # Build your Java project and run tests with Gradle using a Gradle wrapper script. # Add steps that analyze code, save build artifacts, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/java trigger: - master pool: vmImage: ubuntu-latest steps: - task: Gradle@2 inputs: ...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines created build azure pipeline [skip ci]
YAML
apache-2.0
AuScope/NVCLAnalyticalServices,AuScope/NVCLAnalyticalServices
524e6adf529d33a6e2bde9400aecab054023c53b
azure-pipelines.yml
azure-pipelines.yml
jobs: - job: Linux pool: vmImage: 'ubuntu-16.04' steps: - script: | sudo apt-get -qq update sudo apt-get install -y curl wget nasm make gcc g++ build-essential curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain nightly export PATH=$PATH:~/.cargo/bin cargo install ca...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines
YAML
apache-2.0
RWTH-OS/eduOS-rs
f7d0a232feef5fef692b1bcde0dc335f921c1a94
azure-pipelines.yml
azure-pipelines.yml
# Ruby # Package your Ruby project. # Add steps that install rails, analyze code, save build artifacts, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/ruby pool: vmImage: 'Ubuntu 16.04' steps: - task: UseRubyVersion@0 inputs: versionSpec: '>= 2.5' - script: | gem install ...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines
YAML
apache-2.0
saulomendonca/live-vippredictor,saulomendonca/live-vippredictor
91e082ebd992cfe3edf38e797f57c5b9b9755342
azure-pipelines.yml
azure-pipelines.yml
# Node.js # Build a general Node.js project with npm. # Add steps that analyze code, save build artifacts, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/javascript trigger: - master pool: vmImage: 'ubuntu-latest' steps: - task: NodeTool@0 inputs: versionSpec: '10.x' displa...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines [skip ci]
YAML
mit
ostap1010/cool-decor,ostap1010/cool-decor
2bade8d0d9fc51b56c6ffa0cbad9e1c9dca3a332
azure-pipelines.yml
azure-pipelines.yml
trigger: batch: true jobs: - job: 'Test' strategy: matrix: Python27Linux: imageName: 'ubuntu-16.04' python.version: '2.7' Python27Mac: imageName: 'macos-10.13' python.version: '2.7' Python35Linux: imageName: 'ubuntu-16.04' python.version: '3.5'...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines
YAML
mit
syllog1sm/cython-murmurhash,syllog1sm/cython-murmurhash,explosion/murmurhash,syllog1sm/cython-murmurhash,spacy-io/murmurhash,spacy-io/murmurhash,explosion/murmurhash,explosion/murmurhash,explosion/murmurhash,spacy-io/murmurhash
98b61e7d50e5444fe591c0cea9c23facb1eaf3e4
azure-pipelines.yml
azure-pipelines.yml
# .NET Desktop # Build and run tests for .NET Desktop or Windows classic desktop solutions. # Add steps that publish symbols, save build artifacts, and more: # https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net trigger: - master pool: vmImage: 'windows-latest' variables: solution: '**/*.sln' ...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines [skip ci]
YAML
mit
aloisdeniel/Microcharts
11b2335e7ad9b6e1724b7b6e05850cae6e5ffd7d
.asf.yaml
.asf.yaml
# # 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...
Send pull requests mails to the commits mailings list instead of to the developer mailing list.
Send pull requests mails to the commits mailings list instead of to the developer mailing list.
YAML
apache-2.0
adessaigne/camel,gnodet/camel,mcollovati/camel,gnodet/camel,pmoerenhout/camel,nicolaferraro/camel,apache/camel,christophd/camel,mcollovati/camel,pax95/camel,apache/camel,apache/camel,tdiesler/camel,christophd/camel,pax95/camel,apache/camel,pax95/camel,tadayosi/camel,nikhilvibhav/camel,christophd/camel,tdiesler/camel,mc...
1a431d5c20a99d8797973de12b9a9b24a3600df5
releasenotes/notes/6_0_0-f26584da5a4a5769.yaml
releasenotes/notes/6_0_0-f26584da5a4a5769.yaml
--- prelude: > In this cycle, Storlets includes some fixes to improve its stability. features: - | Now Storlets supports Python 3.8 to run server side modules like middleware and gateway, as well as agent processes in containers. other: - | In this cycle Storlets still supports Python 2.7 because ...
Add release note for 6.0.0
Add release note for 6.0.0 Change-Id: I0cfd4a1a5c9921bc7e2e35e834e4e19b5d13a3d4
YAML
apache-2.0
openstack/storlets,openstack/storlets,openstack/storlets,openstack/storlets
9b70330a150b363c31b952867819e48830a10817
releasenotes/notes/manila-with-managed-ceph-e5178fd06127624f.yaml
releasenotes/notes/manila-with-managed-ceph-e5178fd06127624f.yaml
--- prelude: > Support for Manila/CephFS with TripleO managed Ceph cluster features: - | It is now possible to configure Manila with CephFS to use a TripleO managed Ceph cluster. When using the Heat environment file at environments/manila-cephfsnative-config.yaml Manila will be configured to use t...
Add release notes for Manila/CephFS with managed Ceph
Add release notes for Manila/CephFS with managed Ceph Previously we could only configure Manila/CephFS with an externally managed Ceph cluster. By adding CephMDS users can use the TripleO managed Ceph cluster as well. Change-Id: If714076e34a639c3df54936f335da4f2684b4533
YAML
apache-2.0
dprince/tripleo-heat-templates,openstack/tripleo-heat-templates,dprince/tripleo-heat-templates,openstack/tripleo-heat-templates
ec8fe44cda14763b031786636bdb4989e5418cbc
.github/workflows/dockerhub-description.yaml
.github/workflows/dockerhub-description.yaml
name: Update Docker Hub Description on: push: branches: - master paths: - README.md - .github/workflows/dockerhub-description.yml jobs: dockerHubDescription: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Docker Hub Description uses: peter-ev...
Add workflow to update Docker hub description
Add workflow to update Docker hub description
YAML
mit
TrafeX/docker-wordpress,TrafeX/docker-wordpress
e0cfc8b07c091a89cd303673ea44fe369639ca67
packages/ga/gargoyle-postgresql.yaml
packages/ga/gargoyle-postgresql.yaml
homepage: '' changelog-type: '' hash: 6777b126dad455aba3fad3f67a5622210ac94087adddf72eb5e94115ce35baed test-bench-deps: {} maintainer: maintainer@obsidian.systems synopsis: Manage PostgreSQL servers with gargoyle changelog: '' basic-deps: gargoyle: ==0.1.* gargoyle-postgresql: -any bytestring: ==0.10.* unix: ==...
Update from Hackage at 2017-10-12T22:10:31Z
Update from Hackage at 2017-10-12T22:10:31Z
YAML
mit
commercialhaskell/all-cabal-metadata
e441cc49aea37b50da699a50ed67c8bef01a6637
.github/workflows/Sc10-CI.yml
.github/workflows/Sc10-CI.yml
# Basic CI build for Sitecore v10 name: CI # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch on: push: branches: [ develop ] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: # This workflow ...
Add GitHub action to build v10 of the solution
Add GitHub action to build v10 of the solution
YAML
apache-2.0
mikeedwards83/Glass.Mapper,mikeedwards83/Glass.Mapper
0aa770cb7fda67f2934aca877f14c010e76d33f5
.github/workflows/actions.yml
.github/workflows/actions.yml
name: repo-checks on: [push] jobs: main: name: node_js-matrix runs-on: [ self-hosted, zendesk-stable ] strategy: matrix: task: - lint - test-with-coverage > lcov.txt version: - 8 - 10 - 12 steps: - uses: zendesk/checkout@v2 ...
Add GitHub Actions workflows to migrate away from Travis-CI
Add GitHub Actions workflows to migrate away from Travis-CI
YAML
apache-2.0
zopim/ipcluster
2cd23545f41857361889116a7f414ff7abb7fb8a
packages/ne/net-spider-pangraph.yaml
packages/ne/net-spider-pangraph.yaml
homepage: https://github.com/debug-ito/net-spider changelog-type: markdown hash: 01c2b635432688d7edf17ff7b3ed7cddcaee085b77e8890f3ccbf48238c61164 test-bench-deps: base: -any hspec: ! '>=2.4.4' text: -any doctest: ! '>=0.13 && <0.17' net-spider-pangraph: -any doctest-discover: ! '>=0.1.0.7 && <0.3' net-spi...
Update from Hackage at 2019-05-03T06:39:21Z
Update from Hackage at 2019-05-03T06:39:21Z
YAML
mit
commercialhaskell/all-cabal-metadata
774902f8f8a5268d31033cc5862858f480b1cc2a
.github/workflows/android.yml
.github/workflows/android.yml
name: Run Build and Unit Tests on: push: branches: - master pull_request: branches: - master jobs: RunBuildAndUnitTests: name: Build and Test runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 - name: Gradle Wrapper Validation ...
Switch to github actions for ci
Switch to github actions for ci
YAML
apache-2.0
cbalster/criticalmaps-android,johnjohndoe/criticalmaps-android,criticalmaps/criticalmaps-android
e9bafd8a10c71bba58f754b192de64b278d353b1
packages/by/bytestring-to-vector.yaml
packages/by/bytestring-to-vector.yaml
homepage: '' changelog-type: '' hash: 6f6a145d2a8f0b2d69a32851920dbca197f6eaa4b22442ed4de26d5675a468ce test-bench-deps: byteorder: -any bytestring: -any base: ! '>=3 && <5' bytestring-to-vector: -any QuickCheck: -any vector: -any maintainer: Sven Heyll <sven.heyll@gmail.com> synopsis: Convert between ByteSt...
Update from Hackage at 2019-02-08T04:34:12Z
Update from Hackage at 2019-02-08T04:34:12Z
YAML
mit
commercialhaskell/all-cabal-metadata
c62df2ee8370c1016506ae2c0df6c19b30755a9c
.travis.yml
.travis.yml
language: php php: - 5.5 - 5.6 - 7.0 - nightly script: find . -name "*.php" -exec php -l {} \; | grep -v '^No syntax errors detected'; test $? -eq 1
Add an initial Travis-CI configuration.
Add an initial Travis-CI configuration. This simply runs PHP's built-in linter over all .php source files.
YAML
apache-2.0
pinterest/arcanist-linters,pinterest/arcanist-linters
3c11dcce65b1b5d359d6c4f4fff054c1251080aa
packages/fu/fused-effects-optics.yaml
packages/fu/fused-effects-optics.yaml
homepage: https://github.com/fused-effects/fused-effects-optics changelog-type: markdown hash: eef33578e3f83b51f6a932ac0e58f57dd7ee1545aaac320f863f307d6c6934a2 test-bench-deps: {} maintainer: patrick.william.thomson@gmail.com synopsis: Bridge between the optics and fused-effects ecosystems. changelog: | # Changelog ...
Update from Hackage at 2020-07-10T23:12:19Z
Update from Hackage at 2020-07-10T23:12:19Z
YAML
mit
commercialhaskell/all-cabal-metadata
de6193e595636f1ac4ceb61f8a62efbdb1cd2620
.travis.yml
.travis.yml
language: cpp compiler: gcc sudo: false os: - linux - osx env: global: - SKIP_SASS_BINARY_DOWNLOAD_FOR_CI=true matrix: - export NODE_VERSION="0.10" - export NODE_VERSION="0.12" - export NODE_VERSION="iojs-v1.0" - export NODE_VERSION="iojs-v1" - export NODE_VERSION="iojs-v2" - expor...
language: cpp compiler: gcc sudo: false os: - linux - osx env: global: - SKIP_SASS_BINARY_DOWNLOAD_FOR_CI=true matrix: - export NODE_VERSION="4" matrix: fast_finish: true addons: apt: sources: - ubuntu-toolchain-r-test packages: - gcc-4.7 - g++-4.7 before_install: - ...
Remove some stuff from travils that is unnecessary (we only care about node 4
Remove some stuff from travils that is unnecessary (we only care about node 4
YAML
apache-2.0
robertdyjas/flairhq,Kirzi/flairhq,YaManicKill/flairhq,pokemontrades/flairhq,Kirzi/flairhq,YaManicKill/flairhq,pokemontrades/flairhq,robertdyjas/flairhq
89a618bd91fb980cad740c070184778df95bbbb7
packages/re/registry-messagepack.yaml
packages/re/registry-messagepack.yaml
homepage: '' changelog-type: '' hash: 6996a2370d20c3ab5131fa5a934f9fb6b2b2f90c8bb9fccb96f3655c28d5a31b test-bench-deps: base: '>=4.7 && <5' time: -any text: ==1.* msgpack: '>=1.0 && <2' registry-hedgehog: -any protolude: ==0.3.* containers: '>=0.2 && <1' registry: ==0.2.* transformers: '>=0.5 && <2' ...
Update from Hackage at 2022-04-18T14:21:37Z
Update from Hackage at 2022-04-18T14:21:37Z
YAML
mit
commercialhaskell/all-cabal-metadata
0248126e4dcb073a6227a052fc405916efab787a
.travis.yml
.travis.yml
language: ruby rvm: - 1.8.7 - ree - jruby-18mode before_script: - "sudo apt-get install ruby-dev build-essential libproj-dev libgeos-dev libsparsehash-dev zlib1g-dev libxslt1-dev libxml2-dev libbz2-dev libffi-dev " script: "RAILS_ENV=test bundle exec rake spec" notifications: recipients: - luc.donnet@dr...
language: ruby rvm: - 1.8.7 - ree - jruby-18mode before_script: - "sudo apt-get install libproj-dev libgeos-dev libsparsehash-dev libffi-dev " script: "rake spec" notifications: recipients: - luc.donnet@dryade.net
Delete non used package and delete call to bundler
Delete non used package and delete call to bundler
YAML
mit
nathancolgate/georuby-ext,dryade/georuby-ext
1e21c8c60c2102064c4d7d93eb39bf78e7c0ef67
.travis.yml
.travis.yml
language: python python: - "2.7_with_system_site_packages" - "3.4" - "3.5" cache: pip services: - postgresql env: - STATIC_ROOT='/home/travis/bustimes-static/' addons: apt: packages: - pylint - python-bs4 - python-dateutil - python-lxml - python-psycopg2 - python-requ...
language: python python: - "2.7" - "3.4" - "3.5" cache: pip services: - postgresql env: - STATIC_ROOT='/home/travis/bustimes-static/' before_script: - pip install -r requirements-test.txt - psql -U postgres -c 'create extension postgis' - psql -U postgres -c 'create database bustimes' - ./manage.py mi...
Revert "Flirt with site packages again"
Revert "Flirt with site packages again" This reverts commit 2bf0713a28fab7d40595a32b1a620da92936452f.
YAML
mpl-2.0
jclgoodwin/bustimes.org.uk,stev-0/bustimes.org.uk,stev-0/bustimes.org.uk,jclgoodwin/bustimes.org.uk,stev-0/bustimes.org.uk,stev-0/bustimes.org.uk,stev-0/bustimes.org.uk,jclgoodwin/bustimes.org.uk,jclgoodwin/bustimes.org.uk
87d2a8adc95f3f70540754d41621f2e52fc3a5db
.travis.yml
.travis.yml
language: rust env: global: - secure: UrfyF0tL8x+8LqF/ordeqsqnNid34gm1dxb3aheszpdJaExKtelO7VNjTC/pvXgasEfOfSKcqBC9Xrgl5dEkjIRq0nrDio7Mb4Ev1MeXwZZeEso/Nn2Hx8U5xvvYtTkWNy4TxRoew82KeTm6cbVNokf/kLMeRvT1QTeuiacZffk= script: - cargo build --verbose - cargo test --verbose - cargo doc --verbose git: submodules: f...
language: rust env: global: - secure: UrfyF0tL8x+8LqF/ordeqsqnNid34gm1dxb3aheszpdJaExKtelO7VNjTC/pvXgasEfOfSKcqBC9Xrgl5dEkjIRq0nrDio7Mb4Ev1MeXwZZeEso/Nn2Hx8U5xvvYtTkWNy4TxRoew82KeTm6cbVNokf/kLMeRvT1QTeuiacZffk= script: - cargo build --verbose - cargo test --verbose - cargo doc --verbose git: submodules: f...
Move documentation into correct location for uploading.
Move documentation into correct location for uploading.
YAML
mit
bsteinb/rust-iteratorcomprehensions
e1c924ded692ef2d5f351717f7b3ab0d797d014a
.travis.yml
.travis.yml
language: php php: - 5.3 - 5.4 - 5.5 script: # Run PHP lint on all PHP files. - find -name '*.php' -print0 | xargs -0 -n 1 -P 4 php -l # Runt the unit tests. - phpunit Tests/
Add a Travis configuration file.
[TASK] Add a Travis configuration file. This change adds a very basic configuration file that lints all PHP files and executes the unit tests.
YAML
mit
jjriv/emogrifier,iFixit/emogrifier,Seldaek/emogrifier,OzzyCzech/emogrifier,ricardofiorani/emogrifier,Synchro/emogrifier,MyIntervals/emogrifier,sanderkruger/emogrifier,ernsto/emogrifier
e563a9e9ed58ee121fab5ba27618784e80382e59
.travis.yml
.travis.yml
dist: xenial sudo: false language: python cache: pip services: - postgresql python: - "2.7" - "3.3" - "3.4" - "3.5" - "3.6" - "3.7" install: - if [[ $TRAVIS_PYTHON_VERSION == 3* ]]; then pip install -r requirements-py3.txt; else pip install -r requirements-py2.txt; fi - pip install coveralls before_sc...
dist: xenial sudo: false language: python cache: pip services: - postgresql python: - "2.7" - "3.4" - "3.5" - "3.6" - "3.7" install: - if [[ $TRAVIS_PYTHON_VERSION == 3* ]]; then pip install -r requirements-py3.txt; else pip install -r requirements-py2.txt; fi - pip install coveralls before_script: - ...
Drop support to Python 3.3
Drop support to Python 3.3
YAML
mit
dannguyen/csvkit,onyxfish/csvkit,wireservice/csvkit
8c64ce0ebcf7a1016bffb4c9f91a4b9d311b8f94
.travis.yml
.travis.yml
language: ruby rvm: #- 1.8.7 # no, since it doesn't get fun(a, *b, c) or fun0\n.fun1 #- 1.9.3 # Travis broken September 2017 #- 2.1.1 #- 2.2.2 #- 2.3.1 - 2.4.2 - 2.5.1 - 2.6.3 #- jruby-19mode # Travis broken September 2017 #- jruby-20mode # Travis broken September 2017 #- jruby-9.1.13.0 - jrub...
language: ruby rvm: #- 1.8.7 # no, since it doesn't get fun(a, *b, c) or fun0\n.fun1 #- 1.9.3 # Travis broken September 2017 #- 2.1.1 #- 2.2.2 #- 2.3.1 - 2.4.2 - 2.5.1 - 2.6.3 #- jruby-19mode # Travis broken September 2017 #- jruby-20mode # Travis broken September 2017 #- jruby-9.1.13.0 - jrub...
Drop unused sudo: false Travis directive
CI: Drop unused sudo: false Travis directive
YAML
mit
flon-io/flor,dmicky0419/flor,floraison/flor,floraison/flor,dmicky0419/flor,dmicky0419/flor,floraison/flor
6d1336e2b47be2e3f9cb0540a06bcc3e5dd1cf04
.travis.yml
.travis.yml
language: c sudo: false addons: apt: sources: - avsm packages: - ocaml - ocaml-native-compilers - opam script: bash -ex .travis-ci.sh env: - OPAM_SWITCH=system - OPAM_SWITCH=3.12.1 - OPAM_SWITCH=4.01.0 - OPAM_SWITCH=4.02.2 # TODO: re-enable if possible, or just drop it. # - OPAM_SWIT...
language: c sudo: false addons: apt: sources: - avsm packages: - ocaml - ocaml-native-compilers - opam script: bash -ex .travis-ci.sh env: - OPAM_SWITCH=system - OPAM_SWITCH=3.12.1 - OPAM_SWITCH=4.01.0 - OPAM_SWITCH=4.02.2 - OPAM_SWITCH=4.03.0 cache: directories: - $HOME/.opam
Use OCaml 4.03.0 for Travis.
Use OCaml 4.03.0 for Travis.
YAML
lgpl-2.1
Chris00/oasis,Chris00/oasis,gerdstolpmann/oasis,gerdstolpmann/oasis,Chris00/oasis,gerdstolpmann/oasis
e5dc869c9e4756602aac7160fafb8f3ff4673c6b
.travis.yml
.travis.yml
before_script: - sh -e /etc/init.d/xvfb start - export DISPLAY=:99.0 bundler_args: --without development production --quiet env: - GEM=api DB=sqlite - GEM=api DB=mysql - GEM=api DB=postgres - GEM=backend DB=sqlite - GEM=backend DB=mysql - GEM=backend DB=postgres - GEM=core DB=sqlite - GEM=core DB=my...
before_script: - sh -e /etc/init.d/xvfb start - export DISPLAY=:99.0 bundler_args: --without development production --quiet env: - GEM=api DB=sqlite - GEM=api DB=mysql - GEM=api DB=postgres - GEM=backend DB=sqlite - GEM=backend DB=mysql - GEM=backend DB=postgres - GEM=core DB=sqlite - GEM=core DB=my...
Quit spamming IRC for build notifications
Quit spamming IRC for build notifications
YAML
bsd-3-clause
xuewenfei/solidus,PhoenixTeam/spree_phoenix,shioyama/spree,Boomkat/spree,volpejoaquin/spree,moneyspyder/spree,ayb/spree,Hates/spree,yushine/spree,Boomkat/spree,zaeznet/spree,DarkoP/spree,vmatekole/spree,alvinjean/spree,locomotivapro/spree,mleglise/spree,dafontaine/spree,azclick/spree,yiqing95/spree,brchristian/spree,ed...
b888a36721234f0d82e1321a3c0934bb75ae26ec
.travis.yml
.travis.yml
language: java matrix: include: - jdk: oraclejdk8 env: TARGET=checkstyle - jdk: oraclejdk8 env: TARGET=pmd - jdk: oraclejdk8 env: TARGET=cpd - jdk: openjdk7 env: TARGET=test - jdk: oraclejdk7 env: TARGET=test - jdk: oraclejdk8 env: TARGET=test - os: osx...
language: java matrix: include: - jdk: oraclejdk8 env: TARGET=checkstyle - jdk: oraclejdk8 env: TARGET=pmd - jdk: oraclejdk8 env: TARGET=cpd - jdk: openjdk7 env: TARGET=test group: deprecated-2017Q1 - jdk: oraclejdk7 env: TARGET=test - jdk: oraclejdk8 ...
Revert to depricated Travis image for OpenJDK7 build
Revert to depricated Travis image for OpenJDK7 build
YAML
mit
workcraft/workcraft,tuura/workcraft,workcraft/workcraft,tuura/workcraft,danilovesky/workcraft,jrbeaumont/workcraft,workcraft/workcraft,jrbeaumont/workcraft,tuura/workcraft,workcraft/workcraft,danilovesky/workcraft,danilovesky/workcraft,jrbeaumont/workcraft,danilovesky/workcraft
07ac65560c29264d8b70a3045e2afb1d6221d115
.travis.yml
.travis.yml
language: objective-c before_script: - brew update && brew upgrade xctool script: - xctool test -project Aardvark.xcodeproj -scheme Aardvark -sdk iphonesimulator
Add Travis CI YAML file
Add Travis CI YAML file
YAML
apache-2.0
square/Aardvark,square/Aardvark,square/Aardvark,vamsirajendra/Aardvark,mtxs007/Aardvark,tinyspeck/Aardvark
ba38e90ab06370ff7f95ea6ead13fc119aa9383e
.travis.yml
.travis.yml
language: node_js node_js: - "0.11" - "0.10" - "0.8" - "0.6"
language: node_js node_js: - "0.11" - "0.10" - "0.8" - "0.6" before_script: - npm install -g grunt-cli
Add a before_script to Travis config file to install grunt-cli
Add a before_script to Travis config file to install grunt-cli Otherwise the build fails because of unknown Grunt
YAML
mit
smoll/gitgraph.js,fabienfeat/gitgraph.js,TattsGroup/gitgraph.js,ringlej/gitgraph.js,smoll/gitgraph.js,terhechte/gitgraph.js,fabienfeat/gitgraph.js,terhechte/gitgraph.js,nicoespeon/gitgraph.js,sourtin/gitgraph.js,nicoespeon/gitgraph.js,calvinatintel/gitgraph.js,DMIT-DanG/gitgraph.js,ringlej/gitgraph.js,nicoespeon/gitgra...
ddd25f1c85aaeabfaf8227ba70f00553eb2e9b37
.travis.yml
.travis.yml
language: ruby global: - USERNAME=travis PASSWORD= rvm: - 1.9.3 - 1.9.2 - 1.8.7 env: - DB=postgresql - DB=mysql
language: ruby global: - USERNAME=travis PASSWORD= rvm: - 1.9.3 - 1.9.2 - 1.8.7 - rbx-2 env: - DB=postgresql - DB=mysql
Add Rubinius 2 for Travis CI.
Add Rubinius 2 for Travis CI.
YAML
mit
BridgeU/upsert,seamusabshere/upsert,pnomolos/upsert,hcarver/upsert,kirillian/upsert,seamusabshere/upsert,pnomolos/upsert
406781b5c6fb04fffa8db3a58bb5f6300c648341
.travis.yml
.travis.yml
bundler_args: --without development language: ruby matrix: allow_failures: - rvm: 1.8.7 - rvm: jruby-head - rvm: rbx - rvm: ruby-head fast_finish: true rvm: - 1.8.7 - 1.9.2 - 1.9.3 - 2.0.0 - jruby-head - rbx - ruby-head script: bundle exec thor spec
bundler_args: --without development language: ruby rvm: - 1.8.7 - 1.9.2 - 1.9.3 - 2.0.0 - rbx - ruby-head matrix: include: - rvm: jruby-19mode env: JRUBY_OPTS="$JRUBY_OPTS --debug" - rvm: jruby-20mode env: JRUBY_OPTS="$JRUBY_OPTS --debug" - rvm: jruby-head env: JRUBY_OPTS="$J...
Test against multiple versions of JRuby
Test against multiple versions of JRuby
YAML
mit
groovenauts/thor,fancyremarker/thor,groovenauts/thor,segiddins/thor,sideci-sample/sideci-sample-thor,flyinbutrs/thor,sideci-sample/sideci-sample-thor,b-dean/thor,linkodehub/thor,fancyremarker/thor,segiddins/thor,doudou/thor,fhernandez173/thor,erikhuda/thor,b-dean/thor,fhernandez173/thor,linkodehub/thor,flyinbutrs/thor
02bf8f879ddbdac40a2259b5aa0147778f91944d
.travis.yml
.travis.yml
rvm: - 1.9.3 - 2.0.0 - 2.1.8 - 2.2.4 - 2.3.0 - ruby-head - rbx - jruby gemfile: - Gemfile - gemfiles/Gemfile.rails-3.2.x - gemfiles/Gemfile.rails-4.0.x - gemfiles/Gemfile.rails-4.1.x - gemfiles/Gemfile.rails-4.2.x - gemfiles/Gemfile.rails-master matrix: exclude: - rvm: 1.9.3 ge...
rvm: - 1.9.3 - 2.0.0 - 2.1.8 - 2.2.4 - 2.3.1 - ruby-head - rbx - jruby gemfile: - Gemfile - gemfiles/Gemfile.rails-3.2.x - gemfiles/Gemfile.rails-4.0.x - gemfiles/Gemfile.rails-4.1.x - gemfiles/Gemfile.rails-4.2.x - gemfiles/Gemfile.rails-master matrix: exclude: - rvm: 1.9.3 ge...
Use 2.3.1 on Travis instead of 2.3.0
Use 2.3.1 on Travis instead of 2.3.0
YAML
mit
Bartuz/i18n,daniel-rikowski/i18n,godaddy/i18n,svenfuchs/i18n
825b799334fb24df2db976b1fe6b54c2d4605fc1
.travis.yml
.travis.yml
language: ruby rvm: - 1.8.7 - 1.9.3 - 2.0.0 - ruby-head matrix: allow_failures: - rvm: ruby-head
Add a TravisCI configuration file
Add a TravisCI configuration file
YAML
mit
Ammar12/testapp,Ammar12/testapp,DustinH/gitdocs,acant/gitdocs,nesquena/gitdocs,DustinH/gitdocs,acant/gitdocs,DustinH/gitdocs,acant/gitdocs,nesquena/gitdocs,nesquena/gitdocs
81eaf8097b4c1b7f8bdecc2af5ef0ce1103b3340
.github/workflows/main.yml
.github/workflows/main.yml
name: CI on: push: branches: [ dev ] pull_request: branches: [ dev ] jobs: build: runs-on: ubuntu-latest steps: - name: Checkout latest code uses: actions/checkout@v2 - name: Set up JDK 8 uses: actions/setup-java@v1 with: java-version: 8 - n...
Add support for Github Actions
Add support for Github Actions
YAML
apache-2.0
moallemi/gradle-advanced-build-version
cb827e6b3480221d7f61a5adabdea9f23fde5ac2
.travis.yml
.travis.yml
language: php php: - 5.3 - 5.4 - 5.5 - 5.6 - hhvm sudo: false install: composer install notifications: email: friendsofsymfony-dev@googlegroups.com
language: php php: - 5.3 - 5.4 - 5.5 - 5.6 - hhvm sudo: false install: composer install
Remove the mailing-list notification on Travis
Remove the mailing-list notification on Travis
YAML
mit
XWB/FOSUserBundle,XWB/FOSUserBundle,FriendsOfSymfony/FOSUserBundle
8059287c692f02583371e2283cf7745e33f059d5
ruby.yml
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...
Create initial file for Github Actions
Create initial file for Github Actions
YAML
mit
DamirSvrtan/fasterer
3b0b639a2cf909d01136c9a9555e3fb44d09710c
packages/ed/edis.yaml
packages/ed/edis.yaml
homepage: '' changelog-type: '' hash: 3696be29461a25f743d2211fefadc4d207f45413ba125c8ae6233ed2bab4dd43 test-bench-deps: {} maintainer: banacorn@gmail.com synopsis: Statically typechecked client for Redis changelog: '' basic-deps: cereal: ! '>=0.4' bytestring: ! '>=0.10' base: ! '>=4.8 && <5' hedis: ! '>=0.6' al...
Update from Hackage at 2015-12-21T09:15:48+0000
Update from Hackage at 2015-12-21T09:15:48+0000
YAML
mit
commercialhaskell/all-cabal-metadata
c5f53275a32f5c15e9c09a27bc9b41e134561ddf
packages/wo/wolf.yaml
packages/wo/wolf.yaml
homepage: https://github.com/swift-nav/wolf changelog-type: '' hash: 697ea679f58a64acb9fd7cf73b8dbc10072bea80bab0858a1b131ac903f4f7b4 test-bench-deps: {} maintainer: Mark Fine <dev@swiftnav.com> synopsis: Amazon Simple Workflow Service Wrapper. changelog: '' basic-deps: amazonka: ! '>=0.3.4' exceptions: ! '>=0.8.0'...
Update from Hackage at 2015-06-16T08:19:50+0000
Update from Hackage at 2015-06-16T08:19:50+0000
YAML
mit
commercialhaskell/all-cabal-metadata
e4dc517e779961ad753e1c823029f90f9ca082ef
packages/en/ENIG.yaml
packages/en/ENIG.yaml
homepage: https://github.com/QuietJoon/ENIG#readme changelog-type: markdown hash: 2a2884e40a2bf37ddf2a301377ebcfd6d88e7590542b3a56acdd0d80c8dd448f test-bench-deps: test-framework-hunit: -any test-framework: -any base: -any unicode-transforms: -any text: -any test-framework-quickcheck2: -any HUnit: -any ...
Update from Hackage at 2019-03-16T14:10:38Z
Update from Hackage at 2019-03-16T14:10:38Z
YAML
mit
commercialhaskell/all-cabal-metadata
ef9a0c83e90be7b80d0b7847f1edda0e3fbd6a3d
packages/ht/html-entity-map.yaml
packages/ht/html-entity-map.yaml
homepage: https://github.com/mrkkrp/html-entity-map changelog-type: markdown hash: c3e9420bf75decf49930b41aea67780f6b673fe6750ad042af1d40cb8083a518 test-bench-deps: base: ! '>=4.5 && <5.0' unordered-containers: ! '>=0.2.5 && <0.3' text: ! '>=0.2 && <1.3' criterion: ! '>=0.6.2.1 && <1.3' html-entity-map: -any ...
Update from Hackage at 2017-12-18T08:49:02Z
Update from Hackage at 2017-12-18T08:49:02Z
YAML
mit
commercialhaskell/all-cabal-metadata
e2ee2ba9b6f3653d33ec5d8bd12285a47f4f4949
packages/ya/yasi.yaml
packages/ya/yasi.yaml
homepage: https://github.com/amesgen/yasi changelog-type: markdown hash: f2a6d32d6000422b3de8f9a403606e824c905891acb8cd3cc3406604f2476245 test-bench-deps: base: -any tasty-hedgehog: ^>=1.0 text: -any hedgehog: ^>=1.0 yasi: -any tasty-hunit: ^>=0.10 tasty: '>=1.3 && <=1.5' maintainer: amesgen@amesgen.de sy...
Update from Hackage at 2021-02-13T16:59:01Z
Update from Hackage at 2021-02-13T16:59:01Z
YAML
mit
commercialhaskell/all-cabal-metadata
d4e4f06a983258f6b2492035bc67e237a9339a65
packages/ta/tasty-test-reporter.yaml
packages/ta/tasty-test-reporter.yaml
homepage: https://github.com/stoeffel/tasty-test-reporter#readme changelog-type: markdown hash: 1bd7c39a27ce85d26778549706389a1c47d0f2dedcff59c4e4338de13361214f test-bench-deps: base: -any tasty-test-reporter: -any tasty-hunit: -any tasty: ! '>=1.1 && <1.3' maintainer: schtoeffel@gmail.com synopsis: Producing J...
Update from Hackage at 2020-02-11T10:05:22Z
Update from Hackage at 2020-02-11T10:05:22Z
YAML
mit
commercialhaskell/all-cabal-metadata
0aba2aa21f9c172e40c4e5edf0e881d2eb77b5be
roles/StackStorm.st2/tasks/proxy.yml
roles/StackStorm.st2/tasks/proxy.yml
--- # Update proxy env vars in StackStorm service config files - name: proxy | Configure StackStorm services become: yes lineinfile: dest: /etc/{{ 'default' if ansible_facts.pkg_mgr == 'apt' else 'sysconfig' }}/{{ item.0 }} create: yes regexp: '^{{ item.1 }}=' line: "{{ item.1 }}={{ ansible_facts.en...
--- # Update proxy env vars in StackStorm service config files - name: proxy | Configure StackStorm services become: yes lineinfile: dest: /etc/{{ 'default' if ansible_facts.pkg_mgr == 'apt' else 'sysconfig' }}/{{ item.0 }} create: yes regexp: '^{{ item.1 }}=' line: "{{ item.1 }}={{ ansible_facts.en...
Revert "st2chatops also may need proxies"
Revert "st2chatops also may need proxies"
YAML
apache-2.0
StackStorm/ansible-st2,armab/ansible-st2
a2b735943accb207c113a85862e679aca618c780
plugins/tempest/vars/tests/manila_scenario.yml
plugins/tempest/vars/tests/manila_scenario.yml
--- test_dict: test_regex: "^manila_tempest_tests.tests.scenario" whitelist: [] blacklist: [] plugins: manila_tests: repo: "https://opendev.org/openstack/manila-tempest-plugin" package: 9: "python-manila-tests" 10: "python-manila-tests" ...
Add support for manila scenario tests
Add support for manila scenario tests Change-Id: I46da6a31d8d3b15400774edc62ce2a43ea4088a2
YAML
apache-2.0
redhat-openstack/infrared,redhat-openstack/infrared,redhat-openstack/infrared
82bcb703f01708133fef6ab32dc1299352f8730e
.github/workflows/singlesteps.yml
.github/workflows/singlesteps.yml
# This workflow is used to verify the single steps that are done during benchmark-runs # https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle name: Perform single benchmark steps # https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dis...
Add single steps as separate workflow
Add single steps as separate workflow
YAML
apache-2.0
centic9/poi-benchmark,centic9/poi-benchmark,centic9/poi-benchmark
0951b7765e771d5cb93e3526bc6658e20d0a815e
packages/ca/calenderweek.yaml
packages/ca/calenderweek.yaml
homepage: '' changelog-type: markdown hash: b5ea6af70b819547bc4ee329fa0f565d5a4128c18cf90695cade2819bfbdd3ea test-bench-deps: {} maintainer: rolf@msnr.com synopsis: Commandline tool to get week of the year changelog: | # Revision history for calenderweek ## 0.1.0.0 -- YYYY-mm-dd * First version. Released on an ...
Update from Hackage at 2019-11-25T21:11:58Z
Update from Hackage at 2019-11-25T21:11:58Z
YAML
mit
commercialhaskell/all-cabal-metadata
2507a025d87028859f3cfb9e563ae68da5d051d8
_config.yml
_config.yml
# Site wide configuration title: "CCSS" description: "The website of the Carleton Computer Science Society, providing opportunities and resources for CS students to succeed" logo: ccss-logo.png # 120x120 px default image used for Twitter summary card teaser: teaser.png # 400x250 px default teaser image used in image a...
Edit config to work with new url
Edit config to work with new url
YAML
mit
CarletonComputerScienceSociety/carletoncomputersciencesociety.github.io,CarletonComputerScienceSociety/carletoncomputersciencesociety.github.io,CarletonComputerScienceSociety/carletoncomputersciencesociety.github.io,CarletonComputerScienceSociety/carletoncomputersciencesociety.github.io
3f777ec6ff0983b000ababd26b9c8969bd7ca047
packages/he/hedgehog-fakedata.yaml
packages/he/hedgehog-fakedata.yaml
homepage: https://github.com/parsonsmatt/hedgehog-fakedata#readme changelog-type: markdown hash: 3979700f65304a165b7bb65c1900a723bb68ab4ae480d3435908b6ebb585fa5a test-bench-deps: base: -any hedgehog: -any fakedata: -any containers: -any hedgehog-fakedata: -any maintainer: parsonsmatt@gmail.com synopsis: Use '...
Update from Hackage at 2020-02-10T23:26:59Z
Update from Hackage at 2020-02-10T23:26:59Z
YAML
mit
commercialhaskell/all-cabal-metadata
6efc5aa6b3b915b25df733186400434c00fdeb80
packages/de/derive-monoid.yaml
packages/de/derive-monoid.yaml
homepage: https://github.com/sboosali/derive-monoid#readme changelog-type: '' hash: e486801ff83414ce940be7200129de911c5966636f0a37d9e130e1b9b797bac0 test-bench-deps: base: ==4.8.* semigroups: ==0.18.* derive-monoid: -any maintainer: samboosalis@gmail.com synopsis: derive Semigroup/Monoid/IsList changelog: '' basi...
Update from Hackage at 2016-01-20T01:16:19+0000
Update from Hackage at 2016-01-20T01:16:19+0000
YAML
mit
commercialhaskell/all-cabal-metadata
6ebf1dfbbc226238c31e95131c75c50c838ec7a3
packages/ss/ssh-tunnel.yaml
packages/ss/ssh-tunnel.yaml
homepage: https://github.com/githubuser/ssh-tunnel#readme changelog-type: '' hash: aca3735c9b7a04409ba51e319d2e579fa45034256d109bc7d32e6961f918e4cf test-bench-deps: {} maintainer: ncrashed@gmail.com synopsis: Proxy http-client via ssh tunnel. changelog: '' basic-deps: http-client: ! '>=0.4 && <0.6' base: ! '>=4.7 &...
Update from Hackage at 2017-10-18T23:31:54Z
Update from Hackage at 2017-10-18T23:31:54Z
YAML
mit
commercialhaskell/all-cabal-metadata
77b3c6eb1cd212e1be026752a85bb5043db7bd77
.github/workflows/merge-dependabot-upgrades.yml
.github/workflows/merge-dependabot-upgrades.yml
# See https://github.com/ridedott/merge-me-action/ # This workflow automates merges from patches sent by Dependabot, and # only by dependabot, once the other CI workflows pass name: Auto-merge Dependabot PRs on: check_suite: types: - completed jobs: merge-me: name: Auto-merge Dependabot PRs runs...
Automate merges of patches sent by Dependabot
Automate merges of patches sent by Dependabot
YAML
mit
Ocramius/LazyMap
d71283ed23bd473b8727ed0384f96ec1f3f328c9
packages/ti/time-manager.yaml
packages/ti/time-manager.yaml
homepage: http://github.com/yesodweb/wai changelog-type: '' hash: d258b1d08f9b926823f5380e9201303b0ebeefe4f9e0047c0cbd7b6728135ee1 test-bench-deps: {} maintainer: kazu@iij.ad.jp synopsis: Scalable timer changelog: '' basic-deps: base: ! '>=4.8 && <5' auto-update: -any all-versions: - 0.0.0 author: Michael Snoyman a...
Update from Hackage at 2019-06-04T01:50:22Z
Update from Hackage at 2019-06-04T01:50:22Z
YAML
mit
commercialhaskell/all-cabal-metadata
031eda7d7471f952eb9347d20e45cc380f110d89
.github/workflows/django.yml
.github/workflows/django.yml
name: Django CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: build: runs-on: ubuntu-latest strategy: max-parallel: 4 matrix: python-version: [3.9, 3.10] steps: - uses: actions/checkout@v2 - name: Set up Python ${{ matrix.python-version...
Add GI-Actions integration for unit-tests
Add GI-Actions integration for unit-tests
YAML
mit
Instanssi/Instanssi.org,Instanssi/Instanssi.org,Instanssi/Instanssi.org,Instanssi/Instanssi.org
6b36e9231e2b930cb25481e78a49359271bec2df
packages/se/servant-ekg.yaml
packages/se/servant-ekg.yaml
homepage: '' changelog-type: '' hash: fd6de9c586ad341e5d65931384f4cbe779259cb1faed1e8c88358c10e768c224 test-bench-deps: warp: ! '>=3.2.4 && <3.3' http-client: -any ekg-core: -any wai: -any base: ==4.* servant-client: -any unordered-containers: -any hspec: ==2.* text: -any servant-server: -any ekg:...
Update from Hackage at 2017-01-30T18:53:14Z
Update from Hackage at 2017-01-30T18:53:14Z
YAML
mit
commercialhaskell/all-cabal-metadata
412d28406b027ce2d8bf1dc6a592cf8fb41d01f2
.sync.yml
.sync.yml
--- .travis.yml: secure: "YDxCNZf43vGAwWOV7vpG0JQNhuSCeyEpIV8ZkJVG2w282mwko7GyF4n58KyICkJahKHqxDqEFc+9ENMqlp4ZTaYjghAOKR8zGh2ytjLNjm6kBi2xypOQfpkvtb4ZC6g8a3RkSPWBCIVagpjpVOx1FXw2KisDm5pqLH9wgv+IB5Q="
Add credentials for Travis CI
Add credentials for Travis CI
YAML
apache-2.0
dhoppe/puppet-vim,dhoppe/puppet-vim
f68face4626371fec7f34e31c9030e129aff1c53
releasenotes/notes/queens-741042b861cd8c6e.yaml
releasenotes/notes/queens-741042b861cd8c6e.yaml
--- features: - > Added region support. - > The load-edit directive is used. The Spec field on Profile creation dialog and Policy creation dialog use load-edit directive newly added into Horizon. - > Switched to OSC module. Previously the client module for senlin API have been used from se...
Add release notes for Queens
Add release notes for Queens Change-Id: Iecba2401d090019e0fbb232d2623d6797a03a9cd
YAML
apache-2.0
openstack/senlin-dashboard,stackforge/senlin-dashboard,openstack/senlin-dashboard,openstack/senlin-dashboard,openstack/senlin-dashboard,stackforge/senlin-dashboard,stackforge/senlin-dashboard
cd8659053aa2772b6ba5141626a5173c60be4382
packages/ge/geos.yaml
packages/ge/geos.yaml
homepage: '' changelog-type: '' hash: f2fb6d241ad4a29f5529a6c382c0432e3d506ecd263bb80e31f427cf10968cec test-bench-deps: bytestring: -any base: -any hspec: -any geos: -any cassava: -any mtl: -any vector: -any maintainer: pfrance@gmail.com synopsis: Bindings for GEOS. changelog: '' basic-deps: bytestring:...
Update from Hackage at 2018-01-21T20:12:32Z
Update from Hackage at 2018-01-21T20:12:32Z
YAML
mit
commercialhaskell/all-cabal-metadata
577b77a23cae88ce0fd9f0a6bae6f71e792876a0
packages/msteams.yaml
packages/msteams.yaml
# https://github.com/EBOOZ/TeamsStatus sensor: - platform: template sensors: teams_status_robert: friendly_name: "Microsoft Teams status Robert" value_template: >- {% if states('sensor.teams_status_robert') == '' -%} Offline {%- endif %} icon_template...
Add sensors for Microsoft Teams Presence
Add sensors for Microsoft Teams Presence
YAML
mit
rtvb/home-assistant-config
899ecf79f771ca1390bbd63c7498b5f19edc3eb6
packages/yo/yoga.yaml
packages/yo/yoga.yaml
homepage: '' changelog-type: '' hash: e6bd61ff7216bb88899bd65b011134e58ce2669e88005089ab4a002406fa759f test-bench-deps: {} maintainer: Krajcevski@gmail.com synopsis: Bindings to Facebook's Yoga layout library changelog: '' basic-deps: base: ! '>4 && <6' yoga: -any bindings-DSL: ==1.0.* ieee754: ! '>=0.7' all-ve...
Update from Hackage at 2017-04-08T21:00:24Z
Update from Hackage at 2017-04-08T21:00:24Z
YAML
mit
commercialhaskell/all-cabal-metadata
caa900f907ce74a98e76315d0eafcc7ca033948f
test-fake-repo/broken-links.yaml
test-fake-repo/broken-links.yaml
component-with-no-parent: kind: component component-with-empty-parent: kind: component parent: component-with-nonexistent-parent: kind: component parent: nonexistent architecture-with-no-parent: kind: architecture architecture-with-empty-parent: kind: architecture parent: architecture-with-nonexist...
Add a test "repo" for testing MUSTARD
Add a test "repo" for testing MUSTARD
YAML
agpl-3.0
CodethinkLabs/mustard,CodethinkLabs/mustard
17b362d7698923d04ea93e2579e0651c04f7a473
azure-pipelines.yml
azure-pipelines.yml
# Starter pipeline - task: NuGetToolInstaller@1 inputs: versionSpec: - task: NuGetCommand@2 inputs: command: 'restore' restoreSolution: 'src/Xablu.WebApiClient.sln' feedsToUse: 'select' - task: MSBuild@1 inputs: solution: 'src/Xablu.WebApiClient/Xablu.WebApiClient.csproj' configuration: '...
Set up CI with Azure Pipelines
Test: Set up CI with Azure Pipelines [skip ci]
YAML
mit
Xablu/Xablu.WebApiClient
23b946273f3349b03794cd6ea2c1164208a67ccb
azure-pipelines.yml
azure-pipelines.yml
# Docker image # Build a Docker image to deploy, run, or push to a container registry. # Add steps that use Docker Compose, tag images, push to a registry, run an image, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/docker pool: vmImage: 'Ubuntu 16.04' variables: imageName: 'your-contain...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines
YAML
mit
LanikSJ/ubo-filters,LanikSJ/ubo-filters,LanikSJ/ubo-filters