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
44bc1eaa9b2d727650817d7c4c2511b830b35224
packages/nu/numhask-prelude.yaml
packages/nu/numhask-prelude.yaml
homepage: https://github.com/tonyday567/numhask#readme changelog-type: '' hash: ed996911b7c0b8fd7431ba8c971a71ceb9e6ef6ab1ce85a1759342a85375c16b test-bench-deps: base: ! '>=4.7 && <5' numhask-prelude: -any doctest: -any tasty: -any maintainer: tonyday567@gmail.com synopsis: A numeric prelude changelog: '' basic...
homepage: https://github.com/tonyday567/numhask#readme changelog-type: '' hash: 642b159109c9743622364f063acf375d49cddeacee9313da39c898040b002117 test-bench-deps: base: ! '>=4.7 && <5' numhask-prelude: -any doctest: -any tasty: -any maintainer: tonyday567@gmail.com synopsis: A numeric prelude changelog: '' basic...
Update from Hackage at 2018-04-07T23:00:28Z
Update from Hackage at 2018-04-07T23:00:28Z
YAML
mit
commercialhaskell/all-cabal-metadata
f5aa3681d3ebc5a14fcf7a17f586efd282a3fbfb
packages/pe/periodic-client.yaml
packages/pe/periodic-client.yaml
homepage: https://github.com/Lupino/haskell-periodic/tree/master/periodic-client#readme changelog-type: '' hash: 9a03b05ba1016a90f16a7371fd8e25ecc483f2413c273e7d38a26455880f364d test-bench-deps: {} maintainer: lmjubuntu@gmail.com synopsis: Periodic task system haskell client. changelog: '' basic-deps: bytestring: -an...
homepage: https://github.com/Lupino/haskell-periodic/tree/master/periodic-client#readme changelog-type: '' hash: 2fbeaf72801f8018424549d9d583df7dcb6d50e3f6fedc19e751c9985148d456 test-bench-deps: {} maintainer: lmjubuntu@gmail.com synopsis: Periodic task system haskell client. changelog: '' basic-deps: bytestring: -an...
Update from Hackage at 2020-10-26T06:19:21Z
Update from Hackage at 2020-10-26T06:19:21Z
YAML
mit
commercialhaskell/all-cabal-metadata
4c30de7c2c25b92933d0608c1844869112d24a17
app/email_domains.yml
app/email_domains.yml
--- - gov.uk - mod.uk - mil.uk - ddc-mod.org - slc.co.uk - gov.scot - parliament.scot - parliament.uk - nhs.uk - nhs.net - police.uk - dclgdatamart.co.uk - ucds.email - naturalengland.org.uk - hmcts.net - scotent.co.uk - assembly.wales - cjsm.net - cqc.org.uk - bl.uk - stfc.ac.uk - wmfs.net - bbsrc.ac.uk - acas.org.uk ...
--- - gov.uk - mod.uk - mil.uk - ddc-mod.org - slc.co.uk - gov.scot - parliament.scot - parliament.uk - nhs.uk - nhs.net - police.uk - dclgdatamart.co.uk - ucds.email - naturalengland.org.uk - hmcts.net - scotent.co.uk - assembly.wales - cjsm.net - cqc.org.uk - bl.uk - stfc.ac.uk - wmfs.net - bbsrc.ac.uk - acas.org.uk ...
Add National Audit Office domain
Add National Audit Office domain
YAML
mit
alphagov/notifications-admin,alphagov/notifications-admin,alphagov/notifications-admin,alphagov/notifications-admin
0948ced101b0037432a1e0192a185810a2363c2a
deploy_formgrade.yml
deploy_formgrade.yml
--- # This is separate because it has to be run after the instructor's # user account is setup. - hosts: jupyterhub_hosts roles: - formgrade
--- # This playbook is deployed separately and after `deploy.yml` since the # instructor's user account must be set up before deploying formgrader - hosts: jupyterhub_hosts roles: - formgrade
Document more clearly that formgrade is deployed separately
Document more clearly that formgrade is deployed separately
YAML
bsd-3-clause
jupyterhub/jupyterhub-deploy-teaching,jupyterhub/jupyterhub-deploy-teaching,ellisonbg/jupyterhub-deploy-teaching,ellisonbg/jupyterhub-deploy-teaching
254aa612c75384b5e88c3888c8fa366c39700a1c
recipes/flake8-simplify/meta.yaml
recipes/flake8-simplify/meta.yaml
{% set name = "flake8-simplify" %} {% set version = "0.11.0" %} package: name: {{ name|lower }} version: {{ version }} source: fn: {{ name }}-{{ version }}.tar.gz url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz sha256: c3ccfc18258822ce82ddd8b84f672378c2452a66009...
{% set name = "flake8-simplify" %} {% set version = "0.11.0" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name|replace("-", "_") }}-{{ version }}.tar.gz sha256: c3ccfc18258822ce82ddd8b84f672378c2452a6600987070db8af864850b465...
Handle the fact that the url name differs from package name
Handle the fact that the url name differs from package name
YAML
bsd-3-clause
hadim/staged-recipes,scopatz/staged-recipes,goanpeca/staged-recipes,patricksnape/staged-recipes,mariusvniekerk/staged-recipes,igortg/staged-recipes,ocefpaf/staged-recipes,kwilcox/staged-recipes,scopatz/staged-recipes,ocefpaf/staged-recipes,patricksnape/staged-recipes,igortg/staged-recipes,johanneskoester/staged-recipes...
e44872483cd06fda5621950c931d3dfc409ca56a
recipes/markdown-kernel/meta.yaml
recipes/markdown-kernel/meta.yaml
{% set name = "markdown-kernel" %} {% set version = "0.2.0" %} package: name: "{{ name|lower }}" version: "{{ version }}" source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz sha256: 6487c240a7424fb20f62aa61d0dd16971e9a757fe08d1482916560156eef7b3b build: num...
{% set name = "markdown-kernel" %} {% set version = "0.2.0" %} package: name: "{{ name|lower }}" version: "{{ version }}" source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz sha256: 6487c240a7424fb20f62aa61d0dd16971e9a757fe08d1482916560156eef7b3b build: num...
Add ipykernel as runtime dependency
Add ipykernel as runtime dependency
YAML
bsd-3-clause
mcs07/staged-recipes,chrisburr/staged-recipes,goanpeca/staged-recipes,johanneskoester/staged-recipes,dschreij/staged-recipes,chrisburr/staged-recipes,patricksnape/staged-recipes,hadim/staged-recipes,Juanlu001/staged-recipes,petrushy/staged-recipes,petrushy/staged-recipes,kwilcox/staged-recipes,jochym/staged-recipes,jak...
6651cbe3bc6fd0f792973f5086fb00b86525b634
recipes/ternary-diagram/meta.yaml
recipes/ternary-diagram/meta.yaml
{% set name = "ternary-diagram" %} {% set dirname = "ternary_diagram" %} {% set version = "2.1.0" %} package: name: "{{ name|lower }}" version: "{{ version }}" source: url: "https://pypi.io/packages/source/{{ name[0] }}/{{ dirname }}/{{ dirname }}-{{ version }}.tar.gz" sha256: 60516177219d63c3e83706acbc37393a...
{% set name = "ternary-diagram" %} {% set dirname = "ternary_diagram" %} {% set version = "2.1.0" %} package: name: "{{ name|lower }}" version: "{{ version }}" source: url: "https://pypi.io/packages/source/{{ name[0] }}/{{ dirname }}/{{ dirname }}-{{ version }}.tar.gz" sha256: 60516177219d63c3e83706acbc37393a...
Modify requirements from matplotlib to matplotlib-base.
Modify requirements from matplotlib to matplotlib-base.
YAML
bsd-3-clause
johanneskoester/staged-recipes,ocefpaf/staged-recipes,conda-forge/staged-recipes,goanpeca/staged-recipes,jakirkham/staged-recipes,ocefpaf/staged-recipes,johanneskoester/staged-recipes,conda-forge/staged-recipes,goanpeca/staged-recipes,jakirkham/staged-recipes
76eeb07f7f96e88f11698f626ea8b26cf2ee9a75
wercker.yml
wercker.yml
box: nolimitid/node-phantom-npm3 build: steps: - script: name: load git revisions code: | git remote set-url origin https://github.com/$WERCKER_GIT_OWNER/$WERCKER_GIT_REPOSITORY.git cd $WERCKER_SOURCE_DIR git fetch --unshallow ...
box: nolimitid/node-phantom-npm3 build: steps: - script: name: load git revisions code: | git remote set-url origin https://github.com/$WERCKER_GIT_OWNER/$WERCKER_GIT_REPOSITORY.git cd $WERCKER_SOURCE_DIR git fetch --unshallow ...
Test if we still need permissions
Test if we still need permissions
YAML
mit
koenbok/Framer,awt2542/Framer,mattsjohnston/Framer,jchavarri/Framer,awt2542/Framer,jchavarri/Framer,mattsjohnston/Framer,koenbok/Framer,tisho/Framer,awt2542/Framer,koenbok/Framer,tisho/Framer,tisho/Framer,koenbok/Framer,jchavarri/Framer,awt2542/Framer,mattsjohnston/Framer
f469a7b1acdf6fd3a061475b52fb609c2b23b0b2
.github/stale.yml
.github/stale.yml
# Configuration for probot-stale - https://github.com/probot/stale # Number of days of inactivity before an Issue or Pull Request becomes stale daysUntilStale: 60 # Number of days of inactivity before a stale Issue or Pull Request is closed # 2**32-1 until https://github.com/probot/stale/issues/79 is fixed daysUntilCl...
# Configuration for probot-stale - https://github.com/probot/stale # Number of days of inactivity before an Issue or Pull Request becomes stale daysUntilStale: 60 # Number of days of inactivity before a stale Issue or Pull Request is closed # 100 years until https://github.com/probot/stale/issues/79 is fixed daysUntil...
Change Stale daysTillClose to 100 years
Change Stale daysTillClose to 100 years
YAML
bsd-3-clause
drmateo/pcl,drmateo/pcl,drmateo/pcl,drmateo/pcl,drmateo/pcl
176f51307e809b4e688437f08cfec53f48b9f74e
install/docker/docker-compose.yml
install/docker/docker-compose.yml
version: '3' services: cockroachdb: image: cockroachdb/cockroach:v1.0.6 command: start --insecure --store=attrs=ssd,path=/var/lib/cockroach/ restart: always volumes: - data:/var/lib/cockroach expose: - "8080" - "26257" ports: - "26257:26257" - "8080:8080" nakama...
version: '3' services: cockroachdb: image: cockroachdb/cockroach:v1.1.3 command: start --insecure --store=attrs=ssd,path=/var/lib/cockroach/ restart: always volumes: - data:/var/lib/cockroach expose: - "8080" - "26257" ports: - "26257:26257" - "8080:8080" nakama...
Update cockroach version in Docker compose file.
Update cockroach version in Docker compose file.
YAML
apache-2.0
heroiclabs/nakama,heroiclabs/nakama,heroiclabs/nakama,heroiclabs/nakama,heroiclabs/nakama,heroiclabs/nakama
c9d861ed96f5625cfb7f290b680bbbba0a70ce05
docs/environment.yml
docs/environment.yml
name: fsspec channels: - defaults - conda-forge dependencies: - python=3.6 - paramiko - requests
name: fsspec channels: - defaults - conda-forge dependencies: - python=3.6 - paramiko - requests - numpydoc
Add numpydoc to rtd requirements
Add numpydoc to rtd requirements
YAML
bsd-3-clause
fsspec/filesystem_spec,fsspec/filesystem_spec,intake/filesystem_spec
a239659e3cb9c704aaefa44078653641cd7f60e8
packages/ve/vector-extras.yaml
packages/ve/vector-extras.yaml
homepage: https://github.com/metrix-ai/vector-extras changelog-type: '' hash: be03304b0f08283c2d269490d80976ab9580c7627635ae94f3ac402cb85429e4 test-bench-deps: {} maintainer: Metrix.AI Tech Team <tech@metrix.ai> synopsis: Utilities for the "vector" library changelog: '' basic-deps: base: ! '>=4.11 && <5' unordered-...
homepage: https://github.com/metrix-ai/vector-extras changelog-type: '' hash: ca03d658895a20ad6986bc354e6e400e1010a0a93a0673ce1e0651149cd54c67 test-bench-deps: {} maintainer: Metrix.AI Tech Team <tech@metrix.ai> synopsis: Utilities for the "vector" library changelog: '' basic-deps: base: '>=4.11 && <5' unordered-co...
Update from Hackage at 2021-11-30T18:21:45Z
Update from Hackage at 2021-11-30T18:21:45Z
YAML
mit
commercialhaskell/all-cabal-metadata
0a7e5e969cb905c4aa5996482352f7f262e12d83
playbooks/translation/pre.yaml
playbooks/translation/pre.yaml
- hosts: all roles: - role: ensure-sphinx doc_building_packages: - sphinx - reno - ensure-babel - copy-proposal-common-scripts
- hosts: all roles: - role: ensure-sphinx doc_building_packages: - sphinx - reno sphinx_python: python3 - ensure-babel - copy-proposal-common-scripts
Use python3 for translation jobs
Use python3 for translation jobs Horizon no longer support python2 as it has dropped Django 1.11 support which is the last version with python 2.7 support. However, the translation jobs still require python2, so the translation jobs are failing after horizon dropped python2 support. It is time to ensure python3 in the...
YAML
apache-2.0
openstack-infra/project-config,openstack-infra/project-config
0a26b36323e9146e5c1fed27dd122558af885efb
.example-job-board-register-sardonyx.yml
.example-job-board-register-sardonyx.yml
--- languages: - __sardonyx__ - c - c++ - clojure - cplusplus - cpp - default - go - groovy - java - node_js # FIXME: why no work? #- php - pure_java - python - ruby - scala features: - basic - cassandra - chromium - couchdb - disabled-ipv6 - docker - docker-compose - elasticsearch - firefox - go-toolchain - google-chr...
--- languages: - __sardonyx__ - c - c++ - clojure - cplusplus - cpp - default - go - groovy - java - node_js # FIXME: why no work? # - php - pure_java - python - ruby - scala features: - basic - cassandra - chromium - couchdb - disabled-ipv6 - docker - docker-compose - elasticsearch - firefox - go-toolchain - google-ch...
Disable example phantomjs specs (for now?)
Disable example phantomjs specs (for now?)
YAML
mit
travis-ci/packer-templates,travis-ci/packer-templates,travis-ci/packer-templates
bdf69a7f2a820e3a55dbd448bc0fc9a9db69b28c
.github/workflows/check-broken-links.yml
.github/workflows/check-broken-links.yml
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node # For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions name: Liens morts on: schedule: - cron: "0 0 * * *" jo...
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node # For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions name: Liens morts on: schedule: - cron: "0 0 * * *" w...
Add manual trigger on broken link check
Add manual trigger on broken link check
YAML
agpl-3.0
sgmap/api.gouv.fr,sgmap/api.gouv.fr
d84e2a8a0aeb8dfeb88b043d04d63d2725f906d1
.github/workflows/quality-assurance.yaml
.github/workflows/quality-assurance.yaml
--- name: Quality Assurance on: push: ~ pull_request: ~ jobs: phpunit: name: PHPUnit tests on ${{ matrix.php }} ${{ matrix.composer-flags }} runs-on: ubuntu-latest strategy: matrix: php: [ '7.1', '7.2', '7.3', '7.4' ] composer-flags: [ '' ...
--- name: Quality Assurance on: push: ~ pull_request: ~ jobs: phpunit: name: PHPUnit tests on ${{ matrix.php }} ${{ matrix.composer-flags }} runs-on: ubuntu-latest strategy: matrix: php: [ '7.1', '7.2', '7.3', '7.4', '8.0', '8.1' ] compose...
Test on PHP 8 and 8.1
Test on PHP 8 and 8.1
YAML
mit
Crell/ApiProblem,Crell/ApiProblem
de5b83fad433ec862501471cdcd285e8be586c09
lava/testcases/kernel-tests.yml
lava/testcases/kernel-tests.yml
metadata: format: Lava-Test Test Definition 1.0 name: lttng-kernel-test description: "Run kernel test suite" run: steps: - source /tmp/virtenv/activate - export TMPDIR="/tmp" - ulimit -c unlimited - mkdir -p coredump ...
metadata: format: Lava-Test Test Definition 1.0 name: lttng-kernel-test description: "Run kernel test suite" run: steps: - source /tmp/virtenv/activate - export TMPDIR="/tmp" - ulimit -c unlimited - mkdir -p coredump ...
Change lava test case name for the baremetal test suite
Change lava test case name for the baremetal test suite
YAML
mit
frdeso/syscall-bench-it,frdeso/syscall-bench-it,frdeso/syscall-bench-it
83815d08b106bc0784f523e1f49cdffdc025793d
.github/workflows/build.yml
.github/workflows/build.yml
name: Build on: pull_request: paths-ignore: - '**.md' push: paths-ignore: - '**.md' jobs: cancel: name: 'Cancel previous runs' runs-on: ubuntu-latest timeout-minutes: 2 steps: - uses: styfle/cancel-workflow-action@0.5.0 with: access_token: ${{ github...
name: Build on: pull_request: paths-ignore: - '**.md' push: paths-ignore: - '**.md' jobs: cancel: name: 'Cancel previous runs' runs-on: ubuntu-latest timeout-minutes: 2 steps: - uses: styfle/cancel-workflow-action@0.5.0 with: access_token: ${{ github...
Test with Node.js 14 and 16
Test with Node.js 14 and 16
YAML
mit
electerious/Ackee
c10acee7835305944af8ac488c8557b2fb2bc2a0
.github/workflows/main.yaml
.github/workflows/main.yaml
name: Main Pipeline on: push: branches: [master] pull_request: branches: [master] jobs: test: strategy: matrix: os: [ubuntu-20.04, macos-11, windows-2022] python: ["3.7", "3.10"] runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v2 - uses: actions/se...
name: Main Pipeline on: push: branches: [master] pull_request: branches: [master] jobs: test: strategy: matrix: os: [ubuntu-20.04, macos-11, windows-2022] python: ["3.7", "3.10"] runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v2 - uses: actions/se...
Add docker and quality jobs
Add docker and quality jobs
YAML
mit
adferrand/docker-letsencrypt-dns
8da43e06171c5d796dc4b518412e6ea146dee421
.github/workflows/tests.yml
.github/workflows/tests.yml
name: Python tests on: push: branches: [ master ] pull_request: branches: [ master ] jobs: test: name: Run tests on ${{ matrix.os }} with Python ${{ matrix.python }} strategy: matrix: os: [ubuntu-latest, macOS-latest] python: ['3.8', '3.7'] runs-on: ${{ matrix.os }} ...
name: Python tests on: push: branches: [ master ] pull_request: branches: [ master ] jobs: test: name: Run tests on ${{ matrix.os }} with Python ${{ matrix.python }} strategy: matrix: os: [ubuntu-latest, macOS-latest] python: ['3.8', '3.7'] runs-on: ${{ matrix.os }} ...
Install extra dependencies required by some models and log test durations
Install extra dependencies required by some models and log test durations
YAML
apache-2.0
rwightman/pytorch-image-models,rwightman/pytorch-image-models
7c2650c6a0b1daf563823f720223f5d6d9510905
metadata/ch.famoser.mensa.yml
metadata/ch.famoser.mensa.yml
AntiFeatures: - NonFreeNet Categories: - Internet - Sports & Health License: MIT AuthorName: Florian Moser AuthorWebSite: https://famoser.ch/ SourceCode: https://github.com/famoser/Mensa IssueTracker: https://github.com/famoser/Mensa/issues AutoName: Mensa RepoType: git Repo: https://github.com/famoser/Mensa B...
AntiFeatures: - NonFreeNet Categories: - Internet - Sports & Health License: MIT AuthorName: Florian Moser AuthorWebSite: https://famoser.ch/ SourceCode: https://github.com/famoser/Mensa IssueTracker: https://github.com/famoser/Mensa/issues AutoName: Mensa RepoType: git Repo: https://github.com/famoser/Mensa B...
Update Mensa to 1.5.7 (17)
Update Mensa to 1.5.7 (17)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
f11059dca4631862aa2c9a2ecc239a1f3af58bc8
config/locales/ar.yml
config/locales/ar.yml
--- ar: govuk_component: document_footer: published: updated: full_page_history: from: part_of: metadata: from: part_of: location: applies_to_nations: "ينطبق على" field_of_operation: "مجال العمل" history: published: last_updated: ...
--- ar: govuk_component: document_footer: published: "نُشِر" updated: "حُدِّث" full_page_history: from: "من" part_of: metadata: from: "من" part_of: location: applies_to_nations: "ينطبق على" field_of_operation: "مجال العمل" history: publis...
Add Arabic translations to metadata components
Add Arabic translations to metadata components This commit adds some Arabic translations to the `metadata` and `document_footer` components, as provided by MoD.
YAML
mit
alphagov/static,alphagov/static,alphagov/static
41467bc330d670da8cfde1e22a74a7b30fb6bbe4
roles/horizon/defaults/main.yml
roles/horizon/defaults/main.yml
--- horizon: rev: a93c611e71 logo_url: https://s3.amazonaws.com/horizon-branding/bluebox.png favicon_url: https://s3.amazonaws.com/horizon-branding/bluebox.ico
--- horizon: rev: 19634d62f5a9b2c1aa9f867c247f46ed7f19ac07 logo_url: https://s3.amazonaws.com/horizon-branding/bluebox.png favicon_url: https://s3.amazonaws.com/horizon-branding/bluebox.ico
Update Horizon to current stable/havana
Update Horizon to current stable/havana
YAML
mit
dlundquist/ursula,wupeiran/ursula,persistent-ursula/ursula,twaldrop/ursula,j2sol/ursula,zrs233/ursula,mjbrewer/ursula,zrs233/ursula,EricCrosson/ursula,MaheshIBM/ursula,blueboxjesse/ursula,channus/ursula,nirajdp76/ursula,paulczar/ursula,andrewrothstein/ursula,davidcusatis/ursula,knandya/ursula,pbannister/ursula,zrs233/u...
40089efc9edb389d87114872dd3cb32f76639a92
packages/co/control-monad-free.yaml
packages/co/control-monad-free.yaml
homepage: http://github.com/pepeiborra/control-monad-free changelog-type: '' hash: d08dceee154098bee492a1c00ef699a2a3a0e8a3851c5d49ccd49d5645a501a4 test-bench-deps: {} maintainer: pepeiborra@gmail.com synopsis: Free monads and monad transformers changelog: '' basic-deps: base: ! '>=4.7 && <5' transformers: -any p...
homepage: http://github.com/pepeiborra/control-monad-free changelog-type: '' hash: 8ce55c2cdac65f1c9254c5a71839a746da76bbabaab4d043ad01c96b35519879 test-bench-deps: {} maintainer: pepeiborra@gmail.com synopsis: Free monads and monad transformers changelog: '' basic-deps: base: ! '>=4.9 && <5' transformers: -any all...
Update from Hackage at 2018-10-06T18:54:14Z
Update from Hackage at 2018-10-06T18:54:14Z
YAML
mit
commercialhaskell/all-cabal-metadata
111474cee0a7b27868cb58bc892aff6d531b4ab7
roles/common/handlers/main.yml
roles/common/handlers/main.yml
--- - include: postfix.yml - include: sensu.yml - include: docker.yml
--- - include: postfix.yml - include: sensu.yml when: not ansible_local.system.is_atomic | bool - include: docker.yml
Remove the handler sensu restart on atomix
Remove the handler sensu restart on atomix * we don't have sensu-client setuped on the atomic host, we don't need to restart sensu
YAML
apache-2.0
redhat-cip/rcip-openshift-ansible,redhat-cip/rcip-openshift-ansible
03c1e54a063457e2ce3b4ac168c572ad84b7829e
.builds/netbsd.yml
.builds/netbsd.yml
# Sourcehut manifest. image: netbsd/latest packages: - cmake sources: - https://github.com/pmer/TsunagariC.git tasks: - cmake: | cd TsunagariC mkdir build cd build cmake .. - make: | cd TsunagariC cd build make
# Sourcehut manifest. image: netbsd/latest packages: - cmake sources: - git://github.com/pmer/TsunagariC.git tasks: - cmake: | cd TsunagariC mkdir build cd build cmake .. - make: | cd TsunagariC cd build make
Remove TLS in NetBSD git clone
Sourcehut: Remove TLS in NetBSD git clone
YAML
mit
pmer/TsunagariC,pmer/TsunagariC,pmer/TsunagariC
2350e0bf0753686c7ff1ee4fbc36522ed730bd34
packages/hk/hkd-default.yaml
packages/hk/hkd-default.yaml
homepage: https://github.com/versioncloud/hkd-default#readme changelog-type: markdown hash: 1af424ba5d4b490ed32488bde7b9a7c9db87b09132ce72af3a5da46e5e6bac1c test-bench-deps: base: ! '>=4.7 && <5' hkd-default: -any aeson: -any maintainer: jorah@version.cloud synopsis: Apply default value for optional field of HKD ...
homepage: https://github.com/versioncloud/hkd-default#readme changelog-type: markdown hash: d00720cd35004d176361fb8a0977ab50ec8c130fccd258d4f54c8a2daa7ad838 test-bench-deps: base: ! '>=4.7 && <5' hkd-default: -any aeson: -any maintainer: jorah@version.cloud synopsis: Apply default value for optional field of HKD ...
Update from Hackage at 2020-01-28T04:50:07Z
Update from Hackage at 2020-01-28T04:50:07Z
YAML
mit
commercialhaskell/all-cabal-metadata
6dc7d0ece03bb752567d8b5c962e2b27a057074d
metadata/com.minar.randomix.yml
metadata/com.minar.randomix.yml
Categories: - Games License: MIT AuthorName: minar AuthorEmail: minar.tastic@gmail.com AuthorWebSite: https://minar.ml/ SourceCode: https://github.com/m-i-n-a-r/randomix IssueTracker: https://github.com/m-i-n-a-r/randomix/issues AutoName: Randomix RepoType: git Repo: https://github.com/m-i-n-a-r/randomix.git Build...
Categories: - Games License: MIT AuthorName: minar AuthorEmail: minar.tastic@gmail.com AuthorWebSite: https://minar.ml/ SourceCode: https://github.com/m-i-n-a-r/randomix IssueTracker: https://github.com/m-i-n-a-r/randomix/issues AutoName: Randomix RepoType: git Repo: https://github.com/m-i-n-a-r/randomix.git Build...
Update Randomix to 1.11 (27)
Update Randomix to 1.11 (27)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
29aff0f5629a15702bca610c44f9d0eb950c908f
.ko.yaml
.ko.yaml
defaultBaseImage: gcr.io/distroless/static:nonroot
defaultBaseImage: gcr.io/distroless/static:nonroot baseImageOverrides: github.com/tektoncd/operator/cmd/openshift/operator: registry.access.redhat.com/ubi8/ubi-minimal github.com/tektoncd/operator/cmd/openshift/webhook: registry.access.redhat.com/ubi8/ubi-minimal
Change base image for openshift platform
Change base image for openshift platform This will change the base image used for image builds issue of webhook image failing on openshift because of non root and require 65532 user is also fixed
YAML
apache-2.0
tektoncd/operator,tektoncd/operator,tektoncd/operator
d54640a476aca13e2ac29e7c9c7a9a902074112b
.github/workflows/publish.yml
.github/workflows/publish.yml
# This is a basic workflow to help you get started with Actions name: Publish to Maven Central # Controls when the workflow will run on: push: branches: - master # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: # This workflow contains a single job called "...
# This is a basic workflow to help you get started with Actions name: Publish to Maven Central # Controls when the workflow will run on: push: branches: - master # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: # This workflow contains a single job called "...
Fix Github action for publshing to Maven Central
INS-448: Fix Github action for publshing to Maven Central
YAML
mit
brightsparklabs/asanti
87c23c243c06ee6adf360df7982d6be3a6588743
.github/workflows/testing.yml
.github/workflows/testing.yml
name: Tox testing` on: [push] jobs: build: runs-on: ubuntu-latest strategy: matrix: python: [3.5, 3.6, 3.7, 3.8] steps: - uses: actions/checkout@v2 - name: Setup Python uses: actions/setup-python@v2 with: python-version: ${{ matrix.python }} - n...
name: Tox testing` on: [push] jobs: build: runs-on: ubuntu-latest strategy: matrix: python: [3.5, 3.6, 3.7, 3.8] steps: - uses: actions/checkout@v2 - name: Setup Python uses: actions/setup-python@v2 with: python-version: ${{ matrix.python }} - n...
Split into separate run steps
Split into separate run steps
YAML
mit
bavovanachte/sphinx-wavedrom,bavovanachte/sphinx-wavedrom
b42cc44839aa40144ae38c11edf0e31b37d8bd4e
recipes/forcebalance/meta.yaml
recipes/forcebalance/meta.yaml
{% set name = "ForceBalance" %} {% set version = "1.7.3" %} {% set sha256 = "d662e48862c861af6b0bc1c917ef90c65a51ad7102368b0c3945c9aff3450621" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://github.com/leeping/{{ name }}/archive/v{{ version }}.tar.gz sha256: {{ sha256 }} build:...
{% set name = "ForceBalance" %} {% set version = "1.7.3" %} {% set sha256 = "d662e48862c861af6b0bc1c917ef90c65a51ad7102368b0c3945c9aff3450621" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://github.com/leeping/{{ name }}/archive/v{{ version }}.tar.gz sha256: {{ sha256 }} build:...
Fix bad NumPy pinning again
Fix bad NumPy pinning again
YAML
bsd-3-clause
jochym/staged-recipes,petrushy/staged-recipes,hadim/staged-recipes,ReimarBauer/staged-recipes,goanpeca/staged-recipes,mariusvniekerk/staged-recipes,kwilcox/staged-recipes,patricksnape/staged-recipes,goanpeca/staged-recipes,SylvainCorlay/staged-recipes,jakirkham/staged-recipes,jakirkham/staged-recipes,kwilcox/staged-rec...
a4bcb0b49f779c274489be4fe9433d990f1b4e22
packages/co/contiguous-fft.yaml
packages/co/contiguous-fft.yaml
homepage: https://github.com/chessai/contiguous-fft changelog-type: markdown hash: 309ff84c094bb071de60aa9e0275741e37e26bc201eac8f77dea0e86d468c770 test-bench-deps: {} maintainer: chessai1996@gmail.com synopsis: dft of contiguous memory structures changelog: ! '# Revision history for contiguous-fft ## 0.1.0.0 -- YY...
homepage: https://github.com/chessai/contiguous-fft changelog-type: markdown hash: 3d573094cb6c6c2e6cfabfc99c7c4f9197c6202fa3577bf4578912575b3d67b8 test-bench-deps: {} maintainer: chessai1996@gmail.com synopsis: dft of contiguous memory structures changelog: ! '# Revision history for contiguous-fft ## 0.1.0.0 -- YY...
Update from Hackage at 2018-10-07T07:04:19Z
Update from Hackage at 2018-10-07T07:04:19Z
YAML
mit
commercialhaskell/all-cabal-metadata
96195838a77671f79a85e5e37747e5384dc727d0
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' displayN...
# 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' displayN...
Fix pipeline build command name
Fix pipeline build command name Fix pipeline build command name
YAML
mit
Azure/azure-devtestlab,Azure/azure-devtestlab,Azure/azure-devtestlab,Azure/azure-devtestlab,Azure/azure-devtestlab
25505f475d50cd0d2fbe6a262d5daf4ca2920678
app.yaml
app.yaml
application: myeventbot version: testing runtime: python api_version: 1 default_expiration: "4h" handlers: - url: /_ah/mail/.+ script: incoming_mail.py - url: /.*\.html|/ script: static_html.py - url: /static static_dir: static - url: /version.txt static_files: version.txt upload: version.txt expiration...
application: myeventbot version: testing runtime: python api_version: 1 default_expiration: "4h" handlers: - url: /_ah/mail/.+ script: incoming_mail.py - url: /.*\.html|/ script: static_html.py - url: /static static_dir: static - url: /version.txt static_files: version.txt upload: version.txt expiration...
Enable remote_api for downloading production data
Enable remote_api for downloading production data
YAML
mit
eentzel/myeventbot,eentzel/myeventbot,eentzel/myeventbot,eentzel/myeventbot,eentzel/myeventbot
842764dc6186f5aae1f2ff207fe93ac820950513
packages/re/rei.yaml
packages/re/rei.yaml
homepage: https://github.com/kerkomen/rei changelog-type: '' hash: 84c30d330dea1bc67baf08927d7f15058f38c553721c2c4101780d2bf94bb6ba test-bench-deps: {} maintainer: Daniel synopsis: Process lists easily changelog: '' basic-deps: bytestring: -any split: -any base: ! '>=4.7 && <=4.10' containers: -any regex-tdfa...
homepage: https://github.com/kerkomen/rei changelog-type: '' hash: 75205d7af750de3fccdc740b5dec75df4520422b2f7556c3abd8d107e6e4231d test-bench-deps: {} maintainer: Daniel synopsis: Process lists easily changelog: '' basic-deps: bytestring: -any split: -any base: ! '>=4.7 && <=4.10' containers: -any regex-tdfa...
Update from Hackage at 2016-12-04T22:32:36Z
Update from Hackage at 2016-12-04T22:32:36Z
YAML
mit
commercialhaskell/all-cabal-metadata
630e21a00f6ae0e0c17fbf88c76fa738b5df914f
ambermini/meta.yaml
ambermini/meta.yaml
package: name: ambermini version: 15.0.4 source: fn: 15.0.4.zip url: https://github.com/choderalab/ambermini/archive/15.0.4.zip md5: 5c72ad3ff91d05b3e10f7610b2149107 build: number: 3 requirements: build: - zlib - bison [unix] - gcc [unix] - mingwpy [win] run: - zlib -...
package: name: ambermini version: 15.0.4 source: fn: 15.0.4.zip url: https://github.com/choderalab/ambermini/archive/15.0.4.zip md5: 5c72ad3ff91d05b3e10f7610b2149107 build: number: 3 requirements: build: - zlib - flex [unix] - bison [unix] - gcc [unix] - mingwpy [win] ...
Add flex to build depends for ambermini
Add flex to build depends for ambermini
YAML
mit
cwehmeyer/conda-recipes,cwehmeyer/conda-recipes,swails/conda-recipes,rmcgibbo/conda-recipes,swails/conda-recipes,cwehmeyer/conda-recipes,jchodera/conda-recipes,peastman/conda-recipes,swails/conda-recipes,omnia-md/conda-recipes,marscher/omnia-conda-recipes,peastman/conda-recipes,jchodera/conda-recipes,jchodera/conda-rec...
bd3a9198948834d2935ccddb8e1b2cac9195056b
.appveyor.yml
.appveyor.yml
environment: global: RANDOM_SEED: 0 matrix: - PYTHON_MAJOR: 3 PYTHON_MINOR: 7 - PYTHON_MAJOR: 3 PYTHON_MINOR: 8 - PYTHON_MAJOR: 3 PYTHON_MINOR: 9 cache: - .venv -> poetry.lock init: - git config --global core.symlinks true install: # Add Make and Python to the PATH - cop...
environment: global: RANDOM_SEED: 0 matrix: - PYTHON_MAJOR: 3 PYTHON_MINOR: 7 - PYTHON_MAJOR: 3 PYTHON_MINOR: 8 # TODO: Enable this when Python 3.9 is available in the default images # - PYTHON_MAJOR: 3 # PYTHON_MINOR: 9 cache: - .venv -> poetry.lock init: - git config --...
Disable Python 3.9 on AppVeyor
Disable Python 3.9 on AppVeyor
YAML
mit
jacebrowning/gdm,jacebrowning/gitman
7b16ef1445045844afcfac28d6629792b760d9f8
.eslintrc.yml
.eslintrc.yml
env: es6: true node: true extends: 'eslint:recommended' parserOptions: sourceType: module rules: indent: [warn, tab] linebreak-style: [warn, unix] no-undef: [warn] no-unused-vars: [warn] quotes: [warn, single] semi: [warn, never] no-console: 0 no-cond-assign: 0 no-var: 1 prefer-const: 1 c...
env: es6: true node: true extends: 'eslint:recommended' parserOptions: sourceType: module rules: indent: [1, tab] linebreak-style: [1, unix] no-undef: [1] no-unused-vars: [1] quotes: [1, single] semi: [1, never] no-console: 0 no-cond-assign: 0 no-var: 1 prefer-const: 1 camelcase: 1 max-...
Use numbers, not strings, to let CodeClimate run
Use numbers, not strings, to let CodeClimate run
YAML
bsd-3-clause
adelgado/elm-prerender
17c73ab36425849767586af460aed6a251609944
hieradata/domain/fm.local.yaml
hieradata/domain/fm.local.yaml
--- profile::base::windows::app::packages: - 7zip - git - putty - winscp - flashplayerplugin - adobereader - googlechrome - vmwarevsphereclient - firefox - vim - teamviewer - google-backup-and-sync - veeam-endpoint-backup-free profile::base::windows::time::ntp_serv...
--- profile::base::windows::app::packages: - 7zip - git - putty - winscp - flashplayerplugin - adobereader - googlechrome - vmwarevsphereclient - firefox - vim - teamviewer - veeam-endpoint-backup-free profile::base::windows::time::ntp_servers: - fwserver.fm.local ...
Migrate google backup and sync.
Migrate google backup and sync.
YAML
apache-2.0
cdrobey/puppet-repo,cdrobey/puppet-repo
2628ed7af8baa36c389593bb122f4f8aad9a9965
.github/workflows/awesomebot.yml
.github/workflows/awesomebot.yml
name: Check links in README.md on: push: branches: [ '*' ] pull_request: branches: [ '*' ] jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - uses: docker://dkhamsing/awesome_bot:latest with: args: /github/workspace/Readme.md --allow-dupe --request-...
name: Check links in README.md on: push: branches: [ '*' ] pull_request: branches: [ '*' ] jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - uses: docker://dkhamsing/awesome_bot:latest with: args: /github/workspace/Readme.md --allow 502 --allow-dupe...
Allow 502s during link checking
Allow 502s during link checking Github occasionally pukes up 502 errors for good links when awesomebot is checking the links in readme.md, even with the check interval set to 1 second. Ignore the 502s, if there's a real issue it'll get found in the next test run and this makes it easier to see if there's a real probl...
YAML
bsd-3-clause
unixorn/zsh-quickstart-kit
4cf136bb7fab55af3a1d7e3e40577f3d099071ec
.github/workflows/build_pkg.yaml
.github/workflows/build_pkg.yaml
name: Build Package on: push jobs: build_pkg: runs-on: macos-latest steps: - name: Checkout uses: actions/checkout@v1 # - name: Install Luggage # run: | # mkdir -p /usr/local/share/luggage # cp luggage/luggage.make /usr/local/share/luggage/luggage.make #...
# name: Build Package # on: push # jobs: # build_pkg: # runs-on: macos-latest # steps: # - name: Checkout # uses: actions/checkout@v1 # # - name: Install Luggage # # run: | # # mkdir -p /usr/local/share/luggage # # cp luggage/luggage.make /usr/local/share/lugg...
Work out how to build the thing later
Work out how to build the thing later
YAML
apache-2.0
salopensource/sal-scripts,salopensource/sal-scripts,salopensource/sal-scripts
d3a6f73d83c8dc09b4019cecb9540eff7c7b30f3
.semaphore/deploy_production.yml
.semaphore/deploy_production.yml
version: v1.0 name: Deploy to production agent: machine: type: e1-standard-2 os_image: ubuntu2004 blocks: - name: Docker task: jobs: - name: Build, publish, deploy commands: - checkout - echo $DOCKERHUB_PASSWORD | docker login --username "$DOCKERHUB_USERNA...
version: v1.0 name: Deploy to production agent: machine: type: e1-standard-2 os_image: ubuntu2004 blocks: - name: Docker task: jobs: - name: Build, publish, deploy commands: - checkout - echo $DOCKERHUB_PASSWORD | docker login --username "$DOCKERHUB_USERNA...
Fix secret names in Semaphore config
Fix secret names in Semaphore config
YAML
mit
quintel/etengine,quintel/etengine,quintel/etengine,quintel/etengine
1430fe6af1943063f82d6dd769479800a9d2b930
metadata/de.csicar.mensaplan.yml
metadata/de.csicar.mensaplan.yml
AntiFeatures: - NonFreeNet Categories: - Sports & Health License: GPL-2.0-only SourceCode: https://github.com/csicar/MensaPlan IssueTracker: https://github.com/csicar/MensaPlan/issues AutoName: MensaPlan Description: |- ''MensaPlan'' versorgt Dich mit den Speiseplänen Deiner Kantine: * Mensa Hochschule Pf...
AntiFeatures: - NonFreeNet Categories: - Sports & Health License: GPL-2.0-only SourceCode: https://github.com/csicar/MensaPlan IssueTracker: https://github.com/csicar/MensaPlan/issues AutoName: MensaPlan Description: |- ''MensaPlan'' versorgt Dich mit den Speiseplänen Deiner Kantine: * Mensa Hochschule Pf...
Update MensaPlan to v0.4.1 (4)
Update MensaPlan to v0.4.1 (4)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
f81c80c88be614ad4c69d41f9af2b83655607c86
.github/workflows/ci.yml
.github/workflows/ci.yml
name: Continuous integration on: [pull_request, push] jobs: black: runs-on: ubuntu-20.04 strategy: matrix: python-version: [3.7] steps: - uses: actions/checkout@v2 - name: Set up Python ${{ matrix.python-version }} uses: actions/setup-python@v2 with: python-vers...
name: Continuous integration on: [pull_request, push] jobs: black: runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v2 - name: Set up Python uses: actions/setup-python@v2 with: python-version: 3.7 - name: Install dependencies run: | python -m pip install --...
Remove matrix from Python setup
Remove matrix from Python setup
YAML
mit
mretegan/crispy,mretegan/crispy
d942e62e0dd1b8871679a28d16bd4a86bbed07d2
.github/workflows/ci.yml
.github/workflows/ci.yml
name: CI on: push jobs: test: name: Tests runs-on: ubuntu-latest strategy: fail-fast: false matrix: ruby: - "2.5" - "2.6" - "2.7" - "3.0" bundler: - "1" - "2" env: BUNDLE_GEMFILE: gemfiles/bundler${{ matrix...
name: CI on: push jobs: test: name: Tests runs-on: ubuntu-latest strategy: fail-fast: false matrix: ruby: - "2.5" - "2.6" - "2.7" - "3.0" bundler: - "1" steps: - uses: actions/checkout@v2 - uses: ruby/setup-ruby@v1...
Configure CI for bundler v1
Configure CI for bundler v1
YAML
mit
powerhome/ostruct-sanitizer,powerhome/ostruct-sanitizer
158a1e213f3adaad3c3e7bd6cb2959141081428d
.github/workflows/ci.yml
.github/workflows/ci.yml
name: ci on: - push - pull_request jobs: test: strategy: matrix: java: [ 8, 17 ] runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v3 - name: Setup uses: actions/setup-java@v3 with: distribution: 'zulu' java-...
name: ci on: - push - pull_request jobs: test: strategy: matrix: java: [ 8, 17 ] runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v3 - name: Setup uses: actions/setup-java@v3 with: distribution: 'zulu' java-...
Update codecov/codecov-action action to v3
Update codecov/codecov-action action to v3
YAML
apache-2.0
tcurdt/jdeb,tcurdt/jdeb
93c00474816d30d8b783869bc8f5b11dbae02cde
.github/workflows/ci.yml
.github/workflows/ci.yml
name: CI on: push: branches: - master pull_request: branches: - '*' jobs: eslint: name: Lint runs-on: ubuntu-latest steps: - name: Checkout repository uses: actions/checkout@v2 with: fetch-depth: 2 - run: git checkout HEAD^2 if: ...
name: CI on: pull_request: branches: - '*' schedule: - cron: '10 5 * * 0' jobs: eslint: name: Lint runs-on: ubuntu-latest steps: - name: Checkout repository uses: actions/checkout@v2 - name: Use Node.js latest uses: actions/setup-node@v2 - name: npm in...
Use latest version of GitHub Action steps
Use latest version of GitHub Action steps Also, since we're trying to do CodeQL scans, it makes sense to run them on a regular basis to detect potential new vulnerabilities.
YAML
apache-2.0
dpogue/seymour
23738564ef8ed4e45eed13301ba66a6351128d1e
recipes/fastx_toolkit/meta.yaml
recipes/fastx_toolkit/meta.yaml
package: name: fastx_toolkit version: 0.0.14 source: url: https://github.com/agordon/fastx_toolkit/releases/download/0.0.14/fastx_toolkit-0.0.14.tar.bz2 fn: fastx_toolkit-0.0.14.tar.bz2 build: preserve_egg_dir: True number: 2 skip: False requirements: build: - gcc [not osx] - llvm [osx] ...
package: name: fastx_toolkit version: 0.0.14 source: url: https://github.com/agordon/fastx_toolkit/releases/download/0.0.14/fastx_toolkit-0.0.14.tar.bz2 fn: fastx_toolkit-0.0.14.tar.bz2 build: preserve_egg_dir: True number: 3 skip: False requirements: build: - gcc [not osx] - llvm [osx] ...
Add perl dependencies to fastx_toolkit
Add perl dependencies to fastx_toolkit runtime dependencies. This is required for fasta_clipping_histogram.pl. Also fixes tests (all fastx_* -h commands exit with exit-code 1) by grepping for `Part of FASTX Toolkit 0.0.14 by A. Gordon (assafgordon@gmail.com)`.
YAML
mit
dmaticzka/bioconda-recipes,zwanli/bioconda-recipes,CGATOxford/bioconda-recipes,matthdsm/bioconda-recipes,abims-sbr/bioconda-recipes,bioconda/bioconda-recipes,saketkc/bioconda-recipes,daler/bioconda-recipes,ostrokach/bioconda-recipes,bioconda/recipes,gvlproject/bioconda-recipes,bow/bioconda-recipes,phac-nml/bioconda-rec...
950b013c0acb1ccfe04c5ac0af6f5ac0978caa51
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 jobs: - job: rolling_VS2017_build displayName: 'Build Job for JS (VS2017)' pool: name: Hosted VS2017 ...
# 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 jobs: - job: windows-2019 displayName: 'Build Job for JS (VS2019)' pool: name: Hosted VS2019 steps: ...
Use VS 2019 for Azure Pipelines
Use VS 2019 for Azure Pipelines
YAML
mit
AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication...
d5b7710c7233b99044c2028e2094a7b5ce970d69
azure-pipelines.yml
azure-pipelines.yml
pool: vmImage: 'windows-latest' steps: - task: CmdLine@2 inputs: script: 'build' env: SYSTEM_ACCESSTOKEN: $(System.AccessToken)
pool: vmImage: windows-latest steps: - script: build env: SYSTEM_ACCESSTOKEN: $(System.AccessToken)
Apply 'script' shorthand to Azure Pipelines definition.
Apply 'script' shorthand to Azure Pipelines definition.
YAML
mit
fixie/fixie
b02a8a5689e6f6d1f1a920484bd11fd845ef3eaf
azure-pipelines.yml
azure-pipelines.yml
# ASP.NET Core # Build and test ASP.NET Core web applications targeting .NET Core. # Add steps that run tests, create a NuGet package, deploy, and more: # https://docs.microsoft.com/vsts/pipelines/languages/dotnet-core variables: BuildConfiguration: 'Release' steps: - task: DotNetCoreInstaller@0 displayName: 'Use...
# ASP.NET Core # Build and test ASP.NET Core web applications targeting .NET Core. # Add steps that run tests, create a NuGet package, deploy, and more: # https://docs.microsoft.com/vsts/pipelines/languages/dotnet-core variables: BuildConfiguration: 'Release' steps: - task: DotNetCoreInstaller@0 displayName: 'Use...
Use .NET Core sdk 2.1.402
Use .NET Core sdk 2.1.402
YAML
mit
vknet/vk,vknet/vk
54803a26ac6b3ab7d2e61e3425017c4fae3385c8
.circleci/config.yml
.circleci/config.yml
version: 2 references: test-steps: &test-steps steps: - checkout - restore_cache: name: Restore module caches keys: - go-modules-v1-{{ .Branch }}-{{ checksum "go.sum" }} - go-modules-v1-{{ .Branch }}- - go-modules-v1- - run: name...
version: 2 references: test-steps: &test-steps steps: - checkout - restore_cache: name: Restore module caches keys: - go-modules-v1-{{ .Branch }}-{{ checksum "go.sum" }} - go-modules-v1-{{ .Branch }}- - go-modules-v1- - run: name...
Update go version in CircleCI
Update go version in CircleCI
YAML
mit
178inaba/third_test
e24094bd35196d46eaeea873c4a35382f610bca0
.circleci/config.yml
.circleci/config.yml
version: 2 jobs: build: docker: - image: mikeastock/rust:0.3 environment: - DATABASE_URL=postgres://localhost/mob_test - image: circleci/postgres:9.6 environment: - POSTGRES_USER=root - POSTGRES_DB=mob_test working_directory: /mob steps: - ch...
version: 2 jobs: build: docker: - image: mikeastock/rust:nightly environment: - DATABASE_URL=postgres://localhost/mob_test - image: circleci/postgres:9.6 environment: - POSTGRES_USER=root - POSTGRES_DB=mob_test working_directory: /mob steps: ...
Use Rust nightly on Circle
chore: Use Rust nightly on Circle
YAML
mit
mob-rs/mob
7d9f5322c7ba7089e77f5f278738fccc399021aa
.circleci/config.yml
.circleci/config.yml
version: 2.1 orbs: silta: silta/silta@0.1 workflows: version: 2 commit: jobs: - silta/drupal-validate: name: validate drupal-root: drupal post-validation: - run: echo "You can add additional validation here!" - silta/drupal-build-deploy: &build-deploy ...
version: 2.1 orbs: silta: silta/silta@0.1 workflows: version: 2 commit: jobs: - silta/drupal-validate: name: validate drupal-root: drupal post-validation: - run: echo "You can add additional validation here!" - silta/drupal-build-deploy: &build-deploy ...
Use the new dev cluster.
Use the new dev cluster.
YAML
mit
wunderkraut/WunderTools,wunderkraut/WunderTools,wunderkraut/WunderTools
021a4f777f679069e75764dcf285f542459eecdc
.circleci/config.yml
.circleci/config.yml
version: 2 jobs: build: docker: - image: circleci/ruby:2.2.0-node steps: - checkout # Restore bundle cache - restore_cache: key: gems-{{ checksum "Gemfile.lock" }} # copy env - run: cp .env.example .env # Bundle install dependencies - run: bundle ins...
version: 2 jobs: build: docker: - image: circleci/ruby:2.3.3-node steps: - checkout # Restore bundle cache - restore_cache: key: gems-{{ checksum "Gemfile.lock" }} # copy env - run: cp .env.example .env # Bundle install dependencies - run: bundle ins...
Revert "scale back ruby version"
Revert "scale back ruby version" This reverts commit 23f55afab24be22471a6ebae26028d4bf4469379.
YAML
mit
watermarkchurch/wcc-api
95f1a51e1d0f0aa97c167a8ed19618d5923e4316
.circleci/config.yml
.circleci/config.yml
version: 2.1 workflows: workflow: jobs: - test: matrix: parameters: python_version: ["2.7", "3.4", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10"] - test_pypy: matrix: parameters: python_version: ["2.7", "3.7"] - lint-rst jobs:...
version: 2.1 workflows: workflow: jobs: - test: matrix: parameters: python_version: ["2.7", "3.4", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10"] - test_pypy: matrix: parameters: python_version: ["2.7", "3.7", "3.8"] - lint-rst...
Add PyPy 3.8 to the CI tests
Add PyPy 3.8 to the CI tests
YAML
mit
elasticsales/ciso8601,closeio/ciso8601,closeio/ciso8601,elasticsales/ciso8601,closeio/ciso8601
dc14fc35ffcddfcf1f026593678d2d3588bd508a
.circleci/config.yml
.circleci/config.yml
version: 2 jobs: build: docker: - image: cahirwpz/demoscene:latest working_directory: ~/demoscene steps: - checkout - run: name: Git LFS (install Git Large File Storage) command: | apt-get install -y --no-install-recommends openssh-client mk...
version: 2 jobs: build: docker: - image: cahirwpz/demoscene:latest working_directory: ~/demoscene steps: - checkout - run: name: Git LFS (install Git Large File Storage) command: | apt-get -q update && apt-get upgrade -y apt-get install -y -...
Update package list - fixes missing openssh-client.
Update package list - fixes missing openssh-client.
YAML
artistic-2.0
cahirwpz/demoscene,cahirwpz/demoscene,cahirwpz/demoscene,cahirwpz/demoscene
3ea861fb3eaa243a9eb8e4aad5088a99c1eab1af
.circleci/config.yml
.circleci/config.yml
# Javascript Node CircleCI 2.0 configuration file # # Check https://circleci.com/docs/2.0/language-javascript/ for more details # version: 2 jobs: build: docker: # specify the version you desire here - image: circleci/node:latest # Specify service dependencies here if necessary # ...
# Javascript Node CircleCI 2.0 configuration file # # Check https://circleci.com/docs/2.0/language-javascript/ for more details # version: 2 jobs: build: docker: # specify the version you desire here - image: circleci/node:latest # Specify service dependencies here if necessary # ...
Remove -- from yarn test -- --coverage to follow the latest yarn version
Remove -- from yarn test -- --coverage to follow the latest yarn version
YAML
mit
shirasudon/chat,shirasudon/chat
c7646fa447fc70bd45ee6de1aa9395e19de250b5
.circleci/config.yml
.circleci/config.yml
version: 2 jobs: build: working_directory: ~/tilex docker: - image: circleci/elixir:1.8.1-node-browsers - image: postgres:9.6.5 environment: POSTGRES_USER: postgres ASYNC_FEATURE_TEST: yes DATE_DISPLAY_TZ: America/Chicago steps: - checkout - r...
version: 2 jobs: build: working_directory: ~/tilex docker: - image: circleci/elixir:1.8.1-node-browsers - image: postgres:9.6.5 environment: POSTGRES_USER: postgres ASYNC_FEATURE_TEST: yes DATE_DISPLAY_TZ: America/Chicago steps: - checkout - r...
Remove redundant Elixir version check
Remove redundant Elixir version check
YAML
mit
hashrocket/tilex,hashrocket/tilex,hashrocket/tilex
f7504f417b3ddb15ed4e3ac593ded8e6051014f7
config/database.yml
config/database.yml
default: &default adapter: mysql2 encoding: utf8mb4 pool: 8 username: root password: development: <<: *default database: github_ranking test: <<: *default database: github_ranking_test production: adapter: mysql2 username: <%= ENV['GITHUBRANKING_DATABASE_USER'] %> password: <%= ENV['GITHUBRAN...
default: &default adapter: mysql2 encoding: utf8mb4 pool: 8 username: root password: development: <<: *default database: github_ranking test: <<: *default database: github_ranking_test production: adapter: mysql2 username: <%= ENV['DATABASE_USER'] %> password: <%= ENV['DATABASE_PASSWORD'] %> ...
Allow specifying some db configs
Allow specifying some db configs
YAML
mit
k0kubun/github-ranking,k0kubun/github-ranking,k0kubun/githubranking,k0kubun/githubranking,k0kubun/github-ranking,k0kubun/githubranking,k0kubun/github-ranking,k0kubun/github-ranking,k0kubun/githubranking,k0kubun/githubranking
f15d039bccceefcdc21099f948d0c0c5d8a94e52
.github/workflows/changeset.yml
.github/workflows/changeset.yml
name: New changeset on: [push, pull_request] jobs: test: name: Run tests strategy: matrix: os: [ubuntu-18.04, ubuntu-20.04, macos-latest, windows-latest] node: [10, 12, 14, 15, 16] runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v2 - uses: actions/setup-nod...
name: New changeset on: [push, pull_request] jobs: test: name: Run tests strategy: matrix: os: [ubuntu-18.04, ubuntu-20.04, macos-latest, windows-latest] node: [12, 14, 15, 16] runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v2...
Remove support for node v10
Remove support for node v10
YAML
mit
sth/karma-summary-reporter,sth/karma-summary-reporter
7de6ae08097b017b79fb9673d97be983dd46666a
.github/workflows/gh-pages.yaml
.github/workflows/gh-pages.yaml
name: Publish Documentation on: push: branches: - develop paths: - 'CMSIS/DoxyGen/**' jobs: docs: name: Build develop documentation runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 - name: Install Doxygen 1.8.6 run: | ...
name: Publish Documentation on: workflow_dispatch: push: branches: - develop paths: - 'CMSIS/DoxyGen/**' jobs: docs: name: Build develop documentation runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 - name: Install Doxygen 1....
Allow manual develop docs update.
GitHub: Allow manual develop docs update.
YAML
apache-2.0
ARM-software/CMSIS_5,ARM-software/CMSIS_5,JonatanAntoni/CMSIS_5,JonatanAntoni/CMSIS_5,ARM-software/CMSIS_5,ARM-software/CMSIS_5,JonatanAntoni/CMSIS_5,JonatanAntoni/CMSIS_5,JonatanAntoni/CMSIS_5,ARM-software/CMSIS_5,JonatanAntoni/CMSIS_5,ARM-software/CMSIS_5
2a9eb20c31ae045ec592469e4d95cd46fb05f917
.github/workflows/run-tests.yml
.github/workflows/run-tests.yml
--- name: Run tests on: [push, pull_request, workflow_dispatch] jobs: tests: runs-on: ubuntu-latest timeout-minutes: 5 steps: - name: Clone code uses: actions/checkout@v3 - name: Set up Python uses: actions/setup-python@v3 with: python-version: '3.10' ...
--- name: Run tests on: [push, pull_request, workflow_dispatch] jobs: tests: runs-on: ubuntu-latest timeout-minutes: 5 steps: - name: Clone code uses: actions/checkout@v3 - name: Set up Python uses: actions/setup-python@v3 with: python-version: '3.10' ...
Add missing line to CI workflow
Add missing line to CI workflow
YAML
bsd-2-clause
meshy/pythonwheels,meshy/pythonwheels
d5dba1baeed1dc243e3c617fabefb99768e0db99
config/cucumber.yml
config/cucumber.yml
<% rerun = File.file?('rerun.txt') ? IO.read('rerun.txt') : "" rerun_opts = rerun.to_s.strip.empty? ? "--format #{ENV['CUCUMBER_FORMAT'] || 'progress'} features" : "--format #{ENV['CUCUMBER_FORMAT'] || 'pretty'} #{rerun}" std_opts = "--format #{ENV['CUCUMBER_FORMAT'] || 'pretty'} --strict --tags ~@wip" %> default: <%= ...
<% rerun = File.file?('rerun.txt') ? IO.read('rerun.txt') : "" rerun_opts = rerun.to_s.strip.empty? ? "--format #{ENV['CUCUMBER_FORMAT'] || 'progress'} features" : "--format #{ENV['CUCUMBER_FORMAT'] || 'pretty'} #{rerun}" std_opts = "--format html --out tmp/features.html --format #{ENV['CUCUMBER_FORMAT'] || 'pretty'} -...
Add Cucumber HTML Formatter for CI
Add Cucumber HTML Formatter for CI
YAML
mit
moneyadviceservice/frontend,moneyadviceservice/frontend,moneyadviceservice/frontend,moneyadviceservice/frontend
4618450391c6e9a960390fba459129a322c2fbb6
task.yml
task.yml
variables: HOME: /root PATH: $PATH:/opt/chefdk/embedded/bin:/opt/chef/embedded/bin:/usr/bin ROLE: '{{config.role}}' CONSUL_SECRET_KEY: '{{config.token}}' default: timeout: 1800 chef: attribute_keys: - cloudconductor events: setup: description: Execute setup task: setup configure: ...
variables: HOME: /root PATH: $PATH:/usr/local/bin:/usr/bin ROLE: '{{config.role}}' CONSUL_SECRET_KEY: '{{config.token}}' default: timeout: 1800 chef: attribute_keys: - cloudconductor events: setup: description: Execute setup task: setup configure: priority: 99 description: E...
Change PATH environment to execute chef/berkshelf without chefdk
Change PATH environment to execute chef/berkshelf without chefdk
YAML
apache-2.0
cloudconductor-patterns/amanda_pattern,cloudconductor-patterns/amanda_pattern,cloudconductor-patterns/amanda_pattern,cloudconductor-patterns/amanda_pattern
50ed5ee208626628300a7e73f8285f1c945b4d28
task.yml
task.yml
environments: HOME: /root PATH: $PATH:/usr/local/bin:/usr/bin ROLE: '{{config.role}}' CONSUL_SECRET_KEY: '{{config.token}}' default: timeout: 1800 chef: attribute_keys: - cloudconductor events: setup: description: Execute setup task: setup configure: description: Execute configu...
environments: HOME: /root PATH: $PATH:/usr/local/bin:/usr/bin ROLE: '{{config.role}}' CONSUL_SECRET_KEY: '{{config.token}}' default: timeout: 1800 chef: attribute_keys: - cloudconductor events: setup: description: Execute setup task: setup configure: description: Execute configu...
Install active_support gem which is used in setup
Install active_support gem which is used in setup
YAML
apache-2.0
cloudconductor-patterns/fluentd_pattern,cloudconductor-patterns/fluentd_pattern,cloudconductor-patterns/fluentd_pattern,cloudconductor-patterns/fluentd_pattern
9c757973462d5db9ad7eaabc41d9f1a531ed32d2
.asf.yaml
.asf.yaml
notifications: commits: commits@thrift.apache.org issues: dev@thrift.apache.org pullrequests_status: dev@thrift.apache.org pullrequests_comment: github@thrift.apache.org jira_options: link label worklog
notifications: commits: commits@thrift.apache.org issues: dev@thrift.apache.org pullrequests_status: dev@thrift.apache.org pullrequests_comment: notifications@thrift.apache.org jira_options: link label worklog
Configure Gitbox: It's notifications, not github
Configure Gitbox: It's notifications, not github [skip ci]
YAML
apache-2.0
jeking3/thrift,yongju-hong/thrift,jeking3/thrift,strava/thrift,nsuke/thrift,apache/thrift,Jens-G/thrift,strava/thrift,nsuke/thrift,bforbis/thrift,bforbis/thrift,dcelasun/thrift,Jens-G/thrift,Jens-G/thrift,yongju-hong/thrift,apache/thrift,strava/thrift,jeking3/thrift,nsuke/thrift,strava/thrift,Jens-G/thrift,dcelasun/thr...
9a19a21f10402aeb981807b6f14816edad1ced92
.zuul.yml
.zuul.yml
ui: tape browsers: - name: chrome version: latest - name: firefox version: latest - name: safari version: latest - name: microsoftedge version: latest - name: iphone version: latest - name: ipad version: latest - name: android version: latest
ui: tape browsers: - name: chrome version: latest - name: firefox version: latest - name: safari version: latest - name: microsoftedge version: latest - name: ie version: latest - name: iphone version: latest - name: ipad version: latest - name: android version: latest
Revert "Disable Internet explorer testing for now..."
Revert "Disable Internet explorer testing for now..." This reverts commit e65dfd4724b585285fed19fb3097b2ec7dd15c5a.
YAML
mit
pgaubatz/node-uuid
112d646bfa5f0ea8155ba184cb087048d50ec8c0
.zuul.yml
.zuul.yml
ui: tape browsers: - name: chrome version: 27..latest - name: ie version: 8..latest - name: iphone version: 6.0..latest - name: ipad version: 6.0..latest - name: safari version: 5..latest - name: android version: 4.0..latest
ui: tape browsers: - name: chrome version: 30..latest - name: ie version: 8..latest - name: iphone version: 6.0..latest - name: ipad version: 6.0..latest - name: safari version: 5..latest - name: android version: 4.0..latest - name: firefox version: 30..latest
Add firefox to browser test list
Add firefox to browser test list
YAML
mit
ajoslin/just-storage
32320c6decff87f815b62c65bd78bb10a911fb42
metadata/com.marcdonald.hibi.yml
metadata/com.marcdonald.hibi.yml
Categories: - Science & Education - Writing License: Apache-2.0 AuthorName: Marc Donald AuthorWebSite: https://marcdonald.com/ WebSite: https://marcdonald.com/hibi SourceCode: https://github.com/marcdonald/hibi IssueTracker: https://github.com/marcdonald/hibi/issues Changelog: https://github.com/MarcDonald/Hibi/rel...
Categories: - Science & Education - Writing License: Apache-2.0 AuthorName: Marc Donald AuthorWebSite: https://marcdonald.com/ WebSite: https://marcdonald.com/hibi SourceCode: https://github.com/marcdonald/hibi IssueTracker: https://github.com/marcdonald/hibi/issues Changelog: https://github.com/MarcDonald/Hibi/rel...
Update Hibi to 1.4.1 (37)
Update Hibi to 1.4.1 (37)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
ef2144446381d161a3ef764522bc8dac44713a4a
packages/la/lazy-io-streams.yaml
packages/la/lazy-io-streams.yaml
homepage: '' changelog-type: '' hash: 55cbf42566b4666c2b53477492cd5df6f7c21d4a2bd6f4448258d9429e21c45e test-bench-deps: {} maintainer: ltclifton@gmail.com synopsis: Get lazy with your io-streams changelog: '' basic-deps: bytestring: -any base: ! '>=4.8 && <4.13' io-streams: -any all-versions: - 0.1.0.0 author: Lu...
homepage: '' changelog-type: '' hash: d4de643ff1d5d500de8bd86910ae5a0cee363e41d2410fcab3d9d49e038a2607 test-bench-deps: {} maintainer: ltclifton@gmail.com synopsis: Get lazy with your io-streams changelog: '' basic-deps: bytestring: -any base: '>=4.8 && <5.0' io-streams: -any all-versions: - 0.1.0.0 author: Luke ...
Update from Hackage at 2021-02-05T02:00:07Z
Update from Hackage at 2021-02-05T02:00:07Z
YAML
mit
commercialhaskell/all-cabal-metadata
ecf04892332f85bc6f7bc184eee381fc4aadc804
roles/keitaro.php/tasks/main.yml
roles/keitaro.php/tasks/main.yml
- name: Install php extensions yum: name: - "{{php_version}}" - "{{php_version}}-php-bcmath" - "{{php_version}}-php-devel" - "{{php_version}}-php-mysqlnd" - "{{php_version}}-php-opcache" - "{{php_version}}-php-pecl-redis" - "{{php_version}}-php-mbstring" - "{{php_ve...
- name: Install php extensions yum: name: - "{{php_version}}" - "{{php_version}}-php-bcmath" - "{{php_version}}-php-devel" - "{{php_version}}-php-mysqlnd" - "{{php_version}}-php-opcache" - "{{php_version}}-php-pecl-redis" - "{{php_version}}-php-mbstring" - "{{php_ve...
Make symling to php-fpm log after installing php-fpm
Make symling to php-fpm log after installing php-fpm
YAML
mit
keitarocorp/centos_provision,keitarocorp/centos_provision
169140d1bd0d9a836953966ade8b89bcd9c17027
packages/ja/jailbreak-cabal.yaml
packages/ja/jailbreak-cabal.yaml
homepage: https://github.com/peti/jailbreak-cabal changelog-type: '' hash: c645cb878c42b14dca1ef811403b939546f39284b0965b65dea4d93042d5da70 test-bench-deps: {} maintainer: simons@cryp.to synopsis: Strip version restrictions from Cabal files changelog: '' basic-deps: Cabal: ==3.* base: <5 all-versions: - '1.0' - '1....
homepage: https://github.com/NixOS/jailbreak-cabal changelog-type: '' hash: 624f4d427b7d9deea4ab69316b7ed0d835ab329f8f441fbdeef92b13c13bc0bf test-bench-deps: {} maintainer: sternenseemann@systemli.org synopsis: Strip version restrictions from Cabal files changelog: '' basic-deps: Cabal: ==3.* base: <5 Cabal-synta...
Update from Hackage at 2022-04-17T16:38:27Z
Update from Hackage at 2022-04-17T16:38:27Z
YAML
mit
commercialhaskell/all-cabal-metadata
ffbe4d1c3ecf603636d97fd8dfcd53e541cde288
bddtests/docker-compose-1-empty.yml
bddtests/docker-compose-1-empty.yml
empty: image: hyperledger/fabric-src # TCP Listen on a port to satisfy the container 'ready' condition command: nc -k -l 50000
empty: image: hyperledger/fabric-src # TCP Listen on a port to satisfy the container 'ready' condition # If we don't fork, trap and wait, nc (and by extension, the container) # won't respond to the SIGTERM that docker sends when it wants to stop. command: | sh -c ' nc -k -l 50000 & pid=$$! ...
Handle SIGTERM in empty docker-compose container
Handle SIGTERM in empty docker-compose container In docker-compose-1-empty.yml nc was being invoked directly which led to SIGTERM being ignored by the container. This added an unneccessary 10 second wait after tests that used it while docker timed out and sends a SIGKILL. This fixes that by forking nc and trapping SIG...
YAML
apache-2.0
rameshthoomu/fabric,thakkarparth007/fabric,ibmmark/fabric,hyperledger/fabric,lukehuangch/fabric,lukehuangch/fabric,bcbrock/fabric,binhn/fabric,rameshbabu79/fabric,stonejiang208/fabric,stemlending/fabric,magg/fabric,ckeyer/fabric,manish-sethi/fabric,lukehuangch/fabric,hyperledgerchina/fabric_zh_CN,tkuhrt/fabric,akihikot...
9ee2d6b60987eccab495e854e40e99d73811492e
postgresql-server/tasks/main.yml
postgresql-server/tasks/main.yml
--- - name: Add the PostgreSQL APT key apt_key: url=https://www.postgresql.org/media/keys/ACCC4CF8.asc state=present - name: Add the PostgreSQL APT repository apt_repository: repo='deb http://apt.postgresql.org/pub/repos/apt/ precise-pgdg main' state=present - name: Install the PostgreSQL packages apt: pkg={{ i...
--- - name: Add the PostgreSQL APT key apt_key: url=https://www.postgresql.org/media/keys/ACCC4CF8.asc state=present - name: Add the PostgreSQL APT repository apt_repository: repo='deb http://apt.postgresql.org/pub/repos/apt/ precise-pgdg main' state=present - name: Install the PostgreSQL packages apt: pkg={{ i...
Add Trusty to the logrotate whitelist for Postgres.
Add Trusty to the logrotate whitelist for Postgres.
YAML
mit
tomku/ansible-roles
56092e2c92fcb612d2f3184750c0d011e6550b8c
recipes/perl-role-tiny/meta.yaml
recipes/perl-role-tiny/meta.yaml
package: name: perl-role-tiny version: "2.000001" source: fn: Role-Tiny-2.000001.tar.gz url: https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.000001.tar.gz md5: f350f1f8c13652bf85da172380b39ec8 build: number: 0 skip: True # [osx] requirements: build: - perl-threaded - perl-test-fat...
package: name: perl-role-tiny version: "2.000001" source: fn: Role-Tiny-2.000001.tar.gz url: https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.000001.tar.gz md5: f350f1f8c13652bf85da172380b39ec8 build: number: 1 requirements: build: - perl-threaded - perl-test-fatal run: - perl...
Add OSX build for Perl Role::Tiny
Add OSX build for Perl Role::Tiny
YAML
mit
rob-p/bioconda-recipes,HassanAmr/bioconda-recipes,gvlproject/bioconda-recipes,keuv-grvl/bioconda-recipes,mdehollander/bioconda-recipes,bow/bioconda-recipes,keuv-grvl/bioconda-recipes,acaprez/recipes,matthdsm/bioconda-recipes,jasper1918/bioconda-recipes,zwanli/bioconda-recipes,cokelaer/bioconda-recipes,rvalieris/biocond...
b814325cf7e459ce542f62c8b0bbd25390bee0b7
conandata.yml
conandata.yml
requirements: "5.1.0-beta": - "clipper/6.4.2" - "boost/1.78.0" - "rapidjson/1.1.0" - "stb/20200203" "5.1.0-cura_9365": - "clipper/6.4.2" - "boost/1.78.0" - "rapidjson/1.1.0" - "stb/20200203" requirements_arcus: "5.1.0-beta": - "protobuf/3.17.1" - "arcus/5.1.0-beta@ult...
requirements: "5.1.0-beta": - "clipper/6.4.2" - "boost/1.78.0" - "rapidjson/1.1.0" - "stb/20200203" "5.1.0-cura_9365": - "clipper/6.4.2" - "boost/1.78.0" - "rapidjson/1.1.0" - "stb/20200203" requirements_arcus: "5.1.0-beta": - "protobuf/3.17.1" - "arcus/[~5.1.0-beta]@...
Use semver compatible range modifier
Use semver compatible range modifier https://docs.conan.io/en/latest/versioning/version_ranges.html It won't match build metadata otherwise. The order of search for matching versions is as follows: First, the local conan storage is searched for matching versions, unless the --update flag is provided to conan instal...
YAML
agpl-3.0
Ultimaker/CuraEngine,Ultimaker/CuraEngine
45db74b586ac9215939f61b97a1e67979ca95221
roles/consul/handlers/main.yml
roles/consul/handlers/main.yml
--- - name: reload consul sudo: yes command: systemctl reload consul notify: - wait for consul to listen - name: restart consul sudo: yes command: systemctl restart consul notify: - wait for consul to listen - name: wait for consul to listen wait_for: port: 8500 delay: 10 - name: restar...
--- - name: restart consul sudo: yes command: systemctl restart consul notify: - wait for consul to listen - name: restart nginx-consul sudo: yes command: systemctl restart nginx-consul
Remove handler tasks that are duplicates of the handlers/ role
Remove handler tasks that are duplicates of the handlers/ role
YAML
apache-2.0
ianscrivener/microservices-infrastructure,sehqlr/mantl,revpoint/microservices-infrastructure,ludovicc/microservices-infrastructure,sudhirpandey/microservices-infrastructure,linearregression/microservices-infrastructure,noelbk/microservices-infrastructure,cmgc/microservices-infrastructure,TeaBough/microservices-infrastr...
faba59c54d17e74f673c3d17b14652f640bf8612
roles/glance/defaults/main.yml
roles/glance/defaults/main.yml
--- glance: rev: def65d3a891a15a671f0713d3dbc9563228af9a7 api_workers: 5 registry_workers: 5 sync: enabled: true listening_port: 25307 download_limit: 0 upload_limit: 0 folder_rescan_interval: 600 storage_path: /var/lib/btsync device_name: image-cache dir: /var/lib/glance/images ...
--- glance: rev: 42564be7ea133313a52639c27172d035390da1f2 api_workers: 5 registry_workers: 5 sync: enabled: true listening_port: 25307 download_limit: 0 upload_limit: 0 folder_rescan_interval: 600 storage_path: /var/lib/btsync device_name: image-cache dir: /var/lib/glance/images ...
Update glance to fix traversal bug
Update glance to fix traversal bug https://bugs.launchpad.net/glance/+bug/1400966
YAML
mit
edtubillara/ursula,fancyhe/ursula,fancyhe/ursula,narengan/ursula,msambol/ursula,pgraziano/ursula,aldevigi/ursula,zrs233/ursula,twaldrop/ursula,nirajdp76/ursula,davidcusatis/ursula,MaheshIBM/ursula,blueboxgroup/ursula,masteinhauser/ursula,j2sol/ursula,EricCrosson/ursula,kennjason/ursula,blueboxgroup/ursula,j2sol/ursula,...
c706abcf1923aa8235572ce1303e5f096ec421f7
packages/tr/tree-sitter-ruby.yaml
packages/tr/tree-sitter-ruby.yaml
homepage: https://github.com/tree-sitter/tree-sitter-ruby#readme changelog-type: '' hash: e7aa06c8fc5e48714e82d30c64ceda20bbefb2120dd0e6d3e8bcda9b1a3fb86b test-bench-deps: {} maintainer: tclem@github.com synopsis: Tree-sitter grammar/parser for Ruby changelog: '' basic-deps: base: ! '>=4.12 && <5' tree-sitter-ruby-...
homepage: https://github.com/tree-sitter/tree-sitter-ruby#readme changelog-type: '' hash: 1fdc2c5c06c58dd967ef224150ed11e541b25887db69ea3a071ee8739e69906f test-bench-deps: {} maintainer: tclem@github.com synopsis: Tree-sitter grammar/parser for Ruby changelog: '' basic-deps: base: ! '>=4.12 && <5' tree-sitter-ruby-...
Update from Hackage at 2019-09-09T15:18:52Z
Update from Hackage at 2019-09-09T15:18:52Z
YAML
mit
commercialhaskell/all-cabal-metadata
fab3dfda8329984d74cefd816a61d8f4431ba3d8
roles/irc/tasks/notifications.yml
roles/irc/tasks/notifications.yml
--- - get_url: url=https://raw.githubusercontent.com/m4v/inotify-daemon/stable/inotify-daemon dest=~/.bin/inotify-daemon - file: path=~/.bin/inotify-daemon mode=0755 - copy: dest="~/.config/autostart/IRC Notifier.desktop" src="IRC Notifier.desktop"
--- - get_url: url=https://raw.githubusercontent.com/m4v/inotify-daemon/stable/inotify-daemon dest=~/.bin/inotify-daemon - file: path=~/.bin/inotify-daemon mode=0755 - file: path="~/.config/autostart" state=directory - copy: dest="~/.config/autostart/IRC Notifier.desktop" src="IRC N...
Create autostart directory for Gnome
Create autostart directory for Gnome
YAML
mit
ryansb/workstation,ryansb/workstation,ryansb/workstation
635b0e115da9428e6ad1a749c6f0fd108a8cafbd
packages/zi/zipper-extra.yaml
packages/zi/zipper-extra.yaml
homepage: '' changelog-type: markdown hash: 5628e172543a45def5106158b138d5e8ff7cf4c91b50dad71098cf17d0b486cf test-bench-deps: {} maintainer: dan.firth@homotopic.tech synopsis: Zipper utils that weren't in Control.Comonad.Store.Zipper changelog: | # Changelog for zipper-extra ## v0.1.0.0 Reexport `Control.Comona...
homepage: '' changelog-type: markdown hash: 41bf31d05f8f647fd2a6d7d9b13018829ce9145a6ec03a474d264023d9d372b4 test-bench-deps: {} maintainer: dan.firth@homotopic.tech synopsis: Zipper utils that weren't in Control.Comonad.Store.Zipper changelog: | # Changelog for zipper-extra ## v0.1.1.0 Add paginate' and except...
Update from Hackage at 2020-05-14T13:18:17Z
Update from Hackage at 2020-05-14T13:18:17Z
YAML
mit
commercialhaskell/all-cabal-metadata
e3311fcb1fe97870e0daea6b912b6059c0de97ff
metadata/awais.instagrabber.yml
metadata/awais.instagrabber.yml
AntiFeatures: - NonFreeNet Categories: - Internet License: GPL-3.0-or-later WebSite: https://gitlab.com/AwaisKing/Instagrabber SourceCode: https://gitlab.com/AwaisKing/Instagrabber/tree/HEAD IssueTracker: https://gitlab.com/AwaisKing/Instagrabber/issues AutoName: InstaGrabber RepoType: git Repo: https://gitlab.co...
AntiFeatures: - NonFreeNet Categories: - Internet License: GPL-3.0-or-later WebSite: https://gitlab.com/AwaisKing/Instagrabber SourceCode: https://gitlab.com/AwaisKing/Instagrabber/tree/HEAD IssueTracker: https://gitlab.com/AwaisKing/Instagrabber/issues AutoName: InstaGrabber RepoType: git Repo: https://gitlab.co...
Update InstaGrabber to 11.0-fdroid (11)
Update InstaGrabber to 11.0-fdroid (11)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
e98a24e5a9cb2d6983fa1bd6164c166db9139fea
recipes/firefox/meta.yaml
recipes/firefox/meta.yaml
{% set version = "68.0.2" %} package: name: firefox version: {{ version }} source: url: https://ftp.mozilla.org/pub/firefox/releases/{{ version }}/linux-x86_64/en-US/firefox-{{ version }}.tar.bz2 # [linux64] sha256: 284f58b5ee75daec5eaf8c994fe2c8b14aff6c65331e5deeaed6ba650673357c # [linux64] build: numbe...
{% set version = "68.0.2" %} package: name: firefox version: {{ version }} source: url: https://ftp.mozilla.org/pub/firefox/releases/{{ version }}/linux-x86_64/en-US/firefox-{{ version }}.tar.bz2 # [linux64] sha256: 284f58b5ee75daec5eaf8c994fe2c8b14aff6c65331e5deeaed6ba650673357c # [linux64] build: numbe...
Add test for existence of bin
Add test for existence of bin
YAML
bsd-3-clause
conda-forge/staged-recipes,jakirkham/staged-recipes,dschreij/staged-recipes,jochym/staged-recipes,conda-forge/staged-recipes,ocefpaf/staged-recipes,petrushy/staged-recipes,SylvainCorlay/staged-recipes,mariusvniekerk/staged-recipes,kwilcox/staged-recipes,goanpeca/staged-recipes,patricksnape/staged-recipes,jakirkham/stag...
7500175edd082c0733d4c66d0109cca7207aa058
packages/al/alg.yaml
packages/al/alg.yaml
homepage: '' changelog-type: '' hash: cb277a81edb0626c252ec333a4e8c55567329e3f949eef24e95b34e9944a6aeb test-bench-deps: {} maintainer: strake888@gmail.com synopsis: Algebraic structures changelog: '' basic-deps: base: ! '>=4.9 && <5' util: ! '>=0.1.5 && <0.2' all-versions: - '0.2.0.0' - '0.2.1.0' - '0.2.2.0' author...
homepage: '' changelog-type: '' hash: 026d651cf1986446406ae52498ee59ec1f66cf52f00e13a7ac3fb25aac6ce926 test-bench-deps: {} maintainer: strake888@gmail.com synopsis: Algebraic structures changelog: '' basic-deps: base: ! '>=4.9 && <5' util: ! '>=0.1.9 && <0.2' all-versions: - '0.2.0.0' - '0.2.1.0' - '0.2.2.0' - '0.2...
Update from Hackage at 2018-05-07T06:33:18Z
Update from Hackage at 2018-05-07T06:33:18Z
YAML
mit
commercialhaskell/all-cabal-metadata
049f90a51a6e5c97072a5319f9aa3d067e1193d4
behat.yml
behat.yml
default: extensions: MvLabs\Zf2Extension\Zf2Extension: ~ Behat\MinkExtension: base_url: 'http://localhost:8085' sessions: default: zombie: node_modules_path: /Users/Christopher/.npm-packages/lib/node_modules/
default: extensions: MvLabs\Zf2Extension\Zf2Extension: ~ Behat\MinkExtension: base_url: 'http://localhost:8085' sessions: default: zombie: ~
Change node module path to env variable
Change node module path to env variable
YAML
bsd-3-clause
chris-fa/zend-blog-tutorial,chris-fa/zend-blog-tutorial,chris-fa/zend-blog-tutorial
f1479a52f9efe87310d26155096cf2370eb628ce
packages/gi/gi-cairo-render.yaml
packages/gi/gi-cairo-render.yaml
homepage: https://github.com/cohomology/gi-cairo-render changelog-type: '' hash: a56ff8a2b30f60b62113fe9a9c68cda583d3da4d75f13c8781d4aa211fc99410 test-bench-deps: {} maintainer: Kilian Kilger (kkilger@gmail.com) synopsis: GI friendly Binding to the Cairo library. changelog: '' basic-deps: haskell-gi-base: ! '>=0.21.0...
homepage: https://github.com/cohomology/gi-cairo-render changelog-type: '' hash: ff2ccc309c021c2c023fa0d380375ef36cff2df93e0c78ed733f052dd1aa9782 test-bench-deps: {} maintainer: Kilian Kilger (kkilger@gmail.com) synopsis: GI friendly Binding to the Cairo library. changelog: '' basic-deps: haskell-gi-base: ! '>=0.21.0...
Update from Hackage at 2019-06-16T23:58:20Z
Update from Hackage at 2019-06-16T23:58:20Z
YAML
mit
commercialhaskell/all-cabal-metadata
966f5c68bd6dd4e782e4d80a0c59704166a57fd7
packages/gn/gnss-converters.yaml
packages/gn/gnss-converters.yaml
homepage: http://github.com/swift-nav/gnss-converters changelog-type: '' hash: c0fc72a6ab1948f25b3315f27cec2292ea5814e5460d21590706e71b189d6450 test-bench-deps: base: -any basic-prelude: -any criterion: -any gnss-converters: -any tasty-hunit: -any tasty: -any maintainer: Mark Fine <dev@swiftnav.com> synopsi...
homepage: http://github.com/swift-nav/gnss-converters changelog-type: '' hash: 3e129ab23dbb8b7d113319f1ae1fc838fb40468fdf9574d1a1a1c511725bfebd test-bench-deps: base: -any basic-prelude: -any criterion: -any gnss-converters: -any tasty-hunit: -any tasty: -any maintainer: Mark Fine <dev@swiftnav.com> synopsi...
Update from Hackage at 2016-04-21T00:19:56+0000
Update from Hackage at 2016-04-21T00:19:56+0000
YAML
mit
commercialhaskell/all-cabal-metadata
0e07d84d0a6e9c76d687e5d2e47b71d6805d3f10
stable/ipfs/Chart.yaml
stable/ipfs/Chart.yaml
apiVersion: v1 description: A Helm chart for the Interplanetary File System name: ipfs version: 0.1.0 icon: https://raw.githubusercontent.com/ipfs/logo/master/raster-generated/ipfs-logo-128-ice-text.png home: https://ipfs.io/ keywords: - ipfs - distributed-web sources: - https://github.com/ipfs/go-ipfs maintainer...
apiVersion: v1 description: A Helm chart for the Interplanetary File System name: ipfs version: 0.1.0 icon: https://raw.githubusercontent.com/ipfs/logo/master/raster-generated/ipfs-logo-128-ice-text.png home: https://ipfs.io/ keywords: - ipfs - distributed-web sources: - https://github.com/ipfs/go-ipfs maintainer...
Make maintainer name a valid GitHub handle
[stable/ipfs] Make maintainer name a valid GitHub handle
YAML
apache-2.0
mlaccetti/charts,grugnog/charts,mlaccetti/charts,trobert2/charts-1,smelchior/charts,jainishshah17/charts,ledor473/charts,rimusz/helm-charts,smileisak/charts,jainishshah17/charts,oleh-ozimok/charts,rimusz/helm-charts,helm/charts,trobert2/charts-1,samisms/charts,mluedke/charts,mluedke/charts,sstarcher/charts,caiwenhao/ch...
2ebd1fa495cef35c3730e7e7281f01f7db20351e
packages/ar/arbor-postgres.yaml
packages/ar/arbor-postgres.yaml
homepage: https://github.com/arbor/arbor-postgres#readme changelog-type: markdown hash: 9c7b667f39876746ef4ea55c70ec047840e158a2bd02c12c749e34b12f3c20eb test-bench-deps: {} maintainer: mayhem@arbor.net synopsis: Convenience types and functions for postgresql-simple. changelog: | # Changelog for arbor-postgres ## U...
homepage: https://github.com/arbor/arbor-postgres#readme changelog-type: markdown hash: 69221fe6326e2ce95fcdd98a4d400e18dfd51509a6dd2819f752d98ca0fba424 test-bench-deps: {} maintainer: mayhem@arbor.net synopsis: Convenience types and functions for postgresql-simple. changelog: | # Changelog for arbor-postgres ## U...
Update from Hackage at 2020-10-17T10:11:34Z
Update from Hackage at 2020-10-17T10:11:34Z
YAML
mit
commercialhaskell/all-cabal-metadata
f462b6c2c03704a01360cc26e34931e177d75771
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/config.yml
blank_issues_enabled: false contact_links: - name: Discord Support url: https://biblebot.xyz/discord about: Join our support Discord for issues regarding how to use the bot and the service itself. - name: Email url: mailto:team@kerygma.digital about: Send us an email!
blank_issues_enabled: true contact_links: - name: Discord Support url: https://biblebot.xyz/discord about: Join our support Discord for issues regarding how to use the bot and the service itself. - name: Email url: mailto:team@kerygma.digital about: Send us an email!
Allow for blank issues.
Allow for blank issues. [ci skip]
YAML
mpl-2.0
BibleBot/BibleBot,BibleBot/BibleBot,BibleBot/BibleBot
61e334be764dec12ac6a2e95959b2d31460bb562
.github/workflows/build-test.yaml
.github/workflows/build-test.yaml
name: Node.js CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [16.x, 18.x, 19.x] steps: - uses: actions/checkout@v3 - name: Use Node.js ${{ matrix.node-version }} use...
name: Node.js CI on: push: branches: [ main ] pull_request: branches: [ main ] jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [16.x, 18.x, 19.x] steps: - uses: actions/checkout@v3 - name: Use Node.js ${{ matrix.node-version }} uses: a...
Update workflow after renaming master -> main
Update workflow after renaming master -> main
YAML
mit
jaakkos/winston-logstash,jaakkos/winston-logstash
bd9b2ad786a4a95fb92b9c6ac614a2c68279ad68
.github/workflows/deploy-data.yml
.github/workflows/deploy-data.yml
name: Validate/Deploy Data on: push: { branches: [master] } jobs: validate-then-deploy: name: Validate, then deploy data runs-on: ubuntu-latest env: task: GH_PAGES steps: - uses: actions/setup-node@master with: {node-version: ^12.0} - name: Check out the code uses...
name: Validate/Deploy Data on: push: { branches: [master] } jobs: validate-then-deploy: name: Validate, then deploy data runs-on: ubuntu-latest env: task: GH_PAGES steps: - uses: actions/setup-node@master with: {node-version: ^12.0} - name: Check out the code uses...
Move unshallowing to right before the push
ci: Move unshallowing to right before the push Signed-off-by: Kristofer Rye <1ed31cfd0b53bc3d1689a6fee6dbfc9507dffd22@gmail.com>
YAML
agpl-3.0
StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native
82f35f236a015f9b57920bcb3a238b14f241a33c
.github/workflows/depsreview.yaml
.github/workflows/depsreview.yaml
name: 'Dependency Review' on: push: branches: [ trunk ] pull_request: branches: [ trunk ] schedule: - cron: '0 3 * * *' permissions: contents: read jobs: # Special job which skips duplicate jobs pre_job: name: Skip Duplicate Jobs Pre Job runs-on: ubuntu-latest # Map a step output ...
name: 'Dependency Review' on: pull_request: branches: [ trunk ] permissions: contents: read jobs: # Special job which skips duplicate jobs pre_job: name: Skip Duplicate Jobs Pre Job runs-on: ubuntu-latest # Map a step output to a job output outputs: should_skip: ${{ steps.skip_check...
Fix GHA event trigger for dependency review workflow.
Fix GHA event trigger for dependency review workflow.
YAML
apache-2.0
apache/libcloud,apache/libcloud,apache/libcloud
a1645dfb17acf4118dc4fbed8dc5d41997d775aa
.github/workflows/development.yml
.github/workflows/development.yml
name: Development on: [push, pull_request] jobs: test: name: ${{matrix.ruby}} on ${{matrix.os}} runs-on: ${{matrix.os}}-latest continue-on-error: ${{matrix.experimental}} strategy: matrix: os: - ubuntu ruby: - "2.6" - "2.7" ...
name: Development on: [push, pull_request] jobs: test: name: ${{matrix.ruby}} on ${{matrix.os}} runs-on: ${{matrix.os}}-latest continue-on-error: ${{matrix.experimental}} strategy: matrix: os: - ubuntu ruby: - "2.6" - "2.7" ...
Add Ruby 3.1 to build matrix
CI: Add Ruby 3.1 to build matrix
YAML
mit
savonrb/httpi
8adab8db7f108e08c3ee2e63d496fc1c696b5a81
packages/hw/hw-diagnostics.yaml
packages/hw/hw-diagnostics.yaml
homepage: http://github.com/haskell-works/hw-diagnostics#readme changelog-type: '' hash: 51da20353dba1c73180b4b7d494c61b44c6522eccfccef1a4c694d4e4a9e1713 test-bench-deps: base: '>=4 && <5' doctest: '>=0.16.2 && <0.19' hw-diagnostics: -any doctest-discover: '>=0.2 && <0.3' maintainer: newhoggy@gmail.com synopsis...
homepage: http://github.com/haskell-works/hw-diagnostics#readme changelog-type: '' hash: a94620b6bae1824eacf9e5adcf501e4f4f17b31015d19d3e12a58bf8efedd155 test-bench-deps: base: '>=4 && <5' doctest: '>=0.16.2 && <0.21' hw-diagnostics: -any doctest-discover: '>=0.2 && <0.3' maintainer: newhoggy@gmail.com synopsis...
Update from Hackage at 2022-03-26T01:58:02Z
Update from Hackage at 2022-03-26T01:58:02Z
YAML
mit
commercialhaskell/all-cabal-metadata
5868958bfa25ef8a13a293edc250d0439b21a4f2
pubspec.yaml
pubspec.yaml
name: app version: 0.1.0 environment: sdk: '>=1.12.0 <2.0.0' dependencies: bridge: '^1.0.0-beta.1' dev_dependencies: test: any grinder: any
name: app version: 0.1.0 environment: sdk: '>=1.12.0 <2.0.0' dependencies: bridge: git: url: https://github.com/dart-bridge/framework ref: develop dev_dependencies: test: any grinder: any
Develop branch should use dev branch of framework
Develop branch should use dev branch of framework
YAML
mit
dart-bridge/bridge,dart-bridge/bridge
657bfbe1cf18d17903862e7417cf577a459e92a7
pubspec.yaml
pubspec.yaml
name: package_config version: 1.0.1 description: Support for working with Package Resolution config files. author: Dart Team <misc@dartlang.org> homepage: https://github.com/dart-lang/package_config environment: sdk: '>=1.11.0-dev.0.0 <2.0.0' dependencies: charcode: ^1.1.0 path: ^1.0.0 dev_dependencies: test...
name: package_config version: 1.0.2 description: Support for working with Package Resolution config files. author: Dart Team <misc@dartlang.org> homepage: https://github.com/dart-lang/package_config environment: sdk: '>=1.11.0 <2.0.0-dev.infinity' dependencies: charcode: ^1.1.0 path: ^1.0.0 dev_dependencies: ...
Update SDK constraint to be 2.0.0 dev friendly.
Update SDK constraint to be 2.0.0 dev friendly.
YAML
bsd-3-clause
dart-lang/package_config
17a2ebf9971c94ca80b429e7eee15c6fd6893791
packages/qu/quantification.yaml
packages/qu/quantification.yaml
homepage: https://github.com/andrewthad/quantification#readme changelog-type: '' hash: 42909352b2c00a2838883bac1c15a7cf6210fbbaaa301fb6471eca7e4cc7c30c test-bench-deps: {} maintainer: andrew.thaddeus@gmail.com synopsis: Rage against the quantification changelog: '' basic-deps: base: ! '>=4.9 && <5' unordered-contai...
homepage: https://github.com/andrewthad/quantification#readme changelog-type: '' hash: f6d563e72bfbcae250998567394cf059dc90677176ce409b9f7f5ddecd279dcd test-bench-deps: {} maintainer: andrew.thaddeus@gmail.com synopsis: Rage against the quantification changelog: '' basic-deps: base: ! '>=4.9 && <5' unordered-contai...
Update from Hackage at 2018-05-07T17:32:33Z
Update from Hackage at 2018-05-07T17:32:33Z
YAML
mit
commercialhaskell/all-cabal-metadata