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 |
|---|---|---|---|---|---|---|---|---|---|
65f229bad85a873b2839d9dd6de22c1212cd42f7 | packages/co/contiguous.yaml | packages/co/contiguous.yaml | homepage: https://github.com/andrewthad/contiguous
changelog-type: ''
hash: f72f4700ffca3868587d77007d35bb0acbd2cb4524692bd10c699587d1c19937
test-bench-deps: {}
maintainer: andrew.thaddeus@gmail.com
synopsis: Unified interface for primitive arrays
changelog: ''
basic-deps:
base: ! '>=4.9 && <5'
deepseq: ! '>=1.4'
... | homepage: https://github.com/andrewthad/contiguous
changelog-type: ''
hash: 7493e1216cf3c98721c5d16c27dcf535a1d7ca6ba122a62cb176b77e573bf21c
test-bench-deps: {}
maintainer: andrew.thaddeus@gmail.com
synopsis: Unified interface for primitive arrays
changelog: ''
basic-deps:
base: ! '>=4.9 && <5'
deepseq: ! '>=1.4'
... | Update from Hackage at 2019-03-24T03:07:44Z | Update from Hackage at 2019-03-24T03:07:44Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
b6a4ab27c6be84d6a1f0324b199ea12db29f248b | recipes/pydantic_factories/meta.yaml | recipes/pydantic_factories/meta.yaml | {% set name = "pydantic_factories" %}
{% set version = "1.2.8" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pydantic-factories-{{ version }}.tar.gz
sha256: d97b10c251874e87aa306bb001a75eb340f58debbe9124a572331f4926484e5e
buil... | {% set name = "pydantic_factories" %}
{% set version = "1.2.8" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pydantic-factories-{{ version }}.tar.gz
sha256: d97b10c251874e87aa306bb001a75eb340f58debbe9124a572331f4926484e5e
buil... | Add @ivergara as a maintainer | Add @ivergara as a maintainer | YAML | bsd-3-clause | jakirkham/staged-recipes,goanpeca/staged-recipes,johanneskoester/staged-recipes,ocefpaf/staged-recipes,jakirkham/staged-recipes,johanneskoester/staged-recipes,conda-forge/staged-recipes,conda-forge/staged-recipes,goanpeca/staged-recipes,ocefpaf/staged-recipes |
08c5b7d4a16f5330e4a6df24ea315bfc68fea075 | .github/workflows/continuous-build.yml | .github/workflows/continuous-build.yml | name: Continuous Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
documentation:
runs-on: ubuntu-latest
name: Check Markdown links
steps:
- name: Clone eslint-teamcity
uses: actions/checkout@master
- name: Check hyperlinks
uses: ga... | name: Continuous Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
documentation:
runs-on: ubuntu-latest
name: Check Markdown links
steps:
- name: Clone eslint-teamcity
uses: actions/checkout@master
- name: Check hyperlinks
uses: ga... | Add back custom access token | Add back custom access token
| YAML | mit | andreogle/eslint-teamcity,andreogle/eslint-teamcity |
bb771e8bafa9cbf6e97841d87415c0ba3b191c73 | .github/dependabot.yml | .github/dependabot.yml | version: 2
updates:
- package-ecosystem: bundler
directory: /
schedule:
interval: daily
allow:
# Security updates
- dependency-name: brakeman
dependency-type: direct
# Internal gems
- dependency-name: "govuk*"
dependency-type: direct
- dependency-name: g... | version: 2
updates:
- package-ecosystem: bundler
directory: /
schedule:
interval: daily
- package-ecosystem: npm
directory: /
schedule:
interval: daily
| Remove allow list from Dependabot config | Remove allow list from Dependabot config
| YAML | mit | alphagov/local-links-manager,alphagov/local-links-manager,alphagov/local-links-manager |
44f58861b7b69304c0aa12461c3c0bf224416606 | packages/mo/modbus-tcp.yaml | packages/mo/modbus-tcp.yaml | homepage: https://github.com/roelvandijk/modbus-tcp
changelog-type: ''
hash: 119191cc690c7fd1b884b692c43c1b83f1544305e81c40f965d9894029eb7e33
test-bench-deps: {}
maintainer: Roel van Dijk <roel@lambdacube.nl>
synopsis: Communicate with Modbus devices over TCP
changelog: ''
basic-deps:
cereal: ! '>=0.5.1 && <0.6'
by... | homepage: https://github.com/roelvandijk/modbus-tcp
changelog-type: ''
hash: f8bbf621b5ce927681e5fdd28935b5d334ab04c0f90b4dc233ba2172df8920f2
test-bench-deps: {}
maintainer: Roel van Dijk <roel@lambdacube.nl>
synopsis: Communicate with Modbus devices over TCP
changelog: ''
basic-deps:
cereal: ! '>=0.5.1 && <0.6'
by... | Update from Hackage at 2017-02-15T15:07:50Z | Update from Hackage at 2017-02-15T15:07:50Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
0fa90bf83a87f393fac7257d4d3b63d96ff6f2e1 | .github/dependabot.yml | .github/dependabot.yml | version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: "monday"
time: "00:00"
timezone: Europe/London
open-pull-requests-limit: 10
ignore:
- dependency-name: govuk-colours
versions:
- ">= 0"
- dependency-name: govuk-frontend
versions:
- ">... | version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: "monday"
time: "00:00"
timezone: Europe/London
open-pull-requests-limit: 10
ignore:
- dependency-name: govuk-colours
versions:
- ">= 0"
- dependency-name: govuk-frontend
versions:
- ">... | Add new Storybook depdencies to Dependabot ignore list | Add new Storybook depdencies to Dependabot ignore list
| YAML | mit | uktrade/data-hub-fe-beta2,uktrade/data-hub-frontend,uktrade/data-hub-fe-beta2,uktrade/data-hub-frontend,uktrade/data-hub-frontend |
2ec8e9d58428e927be5c637eb1c02759c769f744 | metadata/net.pfiers.osmfocus.yml | metadata/net.pfiers.osmfocus.yml | Categories:
- Navigation
License: Apache-2.0
SourceCode: https://github.com/ubipo/osmfocus
IssueTracker: https://github.com/ubipo/osmfocus/issues
Donate: https://pfiers.net/donate
AutoName: OSMfocus Reborn
RepoType: git
Repo: https://github.com/ubipo/osmfocus
Builds:
- versionName: 1.0.0
versionCode: 100
... | Categories:
- Navigation
License: Apache-2.0
SourceCode: https://github.com/ubipo/osmfocus
IssueTracker: https://github.com/ubipo/osmfocus/issues
Donate: https://pfiers.net/donate
AutoName: OSMfocus Reborn
RepoType: git
Repo: https://github.com/ubipo/osmfocus
Builds:
- versionName: 1.0.0
versionCode: 100
... | Update OSMfocus Reborn to 1.0.3-fdroid (103) | Update OSMfocus Reborn to 1.0.3-fdroid (103)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
1023bc62122159adfc0da8a8572201bae852f59c | packages/fa/fadno-braids.yaml | packages/fa/fadno-braids.yaml | homepage: http://github.com/slpopejoy/
changelog-type: ''
hash: 5f83551262a257edd3c0b17a5f59c7154d8a95329878d0d75e60d6c9830f4f3b
test-bench-deps: {}
maintainer: spopejoy@panix.com
synopsis: Braid representations in Haskell
changelog: ''
basic-deps:
diagrams-lib: '>=1.4'
base: '>=4.9 && <4.15'
diagrams-rasterific:... | homepage: http://github.com/slpopejoy/
changelog-type: ''
hash: a3e35beba624e473f19776f14ac16541a4316021700a64531c4fd2596379d466
test-bench-deps: {}
maintainer: spopejoy@panix.com
synopsis: Braid representations in Haskell
changelog: ''
basic-deps:
diagrams-lib: '>=1.4'
base: '>=4.9 && <4.14'
diagrams-rasterific:... | Update from Hackage at 2020-12-27T04:27:00Z | Update from Hackage at 2020-12-27T04:27:00Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
5d4d6b0e8fc04cdb735c54c3654f503baa1efa45 | packages/li/lists-flines.yaml | packages/li/lists-flines.yaml | homepage: https://hackage.haskell.org/package/lists-flines
changelog-type: markdown
hash: 4233fba0b9b9efb3a0458280072b8a6f1576dafa4a9674e28a1605c3d7d23361
test-bench-deps: {}
maintainer: olexandr543@yahoo.com
synopsis: Additional data and structures to some 'String'-related lists.
changelog: |
# Revision history for ... | homepage: https://hackage.haskell.org/package/lists-flines
changelog-type: markdown
hash: 4233fba0b9b9efb3a0458280072b8a6f1576dafa4a9674e28a1605c3d7d23361
test-bench-deps: {}
maintainer: olexandr543@yahoo.com
synopsis: Additional data and structures to some 'String'-related lists.
changelog: |
# Revision history for ... | Update from Hackage at 2020-10-05T11:34:46Z | Update from Hackage at 2020-10-05T11:34:46Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
5a3c98ef6c2ed9bb1efed7d882bde7997c3045f7 | package.yaml | package.yaml | name: haskell-weekly
version: 0.0.0
category: Web
description: Haskell Weekly is an email newsletter.
extra-source-files:
- content/**/*
- README.markdown
github: haskellweekly/haskellweekly.github.io
license: MIT
license-file: LICENSE.markdown
maintainer: Taylor Fausak
synopsis: An email newsletter.
executables:... | name: haskell-weekly
version: 0.0.0
category: Web
description: Haskell Weekly is an email newsletter.
extra-source-files:
- CODE_OF_CONDUCT.markdown
- content/**/*
- CONTRIBUTING.markdown
- README.markdown
github: haskellweekly/haskellweekly.github.io
license: MIT
license-file: LICENSE.markdown
maintainer: Tay... | Include new files in the source tarball | Include new files in the source tarball
| YAML | mit | haskellweekly/haskellweekly.github.io,haskellweekly/haskellweekly.github.io |
beddafb2e2a80e5fe7ab4983d473da0e64e1cfee | .github/ISSUE_TEMPLATE/config.yml | .github/ISSUE_TEMPLATE/config.yml | # Documentation for this file can be found at:
# https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository
blank_issues_enabled: false
contact_links:
- name: "💬 IRC: #pypa"
url: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa
about: Chat ... | # Documentation for this file can be found at:
# https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository
blank_issues_enabled: false
contact_links:
- name: "💬 IRC: #pypa"
url: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa
about: Chat ... | Add maintainers-only link to file blank issues, to "New Issue" selector | Add maintainers-only link to file blank issues, to "New Issue" selector
This link is only accessible for users who have the "Write" or "Admin"
permissions on the repository. Everyone else will get redirected to
the same URL as the selector, which I imagine to be an amusing
experience.
| YAML | mit | pradyunsg/pip,pradyunsg/pip,pypa/pip,pfmoore/pip,sbidoul/pip,pypa/pip,pfmoore/pip,sbidoul/pip |
0478a6ad93e4c517a2caf757653b2b492385a8c5 | conda-recipe/meta.yaml | conda-recipe/meta.yaml | {% set data = load_setup_py_data() %}
package:
name: nb_conda
version: {{ data.get('version') }}
source:
path: ../
build:
number: 0
script:
- {{ PYTHON }} -m pip install --no-deps --ignore-installed .
- jupyter nbextension install nb_conda --py --sys-prefix --overwrite
requirements:
host:
- ... | {% set data = load_setup_py_data() %}
package:
name: nb_conda
version: {{ data.get('version') }}
source:
path: ../
build:
number: 0
script:
- {{ PYTHON }} -m pip install --no-deps --ignore-installed .
- jupyter nbextension install nb_conda --py --sys-prefix --overwrite
requirements:
host:
- ... | Add backports to Windows Python 2.7 | Add backports to Windows Python 2.7
| YAML | bsd-3-clause | Anaconda-Server/nb_conda,Anaconda-Server/nb_conda,Anaconda-Server/nb_conda,Anaconda-Server/nb_conda |
e44da2a977ab2b027610d00108702b8f8666753b | _config/site.yml | _config/site.yml | name: JavaEE Samples
title: Navigate your way through EE via Tests
org: JavaEE Samples
issue_tracker: 'https://github.com/javaee-samples/javaee7-samples/issues'
base_url: ''
profiles:
development:
base_url: ''
deploy: nil # force development as the default
production:
base_url: 'http://javaee.support'
... | name: JavaEE Support
title: Navigate your way through EE via Tests
org: JavaEE Samples
issue_tracker: 'https://github.com/javaee-samples/javaee7-samples/issues'
base_url: ''
profiles:
development:
base_url: ''
deploy: nil # force development as the default
production:
base_url: 'http://javaee.support'
... | Update Site.name to JavaEE Support | Update Site.name to JavaEE Support
| YAML | mit | javaee-samples/javaee-samples.github.io,javaee-samples/javaee-samples.github.io |
ccd6fba54072e07157304b5ca381b7479e1b7fde | templates/aws-resource-pools.yml | templates/aws-resource-pools.yml | ---
properties:
template_only: (( merge ))
compilation:
cloud_properties:
instance_type: (( merge || "c4.large" ))
availability_zone: (( properties.template_only.aws.availability_zone ))
ephemeral_disk:
size: 30000 # in MB
type: gp2
resource_pools:
- name: riak-pool
network: riak-cs1
s... | ---
properties:
template_only: (( merge ))
compilation:
cloud_properties:
instance_type: (( merge || "c4.large" ))
availability_zone: (( properties.template_only.aws.availability_zone2 ))
ephemeral_disk:
size: 30000 # in MB
type: gp2
resource_pools:
- name: riak-pool
network: riak-cs1
... | Move all resource pools to second AZ | Move all resource pools to second AZ
[#89434250]
| YAML | apache-2.0 | mikfreedman/cf-riak-cs-release,cloudfoundry/cf-riak-cs-release,datianshi/cf-riak-cs-release,mikfreedman/cf-riak-cs-release,datianshi/cf-riak-cs-release,cloudfoundry/cf-riak-cs-release,mikfreedman/cf-riak-cs-release,datianshi/cf-riak-cs-release,cloudfoundry/cf-riak-cs-release,datianshi/cf-riak-cs-release,mikfreedman/cf-... |
02995fcf2a7e88c21297818739f82db02f635d0a | .goreleaser.yml | .goreleaser.yml | repo: goreleaser/releaser
binary_name: release
brew:
repo: goreleaser/homebrew-formulae
build:
oses:
- windows
- darwin
- linux
| repo: goreleaser/releaser
binary_name: release
brew:
repo: goreleaser/homebrew-formulae
build:
oses:
- windows
| Create release for windows only first | Create release for windows only first | YAML | mit | izzulhaziq/aggregateapi |
95efdaccee1a73104da6a7a7f51a0ecc8ad505e0 | .github/workflows/cclib_pytest.yml | .github/workflows/cclib_pytest.yml | ---
# yamllint disable rule:line-length
name: run tests and coverage
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
run-tests:
runs-on: ubuntu-20.04
strategy:
matrix:
container: ['shivupa/cclib-ci:py37']
container:
image: ${{ matrix.container }}
default:
... | ---
# yamllint disable rule:line-length
name: run tests and coverage
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
run-tests:
runs-on: ubuntu-20.04
strategy:
matrix:
container: ['shivupa/cclib-ci:py37']
container:
image: ${{ matrix.container }}
defaults:
... | Fix default shell specification, direct dependencies are installed in Docker image | Fix default shell specification, direct dependencies are installed in Docker image
| YAML | bsd-3-clause | berquist/cclib,berquist/cclib,berquist/cclib,langner/cclib,langner/cclib,langner/cclib,cclib/cclib,cclib/cclib,cclib/cclib |
958c8ba2f1599fe625bf904dca2895375d91f527 | .github/workflows/build-test.yaml | .github/workflows/build-test.yaml | name: Test Web application authentication developer setup
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '42 22 * * 0'
jobs:
test-docker-compose:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- run: |
set -e
sudo apt update
sudo ... | name: Test Web application authentication developer setup
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '42 22 * * 0'
jobs:
test-docker-compose:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: |
set -e
sudo apt update
sudo ... | Address Node.js 12 actions are deprecated. | Address Node.js 12 actions are deprecated.
Message on workflows continued with
For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Please update the following actions to use Node.js 16: actions/checkout@v2
| YAML | apache-2.0 | adelton/webauthinfra,adelton/webauthinfra,adelton/webauthinfra,adelton/webauthinfra |
234763a31dbf67984cc449670e0da3fda8569b01 | .github/workflows/ci-workflow.yaml | .github/workflows/ci-workflow.yaml | ---
name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.STUDIO_GITHUB_TOKEN }}
- uses: actions/setup-node@v1
with:
node-version: '16'
- run: git config --globa... | ---
name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.STUDIO_GITHUB_TOKEN }}
- uses: actions/setup-node@v1
with:
node-version: '16'
- uses: ./.github/actions... | Set git user and email right before gh-pages call.. | Set git user and email right before gh-pages call..
| YAML | mit | cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano/swaggy-jenkins,cliffano... |
a2163ff973ddddba1456348da05a9749aadefefe | circle.yml | circle.yml | machine:
services:
- docker
environment:
# Pushing to adapter-go until this is tested, then it will replace the
# existing repo on Docker. I can't just push a new tag on the existing
# because it's a trusted build.
IMAGE_NAME: centurylink/panamax-kubernetes-adapter-go
IMAGE_TAG: qa
general... | machine:
services:
- docker
environment:
IMAGE_NAME: centurylink/panamax-kubernetes-adapter
IMAGE_TAG: qa
general:
artifacts:
- "panamax-kubernetes-adapter-go" # the built binary
dependencies:
override:
- docker pull centurylink/golang-tester:latest
- docker pull centurylink/golang-bu... | Update Circle to push to production docker repository. | Update Circle to push to production docker repository.
There were some shenangans with the normal repo being a trusted build
and not allowing manual pushes.
| YAML | apache-2.0 | CenturyLinkLabs/panamax-kubernetes-adapter-go,rupakg/panamax-kubernetes-adapter-go |
5294e0007034e8447884c713bac6c4c801ec4b61 | circle.yml | circle.yml | machine:
pre:
- sudo curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
- sudo chmod 0755 /usr/bin/docker
services:
- docker
dependencies:
override:
- sudo pip install --upgrade docker-compose==1.7.1
test:
override:
... | machine:
pre:
- sudo curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
- sudo chmod 0755 /usr/bin/docker
services:
- docker
dependencies:
override:
- sudo pip install --upgrade docker-compose==1.7.1
test:
override:
... | Fix typo on CircleCI configuration | Fix typo on CircleCI configuration
| YAML | mit | alexyans/laika,MEDIGO/laika,dbrabera/laika,alexyans/laika,alexyans/laika,alexyans/laika,MEDIGO/laika,dbrabera/laika,dbrabera/laika,MEDIGO/laika,dbrabera/laika,alexyans/laika,MEDIGO/laika |
51277a34fb426724616618c1afdb893ab2de4c6b | circle.yml | circle.yml | machine:
python:
version: 2.7.10
dependencies:
override:
- "pip install -U pip wheel setuptools"
- "pip install -e git://github.com/edx/xblock-sdk.git@bddf9f4a2c6e4df28a411c8f632cc2250170ae9d#egg=xblock-sdk"
- "pip install -r requirements.txt"
- "pip install -r $VIRTUAL_ENV/src/xblock-sdk/requir... | machine:
python:
version: 2.7.10
dependencies:
override:
- "pip install -U pip wheel"
- "pip install setuptools==24.3.1"
- "pip install -e git://github.com/edx/xblock-sdk.git@bddf9f4a2c6e4df28a411c8f632cc2250170ae9d#egg=xblock-sdk"
- "pip install -r requirements.txt"
- "pip install -r $VIRTU... | Fix dependency installation for CircleCI builds. | Fix dependency installation for CircleCI builds.
XBlock is listed as a dependency in requirements files for xblock-sdk,
xblock-utils, and problem-builder itself. These files list different (but compatible)
versions of the XBlock repo. Because of that, XBlock gets installed multiple times
when installing dependencies f... | YAML | agpl-3.0 | proversity-org/problem-builder,proversity-org/problem-builder,proversity-org/problem-builder |
5a0ae7bc99ee0b40fe12262b041df8a748e5ac28 | circle.yml | circle.yml | machine:
node:
version: 6.9.1
environment:
# Fix issue with selenium-server in containers.
# See http://github.com/SeleniumHQ/docker-selenium/issues/87
DBUS_SESSION_BUS_ADDRESS: /dev/null
dependencies:
override:
- npm update
cache_directories:
- testapp/node_modules
post:
- npm ru... | machine:
node:
version: 6.9.1
environment:
# Fix issue with selenium-server in containers.
# See http://github.com/SeleniumHQ/docker-selenium/issues/87
DBUS_SESSION_BUS_ADDRESS: /dev/null
dependencies:
override:
- npm update
cache_directories:
- testapp/node_modules
post:
# Instal... | Use the latest version of chrome on Circle | chore(ci): Use the latest version of chrome on Circle
| YAML | mit | angular/blocking-proxy,angular/blocking-proxy,angular/blocking-proxy,angular/blocking-proxy |
79489348ce1cded0ec83e12b01b266e8302a19bb | config/thin.sample.yml | config/thin.sample.yml | ---
environment: production
chdir: /apps/integrity
address: 127.0.0.1
port: 8910
pid: /apps/integrity/thin.pid
rackup: /apps/integrity/config.ru
log: /apps/integrity/log/thin.log
max_conns: 1024
timeout: 30
max_persistent_conns: 512
daemonize: true
| ---
environment: production
chdir: /apps/integrity
address: 127.0.0.1
port: 8910
pid: /apps/integrity/thin.pid
rackup: /apps/integrity/config.ru
log: /apps/integrity/log/thin.log
max_conns: 1024
timeout: 30
max_persistent_conns: 512
daemonize: true
servers: 2
| Use 2 servers by default | Use 2 servers by default
| YAML | mit | p/integrity,erik-escobedo/integrity,factorylabs/integrity,dkastner/prism_ci,integrity/integrity,erik-escobedo/integrity,p/integrity,faradayio/ci1,faradayio/ci1,forresty/integrity,forresty/integrity,factorylabs/integrity,integrity/integrity,integrity/integrity |
2f9ca29e7467678189e6928639ce4f4446d38f35 | circle.yml | circle.yml | ---
machine:
ruby:
version: '2.2.3'
test:
override:
- bundle exec rake ci
| ---
machine:
ruby:
version: '2.2.3'
dependencies:
pre:
- gem install bundler
test:
override:
- bundle exec rake ci
| Add bundler to CircleCI config | Add bundler to CircleCI config
| YAML | mit | mbj/devtools,zaidan/devtools |
8ff36f5a63ba844c7ebb3c1e9149746dbe9a9a6f | .github/workflows/build.yml | .github/workflows/build.yml | name: websocket-client build and test
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [3.6, 3.7, 3.8, 3.9]
os: [ubuntu-latest, windows-latest, macOS-latest]
steps:
- name: Check out source repository
uses: actions/ch... | name: websocket-client build and test
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [3.7, 3.8, 3.9]
os: [ubuntu-latest, windows-latest, macOS-latest]
steps:
- name: Check out source repository
uses: actions/checkou... | Remove Python 3.6 from CI for local echo server | Remove Python 3.6 from CI for local echo server
| YAML | apache-2.0 | websocket-client/websocket-client |
646039f5cdd356fade9b19de9d729ce5ce9feab4 | .github/workflows/maven.yml | .github/workflows/maven.yml | name: build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
java: [ 8, 11, 17 ]
steps:
- uses: actions/checkout@v3
- name: Setup java
uses: actions/setup-java@v3.4.1
with:
... | name: build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
java: [ 8, 11, 17 ]
steps:
- uses: actions/checkout@v3
- name: Setup java
uses: actions/setup-java@v3.5.0
with:
... | Update actions/setup-java action to v3.5.0 | Update actions/setup-java action to v3.5.0 | YAML | mit | dvare/dynamic-loader |
0e863203321dda85e5f3e9adb1d613ec91bf58b3 | packages/at/attoparsec-data.yaml | packages/at/attoparsec-data.yaml | homepage: https://github.com/nikita-volkov/attoparsec-data
changelog-type: ''
hash: 18bccd08da787e7dffbfd1e39e3edc76b498b77343337bbeb4d7497dd8590f4d
test-bench-deps: {}
maintainer: Nikita Volkov <nikita.y.volkov@mail.ru>
synopsis: Parsers for the standard Haskell data types
changelog: ''
basic-deps:
bytestring: ! '>=... | homepage: https://github.com/nikita-volkov/attoparsec-data
changelog-type: ''
hash: 2a91e30852ce3814293685b0ef8f18987a46c29b9a461fdecde9f8645835f90a
test-bench-deps: {}
maintainer: Nikita Volkov <nikita.y.volkov@mail.ru>
synopsis: Parsers for the standard Haskell data types
changelog: ''
basic-deps:
bytestring: ! '>=... | Update from Hackage at 2017-02-03T13:53:18Z | Update from Hackage at 2017-02-03T13:53:18Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
c86bd65c0f8413abeed7be9ae37f17bc5125d1fe | container-images/tcib/base/os/swift-base/swift-proxy-server/swift-proxy-server.yaml | container-images/tcib/base/os/swift-base/swift-proxy-server/swift-proxy-server.yaml | tcib_actions:
- run: dnf -y install {{ tcib_packages['common'] | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
- run: ln -s /usr/share/openstack-tripleo-common/healthcheck/swift-proxy /openstack/healthcheck && chmod a+rx /openstack/healthcheck
- run: sed -i -r 's,^(Listen 80),#\1,' /etc/httpd/conf/httpd.conf &... | tcib_actions:
- run: dnf -y install {{ tcib_packages['common'] | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
- run: ln -s /usr/share/openstack-tripleo-common/healthcheck/swift-proxy /openstack/healthcheck && chmod a+rx /openstack/healthcheck
- run: sed -i -r 's,^(Listen 80),#\1,' /etc/httpd/conf/httpd.conf &... | Remove ceilometer-common from swift images | Remove ceilometer-common from swift images
... because the package is not really required.
Depends-on: https://review.opendev.org/848544
Change-Id: Ie7fc33a7092a1f234a7ef30b235984b43be1aa81
| YAML | apache-2.0 | openstack/tripleo-common,openstack/tripleo-common |
9fbcc8e42171aeb8f0daf59adf80ea2f0513c19d | roles/macvim/tasks/main.yml | roles/macvim/tasks/main.yml | - name: be sure MacVim is installed and updated
homebrew: name=macvim state=latest options=with-lua,with-override-system-vim
- name: be sure exuberant-ctags is installed and updated
homebrew: name=ctags state=latest
- name: be sure cmake is installed and updated
homebrew: name=cmake state=latest
- name: be sur... | - name: be sure MacVim is installed and updated
homebrew: name=macvim state=latest
- name: be sure exuberant-ctags is installed and updated
homebrew: name=ctags state=latest
- name: be sure cmake is installed and updated
homebrew: name=cmake state=latest
- name: be sure vim configurations are updated
git: re... | Remove options from macvim install | [macvim] Remove options from macvim install
| YAML | mit | renanivo/playbooks |
7ef742e0978453e3a8fdbf2b8c6713382896689d | catalog/HTML_Markup/template_engines.yml | catalog/HTML_Markup/template_engines.yml | name: Template Engines
description:
projects:
- arbre
- cadenza
- curly-templates
- deface
- ember
- erector
- erubi
- erubis
- fortitude
- faml
- haml
- hamlit
- hammer_builder
- handlebars_assets
- inversion
- judofyr/parkaby
- liquid
- markaby
- markerb
- mustache
- PageTemp... | name: Template Engines
description:
projects:
- arbre
- cadenza
- curly-templates
- deface
- ember
- erector
- erubi
- erubis
- faml
- fortitude
- haml
- hamlit
- hammer_builder
- handlebars_assets
- inversion
- judofyr/parkaby
- liquid
- markaby
- markerb
- mustache
- PageTemp... | Move faml up on the list | Move faml up on the list
| YAML | mit | rubytoolbox/catalog |
3b49a4ae4a1ad47d97d98b344c058fc73184b8d1 | ansible/main.yml | ansible/main.yml | ---
- hosts: all
vars:
cf_cli_version: "6.25.0"
maven_version: "3.5.0"
maven_checksum: "35c39251d2af99b6624d40d801f6ff02"
sbt_version: "0.13.13"
intellij_version: "2017.1"
sts_version: "3.8.4"
eclipse_version: "4.6.3"
docker_compose_version: "1.12.0"
atom_version: "1.15.0"
grad... | ---
- hosts: all
vars:
cf_cli_version: "6.26.0"
maven_version: "3.5.0"
maven_checksum: "35c39251d2af99b6624d40d801f6ff02"
sbt_version: "0.13.13"
intellij_version: "2017.1"
sts_version: "3.8.4"
eclipse_version: "4.6.3"
docker_compose_version: "1.12.0"
atom_version: "1.15.0"
grad... | Update cf cli to 6.26.0 | Update cf cli to 6.26.0
| YAML | apache-2.0 | cagiti/developer-environment |
8b80ebaa5d01a866be3d729018a735dc735a069d | packages/le/lens-th-rewrite.yaml | packages/le/lens-th-rewrite.yaml | homepage: ''
changelog-type: markdown
hash: 3c9023a5f10e9edee5349b82fc2b346cfb31bdc294d0d04f50eb5ab0cb641b26
test-bench-deps: {}
maintainer: djohnson.m@gmail.com
synopsis: Rewrites Template Haskell splices using the API
changelog: |
# Revision history for lens-th-rewrite
## 0.1.0.0 -- YYYY-mm-dd
* First version... | homepage: ''
changelog-type: markdown
hash: e86139d4ab8061c415b29b6ce06e9c09e30ed09073b0255a46488678f4570df9
test-bench-deps: {}
maintainer: djohnson.m@gmail.com
synopsis: Rewrites Template Haskell splices using the API
changelog: |
# Revision history for lens-th-rewrite
## 0.1.0.0 -- YYYY-mm-dd
* First version... | Update from Hackage at 2020-04-05T15:29:55Z | Update from Hackage at 2020-04-05T15:29:55Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
451e75371e2c42cd0c6ae2759210dfbe3cf5223d | packages/sd/sdl2-compositor.yaml | packages/sd/sdl2-compositor.yaml | homepage: ''
changelog-type: ''
hash: 96986152f49766b946a5ea29ceba11df8226b8db64d527ab4f9e31c01cb8eb14
test-bench-deps: {}
maintainer: sebastian.jordan.mail@googlemail.com
synopsis: image compositing with sdl2 - declarative style
changelog: ''
basic-deps:
lrucache: ! '>=1.2'
stm: ! '>=2.3'
base: ! '>=4.8 && <5'
... | homepage: ''
changelog-type: ''
hash: aa93307aac7a55ee70abbaa0a8b3b4392a238daf7015648fc050ac3a7fb1484e
test-bench-deps: {}
maintainer: sebastian.jordan.mail@googlemail.com
synopsis: image compositing with sdl2 - declarative style
changelog: ''
basic-deps:
base: ! '>=4.8 && <4.9'
sdl2: ==2.*
linear: ==1.19.*
tra... | Update from Hackage at 2016-04-18T18:19:57+0000 | Update from Hackage at 2016-04-18T18:19:57+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
5e8ce5c2feea5fbf41e6473598416be0a2229151 | _data/navbar-default.yml | _data/navbar-default.yml | main:
- title: Download
url: '/download'
- title: Documentation
url: 'http://api.projectchrono.org'
sub:
-
title: Chrono Development Branch
url: 'http://api.projectchrono.org/development'
-
title: Chrono 3.0.0
url: 'http://api.projectchrono.org... | main:
- title: Download
url: '/download'
- title: Documentation
url: 'http://api.projectchrono.org'
sub:
-
title: Chrono Development Branch
url: 'http://api.projectchrono.org/development'
-
title: Chrono 4.0.0
url: 'http://api.projectchrono.org... | Add menu item for Chrono 4.0.0 documentation | Add menu item for Chrono 4.0.0 documentation
| YAML | bsd-3-clause | projectchrono/chrono-website,projectchrono/chrono-website,projectchrono/chrono-website |
c34bda172c4f9b83babbd7a603446020d4dc1084 | scripts/post-provision/tasks/sorted/15-apache-missing-file-redirect.yml | scripts/post-provision/tasks/sorted/15-apache-missing-file-redirect.yml | ---
- name: Add Apache redirect for missing files (WordPress).
set_fact:
# Apache vhost extra parameters to force redirect to https version.
apache_vhosts_extra_parameters_site: |
{{ apache_vhosts_extra_parameters_site | default('') }}
<IfModule mod_rewrite.c>
RewriteEngine on
# Attem... | ---
- name: Add Apache redirect for missing files (Drupal).
set_fact:
# Apache vhost extra parameters to force redirect to https version.
apache_vhosts_extra_parameters_site: |
{{ apache_vhosts_extra_parameters_site | default('') }}
<IfModule mod_rewrite.c>
RewriteEngine on
# Attempt ... | Add missing file redirect for Drupal | Add missing file redirect for Drupal
| YAML | mit | kentr/drupal-vm,kentr/drupal-vm,kentr/drupal-vm,kentr/drupal-vm,kentr/drupal-vm |
7c7e1232801ebabdae3e0fe8c6f7b11d6d60fafd | local-volume/helm/provisioner/templates/provisioner-service-account.yaml | local-volume/helm/provisioner/templates/provisioner-service-account.yaml | {{- if .Values.common.rbac }}
apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ .Values.daemonset.serviceAccount }}
{{- end }}
| {{- if .Values.common.rbac }}
apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ .Values.daemonset.serviceAccount }}
namespace: {{ .Values.common.namespace }}
{{- end }}
| Add namespace to sa template | local-volume: Add namespace to sa template
| YAML | apache-2.0 | kubernetes-incubator/external-storage,kubernetes-incubator/external-storage,kubernetes-incubator/external-storage,humblec/external-storage,humblec/external-storage,humblec/external-storage |
e94b8a92dd92983f53dcc2fa9c911e12d90b299c | data/nodes/spamd1-us-west.apache.org.yaml | data/nodes/spamd1-us-west.apache.org.yaml | ---
classes:
- collectd::plugin::postfix
- pflogsumm
- rbldnsd::client::setup
- spamassassin::spamd
- ssl::name::wildcard_apache_org
postfix::server::clamav: 'true'
postfix::server::clamav_enabled: 'true'
postfix::server::inet_interfaces: 'all'
postfix::server::postscreen: 'false'
postfix::server::relay_doma... | ---
classes:
- collectd::plugin::postfix
- pflogsumm
- rbldnsd::client::setup
- spamassassin::spamd
- ssl::name::wildcard_apache_org
postfix::server::clamav_enabled: 'true'
postfix::server::inet_interfaces: 'all'
postfix::server::postscreen: 'false'
postfix::server::relay_domains: 'apache.org,incubator.apach... | Stop setting this var as it tries to pull in a non-existent module. | Stop setting this var as it tries to pull in a non-existent module.
| YAML | apache-2.0 | apache/infrastructure-puppet,apache/infrastructure-puppet,sebbASF/infrastructure-puppet,chtyim/infrastructure-puppet,sebbASF/infrastructure-puppet,apache/infrastructure-puppet,apache/infrastructure-puppet,stumped2/infrastructure-puppet,bdube/infrastructure-puppet,bdube/infrastructure-puppet,stumped2/infrastructure-pupp... |
aedb0c81cd415e8f67ac753d184d0f4dc19a9df7 | packages/ha/Hastodon.yaml | packages/ha/Hastodon.yaml | homepage: https://github.com/syucream/hastodon
changelog-type: ''
hash: 00d9b44af85484208c0103dfdc6bad9b1560f1b0fd8ff726546f2280b925f4b6
test-bench-deps: {}
maintainer: syucream1031@gmail.com
synopsis: mastodon client module for Haskell
changelog: ''
basic-deps:
http-client: -any
MissingH: -any
bytestring: -any
... | homepage: https://github.com/syucream/hastodon
changelog-type: ''
hash: 6beff70122628e0005220ac80bdf2a60d82e0b6b865aa16c7002ee831d0c6f7d
test-bench-deps: {}
maintainer: syucream1031@gmail.com
synopsis: mastodon client module for Haskell
changelog: ''
basic-deps:
http-client: -any
MissingH: -any
bytestring: -any
... | Update from Hackage at 2018-04-18T15:30:20Z | Update from Hackage at 2018-04-18T15:30:20Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
e51cecbcc44e5378b2481fbc6f3a3bf4a9b9874b | doc/travis-simple.yml | doc/travis-simple.yml | # This is the simple Travis configuration, which is intended for use
# on applications which do not require cross-platform and
# multiple-GHC-version support. For more information and other
# options, see:
#
# https://docs.haskellstack.org/en/stable/travis_ci/
#
# Copy these contents into the root directory of your Git... | # This is the simple Travis configuration, which is intended for use
# on applications which do not require cross-platform and
# multiple-GHC-version support. For more information and other
# options, see:
#
# https://docs.haskellstack.org/en/stable/travis_ci/
#
# Copy these contents into the root directory of your Git... | Choose virtual machine based infrastructure | Choose virtual machine based infrastructure
Travis CI is deprecating container based build environments. See https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures for more. | YAML | bsd-3-clause | juhp/stack,juhp/stack |
d78bbd9cfacbc63aae76ce8f9cb744eb0003cd79 | packages/ty/type-fun.yaml | packages/ty/type-fun.yaml | homepage: https://github.com/s9gf4ult/type-fun
changelog-type: markdown
hash: c1d80758607192a27140fc2c5ed6877fd3a12793ce30735a829f17171e7a7d49
test-bench-deps:
base: -any
type-fun: -any
maintainer: s9gf4ult@gmail.com
synopsis: Collection of widely reimplemented type families
changelog: ! "# TODO\n* Add doctests\n* ... | homepage: https://github.com/s9gf4ult/type-fun
changelog-type: markdown
hash: c08422f9f9b326778d43063bc4dd3069cec336e15082b274953f3800d766b147
test-bench-deps:
base: -any
type-fun: -any
maintainer: s9gf4ult@gmail.com
synopsis: Collection of widely reimplemented type families
changelog: |
# TODO
* Add doctests
... | Update from Hackage at 2020-10-11T17:13:49Z | Update from Hackage at 2020-10-11T17:13:49Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
2925afc5e19a53b7825b30ee584e9b93bfdfaad5 | build.yaml | build.yaml | repositories:
remote:
- https://repo.maven.apache.org/maven2
artifacts:
javax_servlet: org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0
gwt_user: com.google.gwt:gwt-user:jar:2.8.1
| repositories:
remote:
- https://repo.maven.apache.org/maven2
artifacts:
javax_servlet: org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0
gwt_user: org.realityforge.com.google.gwt:gwt-user:jar:2.8.2-v20191108
| Update the com.google.gwt dependency coordinates. | Update the com.google.gwt dependency coordinates.
| YAML | apache-2.0 | realityforge/gwt-cache-filter,realityforge/gwt-cache-filter,realityforge/gwt-cache-filter |
91f861ef689cef071450d9e2ca0ddc345c2048a9 | .github/workflows/issue-planned.yml | .github/workflows/issue-planned.yml | on:
issues: {types: milestoned}
jobs:
apply-label:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@0.2.0
with:
github-token: ${{github.token}}
script: |
github.issues.addLabels({...context.issue, labels: ['status: planned']})
| on:
issues: {types: milestoned}
jobs:
apply-label:
name: Add label 'status planned' to issue when milestoned
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@0.2.0
with:
github-token: ${{github.token}}
script: |
github.issues.addLabels({...contex... | Add name to apply label for milestoned issues | Add name to apply label for milestoned issues
| YAML | apache-2.0 | synyx/urlaubsverwaltung,synyx/urlaubsverwaltung,synyx/urlaubsverwaltung,synyx/urlaubsverwaltung |
558d3ac4c7f31e21c9d545834b47ec547186550f | .github/workflows/pythonpackage.yml | .github/workflows/pythonpackage.yml | name: Python package
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
strategy:
max-parallel: 4
matrix:
python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9]
steps:
- uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-... | name: Python package
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
strategy:
max-parallel: 4
matrix:
python-version: [2.7, 3.5, 3.6, 3.7, 3.8]
steps:
- uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-pytho... | Revert "Update github actions for poetry" | Revert "Update github actions for poetry"
This reverts commit e033f4b577ce88fa5472f02c62085b028193315c.
| YAML | mit | exhuma/puresnmp,exhuma/puresnmp |
fa42268f387ddf0b5570e54ee1b1829690dd76a7 | .github/workflows/run-all-tests.yml | .github/workflows/run-all-tests.yml | name: run-all-tests
on:
push:
branches:
- main
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.4.2
- name: Setup CMake
uses: jwlawson/actions-setup-cmake@v1.12
with:
cmake-version: '3.23.x'
- name: Build ... | name: run-all-tests
on:
push:
branches:
- main
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.4.2
- name: Setup CMake
uses: jwlawson/actions-setup-cmake@v1.12
with:
cmake-version: '3.23.x'
- name: Build ... | Remove empty lines from GA workflow. | Remove empty lines from GA workflow.
| YAML | mit | kartikkumar/cppbase |
870e4ee819d52f879f403550c943f9c97e8cadc4 | playbooks/check-requirements.yml | playbooks/check-requirements.yml | ---
- hosts: localhost
gather_facts: no
tasks:
- name: check for security
when: security_enabled is not defined or not security_enabled
fail:
msg: |
Security is not enabled. Please run `security-setup` in the root
directory and re-run this playbook with the `--extra-vars`... | ---
- hosts: localhost
gather_facts: no
tasks:
- name: check for security
when: security_enabled is not defined or not security_enabled
fail:
msg: |
Security is not enabled. Please run `security-setup` in the root
directory and re-run this playbook with the `--extra-vars`... | Check kernel version for overlayfs support | Check kernel version for overlayfs support
Closes #1052, #1046
| YAML | apache-2.0 | mantl/mantl,CiscoCloud/mantl,mantl/mantl,sehqlr/mantl,phnmnl/mantl,bitium/mantl,datascienceinc/mantl,CiscoCloud/mantl,bitium/mantl,ContainerSolutions/microservices-infrastructure,CiscoCloud/microservices-infrastructure,KaGeN101/mantl,phnmnl/mantl,ContainerSolutions/microservices-infrastructure,sehqlr/mantl,KaGeN101/man... |
a008e0ae61ad385d52903cfc0f15d6ab623ac9be | _config_dev.yml | _config_dev.yml |
exclude:
# Exclude list and detail pages, since they rarely change and take a long time to build.
- list
- community-garden
- farmers-market
- food-pantry
- grocery-store
- supermarket
# These files are unique to the “site” repository.
- rakefile
keep_files:
# Keep the list ... |
exclude:
# Exclude list and detail pages, since they rarely change and take a long time to build.
- list
- community-garden
- farmers-market
- food-pantry
- supermarket
- grocery-store
- store
# These files are unique to the “site” repository.
- rakefile
keep_files:
# Ke... | Update config for misc grocery stores | Update config for misc grocery stores
| YAML | mit | kathwang21/site,SomeRandom42/site,foodoasisla/site,gheulard/fichier,foodoasisla/site,SomeRandom42/site,gheulard/fichier,kathwang21/site |
1c6e597b3281f7c52eb15151b144c87e8cc01a4e | roles/osxw.developer-atom/defaults/main.yml | roles/osxw.developer-atom/defaults/main.yml | ---
brew_taps: []
npm_packages:
- dockerlint
- eslint
- yaml-js
- csslint
brew_packages:
- node
cask_packages:
- atom
- font-inconsolata
- font-source-code-pro
- font-sauce-code-powerline
atom_packages:
- atomatigit
- trailing-spaces
- editorconfig
- emmet
- pigments
- file-icons
- tabul... | ---
brew_taps: []
npm_packages:
- dockerlint
- eslint
- yaml-js
- csslint
brew_packages:
- node
cask_packages:
- atom
- font-inconsolata
- font-source-code-pro
- font-sauce-code-powerline
atom_packages:
- atomatigit
- trailing-spaces
- editorconfig
- emmet
- pigments
- file-icons
- tabul... | Add nginx language to atom | Add nginx language to atom
| YAML | mit | ansible-macos/macos-playbook,ansible-macos/macos-playbook,luishdez/osx-playbook |
63b8f3515bd9b4ca0f954bb35b70a35ca66493d2 | circle.yml | circle.yml | machine:
pre:
- curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.11.1
services:
- docker
dependencies:
override:
- sudo pip install --upgrade docker-compose
- echo $GCLOUD_SERVICE_KEY | base64 --decode > ${HOME}/gcloud-service-key.json
- sudo /opt... | machine:
pre:
- curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
services:
- docker
dependencies:
override:
- sudo pip install --upgrade docker-compose
- echo $GCLOUD_SERVICE_KEY | base64 --decode > ${HOME}/gcloud-service-key.json
- sudo /opt... | Revert "Incremented to docker 1.11.1" | Revert "Incremented to docker 1.11.1"
This reverts commit 69ec807f85b485cbd530cbe65be1e1698bfc1f6f.
| YAML | apache-2.0 | 1btcxe/wlox,gfts/wlox,gfts/wlox,gfts/wlox,1btcxe/wlox,gfts/wlox,1btcxe/wlox,1btcxe/wlox |
197b42a8bcef3a6b86c8a93b8fbb34e9c4ac92f6 | circle.yml | circle.yml | machine:
python:
version: anaconda3-4.0.0
environment:
PATH: /home/ubuntu/virtualenvs/venv-anaconda3-4.0.0/bin:$PATH
LD_LIBRARY_PATH: /opt/circleci/.pyenv/versions/anaconda3-4.0.0/lib
dependencies:
pre:
- sudo apt-get update
- sudo apt-get install build-essential cmake swig
- sudo apt-ge... | machine:
python:
version: anaconda3-4.0.0
environment:
PATH: /home/ubuntu/virtualenvs/venv-anaconda3-4.0.0/bin:$PATH
LD_LIBRARY_PATH: /opt/circleci/.pyenv/versions/anaconda3-4.0.0/lib
dependencies:
pre:
- sudo apt-get update
- sudo apt-get install build-essential cmake swig
- sudo apt-ge... | Use pip install to play well with virtualenv | Use pip install to play well with virtualenv
| YAML | mit | miyyer/qb,Pinafore/qb,Pinafore/qb,miyyer/qb,miyyer/qb,miyyer/qb |
eb9f08f3e7bea91a569b93ccde745157bcc791ab | circle.yml | circle.yml | dependencies:
cache_directories:
- ~/.meteor
override:
- meteor || curl https://install.meteor.com | /bin/sh
- meteor npm install
test:
override:
- eslint client/ imports/ server/ | dependencies:
cache_directories:
- ~/.meteor
override:
- meteor || curl https://install.meteor.com | /bin/sh
- npm install -g eslint
- meteor npm install
test:
override:
- eslint client/ imports/ server/ | Add eslint inside the deploy process | Add eslint inside the deploy process
| YAML | mit | jeremyfourna/basket-live-stats,jeremyfourna/basket-live-stats |
5078af774d669203e40de07016c8aecf528a50b6 | circle.yml | circle.yml | dependencies:
override:
- bundle install
- npm install -g sassdoc@2.5.0
general:
branches:
ignore:
- gh-pages
machine:
node:
version: 6.9.5
test:
override:
- bundle exec rake
post:
- sassdoc core/ --parse --verbose --strict
| dependencies:
override:
- bundle install
- npm install -g sassdoc@2.5.0
general:
branches:
ignore:
- gh-pages
machine:
node:
version: 9.8.0
test:
override:
- bundle exec rake
post:
- sassdoc core/ --parse --verbose --strict
| Update Node from 6.9.5 to 9.8.0 for Circle | Update Node from 6.9.5 to 9.8.0 for Circle
| YAML | mit | thoughtbot/bourbon,Jazz-Man/bourbon,Jazz-Man/bourbon,thoughtbot/bourbon |
a07f3c70219a32d0681d7854c81eab0651b2abf6 | circle.yml | circle.yml | machine:
services:
- docker
dependencies:
override:
- >
docker run
--env CIRCLE_BRANCH
--env CIRCLE_PROJECT_REPONAME
--env CIRCLE_TOKEN
--env GCR_JSON_KEY
--volume /var/run/docker.sock:/var/run/docker.sock
codeclimate/patrick pull || true
- make image
test:
... | machine:
services:
- docker
dependencies:
override:
- >
docker run
--env CIRCLE_BRANCH
--env CIRCLE_PROJECT_REPONAME
--env CIRCLE_TOKEN
--env GCR_JSON_KEY
--volume /var/run/docker.sock:/var/run/docker.sock
codeclimate/patrick pull || true
- make image
test:
... | Fix CircleCI multiline docker run invocation | Fix CircleCI multiline docker run invocation
| YAML | mit | codeclimate/codeclimate-duplication,codeclimate/codeclimate-duplication,codeclimate/codeclimate-duplication,codeclimate/codeclimate-duplication |
82a3d8bb02d74dffb14e591a7b96cd98baa70db6 | circle.yml | circle.yml | general:
artifacts:
- coverage
machine:
node:
version: v5.6.0
services:
- docker
pre:
- sudo apt-get update && sudo apt-get install --only-upgrade google-chrome-stable
test:
override:
- npm run ci:
environment:
NODE_ENV: production
- mkdir -p $CIRCLE_TEST_REPORTS/inte... | general:
artifacts:
- coverage
machine:
node:
version: v5.6.0
services:
- docker
pre:
- wget -q https://dl-ssl.google.com/linux/linux_signing_key.pub
- sudo apt-key add linux_signing_key.pub
- sudo sh -c 'echo "deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main" >> /etc... | Use PPA for updating Chrome | Use PPA for updating Chrome
| YAML | mit | jeffcharles/number-switcher-3000,jeffcharles/number-switcher-3000,jeffcharles/number-switcher-3000 |
6ea545479b05f8a16a26e79e3c086e91e3b7d466 | circle.yml | circle.yml | dependencies:
pre:
- yarn global add lerna codecov
override:
- yarn install
- lerna bootstrap
post:
- case $CIRCLE_NODE_INDEX in 0) NODE_VERSION=4 ;; 1) NODE_VERSION=5 ;; 2) NODE_VERSION=6 ;; esac; nvm install $NODE_VERSION && nvm alias default $NODE_VERSION
test:
override:
- yarn test
... | machine:
node:
version: 6.1.0
dependencies:
pre:
- yarn global add lerna codecov
override:
- yarn install
- lerna bootstrap
post:
- case $CIRCLE_NODE_INDEX in 0) NODE_VERSION=4 ;; 1) NODE_VERSION=5 ;; 2) NODE_VERSION=6 ;; esac; nvm install $NODE_VERSION && nvm alias default $NODE_VERSION
t... | Add minimum node version for running tests | chore: Add minimum node version for running tests
| YAML | mit | lingui/js-lingui,lingui/js-lingui |
526eabb6a81b382e4490cf90a8a7b97942c7441f | circle.yml | circle.yml | machine:
environment:
INSTALL_PREFIX_DIR: ~/opt
INSTALL_PREFIX_BIN_DIR: ${INSTALL_PREFIX_DIR}/bin
PATH: ${INSTALL_PREFIX_BIN_DIR}:${PATH}
checkout:
post:
- git submodule sync --recursive
- git submodule update --recursive --init
dependencies:
override:
- vendor-install-tools/install.py m... | machine:
environment:
INSTALL_PREFIX_DIR: ${HOME}/opt
INSTALL_PREFIX_BIN_DIR: ${INSTALL_PREFIX_DIR}/bin
PATH: ${INSTALL_PREFIX_BIN_DIR}:${PATH}
checkout:
post:
- git submodule sync --recursive
- git submodule update --recursive --init
dependencies:
override:
- vendor-install-tools/instal... | Use ${HOME} for prefix dir and fix --installPrefixDir | Use ${HOME} for prefix dir and fix --installPrefixDir
| YAML | apache-2.0 | winksaville/test-meson-helloworld,winksaville/test-meson-helloworld |
6ac0210f419a98c7438f13340ca42861e1ef5cc9 | circle.yml | circle.yml | machine:
php:
version: 7.07
dependencies:
pre:
- echo "date.timezone = 'Australia/Melbourne'" > ~/.phpenv/versions/$(phpenv global)/etc/conf.d/timezone.ini
test:
pre:
# install composer dependencies to gain access to concise
- composer --dev install
override:
# run full test suite for cove... | machine:
php:
version: 7.0.7
dependencies:
pre:
- echo "date.timezone = 'Australia/Melbourne'" > ~/.phpenv/versions/$(phpenv global)/etc/conf.d/timezone.ini
test:
pre:
# install composer dependencies to gain access to concise
- composer --dev install
override:
# run full test suite for cov... | Fix incorrect php version in the ci config, whoops | Fix incorrect php version in the ci config, whoops
| YAML | mit | houseofdross/slack-skippybadge |
c1c665c0ea50ff8794742c6ad1672327aae1adc1 | circle.yml | circle.yml | machine:
java:
version: oraclejdk8
environment:
GRADLE_OPTS: '-Xmx512m -XX:+UseG1GC -XX:+CMSClassUnloadingEnabled -XX:InitialCodeCacheSize=64M -XX:CodeCacheExpansionSize=1M -XX:CodeCacheMinimumFreeSpace=1M -XX:ReservedCodeCacheSize=200M -XX:MinMetaspaceExpansion=1M -XX:MaxMetaspaceExpansion=8M -XX:MaxMe... | machine:
java:
version: oraclejdk8
environment:
GRADLE_OPTS: '-Xmx512m -XX:+UseG1GC -XX:+CMSClassUnloadingEnabled -XX:InitialCodeCacheSize=64M -XX:CodeCacheExpansionSize=1M -XX:CodeCacheMinimumFreeSpace=1M -XX:ReservedCodeCacheSize=200M -XX:MinMetaspaceExpansion=1M -XX:MaxMetaspaceExpansion=8M -XX:MaxMe... | Increase 'gradle test' timeout on Circle CI | Increase 'gradle test' timeout on Circle CI
| YAML | apache-2.0 | michel-kraemer/vertx-lang-typescript,michel-kraemer/vertx-lang-typescript,michel-kraemer/vertx-lang-typescript |
179b5e95731c56fd21e0ee979637176995355b4c | azure-pipelines-ci.yml | azure-pipelines-ci.yml | trigger:
- master
pool:
vmImage: 'Ubuntu-16.04'
steps:
- task: Npm@1
inputs:
command: 'install'
workingDir: 'tools'
displayName: 'Install packages'
- task: Npm@1
inputs:
command: 'custom'
workingDir: 'tools'
customCommand: 'run test-ci'
displayName: 'Run schema tests'
- task: PublishTest... | pr:
branches:
include:
- master
trigger: none
pool:
vmImage: 'Ubuntu-16.04'
steps:
- task: Npm@1
inputs:
command: 'install'
workingDir: 'tools'
displayName: 'Install packages'
- task: Npm@1
inputs:
command: 'custom'
workingDir: 'tools'
customCommand: 'run test-ci'
displayName: ... | Fix PR trigger for CI validation | Fix PR trigger for CI validation
| YAML | mit | Azure/azure-resource-manager-schemas,Azure/azure-resource-manager-schemas,Azure/azure-resource-manager-schemas,Azure/azure-resource-manager-schemas |
d9ba98d0f0ebeb1edf8f1b2f5b35258f31fc8304 | .rubocop.yml | .rubocop.yml | AllCops:
NewCops: enable
Style/FrozenStringLiteralComment:
Enabled: false
Metrics/BlockLength:
Max: 30
Metrics/MethodLength:
Max: 30
Style/TrailingCommaInHashLiteral:
EnforcedStyleForMultiline: 'comma'
Layout/HashAlignment:
EnforcedColonStyle: table
Metrics/AbcSize:
Max: 20
| AllCops:
NewCops: enable
Style/FrozenStringLiteralComment:
Enabled: false
Metrics/BlockLength:
Max: 30
ExcludedMethods: [ 'describe' ]
Metrics/MethodLength:
Max: 30
Style/TrailingCommaInHashLiteral:
EnforcedStyleForMultiline: 'comma'
Layout/HashAlignment:
EnforcedColonStyle: table
Metrics/AbcSize:
... | Allow describe to be longer than 30 lines | Allow describe to be longer than 30 lines
`describe` is where all the tests live and so is often very long
| YAML | mit | deanwilson/puppet-lint-no_erb_template-check |
0364b7fd949e6e82a485a9b416cb902883a149cf | pubspec.yaml | pubspec.yaml | name: more
version: 1.10.1
author: Lukas Renggli <renggli@gmail.com>
homepage: https://github.com/renggli/dart-more
description: More Dart — Literally. Collecting, iterating, caching, mathematics,
matching, and ordering easily.
environment:
sdk: '>=2.0.0-dev.69.0 <3.0.0'
dependencies:
collection: ^1.14.0
dev_de... | name: more
version: 1.10.1
author: Lukas Renggli <renggli@gmail.com>
homepage: https://github.com/renggli/dart-more
description: More Dart — Literally. Collecting, iterating, caching, mathematics,
matching, and ordering easily.
environment:
sdk: ^2.0.0
dependencies:
collection: ^1.14.0
dev_dependencies:
build... | Update the lower Dart SDK version to 2.0.0 | Update the lower Dart SDK version to 2.0.0
| YAML | mit | renggli/dart-more,renggli/dart-more |
feb70fca201a273802ec097614bcd9d5b4799930 | pubspec.yaml | pubspec.yaml | name: win32
description: A Dart library for accessing common Win32 APIs using FFI. No C required!
version: 2.0.0
homepage: https://win32.pub
repository: https://github.com/timsneath/win32
issue_tracker: https://github.com/timsneath/win32/issues
documentation: https://win32.pub
environment:
sdk: '>=2.12.0-259.8 <3.0.... | name: win32
description: A Dart library for accessing common Win32 APIs using FFI. No C required!
version: 2.0.0
homepage: https://win32.pub
repository: https://github.com/timsneath/win32
issue_tracker: https://github.com/timsneath/win32/issues
documentation: https://win32.pub
environment:
sdk: '>=2.12.0-259.8 <3.0.... | Switch back to public version of winmd | Switch back to public version of winmd
| YAML | bsd-3-clause | timsneath/win32,timsneath/win32,timsneath/win32 |
a0ac25d2a15d1a15ac353d9f7125bb94eae060b7 | pubspec.yaml | pubspec.yaml | name: audio_session
description: Sets the iOS audio session category and Android audio attributes for your app, and manages your app's audio focus, mixing and ducking behaviour.
version: 0.0.1
homepage: https://github.com/ryanheise/audio_session
environment:
sdk: ">=2.7.0 <3.0.0"
flutter: ">=1.20.0 <2.0.0"
depend... | name: audio_session
description: Sets the iOS audio session category and Android audio attributes for your app, and manages your app's audio focus, mixing and ducking behaviour.
version: 0.0.1
homepage: https://github.com/ryanheise/audio_session
environment:
sdk: ">=2.7.0 <3.0.0"
flutter: ">=1.12.13+hotfix.5"
dep... | Revert Flutter min sdk requirement to 1.12.13+hotfix.5 | Revert Flutter min sdk requirement to 1.12.13+hotfix.5
| YAML | mit | ryanheise/audio_session,ryanheise/audio_session,ryanheise/audio_session,ryanheise/audio_session,ryanheise/audio_session |
f83f2c1f0e203f98a3bd36c40e5a1d72eed4555f | pubspec.yaml | pubspec.yaml | name: range_fix
description: A workaround for the Range.getClientRects bug in Chrome.
version: 0.1.2
author: Kwang Yul Seo <kwangyul.seo@gmail.com>
homepage: https://github.com/kseo/range_fix
environment:
sdk: '>=1.0.0 <2.0.0'
#dependencies:
# lib_name: any
dev_dependencies:
browser: any
color: any
test: '>... | name: range_fix
description: A workaround for the Range.getClientRects bug in Chrome.
version: 0.1.2
authors:
- Kwang Yul Seo <kwangyul.seo@gmail.com>
- Fluidic Team <dev@fluidic.io>
homepage: https://github.com/kseo/range_fix
environment:
sdk: '>=1.0.0 <2.0.0'
#dependencies:
# lib_name: any
dev_dependencies:
b... | Add Fluidic Team to the list of authors. | Add Fluidic Team to the list of authors.
| YAML | bsd-3-clause | fluidic/range_fix,fluidic/range_fix,fluidic/range_fix |
f93979d9e212c36b33aad74ee19ad9b5f6e68855 | packages/ip/ip2proxy.yaml | packages/ip/ip2proxy.yaml | homepage: http://www.ip2location.com
changelog-type: markdown
hash: ad6594d396b518a41e72774d0c3f03fdb663d762f8b857669549f1e06cbe0c5d
test-bench-deps: {}
maintainer: sales@ip2location.com
synopsis: IP2Proxy Haskell package for proxy detection.
changelog: ! '# Revision history for ip2proxy
## 1.0.0 -- 2018-11-29
... | homepage: https://www.ip2location.com
changelog-type: markdown
hash: 940f40b8b6ad9ed213ca67da53089c7ecd5319ce30f7d2fd24bad7b62cb1cacb
test-bench-deps: {}
maintainer: sales@ip2location.com
synopsis: IP2Proxy Haskell package for proxy detection.
changelog: |
# Revision history for ip2proxy
## 2.0.0 -- 2019-05-27
... | Update from Hackage at 2019-05-27T06:11:05Z | Update from Hackage at 2019-05-27T06:11:05Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
d00e4f88185ca4d2041f0bb9a10be696b15bea72 | packages/sa/sampling.yaml | packages/sa/sampling.yaml | homepage: https://github.com/jtobin/sampling
changelog-type: ''
hash: cffb3fb841ffd78ed6f538a291b824a8bcaf982f1c1c51eed5beb0cef2b8f946
test-bench-deps:
base: -any
criterion: -any
sampling: -any
maintainer: jared@jtobin.ca
synopsis: Sample values from collections.
changelog: ''
basic-deps:
mwc-random: ! '>=0.13 ... | homepage: https://github.com/jtobin/sampling
changelog-type: ''
hash: 900a3a30a6b4a96869589dbffceb82251e8ffce6caff065bcfe664ae3c5faa7d
test-bench-deps:
base: -any
criterion: -any
sampling: -any
maintainer: jared@jtobin.ca
synopsis: Sample values from collections.
changelog: ''
basic-deps:
mwc-random: ! '>=0.13 ... | Update from Hackage at 2017-01-31T23:12:44Z | Update from Hackage at 2017-01-31T23:12:44Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
a2d6431cd1a4d6842161e67bf6e6809bedb07b85 | packages/to/tokstyle.yaml | packages/to/tokstyle.yaml | homepage: https://toktok.github.io/tokstyle
changelog-type: ''
hash: 91c24ddcc7b5230aed32e74c6a439b2a62453fc0824276aaba9de2b76f630463
test-bench-deps:
base: <5
hspec: -any
tokstyle: -any
maintainer: iphydf@users.noreply.github.com
synopsis: TokTok C code style checker
changelog: ''
basic-deps:
warp: -any
byte... | homepage: https://toktok.github.io/tokstyle
changelog-type: ''
hash: e637fde4c40bff65106b3cc8ed3f451e61f4e2ac0758d00539c8e9e6babec784
test-bench-deps:
base: <5
hspec: -any
text: -any
cimple: -any
tokstyle: -any
maintainer: iphydf@users.noreply.github.com
synopsis: TokTok C code style checker
changelog: ''
bas... | Update from Hackage at 2021-12-25T01:15:06Z | Update from Hackage at 2021-12-25T01:15:06Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
a6613bfb6b5bbb9ad26b010a3305de84b67846ac | packages/lu/luminance-samples.yaml | packages/lu/luminance-samples.yaml | homepage: https://github.com/phaazon/luminance-samples
changelog-type: markdown
hash: fcb8a49644ef411cfcabb393034f5c09646edcd650911159502bfa540ebee76b
test-bench-deps: {}
maintainer: Dimitri Sabadie <dimitri.sabadie@gmail.com>
synopsis: Luminance samples
changelog: ''
basic-deps:
JuicyPixels: ! '>=3.2 && <3.4'
lumi... | homepage: https://github.com/phaazon/luminance-samples
changelog-type: markdown
hash: 991275b9636890a0efe87fa9f58245368b3d6796125f910c359acfee6e386585
test-bench-deps: {}
maintainer: Dimitri Sabadie <dimitri.sabadie@gmail.com>
synopsis: Luminance samples
changelog: ! '### 0.1.1
- Added Common.hs in the `extra-sourc... | Update from Hackage at 2015-09-22T22:38:42+0000 | Update from Hackage at 2015-09-22T22:38:42+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
4c5e9035afa331177c8cfce6dd28c3067225e7ce | packages/ti/timezone-olson-th.yaml | packages/ti/timezone-olson-th.yaml | homepage: http://github.com/jonpetterbergman/timezone-olson-th
changelog-type: ''
hash: 1bc76c990f92654a7c9afef0a135e6fddca0e34e224be585f49374b2d85a8129
test-bench-deps: {}
maintainer: jon.petter.bergman@gmail.com
synopsis: Load TimeZoneSeries from an Olson file at compile time.
changelog: ''
basic-deps:
base: ! '>=4... | homepage: http://github.com/jonpetterbergman/timezone-olson-th
changelog-type: ''
hash: 6ac15b8fd48a49fc6b7f176008ed908cd8c4b2017bada06ff9f8710366888905
test-bench-deps: {}
maintainer: jon.petter.bergman@gmail.com
synopsis: Load TimeZoneSeries from an Olson file at compile time.
changelog: ''
basic-deps:
base: ! '>=4... | Update from Hackage at 2017-06-04T19:01:45Z | Update from Hackage at 2017-06-04T19:01:45Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
04283dfed159cb8fc94ceec086d840c37c284234 | appveyor.yml | appveyor.yml | # version format. This will always be changed by the Install script.
version: 1.0.{build}
# Dev14 is required to build (os actually means VM image)
os: Visual Studio 2015 Preview
# set up the build number (last two numbers). this has to happen before
# we do anything else because it's the only time we can set envir... | # version format. This will always be changed by the Install script.
version: 1.0.{build}
# Dev14 is required to build (os actually means VM image)
os: Visual Studio 2015 Preview
# set up the build number (last two numbers). this has to happen before
# we do anything else because it's the only time we can set envir... | Add PDBs and Debug configuration to artifacts. | Add PDBs and Debug configuration to artifacts.
| YAML | bsd-3-clause | developerforce/visual-studio-tools |
8fa441b891f68725f11f6977c842009d74f416cf | roles/fail2ban/defaults/main.yml | roles/fail2ban/defaults/main.yml | ---
fail2ban_package: fail2ban
fail2ban_loglevel: INFO
fail2ban_logtarget: /var/log/fail2ban.log
fail2ban_socket: /var/run/fail2ban/fail2ban.sock
fail2ban_ignoreip: 127.0.0.1/8 {{ ip_whitelist | join(' ') }}
fail2ban_bantime: 600
fail2ban_maxretry: 6
fail2ban_backend: polling
fail2ban_destemail: root@localhost
fail... | ---
fail2ban_package: fail2ban
fail2ban_loglevel: INFO
fail2ban_logtarget: /var/log/fail2ban.log
fail2ban_socket: /var/run/fail2ban/fail2ban.sock
fail2ban_ignoreip: 127.0.0.1/8 {{ ip_whitelist | join(' ') }}
fail2ban_bantime: 600
fail2ban_maxretry: 6
fail2ban_backend: polling
fail2ban_destemail: root@localhost
fail... | Make Fail2ban services list extensible | Make Fail2ban services list extensible
enable adding custom services in 'group_vars/';
rename default list to 'fail2ban_services_default';
create 'fail2ban_services_default';
combine 'default' & 'custom'.
| YAML | mit | newtonne/trellis,buluma/trellis,newtonne/trellis,roots/bedrock-ansible,roots/bedrock-ansible,pressbooks/trellis,buluma/trellis,pressbooks/trellis,buluma/trellis,buluma/trellis,newtonne/trellis,roots/trellis,roots/trellis |
c4cd43c4fcc5f63157db824a05cc0f1a36073153 | roles/ssh_cluster/tasks/main.yml | roles/ssh_cluster/tasks/main.yml | ---
- name: Create SSH keys for the user in question
user: name={{ ssh_user }} generate_ssh_key=yes ssh_key_bits=2048
register: sshkey
- name: Install key on remote hosts
authorized_key: user={{ ssh_user }} key="{{ sshkey.ssh_public_key }}"
delegate_to: "{{ item }}"
with_items: play_hosts
- name: Setup know... | ---
- name: Create SSH keys for the user in question
user: name={{ ssh_user }} generate_ssh_key=yes ssh_key_bits=2048
- name: Get the public key off the machine
slurp:
src: "~{{ ssh_user }}/.ssh/id_rsa.pub"
register: sshkey
- name: Install key on remote hosts
authorized_key: user={{ ssh_user }} key="{{ ss... | Fix a potential issue with SSH keys not being copied if a machine gets redeployed | Fix a potential issue with SSH keys not being copied if a machine gets redeployed
| YAML | mit | smarthall/ansible-pgpool |
6ae4ff3f836f21f1a507767c34e9ebdf420ceb0f | quicksilver.yml | quicksilver.yml | ---
- hosts: workstation
tasks:
- name: install Quicksilver
mac_pkg: pkg_type=app
url=http://qs0.qsapp.com/plugins/download.php
archive_type=dmg archive_path=Quicksilver.app
sudo: yes
| ---
- hosts: workstation
tasks:
- name: install Quicksilver
mac_pkg: pkg_type=app
url=http://cdn.qsapp.com/plugins/files/com.blacktree.Quicksilver__16401.dmg
archive_type=dmg archive_path=Quicksilver.app
sudo: yes
| Update Quicksilver link (didn't like the redirect) | Update Quicksilver link (didn't like the redirect) | YAML | apache-2.0 | justinclayton/ansible-osx,wchrisjohnson/ansible-osx,spencergibb/ansible-osx,vladdancer/ansible-osx,seakayone/ansible-osx,JSainsburyPLC/ansible-osx |
5009037e59f625c61678364c6052926021ef88ea | recipes/geotext/meta.yaml | recipes/geotext/meta.yaml | {% set name = "geotext" %}
{% set version = "0.3.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 3f7ca079d052ac9861354cfa9d72fe8aaa98025b440bc45baa47c862198aa25f
build:
#noarch: python... | {% set name = "geotext" %}
{% set version = "0.3.0" %}
package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 3f7ca079d052ac9861354cfa9d72fe8aaa98025b440bc45baa47c862198aa25f
build:
#noarch: python... | Put summary inside of a string | Put summary inside of a string
| YAML | bsd-3-clause | igortg/staged-recipes,kwilcox/staged-recipes,scopatz/staged-recipes,shadowwalkersb/staged-recipes,mcs07/staged-recipes,patricksnape/staged-recipes,ocefpaf/staged-recipes,jakirkham/staged-recipes,ReimarBauer/staged-recipes,chrisburr/staged-recipes,isuruf/staged-recipes,Juanlu001/staged-recipes,SylvainCorlay/staged-recip... |
454b518c1230781b904c2b941ccb76f936faf39a | yaml/single-pod.yaml | yaml/single-pod.yaml | apiVersion: v1
kind: Pod
metadata:
name: killa
namespace: kube-system
labels:
app: killa
spec:
containers:
- name: killa
image: killa
imagePullPolicy: IfNotPresent
volumeMounts:
- name: docker
mountPath: /var/run/docker.sock
volumes:
- name: docker
hostPath:
type: Socke... | apiVersion: v1
kind: Pod
metadata:
name: killa
namespace: kube-system
labels:
app: killa
spec:
containers:
- name: killa
image: gcr.io/ahmetb-public/killa:a8e0747
imagePullPolicy: IfNotPresent
volumeMounts:
- name: docker
mountPath: /var/run/docker.sock
volumes:
- name: docker
... | Update yaml with a public image | Update yaml with a public image
Signed-off-by: Ahmet Alp Balkan <c786c8527fd6be7431bb94ca48b6f76cc06787cc@google.com>
| YAML | apache-2.0 | GoogleCloudPlatform/freshpod |
6f22de2a95f2e2999e5ff36cf252f2aa7a41a84e | tasks/modules/http_echo_module.yml | tasks/modules/http_echo_module.yml | # file: nginx/tasks/modules/http_echo_module.yml
# configure flag: --add-module=/tmp/nginx_echo
- name: Nginx | Modules | Download the http_echo_module source
get_url:
url: "{{nginx_echo_url}}"
dest: "/tmp/nginx-echo-module.tar.gz"
- name: Nginx | Modules | Unpack the http_auth_request_module source
comma... | # file: nginx/tasks/modules/http_echo_module.yml
# configure flag: --add-module=/tmp/nginx_echo
- name: Nginx | Modules | Download the http_echo_module source
get_url:
url: "{{nginx_echo_url}}"
dest: "/tmp/nginx-echo-module.tar.gz"
- name: Nginx | Modules | Unpack the http_echo_module source
command: tar ... | Fix wrong task's name (s/auth_request/echo/). | Fix wrong task's name (s/auth_request/echo/).
Signed-off-by: Jean-Denis Vauguet <ff9dedefe9ee78b3339d23163d8b29a3c83c6016@vauguet.fr>
| YAML | mit | orlissenberg/ansible-nginx,ANXS/nginx,ANXS/nginx,benbovy/nginx,benbovy/nginx,KrashStudio/nginx,KrashStudio/nginx,orlissenberg/ansible-nginx |
ae6d63a032e1a2509ab645a5f1655e150d3b96e4 | utils/packaging/cleanup_opensuse.yml | utils/packaging/cleanup_opensuse.yml | ---
- name: Clean up zypper cache
command: zypper clean
- name: Really clean zypper cache
shell: for i in `ls /var/lib/zypp/`; do rm -rfv /var/lib/zypp/${i}/*; done
- name: Determine kernel version in chroot
shell: ls /lib/modules/
register: kernel_version
- name: Generate module dependencie... | ---
- name: Clean up zypper cache
command: zypper clean
- name: Really clean zypper cache
shell: for i in `ls /var/lib/zypp/`; do rm -rfv /var/lib/zypp/${i}/*; done
- name: Determine kernel version in chroot
shell: ls /lib/modules/
register: kernel_version
- name: Generate module dependencie... | Switch to command to avoid failure | Switch to command to avoid failure
| YAML | apache-2.0 | squashible/squashible,squashible/squashible |
6eb8bf18fc50196173e7468863bb3ee0e50894d7 | .codeclimate.yml | .codeclimate.yml | ---
engines:
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
fixme:
enabled: true
radon:
enabled: true
ratings:
paths:
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
- "**.rb"
exclude_paths: []
| ---
engines:
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
fixme:
enabled: true
radon:
enabled: true
config:
python_version: 2
ratings:
paths:
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"... | Set Python version to 2 | Set Python version to 2
| YAML | mit | wreckoner/PyEuler |
4da139b383046d6e8703f673865a365250168374 | .codeclimate.yml | .codeclimate.yml | ---
engines:
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
eslint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
- "**.rb"
exclude_paths: [
"pu... | ---
engines:
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
checks:
Similar code:
enabled: false
eslint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
- ... | Remove Similar Code check cuz meaningless fur express | Remove Similar Code check
cuz meaningless fur express
Signed-off-by: Lawrence Law <fa66ee34a1e2c4cbcb713d258826ec4bc9daf8ec@gmail.com>
| YAML | mit | nowhere-cloud/node-frontend,nowhere-cloud/node-frontend |
afb155bca88d238a3d8843a4ea50cfbdd5c7fba2 | .codeclimate.yml | .codeclimate.yml | ---
engines:
checkstyle:
enabled: true
channel: beta
checks:
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck:
enabled: false
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
-... | ---
engines:
checkstyle:
enabled: true
channel: beta
checks:
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck:
enabled: false
csslint:
enabled: true
eslint:
enabled: true
fixme:
enabled: true
pmd:
enabled: true
channel: beta
ratings:
paths:
... | Remove references to unused languages in code climate configuration | Remove references to unused languages in code climate configuration
| YAML | apache-2.0 | Tom-Willemsen/PicoBramble,Tom-Willemsen/PicoBramble,Tom-Willemsen/PicoBramble |
251da4af079fd030d4fad194e9f5f65b2126ad04 | .codeclimate.yml | .codeclimate.yml | languages:
JavaScript: true
exclude_paths:
- "templates/*"
- "script/lib/*"
- "script/tests/*" | languages:
JavaScript: true
exclude_paths:
- "commands/templates/*"
- "js/lib/*"
- "js/tests/*" | Correct paths in CodeClimate config | Correct paths in CodeClimate config
| YAML | apache-2.0 | weepower/wee-core |
9f47891b30c81f9ee652bfd5fe300ef140d2003b | .codeclimate.yml | .codeclimate.yml | engines:
rubocop:
enabled: true
exclude_paths:
- "*.gemspec"
- "*.md"
- Rakefile
- Gemfile
- docs/**/*
- task/**/*
- coverage/**/*
| engines:
rubocop:
enabled: true
ratings:
- lib/**
- "**.rb"
exclude_paths:
- "*.gemspec"
- "*.md"
- Rakefile
- Gemfile
- docs/**/*
- task/**/*
- coverage/**/*
| Fix glob for ruby files | Fix glob for ruby files
| YAML | mit | renehernandez/data_structures_101,renehernandez/data_structures_101 |
65a67ad266b53fad04571ce1615a525bbf3a6051 | openedx.yaml | openedx.yaml | # This file describes this Open edX repo, as described in OEP-2:
# http://open-edx-proposals.readthedocs.io/en/latest/oeps/oep-0002.html#specification
nick: rept
oeps: {}
owner: edx/openedx-tooling
tags: [tools]
track-pulls: true
| # This file describes this Open edX repo, as described in OEP-2:
# http://open-edx-proposals.readthedocs.io/en/latest/oeps/oep-0002.html#specification
nick: rept
oeps: {}
openedx-release: {ref: master}
owner: edx/openedx-tooling
tags: [tools]
track-pulls: true
| Tag repo-tools itself with releases | Tag repo-tools itself with releases
| YAML | apache-2.0 | edx/repo-tools,edx/repo-tools |
1ae81a5ac1fe7d498fed44f0d6ef1e3532e7aae4 | .bazelci/build_bazel_binaries.yml | .bazelci/build_bazel_binaries.yml | ---
platforms:
centos7:
build_targets:
- "//src:bazel"
build_flags:
- "-c"
- "opt"
ubuntu1604:
build_targets:
- "//src:bazel"
build_flags:
- "-c"
- "opt"
ubuntu1804:
build_targets:
- "//src:bazel"
build_flags:
- "-c"
- "opt"
macos:
... | ---
platforms:
centos7:
build_targets:
- "//src:bazel"
build_flags:
- "-c"
- "opt"
ubuntu1604:
build_targets:
- "//src:bazel"
build_flags:
- "-c"
- "opt"
ubuntu1804:
build_targets:
- "//src:bazel"
build_flags:
- "-c"
- "opt"
macos:
... | Build bazel binary with .exe extension | Build bazel binary with .exe extension
This is required to make sure https://github.com/bazelbuild/continuous-integration/pull/850 works.
RELNOTES: None
PiperOrigin-RevId: 274759608
| YAML | apache-2.0 | bazelbuild/bazel,safarmer/bazel,safarmer/bazel,bazelbuild/bazel,dslomov/bazel-windows,katre/bazel,dslomov/bazel-windows,cushon/bazel,ButterflyNetwork/bazel,ButterflyNetwork/bazel,meteorcloudy/bazel,davidzchen/bazel,aehlig/bazel,aehlig/bazel,ButterflyNetwork/bazel,twitter-forks/bazel,ButterflyNetwork/bazel,dslomov/bazel... |
40e313af3a05168debc84210d1cd929529f4f9a2 | .github/ISSUE_TEMPLATE/config.yml | .github/ISSUE_TEMPLATE/config.yml | blank_issues_enabled: true
contact_links:
- name: Get in touch with the community
url: https://discord.gg/rPWFv6W
about: Hop on the Discord server if you want to discuss new features or problem with us
| blank_issues_enabled: true
contact_links:
- name: Get in touch with the community
url: https://discord.gg/rPWFv6W
about: Hop on the Discord server if you want to discuss new features or problem with us
- name: Just have a question?
url: https://github.com/wger-project/wger/discussions
about: Open a ... | Add link to github discussions | Add link to github discussions
| YAML | agpl-3.0 | petervanderdoes/wger,wger-project/wger,petervanderdoes/wger,petervanderdoes/wger,wger-project/wger,wger-project/wger,petervanderdoes/wger,wger-project/wger |
30d0e2a8561cb5e8b211b7abf8ea82d37f47ea56 | .github/workflows/maven-build.yml | .github/workflows/maven-build.yml | # This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
name: Java CI with Maven
on:
push:
branches: [ main ]
p... | # This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
name: Java CI with Maven
on:
push:
branches: [ main ]
p... | Use the provided maven wrapper | Use the provided maven wrapper
| YAML | apache-2.0 | pkudevops/spring-petclinic-changed,pkudevops/spring-petclinic-changed |
246c252942591e460842c5afa254f2b769aefd30 | .github/workflows/release-gem.yml | .github/workflows/release-gem.yml | name: Release gem
on:
workflow_dispatch:
inputs:
dummy:
required: false
default: 'dummy'
jobs:
build:
name: Build + Publish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 3.0
uses: ruby/setup-ruby@v1
with:
... | name: Release gem
on:
push:
tags:
- 'v*'
jobs:
build:
name: Build + Publish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 3.0
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0
- run: bundle install
- name: P... | Switch to cutting releases based on tags | Switch to cutting releases based on tags
| YAML | mit | fgrehm/letter_opener_web,fgrehm/letter_opener_web,fgrehm/letter_opener_web,fgrehm/letter_opener_web |
8da9a678c57830e0bfddb9e1aac0b49eb3d586aa | .github/workflows/standardjs.yaml | .github/workflows/standardjs.yaml | name: StandardJS
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
StandardJS:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12.x
- run: npm install standard
- run: npx ... | name: StandardJS
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
StandardJS:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 12.x
- run: npm install standard
- run: npx ... | Update actions/setup-node action to v2 | Update actions/setup-node action to v2
Generated by renovateBot
| YAML | mit | pion/webrtc,pion/webrtc,pion/webrtc,pion/webrtc |
347eeef06b28fdf7c00ed3e07bac32046b7eb9bc | ui/.taskcluster.yml | ui/.taskcluster.yml | version: 0
metadata:
name: Balrog UI Task Graph
description: Balrog UI
owner: "{{ event.head.user.email }}"
source: "{{ event.head.repo.url }}"
tasks:
- provisionerId: "{{ taskcluster.docker.provisionerId }}"
workerType: "{{ taskcluster.docker.workerType }}"
payload:
maxRunTime: 1200
image... | version: 0
metadata:
name: Balrog UI Task Graph
description: Balrog UI
owner: "{{ event.head.user.email }}"
source: "{{ event.head.repo.url }}"
tasks:
- provisionerId: "{{ taskcluster.docker.provisionerId }}"
workerType: "{{ taskcluster.docker.workerType }}"
payload:
maxRunTime: 1200
image... | Update command to install necessary node packages. | [balrog-ui] Update command to install necessary node packages.
| YAML | mpl-2.0 | testbhearsum/balrog,nurav/balrog,testbhearsum/balrog,aksareen/balrog,aksareen/balrog,nurav/balrog,testbhearsum/balrog,mozbhearsum/balrog,aksareen/balrog,tieu/balrog,tieu/balrog,tieu/balrog,mozbhearsum/balrog,nurav/balrog,mozbhearsum/balrog,mozbhearsum/balrog,testbhearsum/balrog,aksareen/balrog,nurav/balrog,tieu/balrog |
a4092eb8273e5a25e927b4c45cbb60c313da1f5e | .github/workflows/publish-package.yml | .github/workflows/publish-package.yml | # This workflows will upload a Python Package using Twine when a release is created
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
name: Publish Package
on:
release:
types: [published]
jobs:
deploy... | # This workflows will upload a Python Package using Twine when a release is created
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
name: Publish Package
on:
push:
tags:
- '*'
jobs:
deploy:
... | Fix publish package workflow to use tags | Fix publish package workflow to use tags
| YAML | mit | mstuttgart/pycep-correios |
c276bfde5c5c11159145ad1ea3d58a4958b459cf | ansible/roles/tshark/tasks/main.yml | ansible/roles/tshark/tasks/main.yml | - apt: name=tshark
| - apt:
name: tshark
- lineinfile:
path: /usr/share/wireshark/init.lua
regexp: '^disable_lua ='
line: 'disable_lua = true'
| Replace disable_lua parameter false to true. | Replace disable_lua parameter false to true.
| YAML | mit | groovenauts/raspi-ops,groovenauts/raspi-ops,groovenauts/raspi-ops,groovenauts/raspi-ops |
c448fb8538cb5c65d9a6ed48367e668bb908e2a0 | meta/main.yml | meta/main.yml | ---
galaxy_info:
author: ansistrano
description: Ansible role to deploy scripting applications like PHP, Python, Ruby, etc. in a Capistrano style
company: Ansistrano
license: MIT
min_ansible_version: 1.8
platforms:
- name: EL
versions:
- all
- name: GenericUNIX
versions:
- all
- name: ... | ---
galaxy_info:
author: ansistrano
description: Ansible role to deploy scripting applications like PHP, Python, Ruby, etc. in a Capistrano style
company: Ansistrano
license: MIT
min_ansible_version: 1.9
platforms:
- name: EL
versions:
- all
- name: GenericUNIX
versions:
- all
- name: ... | Change minimal ansible version to 1.9 | Change minimal ansible version to 1.9
| YAML | mit | dgsuarez/deploy,laupow/deploy |
46c16037280e2f7a239253f3ab4e6ae362ae53be | .github/workflows/analyze-and-build.yml | .github/workflows/analyze-and-build.yml | name: Analyze and Build
on: push
jobs:
js:
name: JavaScript Checks
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@master
with: {version: ^12.0}
- uses: actions/checkout@master
- run: yarn install --frozen-lockfile
- run: yarn run bundle-data
- run: yarn ru... | name: Analyze and Build
on: push
jobs:
js:
name: JavaScript Checks
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@master
with: {version: ^12.0}
- uses: actions/checkout@master
- run: yarn install --frozen-lockfile
- run: yarn run bundle-data
- run: yarn ru... | Add a starter Android build | Add a starter Android build
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 |
0aed32993783293db28040c42d2e0e2b097e50e8 | .github/workflows/deploy_to_ftp.yml | .github/workflows/deploy_to_ftp.yml | name: 🚀 Deploy to FTP
on:
push:
branches: [ src ]
jobs:
build:
name: Build & Deploy
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.9.6
- name: Set u... | name: 🚀 Deploy to FTP
on:
push:
branches: [ src ]
workflow_dispatch
jobs:
build:
name: Build & Deploy
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.9.6
... | Add option to trigger deployment manually | Add option to trigger deployment manually
| YAML | mit | marcardioid/marcsleegers.com,marcardioid/marcsleegers.com |
9dfc5977054c000fa611303c8098d189b9b18786 | .github/workflows/docker-build.yaml | .github/workflows/docker-build.yaml | name: ci
on:
push:
branches:
- 'master'
jobs:
docker:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v2
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1
-
name: Set up Docker Buildx
uses: docker/setup-b... | name: ci
# on:
# push:
# branches:
# - 'master'
jobs:
docker:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v2
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1
-
name: Set up Docker Buildx
uses: docker... | Build for now on any branch | Build for now on any branch
| YAML | apache-2.0 | phpdocker-io/base-images |
8c18021631df7277749a71d55da42d737f537957 | .github/workflows/new_weeknotes.yml | .github/workflows/new_weeknotes.yml | # This is a basic workflow to help you get started with Actions
name: New Weeknotes Post
# Controls when the workflow will run
on:
# Run every Sunday at midnight UTC
schedule:
- cron: "0 0 * * SUN"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
runs... | # This is a basic workflow to help you get started with Actions
name: New Weeknotes Post
# Controls when the workflow will run
on:
# Run every Sunday at midnight UTC
schedule:
- cron: "0 0 * * SUN"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
runs... | Set up branch for new weeknotes | Set up branch for new weeknotes | YAML | cc0-1.0 | McPolemic/McPolemic.github.io,McPolemic/McPolemic.github.io,McPolemic/McPolemic.github.io |
d2f151686193175d083a74a47318e25107df4d03 | .github/workflows/windows_cmake.yml | .github/workflows/windows_cmake.yml | name: Windows Cmake
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
env:
EXTRA_RESOLVE_OPTIONS: ${{ github.event.inputs.extra_resolve_options }}
jobs:
Windows... | name: Windows Cmake
on:
workflow_dispatch:
inputs:
extra_resolve_options:
description: "Extra Resolve Options"
required: false
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
env:
EXTRA_RESOLVE_OPTIONS: ${{ github.event.inputs.extra_resolve_options }}
jobs:
Windows... | Update Windows Cmake to new version 4.0.0 | Update Windows Cmake to new version 4.0.0 | YAML | bsd-3-clause | steinwurf/recycle,steinwurf/recycle |
04530484ce87abd42ce9e411551326b874a33de0 | ansible/roles/mongodb/tasks/configure_mongo.yml | ansible/roles/mongodb/tasks/configure_mongo.yml | ---
# Playbook that configures a runnning instance of MongoDB
# Heavily influenced by: https://github.com/UnderGreen/ansible-role-mongodb
# Using a subset of @UnderGreen's work
- name: Configure mongodb
template:
src: mongod.conf.j2
dest: /etc/mongod.conf
backup: yes
owner: root
group: root
... | ---
# Playbook that configures a runnning instance of MongoDB
# Heavily influenced by: https://github.com/UnderGreen/ansible-role-mongodb
# Using a subset of @UnderGreen's work
- name: Configure mongodb
template:
src: mongod.conf.j2
dest: /etc/mongodb.conf
backup: yes
owner: root
group: root
... | Fix incorrect path for mongodb.conf | Fix incorrect path for mongodb.conf
| YAML | mit | picoCTF/picoCTF,royragsdale/picoCTF,royragsdale/picoCTF,picoCTF/picoCTF,royragsdale/picoCTF,picoCTF/picoCTF,royragsdale/picoCTF,royragsdale/picoCTF,picoCTF/picoCTF,picoCTF/picoCTF,royragsdale/picoCTF,royragsdale/picoCTF,picoCTF/picoCTF |
0570c461693ffa5053c6f1e7bff7ea7ab356b96b | zuul.d/project.yaml | zuul.d/project.yaml | # Copyright 2017, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in w... | # Copyright 2017, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in w... | Switch python3 test to bionic and add it to gate | Switch python3 test to bionic and add it to gate
Ubuntu bionic is python3 by default, and OSA
stein will not support Ubuntu xenial, so it
makes sense to switch the testing to use bionic
instead.
The test is also passing, so we should add it
into the gate queue to prevent regressions.
Change-Id: I43b6aac57f664e19f2d7... | YAML | apache-2.0 | openstack/openstack-ansible-plugins,openstack/openstack-ansible-plugins |
68a3f90c1cd93af7e06bbe8df4a03f17eaac8180 | metadata/org.totschnig.ocr.tesseract.yml | metadata/org.totschnig.ocr.tesseract.yml | Categories:
- Graphics
License: Apache-2.0
AuthorName: Michael Totschnig
AuthorEmail: michael@totschnig.org
AuthorWebSite: https://michael.totschnig.org/
SourceCode: https://github.com/mtotschnig/OCR
IssueTracker: https://github.com/mtotschnig/OCR/issues
AutoName: OCR
RepoType: git
Repo: https://github.com/mtotschn... | Categories:
- Graphics
License: Apache-2.0
AuthorName: Michael Totschnig
AuthorEmail: michael@totschnig.org
AuthorWebSite: https://michael.totschnig.org/
SourceCode: https://github.com/mtotschnig/OCR
IssueTracker: https://github.com/mtotschnig/OCR/issues
AutoName: OCR
RepoType: git
Repo: https://github.com/mtotschn... | Update OCR to 2.1 (4) | Update OCR to 2.1 (4)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
e29eb89bbccaef871ed5ead304273d1a57615590 | config/kbaird-twistage-desktop.yml | config/kbaird-twistage-desktop.yml | site: 'http://kbaird-twistage-desktop:3000'
user: 'corcoran-admin@twistage.com'
password: 'Testing1'
company: 'corcoran'
license_key: '441a869594091'
album_id: 'ma7c46256ac25'
image_id: 'ic5d79a80c436'
track_id: 't86aa451e2aa1'
video_id: 'bc3f6246c3ed2'
| site: 'http://kbaird-twistage-desktop:3000'
company: 'corcoran'
license_key: '441a869594091'
album_id: 'ma7c46256ac25'
image_id: 'ic5d79a80c436'
track_id: 't86aa451e2aa1'
video_id: 'bc3f6246c3ed2'
| Remove user/pw cruft from YAML file | Remove user/pw cruft from YAML file
| YAML | bsd-3-clause | Perceptive-Cloud/helix,Perceptive-Cloud/helix |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.