Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Update from Hackage at 2018-07-17T20:17:50Z
homepage: https://github.com/A1-Triard/errors-ext#readme changelog-type: '' hash: 750233edbee677a2431877d4cef80128ccecea0b4a9d192382212b8387e0446b test-bench-deps: exceptions: -any base: -any monad-control: -any HUnit: -any errors-ext: -any mtl: -any transformers: -any errors: -any maintainer: Warlock <...
homepage: https://github.com/A1-Triard/errors-ext#readme changelog-type: '' hash: 165c160eaec89930a89c92f07fcdc5dd859c24094caaa4486e4ec1c328be0348 test-bench-deps: exceptions: -any bytestring: -any base: ! '>=4.7 && <5' monad-loops: -any monad-control: -any conduit: -any HUnit: -any errors-ext: -any m...
Fix messages in pull requests
--- name: Add message on pull requests with the related examples on: pull_request: types: - opened jobs: all: name: Add message on pull requests with the related examples runs-on: ubuntu-20.04 timeout-minutes: 2 steps: - run: npm install --production @actions/github - run: |...
--- name: Add message on pull requests with the related examples on: pull_request: types: - opened jobs: all: name: Add message on pull requests with the related examples runs-on: ubuntu-20.04 timeout-minutes: 2 steps: - run: npm install --production @actions/github - run: |...
Rename profile class for nova control
--- include: default: - profile::openstack::command - profile::logging::rsyslog::client profile::openstack::compute::api::manage_firewall: true profile::openstack::novactrl::enable_api: true profile::openstack::novactrl::enable_conductor: true profile::openstack::novactrl::enable_scheduler: ...
--- include: default: - profile::openstack::novactrl - profile::logging::rsyslog::client profile::openstack::compute::api::manage_firewall: true profile::openstack::novactrl::enable_api: true profile::openstack::novactrl::enable_conductor: true profile::openstack::novactrl::enable_scheduler:...
Clean up some code, troubleshoot data-src
- selector: fkp_slider bullets: false captions: true images: - src: /assets/fkp/IMG_20170116_123330.jpg alt: Waiting for the plane to Vancouver, 2017 - data-src: /assets/fkp/IMG_20170117_172305.jpg alt: Enjoying some sushi, 2017 - data-src: /assets/fkp/IMG_201803.jpg alt: Las Vega...
- selector: fkp_slider bullets: false captions: true images: - src: /assets/fkp/IMG_20170116_123330.jpg alt: Waiting for the plane to Vancouver, 2017 - data-src: /assets/fkp/IMG_20170116_212756.jpg alt: Enjoying some sushi, 2017 - data-src: /assets/fkp/IMG_201803.jpg alt: Las Vegas...
Remove the menuItems mapping for routes
Koala\ContentBundle\Entity\MenuItem: type: entity table: menuItems repositoryClass: Gedmo\Tree\Entity\Repository\NestedTreeRepository gedmo: tree: type: nested id: id: type: integer generator: { strategy: AUTO } fields: lft: ...
Koala\ContentBundle\Entity\MenuItem: type: entity table: menuItems repositoryClass: Gedmo\Tree\Entity\Repository\NestedTreeRepository gedmo: tree: type: nested id: id: type: integer generator: { strategy: AUTO } fields: lft: ...
Add ML models specification to ATM query pack definition
name: codeql/javascript-experimental-atm-queries language: javascript version: 0.0.0 suites: codeql-suites defaultSuiteFile: codeql-suites/javascript-atm-code-scanning.qls dependencies: codeql/javascript-experimental-atm-lib: "*"
name: codeql/javascript-experimental-atm-queries language: javascript version: 0.0.0 suites: codeql-suites defaultSuiteFile: codeql-suites/javascript-atm-code-scanning.qls dependencies: codeql/javascript-experimental-atm-lib: "*" mlModels: - "resources/*.codeqlmodel"
Update from Hackage at 2015-08-30T15:38:21+0000
homepage: '' changelog-type: '' hash: b0dcd6dae60b506057721d2732aebbece6ce380b5d7df4b2ba64592e6e3a88a8 test-bench-deps: {} maintainer: Thomas.DuBuisson@gmail.com synopsis: Convenience functions to obtain array representations of images. changelog: '' basic-deps: JuicyPixels: ! '>=3.1' bytestring: ! '>=0.9' base: ...
homepage: '' changelog-type: '' hash: b2b45d8f168efc939f5c24246c947ddba3bb19346a5690649b1ddafa394cf44e test-bench-deps: {} maintainer: Thomas.DuBuisson@gmail.com synopsis: Convenience functions to obtain array representations of images. changelog: '' basic-deps: JuicyPixels: ! '>=3.1' bytestring: ! '>=0.9' base: ...
Allow failure on security scan job
image: node:current-alpine stages: - test - publish code quality: stage: test script: - npm ci - npm run lint npm outdated: stage: test script: - npm ci - npm outdated allow_failure: true security scan: stage: test script: - npm audit --production allow_failure: true test on...
image: node:current-alpine stages: - test - publish code quality: stage: test script: - npm ci - npm run lint npm outdated: stage: test script: - npm ci - npm outdated allow_failure: true security scan: stage: test script: - npm audit --production test on nodejs lts: stage: ...
Update from Hackage at 2019-09-21T19:28:43Z
homepage: '' changelog-type: markdown hash: a5a25a5d4436fa3f5ef6da47e205d0519952c323d21bf0834d146a277e03c2d6 test-bench-deps: {} maintainer: reximkut@gmail.com synopsis: Turning images into text using Braille font changelog: | # Revision history for louis ## 0.1.0.0 -- 2019-09-22 * First version. * You can br...
homepage: '' changelog-type: markdown hash: 187cab43a7e9b54a8189a5db458fc035d4aed4840d04fdb5c328ce2f6c626cc5 test-bench-deps: {} maintainer: tsodingbiz@gmail.com synopsis: Turning images into text using Braille font changelog: | # Revision history for louis ## 0.1.0.0 -- 2019-09-22 * First version. * You can ...
Update MoasdaWiki App to 2.4.2.0 (20)
Categories: - Writing License: GPL-3.0-or-later WebSite: https://moasdawiki.net/ SourceCode: https://gitlab.com/moasdawiki/moasdawiki-app Changelog: https://gitlab.com/moasdawiki/moasdawiki-app/blob/HEAD/CHANGELOG.md AutoName: MoasdaWiki App RepoType: git Repo: https://gitlab.com/moasdawiki/moasdawiki-app.git Buil...
Categories: - Writing License: GPL-3.0-or-later WebSite: https://moasdawiki.net/ SourceCode: https://gitlab.com/moasdawiki/moasdawiki-app Changelog: https://gitlab.com/moasdawiki/moasdawiki-app/blob/HEAD/CHANGELOG.md AutoName: MoasdaWiki App RepoType: git Repo: https://gitlab.com/moasdawiki/moasdawiki-app.git Buil...
Bump ridedott/merge-me-action from 2.9.49 to 2.9.50
# See https://github.com/ridedott/merge-me-action/ # This workflow automates merges from patches sent by Dependabot, and # only by dependabot, once the other CI workflows pass name: Auto-merge Dependabot PRs on: workflow_run: types: - completed workflows: - "Continuous Integration" jobs: merge...
# See https://github.com/ridedott/merge-me-action/ # This workflow automates merges from patches sent by Dependabot, and # only by dependabot, once the other CI workflows pass name: Auto-merge Dependabot PRs on: workflow_run: types: - completed workflows: - "Continuous Integration" jobs: merge...
Add a quick hack to make /opt/ruby.
version: 2 jobs: build: docker: - image: circleci/ruby:2.4.1-node steps: - checkout - run: bundle config github.https true - run: bundle install --binstubs - run: bin/omnibus build ruby
version: 2 jobs: build: docker: - image: circleci/ruby:2.4.1-node steps: - checkout - run: bundle config github.https true - run: bundle install --binstubs # quick hack - run: mkdir -p /opt/ruby - run: bin/omnibus build ruby
Update commit ref for openldap_server role
# vim:ft=ansible: - src: https://github.com/alphagov/openldap_server.git version: b6e32f3c049f9607dcbbbc743e92baf7e8a6a7d5 name: bennojoy.openldap_server - src: https://github.com/jnv/ansible-role-ldap-auth-client.git version: a5b17a5c3851207fe90fb496da4e4653d857a770 name: jnv.ldap-auth-client
# vim:ft=ansible: - src: https://github.com/alphagov/openldap_server.git version: 9cbbb9957e99f9930028962dff451115ed195612 name: bennojoy.openldap_server - src: https://github.com/jnv/ansible-role-ldap-auth-client.git version: a5b17a5c3851207fe90fb496da4e4653d857a770 name: jnv.ldap-auth-client
Update ishMininum and ishHideControl values
v: 2.6.0 overrideConfig: q ie: - DS_Store - less - scss id: - scss - .svn - .sass-cache cleanPublic: 'true' patternStates: - inprogress - inreview - complete styleGuideExcludes: '' cacheBusterOn: 'true' exportDir: export publicDir: public sourceDir: source defaultPattern: all default...
v: 2.6.0 overrideConfig: q ie: - DS_Store - less - scss id: - scss - .svn - .sass-cache cleanPublic: 'true' patternStates: - inprogress - inreview - complete styleGuideExcludes: '' cacheBusterOn: 'true' exportDir: export publicDir: public sourceDir: source defaultPattern: all default...
Fix indentation in Github Actions config
name: build on: pull_request: push: schedule: - cron: '0 0 1 * *' jobs: build: runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-latest, windows-latest, macos-latest] python-version: [3.5, 3.6, 3.7, 3.8] fail-fast: false steps: - uses: actions/checkout@v2 ...
name: build on: pull_request: push: schedule: - cron: '0 0 1 * *' jobs: build: runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-latest, windows-latest, macos-latest] python-version: [3.5, 3.6, 3.7, 3.8] fail-fast: false steps: - uses: actions/checkout@v...
Add mpich2 to list of required magpar packages, since the examples use mpirun.
- name: Install gfortran package required by Magpar apt: pkg={{ item }} state=latest update_cache=yes cache_valid_time=86400 with_items: - patch - gfortran - g++ - liblapack-dev sudo: yes
- name: Install gfortran package required by Magpar apt: pkg={{ item }} state=latest update_cache=yes cache_valid_time=86400 with_items: - patch - gfortran - g++ - liblapack-dev - mpich2 sudo: yes
Fix typo in the file
--- upgrade: - All tests for the Trove project have been removed from tempest. They now live as a tempest plugin in the the trove project.
--- upgrade: - All tests for the Trove project have been removed from tempest. They now live as a tempest plugin in the trove project.
Add dev symlink for use by Cockpit plugin
- name: Install Required System Packages yum: name: '{{ item }}' state: present with_items: - cockpit - xorg-x11-server-Xvfb - firefox
- name: Install Required System Packages yum: name: '{{ item }}' state: present with_items: - cockpit - xorg-x11-server-Xvfb - firefox # Temporary symlink until we actually build and install the LeApp RPMs in CI - name: Symlink LeApp development CLI - file: src: {{ playbook_dir | dirname | ...
Use pytest --pyargs to test installed package.
# CI on Windows via appveyor # This file is based on xarray, which is in turn based on # Olivier Grisel's python-appveyor-demo branches: except: - fix-docs environment: matrix: - PYTHON: "C:\\Python36-conda64" PYTHON_VERSION: "3.6" PYTHON_ARCH: "64" CONDA_ENV: "py36-windows" - PYTHON...
# CI on Windows via appveyor # This file is based on xarray, which is in turn based on # Olivier Grisel's python-appveyor-demo branches: except: - fix-docs environment: matrix: - PYTHON: "C:\\Python36-conda64" PYTHON_VERSION: "3.6" PYTHON_ARCH: "64" CONDA_ENV: "py36-windows" - PYTHON...
Test if environment variables work in Cabal paths.
name: blockcat version: 0.0.1 category: Language stability: alpha maintainer: Shao Cheng <astrohavoc@gmail.com> copyright: (c) 2017 Shao Cheng license: BSD3 github: TerrorJack/blockcat extra-source-files: - README.md - CHANGELOG.md extra-libraries: - binaryen when: - condition: os(windows) then: in...
name: blockcat version: 0.0.1 category: Language stability: alpha maintainer: Shao Cheng <astrohavoc@gmail.com> copyright: (c) 2017 Shao Cheng license: BSD3 github: TerrorJack/blockcat extra-source-files: - README.md - CHANGELOG.md extra-libraries: - binaryen when: - condition: os(windows) then: in...
Update ProximitySensorFix to 1.0.5 (27)
Categories: - System - Phone & SMS License: GPL-3.0-or-later AuthorName: Marco Lettieri AuthorEmail: m.lettieri@microbees.com AuthorWebSite: https://www.microbees.com/ SourceCode: https://github.com/marcolettieri/proximitycallfix IssueTracker: https://github.com/marcolettieri/proximitycallfix/issues AutoName: Prox...
Categories: - System - Phone & SMS License: GPL-3.0-or-later AuthorName: Marco Lettieri AuthorEmail: m.lettieri@microbees.com AuthorWebSite: https://www.microbees.com/ SourceCode: https://github.com/marcolettieri/proximitycallfix IssueTracker: https://github.com/marcolettieri/proximitycallfix/issues AutoName: Prox...
Fix ceph version return code issue
--- - name: activate monitor with upstart file: > path=/var/lib/ceph/mon/ceph-{{ ansible_hostname }}/{{ item }} state=touch owner=root group=root mode=0600 with_items: - done - upstart when: ansible_distribution == "Ubuntu" changed_when: false - name: start and add that the monitor ...
--- - name: activate monitor with upstart file: > path=/var/lib/ceph/mon/ceph-{{ ansible_hostname }}/{{ item }} state=touch owner=root group=root mode=0600 with_items: - done - upstart when: ansible_distribution == "Ubuntu" changed_when: false - name: start and add that the monitor ...
Add some RedHat based distros
--- galaxy_info: author: kosssi description: Install and Update Composer PHP Dependency Manager license: license MIT min_ansible_version: 1.5 platforms: - name: Ubuntu versions: - all - name: Debian versions: - all categories: - packaging - web - php - composer
--- galaxy_info: author: kosssi description: Install and Update Composer PHP Dependency Manager license: license MIT min_ansible_version: 1.5 platforms: - name: Ubuntu versions: - all - name: Debian versions: - all - name: Fedora versions: - all - name: CentOS versions: ...
Add missing properties for session type endpoint
Sessiontype: type: object properties: id: description: Id type: integer readOnly: true title: description: Title type: string assessmentOption: description: Assessmentoption type: string school: description: School type: string aamcMethods: description: Aamcmethods type: arr...
Sessiontype: type: object properties: id: description: Id type: integer readOnly: true title: description: Title type: string calendarColor: description: Hex color code for use in displaying this on a calendar type: string active: description: Is this acive? type: boolean assessme...
Update from Forestry.io - Updated Forestry configuration
--- new_page_extension: md auto_deploy: false admin_path: webhook_url: '' sections: - type: directory path: content/post label: Articles create: all match: "**/*" templates: - post - type: document path: data/authors.yml label: Authors read_only: true upload_dir: '' public_path: '' front_matter_path:...
--- new_page_extension: md auto_deploy: false admin_path: webhook_url: '' sections: - type: directory path: content/post label: Articles create: all match: "**/*" templates: - post - type: document path: data/authors.yml label: Authors read_only: false upload_dir: '' public_path: '' front_matter_path...
Add link to pdf to site footer,
title: Foliant slug: foliant-docs chapters: - index.md - installation.md - Backends: - MkDocs: backends/mkdocs.md - backends/pandoc.md - Preprocessors: - preprocessors/blockdiag.md - preprocessors/flags.md - preprocessors/flatten.md - preprocessors/includes.md - CLI Extensions: - ...
title: Foliant slug: foliant-docs chapters: - index.md - installation.md - Backends: - MkDocs: backends/mkdocs.md - backends/pandoc.md - Preprocessors: - preprocessors/blockdiag.md - preprocessors/flags.md - preprocessors/flatten.md - preprocessors/includes.md - CLI Extensions: - ...
Update build to node 8
sudo: false language: node_js node_js: - '6.11' script: - npm rebuild node-sass - NODE_ENV=production yarn build:dist -- --type=prod after_success: - 'curl -L https://github.com/netlify/netlifyctl/releases/download/v0.1.0/netlifyctl-linux-amd64-v0.1.0.tar.gz | tar zx' - '[ $TRAVIS_BRANCH == master ] && ./netlifyctl -y ...
sudo: false language: node_js node_js: - 8 script: - npm rebuild node-sass - NODE_ENV=production yarn build:dist -- --type=prod after_success: - 'curl -L https://github.com/netlify/netlifyctl/releases/download/v0.1.0/netlifyctl-linux-amd64-v0.1.0.tar.gz | tar zx' - '[ $TRAVIS_BRANCH == master ] && ./netlifyctl -y -A $N...
Update ruby version matrix in Travis config
language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1
language: ruby rvm: - 2.2 - 2.1 - 2.0 - 1.9.3
Remove php nightly build from CI target versions
language: php php: - '5.3' - '5.4' - '5.5' - '5.6' - '7.0' - '7.1' - hhvm - nightly script: phpunit test
language: php php: - '5.3' - '5.4' - '5.5' - '5.6' - '7.0' - '7.1' - hhvm script: phpunit test
Move to appraisal install to before_script then?
language: ruby rvm: - 2.0.0 - 2.1.7 - 2.2.3 gemfile: - gemfiles/rails4.0.gemfile - gemfiles/rails4.1.gemfile - gemfiles/rails4.2.gemfile install: - bundle install - bundle exec appraisal install script: - bundle exec appraisal rake ci
language: ruby rvm: - 2.0.0 - 2.1.7 - 2.2.3 gemfile: - gemfiles/rails4.0.gemfile - gemfiles/rails4.1.gemfile - gemfiles/rails4.2.gemfile before_script: - bundle exec appraisal install script: - bundle exec appraisal rake ci
Stop trying to run Travis with Go 1.4.
# Cf. http://docs.travis-ci.com/user/getting-started/ # Cf. http://docs.travis-ci.com/user/languages/go/ language: go go: - 1.4.2 - tip
# Cf. http://docs.travis-ci.com/user/getting-started/ # Cf. http://docs.travis-ci.com/user/languages/go/ language: go go: - tip
Test on LTS release of node
sudo: false language: node_js node_js: - "0.10" - "0.12" - node - iojs-1 - iojs-2 - iojs script: npm run travis env: - NO_WATCH_TESTS=1 before_install: - '[ "${TRAVIS_NODE_VERSION}" != "0.10" ] || npm install -g npm@^2' before_script: - npm link - npm link webpack after_success: - cat ./coverag...
sudo: false language: node_js node_js: - "0.10" - "0.12" - 4 - node script: npm run travis env: - NO_WATCH_TESTS=1 before_install: - '[ "${TRAVIS_NODE_VERSION}" != "0.10" ] || npm install -g npm@^2' before_script: - npm link - npm link webpack after_success: - cat ./coverage/lcov.info | node_module...
Add settings for Django test on Travis :bicyclist:
language: python python: - "2.7" env: - DJANGO_VERSION=1.6.2 install: - pip install -q -r requirements/test.txt script: - sh -c 'cd django_slack && python manage.py test'
language: python python: - "2.7" env: - DJANGO_VERSION=1.6.2 install: - pip install -q -r requirements/test.txt script: - sh -c 'cd django_slack && python manage.py test --settings=django_slack.settings.test'
Tag with a specific version before pushing to dockerhub.
install: true services: - docker script: - docker build --tag=exegete46/jekyll -f Dockerfile . - docker build --tag=exegete46/jekyll:onbuild -f Dockerfile-onbuild . - docker build -t exegete46/jekyll-base . - if [ "$TRAVIS_BRANCH" == "master" ]; then docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD...
install: true services: - docker script: - export JEKYLL_VERSION=$(docker run --rm exegete46/jekyll jekyll -v | cut -d' ' -f2) - docker build --tag=exegete46/jekyll:$JEKYLL_VERSION -f Dockerfile . - docker push exegete46/jekyll:$JEKYLL_VERSION; - if [ "$TRAVIS_BRANCH" == "master" ]; then docker build ex...
Build against new ruby version
language: ruby rvm: - 1.9.2 - 1.9.3 - jruby-19mode - rbx-19mode
language: ruby rvm: - 2.2 - 2.3 - 2.4.1
Remove Python 2.6 from Travis too
language: python python: - "2.6" - "2.7" - "3.3" - "3.4" - "3.5" - "pypy" addons: postgresql: "9.3" before_install: - CONFIG_FILE=$(sudo -u postgres psql postgres -c "SHOW config_file;" -q -t | head -1) - 'CONFIG_FILE="${CONFIG_FILE:1}"' - echo "max_prepared_transactions = 10" | sudo tee -a "$CONFIG...
language: python python: - "2.7" - "3.3" - "3.4" - "3.5" - "pypy" addons: postgresql: "9.3" before_install: - CONFIG_FILE=$(sudo -u postgres psql postgres -c "SHOW config_file;" -q -t | head -1) - 'CONFIG_FILE="${CONFIG_FILE:1}"' - echo "max_prepared_transactions = 10" | sudo tee -a "$CONFIG_FILE" -...
Remove pypy testing for now
language: python python: - "2.7" - "3.4" - "3.5" - "3.6" - "pypy" - "pypy3" notifications: email: on_success: never install: - pip install -r test-requirements.txt - python setup.py install script: "python -m pytest"
language: python python: - "2.7" - "3.4" - "3.5" - "3.6" # - "pypy" # - "pypy3" install: - pip install -r test-requirements.txt - python setup.py install script: "python -m pytest"
Set build script permissions for Travis build
language: csharp dist: trusty sudo: required mono: none dotnet: 1.0.0-preview2-003131 script: - ./build.travis.sh --quiet verify
language: csharp dist: trusty sudo: required mono: none dotnet: 1.0.0-preview2-003131 before_script: - chmod a+x ./build.travis.sh.sh script: - ./build.travis.sh --quiet verify
Use trusty image to build plugin
language: java jdk: - oraclejdk8 sudo: false script: ./gradlew build
language: java jdk: - oraclejdk8 dist: trusty sudo: false script: ./gradlew build
Fix spacing, use bundler: exec needs a command to run for pod linting
language: objective-c osx_image: xcode8 env: global: - SCAN_SKIP_BUILD=1 matrix: # Define the details for each test that should be run - SCAN_WORKSPACE="SampleProject/SampleProject.xcworkspace" SCAN_SCHEME="VOKCoreDataManager" SCAN_SDK="iphonesimulator" - SCAN_WORKS...
language: objective-c osx_image: xcode8 env: global: - SCAN_SKIP_BUILD=1 matrix: # Define the details for each test suite that should be run - SCAN_WORKSPACE="SampleProject/SampleProject.xcworkspace" SCAN_SCHEME="VOKCoreDataManager" SCAN_SDK="iphonesimulator" - SCAN...
Add codecov coverage reports to CI
language: julia os: - osx - linux julia: - 1.0 - 1.1 - nightly matrix: allow_failures: - julia: nightly script: - julia --color=yes runtests.jl - ./bin/check_notebooks - ./bin/fetch-configlet - ./bin/configlet lint . - ./bin/configlet tree . --with-difficulty
language: julia os: - osx - linux julia: - 1.0 - 1.1 - nightly matrix: allow_failures: - julia: nightly script: - julia --color=yes --code-coverage --inline=no runtests.jl - ./bin/check_notebooks - ./bin/fetch-configlet - ./bin/configlet lint . - ./bin/configlet tree . --with-difficulty a...
Test web.quantimo.do with API URL app.quantimo.do and release if necessary
language: node_js node_js: - 10 ## Cache NPM folder and Cypress binary ## to avoid downloading Cypress again and again cache: directories: - ~/.npm - ~/.cache install: # use the new "ci" command for fastest installs on CI - npm ci - npm install -g gulp-cli jobs: include: # Too slow to run bot...
language: node_js node_js: - 10 ## Cache NPM folder and Cypress binary ## to avoid downloading Cypress again and again cache: directories: - ~/.npm - ~/.cache install: # use the new "ci" command for fastest installs on CI - npm ci - npm install -g gulp-cli jobs: include: # Too slow to run bot...
Add nose to install reqs
language: python python: - "2.7" - "3.2" - "3.3" - "3.4" - "3.5" - "3.5-dev" # 3.5 development branch - "nightly" # currently points to 3.6-dev # command to install dependencies install: # older versions of pip won't work - sudo apt-get install libyaml-dev - pip install -U setuptools pip - pip in...
language: python python: - "2.7" - "3.2" - "3.3" - "3.4" - "3.5" - "3.5-dev" # 3.5 development branch - "nightly" # currently points to 3.6-dev # command to install dependencies install: # older versions of pip won't work - sudo apt-get install libyaml-dev - pip install nose - pip install -U setu...
Use Postgres 9.3 in Travis
language: ruby rvm: - '2.1.1' before_install: - sudo apt-get install -qq phantomjs before_script: - psql -c 'create database scs_appraisals_test;' -U postgres notifications: email: false
language: ruby addons: postgresql: "9.3" rvm: - '2.1.1' before_install: - sudo apt-get install -qq phantomjs before_script: - psql -c 'create database scs_appraisals_test;' -U postgres notifications: email: false
Use git commands instead of env vars for Travis
language: php php: - 5.5 install: composer install --dev env: global: - GIT_AUTHOR_EMAIL="travis-ci@codeclimate.com" - GIT_AUTHOR_NAME="Travis CI"
language: php php: - 5.5 install: composer install --dev before_script: - ' git config --global user.email "travis-ci@codeclimate.com" - ' git config --global user.name "Travis CI"
Tweak Ruby versions for CI
language: ruby rvm: - 2.2.5 - 2.3.1 - ruby-head
language: ruby rvm: - 2.2.6 - 2.3.3 - 2.4.0 - ruby-head
Remove CI tests on utterly obsolete 0.10 Node.js
language: node_js node_js: - "stable" - "lts/*" - "0.10" sudo: false services: - docker - mongodb # We need to download MongoDB 2.6.10 env: global: - MONGODB_VERSION=2.6.10 before_install: - wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-$MONGODB_VERSION.tgz - tar xfz mongodb-linux-x86_6...
language: node_js node_js: - "stable" - "lts/*" sudo: false services: - docker - mongodb # We need to download MongoDB 2.6.10 env: global: - MONGODB_VERSION=2.6.10 before_install: - wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-$MONGODB_VERSION.tgz - tar xfz mongodb-linux-x86_64-$MONGODB_...
Test with latest Node.js 4 on Travis CI.
sudo: false language: node_js node_js: - '0.10' - '0.12' - '4.2' - '5.1' branches: only: - master - travis-ci before_install: - npm install - npm install istanbul coveralls
sudo: false language: node_js node_js: - '0.10' - '0.12' - '4' - '5.1' branches: only: - master - travis-ci before_install: - npm install - npm install istanbul coveralls
Configure Travis to test Ruby 2.0.0 and 2.1.2
--- language: ruby rvm: - 1.9.3 notifications: email: false
--- language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1.2 notifications: email: false
Use container-based infrastructure for Travis
language: - php php: - 5.3 - 5.4 - 5.5 - 5.6 - nightly - hhvm matrix: allow_failures: - php: nightly - php: hhvm before_script: - export PHPCS_GITHUB_SRC=squizlabs/PHP_CodeSniffer - export PHPCS_DIR=/tmp/phpcs - export PHPCS_BRANCH=master - mkdir -p $PHPCS_DIR &&...
sudo: false language: - php php: - 5.3 - 5.4 - 5.5 - 5.6 - nightly - hhvm matrix: allow_failures: - php: nightly - php: hhvm before_script: - export PHPCS_GITHUB_SRC=squizlabs/PHP_CodeSniffer - export PHPCS_DIR=/tmp/phpcs - export PHPCS_BRANCH=master - mkdir -p ...
Fix the compilation in Travis CI
sudo: required dist: trusty language: php php: - '7.0' install: - ./build/install_dependencies_ubuntu14.sh - dotnet restore ./src - dotnet build -f .netcoreapp1.0 ./src/Peachpie.Compiler.Tools - dotnet pack --no-build -c Debug -o ./.nugs --version-suffix beta ./src/Peachpie.Compiler.Tools/project.json - do...
sudo: required dist: trusty language: php php: - '7.0' install: - ./build/install_dependencies_ubuntu14.sh - dotnet restore ./src - dotnet build -f .netcoreapp1.0 ./src/Peachpie.Compiler.Tools - dotnet pack --no-build -c Debug -o ./.nugs --version-suffix beta ./src/Peachpie.Compiler.Tools/project.json - rm...
Add new post by carla5
language: ruby rvm: - 2.1 before_script: - chmod +x ./script/cibuild # or do this locally and commit # Assume bundler is being used, therefore # the `install` step will run `bundle install` by default. install: gem install jekyll html-proofer script: jekyll build && htmlproofer ./_site # branch whitelist, only for ...
language: ruby rvm: - 2.1 before_script: - chmod +x ./script/cibuild # or do this locally and commit # branch whitelist, only for GitHub Pages branches: only: - master - gh-pages # test the gh-pages branch - /pages-(.*)/ # test every branch which starts with "pages-" env: global: - NOKOGIRI_USE_SY...
Test on 7.1 as well
language: php php: - 7.2 - 7.3 before_script: - composer self-update - composer install --prefer-source script: - composer lint - composer test
language: php php: - 7.1 - 7.2 - 7.3 before_script: - composer self-update - composer install --prefer-source script: - composer lint - composer test
Upgrade Node version to latest for Travis
language: node_js node_js: - 6.9 before_script: - npm install -g codeclimate-test-reporter script: - npm run qa after_script: - codeclimate-test-reporter < coverage/*/lcov.info
language: node_js node_js: - 12 before_script: - npm install -g codeclimate-test-reporter script: - npm run qa after_script: - codeclimate-test-reporter < coverage/*/lcov.info
Update Ruby versions on Travis CI
language: ruby rvm: - 2.2 before_script: - mkdir prism - mkdir prism/bin - export PATH=$PATH:$PWD/prism/bin/ - ./test/prism.sh notifications: hipchat: rooms: secure: gYBEwOGBTxHE2nrxsHQqp2UdjRtCX04wVLYEimeT9RG/0LClS4nzJF7DaXLWlAwgLPmk+KV2+nXuLO5oausBr9ODmWhho8G0F90RPR47NupcvT1RM+I2ZbxSjHCUICL22mdnZd8ye/mrk/...
language: ruby rvm: - 2.2.6 - 2.3.4 - 2.4.1 before_script: - mkdir prism - mkdir prism/bin - export PATH=$PATH:$PWD/prism/bin/ - ./test/prism.sh notifications: hipchat: rooms: secure: gYBEwOGBTxHE2nrxsHQqp2UdjRtCX04wVLYEimeT9RG/0LClS4nzJF7DaXLWlAwgLPmk+KV2+nXuLO5oausBr9ODmWhho8G0F90RPR47NupcvT1RM+I2ZbxSjHCU...
Update from Hackage at 2016-12-04T09:47:02Z
homepage: '' changelog-type: markdown hash: e9c44fdfdcb5a6fe8a5a86b8a8d152a3cea0369c822b126689f84f36ff05890a test-bench-deps: {} maintainer: nboldi@elte.hu synopsis: Fuseable type-class based generics changelog: ! "# Revision history for classyplate\r\n\r\n## 0.1.0.0 -- YYYY-mm-dd\r\n\r\n* First version. Released on...
homepage: '' changelog-type: markdown hash: 7a88aeda17c7ec1f3223482aa26dd76d696eab82a14502f7779d9814aedcc2d9 test-bench-deps: {} maintainer: nboldi@elte.hu synopsis: Fuseable type-class based generics changelog: ! "# Revision history for classyplate\r\n\r\n## 0.1.0.0 -- YYYY-mm-dd\r\n\r\n* First version. Released on...
Disable triggering of ITs on CircleCI after build
test: override: - mvn verify deployment: staging: branch: master commands: - curl -X POST https://circleci.com/api/v1/project/osiam/connector4java-integration-tests/tree/master?circle-token=$CIRCLE_TOKEN - > curl -H "Content-Type: application/json" --data '{"source_type": "Branch", "source...
test: override: - mvn verify deployment: staging: branch: master commands: # de-activated as we don't build the artifacts on CircleCI, yet. Re-activate this when we do. #- curl -X POST https://circleci.com/api/v1/project/osiam/connector4java-integration-tests/tree/master?circle-token=$CIRCLE_TOKEN...
Update Trigger to 1.6.0 (160)
Categories: - Internet - Security License: GPL-2.0-or-later SourceCode: https://github.com/mwarning/trigger IssueTracker: https://github.com/mwarning/trigger/issues AutoName: Trigger Summary: Open a door over WiFi or the Internet Description: | Open/Close doors via HTTP or SSH. '''Features:''' * Mana...
Categories: - Internet - Security License: GPL-2.0-or-later SourceCode: https://github.com/mwarning/trigger IssueTracker: https://github.com/mwarning/trigger/issues AutoName: Trigger Summary: Open a door over WiFi or the Internet Description: | Open/Close doors via HTTP or SSH. '''Features:''' * Mana...
Update from Hackage at 2019-08-07T18:32:41Z
homepage: '' changelog-type: '' hash: 49844d04533913dfda11334b9922567091b62ec2b049030c674c86c9f911b38b test-bench-deps: {} maintainer: ex8k.hibino@gmail.com synopsis: Test properties and default-mains for QuickCheck changelog: '' basic-deps: base: <5 QuickCheck: ! '>=2' all-versions: - 0.0.1.0 - 0.1.0.0 - 0.1.0.1 -...
homepage: '' changelog-type: '' hash: 4c928a0a677a1a90a11d90f5b77c5dd4cdc4e3de98a19580bec222de74576791 test-bench-deps: {} maintainer: ex8k.hibino@gmail.com synopsis: Test properties and default-mains for QuickCheck changelog: '' basic-deps: base: <5 QuickCheck: ! '>=2' all-versions: - 0.0.1.0 - 0.1.0.0 - 0.1.0.1 -...
Update manifest for compatibility with ci update-manifest script
--- name: haproxy addons: - name: bpm jobs: - name: bpm release: bpm instance_groups: - name: haproxy azs: [z1] instances: 1 vm_type: default stemcell: default networks: [{name: default}] jobs: - name: haproxy release: haproxy properties: ha_proxy: backend_port: ((haproxy-b...
--- name: haproxy addons: - name: bpm jobs: - name: bpm release: bpm instance_groups: - name: haproxy azs: [z1] instances: 1 vm_type: default stemcell: default networks: [{name: default}] jobs: - name: haproxy release: haproxy properties: ha_proxy: backend_port: ((haproxy-b...
Make /etc/rhosp-release regexp more flexible
--- - name: Check for /etc/rhosp-release stat: path: "/etc/rhosp-release" register: rhosp_release_file - name: Get /etc/rhosp-release content command: cat /etc/rhosp-release register: rhosp_release_content when: rhosp_release_file.stat.exists - name: Set overcloud_version from /etc/rhosp-release outpu...
--- - name: Check for /etc/rhosp-release stat: path: "/etc/rhosp-release" register: rhosp_release_file - name: Get /etc/rhosp-release content command: cat /etc/rhosp-release register: rhosp_release_content when: rhosp_release_file.stat.exists - name: Set overcloud_version from /etc/rhosp-release outpu...
Add event-model dep to bluesky recipe
package: name: bluesky version: {{ environ['GIT_DESCRIBE_TAG'][1:] }}.post{{ environ['GIT_DESCRIBE_NUMBER'] }} source: git_url: https://github.com/NSLS-II/bluesky git_rev: master build: # Note that this will override the default build string with the Python # and NumPy versions string: {{ environ['GIT_B...
package: name: bluesky version: {{ environ['GIT_DESCRIBE_TAG'][1:] }}.post{{ environ['GIT_DESCRIBE_NUMBER'] }} source: git_url: https://github.com/NSLS-II/bluesky git_rev: master build: # Note that this will override the default build string with the Python # and NumPy versions string: {{ environ['GIT_B...
Update numpy version and test commmands
{% set version = "0.2.3" %} package: name: jaws version: {{ version }} source: url: https://github.com/jaws/jaws/archive/{{ version }}.tar.gz sha256: b8cd6e76f01a3786d32880c757b02aa82651eb9fffeb0bc8aa155dac02212b38 build: number: 0 requirements: build: - python - setuptools - pandas - nu...
{% set version = "0.2.3" %} package: name: jaws version: {{ version }} source: url: https://github.com/jaws/jaws/archive/{{ version }}.tar.gz sha256: b8cd6e76f01a3786d32880c757b02aa82651eb9fffeb0bc8aa155dac02212b38 build: number: 0 requirements: build: - python - setuptools - pandas - nu...
Use MRI 1.8.7 instead of REE on Travis.
language: ruby rvm: - 1.9.3 - ree - jruby-18mode gemfile: - gemfiles/Gemfile-rails.3.0.x - gemfiles/Gemfile-rails.3.1.x - Gemfile notifications: email: false campfire: on_success: change on_failure: always rooms: - secure: "0UzWiVjxtaMsAiLCdK0p5ZIpWi94rmH71hbEQ3tuKTSSrsh9qW16cd39TS6i\n...
language: ruby rvm: - 1.9.3 - 1.8.7 - jruby-18mode gemfile: - gemfiles/Gemfile-rails.3.0.x - gemfiles/Gemfile-rails.3.1.x - Gemfile notifications: email: false campfire: on_success: change on_failure: always rooms: - secure: "0UzWiVjxtaMsAiLCdK0p5ZIpWi94rmH71hbEQ3tuKTSSrsh9qW16cd39TS6i...
Update Funktrainer to 1.3.1.2 (46)
Categories: - Science & Education License: Apache-2.0 SourceCode: https://github.com/meyerd/funktrainer IssueTracker: https://github.com/meyerd/funktrainer/issues AutoName: Funktrainer Description: |- This app will ask you the official questions of the German ham radio exam. The questions are shuffled and pr...
Categories: - Science & Education License: Apache-2.0 SourceCode: https://github.com/meyerd/funktrainer IssueTracker: https://github.com/meyerd/funktrainer/issues AutoName: Funktrainer Description: |- This app will ask you the official questions of the German ham radio exam. The questions are shuffled and pr...
Bump actions/checkout from 2.3.4 to 3
--- name: Tests "on": push: pull_request: schedule: # Run tests every Monday at 9:17 to catch regressions. - cron: "17 9 * * 1" jobs: tests: name: Run full installation runs-on: macos-11.0 steps: - uses: actions/checkout@v2.3.4 - name: Install Zsh run: | brew ...
--- name: Tests "on": push: pull_request: schedule: # Run tests every Monday at 9:17 to catch regressions. - cron: "17 9 * * 1" jobs: tests: name: Run full installation runs-on: macos-11.0 steps: - uses: actions/checkout@v3 - name: Install Zsh run: | brew inst...
Update Ning to 2.0.1 (201)
Categories: - Development - Internet License: LGPL-3.0-only AuthorName: csicar SourceCode: https://github.com/csicar/Ning IssueTracker: https://github.com/csicar/Ning/issues AutoName: Ning RepoType: git Repo: https://github.com/csicar/Ning Builds: - versionName: '1.2' versionCode: 12 commit: v1.2 s...
Categories: - Development - Internet License: LGPL-3.0-only AuthorName: csicar SourceCode: https://github.com/csicar/Ning IssueTracker: https://github.com/csicar/Ning/issues AutoName: Ning RepoType: git Repo: https://github.com/csicar/Ning Builds: - versionName: '1.2' versionCode: 12 commit: v1.2 s...
Remove units attribute from district heat fixture
--- behavior: heat_consumer carrier: heat color: "#AC3C3C" defaults: capacity: 10.0 position_relative_to_buffer: boosting expandable: false export_to: households_water_heater_district_heating_steam_hot_water_share is_district_heating: true importable_attributes: - full_load_hours whitelisted_attributes: - buf...
--- behavior: heat_consumer carrier: heat color: "#AC3C3C" defaults: capacity: 10.0 position_relative_to_buffer: boosting expandable: false export_to: households_water_heater_district_heating_steam_hot_water_share is_district_heating: true importable_attributes: - full_load_hours whitelisted_attributes: - buf...
Tweak logging of server startup
info: app: name: "@project.artifactId@" version: "@project.version@" server: port: 7577 spring: main: banner-mode: "off" data: rest: base-path: /api cloud: skipper: server: packageRepositories: - name: experimental url: http://skipper-r...
info: app: name: "@project.artifactId@" version: "@project.version@" server: port: 7577 spring: main: banner-mode: "off" data: rest: base-path: /api cloud: skipper: server: packageRepositories: - name: experimental url: http://skipper-r...
Update Nix version in CI
name: Nix on: push: branches: - '*' tags: - '*' pull_request: branches: - master jobs: tests: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - uses: cachix/install-nix-action@v12 with: install_url: https://...
name: Nix on: push: branches: - '*' tags: - '*' pull_request: branches: - master jobs: tests: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - uses: cachix/install-nix-action@v12 with: install_url: https://...
Remove Browserstack part from docker-compose
version: '3' services: frontend: build: context: . depends_on: - redis volumes: - ./:/usr/src/app:delegated # Ensures that the local node_modules dir is not used in the container - /usr/src/app/node_modules ports: - ${PORT:-3000}:3000 - 9229:9229 env_file:...
version: '3' services: frontend: build: context: . depends_on: - redis volumes: - ./:/usr/src/app:delegated # Ensures that the local node_modules dir is not used in the container - /usr/src/app/node_modules ports: - ${PORT:-3000}:3000 - 9229:9229 env_file:...
Use the tag to dynamically release versions
name: Publish package to the Maven Central Repository on: release: types: - published jobs: publish: if: ${{ !github.event.release.prerelease && github.event.release.target_commitish == 'main' }} runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Set up JDK 11 uses...
name: Publish package to the Maven Central Repository on: release: types: - published jobs: publish: if: ${{ !github.event.release.prerelease && github.event.release.target_commitish == 'main' }} runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Set up Apache Maven Cent...
Update WP CLI to v 2.3.0
gpg2_package: gnupg2 wp_cli_version: 2.0.1 wp_cli_bin_path: /usr/bin/wp wp_cli_phar_url: "https://github.com/wp-cli/wp-cli/releases/download/v{{ wp_cli_version }}/wp-cli-{{ wp_cli_version }}.phar" wp_cli_phar_asc_url: "https://github.com/wp-cli/wp-cli/releases/download/v{{ wp_cli_version }}/wp-cli-{{ wp_cli_version }}....
gpg2_package: gnupg2 wp_cli_version: 2.3.0 wp_cli_bin_path: /usr/bin/wp wp_cli_phar_url: "https://github.com/wp-cli/wp-cli/releases/download/v{{ wp_cli_version }}/wp-cli-{{ wp_cli_version }}.phar" wp_cli_phar_asc_url: "https://github.com/wp-cli/wp-cli/releases/download/v{{ wp_cli_version }}/wp-cli-{{ wp_cli_version }}....
Update from Hackage at 2018-05-09T14:58:49Z
homepage: '' changelog-type: markdown hash: c31010972782c9ed0062fc36da26555e4be16ec2faf37fc3cca1192223841fe9 test-bench-deps: {} maintainer: alex@xn--wxa.email synopsis: Nuxeo changelog: ! '# Revision history for nuxeo ## 0.1.0.0 -- YYYY-mm-dd * First version. Released on an unsuspecting world. ' basic-deps: ...
homepage: '' changelog-type: markdown hash: 033b6a036356bc6edd836a3db7f1bb0a83f5fee7694066a80d1efbdb736bf827 test-bench-deps: {} maintainer: alex@xn--wxa.email synopsis: Nuxeo changelog: ! '# Revision history for nuxeo ## 0.1.0.0 -- YYYY-mm-dd * First version. Released on an unsuspecting world. ' basic-deps: ...
Update from Hackage at 2016-07-08T07:35:05+0000
homepage: https://github.com/chpatrick/solga changelog-type: '' hash: dc9e2b32451c4a28cf41ff3602435512eb3eeb8ac3896d57488c787872ff80e0 test-bench-deps: {} maintainer: chpatrick@gmail.com synopsis: Simple typesafe web routing changelog: '' basic-deps: bytestring: -any wai: -any base: ! '>=4.8 && <5' text: -any ...
homepage: https://github.com/chpatrick/solga changelog-type: '' hash: e834b5a8780beb3c432c1966576559dace14b0d75d40687d9212174ba941f286 test-bench-deps: bytestring: -any wai: -any hspec-wai-json: -any base: -any unordered-containers: -any hspec: -any text: -any hspec-wai: -any hashable: -any wai-extr...
Correct typo in volume name and use Docker Hub container name
version: '2.2' services: unifi: build: context: . dockerfile: Dockerfile image: "${CI_REGISTRY_IMAGE:-jcberthon/unifi-docker/unifi}:${IMAGE_TAG:-latest}" restart: always hostname: 'unifi' container_name: unifi mem_limit: 1024m memswap_limit: 1536m init: true cap_drop: ...
version: '2.2' services: unifi: build: context: . dockerfile: Dockerfile image: "${CI_REGISTRY_IMAGE:-jcberthon/unifi}:${IMAGE_TAG:-latest}" restart: always hostname: 'unifi' container_name: unifi mem_limit: 1024m memswap_limit: 1536m init: true cap_drop: - ALL ...
Connect services with bridge network
version: '2' services: mysql: build: ./docker/mysql restart: unless-stopped container_name: mysql env_file: - ./docker/mysql/.env volumes: - ./docker/mysql/storage:/var/lib/mysql # - ./docker/mysql/conf.d:/etc/mysql/conf.d - ./d...
version: '2' services: mysql: build: ./docker/mysql restart: unless-stopped container_name: mysql env_file: - ./docker/mysql/.env volumes: - ./docker/mysql/storage:/var/lib/mysql # - ./docker/mysql/conf.d:/etc/mysql/conf.d - ./d...
Improve compatibility with Symfony 4
parameters: hype_mailchimp.class: Hype\MailchimpBundle\Mailchimp\MailChimp services: hype_mailchimp: class: '%hype_mailchimp.class%' arguments: ['%hypemailchimp.config%']
parameters: hype_mailchimp.class: Hype\MailchimpBundle\Mailchimp\MailChimp services: hype_mailchimp: class: '%hype_mailchimp.class%' arguments: ['%hypemailchimp.config%'] public: true
Build ovn-2.11.1-5 for train candidate
packages: - project: dumb-init buildsys-tags: cloud7-openstack-train-candidate: dumb-init-1.1.3-17.el7 - project: gflags buildsys-tags: cloud7-openstack-train-candidate: gflags-2.2.1-1.el7 - project: novnc buildsys-tags: cloud7-openstack-train-candidate: novnc-1.1.0-6.el7 - project: ovn buildsys-tag...
packages: - project: dumb-init buildsys-tags: cloud7-openstack-train-candidate: dumb-init-1.1.3-17.el7 - project: gflags buildsys-tags: cloud7-openstack-train-candidate: gflags-2.2.1-1.el7 - project: novnc buildsys-tags: cloud7-openstack-train-candidate: novnc-1.1.0-6.el7 - project: ovn buildsys-tag...
Add SSH key to container
version: 2 jobs: build: docker: - image: circleci/openjdk:8-jdk working_directory: ~/repo steps: - checkout - run: name: Build war file command: mvn clean package - deploy: name: Deploy to server command: | scp -P $SSH_PORT $C...
version: 2 jobs: build: docker: - image: circleci/openjdk:8-jdk working_directory: ~/repo steps: - checkout - run: name: Build war file command: mvn clean package - add_ssh_keys: fingerprints: - "69:c9:8f:8d:69:8a:f3:20:ef:65:14:59:6a:0...
Fix scikit-learn name in requirements section
{% set name = "pyod" %} {% set version = "0.7.7.1" %} package: name: "{{ name|lower }}" version: "{{ version }}" source: url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz" sha256: 22cd28595187ca54e06418522b699b80ab6eae658ac3de194c3ef85730127016 build: number: 0 ...
{% set name = "pyod" %} {% set version = "0.7.7.1" %} package: name: "{{ name|lower }}" version: "{{ version }}" source: url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz" sha256: 22cd28595187ca54e06418522b699b80ab6eae658ac3de194c3ef85730127016 build: number: 0 ...
Add yakkety to supported series
name: barbican summary: A REST API for secure storage, provisioning and management of secrets maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com> description: | Barbican is a REST API designed for the secure storage, provisioning and management of secrets such as passwords and encryption keys. It is ...
name: barbican summary: A REST API for secure storage, provisioning and management of secrets maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com> description: | Barbican is a REST API designed for the secure storage, provisioning and management of secrets such as passwords and encryption keys. It is ...
Add myself as a maintainer.
{% set version = '0.9.5' %} package: name: r-grr version: {{ version|replace("-", "_") }} source: fn: grr_{{ version }}.tar.gz url: https://cran.r-project.org/src/contrib/grr_{{ version }}.tar.gz sha256: 292606de2983ac5840c90d3e0977441b482c9e73c1674b662f8b4fb8f3632b2b build: number: 0 rpaths: - li...
{% set version = '0.9.5' %} package: name: r-grr version: {{ version|replace("-", "_") }} source: fn: grr_{{ version }}.tar.gz url: https://cran.r-project.org/src/contrib/grr_{{ version }}.tar.gz sha256: 292606de2983ac5840c90d3e0977441b482c9e73c1674b662f8b4fb8f3632b2b build: number: 0 rpaths: - li...
Add cache to workflow build
name: Create and publish a Docker image on: push: branches: ['master'] env: REGISTRY: ghcr.io IMAGE_NAME: ${{ github.repository }} jobs: build-and-push-image: runs-on: ubuntu-latest permissions: contents: read packages: write steps: - name: Checkout repository uses:...
name: Create and publish a Docker image on: push: branches: ['master'] env: REGISTRY: ghcr.io IMAGE_NAME: ${{ github.repository }} jobs: build-and-push-image: runs-on: ubuntu-latest permissions: contents: read packages: write steps: - name: Checkout repository uses:...
Change from build to analyze-code
name: Run Static Code Analysis on: push: branches: [ "main" ] pull_request: branches: [ "main" ] jobs: build: runs-on: ubuntu-latest strategy: max-parallel: 4 matrix: python-version: ["3.10"] poetry-version: ["1.1"] steps: - uses: actions/checkout@v3 - n...
name: Run Static Code Analysis on: push: branches: [ "main" ] pull_request: branches: [ "main" ] jobs: analyze-code: runs-on: ubuntu-latest strategy: max-parallel: 4 matrix: python-version: ["3.10"] poetry-version: ["1.1"] steps: - uses: actions/checkout@v3 ...
Make sure we have http prefix for URLs
commonfields: id: HTTPListRedirects version: -1 name: HTTPListRedirects script: |- import requests response = requests.head(demisto.args()['url'], allow_redirects=True) if demisto.args()['useHead'] == 'true' else requests.get(demisto.args()['url']) urls = [] if response.history: for resp in response....
commonfields: id: HTTPListRedirects version: -1 name: HTTPListRedirects script: |- import requests u = demisto.args()['url'] if not u.lower().startswith('http'): u = 'http://' + u response = requests.head(u, allow_redirects=True) if demisto.args()['useHead'] == 'true' else requests.get(u) urls = []...
Update contact email to be team address
name: Search.digitalgov.gov description: 'The website for the DigitalGov Search program' license: null openSourceProject: 1 governmentWideReuseProject: 0 tags: - GSA - DigitalGovSearch - search - website contact: email: dawn.mccleskey@gsa.gov
name: Search.digitalgov.gov description: 'The website for the DigitalGov Search program' license: null openSourceProject: 1 governmentWideReuseProject: 0 tags: - GSA - DigitalGovSearch - search - website contact: email: search@support.digitalgov.gov
Gather the reports every 6 h
--- name: "arteria-packs.gather_ngi_pipeline_reports" pack: "arteria-packs" description: "Attempts to synchronize project reports from the ngi_pipeline at the set intervals." enabled: true trigger: type: "core.st2.IntervalTimer" parameters: unit: hours delta: 2 action: ref: "arteria-packs.gath...
--- name: "arteria-packs.gather_ngi_pipeline_reports" pack: "arteria-packs" description: "Attempts to synchronize project reports from the ngi_pipeline at the set intervals." enabled: true trigger: type: "core.st2.IntervalTimer" parameters: unit: hours delta: 6 action: ref: "arteria-packs.gath...
Bump actions/setup-node from 2.4.1 to 2.5.0
name: GitHub CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: test: name: General checks, tests and build runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Use Node.js LTS 14.x uses: actions/setup-node@v2.4.1 with: node-...
name: GitHub CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: test: name: General checks, tests and build runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Use Node.js LTS 14.x uses: actions/setup-node@v2.5.0 with: node-...
Add link to test page
firstPost: publish: 2010-02-21 13:00:00 author: Fredrik Wallgren filter: textile page: index title: Welcome to gypcms preamble: The preamble body: | Description of gypcms goes here. Can contain *textile* markup.
firstPost: publish: 2010-02-21 13:00:00 author: Fredrik Wallgren filter: textile page: index title: Welcome to gypcms preamble: The preamble body: | Description of gypcms goes here. Can contain *textile* markup. "Textile test page":/gypcms/textile-test.html
Make sure python deps are present.
--- - name: Python | Install Python apt: pkg={{ item }} state=latest with_items: - python - python-dev - python-setuptools - name: Python | Install PIP easy_install: name=pip - name: Python | Install VirtualEnv pip: name=virtualenv
--- - name: Python | Install Python apt: pkg={{ item }} state=present with_items: - python - python-dev - python-setuptools - name: Python | Install PIP easy_install: name=pip - name: Python | Install VirtualEnv pip: name=virtualenv
Add eslint to github CI
name: Continuous Integration on: [push, pull_request] jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [10.x, lts/*, latest] steps: - uses: actions/checkout@v3 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v3 with: ...
name: Continuous Integration on: [push, pull_request] jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [10.x, lts/*, latest] steps: - uses: actions/checkout@v3 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v3 with: ...
Add Node 15.x to CI workflow
name: CI on: push: branches: [master] paths: - "**.js" - "package.json" - ".github/workflows/ci.yml" pull_request: branches: [master] paths: - "**.js" - "package.json" - ".github/workflows/ci.yml" jobs: ci: strategy: matrix: os: [ubuntu-lates...
name: CI on: push: branches: [master] paths: - "**.js" - "package.json" - ".github/workflows/ci.yml" pull_request: branches: [master] paths: - "**.js" - "package.json" - ".github/workflows/ci.yml" jobs: ci: strategy: matrix: os: [ubuntu-lates...
Update from Hackage at 2019-09-19T10:05:00Z
homepage: https://github.com/leftaroundabout/colour-space changelog-type: '' hash: ef4b58bc238a0c28ad7b5883aa2f92bb4ee8bac66bccc7092464cc4c50ed8d62 test-bench-deps: {} maintainer: (@) jsag $ hvl.no synopsis: Instances of the manifold-classes for colour types changelog: '' basic-deps: linearmap-category: -any JuicyP...
homepage: https://github.com/leftaroundabout/colour-space changelog-type: '' hash: fe51e1493b5088b5972db091587e465438d81118f5b5d33ee25b355857b03149 test-bench-deps: {} maintainer: (@) jsag $ hvl.no synopsis: Instances of the manifold-classes for colour types changelog: '' basic-deps: linearmap-category: ! '>=0.3.5' ...
Fix Test Assemblies Path Again
version: '1.0.0-alpha{build}' image: Visual Studio 2015 shallow_clone: true platform: Any CPU configuration: Release before_build: - nuget restore build: project: ReactiveUI.Routing.sln test: assemblies: - **/*.Tests.dll
version: '1.0.0-alpha{build}' image: Visual Studio 2015 shallow_clone: true platform: Any CPU configuration: Release before_build: - nuget restore build: project: ReactiveUI.Routing.sln test: assemblies: - **\*.Tests.dll
Migrate to api.goodjob.life for stage
version: "2" services: node: image: 059402281999.dkr.ecr.ap-northeast-1.amazonaws.com/goodjob/goodjobshare:stage build: context: .. dockerfile: docker/Dockerfile args: - API_HOST=https://tranquil-fortress-92731.herokuapp.com - CONTENTFUL_API_HOST=https://content-stage.goodjob...
version: "2" services: node: image: 059402281999.dkr.ecr.ap-northeast-1.amazonaws.com/goodjob/goodjobshare:stage build: context: .. dockerfile: docker/Dockerfile args: - API_HOST=https://api.goodjob.life - CONTENTFUL_API_HOST=https://content-stage.goodjob.life - FACEB...
Update from Hackage at 2018-12-10T17:58:55Z
homepage: https://github.com/mniip/yoctoparsec changelog-type: '' hash: 292f604bc68ee02c87cabe26ed4ba849d0e704f21e49bdabdb5388de446c1f8b test-bench-deps: {} maintainer: mniip@mniip.com synopsis: A truly tiny monadic parsing library changelog: '' basic-deps: free: ! '>=4.0' base: ! '>=4.8 && <4.11' mtl: ! '>=2.0.0...
homepage: https://github.com/mniip/yoctoparsec changelog-type: '' hash: 24940dd42379cec68de337473943a25ea4631e7e1c9cc9ea9cced47521192a91 test-bench-deps: {} maintainer: mniip@mniip.com synopsis: A truly tiny monadic parsing library changelog: '' basic-deps: free: ! '>=4.0' base: ! '>=4.8 && <4.13' mtl: ! '>=2.0.0...
Add tests for 7.1 and 7.2
language: php php: - 5.5 - 5.6 - 7.0 - hhvm matrix: allow_failures: - php: hhvm before_script: - composer install script: - mkdir -p build/logs - php vendor/bin/phpunit -c phpunit.xml.dist after_success: - bash <(curl -s https://codecov.io/bash)
language: php php: - 5.5 - 5.6 - 7.0 - 7.1 - 7.2 - hhvm matrix: allow_failures: - php: hhvm before_script: - composer install script: - mkdir -p build/logs - php vendor/bin/phpunit -c phpunit.xml.dist after_success: - bash <(curl -s https://codecov.io/bash)
Update Travis configuration to include PHP 7.2 and different recipe versions
language: php env: global: - COMPOSER_ROOT_VERSION="1.0.x-dev" matrix: include: - php: 5.6 env: DB=MYSQL PHPCS_TEST=1 PHPUNIT_TEST=1 - php: 7.0 env: DB=PGSQL PHPUNIT_TEST=1 - php: 7.1 env: DB=MYSQL PHPUNIT_COVERAGE_TEST=1 before_script: - phpenv rehash - phpenv config-rm xde...
language: php env: global: - COMPOSER_ROOT_VERSION="1.0.x-dev" matrix: include: - php: 5.6 env: DB=MYSQL RECIPE_VERSION=1.0.x-dev PHPCS_TEST=1 PHPUNIT_TEST=1 - php: 7.0 env: DB=PGSQL RECIPE_VERSION=1.1.x-dev PHPUNIT_TEST=1 - php: 7.1 env: DB=MYSQL RECIPE_VERSION=1.2.x-dev PHPUNIT...
Use correct repository name for glide
language: go env: GO15VENDOREXPERIMENT=1 go: - 1.5 - 1.6 install: - go get github.com/MasterMinds/glide - glide install script: go test -v ./app
language: go env: GO15VENDOREXPERIMENT=1 go: - 1.5 - 1.6 install: - go get github.com/Masterminds/glide - glide install script: go test -v ./app