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
dccfebe6fe3954d5f6a4e2b9708c7c5a9172cd54
roles/video/tasks/main.yml
roles/video/tasks/main.yml
- name: Install video packages package: name={{ item }} state=present with_items: "{{ packages }}" become: True - name: Install scripts file: src="{{ role_path }}/files/{{ item }}" dest="/usr/local/bin/{{ item }}" state=link with_items: "{{ scripts }}" become: True - name: Ensure re...
- name: Install video packages package: name={{ item }} state=present with_items: "{{ packages }}" become: True - name: Install scripts file: src="{{ role_path }}/files/{{ item }}" dest="/usr/local/bin/{{ item }}" state=link with_items: "{{ scripts }}" become: True - name: Ensure re...
Move repos dir to /var
Move repos dir to /var
YAML
apache-2.0
mansonjesus/ansible-playbooks
51ba86c091298b8cb3b8983da626d95589a9d3f8
packages/am/amby.yaml
packages/am/amby.yaml
homepage: https://github.com/jsermeno/amby#readme changelog-type: '' hash: 4b3d992780a21acdd8f9f457b368d8bf0094960dd57e6ec76274c45544ad0c44 test-bench-deps: base: -any amby: -any maintainer: Justin Sermeno synopsis: Statistical data visualization changelog: '' basic-deps: exceptions: -any Chart: -any either: ...
homepage: https://github.com/jsermeno/amby#readme changelog-type: '' hash: 0cf317eee0251e20650218b1f54fa76513536336ad033385510b9641837ad7be test-bench-deps: base: -any amby: -any maintainer: Justin Sermeno synopsis: Statistical data visualization changelog: '' basic-deps: exceptions: -any Chart: -any either: ...
Update from Hackage at 2016-11-18T15:54:16Z
Update from Hackage at 2016-11-18T15:54:16Z
YAML
mit
commercialhaskell/all-cabal-metadata
331e215e8025c24a4a0d1756d1539f1c2419acf5
packages/cl/clif.yaml
packages/cl/clif.yaml
homepage: '' changelog-type: '' hash: b98972ad9cf62d66ce4134d325f07cf3174394e4832b6184e7ec4e6a213c1380 test-bench-deps: tasty-th: -any base: ! '>=4.8 && <4.10' time: ! '>=1.5 && <1.8' clif: -any containers: ! '>=0.5 && <0.6' tasty-quickcheck: -any tasty: -any QuickCheck: ! '>=2.8 && <2.9' maintainer: ma...
homepage: '' changelog-type: '' hash: 2a340ee381c2321f05c70ae2ca816be42fa1cfc30f92c38a3c9d0b1308f42d38 test-bench-deps: tasty-th: ! '>=0.1 && <0.2' base: ! '>=4.8 && <4.12' time: ! '>=1.5 && <1.10' clif: -any containers: ! '>=0.5 && <0.6' tasty-quickcheck: ! '>=0.8' tasty: ! '>=0.11 && <1.1' maintainer: m...
Update from Hackage at 2018-04-10T17:48:41Z
Update from Hackage at 2018-04-10T17:48:41Z
YAML
mit
commercialhaskell/all-cabal-metadata
4012e92077a7a0c1137cdeb9ec7bd9c90185dee1
packages/lo/loup.yaml
packages/lo/loup.yaml
homepage: https://github.com/swift-nav/loup changelog-type: '' hash: 614bdb5f5b6e85790958ac32aa24ea10fe78c540717fb2134eaae3dd32411fd4 test-bench-deps: {} maintainer: Mark Fine <dev@swiftnav.com> synopsis: Amazon Simple Workflow Service Wrapper for Work Pools. changelog: '' basic-deps: amazonka: -any bytestring: -an...
homepage: https://github.com/swift-nav/loup changelog-type: '' hash: 70a40b0c1752f5df08219600bc30e8a22aa64285ebc10dac0cc893353b1c595a test-bench-deps: {} maintainer: Mark Fine <dev@swiftnav.com> synopsis: Amazon Simple Workflow Service Wrapper for Work Pools. changelog: '' basic-deps: amazonka: -any bytestring: -an...
Update from Hackage at 2017-06-23T07:23:46Z
Update from Hackage at 2017-06-23T07:23:46Z
YAML
mit
commercialhaskell/all-cabal-metadata
6c3821507a40b0844a8b7a1b0d73e1d11b8ca8f5
docs/rtd-conda-environment.yml
docs/rtd-conda-environment.yml
dependencies: - ipykernel - sphinx >= 1.4 - scikit-learn - numpy - scipy - lxml <= 3.6.1 - pandas >= 0.18,<0.19 - patsy - pytz - requests - pip: - nbsphinx - sphinx-rtd-theme - sphinxcontrib-napoleon - holidays
dependencies: - ipykernel - sphinx >= 1.4 - scikit-learn - numpy - scipy - lxml <= 3.6.1 - pandas >= 0.18,<0.19 - patsy - pytz - requests - statsmodels - pip: - nbsphinx - sphinx-rtd-theme - sphinxcontrib-napoleon - holidays
Add statsmodels dependency to docs
Add statsmodels dependency to docs
YAML
apache-2.0
openeemeter/eemeter,openeemeter/eemeter
d8c4dc4e1c7b41592341581ac51e209e7f10d066
config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml
config/jobs/kubernetes/publishing-bot/publishing-bot-presubmits.yaml
presubmits: kubernetes/publishing-bot: - name: pull-publishing-bot-build always_run: true decorate: true path_alias: k8s.io/publishing-bot spec: containers: - image: golang:1.13 command: - make annotations: testgrid-dashboards: sig-release-publishing-bot t...
presubmits: kubernetes/publishing-bot: - name: pull-publishing-bot-build always_run: true decorate: true path_alias: k8s.io/publishing-bot spec: containers: - image: golang:1.13 command: - make annotations: testgrid-dashboards: sig-release-publishing-bot t...
Use go 1.13 for pull-publishing-bot-validate
Use go 1.13 for pull-publishing-bot-validate With go 1.14: ``` $ go run k8s.io/publishing-bot/cmd/validate-rules ./staging/publishing/rules.yaml package k8s.io/publishing-bot/cmd/validate-rules: cannot find package "." in: /home/nikhita/go/src/k8s.io/kubernetes/vendor/k8s.io/publishing-bot/cmd/validate-rules ``` Wi...
YAML
apache-2.0
kubernetes/test-infra,fejta/test-infra,BenTheElder/test-infra,kubernetes/test-infra,brahmaroutu/test-infra,monopole/test-infra,kubernetes/test-infra,cjwagner/test-infra,monopole/test-infra,dims/test-infra,cjwagner/test-infra,cjwagner/test-infra,fejta/test-infra,kubernetes/test-infra,pwittrock/test-infra,BenTheElder/tes...
3635eb3863bc87f30435a26bf1196ff4ca9a526e
packages/li/limp.yaml
packages/li/limp.yaml
homepage: https://github.com/amosr/limp changelog-type: '' hash: 734958500ab9501a77cfe99691e53e894eaa41f91f7ebb2d2da27d14d8bd7f21 test-bench-deps: tasty-th: ==0.1.* base: <5 limp: -any containers: ==0.5.* tasty-quickcheck: ==0.8.* tasty: ==0.10.* QuickCheck: ==2.7.* maintainer: amos.robinson@gmail.com syn...
homepage: https://github.com/amosr/limp changelog-type: '' hash: 3bade797476842fbd019aacd65d5f22f89f72d02b4deca127122dd7038f6112b test-bench-deps: tasty-th: ==0.1.* base: <5 limp: -any containers: ==0.5.* tasty-quickcheck: ==0.8.* tasty: ==0.10.* QuickCheck: ==2.7.* maintainer: amos.robinson@gmail.com syn...
Update from Hackage at 2015-07-21T04:39:00+0000
Update from Hackage at 2015-07-21T04:39:00+0000
YAML
mit
commercialhaskell/all-cabal-metadata
b89409508386f9bd6b6e4c11b49cb4e407ef21b6
recipes/pip/meta.yaml
recipes/pip/meta.yaml
{% set version="8.1.1" %} package: name: pip version: {{ version }} source: fn: pip-{{ version }}.tar.gz url: https://pypi.io/packages/source/p/pip/pip-{{ version }}.tar.gz md5: 6b86f11841e89c8241d689956ba99ed7 build: number: 0 entry_points: - pip = pip:main requirements: build: - python ...
{% set version="8.1.2" %} package: name: pip version: {{ version }} source: fn: pip-{{ version }}.tar.gz url: https://pypi.io/packages/source/p/pip/pip-{{ version }}.tar.gz md5: 87083c0b9867963b29f7aba3613e8f4a build: number: 0 entry_points: - pip = pip:main requirements: build: - python ...
Update pip recipes to 8.1.2
Update pip recipes to 8.1.2
YAML
bsd-3-clause
dharhas/staged-recipes,richardotis/staged-recipes,sannykr/staged-recipes,stuertz/staged-recipes,gqmelo/staged-recipes,jochym/staged-recipes,Savvysherpa/staged-recipes,NOAA-ORR-ERD/staged-recipes,atedstone/staged-recipes,caspervdw/staged-recipes,dschreij/staged-recipes,mariusvniekerk/staged-recipes,mcernak/staged-recipe...
db77cec609aca3762dc7c59d628faeb772d1a897
tests/ansible-role-requirements.yml
tests/ansible-role-requirements.yml
--- - name: apt_package_pinning src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning scm: git version: master - name: pip_install src: https://git.openstack.org/openstack/openstack-ansible-pip_install scm: git version: master - name: openstack_hosts src: https://git.openstack.org...
--- - name: apt_package_pinning src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning scm: git version: master - name: pip_install src: https://git.openstack.org/openstack/openstack-ansible-pip_install scm: git version: master - name: openstack_hosts src: https://git.openstack.org...
Add pki role to local a-r-r
Add pki role to local a-r-r Change-Id: I6de017f6fe41ab2fc43ef5db77a6b8a6e87c741a
YAML
apache-2.0
openstack/openstack-ansible-plugins,openstack/openstack-ansible-plugins
8af3067f054d595c5b4f02dcec0317a7a800765d
ansible/roles/common/tasks/main.yml
ansible/roles/common/tasks/main.yml
- name: setup group action: group name={{group_name}} state=present - name: setup user action: user name={{user_name}} state=present group={{group_name}} - name: Install apt-add-repository apt: pkg=python-software-properties state=latest - name: set up packages action: apt pkg={{item}} state=latest update_cache...
- name: setup group action: group name={{group_name}} state=present - name: setup user action: user name={{user_name}} state=present group={{group_name}} - name: Install apt-add-repository apt: pkg=python-software-properties state=latest - name: set up packages action: apt pkg={{item}} state=latest update_cache...
Add python-pycurl to required packages (needed to fetch packages under Ubuntu 13.10)
Add python-pycurl to required packages (needed to fetch packages under Ubuntu 13.10)
YAML
bsd-3-clause
vmalloc/mailboxer,Infinidat/lanister,Infinidat/lanister,getslash/mailboxer,vmalloc/mailboxer,getslash/mailboxer,getslash/mailboxer,vmalloc/mailboxer
3666327f091599c1953c13673817f48f9083eaa5
.github/workflows/dart.yml
.github/workflows/dart.yml
name: Build on: push: branches: [ main ] pull_request: branches: [ main ] jobs: build: runs-on: ${{matrix.os}} strategy: # We want to see the results on stable even if main fails (and vice # versa). This prevents one failure from stopping the entire run. fail-fast: false ...
name: Build on: push: branches: [ main ] pull_request: branches: [ main ] jobs: build: runs-on: ${{matrix.os}} strategy: # We want to see the results on stable even if main fails (and vice # versa). This prevents one failure from stopping the entire run. fail-fast: false ...
Fix backslash which breaks on Ubuntu
Fix backslash which breaks on Ubuntu
YAML
bsd-3-clause
timsneath/win32,timsneath/win32,timsneath/win32
23766455f8df72b3d13d3e72101fe632e052383c
.github/workflows/main.yml
.github/workflows/main.yml
name: Node.js Unit Tests on: push: pull_request: jobs: build-front: runs-on: ${{ matrix.os }} continue-on-error: ${{ matrix.allow-failure || false }} strategy: matrix: node-version: [8.x, 10.x, 14.x] os: [ubuntu-latest] include: - node-version: 8.x ...
name: Node.js Unit Tests on: push: pull_request: jobs: build-front: runs-on: ${{ matrix.os }} continue-on-error: ${{ matrix.allow-failure || false }} strategy: matrix: node-version: [8.x, 10.x, 14.x] os: [ubuntu-latest] include: - node-version: 8.x ...
Allow failures on Windows tests, until we fix XML comparison
Allow failures on Windows tests, until we fix XML comparison
YAML
mit
oncletom/crx
3ca832f09aa239e8492985368465e3b7b2a386b6
.github/workflows/main.yml
.github/workflows/main.yml
# Custom workflow to build .NET Framework DLL name: Build .NET Framework DLL # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch on: push: branches: [ master ] pull_request: branches: [ master ] # A workflow run is made up of one or m...
# Custom workflow to build .NET Framework DLL name: Build .NET Framework DLL # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch on: push: branches: [ master ] pull_request: branches: [ master ] # A workflow run is made up of one or m...
Remove Platform from Github build action
Remove Platform from Github build action
YAML
cc0-1.0
stewienj/SwordfishCollections
9b35e43bac781fe7a36f2cfa057f51406b9b4d72
.github/workflows/test.yml
.github/workflows/test.yml
name: "Test" on: pull_request: push: jobs: test-nix: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 with: # Nix Flakes doesn't work on shallow clones fetch-depth: 0 - uses: cachix/install-nix-action@v16 with: nix_path: nixpkgs=channel:nixos-unstab...
name: "Test" on: pull_request: push: jobs: test-nix: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 with: # Nix Flakes doesn't work on shallow clones fetch-depth: 0 - uses: cachix/install-nix-action@v17 with: nix_path: nixpkgs=channel:nixos-unstab...
Update cachix/install-nix-action action to v17
Update cachix/install-nix-action action to v17
YAML
mit
georgyo/ifconfig.io,georgyo/ifconfig.io
38d6ce4f38d4c48ed5d611f92df3a36ffcf297cd
.github/workflows/test.yml
.github/workflows/test.yml
on: push: pull_request: types: [synchronize] schedule: - cron: "0 0 1,11,21 * *" name: "Build and Test" jobs: test: strategy: fail-fast: false matrix: go-version: - 1.13.x - 1.14.x - 1.15.x - 1.16.x os: [ubuntu-late...
on: push: pull_request: types: [synchronize] schedule: - cron: "0 0 1,11,21 * *" name: "Build and Test" jobs: test: strategy: fail-fast: false matrix: go-version: - 1.13.x - 1.14.x - 1.15.x - 1.16.x - 1.17.x ...
Add Go 1.17 to build matrix
Add Go 1.17 to build matrix
YAML
mit
go-logfmt/logfmt
3d102a475515f9fe975022c01b02fe9999e38d40
.github/workflows/test.yml
.github/workflows/test.yml
name: Tests on: push: branches: - master pull_request: branches: - master jobs: test: strategy: matrix: # Minimum supported version (1.12) and the latest few versions go-version: [1.12, 1.15, 1.16, 1.17] platform: [ubuntu-latest, macos-latest, windows-latest] ...
name: Tests on: push: branches: - master pull_request: branches: - master jobs: test: strategy: matrix: # Minimum supported version (1.12) and the latest two go-version: [1.12, 1.17, 1.18] platform: [ubuntu-latest, macos-latest, windows-latest] runs-on: ${{ ...
Update CI to Go 1.18
Update CI to Go 1.18 Also only test on the minimum supported version (currently Go 1.12) and the latest two versions supported by the Go project.
YAML
bsd-3-clause
google/gops
5a75d6869f44e73f7b0d32188a276bfcf7e6f425
.github/workflows/test.yml
.github/workflows/test.yml
name: Testing on: push: pull_request: jobs: build: runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-latest, macos-latest, windows-latest] defaults: run: shell: bash -l {0} steps: - uses: actions/checkout@v2 - name: Configure run: | cmake...
name: Testing on: push: pull_request: jobs: build: runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-latest, macos-latest, windows-latest] defaults: run: shell: bash -l {0} steps: - uses: actions/checkout@v2 - name: Configure run: | cmake...
Exclude external folders from coverage analysis
Exclude external folders from coverage analysis
YAML
bsd-3-clause
bast/gtest-demo
d89540be9cfdb6d8c6084f343aa2a419ba196159
rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_mapping/10_basic.yaml
rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_mapping/10_basic.yaml
--- "Test Create and update mapping": - do: indices.create: index: test_index - do: indices.put_mapping: index: test_index type: test_type body: test_type: properties: text1: type: text analyzer: whi...
--- "Test Create and update mapping": - do: indices.create: index: test_index - do: indices.put_mapping: index: test_index type: test_type body: test_type: properties: text1: type: text analyzer: whi...
Add rest put mapping test with dot in fieldname
Add rest put mapping test with dot in fieldname
YAML
apache-2.0
gingerwizard/elasticsearch,strapdata/elassandra,LeoYao/elasticsearch,mikemccand/elasticsearch,brandonkearby/elasticsearch,gfyoung/elasticsearch,bawse/elasticsearch,markwalkom/elasticsearch,gingerwizard/elasticsearch,robin13/elasticsearch,nezirus/elasticsearch,nezirus/elasticsearch,Helen-Zhao/elasticsearch,gfyoung/elast...
184ab7c9aa112ccdc8efef1a3a6558bd40ba256f
packages/flutter_tools/pubspec.yaml
packages/flutter_tools/pubspec.yaml
name: sky_tools version: 0.0.30 description: Tools for building Flutter applications homepage: http://flutter.io author: Flutter Authors <flutter-dev@googlegroups.com> environment: sdk: '>=1.13.0-dev.7.4 <2.0.0' dependencies: archive: ^1.0.20 args: ^0.13.0 asn1lib: ^0.4.1 cipher: ^0.7.1 flx: ">=0.0.1" c...
name: sky_tools version: 0.0.30 description: Tools for building Flutter applications homepage: http://flutter.io author: Flutter Authors <flutter-dev@googlegroups.com> environment: sdk: '>=1.13.0-dev.7.4 <2.0.0' dependencies: archive: ^1.0.20 args: ^0.13.0 asn1lib: ^0.4.1 cipher: ^0.7.1 flx: ">=0.0.1 <0.1...
Put an upper bound on flx dependency
Put an upper bound on flx dependency In case we run into trouble, this at least gives us an escape hatch.
YAML
bsd-3-clause
Hixie/flutter,aghassemi/flutter,turnidge/flutter,tvolkert/flutter,Hixie/flutter,tvolkert/flutter,cbracken/flutter,Hixie/flutter,jason-simmons/flutter,flutter/flutter,Hixie/flutter,Hixie/flutter,turnidge/flutter,Hixie/flutter,aghassemi/flutter,flutter/flutter,tvolkert/flutter,cbracken/flutter,Hixie/flutter,tvolkert/flut...
ffc501b3333a311ac079252f61420efd35f92e74
flutter_cache_manager/pubspec.yaml
flutter_cache_manager/pubspec.yaml
name: flutter_cache_manager description: Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite. version: 3.0.0 homepage: https://github.com/Baseflow/flutter_cache_manager environment: sdk: ">=2.12.0 <3.0.0" dependencies: clock: ^1.1.0 collection:...
name: flutter_cache_manager description: Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite. version: 3.0.0 homepage: https://github.com/Baseflow/flutter_cache_manager environment: sdk: ">=2.12.0 <3.0.0" dependencies: clock: ^1.1.0 collection:...
Allow usage of file v6.0.0
Allow usage of file v6.0.0
YAML
mit
Baseflow/flutter_cache_manager,Baseflow/flutter_cache_manager,Baseflow/flutter_cache_manager,Baseflow/flutter_cache_manager
1af693c56d9040cad599c922b8f525dc48ba4084
appveyor.yml
appveyor.yml
version: '{branch}.{build}' configuration: RelWithDebInfo environment: CMAKE_GENERATOR: Visual Studio 12 install: - cinst -y swig cache: - C:\ProgramData\chocolatey\bin -> appveyor.yml - C:\ProgramData\chocolatey\lib -> appveyor.yml before_build: - mkdir BLD - cd BLD - cmake -G "%CMAKE_GENERATOR%" -DBUILD_PERL=no %Q...
version: '{branch}.{build}' configuration: RelWithDebInfo environment: matrix: - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 CMAKE_GENERATOR: Visual Studio 15 - CMAKE_GENERATOR: Visual Studio 12 - CMAKE_GENERATOR: Visual Studio 10 install: - cinst -y swig cache: - C:\ProgramData\chocolatey\bin -...
Extend Windows CI (Appveyor) compiler coverage - Compile using VS 2017, VS 2013, VS 2010 (these are the agreed supported VS versions) - Previously just compiled using VS 2013
PROTON-1719: Extend Windows CI (Appveyor) compiler coverage - Compile using VS 2017, VS 2013, VS 2010 (these are the agreed supported VS versions) - Previously just compiled using VS 2013
YAML
apache-2.0
kgiusti/qpid-proton,kgiusti/qpid-proton,astitcher/qpid-proton,apache/qpid-proton,ssorj/qpid-proton,ssorj/qpid-proton,ChugR/qpid-proton,apache/qpid-proton,kgiusti/qpid-proton,ChugR/qpid-proton,ssorj/qpid-proton,astitcher/qpid-proton,alanconway/qpid-proton,alanconway/qpid-proton,ChugR/qpid-proton,apache/qpid-proton,gemme...
73a0153b8e3e26ac095e140f6ffa6f8a1d756ff6
test/utils/ansible-playbook_integration_runner/roles/run_integration/tasks/main.yml
test/utils/ansible-playbook_integration_runner/roles/run_integration/tasks/main.yml
--- - name: Sync ansible repo to ec2 instance synchronize: src: "{{ sync_dir }}/" dest: "~/ansible" - name: Get ansible source dir sudo: false shell: "cd ~ && pwd" register: results - shell: ". hacking/env-setup && cd test/integration && make {{ run_integration_make_target }}" async: 3600 poll: 0...
--- - name: Sync ansible repo to ec2 instance synchronize: src: "{{ sync_dir }}/" dest: "~/ansible" - name: Get ansible source dir sudo: false shell: "cd ~ && pwd" register: results - shell: ". hacking/env-setup && cd test/integration && make {{ run_integration_make_target }}" async: 3600 poll: 0...
Fix typo in integration test runner role
Fix typo in integration test runner role
YAML
mit
thaim/ansible,thaim/ansible
be97bf994e93b866ced2b68f533cebb2d17fa863
appveyor.yml
appveyor.yml
version: '{branch}.{build}' pull_requests: do_not_increment_build_number: true nuget: disable_publish_on_pr: true before_build: - cmd: nuget restore build: publish_nuget: true publish_nuget_symbols: true include_nuget_references: true verbosity: minimal configuration: Release deploy: - provider: NuGet api...
version: '{branch}.{build}' pull_requests: do_not_increment_build_number: true nuget: disable_publish_on_pr: true before_build: - cmd: nuget restore build: project: Source\Wcf.Behaviors.sln publish_nuget: true publish_nuget_symbols: true include_nuget_references: true verbosity: minimal configuration: Rel...
Define solution to build for AppVeyor.
Define solution to build for AppVeyor.
YAML
mit
affecto/dotnet-Wcf.Behaviors
a2e59e2dd27b23866a403ad0d5d089bee66da54f
appveyor.yml
appveyor.yml
version: 0.1.{build} # Test against this version of Node.js environment: nodejs_version: "6.2.1" platform: - x64 # fetch repository as zip archive shallow_clone: true artifacts: - path: dist/Mapeo-win32-x64 name: mapeo-desktop cache: - node_modules - '%APPDATA%\npm-cache' - '%USERPROFILE%\.electron...
version: 0.1.{build} # Test against this version of Node.js environment: nodejs_version: "6.2.1" platform: - x64 # fetch repository as zip archive shallow_clone: true artifacts: - path: dist/Mapeo-win32-x64 name: mapeo-desktop cache: - node_modules - '%APPDATA%\npm-cache' - '%USERPROFILE%\.electron...
Make windows md work like mkdir -p
Make windows md work like mkdir -p
YAML
mit
digidem/ecuador-map-editor,digidem/ecuador-map-editor
035c97a7bf7f41f400f48472f9a26597efe659e1
appveyor.yml
appveyor.yml
build_script: - build.cmd verify clone_depth: 1 test: off deploy: off
init: - git config --global core.autocrlf true build_script: - build.cmd verify clone_depth: 1 test: off deploy: off
Fix AppVeyor git line ending config
Fix AppVeyor git line ending config
YAML
apache-2.0
aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore
8d7ab87ef66cc2e483ed5405c77ebdb13ee27eb9
appveyor.yml
appveyor.yml
version: '{build}' os: Visual Studio 2015 clone_depth: 1 configuration: - Release install: - choco install -y InnoSetup before_build: - cmake -H. -Bvs2013-x64 -G"Visual Studio 12 2013 Win64" - cmake -H. -Bvs2013-x86 -G"Visual Studio 12 2013" - cmake -H. -Bvs2015-x64 -G"Visual Studio 14 2015 Win64" - cmake -H. -Bvs20...
version: '{build}' os: Visual Studio 2015 clone_depth: 1 configuration: - Release install: - choco install -y InnoSetup before_build: - cmake -H. -Bvs2013-x64 -G"Visual Studio 12 2013 Win64" - cmake -H. -Bvs2013-x86 -G"Visual Studio 12 2013" - cmake -H. -Bvs2015-x64 -G"Visual Studio 14 2015 Win64" - cmake -H. -Bvs20...
Deploy only on tags only.
Deploy only on tags only.
YAML
mit
xpol/luainstaller,xpol/luavm,xpol/luavm,xpol/luavm,xpol/luainstaller,xpol/luainstaller,xpol/luavm,xpol/luavm,xpol/luainstaller
704e03f9e71be338a34a2b73e9303ac93c865f29
appveyor.yml
appveyor.yml
build: false environment: matrix: - PYTHON: "C:\\Python27" PYTHON_VERSION: "2.7.8" PYTHON_ARCH: "32" - PYTHON: "C:\\Python35" PYTHON_VERSION: "3.5" PYTHON_ARCH: "32" init: - "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%" install: # - "copy C:\\projects\\tvsort-sl\\tvsort_sl\\_local...
build: false environment: matrix: - PYTHON: "C:\\Python27" PYTHON_VERSION: "2.7.8" PYTHON_ARCH: "32" - PYTHON: "C:\\Python35" PYTHON_VERSION: "3.5" PYTHON_ARCH: "32" init: - "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%" install: # - "copy C:\\projects\\tvsort-sl\\tvsort_sl\\_local...
Add creating "logs" folder to installation process
Add creating "logs" folder to installation process
YAML
mit
shlomiLan/tvsort_sl
37964b2e040a1c3e46ecfd791afe128aef99f7cc
appveyor.yml
appveyor.yml
version: 0.0.{build} branches: only: # Releases must be built from a release tag - /^(?!master).+$/ - /^master.+$/ image: Visual Studio 2019 test: off build: publish_nuget: true install: - cmd: git submodule update --init build_script: - ps: .\build.ps1 -Target Package # -Ve...
version: 0.0.{build} image: Visual Studio 2019 test: off build: publish_nuget: true install: - cmd: git submodule update --init build_script: - ps: .\build.ps1 -Target Package # -Verbosity Diagnostic -buildVerbosity=Verbose artifacts: - path: YamlDotNet\bin\Release\netstandard2.1 name...
Fix pull requests not being built
[skip ci] Fix pull requests not being built
YAML
mit
aaubry/YamlDotNet,aaubry/YamlDotNet,aaubry/YamlDotNet
91dacb5f7c15cfa8a78524555ee30acbe4e01b3f
appveyor.yml
appveyor.yml
# appveyor file # http://www.appveyor.com/docs/appveyor-yml init: - git config --global core.autocrlf input # what combinations to test environment: matrix: - nodejs_version: 0.10 - nodejs_version: 0.11 - nodejs_version: 0.12 install: - ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild $env:node...
# appveyor file # http://www.appveyor.com/docs/appveyor-yml init: - git config --global core.autocrlf input # what combinations to test environment: matrix: #node.js - nodejs_version: 0.10 - nodejs_version: 0.11 - nodejs_version: 0.12 #io.js - nodejs_version: 2.5.0 install: - ps: Update...
Add io.js testing in Appveyor
Add io.js testing in Appveyor
YAML
mit
resin-io/resin-config-inject
fca1cf29baad0a16ffef2371db402a85e995efca
django-stack.yml
django-stack.yml
--- # This playbook deploys the whole application stack in this site. - name: apply common configuration to all nodes hosts: all user: deployer sudo: yes roles: - common - name: deploy postgresql and configure the databases hosts: dbservers user: deployer roles: - db - name: deploy nginx and ...
--- # This playbook deploys the whole application stack in this site. - name: apply common configuration to all nodes hosts: all user: "{{ deploy_user }}" sudo: yes roles: - common - name: deploy postgresql and configure the databases hosts: dbservers user: "{{ deploy_user }}" roles: - db - n...
Use defined deploy_user variable as user.
Use defined deploy_user variable as user.
YAML
mit
nyergler/pythonslides-deploy,makaimc/sf-django
4c2ed1268f6c0e4bfccdbd6597b6591cd3a81ef3
packages/ne/network-byte-order.yaml
packages/ne/network-byte-order.yaml
homepage: '' changelog-type: '' hash: 1a8202ac91e151a181b9c9dfe5319e71869890d94a5cf96fd234ccf9c0af85d3 test-bench-deps: bytestring: -any base: -any doctest: -any maintainer: kazu@iij.ad.jp synopsis: Network byte order utilities changelog: '' basic-deps: bytestring: -any base: '>=4.8 && <5' all-versions: - 0.0...
homepage: '' changelog-type: '' hash: 23d8b609ac43a69d04d5e8f411e5f86a0266c0e8b33b65f8c92ebda64273fe3a test-bench-deps: bytestring: -any base: -any doctest: -any maintainer: kazu@iij.ad.jp synopsis: Network byte order utilities changelog: '' basic-deps: bytestring: -any base: '>=4.9 && <5' all-versions: - 0.0...
Update from Hackage at 2021-02-15T06:31:11Z
Update from Hackage at 2021-02-15T06:31:11Z
YAML
mit
commercialhaskell/all-cabal-metadata
6a218ac42807fbf98ae310573613c082c7b6c7c8
.github/workflows/docker-publish.yml
.github/workflows/docker-publish.yml
name: Publish Docker image env: DOCKERHUB_IMAGE: dms on: push jobs: buildx: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v3 # Required if building multi-arch images - name: Set up QEMU uses: docker/setup-qemu-action@v2 - id: buildx ...
name: Publish Docker image on: push jobs: buildx: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v3 - name: Docker meta id: meta uses: docker/metadata-action@v4 with: images: ${{ secrets.DOCKERHUB_USERNAME }}/${{ github.event.repo...
Add 'Docker metadata' step to generate image tags.
Add 'Docker metadata' step to generate image tags.
YAML
bsd-3-clause
anacrolix/dms,anacrolix/dms
06f234db9d6a0b989a8a7df6c862d68328b625d5
_tests/pubspec.yaml
_tests/pubspec.yaml
name: _tests author: Dart Team <web@dartlang.org> description: Tests for AngularDart. environment: sdk: ">=2.1.0-dev.5.0 <3.0.0" dependencies: # No strict dependencies, we always use dependency_overrides. angular: angular_test: # Actual valid dependencies required. build_resolvers: ^0.2.0+1 collection: ...
name: _tests author: Dart Team <web@dartlang.org> description: Tests for AngularDart. environment: sdk: ">=2.1.0-dev.5.0 <3.0.0" dependencies: # No strict dependencies, we always use dependency_overrides. angular: angular_test: # Actual valid dependencies required. build_resolvers: ^1.0.0 collection: ^1...
Update build_resolvers version to ^1.0.0.
fix(_tests): Update build_resolvers version to ^1.0.0. The previous version didn't support the newest analyzer package. PiperOrigin-RevId: 234669924
YAML
mit
angulardart/angular,matanlurey/angular,matanlurey/angular,angulardart/angular,angulardart/angular,matanlurey/angular
8b03d8c6a9e4858491df3193964253bf3a765f8f
src/test/resources/com/foundationdb/sql/pg/yaml/functional/test-from-unixtime.yaml
src/test/resources/com/foundationdb/sql/pg/yaml/functional/test-from-unixtime.yaml
--- - Statement: SELECT FROM_UNIXTIME(1196440219) - output: [[!re '2007-11-30 16:30:19([.]0)?']] --- - Statement: SELECT FROM_UNIXTIME(1390845662, '%Y-%m-%d %H:%i:%s') - output: [[!re '2014-01-27 18:01:02([.]0)?']]
--- - Statement: SELECT FROM_UNIXTIME(1196440219) - output: !select-engine { it: [[ !re '2007-11-30 16:30:19([.]0)?']], all: [[ !re '2007-11-30 11:30:19([.]0)?']] } --- - Statement: SELECT FROM_UNIXTIME(1390845662, '%Y-%m-%d %H:%i:%s') - output: !select-engine { it: [[!re '2014-01-27 18:01:02([.]0)?']], ...
Add EST expected for FTS
Add EST expected for FTS
YAML
agpl-3.0
qiuyesuifeng/sql-layer,wfxiang08/sql-layer-1,shunwang/sql-layer-1,jaytaylor/sql-layer,wfxiang08/sql-layer-1,relateiq/sql-layer,relateiq/sql-layer,qiuyesuifeng/sql-layer,jaytaylor/sql-layer,jaytaylor/sql-layer,ngaut/sql-layer,relateiq/sql-layer,qiuyesuifeng/sql-layer,ngaut/sql-layer,wfxiang08/sql-layer-1,wfxiang08/sql-l...
72a0f9cc266a2a9ab8881541883fb5b8301c3ba1
tasks/install-clt.yml
tasks/install-clt.yml
--- - name: Enable apps to control the computer shell: sudo sqlite3 "/library/application support/com.apple.tcc/tcc.db" 'INSERT INTO "access" VALUES("kTCCServiceAccessibility","/usr/libexec/sshd-keygen-wrapper",1,1,1,NULL,NULL);' ignore_errors: yes - name: Copy install_xcode.sh script copy: src=install_xcode.sh...
--- - name: Enable apps to control the computer shell: sqlite3 "/library/application support/com.apple.tcc/tcc.db" 'INSERT INTO "access" VALUES("kTCCServiceAccessibility","/usr/libexec/sshd-keygen-wrapper",1,1,1,NULL,NULL);' become: yes ignore_errors: yes - name: Copy install_xcode.sh script copy: src=install...
Use become instead of sudo.
Use become instead of sudo.
YAML
apache-2.0
ivancasco/ansible-role-xcode
f718947f260c2042f052f3f676d9f3fe603dd704
tasks/install.deb.yml
tasks/install.deb.yml
--- - name: Add OpenVPN repo GPG key (Debian) apt_key: id: E158C569 url: https://swupdate.openvpn.net/repos/repo-public.gpg when: openvpn_use_external_repo - name: Add OpenVPN repo sources (Debian) apt_repository: filename: openvpn repo: deb http://swupdate.openvpn.net/apt {{ ansible_lsb.codenam...
--- - name: Add OpenVPN repo GPG key (Debian) apt_key: id: 8E6DA8B4E158C569 keyserver: pgp.mit.edu state: present when: openvpn_use_external_repo - name: Add OpenVPN repo sources (Debian) apt_repository: filename: openvpn repo: deb http://swupdate.openvpn.net/apt {{ ansible_lsb.codename }} m...
Update GPG repo key download
Update GPG repo key download
YAML
mit
Cobliteam/Stouts.openvpn
65cf0b0ed18265506b9c30f91beb34c630329a2e
helm/public-brands-api/values.yaml
helm/public-brands-api/values.yaml
# Default values for public-brands-api. # This is a YAML-formatted file. # Declare variables to be passed into your templates. service: name: "" # The name of the service, should be defined in the specific app-configs folder. hasHealthcheck: "true" replicaCount: 2 image: repository: coco/public-brands-api pullP...
# Default values for public-brands-api. # This is a YAML-formatted file. # Declare variables to be passed into your templates. service: name: "" # The name of the service, should be defined in the specific app-configs folder. hasHealthcheck: "true" replicaCount: 2 image: repository: coco/public-brands-api pullP...
Increase Cache TTL to one week.
Increase Cache TTL to one week.
YAML
mit
Financial-Times/public-brands-api
efdf04a3786d237d552959c8fcfde376e0f925c7
lib/yeoman/templates/lib/ansible/provision.yml
lib/yeoman/templates/lib/ansible/provision.yml
--- - hosts: "{{ stage }}" # Easy execution via: `ansible-playbook provision.yml -e stage=local` gather_facts: yes # Host specs required for templates roles: - prepare # (Required) Stop any existing evolution services - common # (Required) Base configu...
--- - hosts: "{{ stage }}" # Easy execution via: `ansible-playbook provision.yml -e stage=local` gather_facts: yes # Host specs required for templates roles: - prepare # (Required) Stop any existing evolution services - common # (Required) Base configu...
Provision should run newrelic role ONLY for production
Provision should run newrelic role ONLY for production
YAML
mit
evolution/wordpress,jalevin/wordpress,evolution/wordpress,jalevin/wordpress,evolution/wordpress,jalevin/wordpress,evolution/wordpress,evolution/wordpress,jalevin/wordpress,jalevin/wordpress
d6a796c695a52bed0e5d18f8257e923040bff78d
metadata/com.coboltforge.dontmind.multivnc.yml
metadata/com.coboltforge.dontmind.multivnc.yml
Categories: - Connectivity - Internet License: GPL-3.0-only SourceCode: https://github.com/bk138/multivnc IssueTracker: https://github.com/bk138/multivnc/issues LiberapayID: '1537855' AutoName: MultiVNC Description: |- It includes the following features: * Bonjour/ZeroConf service discovery that automatic...
Categories: - Connectivity - Internet License: GPL-3.0-only SourceCode: https://github.com/bk138/multivnc IssueTracker: https://github.com/bk138/multivnc/issues LiberapayID: '1537855' AutoName: MultiVNC Description: |- It includes the following features: * Bonjour/ZeroConf service discovery that automatic...
Update MultiVNC to 1.7.6 (49)
Update MultiVNC to 1.7.6 (49)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata,f-droid/fdroid-data
8dca531a8637c884e49fb8b29e5e4ad331f00cbe
kubernetes/tests/config/mist-conf.yaml
kubernetes/tests/config/mist-conf.yaml
apiVersion: v1 kind: ConfigMap metadata: name: mist-config namespace: REPLACE_NAMESPACE data: mist.config: |+ CORE_URI="http://REPLACE_CORE_URI" AMQP_URI="rabbitmq:5672" BROKER_URL="amqp://guest:guest@rabbitmq/" MONGO_URI="mongodb:27017" MEMCACHED_HOST=["memcached:11211"] MAILER_SETTINGS =...
apiVersion: v1 kind: ConfigMap metadata: name: mist-config namespace: REPLACE_NAMESPACE data: mist.config: |+ CORE_URI="http://REPLACE_MIST_URI" AMQP_URI="rabbitmq:5672" BROKER_URL="amqp://guest:guest@rabbitmq/" MONGO_URI="mongodb:27017" MEMCACHED_HOST=["memcached:11211"] MAILER_SETTINGS =...
Rename CORE_URI to MIST_URI in kube config template
Rename CORE_URI to MIST_URI in kube config template
YAML
agpl-3.0
mistio/mist.io,mistio/mist.io
a665079f01562060b34a5af776b4856279f40559
tasks/lvmthinpool.yml
tasks/lvmthinpool.yml
--- - name: Install lvm2 yum: name=lvm2 state=latest - name: Start lvm2-lvmetad service: name=lvm2-lvmetad state=started enabled=yes - name: Remove default data dir file: path=/var/lib/docker state=absent # As of ansible 1.9.1, the lvm modules do not work correctly hence the shell commands - name: Format parti...
--- - name: Install lvm2 yum: name=lvm2 state=latest - name: Start lvm2-lvmetad service: name=lvm2-lvmetad state=started enabled=yes - name: Remove default data dir file: path=/var/lib/docker state=absent # As of ansible 1.9.1, the lvm modules do not work correctly hence the shell commands - name: Format parti...
Remove existing vg on init
Remove existing vg on init
YAML
apache-2.0
ax2d/ansible-docker
46d15c9b43422464a9c1c2983691c5ac7aad9cdc
metadata/com.nikola.jakshic.dagger.yml
metadata/com.nikola.jakshic.dagger.yml
AntiFeatures: - NonFreeNet Categories: - Games License: MIT AuthorName: Nikola Jakšić AuthorEmail: nikolajakshic@gmail.com SourceCode: https://github.com/nikolajakshic/dagger IssueTracker: https://github.com/nikolajakshic/dagger/issues Changelog: https://github.com/nikolajakshic/dagger/releases AutoName: Dagger R...
AntiFeatures: - NonFreeNet Categories: - Games License: MIT AuthorName: Nikola Jakšić AuthorEmail: nikolajakshic@gmail.com SourceCode: https://github.com/nikolajakshic/dagger IssueTracker: https://github.com/nikolajakshic/dagger/issues Changelog: https://github.com/nikolajakshic/dagger/releases AutoName: Dagger R...
Update Dagger to 1.2.2 (26)
Update Dagger to 1.2.2 (26)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
b25c50eb29b7cf485efa847a2a62386e529eaaf8
metadata/dev.atajan.lingva_android.yml
metadata/dev.atajan.lingva_android.yml
AntiFeatures: - NonFreeNet Categories: - Reading License: AGPL-3.0-only SourceCode: https://github.com/yaxarat/lingvaandroid IssueTracker: https://github.com/yaxarat/lingvaandroid/issues AutoName: Lentil Translate RepoType: git Repo: https://github.com/yaxarat/lingvaandroid.git Builds: - versionName: 1.2.4 ...
AntiFeatures: - NonFreeNet Categories: - Reading License: AGPL-3.0-only SourceCode: https://github.com/yaxarat/lingvaandroid IssueTracker: https://github.com/yaxarat/lingvaandroid/issues AutoName: Lentil Translate RepoType: git Repo: https://github.com/yaxarat/lingvaandroid.git Builds: - versionName: 1.2.4 ...
Update Lentil Translate to 1.2.5 (17)
Update Lentil Translate to 1.2.5 (17)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
bf76abcc34507e01ef0ba2fbd3875e2d19a8b33a
azure-pipelines.yml
azure-pipelines.yml
# ASP.NET Core # Build and test ASP.NET Core projects targeting .NET Core. # Add steps that run tests, create a NuGet package, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core # specify triggers trigger: branches: include: - master - releases/* paths: excl...
# ASP.NET Core # Build and test ASP.NET Core projects targeting .NET Core. # Add steps that run tests, create a NuGet package, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core # specify triggers trigger: branches: include: - master - releases/* paths: excl...
Set up CI with Azure Pipelines
Set up CI with Azure Pipelines [skip ci]
YAML
apache-2.0
proemmer/dacs7,proemmer/dacs7,proemmer/dacs7
c9d90dcc26dfc82757ecee6a2b40097857a70fd0
metadata/com.serwylo.beatgame.yml
metadata/com.serwylo.beatgame.yml
Categories: - Games License: GPL-3.0-only SourceCode: https://github.com/pserwylo/beat-game IssueTracker: https://github.com/pserwylo/beat-game/issues AutoName: beat-game RepoType: git Repo: https://github.com/pserwylo/beat-game Builds: - versionName: 0.1.0 versionCode: 1 commit: v0.1.0 subdir: andro...
Categories: - Games License: GPL-3.0-only SourceCode: https://github.com/pserwylo/beat-game IssueTracker: https://github.com/pserwylo/beat-game/issues AutoName: beat-game RepoType: git Repo: https://github.com/pserwylo/beat-game Builds: - versionName: 0.1.0 versionCode: 1 commit: v0.1.0 subdir: andro...
Update beat-game to 0.5.0 (5)
Update beat-game to 0.5.0 (5)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
77a125d09327853b2cef31a1685a0f61904e7ba3
metadata/org.koitharu.kotatsu.yml
metadata/org.koitharu.kotatsu.yml
AntiFeatures: - NonFreeNet Categories: - Reading - Multimedia License: GPL-3.0-or-later AuthorName: Koitharu SourceCode: https://github.com/nv95/Kotatsu IssueTracker: https://github.com/nv95/Kotatsu/issues Name: Kotatsu AutoName: Kotatsu RepoType: git Repo: https://github.com/nv95/Kotatsu.git Builds: - versi...
AntiFeatures: - NonFreeNet Categories: - Reading - Multimedia License: GPL-3.0-or-later AuthorName: Koitharu SourceCode: https://github.com/nv95/Kotatsu IssueTracker: https://github.com/nv95/Kotatsu/issues Name: Kotatsu AutoName: Kotatsu RepoType: git Repo: https://github.com/nv95/Kotatsu.git Builds: - versi...
Update Kotatsu to 1.1.1 (366)
Update Kotatsu to 1.1.1 (366)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
3c03e21b2ad24f8162021a0206ebbf027357d5e5
zuul.d/python-ironic-inspector-client-jobs.yaml
zuul.d/python-ironic-inspector-client-jobs.yaml
- job: name: python-ironic-inspector-client-tempest description: Devstack/tempest based python-ironic-inspector-client job. parent: ironic-inspector-base timeout: 10800 required-projects: - openstack/ironic - openstack/ironic-inspector - openstack/ironic-tempest-plugin - open...
- job: name: python-ironic-inspector-client-tempest description: Devstack/tempest based python-ironic-inspector-client job. parent: ironic-inspector-base required-projects: - openstack/python-ironic-inspector-client irrelevant-files: - ^(func|)test-requirements.txt$ - ^.*\.rst$ ...
Remove redundant items from CI jobs
Remove redundant items from CI jobs Change-Id: Ibcc70afbe0b4f5f36878edbfbae9da77e3f4962d
YAML
apache-2.0
openstack/python-ironic-inspector-client
801b20465e9df07a931d4fdff3ac2cfde045937d
pubspec.yaml
pubspec.yaml
name: fl_chart description: A powerful Flutter chart library, currently supporting Line Chart, Bar Chart and Pie Chart. version: 0.50.1 homepage: https://github.com/imaNNeoFighT/fl_chart environment: sdk: ">=2.12.0 <3.0.0" dependencies: flutter: sdk: flutter equatable: ^2.0.3 dev_dependencies: mockito: ^...
name: fl_chart description: A powerful Flutter chart library, currently supporting Line Chart, Bar Chart and Pie Chart. version: 0.50.1 homepage: https://github.com/imaNNeoFighT/fl_chart environment: sdk: ">=2.12.0 <3.0.0" dependencies: flutter: sdk: flutter equatable: ^2.0.3 dev_dependencies: mockito: ^...
Upgrade build_runner to 2.1.10 and vector_math to 2.1.2
Upgrade build_runner to 2.1.10 and vector_math to 2.1.2
YAML
mit
imaNNeoFighT/fl_chart,imaNNeoFighT/fl_chart,imaNNeoFighT/fl_chart,imaNNeoFighT/fl_chart,imaNNeoFighT/fl_chart,imaNNeoFighT/fl_chart,imaNNeoFighT/fl_chart
b433a1462e0f59b8ae5f9ca26c6e5b1584f8e1a7
pubspec.yaml
pubspec.yaml
name: win32 description: A Dart library for accessing common Win32 APIs using FFI. No C required! version: 2.0.0-nullsafety.8 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....
name: win32 description: A Dart library for accessing common Win32 APIs using FFI. No C required! version: 2.0.0-nullsafety.8 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....
Increase minver to account for Opaque
Increase minver to account for Opaque
YAML
bsd-3-clause
timsneath/win32,timsneath/win32,timsneath/win32
fa33c83d902b98e3fb25c1378fa3482153069359
manifests/ops-files/iaas/aws/lb.yml
manifests/ops-files/iaas/aws/lb.yml
- type: replace path: /tags? value: KubernetesCluster: ((kubernetes_cluster_tag))
- type: replace path: /tags? value: KubernetesCluster: ((kubernetes_cluster_tag)) kubernetes.io/cluster/((kubernetes_cluster_tag)): ""
Add new tagging format for kubernetes_cluster_tag for AWS
Add new tagging format for kubernetes_cluster_tag for AWS [#163418444] Signed-off-by: Oleksandr Slynko <4e0b08036a6e8359453f77324c7b401fdae249da@pivotal.io>
YAML
apache-2.0
pivotal-cf-experimental/kubo-deployment,jaimegag/kubo-deployment,pivotal-cf-experimental/kubo-deployment,jaimegag/kubo-deployment
b185aafaff64729a13b4f2871fc0ff00e91917bd
azure-pipelines.yml
azure-pipelines.yml
# .NET Desktop # Build and run tests for .NET Desktop or Windows classic desktop solutions. # Add steps that publish symbols, save build artifacts, and more: # https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net trigger: - master pr: - master pool: vmImage: 'windows-latest' variables: solutio...
# .NET Desktop # Build and run tests for .NET Desktop or Windows classic desktop solutions. # Add steps that publish symbols, save build artifacts, and more: # https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net trigger: - master pr: - master pool: vmImage: 'windows-latest' variables: solutio...
Fix test execution in pipeline
Fix test execution in pipeline
YAML
mit
mthalman/GenFx,mthalman/GenFx.NET
5e004e8e62d7a4986ffcf132a12850cd2934d06e
azure-pipelines.yml
azure-pipelines.yml
# Python package # Create and test a Python package on multiple Python versions. # Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/python trigger: - master pool: vmImage: 'Ubuntu-16.04' stra...
# Python package # Create and test a Python package on multiple Python versions. # Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/python trigger: - master pool: vmImage: 'Ubuntu-16.04' stra...
Add step to create config.yaml file before running tests
Add step to create config.yaml file before running tests
YAML
mit
tomfitzherbert/pyexample
4e12d85a2d6a81c5e6495f627e19b3a4df23fbfd
azure-pipelines.yml
azure-pipelines.yml
# Node.js # Build a general Node.js application with npm. # Add steps that analyze code, save build artifacts, deploy, and more: # https://docs.microsoft.com/vsts/pipelines/languages/javascript pool: vmImage: "Ubuntu 16.04" strategy: maxParallel: 3 matrix: node_10_x: node_version: 10.x node_8_x: ...
# Node.js # Build a general Node.js application with npm. # Add steps that analyze code, save build artifacts, deploy, and more: # https://docs.microsoft.com/vsts/pipelines/languages/javascript pool: vmImage: "Ubuntu 16.04" strategy: maxParallel: 3 matrix: node_10_x: node_version: "10.x" node_8_x:...
Use correct versionSpec key, quoted, setup git config
chore(ci): Use correct versionSpec key, quoted, setup git config
YAML
mit
evocateur/lerna,kittens/lerna,lerna/lerna,evocateur/lerna,lerna/lerna,lerna/lerna,sebmck/lerna
ed628adcaed77d144d080deb06362577d24f94c9
metadata/com.github.tmo1.sms_ie.yml
metadata/com.github.tmo1.sms_ie.yml
Categories: - Phone & SMS - System License: GPL-3.0-or-later AuthorName: tmo1 SourceCode: https://github.com/tmo1/sms-ie IssueTracker: https://github.com/tmo1/sms-ie/issues Changelog: https://github.com/tmo1/sms-ie/releases AutoName: SMS Import / Export RepoType: git Repo: https://github.com/tmo1/sms-ie Builds: ...
Categories: - Phone & SMS - System License: GPL-3.0-or-later AuthorName: tmo1 SourceCode: https://github.com/tmo1/sms-ie IssueTracker: https://github.com/tmo1/sms-ie/issues Changelog: https://github.com/tmo1/sms-ie/releases AutoName: SMS Import / Export RepoType: git Repo: https://github.com/tmo1/sms-ie Builds: ...
Update SMS Import / Export to 1.2 (4)
Update SMS Import / Export to 1.2 (4)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
180713695fe91baf85cf21486d12c5faadedac31
metadata/godau.fynn.usagedirect.yml
metadata/godau.fynn.usagedirect.yml
Categories: - System License: Apache-2.0 AuthorName: Fynn Godau AuthorEmail: fynngodau@mailbox.org SourceCode: https://codeberg.org/fynngodau/usageDirect IssueTracker: https://codeberg.org/fynngodau/usageDirect/issues AutoName: usageDirect RepoType: git Repo: https://codeberg.org/fynngodau/usageDirect.git Builds: ...
Categories: - System License: Apache-2.0 AuthorName: Fynn Godau AuthorEmail: fynngodau@mailbox.org SourceCode: https://codeberg.org/fynngodau/usageDirect IssueTracker: https://codeberg.org/fynngodau/usageDirect/issues AutoName: usageDirect RepoType: git Repo: https://codeberg.org/fynngodau/usageDirect.git Builds: ...
Update usageDirect to 0.4.1 (5)
Update usageDirect to 0.4.1 (5)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
9cd617c061db7e92d4d3f2aa2a930a57dc0f5a7c
rubocop.yml
rubocop.yml
AllCops: Exclude: - 'db/schema.rb' Lint/EndAlignment: AlignWith: variable Style/AlignParameters: EnforcedStyle: with_fixed_indentation Style/BlockDelimiters: Enabled: false Style/Documentation: Enabled: false Style/DotPosition: EnforcedStyle: trailing Style/FileName: Enabled: false Style/HashSy...
AllCops: DisplayCopNames: true Exclude: - 'db/schema.rb' Lint/EndAlignment: AlignWith: variable Style/AlignParameters: EnforcedStyle: with_fixed_indentation Style/BlockDelimiters: Enabled: false Style/Documentation: Enabled: false Style/DotPosition: EnforcedStyle: trailing Style/FileName: Enab...
Make it easier to figure out what Cop found an offense
Make it easier to figure out what Cop found an offense
YAML
mit
substancelab/dotfiles
1b9dba3789c0a0cf9ef42c0717fd2684aeced47d
metadata/co.appreactor.news.yml
metadata/co.appreactor.news.yml
Categories: - Internet - Reading - Multimedia License: GPL-3.0-only SourceCode: https://github.com/bubelov/news IssueTracker: https://github.com/bubelov/news/issues AutoName: News RepoType: git Repo: https://github.com/bubelov/news Builds: - versionName: 0.2.0 versionCode: 6 commit: v0.2.0 subdir...
Categories: - Internet - Reading - Multimedia License: GPL-3.0-only SourceCode: https://github.com/bubelov/news IssueTracker: https://github.com/bubelov/news/issues AutoName: News RepoType: git Repo: https://github.com/bubelov/news Builds: - versionName: 0.2.0 versionCode: 6 commit: v0.2.0 subdir...
Update News to 0.2.2 (8)
Update News to 0.2.2 (8)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
9acc6a39dd45a0a0e367a140deb01e19d75ae6fb
tasks/cluster.yml
tasks/cluster.yml
--- # Start RabbitMQ so the erlang env is running - name: Start RabbitMQ service service: name: "{{ rabbitmq_service }}" state: started daemon_reload: yes # Stop just the RabbitMQ app so we can reset its config database - name: Stop RabbitMQ app command: rabbitmqctl stop_app failed_when: false # Res...
--- # Start RabbitMQ so the erlang env is running - name: Start RabbitMQ service service: name: "{{ rabbitmq_service }}" state: started daemon_reload: yes # Stop just the RabbitMQ app so we can reset its config database - name: Stop RabbitMQ app command: rabbitmqctl stop_app failed_when: false tags...
Disable lint warnings on commands in conditional include
Disable lint warnings on commands in conditional include
YAML
bsd-3-clause
joshbenner/ansible-role-rabbitmq
649efc436a9b0972d503f999b759e7a2c97e0120
.forestry/front_matter/templates/billet.yml
.forestry/front_matter/templates/billet.yml
--- label: Billet hide_body: false display_field: title fields: - type: text name: title label: Title config: required: true - type: datetime name: date label: Date config: date_format: DD/MM/YYYY required: true default: now - type: list name: tags label: Tags - type: file name: image ...
--- label: Billet hide_body: false display_field: title fields: - type: text name: title label: Title config: required: true - type: datetime name: date label: Date config: date_format: DD/MM/YYYY required: true default: now - name: tags type: tag_list default: [] label: Tags - type: fil...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
Narno/arnaudligny.fr,Narno/arnaudligny.fr,Narno/arnaudligny.fr
d96903d8e359a0667bee4674ec6b0753bf10eb37
.github/workflows/code-review-checklist.yml
.github/workflows/code-review-checklist.yml
name: Checklists on: pull_request: branches: - develop - main types: - opened - reopened - synchronize jobs: checklist: name: Checklist Checks runs-on: ubuntu-latest steps: - name: Check non-resolved tasks if: contains(github.event.pull_request.body,...
name: Checklists on: pull_request: branches: - develop - main types: - opened - reopened - synchronize - edited jobs: checklist: name: Checklist Checks runs-on: ubuntu-latest steps: - name: Check non-resolved tasks if: contains(github.event.pul...
Add edit activity type to the checklist check workflow.
Add edit activity type to the checklist check workflow.
YAML
apache-2.0
google/site-kit-wp,google/site-kit-wp,google/site-kit-wp,google/site-kit-wp
df89c75ae352601b2ad4f2bb29801d30f1d0c6d3
packages/tr/tree-render-text.yaml
packages/tr/tree-render-text.yaml
homepage: https://github.com/thomaseding/tree-render-text changelog-type: '' hash: aff045cff081de4400696a42216c7466a362399a9754d1307ba0d1a4ec251efc test-bench-deps: {} maintainer: Thomas Eding synopsis: Configurable text rendering of trees. changelog: '' basic-deps: base: ^>=4.12.0.0 containers: ^>=0.6.0.1 mtl: ^...
homepage: https://github.com/thomaseding/tree-render-text changelog-type: '' hash: 8229625b2cd4fba6739b7c0d34868f48ebea20a9e4b6b12ac6fb23c919564734 test-bench-deps: {} maintainer: Thomas Eding synopsis: Configurable text rendering of trees. changelog: '' basic-deps: base: ^>=4.12.0.0 containers: ^>=0.6.0.1 mtl: ^...
Update from Hackage at 2020-01-06T04:16:59Z
Update from Hackage at 2020-01-06T04:16:59Z
YAML
mit
commercialhaskell/all-cabal-metadata
bf9a99ff2797d98954d307762882e69a0fca2c17
packs/st2cd/actions/get_st2_token.yaml
packs/st2cd/actions/get_st2_token.yaml
--- name: "get_st2_token" runner_type: "run-remote" description: "Authenticate to St2" enabled: true entry_point: "" parameters: st2_username: type: "string" default: "" required: true st2_password: type: "string" default: "" required: true cmd: immuta...
--- name: "get_st2_token" runner_type: "run-remote" description: "Authenticate to St2" enabled: true entry_point: "" parameters: st2_username: type: "string" default: "" required: true st2_password: type: "string" default: "" required: true cmd: immuta...
Rollback default auth URL for st2client
Rollback default auth URL for st2client
YAML
apache-2.0
StackStorm/st2incubator,pinterb/st2incubator,pinterb/st2incubator,pinterb/st2incubator,StackStorm/st2incubator
59c49d1785c4d6195470bd7e62c734630d77c9a4
config/doctrine/comment.yml
config/doctrine/comment.yml
rtComment: options: collate: utf8_unicode_ci charset: utf8 actAs: Timestampable: ~ columns: is_active: { type: boolean } model_id: { type: integer } model: { type: string(100) } user_id: { type: integer } comment_id: { type: integer } ...
rtComment: options: collate: utf8_unicode_ci charset: utf8 actAs: Timestampable: ~ columns: is_active: { type: boolean, default: false } model_id: { type: integer } model: { type: string(100) } user_id: { type: integer } comment_id: { t...
Set default for is_active to false
Set default for is_active to false
YAML
mit
pierswarmers/rtCorePlugin,pierswarmers/rtCorePlugin
b6ac477c18e6f81339d25218546e4c9a7e06a034
metadata/net.ktnx.mobileledger.yml
metadata/net.ktnx.mobileledger.yml
Categories: - Money License: GPL-3.0-or-later SourceCode: https://git.ktnx.net/?p=mobile-ledger.git Changelog: https://git.ktnx.net/?p=mobile-ledger.git;a=blob;f=CHANGES.md;hb=HEAD AutoName: MoLe RepoType: git Repo: https://git.ktnx.net/git/mobile-ledger.git Builds: - versionName: '0.6' versionCode: 16 c...
Categories: - Money License: GPL-3.0-or-later SourceCode: https://git.ktnx.net/?p=mobile-ledger.git Changelog: https://git.ktnx.net/?p=mobile-ledger.git;a=blob;f=CHANGES.md;hb=HEAD AutoName: MoLe RepoType: git Repo: https://git.ktnx.net/git/mobile-ledger.git Builds: - versionName: '0.6' versionCode: 16 c...
Update MoLe to 0.8.1 (19)
Update MoLe to 0.8.1 (19)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata,f-droid/fdroid-data
9f02764d4ffdc4fc05ae052097a71698b970b197
metadata/re.indigo.epistolaire.yml
metadata/re.indigo.epistolaire.yml
Categories: - Phone & SMS - System License: Unlicense AuthorName: hydrargyrum AuthorEmail: dev@indigo.re AuthorWebSite: https://indigo.re/ SourceCode: https://gitlab.com/hydrargyrum/epistolaire IssueTracker: https://gitlab.com/hydrargyrum/epistolaire/issues AutoName: Epistolaire RepoType: git Repo: https://gitlab...
Categories: - Phone & SMS - System License: Unlicense AuthorName: hydrargyrum AuthorEmail: dev@indigo.re AuthorWebSite: https://indigo.re/ SourceCode: https://gitlab.com/hydrargyrum/epistolaire IssueTracker: https://gitlab.com/hydrargyrum/epistolaire/issues AutoName: Epistolaire RepoType: git Repo: https://gitlab...
Update Epistolaire to 0.5.0 (7)
Update Epistolaire to 0.5.0 (7)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
4b63ce4657c734ddf84ca82e0b9af19150e5558d
config/manager/manager.yaml
config/manager/manager.yaml
--- apiVersion: apps/v1 kind: Deployment metadata: name: postgres-operator spec: replicas: 1 template: spec: containers: - name: operator image: postgres-operator env: - name: CRUNCHY_DEBUG value: "true" serviceAccount: postgres-operator
--- apiVersion: apps/v1 kind: Deployment metadata: name: postgres-operator spec: replicas: 1 template: spec: containers: - name: operator image: postgres-operator env: - name: CRUNCHY_DEBUG value: "true" securityContext: allowPrivilegeEscalation:...
Set a restricted security context on the operator
Set a restricted security context on the operator Issue: [ch11799]
YAML
apache-2.0
CrunchyData/postgres-operator,CrunchyData/postgres-operator
0ed8f430c15992932396618cec86c18332467b47
.gitlab-ci.yml
.gitlab-ci.yml
stages: - test services: - postgres:9.4 cache: paths: - vendor/ruby variables: RAILS_ENV: test POSTGRES_DB: aoz_test DATABASE_URL: "postgresql://postgres:postgres@localhost:5432/$POSTGRES_DB" before_script: - gem install bundler --no-ri --no-rdoc - bundle install -j $(nproc) --path vendor - bu...
stages: - test services: - postgres:9.6 cache: paths: - vendor/ruby variables: RAILS_ENV: test POSTGRES_DB: aoz_test DATABASE_URL: "postgresql://postgres:postgres@localhost:5432/$POSTGRES_DB" before_script: - gem install bundler --no-ri --no-rdoc - bundle install -j $(nproc) --path vendor - bu...
Use PostgreSQL 9.6 on CI
Use PostgreSQL 9.6 on CI
YAML
agpl-3.0
panter/aoz-003,panter/aoz-003,panter/aoz-003
38b8d0e2851157b1e59767b0b6a35656bfab3a8e
playbook/include/postgres.inc.yml
playbook/include/postgres.inc.yml
- name: "Add PostgreSQL user" lineinfile: dest: /etc/master.passwd line: "postgres:*:770:770::0:0:PostgreSQL Daemon:/var/db/postgres:/bin/sh" regexp: "^postgres:" notify: pwd_mkdb - name: "Add PostgreSQL group" lineinfile: dest: /etc/group line: "postgres:*:770:" regexp: "^postgres:" no...
- name: "Add PostgreSQL group" lineinfile: dest: /etc/group line: "postgres:*:770:" regexp: "^postgres:" notify: pwd_mkdb - name: "Add PostgreSQL user" lineinfile: dest: /etc/master.passwd line: "postgres:*:770:770::0:0:PostgreSQL Daemon:/var/db/postgres:/bin/sh" regexp: "^postgres:" no...
Create postgres group before user.
Create postgres group before user.
YAML
bsd-2-clause
olgeni/bsdkit
6b648187413073dc0b746e61f1cc1c96cb73dac9
setup.yml
setup.yml
--- - name: Welcome to AnsiPress Setup hosts: AnsiPress roles: - bootstrap - security - reboot - user - website
--- - name: Welcome to AnsiPress Setup hosts: AnsiPress gather_facts: no pre_tasks: - name: Installing python3-simplejson for Ansible, Hold on... raw: apt-get update && apt-get -y install python3-simplejson - name: Gathering Facts setup: roles: - bootstrap - security - reboot ...
Fix Python3 Not Found issue on Debian8
Fix Python3 Not Found issue on Debian8
YAML
mit
AnsiPress/AnsiPress,AnsiPress/AnsiPress
dde06f287014dc8d35b4d5b3b6714a09c0f56e29
example/kubernetes/tcp-ingress.yaml
example/kubernetes/tcp-ingress.yaml
apiVersion: extensions/v1beta1 kind: Ingress metadata: name: tcp annotations: kubernetes.io/ingress.class: sniff spec: backend: serviceName: default servicePort: 443 rules: - host: foo http: paths: - backend: serviceName: foo servicePort: 443 - host: bar h...
apiVersion: extensions/v1beta1 kind: Ingress metadata: name: tcp annotations: kubernetes.io/ingress.class: sniff spec: backend: serviceName: bar servicePort: 443 rules: - host: foo http: paths: - backend: serviceName: foo servicePort: 443 - host: bar http:...
Use bar as default backend
Use bar as default backend
YAML
mit
kubermatic/k8sniff
b130455025bdc36d9832c8e072ca0c550021710e
prow/plugins.yaml
prow/plugins.yaml
# Plugin repository whitelist. # Keys: Full repo name: "org/repo". # Values: List of plugins to run against the repo. --- google/cadvisor: - trigger kubernetes/charts: - trigger kubernetes/heapster: - trigger kubernetes/kops: - trigger kubernetes/kubernetes: - trigger - release-note kubernetes/test-infra: - trigge...
# Plugin repository whitelist. # Keys: Full repo name: "org/repo". # Values: List of plugins to run against the repo. --- google/cadvisor: - trigger kubernetes/charts: - trigger kubernetes/heapster: - trigger kubernetes/kops: - trigger kubernetes/kubernetes: - trigger - release-note kubernetes/test-infra: - trigge...
Enable the hold plugin for kubernetes repositories
Enable the hold plugin for kubernetes repositories Signed-off-by: Steve Kuznetsov <a7da0fca91d9933d2725d731a48cabdc9e8ffd7a@redhat.com>
YAML
apache-2.0
jessfraz/test-infra,dims/test-infra,BenTheElder/test-infra,shashidharatd/test-infra,lavalamp/test-infra,shyamjvs/test-infra,rmmh/kubernetes-test-infra,cjwagner/test-infra,brahmaroutu/test-infra,dims/test-infra,spxtr/test-infra,krousey/test-infra,mindprince/test-infra,jlowdermilk/test-infra,fejta/test-infra,kubernetes/t...
2788a2afe5c29a2b60cbc277924ec4cd479f1370
packages/se/servant-pandoc.yaml
packages/se/servant-pandoc.yaml
homepage: '' changelog-type: '' hash: 66e1703a115081c263ec0268cf99c715237346214ade7f7049d1139fcb94eb3e test-bench-deps: {} maintainer: matthewtpickering@gmail.com synopsis: Use Pandoc to render servant API documentation changelog: '' basic-deps: servant-docs: ! '>=0.4 && <0.5' bytestring: ! '>=0.10 && <0.11' base...
homepage: '' changelog-type: '' hash: ee2eff37865c8a5c246021f6d05aae5f075ba5910cac6d650312aafb2f4bf091 test-bench-deps: {} maintainer: matthewtpickering@gmail.com synopsis: Use Pandoc to render servant API documentation changelog: '' basic-deps: servant-docs: ! '>=0.4 && <0.5' bytestring: ! '>=0.10 && <0.11' base...
Update from Hackage at 2015-07-27T11:39:19+0000
Update from Hackage at 2015-07-27T11:39:19+0000
YAML
mit
commercialhaskell/all-cabal-metadata
81aab99497644fd2fd0f5aaf152975f9f8b165f3
metadata/com.cyb3rko.flashdim.yml
metadata/com.cyb3rko.flashdim.yml
Categories: - System License: Apache-2.0 AuthorName: Cyb3rKo AuthorEmail: niko@cyb3rko.de AuthorWebSite: https://cyb3rko.de SourceCode: https://github.com/cyb3rko/flashdim IssueTracker: https://github.com/cyb3rko/flashdim/issues Changelog: https://github.com/cyb3rko/flashdim/releases AutoName: FlashDim RepoType: gi...
Categories: - System License: Apache-2.0 AuthorName: Cyb3rKo AuthorEmail: niko@cyb3rko.de AuthorWebSite: https://cyb3rko.de SourceCode: https://github.com/cyb3rko/flashdim IssueTracker: https://github.com/cyb3rko/flashdim/issues Changelog: https://github.com/cyb3rko/flashdim/releases AutoName: FlashDim RepoType: gi...
Update FlashDim to 1.2.1 (6)
Update FlashDim to 1.2.1 (6)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
49b713d2d37e40ba5425ac19ea9e45132d20413c
.forestry/settings.yml
.forestry/settings.yml
--- new_page_extension: md auto_deploy: false admin_path: webhook_url: sections: - type: heading label: JTemporal - type: jekyll-posts label: Posts create: all - type: jekyll-pages label: Pages create: all upload_dir: images public_path: "/images" front_matter_path: '' use_front_matter_path: false file_temp...
--- new_page_extension: md auto_deploy: false admin_path: webhook_url: sections: - type: heading label: JTemporal - type: jekyll-posts label: Posts create: all - type: jekyll-pages label: Pages create: all upload_dir: images public_path: "/images" front_matter_path: '' use_front_matter_path: false file_temp...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
jtemporal/jtemporal.github.io,jtemporal/jtemporal.github.io
18aaa411ccf47a3646c1c3486b8a5f7ef79031c4
.github/dependabot.yml
.github/dependabot.yml
version: 2 updates: - package-ecosystem: "npm" directory: "/" schedule: interval: "weekly"
version: 2 updates: - package-ecosystem: "npm" directory: "/" schedule: interval: "weekly" assignees: - "jgarber623"
Add assignees to Dependabot config
Add assignees to Dependabot config [skip ci]
YAML
mit
jgarber623/RouterRouter
834d0761c7c5af499eacdf35d5a3a5ee303bd6b0
.github/dependabot.yml
.github/dependabot.yml
version: 2 updates: - package-ecosystem: gradle directory: "/" schedule: interval: daily open-pull-requests-limit: 99 - package-ecosystem: npm directory: "/server/src/main/webapp/WEB-INF/rails" commit-message: prefix: ui prefix-development: ui-dev schedule: interval: weekly day: friday ...
version: 2 updates: - package-ecosystem: gradle directory: "/" schedule: interval: daily open-pull-requests-limit: 99 - package-ecosystem: npm directory: "/server/src/main/webapp/WEB-INF/rails" commit-message: prefix: ui prefix-development: ui-dev schedule: interval: weekly day: friday ...
Revert bundler to weekly updates
Revert bundler to weekly updates We have a caching issue on our Rubygems proxy that often means new artifacts are not available on the build infra for up to 24h. Changing this back for now.
YAML
apache-2.0
Skarlso/gocd,Skarlso/gocd,Skarlso/gocd,Skarlso/gocd,gocd/gocd,ketan/gocd,ketan/gocd,Skarlso/gocd,gocd/gocd,ketan/gocd,gocd/gocd,gocd/gocd,Skarlso/gocd,gocd/gocd,gocd/gocd,ketan/gocd,ketan/gocd,ketan/gocd
f8fa766e624eed3d0c597853cb0854ee794da39c
manifest.yml
manifest.yml
--- language: staticfile default_versions: - name: nginx version: 1.13.0 exclude_files: - ".git/" - ".gitignore" - ".gitmodules" - ".rspec" - cf_spec/ - log/ - test/ - buildpack-packager/ - staticfile_buildpack-*v*.zip - pkg/ - ".envrc" - cf.Gemfile - cf.Gemfile.lock - scripts/ - src/ url_to_dependency_map: [] depend...
--- language: staticfile default_versions: - name: nginx version: 1.11.13 exclude_files: - ".git/" - ".gitignore" - ".gitmodules" - ".rspec" - cf_spec/ - log/ - test/ - buildpack-packager/ - staticfile_buildpack-*v*.zip - pkg/ - ".envrc" - cf.Gemfile - cf.Gemfile.lock - scripts/ - src/ url_to_dependency_map: [] depen...
Revert "Add nginx 1.13.0, remove nginx 1.11.13"
Revert "Add nginx 1.13.0, remove nginx 1.11.13" - we will put out a 30 day notice for adding 1.13.x removing 1.11.13 [#144290507] This reverts commit c62476ff3a65821610fc86be1d7232d5bba4034c.
YAML
mit
SaberZaabouti/myBuildpack,jockhip12/mybuildpack,jockhip12/mybuildpack,dhaywael/static-buildpack,dhaywael/static-buildpack,SaberZaabouti/myBuildpack,SaberZaabouti/myBuildpack,cloudfoundry/staticfile-buildpack,dhaywael/static-buildpack,dhaywael/static-buildpack,cloudfoundry/staticfile-buildpack,cloudfoundry/staticfile-bu...
cd39f37658057ce91a161f8c6437e2854b5d3823
manifest.yml
manifest.yml
--- applications: - name: workers memory: 150M disk_quota: 200M instances: 1 no-route: true command: bundle exec foreman start worker health-check-type: none services: - gotgastro.redis - gotgastro.production - name: blue memory: 100M disk: 200M instances: 1 command: bundle exec foreman st...
--- applications: - name: workers memory: 150M disk_quota: 200M instances: 1 no-route: true command: bundle exec foreman start worker health-check-type: none services: - gotgastro.redis - gotgastro.production - gotgastro.logs - name: blue memory: 150M disk: 200M instances: 1 command: b...
Increase memory, to maybe stop process from crashing
Increase memory, to maybe stop process from crashing
YAML
mit
auxesis/gastro,auxesis/gastro,auxesis/gastro,auxesis/gastro
86aaf681ab722a5b048ef0ced461b41bf1ae55f1
_data/socialmedia.yml
_data/socialmedia.yml
- name: Facebook url: https://www.facebook.com/tamas.petz.1 class: icon-facebook title: ""
- name: LinkedIn url: https://www.linkedin.com/in/tamas-petz-86564a88/ class: icon-linkedin title: "Connect on LinkedIn" - name: Facebook url: https://www.facebook.com/tamas.petz.1 class: icon-facebook title: "Connect on Facebook"
Add more to social connections
Add more to social connections
YAML
mit
tamaspetz/tamaspetz.github.io,tamaspetz/tamaspetz.github.io,tamaspetz/tamaspetz.github.io
0470104fd571edd6422a7366a085695168573006
build.yaml
build.yaml
repositories: remote: - https://repo1.maven.org/maven2 artifacts: javax_servlet: org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0 javax_annotation: org.realityforge.javax.annotation:javax.annotation:jar:1.0.0 gwt_user: com.google.gwt:gwt-user:jar:2.8.2 gwt_dev: com.google.gwt:gwt-dev:jar:2.8.2 ...
repositories: remote: - https://repo.maven.apache.org/maven2 artifacts: javax_servlet: org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0 javax_annotation: org.realityforge.javax.annotation:javax.annotation:jar:1.0.0 gwt_user: com.google.gwt:gwt-user:jar:2.8.2 gwt_dev: com.google.gwt:gwt-dev:jar:...
Use the canonical url to access maven central repository.
Use the canonical url to access maven central repository.
YAML
apache-2.0
realityforge/gwt-appcache,realityforge/gwt-appcache
f6adbd76651ab0715152593a88a9cd2badd056f0
roles/dynect_session/tasks/main.yml
roles/dynect_session/tasks/main.yml
# file: roles/dynect_session/tasks/main.yml # # Starts a DynECT DNS management API session. # --- - name: Establish DynECT API session no_log: True local_action: > command curl -s -X POST -H 'Content-Type: application/json' {{ dynect_api_url | mandatory }}/Session/ -...
# file: roles/dynect_session/tasks/main.yml # # Starts a DynECT DNS management API session. # --- # # The JSON body must be wrapped in whitespace to keep it as raw string. # Otherwise you may get: TypeError: unhashable type # - name: Establish a DynECT API session no_log: True local_action: module: uri met...
Use the Ansible uri module for DynECT sessions
Use the Ansible uri module for DynECT sessions
YAML
agpl-3.0
sakaal/service_commons_ansible
a7f58e02d41ea1fe6c7b389356e8c3bb37d13a01
.dependabot/config.yml
.dependabot/config.yml
# To learn more about this config file, visit: https://dependabot.com/docs/config-file/ version: 1 update_configs: - package_manager: "php:composer" directory: "/" update_schedule: "daily" default_reviewers: - "doctrine/coding-standard-approvers" default_labels: - "Dependencies" versio...
# To learn more about this config file, visit: https://dependabot.com/docs/config-file/ version: 1 update_configs: - package_manager: "php:composer" directory: "/" update_schedule: "daily" default_reviewers: - "doctrine/coding-standard-approvers" default_labels: - "Dependencies" versio...
Increase versions only if necessary
Increase versions only if necessary Dependabot is creating many PRs which require new versions of packages for no good reason. This new strategy will bump version constraints only when necessary, i.e. in order to get a major upgrade. Another strategy would be to let it widen the range, but it does not make much sense ...
YAML
mit
doctrine/coding-standard,doctrine/coding-standard
2464ca8391435c79acfceb2bd018da9ddf376111
.forestry/settings.yml
.forestry/settings.yml
--- new_page_extension: md auto_deploy: false admin_path: webhook_url: sections: - type: directory path: images label: Image create: all match: "**/*" - type: document path: _post label: Post match: "**/*" upload_dir: uploads public_path: "/uploads" front_matter_path: '' use_front_matter_path: false fil...
--- new_page_extension: md auto_deploy: false admin_path: webhook_url: sections: - type: directory path: images label: Image create: all match: "**/*" - type: document path: _post label: Post upload_dir: assets public_path: "/assets" front_matter_path: '' use_front_matter_path: false file_template: ":year...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
say8425/say8425.github.io,say8425/say8425.github.io
d0c1d3e5f76e1c691b09e319d0b7d1c922152d43
.forestry/settings.yml
.forestry/settings.yml
--- new_page_extension: md auto_deploy: true admin_path: webhook_url: '' sections: - path: content label: Pages create: all - path: content/posts label: Posts create: all - path: content/microposts label: Microposts create: all upload_dir: static/uploads public_path: "/uploads" front_matter_path: '' use_fr...
--- new_page_extension: md auto_deploy: true admin_path: webhook_url: '' sections: - type: directory path: content label: Pages create: all match: "*" - type: directory path: content/posts label: Posts create: all match: "**/*" - type: directory path: content/microposts label: Microposts create: ...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
ritesh/blog-source,ritesh/blog-source
c9a30384ee0fda31e5f0901ecccb72bc3e298771
.github/dependabot.yml
.github/dependabot.yml
version: 2 updates: - package-ecosystem: "npm" directory: "/" schedule: interval: "daily"
version: 2 updates: - package-ecosystem: "npm" directory: "/" schedule: interval: "daily" - package-ecosystem: github-actions directory: "/" schedule: interval: daily
Use Dependabot to update GitHub
Use Dependabot to update GitHub
YAML
mit
JosephDuffy/homebridge-pc-volume,JosephDuffy/homebridge-pc-volume,JosephDuffy/homebridge-pc-volume
7f9cc1a580c06d8a0b5ea981289410ea8c046af1
.github/github-bot.yml
.github/github-bot.yml
_extends: probot-settings project-board: name: 'Pipeline for QA' tested-pr-label-name: 'Tested - Issues' contributor-column-name: 'CONTRIBUTOR' review-column-name: 'REVIEW' test-column-name: 'TO TEST' automated-tests: repo-full-name: 'status-im/status-react' job-full-name: 'end-to-end-tests/status-app-e...
_extends: probot-settings project-board: name: 'Pipeline for QA' tested-pr-label-name: 'Tested - Issues' contributor-column-name: 'CONTRIBUTOR' review-column-name: 'REVIEW' test-column-name: 'E2E Tests' automated-tests: repo-full-name: 'status-im/status-react' job-full-name: 'end-to-end-tests/status-app...
Make Probot move reviewed PRs to E2E Tests column
Make Probot move reviewed PRs to E2E Tests column Signed-off-by: Pedro Pombeiro <f8c34e1c5d363d76a4b9e8313641f62c1029c3e7@users.noreply.github.com>
YAML
mpl-2.0
status-im/status-react,status-im/status-react,status-im/status-react,status-im/status-react,status-im/status-react,status-im/status-react,status-im/status-react,status-im/status-react
bc9497d82514df16c427319b17d40e4b59dd355a
packages/li/lightstep-haskell.yaml
packages/li/lightstep-haskell.yaml
homepage: https://github.com/ethercrow/lightstep-haskell#readme changelog-type: '' hash: 08db639c8e34287f6b17df78a4dd62aa56918df9c5163f98390ed2c3e16b528f test-bench-deps: {} maintainer: Dmitry Ivanov <ethercrow@gmail.com> synopsis: LightStep OpenTracing client library changelog: '' basic-deps: exceptions: -any stm:...
homepage: https://github.com/ethercrow/lightstep-haskell#readme changelog-type: '' hash: 248fd943a6e8fa5a3c1210970d6b432d43436dbbb794fe9caf3a1377eba85190 test-bench-deps: {} maintainer: Dmitry Ivanov <ethercrow@gmail.com> synopsis: LightStep OpenTracing client library changelog: '' basic-deps: stm: -any base: ! '>=...
Update from Hackage at 2019-10-28T12:19:14Z
Update from Hackage at 2019-10-28T12:19:14Z
YAML
mit
commercialhaskell/all-cabal-metadata
6dfa6f1208d752735f3619d4245f0eff878678db
packages/pr/primitive-checked.yaml
packages/pr/primitive-checked.yaml
homepage: https://github.com/andrewthad/primitive-checked#readme changelog-type: '' hash: 31bdf3266f4b5630227e028d1bd2e528a164ab0ff166890947a8b56b3c0a73c1 test-bench-deps: {} maintainer: andrew.thaddeus@gmail.com synopsis: primitive functions with bounds-checking changelog: '' basic-deps: base: ! '>=4.9.1.0 && <5' ...
homepage: https://github.com/andrewthad/primitive-checked#readme changelog-type: '' hash: 016fd3eda2ea3bb2a92f66719719c0e3a6a78127885e89e0fb6d91bd86edf182 test-bench-deps: {} maintainer: andrew.thaddeus@gmail.com synopsis: primitive functions with bounds-checking changelog: '' basic-deps: base: ! '>=4.9.1.0 && <5' ...
Update from Hackage at 2019-05-09T14:10:29Z
Update from Hackage at 2019-05-09T14:10:29Z
YAML
mit
commercialhaskell/all-cabal-metadata
801b034580fc3e91ea0ce25399a827c4bf93a6b9
openstack/nova/ci/test-values.yaml
openstack/nova/ci/test-values.yaml
global: region: regionOne domain: evil.corp master_password: topSecret nova_service_password: topSecret pgbouncer: imageTag: 9.5.4 dbBackupServicePassword: topSecret imageVersion: myTag
global: region: regionOne domain: evil.corp registry: keppel.regionOne.cloud tld: regionOne.cloud master_password: topSecret nova_service_password: topSecret pgbouncer: imageTag: 9.5.4 dbBackupServicePassword: topSecret imageVersion: myTag
Add more values for helm-chart testing
[nova] Add more values for helm-chart testing
YAML
apache-2.0
sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts,sapcc/helm-charts
d4599816fcad84a6bbaead3daeb3d338dea929c0
packages/ta/tagset-positional.yaml
packages/ta/tagset-positional.yaml
homepage: https://github.com/kawu/tagset-positional changelog-type: '' hash: a5ac3d450474f50ef8e1ba45783e0ebdd9a89f74df71e81ec95f709209296133 test-bench-deps: {} maintainer: waszczuk.kuba@gmail.com synopsis: Positional tags and tagsets changelog: '' basic-deps: text-binary: ! '>=0.1 && <0.2' base: ! '>=4 && <5' t...
homepage: https://github.com/kawu/tagset-positional changelog-type: '' hash: 8386aaf7800d69f29d350b86b99adb0440ff46d439066d7d164085c875be197f test-bench-deps: {} maintainer: waszczuk.kuba@gmail.com synopsis: Positional tags and tagsets changelog: '' basic-deps: text-binary: -any base: ! '>=4 && <5' text: -any p...
Update from Hackage at 2018-09-19T14:53:52Z
Update from Hackage at 2018-09-19T14:53:52Z
YAML
mit
commercialhaskell/all-cabal-metadata
69adc6a870e141d8e47313b1d3d6a6313f023ce4
playbooks/prepare-node-litmus.yaml
playbooks/prepare-node-litmus.yaml
- hosts: all tasks: - shell: cmd: | set -e set -x if [ -d /home/zuul/src/opendev.org/$ZUUL_PROJECT ]; then cp -dR /home/zuul/src/opendev.org/$ZUUL_PROJECT/. . else git clone https://opendev.org/$ZUUL_PROJECT . fi if [...
- hosts: all tasks: - name: Put SELinux in permissive mode shell: selinuxenabled && setenforce 0 become: yes when: - ansible_os_family == 'RedHat' - shell: cmd: | set -e set -x if [ -d /home/zuul/src/opendev.org/$ZUUL_PROJECT ]; then ...
Disable SELinux in litmus jobs
CentOS: Disable SELinux in litmus jobs Similarly to integration jobs, this change disables SELinux in litmus job, to avoid direct failure caused by selinux denials. Denials can be reviewed by audit.log captured as part of logs. Change-Id: I4e1a41b62c0597e0f63793c35e00fda195d4f761
YAML
apache-2.0
openstack/puppet-openstack-integration,openstack/puppet-openstack-integration,openstack/puppet-openstack-integration
f4b8a1c7720fef6a369ab7ff24b210c32d7b79ca
config/database.yml
config/database.yml
development: adapter: postgis encoding: unicode database: bus_detective_development test: adapter: postgis encoding: unicode database: bus_detective_test production: adapter: postgis encoding: unicode url: <%= ENV["DATABASE_URL"].sub(/^postgres/, "postgis") %> pool: <%= ENV["DB_POOL"] || ENV['MAX...
development: adapter: postgis encoding: unicode database: bus_detective_development test: adapter: postgis encoding: unicode database: bus_detective_test production: adapter: postgis encoding: unicode url: <%= ENV["DATABASE_URL"].to_s.sub(/^postgres/, "postgis") %> pool: <%= ENV["DB_POOL"] || ENV...
Handle nil in db config
Handle nil in db config
YAML
mit
gaslight/bus-detective,bus-detective/bus-detective,bus-detective/bus-detective,bus-detective/bus-detective,bus-detective/bus-detective,gaslight/bus-detective,gaslight/bus-detective,gaslight/bus-detective
5365bbf871399be33b8292287b28cbefff0b20c2
config/database.yml
config/database.yml
# SQLite version 3.x # gem install sqlite3 # development: adapter: mysql2 database: panopticon_development username: root password: alphagov encoding: utf8 # Warning: The database defined as "test" will be erased and # re-generated from your development database when you run "rake". # Do not set this db to...
# SQLite version 3.x # gem install sqlite3 # development: adapter: mysql2 database: panopticon_development username: panopticon password: panopticon encoding: utf8 # Warning: The database defined as "test" will be erased and # re-generated from your development database when you run "rake". # Do not set th...
Use panopticon mysql user in development and test.
Use panopticon mysql user in development and test.
YAML
mit
alphagov/panopticon,alphagov/panopticon,theodi/panopticon,alphagov/panopticon,theodi/panopticon,alphagov/panopticon,theodi/panopticon,theodi/panopticon
ba3f4030a2e765cda5f01b749adffc72f785b3bc
config/database.yml
config/database.yml
# SQLite version 3.x # gem install sqlite3 # # Ensure the SQLite 3 gem is defined in your Gemfile # gem 'sqlite3' development: <% db = URI.parse(ENV['DATABASE_URL'] || 'sqlite3:///db/development.sqlite3') %> adapter: <%= db.scheme %> host: <%= db.host %> port: <%= db.port %> database: <%= db.path[1..-1]...
# SQLite version 3.x # gem install sqlite3 # # Ensure the SQLite 3 gem is defined in your Gemfile # gem 'sqlite3' development: <% db = URI.parse(ENV['DATABASE_URL'] || 'mysql2://root:%s@mysql:%d/glossa' % [URI.encode ENV['MYSQL_ENV_MYSQL_ROOT_PASSWORD'], ...
Use Docker defaults if DATABASE_URL is not defined.
Use Docker defaults if DATABASE_URL is not defined.
YAML
mit
textlab/glossa,textlab/glossa,textlab/glossa,textlab/glossa,textlab/glossa
d688356b8d0fe1e401a8cead9c198d5ea409333d
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: conf oeps: {} openedx-release: {ref: master} owner: edx/devops 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: conf openedx-release: {ref: master} owner: bderusha supporting_teams: - edx/devops track-pulls: true oeps: oep-2: true
Make configuration oep2 compliant and update owner.
Make configuration oep2 compliant and update owner.
YAML
agpl-3.0
appsembler/configuration,stvstnfrd/configuration,EDUlib/configuration,arbrandes/edx-configuration,appsembler/configuration,EDUlib/configuration,arbrandes/edx-configuration,mitodl/configuration,EDUlib/configuration,edx/configuration,stvstnfrd/configuration,arbrandes/edx-configuration,mitodl/configuration,mitodl/configur...
db940a42b00e4145764f5be284934e8ca6265864
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 oeps: {} owner: edx/teaching-and-learning obsolete: 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 oeps: {} owner: edx/teaching-and-learning
Remove "obsolete", as ease is a requirement of ora2.
Remove "obsolete", as ease is a requirement of ora2.
YAML
agpl-3.0
edx/ease,edx/ease
c346b98b16783eaef6fd7de9a7ff95fb28881d4a
recipes/sos-rmarkdown/meta.yaml
recipes/sos-rmarkdown/meta.yaml
{% set name = "sos-rmarkdown" %} {% set version = "0.1.1" %} package: name: "{{ name|lower }}" version: "{{ version }}" source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz sha256: d67523c57e41b522bef91078565b616bfceeec66b7d250acd965e73d479f743b build: numbe...
{% set name = "sos-rmarkdown" %} {% set version = "0.1.1" %} package: name: "{{ name|lower }}" version: "{{ version }}" source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz sha256: d67523c57e41b522bef91078565b616bfceeec66b7d250acd965e73d479f743b build: numbe...
Use noarch and limit version of python
Use noarch and limit version of python
YAML
bsd-3-clause
patricksnape/staged-recipes,SylvainCorlay/staged-recipes,Juanlu001/staged-recipes,igortg/staged-recipes,stuertz/staged-recipes,kwilcox/staged-recipes,scopatz/staged-recipes,petrushy/staged-recipes,mcs07/staged-recipes,hadim/staged-recipes,hadim/staged-recipes,jochym/staged-recipes,ReimarBauer/staged-recipes,chrisburr/s...
ad2119b0918e51f42593ef0196879723d6ece58a
config/role_map.yml
config/role_map.yml
development: archivist: - archivist1@example.com admin: - admin@example.com - rjantz@libraries.rutgers.edu - gagnew@rutgers.edu test: archivist: - archivist1@example.com admin: - admin@example.com production: archivist: - archivist1@example.com admin: - rob@notch8.com -...
development: archivist: - archivist1@example.com admin: - admin@example.com - rjantz@libraries.rutgers.edu - gagnew@rutgers.edu - rob@notch8.com test: archivist: - archivist1@example.com admin: - admin@example.com production: archivist: - archivist1@example.com admin: -...
Add rob@notch8.com acct as admin in dev environment
Add rob@notch8.com acct as admin in dev environment
YAML
apache-2.0
dibbs-vdc/ccql,dibbs-vdc/ccql,dibbs-vdc/ccql,dibbs-vdc/ccql
702c82f8e5c17285dc8676d08bbccaf732c6b5b9
packages/sh/Shpadoinkle-lens.yaml
packages/sh/Shpadoinkle-lens.yaml
homepage: '' changelog-type: '' hash: e44a6057127b2d5d76d74514e3e3da6cd0134f7ad25902fe543c5cfe7bda5708 test-bench-deps: {} maintainer: fresheyeball@protonmail.com synopsis: Lens combinators for Shpadoinkle applications. changelog: '' basic-deps: base: '>=4.12.0 && <4.16' text: '>=1.2.3 && <1.3' Shpadoinkle: -any ...
homepage: '' changelog-type: '' hash: d80a21d2ca64b197170a62302235939827d35cc5a76eda4ebf566d377a14b85a test-bench-deps: {} maintainer: fresheyeball@protonmail.com synopsis: Lens combinators for Shpadoinkle applications. changelog: '' basic-deps: base: '>=4.12.0 && <4.16' text: '>=1.2.3 && <1.3' Shpadoinkle: -any ...
Update from Hackage at 2021-01-06T22:14:36Z
Update from Hackage at 2021-01-06T22:14:36Z
YAML
mit
commercialhaskell/all-cabal-metadata
e105584266909b7626c7e51f49af6bb78f3679fb
Example/.swiftlint.yml
Example/.swiftlint.yml
included: - ../Triassic disabled_rules: - line_length - todo variable_name: excluded: - id
included: - ../Triassic disabled_rules: - line_length - todo variable_name: excluded: - id - to
Exclude `to` as a warned variable name
Exclude `to` as a warned variable name
YAML
mit
triassic-park/triassic-swift,triassic-park/triassic-swift