Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Add ext network for joid
fuel: images: ['TestVM'] networks: ['net04', 'net04_ext'] routers: ['router04'] security_groups: ['default'] tenants: ['admin', 'services'] users: ['heat', 'heat-cfn', 'cinder', 'nova', 'swift', 'glance', 'neutron', 'admin', 'fuel_stats_user'] apex: images: [] networks: ['internal', 'ext...
fuel: images: ['TestVM'] networks: ['net04', 'net04_ext'] routers: ['router04'] security_groups: ['default'] tenants: ['admin', 'services'] users: ['heat', 'heat-cfn', 'cinder', 'nova', 'swift', 'glance', 'neutron', 'admin', 'fuel_stats_user'] apex: images: [] networks: ['internal', 'ext...
Test Laravel 8 on PHP 8
name: "Run Tests - Current" on: [push, pull_request] jobs: test: runs-on: ubuntu-latest strategy: fail-fast: true matrix: php: [7.4, 7.3] laravel: [8.*] dependency-version: [prefer-lowest, prefer-stable] include: - laravel: 8.* testbench: 6...
name: "Run Tests - Current" on: [push, pull_request] jobs: test: runs-on: ubuntu-latest strategy: fail-fast: true matrix: php: [8.0, 7.4, 7.3] laravel: [8.*] dependency-version: [prefer-lowest, prefer-stable] include: - laravel: 8.* testben...
Update from Hackage at 2016-06-18T12:42:57+0000
homepage: https://github.com/WillSewell/benchpress changelog-type: '' hash: a4a62919845846f8d36b550acf5ce4e5a36b176ca010bfc2fea7032389c78a20 test-bench-deps: {} maintainer: me@willsewell.com synopsis: Micro-benchmarking with detailed statistics. changelog: '' basic-deps: base: ! '>=2.0 && <4.9' time: ! '>=1 && <1.6...
homepage: https://github.com/WillSewell/benchpress changelog-type: '' hash: dd8fdd697cdfe04addd2cb5cf3fa482eb4b8dc44793446003ef713cfc2aa077c test-bench-deps: {} maintainer: me@willsewell.com synopsis: Micro-benchmarking with detailed statistics. changelog: '' basic-deps: bytestring: -any base: ! '>=2.0 && <4.10' ...
Add Rhythmbox and replace Guake by Tilda in desktop role
--- - name: Ensure Unity MediaScanner is removed (useless + cause high CPU peaks) apt: pkg={{ item }} purge=yes state=absent with_items: - mediascanner2.0 - libmediascanner-2.0-0 - name: Install common desktop packages apt: pkg={{ item }} state=latest update_cache=yes cache_valid_time={{ aptcachetime }}...
--- - name: Ensure Unity MediaScanner is removed (useless + cause high CPU peaks) apt: pkg={{ item }} purge=yes state=absent with_items: - mediascanner2.0 - libmediascanner-2.0-0 - name: Install common desktop packages apt: pkg={{ item }} state=latest update_cache=yes cache_valid_time={{ aptcachetime }}...
Update from Hackage at 2019-11-23T18:12:58Z
homepage: '' changelog-type: '' hash: 84dc86fa1c292af25963bf7212ae7d55ce87239a9f8d4cc85bd0acc35874d2e1 test-bench-deps: base: -any hspec: ! '>=2.2.3 && <2.6' HUnit: ! '>=1.2 && <2' containers: -any mtl: -any transformers: ! '>=0.3 && <0.6' deepseq: ! '>=1.3 && <2' QuickCheck: ! '>=2.3.0.2 && <3' maintai...
homepage: '' changelog-type: '' hash: ca8b449615fa57419c16a5e98844624a6ac758692b87b3cfae8c74c87c56f1b2 test-bench-deps: base: -any hspec: ! '>=2.2.3 && <2.8' HUnit: ! '>=1.2 && <2' containers: -any mtl: -any transformers: ! '>=0.3 && <0.6' deepseq: ! '>=1.3 && <2' QuickCheck: ! '>=2.3.0.2 && <3' maintai...
Revert "try specifying tag in compose to preserve build cache during later steps"
# For running data integration tests in FilterLists.Data.Tests version: "3.7" services: api: image: filiterlists.api:test-data build: context: . dockerfile: src/FilterLists.Api/Dockerfile target: test-data depends_on: - mariadb mariadb: image: mariadb:10 environment: ...
# For running data integration tests in FilterLists.Data.Tests version: "3.7" services: api: build: context: . dockerfile: src/FilterLists.Api/Dockerfile target: test-data depends_on: - mariadb mariadb: image: mariadb:10 environment: - MYSQL_ROOT_PASSWORD=filterlists...
Fix typo in bazel image repo
presubmits: GoogleCloudPlatform/testgrid: - name: test-testgrid-all branches: - ^master$ decorate: true always_run: true spec: containers: - image: gcr.io/k8s-prow/launcher.gcr.io/google/bazel:v20200708-6aff115-testgrid command: - bazel args: - test ...
presubmits: GoogleCloudPlatform/testgrid: - name: test-testgrid-all branches: - ^master$ decorate: true always_run: true spec: containers: - image: gcr.io/k8s-testimages/launcher.gcr.io/google/bazel:v20200708-6aff115-testgrid command: - bazel args: - t...
Update FOSS Warn to 0.2.7 (13)
Categories: - Internet - Sports & Health License: GPL-3.0-only AuthorName: Nucleus AuthorEmail: nucleus-ffm@posteo.de SourceCode: https://github.com/nucleus-ffm/foss_warn IssueTracker: https://github.com/nucleus-ffm/foss_warn/issues Changelog: https://github.com/nucleus-ffm/foss_warn/releases AutoName: FOSS Warn ...
Categories: - Internet - Sports & Health License: GPL-3.0-only AuthorName: Nucleus AuthorEmail: nucleus-ffm@posteo.de SourceCode: https://github.com/nucleus-ffm/foss_warn IssueTracker: https://github.com/nucleus-ffm/foss_warn/issues Changelog: https://github.com/nucleus-ffm/foss_warn/releases AutoName: FOSS Warn ...
Bump github/codeql-action from 1 to 2
name: semgrep on: push: branches-ignore: # Error: Workflows triggered by Dependabot on the "push" event run with read-only access. Uploading Code Scanning results requires write access. To use Code Scanning with Dependabot, please ensure you are using the "pull_request" event for this workflow and avoid tr...
name: semgrep on: push: branches-ignore: # Error: Workflows triggered by Dependabot on the "push" event run with read-only access. Uploading Code Scanning results requires write access. To use Code Scanning with Dependabot, please ensure you are using the "pull_request" event for this workflow and avoid tr...
Set up csc.exe on Windows Github Actions build
name: Windows on: [push, pull_request] jobs: build: runs-on: windows-latest steps: - uses: actions/checkout@v2 - name: prep run: | where python copy c:\hostedtoolcache\windows\Python\3.7.9\x64\python.exe c:\hostedtoolcache\windows\Python\3.7.9\x64\python3.exe cmake . ...
name: Windows on: [push, pull_request] jobs: build: runs-on: windows-latest steps: - uses: actions/checkout@v2 - name: Setup csc.exe uses: yoavain/Setup-CSC@v7 - name: prep run: | where python copy c:\hostedtoolcache\windows\Python\3.7.9\x64\python.exe c:\hostedtoolca...
Update from Hackage at 2017-06-22T19:25:22Z
homepage: '' changelog-type: markdown hash: 747d58069c86cb825815828f465dc2658f06f602bdd0ad28f66ae6d1109cda9d test-bench-deps: {} maintainer: bjones@galois.com synopsis: AST and pretty printer for Sally changelog: ! '# Revision history for language-sally ## 0.1.0.0 -- 2017-06-02 * First version. Released on an ...
homepage: '' changelog-type: markdown hash: c371c79d18e6af9c07196277f22fd0f12ca4dac36380451f3d18217c96f40c33 test-bench-deps: {} maintainer: bjones@galois.com synopsis: AST and pretty printer for Sally changelog: ! '# Revision history for language-sally ## 0.1.0.0 -- 2017-06-02 * First version. Released on an ...
Rename master to main in github workflow
name: Check on: pull_request: push: branches: - master - 'v[0-9]*.[0-9]*.x' jobs: Test: runs-on: ubuntu-latest steps: - name: Check out codebase uses: actions/checkout@v2 - name: Install nix uses: cachix/install-nix-action@v15 with: nix_pat...
name: Check on: pull_request: push: branches: - main - 'v[0-9]*.[0-9]*.x' jobs: Test: runs-on: ubuntu-latest steps: - name: Check out codebase uses: actions/checkout@v2 - name: Install nix uses: cachix/install-nix-action@v15 with: nix_path:...
Add distribution for GH actions
name: Run tests on: push: pull_request: types: [ opened, reopened, edited ] branches: - master jobs: java_tests: runs-on: ubuntu-latest strategy: matrix: java: [ '13', '14', '17' ] steps: - uses: actions/checkout@v2 - name: Setup java uses: actions/se...
name: Run tests on: push: pull_request: types: [ opened, reopened, edited ] branches: - master jobs: java_tests: runs-on: ubuntu-latest strategy: matrix: java: [ '13', '14', '17' ] steps: - uses: actions/checkout@v2 - name: Setup java uses: actions/se...
Use patched bosh/main-bosh-docker for integrations
--- platform: linux image_resource: type: docker-image source: repository: bosh/main-bosh-docker inputs: - name: repo run: path: repo/ci/tasks/integration-test/run.sh
--- platform: linux image_resource: type: docker-image source: repository: dpb587/bosh-main-bosh-docker tag: scratch inputs: - name: repo run: path: repo/ci/tasks/integration-test/run.sh
Use stable version of subtree splitter and don't limit on path to allow splitting of newly pushed branches
name: 'Split up the monorepo into subrepositories' on: push: branches: - '5.*' - '6.*' paths: - src/** create: tags: - '*' delete: tags: - '*' jobs: sync_commits: runs-on: ubuntu-latest name: Sy...
name: 'Split up the monorepo into subrepositories' on: push: branches: - '5.*' - '6.*' create: tags: - '*' delete: tags: - '*' jobs: sync_commits: runs-on: ubuntu-latest name: Sync commits if: github.reposi...
Update from Hackage at 2017-07-09T03:46:42Z
homepage: https://github.com/erikd/system-linux-proc changelog-type: markdown hash: fdac3a88bebcf472d3ff5d4888ce555b458807cd670e11a341dae541e61e21c6 test-bench-deps: base: ! '>=4.8 && <5.0' hedgehog: -any maintainer: erikd@mega-nerd.com synopsis: A library for accessing the /proc filesystem in Linux changelog: ! '#...
homepage: https://github.com/erikd/system-linux-proc changelog-type: markdown hash: a5d2e85d53d702c0b0a64c1a09a787b397ac729ee88ee65999954886fc5ff4cb test-bench-deps: base: ! '>=4.8 && <5.0' hedgehog: -any maintainer: erikd@mega-nerd.com synopsis: A library for accessing the /proc filesystem in Linux changelog: ! '#...
Move roadmin_password into mysq instead of global
property_overrides: standalone: true roadmin_password: password mysql: admin_password: password bootstrap_endpoint: username: username password: password proxy: api_username: username api_password: password broker: auth_username: admin auth_password: password cookie_sec...
property_overrides: standalone: true mysql: admin_password: password roadmin_password: password bootstrap_endpoint: username: username password: password proxy: api_username: username api_password: password broker: auth_username: admin auth_password: password cookie_s...
Swap key order in recipe
{% set name = "thermostate" %} {% set version = "1.3.0" %} package: name: {{ name|lower }} version: {{ version }} build: skip: true # [py<37] script: {{ PYTHON }} -m pip install . -vv number: 0 source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/thermostate-{{ version }}.tar.gz sha25...
{% set name = "thermostate" %} {% set version = "1.3.0" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/thermostate-{{ version }}.tar.gz sha256: 0fbbff05b63f8a2d4e01b1b419cde17334570b2eca7897b87dc75b17dd0fe6fb build: skip: true...
Set up RStudio to start in /vagrant when appropriate.
--- - name: Check if RStudio is installed. shell: rstudio-server version | grep {{ rstudio_version }} register: rstudio_installed ignore_errors: true - name: Download 32-bit RStudio. get_url: url=http://download2.rstudio.org/rstudio-server-{{ rstudio_version }}-i386.deb dest=/tmp/rstudio-{{ rstudio_...
--- - name: Check if RStudio is installed. shell: rstudio-server version | grep {{ rstudio_version }} register: rstudio_installed ignore_errors: true - name: Download 32-bit RStudio. get_url: url=http://download2.rstudio.org/rstudio-server-{{ rstudio_version }}-i386.deb dest=/tmp/rstudio-{{ rstudio_...
Split into two shell commands because we have issues with the requirements not be all installed.
--- - name: Ensure Jupyter modules directory exists file: path="{{ jupyterhub_modules_dir }}" state=directory group=users mode=g+rw # Rasterio # We followed the instructions posted at: # https://github.com/mapbox/rasterio/blob/master/CONTRIBUTING.rst#installing-rasterio - name: Add repository for GDAL apt_reposit...
--- - name: Ensure Jupyter modules directory exists file: path="{{ jupyterhub_modules_dir }}" state=directory group=users mode=g+rw # Rasterio # We followed the instructions posted at: # https://github.com/mapbox/rasterio/blob/master/CONTRIBUTING.rst#installing-rasterio - name: Add repository for GDAL apt_reposit...
Update from Hackage at 2018-03-21T15:13:19Z
homepage: https://github.com/andrewthad/quickcheck-classes#readme changelog-type: '' hash: c8e9231363cfc9c79ec416498d138b8ec4ae97815d2a1562dd22dbc3854f1033 test-bench-deps: base: -any quickcheck-classes: -any tagged: -any transformers: -any QuickCheck: -any aeson: -any primitive: -any vector: -any maint...
homepage: https://github.com/andrewthad/quickcheck-classes#readme changelog-type: '' hash: 54a5916e462cfce6782f3f43dc824846592371230ec8f66b8bfa1e709297a241 test-bench-deps: base: -any quickcheck-classes: -any tagged: -any transformers: -any QuickCheck: -any aeson: -any primitive: -any vector: -any maint...
Update from Hackage at 2016-02-26T03:41:00+0000
homepage: '' changelog-type: '' hash: 22aaa3fa14d8962ce321a5da0f76f37cae6dfca6c43fcd85d69478ac16df9945 test-bench-deps: {} maintainer: bryan@bryanstamour.com synopsis: Haskell interface to the nist random beacon. changelog: '' basic-deps: bytestring: ! '>=0.10 && <0.11' base: ! '>=4.8 && <4.9' xml: ! '>=1.3 && <1...
homepage: https://github.com/bstamour/haskell-nist-beacon changelog-type: '' hash: e89bdd37cff6bafc9f7c112099f2bccf51923b79223f7adc2e1263f6340e728b test-bench-deps: {} maintainer: bryan@bryanstamour.com synopsis: Haskell interface to the nist random beacon. changelog: '' basic-deps: bytestring: ! '>=0.10 && <0.11' ...
Update Windows Cmake to new version 2.0.0
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...
Configure Coveralls for parallel jobs
name: test on: [push, pull_request] jobs: test: strategy: matrix: os: - ubuntu-latest - macos-latest - windows-latest node: - 14 runs-on: ${{ matrix.os }} name: Node ${{ matrix.node }} on ${{ matrix.os }} steps: - uses: actions/setu...
name: test on: [push, pull_request] jobs: test: strategy: matrix: os: - ubuntu-latest - macos-latest - windows-latest node: - 14 runs-on: ${{ matrix.os }} name: Node ${{ matrix.node }} on ${{ matrix.os }} steps: - name: Install Node...
Add proper content type to default chaplin file
api_url: "http://localhost:{{env.PORT}}/api" layout: layout.html 404: 404.html routes: GET /: index.html GET /about: about.html GET /redirect_to_about: redirect go_to_about_page pages: about.html: repo: GET repos/victormours/chaplin redirects: go_to_about_page: path: /about requests: {}
api_url: "http://localhost:{{env.PORT}}/api" headers: "Content-Type": "application/json" layout: layout.html 404: 404.html routes: GET /: index.html GET /about: about.html GET /redirect_to_about: redirect go_to_about_page pages: about.html: repo: GET repos/victormours/chaplin redirects: go_to_...
Update from Hackage at 2020-04-10T16:16:07Z
homepage: https://github.com/panavtec/i3blocks-hs-contrib#readme changelog-type: markdown hash: 120cbc0e578275da9aa1543bdeaf17afe3a798e8bf6a731b83ec65fc34ecd86c test-bench-deps: {} maintainer: |- Christian Panadero <panavtec@gmail.com>, Carlos Morera <carlosdelachica@gmail.com> synopsis: Base i3blocks written in ha...
homepage: https://github.com/panavtec/i3blocks-hs-contrib#readme changelog-type: markdown hash: a23b2a9d36d8406b467ea5cb59ff5fe169acfee0142c730671a03cb1f04f0c8c test-bench-deps: {} maintainer: |- Christian Panadero <panavtec@gmail.com>, Carlos Morera <carlosdelachica@gmail.com> synopsis: Base i3blocks written in ha...
Create notification on removing attrribute group if it has system attributes - applied confirmation
oro: entity_config: attributes_grid: delete_attribute.confirm_content: Are you sure you want to delete this attribute? attribute: attributes_moved_to_default_group: System attributes were moved to default group move_from: move from noname: No name remove_confi...
oro: entity_config: attributes_grid: delete_attribute.confirm_content: Are you sure you want to delete this attribute? attribute: attributes_moved_to_default_group: System attributes were moved to default group move_from: move from noname: No name remove_confi...
Update from Hackage at 2016-11-24T11:14:04Z
homepage: '' changelog-type: '' hash: e83c74500a2b3f4ebaf1923faff8d2f1efc8319abfbac66725b47b7992b1f3af test-bench-deps: {} maintainer: Hamish Mackenzie <Hamish.K.Mackenzie@googlemail.com> synopsis: Interface for JavaScript that works with GHCJS and GHC changelog: '' basic-deps: bytestring: ! '>=0.10.6.0 && <0.11' b...
homepage: '' changelog-type: '' hash: 77401f7a71c22bee5cb07095a1d744a28850978565021bd071426048ecc8eafe test-bench-deps: {} maintainer: Hamish Mackenzie <Hamish.K.Mackenzie@googlemail.com> synopsis: Interface for JavaScript that works with GHCJS and GHC changelog: '' basic-deps: bytestring: ! '>=0.10.6.0 && <0.11' b...
Update from Hackage at 2017-07-11T14:49:48Z
homepage: http://github.com/GregorySchwartz/find-clumpiness#readme changelog-type: '' hash: aefd301c132ee294ba3961049fc1d9b527fbb9de6305f3b4bf625c39df16bdfa test-bench-deps: {} maintainer: gsch@mail.med.upenn.edu synopsis: Find the clumpiness of labels in a tree changelog: '' basic-deps: BiobaseNewick: -any bytestr...
homepage: http://github.com/GregorySchwartz/find-clumpiness#readme changelog-type: '' hash: c849d5bb3fa5442d9aed233c31becf486becdee31915a4030d78e1e8247bf275 test-bench-deps: {} maintainer: gsch@mail.med.upenn.edu synopsis: Find the clumpiness of labels in a tree changelog: '' basic-deps: BiobaseNewick: -any bytestr...
Bump Xcode version on TravisCI
# references: # * http://www.objc.io/issue-6/travis-ci.html # * https://github.com/supermarin/xcpretty#usage osx_image: xcode8.3 language: objective-c # cache: cocoapods xcode_workspace: emojidataios.xcworkspace xcode_scheme: emojidataios podfile: Example/Podfile before_install: - gem install cocoapods # Since Travis...
# references: # * http://www.objc.io/issue-6/travis-ci.html # * https://github.com/supermarin/xcpretty#usage osx_image: xcode9.2 language: objective-c # cache: cocoapods xcode_workspace: emojidataios.xcworkspace xcode_scheme: emojidataios podfile: Example/Podfile before_install: - gem install cocoapods # Since Travis...
Add git LFS install to Travis CI
--- language: python install: - sudo apt-get update # We do this conditionally because it saves us some downloading if the # version is the same. - sudo apt-get install tesseract-ocr - wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh; - bash miniconda.sh -b -p $HOM...
--- language: python before_install: ## install git lfs before cloning the repo - sudo apt-get update - wget https://github.com/github/git-lfs/releases/download/v1.4.4/git-lfs-linux-amd64-1.4.4.tar.gz - tar zxvf git-lfs-linux-amd64-1.4.4.tar.gz - cd git-lfs-1.4.4/ - mkdir -p $HOME/bin - install git-lfs $H...
Clean out botocore and boto3 in Travis build step.
sudo: false language: python python: - "2.7" install: pip install tox-travis==0.8 script: tox
sudo: false language: python python: - "2.7" install: - pip uninstall botocore boto3 - pip install boto3 - pip install tox-travis==0.8 script: tox
Call coveralls after build success
language: python python: - "2.7" - "3.4" - "3.5" - "3.6" before_install: # Installing Arpeggio as a dependency - cd .. - pip install Jinja2 - pip install coverage - pip install flake8 - git clone --depth=1 --branch=master git://github.com/textX/Arpeggio.git - cd Arpeggio && p...
language: python python: - "2.7" - "3.4" - "3.5" - "3.6" before_install: # Installing Arpeggio as a dependency - cd .. - pip install Jinja2 - pip install coverage - pip install flake8 - git clone --depth=1 --branch=master git://github.com/textX/Arpeggio.git - cd Arpeggio && p...
Use after_success instead of before_script hook
language: generic sudo: required before_install: - sudo add-apt-repository ppa:duggan/bats --yes - sudo apt-get update -qq - sudo apt-get install -qq bats before_script: - pip install --user codecov && codecov script: bats --tap test notifications: email: on_success: never
language: generic sudo: required before_install: - sudo add-apt-repository ppa:duggan/bats --yes - sudo apt-get update -qq - sudo apt-get install -qq bats script: bats --tap test after_success: - bash <(curl -s https://codecov.io/bash) notifications: email: on_success: never
Add libzmq3 dependency and rspec execution
language: ruby rvm: - 1.9.3 - 2.1.0
before_install: sudo apt-get install libzmq3-dev script: bundle exec rspec language: ruby rvm: - 1.9.3 - 2.1.0
Enable jruby test on TravisCI
language: ruby rvm: #- jruby-20mode #- jruby-21mode #- jruby-head - 2.0.0 - 2.1.7 - 2.2.3 - ruby-head
language: ruby rvm: - jruby-20mode - jruby-21mode - jruby-head - 2.0.0 - 2.1.7 - 2.2.3 - ruby-head
Remove deprecated CI config option
sudo: false cache: bundler language: ruby rvm: - 2.1.10 - 2.2.7 - 2.3.4 - 2.4.1 - 2.5.8 - 2.6.6 - 2.7.1 env: global: - NOKOGIRI_USE_SYSTEM_LIBRARIES=true matrix: - AR=5.0.3 - AR=5.1.1 - AR=5.2.2 - AR=6.0.3.3 matrix: exclude: - rvm: 2.1.10 env: AR=5.0.3 - rvm: 2.1.10...
cache: bundler language: ruby rvm: - 2.1.10 - 2.2.7 - 2.3.4 - 2.4.1 - 2.5.8 - 2.6.6 - 2.7.1 env: global: - NOKOGIRI_USE_SYSTEM_LIBRARIES=true matrix: - AR=5.0.3 - AR=5.1.1 - AR=5.2.2 - AR=6.0.3.3 matrix: exclude: - rvm: 2.1.10 env: AR=5.0.3 - rvm: 2.1.10 env: ...
Change installation command from grammpy - use master version
language: python python: - "3.5" # command to install dependencies install: - pip install coverage python-coveralls - pip install -e git+https://github.com/PatrikValkovic/grammpy@dev#egg=grammpy # command to run tests with coverage script: - coverage run --source=grammpy_transforms -m unittest discover -s tests -p ...
language: python python: - "3.5" # command to install dependencies install: - pip install coverage python-coveralls grammpy #- pip install -e git+https://github.com/PatrikValkovic/grammpy@dev#egg=grammpy # command to run tests with coverage script: - coverage run --source=grammpy_transforms -m unittest discover -s ...
Drop node 4 support, remove 9 and add 10 and latest (semver-major)
language: node_js node_js: - "4" - "6" - "8" - "9" sudo: false script: "npm run-script travis"
language: node_js node_js: - "6" - "8" - "10" - "node" sudo: false script: "npm run-script travis"
Use openjd8 instead of oraclejdk8
dist: trusty addons: apt: packages: - fakeroot cache: directories: - $HOME/.ivy2 - $HOME/.sbt deploy: - file: target/debian/bintray.json key: $BINTRAY_KEY on: tags: true provider: bintray skip_cleanup: true user: pauldraper - api_key: $GITHUB_AUTH file: ...
dist: trusty addons: apt: packages: - fakeroot cache: directories: - $HOME/.ivy2 - $HOME/.sbt deploy: - file: target/debian/bintray.json key: $BINTRAY_KEY on: tags: true provider: bintray skip_cleanup: true user: pauldraper - api_key: $GITHUB_AUTH file: ...
Remove of connected device tests
language: android env: global: - ANDROID_ABI=armeabi-v7a - ANDROID_TAG=google_apis android: jdk: - openjdk8 components: - tools # the current build tools version used by this project - build-tools-23.0.3 # the sdk used to compile the project - android-23 ...
language: android env: global: - ANDROID_ABI=armeabi-v7a - ANDROID_TAG=google_apis android: jdk: - openjdk8 components: - tools # the current build tools version used by this project - build-tools-23.0.3 # the sdk used to compile the project - android-23 ...
Remove Node 0.8 from Travis testing.
language: node_js node_js: - "6.0" - "5.0" - "4.0" - "iojs" - "0.12" - "0.11" - "0.10" - "0.8" sudo: false
language: node_js node_js: - "6.0" - "5.0" - "4.0" - "iojs" - "0.12" - "0.11" - "0.10" sudo: false
Modify build directive with context and dockerfile
version: '3' services: identidock_component_tester: build: . depends_on: - identidock identidock: build: ../.. image: aroyd/identidock_component_test:${IDENTIDOCK_COMPONENT_TEST_IMAGE_TAG:-latest} environment: ENV: COMPONENT_TEST ports: - "9090:9090" - "9091:9091" ...
version: '3' services: identidock_component_tester: build: context: ../.. dockerfile: tests/component/Dockerfile image: aroyd/identidock_component_tester:${IDENTIDOCK_COMPONENT_TESTER_IMAGE_TAG:-latest} depends_on: - identidock identidock: build: ../.. image: aroyd/identidock...
Add development URL to allowed CORS domain
--- general: CORS: allowed_origins: - "https://sritest.io" reports: ttl: 2419200 prefix: "report:" hashkeys: "hashkeys" http_client: user_agent: 'compatible; sritest.io; https://sritest.io' timeout: 8000 validator: protocols: - "http" - "https" ...
--- general: CORS: allowed_origins: - "http://sritest.io:3000" - "https://sritest.io" reports: ttl: 2419200 prefix: "report:" hashkeys: "hashkeys" http_client: user_agent: 'compatible; sritest.io; https://sritest.io' timeout: 8000 validator: protocols: - "http" - "https" ...
Remove "1.8" from action name
name: Java CI on: push: branches: - master pull_request: branches: - master jobs: build: runs-on: ubuntu-latest strategy: matrix: java: [8, 11, 15] name: Java ${{ matrix.java }} steps: - uses: actions/checkout@v2 - name: Set up JDK 1.8 uses:...
name: Java CI on: push: branches: - master pull_request: branches: - master jobs: build: runs-on: ubuntu-latest strategy: matrix: java: [8, 11, 15] name: Java ${{ matrix.java }} steps: - uses: actions/checkout@v2 - name: Set up JDK uses: act...
Configure the active storage analysis queue
--- :concurrency: 5 staging: :concurrency: 10 production: :concurrency: 10 :queues: - default - mailers
--- :concurrency: 5 staging: :concurrency: 10 production: :concurrency: 10 :queues: - default - mailers - active_storage_analysis
Make it possible to read variables from env file in grunt tasks
version: "2" services: requisition-ui: image: openlmis/dev-ui:1 ports: - "9000:9000" - "9876:9876" working_dir: /app volumes: - '.:/app' image: build: . image: openlmis/requisition-ui
version: "2" services: requisition-ui: image: openlmis/dev-ui:1 ports: - "9000:9000" - "9876:9876" working_dir: /app volumes: - '.:/app' env_file: .env image: build: . image: openlmis/requisition-ui
Set -o pipefail in install_jenkins pipeline
platform: linux inputs: - name: continuous-deployment-on-kubernetes outputs: - name: email image_resource: type: docker-image source: repository: google/cloud-sdk tag: latest params: service_account_json: project_id: zone: run: path: bash args: - -exc - | cat > service_account.json...
platform: linux inputs: - name: continuous-deployment-on-kubernetes outputs: - name: email image_resource: type: docker-image source: repository: google/cloud-sdk tag: latest params: service_account_json: project_id: zone: run: path: bash args: - -exc - | set -o pipefail cat > ...
Update from Forestry.io - Updated Forestry configuration
--- label: medium hide_body: is_partial: fields: - name: layout label: Layout type: text hidden: false default: '' - name: title label: Title type: text hidden: false default: '' - name: date label: Date type: datetime hidden: false default: '' - name: img label: Img type: file hidden: f...
--- label: medium hide_body: false is_partial: false fields: - name: layout label: Layout type: text hidden: false default: post - name: title label: Title type: text hidden: false default: Título - name: date label: Date type: datetime hidden: false default: 2019-02-21 03:00:00 +0000 - name: im...
Remove required test host for the mistral CI workflow
--- name: mistral_get_build_hosts description: Mistral get build hosts subworkflow enabled: true runner_type: orquesta entry_point: workflows/mistral_get_build_hosts.yaml parameters: hosts: type: object properties: test: type: string description: The name of the host where the integratio...
--- name: mistral_get_build_hosts description: Mistral get build hosts subworkflow enabled: true runner_type: orquesta entry_point: workflows/mistral_get_build_hosts.yaml parameters: hosts: type: object properties: test: type: string description: The name of the host where the integratio...
Add trusted list to make debug commands safer.
statefile: /var/slacksoc/state.gob plugins: - name: Respond responses: - trigger: "(yo|hey|hi|hello|sup),? slacksoc" replies: ["hello", "wassup", "yo"] - trigger: "((good)?bye|adios),? slacksoc" replies: ["goodbye"] - trigger: "how much better is slack than groupme?" repl...
statefile: /var/slacksoc/state.gob plugins: - name: Respond responses: - trigger: "(yo|hey|hi|hello|sup),? slacksoc" replies: ["hello", "wassup", "yo"] - trigger: "((good)?bye|adios),? slacksoc" replies: ["goodbye"] - trigger: "how much better is slack than groupme?" repl...
Include until the larger refactoring occurs
--- dependencies: - common_vars - role: user user_info: "{{ COMMON_USER_INFO }}" - role: security when: COMMON_SECURITY_UPDATES
--- dependencies: - common_vars - server_utils - role: user user_info: "{{ COMMON_USER_INFO }}" - role: security when: COMMON_SECURITY_UPDATES
Use latest juju 2.1 branch for snap builds until GA
name: conjure-up version: 2.1.0 summary: Package runtime for conjure-up spells description: > This package provides conjure-up, an interface to installing spells that provide the user with an end to end walkthrough experience for installing and using big software. confinement: classic grade: stable apps: co...
name: conjure-up version: 2.1.0 summary: Package runtime for conjure-up spells description: > This package provides conjure-up, an interface to installing spells that provide the user with an end to end walkthrough experience for installing and using big software. confinement: classic grade: stable apps: co...
Switch tag definition to 2.8 compatible way
services: # This effectively overrides Symfony's dispatcher. Tag is there to emulate what Symfony 3.4 does with its own disptacher. event_dispatcher: class: Smartbox\Integration\FrameworkBundle\Tools\EventsDeferring\EventDispatcher tags: ['container.hot_path'] arguments: $container: '@service_cont...
services: # This effectively overrides Symfony's dispatcher. Tag is there to emulate what Symfony 3.4 does with its own disptacher. event_dispatcher: class: Smartbox\Integration\FrameworkBundle\Tools\EventsDeferring\EventDispatcher tags: - { name: container.hot_path } arguments: $container: ...
Add unbookable date to HMP Wymott
--- name: Wymott nomis_id: WMI address: |- Ulnes Walton Lane postcode: PR26 8LW email_address: socialvisits.wymott@hmps.gsi.gov.uk phone_no: 01772 442234 enabled: true private: false closed: false recurring: mon: - 1415-1600 tue: - 1415-1600 wed: - 1415-1600 thu: - 1415-1600 sat: - 1415-1600 sun...
--- name: Wymott nomis_id: WMI address: |- Ulnes Walton Lane postcode: PR26 8LW email_address: socialvisits.wymott@hmps.gsi.gov.uk phone_no: 01772 442234 enabled: true private: false closed: false recurring: mon: - 1415-1600 tue: - 1415-1600 wed: - 1415-1600 thu: - 1415-1600 sat: - 1415-1600 sun...
Make sure icon directory exists.
- name: Slack Desktop App package: name: https://downloads.slack-edge.com/linux_releases/slack-2.6.2-0.1.fc21.x86_64.rpm state: present - name: Google Hangouts Gnome Link copy: src: "hangouts/Chrome Hangouts.desktop" dest: "/home/{{ username }}/.local/share/applications/Chrome Hangouts.desktop" ...
- name: Slack Desktop App package: name: https://downloads.slack-edge.com/linux_releases/slack-2.6.2-0.1.fc21.x86_64.rpm state: present - name: Google Hangouts Gnome Link copy: src: "hangouts/Chrome Hangouts.desktop" dest: "/home/{{ username }}/.local/share/applications/Chrome Hangouts.desktop" ...
Add missing license to handler
- name: restart d20 systemd: name: d20 state: restarted daemon_reload: yes
# Copyright (c) 2015-2018 Agalmic Ventures LLC (www.agalmicventures.com) # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to u...
Update from Hackage at 2017-08-14T01:39:01Z
homepage: https://github.com/vmchale/composition-prelude#readme changelog-type: '' hash: 35101605cbcdbb900e2ab076f0af2d7aa6483544b6ac6b9ceba8c25e3e660bfb test-bench-deps: {} maintainer: vanessa.mchale@reconfigure.io synopsis: Higher-order function combinators changelog: '' basic-deps: base: ! '>=4.9 && <5' all-versio...
homepage: https://github.com/vmchale/composition-prelude#readme changelog-type: '' hash: fec86c78d53cf50351588fc5533e1a376ee211d2158c69d5228826c3b8b7be59 test-bench-deps: {} maintainer: vanessa.mchale@reconfigure.io synopsis: Higher-order function combinators changelog: '' basic-deps: base: ! '>=4.9 && <5' all-versio...
Update Stud.IP to 0.6.0 (15)
Categories: - Science & Education License: GPL-3.0-only AuthorName: Tarek Sander SourceCode: https://github.com/tareksander/Stud.IP-App IssueTracker: https://github.com/tareksander/Stud.IP-App/issues AutoName: Stud.IP RepoType: git Repo: https://github.com/tareksander/Stud.IP-App Builds: - versionName: 0.3.1 ...
Categories: - Science & Education License: GPL-3.0-only AuthorName: Tarek Sander SourceCode: https://github.com/tareksander/Stud.IP-App IssueTracker: https://github.com/tareksander/Stud.IP-App/issues AutoName: Stud.IP RepoType: git Repo: https://github.com/tareksander/Stud.IP-App Builds: - versionName: 0.3.1 ...
Change sbs reset cron hour
sb_provision_repo_url: https://github.com/proteusthemes/pt-ops.git sb_provision_repo_dest: "{{ scripts_root }}/ops/" sb_provision_repo_version: master sb_reset_cron: hour: 8 minute: 0 sb_reset_log_path: /var/log/sandbox
sb_provision_repo_url: https://github.com/proteusthemes/pt-ops.git sb_provision_repo_dest: "{{ scripts_root }}/ops/" sb_provision_repo_version: master sb_reset_cron: hour: 5 minute: 0 sb_reset_log_path: /var/log/sandbox
Add setup configuration to ES6 template
name: _____service-name_____ description: _____description_____ startup: command: node app online-text: all systems go messages: sends: receives:
name: _____service-name_____ description: _____description_____ setup: npm install --loglevel error --depth 0 startup: command: node app online-text: all systems go messages: sends: receives:
Set the author/committer to miq-bot
name: Update Instance Types on: workflow_dispatch: schedule: - cron: '0 0 * * *' jobs: update-instance-types: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Set up system run: bin/before_install - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ...
name: Update Instance Types on: workflow_dispatch: schedule: - cron: '0 0 * * *' jobs: update-instance-types: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Set up system run: bin/before_install - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ...
Update test PyPI publish command
name: PyPI publishing on: push: create: jobs: pypi_publish: name: Publish to PyPI runs-on: ubuntu-latest strategy: fail-fast: true if: contains(github.ref, 'refs/tags/') steps: - name: Checkout repository uses: actions/checkout@v2 - name: Set up Python 3...
name: PyPI publishing on: push: create: jobs: pypi_publish: name: Publish to PyPI runs-on: ubuntu-latest strategy: fail-fast: true if: contains(github.ref, 'refs/tags/') steps: - name: Checkout repository uses: actions/checkout@v2 - name: Set up Python 3...
Add note to self for later.
--- - name: Install NodeJS and NPM shell: curl -L https://raw.githubusercontent.com/tj/n/master/bin/n -o n && bash n lts args: warn: false chdir: "/tmp" - name: Set permissions for folders file: path="{{ item }}" state=directory owner=azuracast group=www-data mode=0744 with_items: - "{{ www_base }}...
--- - name: Install NodeJS and NPM shell: curl -L https://raw.githubusercontent.com/tj/n/master/bin/n -o n && bash n lts args: warn: false chdir: "/tmp" - name: Set permissions for folders file: path="{{ item }}" state=directory owner=azuracast group=www-data mode=0744 with_items: - "{{ www_base }}...
Convert to parameterized list of toxenvs
resources: repositories: - repository: asottile type: github endpoint: asottile-github name: asottile/azure-pipeline-templates ref: refs/tags/v0.0.3 jobs: - template: job--python-tox.yml@asottile parameters: {tox: py27, os: windows} - template: job--python-tox.yml@asottile parameters:...
trigger: branches: include: [master, test-me-*] resources: repositories: - repository: asottile type: github endpoint: asottile-github name: asottile/azure-pipeline-templates ref: refs/tags/v0.0.4 jobs: - template: job--python-tox.yml@asottile parameters: toxenvs: [py27, py37...
Add logo to Helm chart
name: cert-manager # The version and appVersion fields are set automatically by the release tool version: v0.1.0 appVersion: v0.1.0 description: A Helm chart for cert-manager home: https://github.com/jetstack/cert-manager keywords: - cert-manager - kube-lego - letsencrypt - tls sources: - https://github.com/j...
name: cert-manager # The version and appVersion fields are set automatically by the release tool version: v0.1.0 appVersion: v0.1.0 description: A Helm chart for cert-manager home: https://github.com/jetstack/cert-manager icon: https://raw.githubusercontent.com/jetstack/cert-manager/master/logo/logo.png keywords: - c...
Update from Hackage at 2017-04-06T02:21:40Z
homepage: https://github.com/githubuser/skylark-client#readme changelog-type: '' hash: 043aea06f57c2862c3e6909e9a01fb4261499cf8068ae63f7588754c1b34a764 test-bench-deps: {} maintainer: Mark Fine <dev@swiftnav.com> synopsis: Skylark client. changelog: '' basic-deps: optparse-generic: -any stm: -any base: ==4.8.* ...
homepage: https://github.com/githubuser/skylark-client#readme changelog-type: '' hash: 4182b4e28599dcc7a4edc88307cebd5d2e2767ba03678a632f03f2227486a56f test-bench-deps: {} maintainer: Mark Fine <dev@swiftnav.com> synopsis: Skylark client. changelog: '' basic-deps: optparse-generic: -any stm: -any base: ==4.8.* ...
Build Spark 2 runtime earlier
dependencies: cache_directories: - "~/.opam" override: - sudo add-apt-repository -y ppa:avsm/ppa - sudo apt-get -qq update - sudo apt-get install -y ocaml-nox ocaml-native-compilers opam - opam init -a - opam install -y menhir ocamlbuild camlp5 coq: timeout: 1200 test: override: ...
dependencies: cache_directories: - "~/.opam" pre: - sudo add-apt-repository -y ppa:avsm/ppa - sudo apt-get -qq update - sudo apt-get install -y ocaml-nox ocaml-native-compilers opam - opam init -a - opam install -y menhir ocamlbuild camlp5 coq: timeout: 1200 override: - make sp...
Move version constraint to host/run section
{% set name = "ele" %} {% set version = "0.1.0" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://github.com/rsdefever/ele/archive/v{{ version }}.tar.gz sha256: 72ca474140b147d501df11c046d09978c7f4f8473e9c927b11ce854e69054d2c build: noarch: python number: 0 skip: True # [py...
{% set name = "ele" %} {% set version = "0.1.0" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://github.com/rsdefever/ele/archive/v{{ version }}.tar.gz sha256: 72ca474140b147d501df11c046d09978c7f4f8473e9c927b11ce854e69054d2c build: noarch: python number: 0 script: "{{ PYTH...
Improve shellcheck output in CI
dependencies: cache_directories: - "~/.cabal" - "~/shellcheck" pre: - sudo apt-get install cabal-install - cabal update - git clone https://github.com/koalaman/shellcheck && cd shellcheck && cabal install test: override: - ~/.cabal/bin/shellcheck -e SC1091 -x aursec/bin/*
dependencies: cache_directories: - "~/.cabal" - "~/shellcheck" pre: - sudo apt-get install cabal-install - cabal update - git clone https://github.com/koalaman/shellcheck && cd shellcheck && cabal install test: override: - mkdir -p $CIRCLE_TEST_REPORTS/shellcheck - ~/.cabal/bin/shell...
Fix build with bash on GitHub Actions.
name: Node CI on: [push] jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [12.x,14.x,15.x] steps: - uses: actions/checkout@v1 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v1 with: node-version: ${{ matrix.node-ver...
name: Node CI on: [push] jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [12.x,14.x,15.x] steps: - uses: actions/checkout@v1 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v1 with: node-version: ${{ matrix.node-ver...
Update from Hackage at 2017-07-31T06:47:53Z
homepage: https://github.com/ncaq/yesod-form-bootstrap4.git#readme changelog-type: '' hash: b4608f5bd1b5f2fda8947565686d71447031b81e95175ee5ab99d34a9727a6bf test-bench-deps: {} maintainer: ncaq@ncaq.net synopsis: renderBootstrap4 changelog: '' basic-deps: base: ! '>=4.7 && <5' classy-prelude-yesod: -any yesod-for...
homepage: https://github.com/ncaq/yesod-form-bootstrap4.git#readme changelog-type: '' hash: 9fce12092e036f3f715ec4da5fde6360204f7bfb6fdcd02aa2a16a12503ccf3e test-bench-deps: {} maintainer: ncaq@ncaq.net synopsis: renderBootstrap4 changelog: '' basic-deps: base: ! '>=4.7 && <5' classy-prelude-yesod: -any yesod-for...
Add Rubocop engine for Code Climate
--- ratings: paths: - "**.rb" exclude_paths: - spec/**/*
--- engines: rubocop: enabled: true ratings: paths: - "**.rb" exclude_paths: - spec/**/*
Update Linux C++ make-specs to new version 6.0.0
name: Linux C++ make-specs on: workflow_dispatch: inputs: extra_resolve_options: description: "Extra Resolve Options" required: false schedule: - cron: "0 1 * * *" # 3 AM CET push: pull_request: jobs: Linux-mkspecs: uses: steinwurf/linux-mkspecs-action/.github/workflows/actio...
name: Linux C++ make-specs on: workflow_dispatch: inputs: extra_resolve_options: description: "Extra Resolve Options" required: false schedule: - cron: "0 1 * * *" # 3 AM CET push: pull_request: jobs: Linux-mkspecs: uses: steinwurf/linux-mkspecs-action/.github/workflows/actio...
Update from Forestry.io - Updated Forestry configuration
--- 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 - type: heading label: Tema - type: directory path: _layouts label: Layouts create: document...
--- 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 - type: heading label: Tema - type: directory path: _layouts label: Layouts create: document...
Update announcement URL in release YAML
date: 2021-07-30 version: "1.7.0.Alpha1" stable: false summary: Infinispan-based implementation of Oracle LogMiner processor; MySQL read-only incremental snapshot; Oracle incremental snapshotting #announcement_url:
date: 2021-07-30 version: "1.7.0.Alpha1" stable: false summary: Infinispan-based implementation of Oracle LogMiner processor; MySQL read-only incremental snapshot; Oracle incremental snapshotting announcement_url: /blog/2021/08/02/debezium-1-7-alpha1-released/
Allow failures for JRuby 1.7 and 9.0 on Travis
language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1 - 2.2 - 2.3 - 2.4 - jruby-19mode - jruby-9.0.5.0 - jruby-9.1.14.0 - jruby-head - ruby-head matrix: allow_failures: - rvm: jruby-head - rvm: ruby-head gemfile: .travis.gemfile before_install: - gem install bundler
language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1 - 2.2 - 2.3 - 2.4 - jruby-19mode - jruby-9.0.5.0 - jruby-9.1.14.0 - jruby-head - ruby-head matrix: allow_failures: - rvm: jruby-head - rvm: ruby-head - rvm: jruby-19mode - rvm: jruby-9.0.5.0 gemfile: .travis.gemfile before_install: - ge...
Test on recent Ruby releases
language: ruby rvm: - 1.9.2 - 1.9.3 - 2.0.0 - jruby-19mode - rbx-19mode - ruby-head matrix: allow_failures: - rvm: ruby-head notifications: irc: "irc.freenode.org#adhearsion"
language: ruby rvm: - 1.9.2 - 1.9.3 - 2.0.0 - 2.1.0 - jruby-19mode - rbx-19mode - ruby-head matrix: allow_failures: - rvm: ruby-head notifications: irc: "irc.freenode.org#adhearsion"
Create build before releasing, not after
sudo: false language: node_js cache: directories: - node_modules notifications: email: false node_js: - '4' before_install: - npm i -g npm@^2.0.0 before_script: - npm prune script: - npm run test - npm run coverage after_success: - npm run report:coverage - npm run semantic-release - npm run bui...
sudo: false language: node_js cache: directories: - node_modules notifications: email: false node_js: - '4' before_install: - npm i -g npm@^2.0.0 before_script: - npm prune script: - npm run test - npm run coverage after_success: - npm run report:coverage - npm run build:production - npm run sem...
Address FCREPO-1659 -- Migration to TravisCI container-based infrastructure.
language: java jdk: - oraclejdk8 before_install: - "echo $JAVA_OPTS" - "export JAVA_OPTS=-Xmx512m" script: - mvn install -B -V - mvn javadoc:jar - mvn javadoc:test-aggregate notifications: irc: "irc.freenode.org#fcrepo" email: - fedora-tech@googlegroups.com
language: java sudo: false jdk: - oraclejdk8 before_install: - "echo $JAVA_OPTS" - "export JAVA_OPTS=-Xmx512m" script: - mvn install -B -V - mvn javadoc:jar - mvn javadoc:test-aggregate notifications: irc: "irc.freenode.org#fcrepo" email: - fedora-tech@googlegroups.com
Remove notifications section for now
sudo: required language: node_js node_js: - '0.10' before_install: - sudo add-apt-repository ppa:ubuntu-wine/ppa -y - sudo apt-get update -qq - sudo apt-get install -qq wine - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start script: - gulp build notifications: irc: channels: - irc.esper.net...
sudo: required language: node_js node_js: - '0.10' before_install: - sudo add-apt-repository ppa:ubuntu-wine/ppa -y - sudo apt-get update -qq - sudo apt-get install -qq wine - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start script: - gulp build cache: directories: - node_modules before_deploy: ...
Fix syntax error in Travis
language: erlang otp_release: - R15B01 - R16B03 - 17.0 script: make clean test branches: only: - master notifications: email: recipients: - scherpenisse@gmail.com on_success: change #[always|never|change] # default: change on_failure: always #[always|never|change] # default: always befor...
language: erlang otp_release: - R15B01 - R16B03 - 17.0 script: make clean test branches: only: - master notifications: email: recipients: - scherpenisse@gmail.com on_success: change #[always|never|change] # default: change on_failure: always #[always|never|change] # default: always befor...
Move some tests to act only on the dev branch
language: python cache: pip python: - 2.7 - 3.4 - 3.5 - 3.6 install: - pip install -U pip wheel - pip install -r requirements-dev.txt script: - make test - make lint - make complexity - make docs stages: - test - strict lint jobs: include: - stage: strict lint python:...
language: python cache: pip python: - 2.7 - 3.4 - 3.5 - 3.6 install: - pip install -U pip wheel - pip install -r requirements-dev.txt script: - make test stages: - test - lax lint - strict lint jobs: include: - stage: lax lint and other checks python: 3.6 script...
Stop testing using jruby in 18 mode as yaml not sufficiently supported
language: ruby rvm: - 1.9.3 - jruby-18mode - jruby-19mode jdk: - openjdk6 - openjdk7 - oraclejdk7 matrix: exclude: - rvm: 1.9.3 jdk: openjdk7 - rvm: 1.9.2 jdk: oraclejdk7
language: ruby rvm: - 1.9.3 - jruby-19mode jdk: - openjdk6 - openjdk7 - oraclejdk7 matrix: exclude: - rvm: 1.9.3 jdk: openjdk7 - rvm: 1.9.2 jdk: oraclejdk7
Add Ruby 2.2.0 to the Travis test matrix.
language: ruby rvm: # - 1.9.2 - 1.9.3 - 2.0.0 - 2.1.5 - ruby-head
language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1.5 - 2.2.0 - ruby-head
Update vrt actions to use docker image directly.
name: Visual Regresion Testing on: pull_request: types: - opened - reopened - synchronize jobs: visual-regression: name: Run Tests runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Read .nvmrc run: echo "##[set-output name=NVMRC;]$(cat .nvmrc)"...
name: Visual Regresion Testing on: pull_request: types: - opened - reopened - synchronize jobs: visual-regression: name: Run Tests runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Read .nvmrc run: echo "##[set-output name=NVMRC;]$(cat .nvmrc)"...
Update tna_timestamp based on web archive
--- site: directgov_los whitehall_slug: government-digital-service homepage: https://www.gov.uk/government/organisations/government-digital-service homepage_furl: www.gov.uk/gds tna_timestamp: 20181120000000 host: los.direct.gov.uk global: =301 https://find-your-nearest-jobcentre.dwp.gov.uk
--- site: directgov_los whitehall_slug: government-digital-service homepage: https://www.gov.uk/government/organisations/government-digital-service homepage_furl: www.gov.uk/gds tna_timestamp: 20180920044754 host: los.direct.gov.uk global: =301 https://find-your-nearest-jobcentre.dwp.gov.uk
Update from Hackage at 2021-11-08T00:53:52Z
homepage: http://haskell-distributed.github.com changelog-type: '' hash: 8b484e199fe5d2046fe15f2380b7b9dbb694770f751a9cc1e26ea279c1333f10 test-bench-deps: {} maintainer: Facundo Domínguez <facundo.dominguez@tweag.io> synopsis: Unit tests for Network.Transport implementations changelog: '' basic-deps: bytestring: '>=0...
homepage: http://haskell-distributed.github.com changelog-type: '' hash: 4d0e576b0cd269ad57dc5e9300bd25d59ca32a492f3503558c430b72569c684e test-bench-deps: {} maintainer: Facundo Domínguez <facundo.dominguez@tweag.io> synopsis: Unit tests for Network.Transport implementations changelog: '' basic-deps: bytestring: '>=0...
Update from Hackage at 2022-06-29T00:23:06Z
homepage: https://github.com/NorfairKing/safe-coloured-text#readme changelog-type: '' hash: e5d9704803d607a770ba00036eebdd6de8fba1718cf10f52dd31db9309563185 test-bench-deps: base: '>=4.7 && <5' text: -any genvalidity-sydtest: -any safe-coloured-text-gen: -any safe-coloured-text: -any sydtest: -any maintaine...
homepage: https://github.com/NorfairKing/safe-coloured-text#readme changelog-type: markdown hash: 6d292b4ebe7f369bbd978da4b796ff38834300bee4b6c3e1f8a50b3616ebd559 test-bench-deps: base: '>=4.7 && <5' text: -any genvalidity-sydtest: -any safe-coloured-text-gen: -any safe-coloured-text: -any sydtest: -any mai...
Use SoftHSM from master branch
version: 2 jobs: build: docker: # run the steps with Docker - image: circleci/node:10.15.0 steps: - checkout - run: name: install-softhsm command: | # Installing SoftHSM dependencies sudo apt-get update -qq sudo apt-get install libssl-d...
version: 2 jobs: build: docker: # run the steps with Docker - image: circleci/node:10.15.0 steps: - checkout - run: name: install-softhsm command: | # Installing SoftHSM dependencies sudo apt-get update -qq sudo apt-get install libssl-d...
Configure circleci to run clang-tidy
version: 2 jobs: build: docker: - image: ubuntu:xenial steps: - checkout - run: | apt-get update apt-get install -y g++ cmake clang-format - run: | g++ --version cmake --version - restore_cache: key: dependency-cache-{{ .Branch ...
version: 2 jobs: build: docker: - image: ubuntu:xenial steps: - checkout - run: | apt-get update apt-get install -y g++ cmake clang-format clang-tidy - run: | g++ --version cmake --version - restore_cache: key: dependency-cache-...
Use squash commits for merging
# These settings are synced to GitHub by https://probot.github.io/apps/settings/ repository: # See https://developer.github.com/v3/repos/#edit for all available settings. # The name of the repository. Changing this will rename the repository name: nebuchadnezzar # A URL with more information about the reposi...
# These settings are synced to GitHub by https://probot.github.io/apps/settings/ repository: # See https://developer.github.com/v3/repos/#edit for all available settings. # The name of the repository. Changing this will rename the repository name: nebuchadnezzar # A URL with more information about the reposi...
Change level table type to INTEGER
up: - CREATE TABLE OrganisationUnitLevel (_id INTEGER PRIMARY KEY AUTOINCREMENT, uid TEXT NOT NULL UNIQUE, code TEXT, name TEXT, displayName TEXT, created TEXT, lastUpdated TEXT, level TEXT);
up: - CREATE TABLE OrganisationUnitLevel (_id INTEGER PRIMARY KEY AUTOINCREMENT, uid TEXT NOT NULL UNIQUE, code TEXT, name TEXT, displayName TEXT, created TEXT, lastUpdated TEXT, level INTEGER);
Use default openebs-standard storageclass for jiva demo pvc
kind: PersistentVolumeClaim apiVersion: v1 metadata: name: demo-vol1-claim spec: storageClassName: openebs-jiva-default-0.7.0 accessModes: - ReadWriteOnce resources: requests: storage: 4G
kind: PersistentVolumeClaim apiVersion: v1 metadata: name: demo-vol1-claim spec: storageClassName: openebs-standard accessModes: - ReadWriteOnce resources: requests: storage: 4G
Update LMS to 0.1.3 (103)
Categories: - Multimedia License: MIT AuthorName: Craig Drummond SourceCode: https://github.com/CDrummond/lms-material-app IssueTracker: https://github.com/CDrummond/lms-material-app/issues Changelog: https://raw.githubusercontent.com/CDrummond/lms-material-app/HEAD/ChangeLog Donate: https://www.paypal.com/cgi-bin/we...
Categories: - Multimedia License: MIT AuthorName: Craig Drummond SourceCode: https://github.com/CDrummond/lms-material-app IssueTracker: https://github.com/CDrummond/lms-material-app/issues Changelog: https://raw.githubusercontent.com/CDrummond/lms-material-app/HEAD/ChangeLog Donate: https://www.paypal.com/cgi-bin/we...
Add hpa.nhs.uk aliases to hpa site
--- site: phe_hpa whitehall_slug: public-health-england homepage: https://www.gov.uk/government/organisations/public-health-england tna_timestamp: 20140714084352 host: www.hpa.org.uk homepage_furl: www.gov.uk/phe aliases: - hpa.org.uk
--- site: phe_hpa whitehall_slug: public-health-england homepage: https://www.gov.uk/government/organisations/public-health-england tna_timestamp: 20140714084352 host: www.hpa.org.uk homepage_furl: www.gov.uk/phe aliases: - hpa.org.uk - www.hpa.nhs.uk - hpa.nhs.uk
Add user_manager parameter in SocialManager service
services: amenophis.social: class: Amenophis\Bundle\SocialBundle\Service\SocialManager arguments: [@doctrine.orm.entity_manager, @security.context, @event_dispatcher, %amenophis.social.entity.class%] amenophis.social.twig: class: Amenophis\Bundle\SocialBundle\Twig\SocialExtension ...
services: amenophis.social: class: Amenophis\Bundle\SocialBundle\Manager\SocialManager arguments: [@doctrine.orm.entity_manager, @security.context, @event_dispatcher, @fos_user.user_manager, %amenophis.social.entity.class%] amenophis.social.twig: class: Amenophis\Bundle\SocialBundle\Twi...
Replace hyphens with underscores in DB names
development: adapter: postgresql database: ohana-api_development encoding: utf8 host: localhost port: 5432 pool: 5 timeout: 5000 # 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 the same as development ...
development: adapter: postgresql database: ohana_api_development encoding: utf8 host: localhost port: 5432 pool: 5 timeout: 5000 # 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 the same as development ...
Use --preferred-challenges flag instead of standalone specific challenge flag which is now deprecated
--- certbot_src: /root certbot_email: test@example.com certbot_domains: - "{{ ansible_fqdn }}" certbot_renewal_docroot: /var/www/certbot-auto certbot_command: "{{ certbot_src }}/certbot/certbot-auto certonly --renew-by-default --standalone --standalone-supported-challenges http-01 --agree-tos --text {% for domain in...
--- certbot_src: /root certbot_email: test@example.com certbot_domains: - "{{ ansible_fqdn }}" certbot_renewal_docroot: /var/www/certbot-auto certbot_command: "{{ certbot_src }}/certbot/certbot-auto certonly --renew-by-default --standalone --preferred-challenges http-01,tls-sni-01 --agree-tos --text {% for domain in...
Set "twig.strict_variables" to true in test_cached to find bugs that happen in dev enrionment too
# This file is part of the Sylius package. # (c) Paweł Jędrzejewski imports: - { resource: config_test.yml } doctrine: orm: entity_managers: default: metadata_cache_driver: type: memcached host: localhost port: 112...
# This file is part of the Sylius package. # (c) Paweł Jędrzejewski imports: - { resource: config_test.yml } doctrine: orm: entity_managers: default: metadata_cache_driver: type: memcached host: localhost port: 112...