Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Change pip install task state to 'latest'
--- # Copyright 2014, Rackspace US, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to ...
--- # Copyright 2014, Rackspace US, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to ...
Fix criteria file to promote to promoted-components
--- main: distro_name: centos distro_version: 8 release: master api_url: https://trunk.rdoproject.org/api-centos8-master-uc username: ciuser dry_run: no promote_from: current-tripleo-compute: tripleo-ci-testing current-tripleo-security: tripleo-ci-testing current-tripleo-compute: - periodic-tripleo-...
--- main: distro_name: centos distro_version: 8 release: master api_url: https://trunk.rdoproject.org/api-centos8-master-uc username: ciuser dry_run: no # promote_from is not used in component promotion using promote-hash promote_from: promoted-components: component-ci-testing # target promotion label n...
Revert "build - add pool"
pool: vmImage: 'Ubuntu-16.04' trigger: branches: include: ['master', 'release/*'] pr: branches: include: ['master', 'release/*'] steps: - task: NodeTool@0 inputs: versionSpec: "10.15.1" - task: AzureKeyVault@1 displayName: 'Azure Key Vault: Get Secrets' inputs: azureSubscription: 'vscode-...
trigger: branches: include: ['master', 'release/*'] pr: branches: include: ['master', 'release/*'] steps: - task: NodeTool@0 inputs: versionSpec: "10.15.1" - task: AzureKeyVault@1 displayName: 'Azure Key Vault: Get Secrets' inputs: azureSubscription: 'vscode-builds-subscription' KeyVault...
Bump ridedott/merge-me-action from v1.7.4 to v1.7.5
name: Node CI on: [push] jobs: test: name: Run test suite runs-on: ubuntu-latest strategy: matrix: node-version: [12.x] steps: - uses: actions/checkout@v2.3.3 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v2.1.2 with: node-version: ...
name: Node CI on: [push] jobs: test: name: Run test suite runs-on: ubuntu-latest strategy: matrix: node-version: [12.x] steps: - uses: actions/checkout@v2.3.3 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v2.1.2 with: node-version: ...
Update from Hackage at 2018-12-27T19:24:27Z
homepage: '' changelog-type: '' hash: 226ac11a205decf2527966d7658298dd311a170ad2f4eaf3212f05e794d4463f test-bench-deps: {} maintainer: strake888@gmail.com synopsis: Categorical types and classes changelog: '' basic-deps: alg: ! '>=0.2 && <0.3' base: ! '>=4.10 && <5' all-versions: - 0.1.0.0 - 0.1.0.1 - 0.1.1.0 - 0.2...
homepage: '' changelog-type: '' hash: 240e41c4523c2912bcebd33e1c3d7fecab08452d1f5ca5025b21a9b3bde6b656 test-bench-deps: {} maintainer: strake888@gmail.com synopsis: Categorical types and classes changelog: '' basic-deps: alg: ! '>=0.2 && <0.3' base: ! '>=4.10 && <5' all-versions: - 0.1.0.0 - 0.1.0.1 - 0.1.1.0 - 0.2...
Update Senreta Vortaro to 0.5 (5)
Categories: - Reading License: Apache-2.0 AuthorName: Zoe AuthorWebSite: https://zoenb.github.io/ SourceCode: https://github.com/zoenb/vortaro IssueTracker: https://github.com/zoenb/vortaro/issues Changelog: https://github.com/zoenb/vortaro/releases AutoName: Senreta Vortaro Description: |- Senreta Vortaro (Offl...
Categories: - Reading License: Apache-2.0 AuthorName: Zoe AuthorWebSite: https://zoenb.github.io/ SourceCode: https://github.com/zoenb/vortaro IssueTracker: https://github.com/zoenb/vortaro/issues Changelog: https://github.com/zoenb/vortaro/releases AutoName: Senreta Vortaro Description: |- Senreta Vortaro (Offl...
Remove -dev.infinity in SDK upper constraint
name: web_socket_channel version: 1.0.6-dev description: StreamChannel wrappers for WebSockets. author: Dart Team <misc@dartlang.org> homepage: https://github.com/dart-lang/web_socket_channel environment: sdk: '>=1.13.0 <2.0.0-dev.infinity' dependencies: async: '^1.3.0' crypto: '>=0.9.2 <3.0.0' stream_channel...
name: web_socket_channel version: 1.0.6-dev description: StreamChannel wrappers for WebSockets. author: Dart Team <misc@dartlang.org> homepage: https://github.com/dart-lang/web_socket_channel environment: sdk: '>=1.13.0 <2.0.0' dependencies: async: '^1.3.0' crypto: '>=0.9.2 <3.0.0' stream_channel: '^1.2.0' d...
Remove an xfail for a test that now passes
# according to https://github.com/liblouis/liblouis/issues/406 # backtranslation for "ó" (lowercase o acute) doesn't seem to work table: [tables/unicode.dis, tables/Es-Es-G0.utb] flags: {testmode: forward} tests: # forward translation works - [ó, ⠬] table: [tables/unicode.dis, tables/Es-Es-G0.utb] flags: {testmod...
# according to https://github.com/liblouis/liblouis/issues/406 # backtranslation for "ó" (lowercase o acute) doesn't seem to work table: [tables/unicode.dis, tables/Es-Es-G0.utb] flags: {testmode: forward} tests: # forward translation works - [ó, ⠬] table: [tables/unicode.dis, tables/Es-Es-G0.utb] flags: {testmod...
Use panel_section_label (hopefully discouraged panel_section_id)
# This is just a sample file. For a fully documented version of this file, see # https://github.com/galaxyproject/ansible-galaxy-tools/blob/master/files/tool_list.yaml.sample tools: - name: 'column_maker' owner: 'devteam' tool_panel_section_id: 'textutil' - name: 'tabular_to_fasta' owner: 'devteam' tool_panel_s...
# This is just a sample file. For a fully documented version of this file, see # https://github.com/galaxyproject/ansible-galaxy-tools/blob/master/files/tool_list.yaml.sample tools: - name: 'column_maker' owner: 'devteam' tool_panel_section_label: 'Columnmaker section' - name: 'tabular_to_fasta' owner: 'devteam' ...
Update from Hackage at 2019-02-19T11:22:32Z
homepage: https://github.com/diffusionkinetics/open/lucid-extras changelog-type: markdown hash: deb602ab7131f2874e06e5a7a31ffa830a12b5aea621ba66332aaed6fc90150c test-bench-deps: lucid: -any base: ! '>=4.8 && <5' lucid-extras: -any directory: ! '>=1.2' maintainer: Tom Nielsen <tanielsen@gmail.com> synopsis: Gene...
homepage: https://github.com/diffusionkinetics/open/lucid-extras changelog-type: markdown hash: a613c6761be5279f2b0442cfc541558c54f811a73824deeb51bd82a67c294396 test-bench-deps: lucid: ! '>=2.9.9' base: ! '>=4.6 && <5' lucid-extras: -any directory: ! '>=1.2' maintainer: Tom Nielsen <tanielsen@gmail.com> synopsi...
Switch back to using iterm2-beta cask from cask/versions
- name: Install latest stable beta of iTerm2 using Homebrew caskroom/versions homebrew_cask: name=iterm2
- name: Install latest stable beta of iTerm2 using Homebrew caskroom/versions homebrew_cask: name=iterm2-beta
Revert "Add environment specific hierachy overrides"
--- :hierarchy: - 'node/%{::fqdn}' - 'class/%{::aws_stackname}/%{::environment}/%{::govuk_node_class}' - 'class/%{::aws_stackname}/%{::govuk_node_class}' - 'class/%{::environment}/%{::govuk_node_class}' - 'class/%{::govuk_node_class}' - '%{::aws_stackname}/%{::environment}_credentials' - '%{::environment}...
--- :hierarchy: - 'node/%{::fqdn}' - 'class/%{::aws_stackname}/%{::govuk_node_class}' - 'class/%{::govuk_node_class}' - '%{::aws_stackname}/%{::environment}_credentials' - '%{::environment}_credentials' - '%{::environment}' - 'common.%{::lsbdistcodename}' - 'common' :backends: - eyaml - yaml :eyaml:...
Add --tag ~pending as well
name: CI on: [push] jobs: test: runs-on: ubuntu-latest env: PGHOST: 127.0.0.1 PGUSER: klaxon-test-user PGPASSWORD: "LjRKZViA88dMumv" RAILS_ENV: test RACK_ENV: test NODE_ENV: test services: postgres: image: postgres:9.5 env: POSTGRES_D...
name: CI on: [push] jobs: test: runs-on: ubuntu-latest env: PGHOST: 127.0.0.1 PGUSER: klaxon-test-user PGPASSWORD: "LjRKZViA88dMumv" RAILS_ENV: test RACK_ENV: test NODE_ENV: test services: postgres: image: postgres:9.5 env: POSTGRES_D...
Use caching in GH actions
name: CI on: push: branches: - master pull_request: branches: - "**" env: CARGO_TERM_COLOR: always CARGO_INCREMENTAL: 0 jobs: tests: name: Unix tests runs-on: ${{ matrix.os }} strategy: fail-fast: true matrix: os: [ubuntu-latest] toolchain: [stabl...
name: CI on: push: branches: - master pull_request: branches: - "**" env: CARGO_TERM_COLOR: always CARGO_INCREMENTAL: 0 jobs: tests: name: Unix tests runs-on: ${{ matrix.os }} strategy: fail-fast: true matrix: os: [ubuntu-latest] toolchain: [stabl...
Update stable toolchain when possible
name: CI on: push: branches: - master pull_request: jobs: check: name: Check runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - run: rustup override set stable - uses: Swatinem/rust-cache@v1.3.0 - run: cargo check env: RUSTFLAGS: "-D warni...
name: CI on: push: branches: - master pull_request: jobs: check: name: Check runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - run: | rustup override set stable rustup update stable - uses: Swatinem/rust-cache@v1.3.0 - run: cargo check ...
Change Node Environment to Test
# This references a standard debian container from the # Docker Hub https://registry.hub.docker.com/_/debian/ # Read more about containers on our dev center # http://devcenter.wercker.com/docs/containers/index.html box: nodesource/trusty:4.2.1 # You can also use services such as databases. Read more on our dev center: ...
# This references a standard debian container from the # Docker Hub https://registry.hub.docker.com/_/debian/ # Read more about containers on our dev center # http://devcenter.wercker.com/docs/containers/index.html box: id: nodesource/trusty:4.4.0 env: NODE_ENV: test # You can also use services such as da...
Make StyleCI and Scrutinizer consistent
preset: psr2 risky: false linting: true finder: name: - "*.php"
preset: psr2 risky: false linting: true finder: name: - "*.php" disabled: - declare_equal_normalize
Update to CentOS 7.2 in testing
driver: name: vagrant provisioner: name: chef_zero platforms: - name: centos-5.11 - name: centos-6.7 - name: centos-7.1 - name: fedora-22 suites: - name: default run_list: - recipe[yum::default] - recipe[yum_test::test_repo] - name: dnf_compat run_list: - recipe[yum::dnf_yum...
driver: name: vagrant provisioner: name: chef_zero platforms: - name: centos-5.11 - name: centos-6.7 - name: centos-7.2 - name: fedora-22 suites: - name: default run_list: - recipe[yum::default] - recipe[yum_test::test_repo] - name: dnf_compat run_list: - recipe[yum::dnf_yum...
Build only SDK on CI
box: wercker/android build: steps: - script: name: show base information code: | ./gradlew -v echo $ANDROID_HOME echo $ANDROID_BUILD_TOOLS echo $ANDROID_UPDATE_FILTER - android-sdk-update: filter: platform-tools,extra-android-m2repository,extra-a...
box: wercker/android build: steps: - script: name: show base information code: | ./gradlew -v echo $ANDROID_HOME echo $ANDROID_BUILD_TOOLS echo $ANDROID_UPDATE_FILTER - android-sdk-update: filter: platform-tools,extra-android-m2repository,extra-a...
Add a default cancel message, not sure why this was blank, may need to undo it later (so maybe wait on translating....)
spells: default: fizzle: "a:&5Your spell fizzled!" backfire: "a:&dYour spell backfired!" fail: "&cSomething went wrong!" insufficient_permission: "a:&eYou can't do that right now" cast_player_message: "a:&d&o$player &r&5cast &3&o$spell &r&5on you!" indirect_player_mes...
spells: default: fizzle: "a:&5Your spell fizzled!" backfire: "a:&dYour spell backfired!" fail: "&cSomething went wrong!" insufficient_permission: "a:&eYou can't do that right now" cast_player_message: "a:&d&o$player &r&5cast &3&o$spell &r&5on you!" indirect_player_mes...
Add conditions to source building dependencies
# file: nginx/meta/main.yml galaxy_info: author: pjan vandaele company: Ansibles description: Install and configure Nginx min_ansible_version: 1.4 license: MIT platforms: - name: Ubuntu versions: - all categories: - system dependencies: - Ansibles.hostname - Ansibles.apt - Ansibles.bui...
# file: nginx/meta/main.yml galaxy_info: author: pjan vandaele company: Ansibles description: Install and configure Nginx min_ansible_version: 1.4 license: MIT platforms: - name: Ubuntu versions: - all categories: - system dependencies: - Ansibles.hostname - Ansibles.apt - role: Ansibl...
Remove old GPGKEY, remove unsupported id param
--- # tasks file for ansible-role-cuda - name: Upload packaging key for CUDA repositories copy: src: cuda_packaging_key.asc dest: "{{ cuda_rpm_key_path }}" mode: 0644 - name: Trust packaging key for CUDA repositories rpm_key: key: "{{ cuda_rpm_key_path }}" id: "{{ cuda_packaging_key_id }}" ...
--- # tasks file for ansible-role-cuda - name: Upload packaging key for CUDA repositories copy: src: cuda_packaging_key.asc dest: "{{ cuda_rpm_key_path }}" mode: 0644 - name: Trust packaging key for CUDA repositories rpm_key: key: "{{ cuda_rpm_key_path }}" state: present - name: Remove trust f...
Add GitHub team for k-sigs/instrumentation repo
teams: custom-metrics-apiserver-admins: description: Admin access to the custom-metrics-apiserver repo members: - brancz - piosz privacy: closed custom-metrics-apiserver-maintainers: description: Write access to the custom-metrics-apiserver repo members: - s-urbaniak - serathius ...
teams: custom-metrics-apiserver-admins: description: Admin access to the custom-metrics-apiserver repo members: - brancz - piosz privacy: closed custom-metrics-apiserver-maintainers: description: Write access to the custom-metrics-apiserver repo members: - s-urbaniak - serathius ...
Use Msys instead on MinGW cmake generator
os: Visual Studio 2015 install: - python.exe -m pip install pytest nose_parameterized build_script: - md build - cd build - cmake -G "MinGW Makefiles" .. - cmake --build . --config Release - ctest
os: Visual Studio 2015 install: - python.exe -m pip install pytest nose_parameterized build_script: - md build - cd build - cmake -G "MSYS Makefiles" .. - cmake --build . --config Release - ctest
Move build.cmd call after conda activation
build: false environment: matrix: - PYTHON_VERSION: 2.7 MINICONDA: C:\Miniconda - PYTHON_VERSION: 2.7 MINICONDA: C:\Miniconda-x64 - PYTHON_VERSION: 3.4 MINICONDA: C:\Miniconda3 - PYTHON_VERSION: 3.4 MINICONDA: C:\Miniconda3-x64 DISTUTILS_USE_SDK: 1 init: - "ECHO %P...
build: false environment: matrix: - PYTHON_VERSION: 2.7 MINICONDA: C:\Miniconda - PYTHON_VERSION: 2.7 MINICONDA: C:\Miniconda-x64 - PYTHON_VERSION: 3.4 MINICONDA: C:\Miniconda3 - PYTHON_VERSION: 3.4 MINICONDA: C:\Miniconda3-x64 DISTUTILS_USE_SDK: 1 init: - "ECHO %P...
Add file that source tree forgot from previous commit
version: '{branch}.{build}' pull_requests: do_not_increment_build_number: true nuget: disable_publish_on_pr: true before_build: - cmd: nuget restore Sources\Monitoring.Owin.sln build: publish_nuget: true publish_nuget_symbols: true include_nuget_references: true verbosity: minimal configuration: Release dep...
version: '{branch}.{build}' pull_requests: do_not_increment_build_number: true nuget: disable_publish_on_pr: true before_build: - cmd: nuget restore Source\Monitoring.Owin.sln build: publish_nuget: true publish_nuget_symbols: true include_nuget_references: true verbosity: minimal configuration: Release depl...
Add clean tarballs to CI
image: continuumio/miniconda3 before_script: - conda config --add channels conda-forge - conda config --add channels defaults - conda config --add channels r - conda config --add channels bioconda - conda clean -a -y - conda install snakemake==5.4.5 click==7.0 stages: - rulegraph - run - sina ...
image: continuumio/miniconda3 before_script: - conda config --add channels conda-forge - conda config --add channels defaults - conda config --add channels r - conda config --add channels bioconda - conda clean -a -y - conda clean --tarballs -y - conda install snakemake==5.4.5 click==7.0 stages: - r...
Update from Hackage at 2020-08-10T10:16:16Z
homepage: https://github.com/MichelBoucey/spintax changelog-type: '' hash: c966441a51730deb1ab29ee1b12ab0fdb6aacc79c24cfacb4a993ccd227c90d2 test-bench-deps: {} maintainer: michel.boucey@gmail.com synopsis: Random text generation based on spintax changelog: '' basic-deps: mwc-random: ! '>=0.13.3.2 && <0.15' extra: !...
homepage: https://github.com/MichelBoucey/spintax changelog-type: '' hash: fbb1390fe211cbd0c38cc384d4c3731a7c500c77181cd3309b4b6f207061d624 test-bench-deps: {} maintainer: michel.boucey@gmail.com synopsis: Random text generation based on spintax changelog: '' basic-deps: mwc-random: '>=0.13.3.2 && <0.16' extra: '>=...
Deploy nuget only when commits on master branch.
version: 1.1.0.{build} configuration: Release assembly_info: patch: true file: AssemblyInfo.* assembly_version: "{version}" assembly_file_version: "{version}" assembly_informational_version: "{version}" build: project: Wox.sln after_test: ps: .\deploy\nuget\pack.ps1 deploy: prov...
version: 1.1.0.{build} configuration: Release assembly_info: patch: true file: AssemblyInfo.* assembly_version: "{version}" assembly_file_version: "{version}" assembly_informational_version: "{version}" build: project: Wox.sln after_test: ps: .\deploy\nuget\pack.ps1 deploy: prov...
Update CI Rubies: Remove Ruby 2.5
name: Test on: [push, pull_request] jobs: test: name: Ruby ${{ matrix.ruby }} (${{ matrix.os }}) if: "!contains(github.event.head_commit.message, '[skip ci]')" strategy: matrix: ruby: - 3.1 - 3.0 - 2.7 - 2.6 - 2.5 - jruby-9.2.13.0 # -...
name: Test on: [push, pull_request] jobs: test: name: Ruby ${{ matrix.ruby }} (${{ matrix.os }}) if: "!contains(github.event.head_commit.message, '[skip ci]')" strategy: matrix: ruby: - 3.1 - 3.0 - 2.7 - 2.6 - jruby-9.2.13.0 # - truffleruby-2...
Fix from support message was applied
version: '{build}' image: - Visual Studio 2017 - Ubuntu configuration: Release environment: ASPNETCORE_ENVIRONMENT: Staging nuget: project_feed: true disable_publish_on_pr: true artifacts: - path: build\artifacts\*.nupkg deploy: off branches: only: - develop - /release.*/ - master skip_commits: f...
version: '{build}' image: - Visual Studio 2017 - Ubuntu configuration: Release environment: ASPNETCORE_ENVIRONMENT: Staging nuget: project_feed: true disable_publish_on_pr: true artifacts: - path: build\artifacts\*.nupkg deploy: off branches: only: - develop - /release.*/ - master skip_commits: f...
Add diagnostics in AppVeyor build step to resolve an issue
build_script: - cd C:\ - appveyor DownloadFile http://sourceforge.net/projects/msys2/files/Base/x86_64/msys2-base-x86_64-20150512.tar.xz/download -FileName "msys2.tar.xz" - 7z x msys2.tar.xz - 7z x msys2.tar > NUL - C:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -Sy bash pacman pacman-mirrors msys2-runtime" - ...
build_script: - cd C:\ - dir - appveyor DownloadFile http://sourceforge.net/projects/msys2/files/Base/x86_64/msys2-base-x86_64-20150512.tar.xz/download -FileName "msys2.tar.xz" - 7z x msys2.tar.xz - 7z x msys2.tar - C:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -Sy bash pacman pacman-mirrors msys2-runtime" - ...
Load schema in DB before starting to test
language: ruby cache: bundler archive: true rvm: - 2.1.2 before_script: - cp spec/dummy/config/database.shippable.yml spec/dummy/config/database.yml script: - CODECLIMATE_REPO_TOKEN=b7d9c971bea2879b81bdf35f600b985bf3a016c6104169b2c29c213a5d2e7142 bundle exec rspec - bundle exec rake best_practice_project:run no...
language: ruby cache: bundler archive: true rvm: - 2.1.2 before_script: - cp spec/dummy/config/database.shippable.yml spec/dummy/config/database.yml script: - cd spec/dummy - RAILS_ENV=test bundle exec rake db:schema:load - cd ../.. - CODECLIMATE_REPO_TOKEN=b7d9c971bea2879b81bdf35f600b985bf3a016c6104169b2c2...
Remove width restriction from organizer logo
- group: "Main organizer" elements: - {name: "Code For Nepal", description: "Code for Nepal - Increasing digital literacy and open data", link: "http://codefornepal.org", imageUrl: "c4n_logo.png"} - group: "Co-organizers" elements: - {name: "Women Development Advocacy Center", description: "WDAC - C...
- group: "Main organizer" elements: - {name: "Code For Nepal", description: "Code for Nepal - Increasing digital literacy and open data", link: "http://codefornepal.org", imageUrl: "c4n_logo.png"} - group: "Co-organizers" elements: - {name: "Women Development Advocacy Center", description: "WDAC - C...
ADD concurrencly group to CI
name: Unit Tests on: push: pull_request: branches: - master env: TEST_IMAGE_NAME: fiware/orion-ci:rpm8 jobs: unit: runs-on: ubuntu-18.04 services: mongodb: image: mongo:4.4 ports: - 27017:27017 steps: - uses: actions/checkout@v2 - name: Run...
name: Unit Tests on: push: pull_request: branches: - master concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true env: TEST_IMAGE_NAME: fiware/orion-ci:rpm8 jobs: unit: runs-on: ubuntu-18.04 services: mongodb: image: mongo:4.4 por...
Fix sort issue with MIAconverter
name: Image Processing description: projects: - MIAConverter - cairo - chunky_png - core_image - devil - fabien/im_magick - image_science - image_sorcery - image_squeeze - magickly - mini_magick - mojo_magick - pango - paperclip-optimizer - rmagick - rsvg2 - skeptick
name: Image Processing description: projects: - cairo - chunky_png - core_image - devil - fabien/im_magick - image_science - image_sorcery - image_squeeze - magickly - MIAConverter - mini_magick - mojo_magick - pango - paperclip-optimizer - rmagick - rsvg2 - skeptick
Fix build phase for symfony 3
steps: - if [ "no" = "%fetch_mysql%" ] && [ "yes" = "%run_mysql%" ]; then app/console doctrine:schema:create --env=%deploy_symfony_env%; fi - if [ "yes" = "%run_mysql%" ] && [ -d "app/DoctrineMigrations" ]; then app/console doctrine:migrations:migrate --env=%deploy_symfony_env% --no-interaction; fi
steps: - if [ "no" = "%fetch_mysql%" ] && [ "yes" = "%run_mysql%" ]; then app/console doctrine:schema:create --env=%deploy_symfony_env%; fi - if [ "yes" = "%run_mysql%" ] && [ -d "app/DoctrineMigrations" ] && [ -f "app/console" ]; then app/console doctrine:migrations:migrate --env=%deploy_symfony_env% --no-interact...
Add st folder to path environment to access subl
environment: global: # The package name PACKAGE: "Rainmeter" matrix: - PYTHON: "C:\\Python33" PYTHON_ARCH: "32" SUBLIME_TEXT_VERSION : "3" - PYTHON: "C:\\Python33-x64" PYTHON_ARCH: "64" SUBLIME_TEXT_VERSION : "3" install: # Prepend new...
environment: global: # The package name PACKAGE: "Rainmeter" matrix: - PYTHON: "C:\\Python33" PYTHON_ARCH: "32" SUBLIME_TEXT_VERSION : "3" - PYTHON: "C:\\Python33-x64" PYTHON_ARCH: "64" SUBLIME_TEXT_VERSION : "3" install: # Prepend new...
Add env var for secret.
on: push: branches: - master schedule: # Attempt to refresh the site every morning. # * is a special character in YAML so you have to quote this string - cron: '0 3 * * *' jobs: update-digipresorg-site: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 with:...
on: push: branches: - master schedule: # Attempt to refresh the site every morning. # * is a special character in YAML so you have to quote this string - cron: '0 3 * * *' jobs: update-digipresorg-site: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 with:...
Add back in Region requirement in launch
run: type: docker env: - AWS_ACCESS_KEY_ID - AWS_SECRET_ACCESS_KEY - REDSHIFT_USER - REDSHIFT_PASSWORD - REDSHIFT_PORT - REDSHIFT_HOST - REDSHIFT_DB dependencies: - gearmand team: eng-ip resources: cpu: 0.05 max_mem: 0.05
run: type: docker env: - AWS_REGION - AWS_ACCESS_KEY_ID - AWS_SECRET_ACCESS_KEY - REDSHIFT_USER - REDSHIFT_PASSWORD - REDSHIFT_PORT - REDSHIFT_HOST - REDSHIFT_DB dependencies: - gearmand team: eng-ip resources: cpu: 0.05 max_mem: 0.05
Change mountPath in persisted example
apiVersion: habitat.sh/v1beta1 kind: Habitat metadata: name: example-persistent-habitat spec: # the core/redis habitat service packaged as a Docker image image: kinvolk/redis-hab count: 3 # the presence of this key activates persistent storage persistence: # the size of the volume that will be mounted i...
apiVersion: habitat.sh/v1beta1 kind: Habitat metadata: name: example-persistent-habitat spec: # the core/redis habitat service packaged as a Docker image image: kinvolk/redis-hab count: 3 # the presence of this key activates persistent storage persistence: # the size of the volume that will be mounted i...
Update SimpleReminder to 0.9.7 (12)
Categories: - Time License: GPL-3.0-or-later SourceCode: https://github.com/felixwiemuth/SimpleReminder IssueTracker: https://github.com/felixwiemuth/SimpleReminder/issues AutoName: SimpleReminder RepoType: git Repo: https://github.com/felixwiemuth/SimpleReminder Builds: - versionName: 0.9.4 versionCode: 7 ...
Categories: - Time License: GPL-3.0-or-later SourceCode: https://github.com/felixwiemuth/SimpleReminder IssueTracker: https://github.com/felixwiemuth/SimpleReminder/issues AutoName: SimpleReminder RepoType: git Repo: https://github.com/felixwiemuth/SimpleReminder Builds: - versionName: 0.9.4 versionCode: 7 ...
Allow setting of container scale via ENV var
version: '2' services: gp-finder-frontend: scale: 1 start_on_create: true health_check: response_timeout: 5000 healthy_threshold: 2 port: 3000 unhealthy_threshold: 3 initializing_timeout: 60000 interval: 5000 strategy: recreate request_line: GET "/" "HTTP/...
version: '2' services: gp-finder-frontend: scale: $INITIAL_CONTAINER_SCALE start_on_create: true health_check: response_timeout: 5000 healthy_threshold: 2 port: 3000 unhealthy_threshold: 3 initializing_timeout: 60000 interval: 5000 strategy: recreate reque...
Update from Hackage at 2015-10-13T22:17:24+0000
homepage: https://github.com/sdiehl/picologic changelog-type: '' hash: 1342d1e72247140b3ff45fe5b2ffeb4ce57d3597862f5e177060476dc440f1cf test-bench-deps: {} maintainer: stephen.m.diehl@gmail.com synopsis: Utilities for symbolic predicate logic expressions changelog: '' basic-deps: base: ! '>=4.6 && <4.8' picosat: ! ...
homepage: https://github.com/sdiehl/picologic changelog-type: '' hash: 499e881e41d521fd4ae2333d59ddb855f5366b4e7f6c69d8af0949d87266c1f0 test-bench-deps: base: ! '>=2 && <5' picologic: -any picosat: -any containers: -any mtl: -any QuickCheck: -any pretty: -any maintainer: stephen.m.diehl@gmail.com synopsis...
Update Pdf Viewer Plus to 3.1 (22)
Categories: - Reading License: MIT SourceCode: https://github.com/JavaCafe01/PdfViewer IssueTracker: https://github.com/JavaCafe01/PdfViewer/issues Donate: https://www.paypal.me/gsnathan AutoName: Pdf Viewer Plus Description: Pdf Viewer Plus is a smooth PDF viewer written in Java. It contains a simple user inter...
Categories: - Reading License: MIT SourceCode: https://github.com/JavaCafe01/PdfViewer IssueTracker: https://github.com/JavaCafe01/PdfViewer/issues Donate: https://www.paypal.me/gsnathan AutoName: Pdf Viewer Plus Description: Pdf Viewer Plus is a smooth PDF viewer written in Java. It contains a simple user inter...
Update from Hackage at 2016-11-05T14:33:12Z
homepage: https://github.com/haskell/win32 changelog-type: '' hash: c5517b608fe3d79835c3b4747540965a622ab6074a3cf65588901d3691d22e87 test-bench-deps: {} maintainer: Haskell Libraries <libraries@haskell.org> synopsis: A binding to part of the Win32 library changelog: '' basic-deps: bytestring: -any base: ! '>=4.5 &&...
homepage: https://github.com/haskell/win32 changelog-type: '' hash: 45513da1f75dde2a8229a923525d9d1e35770d09f77314cb9e3527bb4c7c1222 test-bench-deps: {} maintainer: Haskell Libraries <libraries@haskell.org> synopsis: A binding to part of the Win32 library changelog: '' basic-deps: bytestring: -any base: ! '>=4.5 &&...
Update from Hackage at 2022-09-17T01:33:06Z
homepage: https://github.com/IvanMalison/gtk-strut#readme changelog-type: markdown hash: cd03ccd640dd0015ce89a57618d0db7829f7b49a5dc03df92b19cab73bbd97d9 test-bench-deps: {} maintainer: IvanMalison@gmail.com synopsis: Libary for creating strut windows with gi-gtk changelog: | # Changelog for gtk-strut ## Unrelease...
homepage: https://github.com/IvanMalison/gtk-strut#readme changelog-type: markdown hash: b915d46dd0853fbb447fd4614941356c6e4a291a8164fa24690bd4858008aafa test-bench-deps: {} maintainer: IvanMalison@gmail.com synopsis: Library for creating strut windows with gi-gtk changelog: | # Changelog for gtk-strut ## Unreleas...
Remove Lift from AppVeyor cache.
version: 0.0.1.{build}-test shallow_clone: true environment: LUAROCKS_VER: 2.2.2 matrix: - LUA_VER: 5.1.5 # - LUA_VER: 5.2.4 # Lua 5.2.4 with compatibility flags enabled (DLUA_COMPAT_ALL). - LUA_VER: 5.2.4 # Lua 5.2.4 with compatibility flags disabled. NOCOMPAT: true # - LUA_VER: 5.3.1 # Lua 5.3.1 ...
version: 0.0.1.{build}-test shallow_clone: true environment: LUAROCKS_VER: 2.2.2 matrix: - LUA_VER: 5.1.5 # - LUA_VER: 5.2.4 # Lua 5.2.4 with compatibility flags enabled (DLUA_COMPAT_ALL). - LUA_VER: 5.2.4 # Lua 5.2.4 with compatibility flags disabled. NOCOMPAT: true # - LUA_VER: 5.3.1 # Lua 5.3.1 ...
Remove warnings about windows file endings
env: browser: true es6: true node: true extends: 'airbnb' parserOptions: sourceType: module rules: indent: - warn - 2 linebreak-style: - error - unix no-underscore-dangle: off no-param-reassign: - error - props: false object-shorthand: - 2 - consistent semi: - war...
env: browser: true es6: true node: true extends: 'airbnb' parserOptions: sourceType: module rules: indent: - warn - 2 linebreak-style: - error - unix - windows no-underscore-dangle: off no-param-reassign: - error - props: false object-shorthand: - 2 - consistent s...
Fix task /etc/localtime to not copy zoneinfo from local machine
--- - name: /etc/rc.conf template: > src=rc.conf.j2 dest=/etc/rc.conf owner=root mode=0644 tags: config - name: /etc/localtime copy: > src=/usr/share/zoneinfo/{{ timezone }} dest=/etc/localtime tags: config - name: /etc/timezone copy: > content='{{ timezone }}\n' dest=/etc/timezo...
--- - name: /etc/rc.conf template: > src=rc.conf.j2 dest=/etc/rc.conf owner=root mode=0644 tags: config - name: /etc/localtime command: > rsync -ci /usr/share/zoneinfo/{{ timezone }} /etc/localtime register: _result changed_when: _result.stdout != "" tags: config - name: /etc/timezone co...
Update from Hackage at 2022-02-18T04:52:15Z
homepage: https://github.com/jxv/sugar#readme changelog-type: markdown hash: a22ba4e6b0495ecf67d8ab1375741cd0da7ddb8d2c5a354df957ba5a2825e5df test-bench-deps: base: -any tasty-hspec: -any sugar: -any tasty: -any maintainer: Joe Vargas synopsis: Legible data changelog: | # Change log sugar uses [Semantic Ve...
homepage: https://github.com/jxv/sugar#readme changelog-type: markdown hash: e16e638b01d8b4e0efcbf6646698fe72261d4fc1a45674cd5d087c5ce3e20365 test-bench-deps: base: -any tasty-hspec: -any sugar: -any tasty: -any maintainer: Joe Vargas synopsis: Legible data changelog: | # Change log sugar uses [Semantic Ve...
Update from Hackage at 2015-12-24T11:16:05+0000
homepage: '' changelog-type: '' hash: 83e789785ad079e5dc43105059d32d8518a2ea7df5693233dde631baf315fdde test-bench-deps: {} maintainer: denis.redozubov@gmail.com synopsis: Convenience wrappers for non-intrusive debug tracing changelog: '' basic-deps: base: ! '>=4.8 && <4.9' all-versions: - '0.1.0.0' author: Denis Redo...
homepage: '' changelog-type: '' hash: 485c8cd3e75f5bd66647b133afd1a9b57c47dd854bca9f1c8ba538e83094a873 test-bench-deps: {} maintainer: denis.redozubov@gmail.com synopsis: Convenience wrappers for non-intrusive debug tracing changelog: '' basic-deps: base: ! '>=4.8 && <4.9' all-versions: - '0.1.0.0' - '0.1.1.0' author...
Migrate from FOSSA Repository Scanning
# Refer to the following for details: # https://github.com/fossas/fossa-cli/blob/master/docs/config-file.md#fossayml version: 2 cli: server: https://app.fossa.com fetcher: custom project: ThScoreFileConverter analyze: modules: - name: TemplateGenerator type: nuget target: TemplateGenerator\TemplateGe...
# Refer to the following for details: # https://github.com/fossas/fossa-cli/blob/master/docs/config-file.md#fossayml version: 2 cli: server: https://app.fossa.com fetcher: git locator: git+github.com/y-iihoshi/ThScoreFileConverter$revision analyze: modules: - name: TemplateGenerator type: nuget targe...
Update from Hackage at 2020-11-30T12:36:07Z
homepage: '' changelog-type: markdown hash: aebad3d8a49af1d8b1191a8f02b93c936c2f639b8491edaf33d6368dbb3477fe test-bench-deps: {} maintainer: dan.firth@homotopic.tech synopsis: Polysemy versions of Path functions. changelog: | # Changelog for polysemy-path ## v0.1.0.0 * Make functions sign `PathException` rather...
homepage: '' changelog-type: markdown hash: 7396e0925ff6f24cead0d48a2371bbef1d8ef8f18082ef8ade51c85fd4d5a1b6 test-bench-deps: {} maintainer: dan.firth@homotopic.tech synopsis: Polysemy versions of Path functions. changelog: | # Changelog for polysemy-path ## v0.2.0.0 * Re-export the rest of path-0.8.0. ## v0...
Add ports to make example work
version: '2' services: mongo: image: stefanscherer/mongo-windows:3.2.9 app: build: context: . dockerfile: Dockerfile depends_on: - "mongo" networks: default: external: name: nat
version: '2' services: mongo: image: stefanscherer/mongo-windows:3.2.9 ports: - 27017:27017 app: build: context: . dockerfile: Dockerfile depends_on: - "mongo" networks: default: external: name: nat
Add Lit Review 2 Blog Post Link
# Hi! I am ChrisKnepper - blog: http://beta.chrisknepper.com/blog feed: http://beta.chrisknepper.com/feed forges: - http://github.com/chrisknepper irc: ChrisKnepper name: Chris Knepper rit_dce: cxk1108 litreview1: http://beta.chrisknepper.com/2013/09/the-success-of-open-source-succeeds/ quiz1: http:/...
# Hi! I am ChrisKnepper - blog: http://beta.chrisknepper.com/blog feed: http://beta.chrisknepper.com/feed forges: - http://github.com/chrisknepper irc: ChrisKnepper name: Chris Knepper rit_dce: cxk1108 litreview1: http://beta.chrisknepper.com/2013/09/the-success-of-open-source-succeeds/ quiz1: http:/...
Add option to configure package only, handle long counter names by using sub directories
documentation: Instruments the JCR API / Sling JCR API with an apicounter global: reporters: csv: dir: metrics period: 30 packages: javax.jcr: apicounter org.apache.sling.jcr.resource.: apicounter org.apache.sling.jcr.resource.api: apicounter org.apache.sling.jcr.api: apicounter
documentation: Instruments the JCR API / Sling JCR API with an apicounter global: reporters: csv: dir: metrics period: 30 packages: javax.jcr: apicounter org.apache.jackrabbit.api.: apicounter org.apache.sling.jcr.resource.: apicounter org.apache.sling.jcr.resource.api: apicounter org.apache...
Set up for resin sync with demo device
local_resinos: app-name: pi-cam build-triggers: - Dockerfile: 08d7bf2b9e2337c5f97c5164394a9d02778029245d4635bdc5bae26913defd09 - package.json: 2a381499b79275b20cf37020b1724d3c8397a93f4b6b3e797acdf35c6b70bc26 environment: - INITSYSTEM=on uuid: d12d7bbfb1e5e6d4c5ee6ed3e2ce646c destination: /usr/src/app ...
uuid: 82148865dea35aca52804f4b15ec97f6 destination: /usr/src/app ignore: - .git - node_modules/ local_resinos: {}
Revert "[SPARK-33069][INFRA] Skip test result report if no JUnit XML files are found"
name: Report test results on: workflow_run: workflows: ["Build and test"] types: - completed jobs: test_report: runs-on: ubuntu-latest steps: - name: Download test results to report uses: dawidd6/action-download-artifact@v2 with: github_token: ${{ secrets.GITHUB_TOKEN ...
name: Report test results on: workflow_run: workflows: ["Build and test"] types: - completed jobs: test_report: runs-on: ubuntu-latest steps: - name: Download test results to report uses: dawidd6/action-download-artifact@v2 with: github_token: ${{ secrets.GITHUB_TOKEN ...
Clean up GitHub Actions YAML formatting
name: CI on: push: tags: - '*' paths: - Package Managers.alfredworkflow jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@master - name: Rename Alfred Workflow run: mv "Package Managers.alfredworkflow" Package.Managers.alfredworkflow - name: Create G...
name: CI on: push: tags: - "*" paths: - Package Managers.alfredworkflow jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@master - name: Rename Alfred Workflow run: mv "Package Managers.alfredworkflow" Package.Managers.alfredworkflow - nam...
Use --no-parallel for GitHub Actions
name: CI on: push: branches: - '*' pull_request: branches: - '*' jobs: windows: name: 'Windows (JDK 12)' runs-on: windows-latest steps: - uses: actions/checkout@master with: fetch-depth: 50 - name: 'Set up JDK 12' uses: actions/setup-java@v1 with...
name: CI on: push: branches: - '*' pull_request: branches: - '*' jobs: windows: name: 'Windows (JDK 12)' runs-on: windows-latest steps: - uses: actions/checkout@master with: fetch-depth: 50 - name: 'Set up JDK 12' uses: actions/setup-java@v1 with...
Use firefox latest esr on mac
--- driver: name: localhost provisioner: name: chef_zero require_chef_omnibus: 12 platforms: - name: macosx-10 suites: - name: default run_list: - selenium_test::hub - selenium_test::node attributes: selenium_test: username: travis password: travis mozilla_firefox: versi...
--- driver: name: localhost provisioner: name: chef_zero require_chef_omnibus: 12 platforms: - name: macosx-10 suites: - name: default run_list: - selenium_test::hub - selenium_test::node attributes: selenium_test: username: travis password: travis
Update from Hackage at 2016-12-12T20:38:40Z
homepage: https://github.com/ciez/hora changelog-type: markdown hash: c68b8730c0fad122fe7f8fde7d82ea256558c5b6b43401c9b97b7dedadec1ea6 test-bench-deps: base: ! '>=4.8' time: -any hspec: ! '>=2.1.7' regex-do: -any QuickCheck: ! '>=2.8.1' maintainer: Imants Cekusins synopsis: date time changelog: ! "##### 1.0...
homepage: https://github.com/ciez/hora changelog-type: markdown hash: 784422e12d8ec5ca53a7381d1066feed234e82d7dba3519933013e20167f9080 test-bench-deps: base: ! '>=4.8' time: -any hspec: ! '>=2.1.7' regex-do: ! '>=3.1' QuickCheck: ! '>=2.8.1' maintainer: Imants Cekusins synopsis: date time changelog: ! "##### ...
Update from Hackage at 2015-12-28T12:40:33+0000
homepage: https://github.com/LukaHorvat/visibility changelog-type: '' hash: a3a24825ca037b7799a1d06366d0e9ed2b9a87a4a12988fe8c0085381472e7a6 test-bench-deps: {} maintainer: luka.horvat9@gmail.com synopsis: Simple computation of visibility polygons. changelog: '' basic-deps: base: ! '>=4.7 && <5' containers: ==0.5.*...
homepage: https://github.com/LukaHorvat/visibility changelog-type: '' hash: 7de497c7a21ce0cc5440bb778788434e5de92f048f2b9922ec280edd71728b25 test-bench-deps: {} maintainer: luka.horvat9@gmail.com synopsis: Simple computation of visibility polygons. changelog: '' basic-deps: base: ! '>=4.7 && <5' containers: ==0.5.*...
Bump actions/setup-python from 3 to 4
name: Build on: [push, pull_request] jobs: build: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v3 - name: Setup Python 3.8 uses: actions/setup-python@v3 with: python-version: 3.8 - name: Install dependencies run: | ...
name: Build on: [push, pull_request] jobs: build: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v3 - name: Setup Python 3.8 uses: actions/setup-python@v4 with: python-version: 3.8 - name: Install dependencies run: | ...
Remove stray steps from original
# Copyright 2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, ...
# Copyright 2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, ...
Add vagrant VM user to docker group
--- - name: Ensure apt-transport-https is installed apt: name=apt-transport-https update_cache=yes state=present - name: Add Docker repository key to local key chain apt_key: keyserver=hkp://keyserver.ubuntu.com:80 id=36A1D7869245C8950F966E92D8576A8BA88D21E9 state=present - name: Add Docke...
--- - name: Ensure apt-transport-https is installed apt: name=apt-transport-https update_cache=yes state=present - name: Add Docker repository key to local key chain apt_key: keyserver=hkp://keyserver.ubuntu.com:80 id=36A1D7869245C8950F966E92D8576A8BA88D21E9 state=present - name: Add Docke...
Update oRing - Reminder to 2.0 (10)
Categories: - Sports & Health License: Apache-2.0 AuthorName: lubenard AuthorEmail: lubenard@student.42.fr SourceCode: https://github.com/lubenard/oRing_Reminder IssueTracker: https://github.com/lubenard/oRing_Reminder/issues Changelog: https://github.com/lubenard/oRing_Reminder/releases AutoName: oRing - Reminder ...
Categories: - Sports & Health License: Apache-2.0 AuthorName: lubenard AuthorEmail: lubenard@student.42.fr SourceCode: https://github.com/lubenard/oRing_Reminder IssueTracker: https://github.com/lubenard/oRing_Reminder/issues Changelog: https://github.com/lubenard/oRing_Reminder/releases AutoName: oRing - Reminder ...
Update Home to 1.7.2 (172)
Categories: - Internet - Connectivity License: GPL-3.0-only AuthorName: Dominik AuthorWebSite: https://domi04151309.github.io/ WebSite: https://domi04151309.github.io/Android/HomeApp SourceCode: https://github.com/Domi04151309/HomeApp IssueTracker: https://github.com/Domi04151309/HomeApp/issues AutoName: Home Rep...
Categories: - Internet - Connectivity License: GPL-3.0-only AuthorName: Dominik AuthorWebSite: https://domi04151309.github.io/ WebSite: https://domi04151309.github.io/Android/HomeApp SourceCode: https://github.com/Domi04151309/HomeApp IssueTracker: https://github.com/Domi04151309/HomeApp/issues AutoName: Home Rep...
Fix install path for cabal.
name: HLint CI on: push: branches: - master pull_request: jobs: build: name: hlint runs-on: ubuntu-16.04 strategy: matrix: ghc: ["8.8.1"] cabal: ["3.0"] steps: - uses: actions/checkout@v1 - uses: actions/setup-haskell@v1 name: Setup Haskell wi...
name: HLint CI on: push: branches: - master pull_request: jobs: build: name: hlint runs-on: ubuntu-16.04 strategy: matrix: ghc: ["8.8.1"] cabal: ["3.0"] steps: - uses: actions/checkout@v1 - uses: actions/setup-haskell@v1 name: Setup Haskell wi...
Change Reason label to Reason not administered
en: activerecord: attributes: renalware/hd/prescription_administration: administered: Administered administered_by: Nurse witnessed_by: Witness witnessed_by_password: Password administered_by_password: Password errors: models: renalware/hd/prescripti...
en: activerecord: attributes: renalware/hd/prescription_administration: administered: Administered administered_by: Nurse witnessed_by: Witness witnessed_by_password: Password administered_by_password: Password reason_id: Reason not administered errors: ...
Add missing blob for kibana-4.1.0-snapshot
--- golang/go1.4.2.linux-amd64.tar.gz: object_id: d2a6c165-7467-4587-acf3-6bc44a1bd2df sha: 5020af94b52b65cc9b6f11d50a67e4bae07b0aff size: 62442704 cli/cf-linux-amd64.tgz: object_id: 9dca5de1-de2c-442d-91d5-8c14a510a371 sha: a5296502c3258d6e1701adfcce5f33b091f6d018 size: 4939902 cf-app-logs/cf-app-logs-0.0....
--- golang/go1.4.2.linux-amd64.tar.gz: object_id: d2a6c165-7467-4587-acf3-6bc44a1bd2df sha: 5020af94b52b65cc9b6f11d50a67e4bae07b0aff size: 62442704 cli/cf-linux-amd64.tgz: object_id: 9dca5de1-de2c-442d-91d5-8c14a510a371 sha: a5296502c3258d6e1701adfcce5f33b091f6d018 size: 4939902 cf-app-logs/cf-app-logs-0.0....
Update from Hackage at 2022-08-14T14:24:24Z
homepage: https://github.com/haskell-foundation/foundation#readme changelog-type: '' hash: 92e30b116816bc4d0237445a99bdbb130b9342fefc47337ac274e74d3ca6583d test-bench-deps: {} maintainer: vincent@snarc.org synopsis: Foundation scrap box of array & string changelog: '' basic-deps: {} all-versions: - 0.0.0 - 0.0.1 - 0.0....
homepage: https://github.com/haskell-foundation/foundation#readme changelog-type: '' hash: 2eaaad8a625ede3f0cea5c3fa6cd2aa5bec1c66de65c843b870d72ba1e8d059b test-bench-deps: {} maintainer: vincent@snarc.org synopsis: Foundation scrap box of array & string changelog: '' basic-deps: base: <4.17 all-versions: - 0.0.0 - 0...
Add mongodb users by default
- hosts: cas-servers tasks: - name: Include common include_role: name: common - name: Install java include_role: name: java - apt_repository: repo: ppa:chris-lea/redis-server update_cache: yes - apt: name: "{{ packages }}" update_cache: yes vars: packages:...
- hosts: cas-servers vars: cas_add_mongo_users: true tasks: - name: Include common include_role: name: common - name: Install java include_role: name: java - apt_repository: repo: ppa:chris-lea/redis-server update_cache: yes - apt: name: "{{ packages }}" updat...
Use Python 3.4 util conda-forge packages Qt
name: IOOS channels: - conda-forge dependencies: - python=3.5 - anaconda-navigator - beautifulsoup4 - cartopy #- cc-plugin-glider # Python 2.7 - cmocean - compliance-checker - ctd - cython - descartes - fiona - folium - gdal - geojson - geojsonio - ge...
name: IOOS channels: - conda-forge dependencies: - python=3.4 - anaconda-navigator - beautifulsoup4 - cartopy #- cc-plugin-glider # Python 2.7 - cmocean - compliance-checker - ctd - cython - descartes - fiona - folium - gdal - geojson - geojsonio - ge...
Add windguru page in an iFrame panel
#### iframe.yaml #### environment: title: 'Environment' url: 'http://192.168.0.164:3000/dashboard/db/environment?from=1504145805346&to=1504167405346&orgId=1&theme=light' icon: mdi:thermometer
#### iframe.yaml #### environment: title: 'Environment' url: 'http://192.168.0.164:3000/dashboard/db/environment?from=1504145805346&to=1504167405346&orgId=1&theme=light' icon: mdi:thermometer windguru: title: 'Windguru' url: 'https://www.windguru.cz/470505' icon: mdi:weather-windy
Add windows-latest to OS matric in CI workflow
name: CI on: push: branches: [master] paths: - "**.ts" - "tsconfig.json" - "tsconfig.cjs.json" - "tsconfig.esm.json" - "ava.config.cjs" - "package.json" - ".github/workflows/ci.yml" pull_request: branches: [master] paths: - "**.ts" - "tsconfig.j...
name: CI on: push: branches: [master] paths: - "**.ts" - "tsconfig.json" - "tsconfig.cjs.json" - "tsconfig.esm.json" - "ava.config.cjs" - "package.json" - ".github/workflows/ci.yml" pull_request: branches: [master] paths: - "**.ts" - "tsconfig.j...
Remove deprecated Node 10 from CI.
name: CI on: pull_request: push: schedule: - cron: '30 12 * * *' workflow_dispatch: jobs: build: runs-on: ${{ matrix.os }} strategy: fail-fast: false matrix: os: [macos-latest, ubuntu-latest, windows-latest] node-version: [10.x, 12.x, 14.x, 16.x] steps: - u...
name: CI on: pull_request: push: schedule: - cron: '30 12 * * *' workflow_dispatch: jobs: build: runs-on: ${{ matrix.os }} strategy: fail-fast: false matrix: os: [macos-latest, ubuntu-latest, windows-latest] node-version: [12.x, 14.x, 16.x] steps: - uses: a...
Add nbval to conda build test requirements
package: name: mbuild version: {{ GIT_DESCRIBE_TAG }} source: path: ../../ build: noarch: python number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0)}} script_env: - CONDA_PY script: activate script: python setup.py install --single-version-externally-managed --record record.txt requirements: build...
package: name: mbuild version: {{ GIT_DESCRIBE_TAG }} source: path: ../../ build: noarch: python number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0)}} script_env: - CONDA_PY script: activate script: python setup.py install --single-version-externally-managed --record record.txt requirements: build...
Remove pinned pyqt ==4 from conda tests
package: name: mdtraj-dev version: "0.0.0" build: entry_points: - mdconvert = mdtraj.scripts.mdconvert:entry_point - mdinspect = mdtraj.scripts.mdinspect:entry_point requirements: build: - python - cython - numpy x.x - setuptools - zlib run: - python - setuptools - n...
package: name: mdtraj-dev version: "0.0.0" build: entry_points: - mdconvert = mdtraj.scripts.mdconvert:entry_point - mdinspect = mdtraj.scripts.mdinspect:entry_point requirements: build: - python - cython - numpy x.x - setuptools - zlib run: - python - setuptools - n...
Update the release trigger to install .NET Core 2.1
name: Push packages to NuGet on: release: types: [published] jobs: release: runs-on: ubuntu-18.04 env: DOTNET_NOLOGO: true steps: - name: Check out our repo uses: actions/checkout@v2 # Install the .NET Core 3.1 SDK for build and test - name: Setup .NET Core 3.1 use...
name: Push packages to NuGet on: release: types: [published] jobs: release: runs-on: ubuntu-18.04 env: DOTNET_NOLOGO: true steps: - name: Check out our repo uses: actions/checkout@v2 # We need just the .NET Core 2.1 runtime for testing - name: Setup .NET Core 2.1 ...
Update CovidAt to 4.0.1 (9)
Categories: - Navigation - Sports & Health License: CECILL-2.1 AuthorName: Codefish AuthorEmail: codefish@online.fr SourceCode: https://gitlab.com/codefish42/covidat IssueTracker: https://gitlab.com/codefish42/covidat/issues AutoName: CovidAt RepoType: git Repo: https://gitlab.com/codefish42/covidat.git Builds: ...
Categories: - Navigation - Sports & Health License: CECILL-2.1 AuthorName: Codefish AuthorEmail: codefish@online.fr SourceCode: https://gitlab.com/codefish42/covidat IssueTracker: https://gitlab.com/codefish42/covidat/issues AutoName: CovidAt RepoType: git Repo: https://gitlab.com/codefish42/covidat.git Builds: ...
Change app host for staging.
--- # App app_user: dosomething app_host: dev.dosomething.org app_root: /var/www/{{ app_host }}/current
--- # App app_user: dosomething app_host: staging.beta.dosomething.org app_root: /var/www/{{ app_host }}/current
Update from Hackage at 2017-12-15T12:48:37Z
homepage: https://github.com/sol/markdown-unlit#readme changelog-type: '' hash: 42e8052f6c497b200f6819c54bcd113fa5e0ed9a539408eacfbeaf3685b99b07 test-bench-deps: base: ==4.* hspec: ==2.* stringbuilder: -any silently: -any base-compat: -any temporary: -any QuickCheck: -any directory: -any maintainer: Sim...
homepage: https://github.com/sol/markdown-unlit#readme changelog-type: '' hash: 42e8052f6c497b200f6819c54bcd113fa5e0ed9a539408eacfbeaf3685b99b07 test-bench-deps: base: ==4.* hspec: ==2.* stringbuilder: -any silently: -any base-compat: -any temporary: -any QuickCheck: -any directory: -any maintainer: Sim...
Update circleci/python Docker tag to v3.6.5
# Python CircleCI 2.0 configuration file # # Check https://circleci.com/docs/2.0/language-python/ for more details # version: 2 jobs: build: docker: - image: circleci/python:3.6.1@sha256:6a9bbe17f3ecc54fb6be875b8c6c8eaed84eadc2b1fd1b7d6e5c89da0381f625 working_directory: ~/repo steps: - checko...
# Python CircleCI 2.0 configuration file # # Check https://circleci.com/docs/2.0/language-python/ for more details # version: 2 jobs: build: docker: - image: circleci/python:3.6.5@sha256:5ed7f0d14f10f5b81c012c6011969ca5abf9f7bc53e0448844aa9274a359178e working_directory: ~/repo steps: - checko...
Add dein_bundles_dir back to group_vars
--- config_dirs: - src: >- molecule_group_1/sync1 dest: >- {{ ansible_user_dir }}/sync1 - src: >- molecule_group_1/sync2 dest: >- {{ ansible_user_dir }}/sync2 - src: >- molecule_group_1/sync3 dest: >- {{ ansible_user_dir }}/sync3 config_files: - content: | ...
--- config_dirs: - src: >- molecule_group_1/sync1 dest: >- {{ ansible_user_dir }}/sync1 - src: >- molecule_group_1/sync2 dest: >- {{ ansible_user_dir }}/sync2 - src: >- molecule_group_1/sync3 dest: >- {{ ansible_user_dir }}/sync3 config_files: - content: | ...
Fix GitHub action for Java 15-ea.
# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use ...
# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use ...
Normalize git urls in pre-commit config
repos: - repo: https://github.com/pre-commit/pre-commit-hooks.git sha: v0.9.1 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: autopep8-wrapper - id: check-docstring-first - id: check-yaml - id: debug-statements - id: requirements-txt-fixer - id: f...
repos: - repo: https://github.com/pre-commit/pre-commit-hooks sha: v0.9.1 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: autopep8-wrapper - id: check-docstring-first - id: check-yaml - id: debug-statements - id: requirements-txt-fixer - id: flake...
Update Test Kitchen config for @darkskyapp
--- driver: name: ec2 aws_ssh_key_id: <%= ENV['AWS_KEYPAIR_NAME'] %> region: us-east-1 availability_zone: us-east-1b security_group_ids: - ci-testing instance_type: c3.large iam_profile_name: test-kitchen interface: public tags: Env: dev Type: test transport: name: sftp ssh_key: <%= E...
--- driver: name: ec2 subnet_id: subnet-f1f6acac # development-public-us-east-1b security_group_ids: - sg-8fea3af9 # ci-testing-vpc instance_type: c5.large iam_profile_name: test-kitchen interface: public tags: Env: public Type: test Operator: <%= ENV['USER'] %> transport: name: sftp ...
Check for correct repo name.
# scripts that run after cloning repository install: - if "%APPVEYOR_REPO_BRANCH%" EQU "master" if not defined APPVEYOR_PULL_REQUEST_NUMBER set MASTER_BUILD=1 - git submodule init - if not defined MASTER_BUILD git submodule deinit script - git submodule update - nuget restore submodules\akavache\Akavache.sln ...
# scripts that run after cloning repository install: - if "%APPVEYOR_REPO_NAME%" EQU "github/VisualStudio" if "%APPVEYOR_REPO_BRANCH%" EQU "master" if not defined APPVEYOR_PULL_REQUEST_NUMBER set MASTER_BUILD=1 - git submodule init - if not defined MASTER_BUILD git submodule deinit script - git submodule update...
Enable E2E tests for Windows
build: off os: unstable environment: nodejs_version: '8' install: - ps: Install-Product node $env:nodejs_version - yarn - cd npm-package && yarn && cd .. test_script: - node --version - yarn --version - yarn lint - yarn build - yarn test
build: off os: unstable environment: nodejs_version: '8' install: - ps: Install-Product node $env:nodejs_version - yarn - cd npm-package && yarn && cd .. test_script: - node --version - yarn --version - yarn lint - yarn build - yarn test - yarn test-e2e
Use BUILD_DEMO for AppVeyor builds
version: "{branch}-{build}" os: Visual Studio 2015 platform: Win32 configuration: Release environment: matrix: - cmake_generator: "Visual Studio 9 2008" msbuild_path: C:\Windows\Microsoft.NET\Framework\v3.5\msbuild - cmake_generator: "Visual Studio 14 2015" msbuild_path: msbuild before_build: ...
version: "{branch}-{build}" os: Visual Studio 2015 platform: Win32 configuration: Release environment: matrix: - cmake_generator: "Visual Studio 9 2008" msbuild_path: C:\Windows\Microsoft.NET\Framework\v3.5\msbuild - cmake_generator: "Visual Studio 14 2015" msbuild_path: msbuild before_build: ...
Use lower-case target name in cmake command
version: '{build}' configuration: - RelWithDebInfo environment: SAMP_SDK_ROOT: sdk matrix: - STATIC: ON - STATIC: OFF install: - choco install python2 - choco install pip - choco install doxygen.install - RefreshEnv - pip install ply - pip install cidl - git clone https://github.com/Zeex/...
version: '{build}' configuration: - RelWithDebInfo environment: SAMP_SDK_ROOT: sdk matrix: - STATIC: ON - STATIC: OFF install: - choco install python2 - choco install pip - choco install doxygen.install - RefreshEnv - pip install ply - pip install cidl - git clone https://github.com/Zeex/...
Remove "write a program" from paasio exercise
--- blurb: "Write a program that reports network IO statistics" source: "Brian Matsuo" source_url: "https://github.com/bmatsuo"
--- blurb: "Report network IO statistics" source: "Brian Matsuo" source_url: "https://github.com/bmatsuo"
Update from Hackage at 2017-07-17T07:01:24Z
homepage: https://github.com/peti/titlecase#readme changelog-type: '' hash: 8081548d7c7c86c3553b7e27f0135b01c92618d28dee8be9d132e5d643c7c5f3 test-bench-deps: titlecase: -any base: <5 tasty-quickcheck: -any tasty-hunit: -any tasty: -any maintainer: Peter Simons <simons@cryp.to> synopsis: Convert English Words ...
homepage: https://github.com/peti/titlecase#readme changelog-type: '' hash: f6659103b3befe9da3ff6901db75c916434b78fd6c7f873e8280841a69d9b238 test-bench-deps: titlecase: -any base: <5 tasty-quickcheck: -any tasty-hunit: -any tasty: -any maintainer: Peter Simons <simons@cryp.to> synopsis: Convert English Words ...
Add a dependency on pathos from http.
name: http author: "Dart Team <misc@dartlang.org>" homepage: http://www.dartlang.org description: A composable, Future-based API for making HTTP requests. dev_dependencies: unittest: any
name: http author: "Dart Team <misc@dartlang.org>" homepage: http://www.dartlang.org description: A composable, Future-based API for making HTTP requests. dependencies: pathos: any dev_dependencies: unittest: any
Use command: instead of args: for apisnoop-gate entrypoint + arg
periodics: - interval: 3h name: apisnoop-conformance-gate annotations: testgrid-dashboards: sig-arch-conformance testgrid-tab-name: apisnoop-conformance-gate test-grid-alert-email: kubernetes-sig-arch-conformance-test-failures@googlegroups.com testgrid-num-failures-to-alert: '1' description: 'Us...
periodics: - interval: 3h name: apisnoop-conformance-gate annotations: testgrid-dashboards: sig-arch-conformance testgrid-tab-name: apisnoop-conformance-gate test-grid-alert-email: kubernetes-sig-arch-conformance-test-failures@googlegroups.com testgrid-num-failures-to-alert: '1' description: 'Us...
Delete wheel param from common yaml for generalization.
steerbot_controller: type: "steer_drive_controller/SteerDriveController" rear_wheel : 'rear_wheel_joint' front_steer : 'front_steer_joint' publish_rate: 50.0 # defaults to 50 pose_covariance_diagonal: [0.001, 0.001, 1000000.0, 1000000.0, 1000000.0, 1000.0] twist_covariance_diagonal: [0.001, 0.001, 1000000...
steerbot_controller: type: "steer_drive_controller/SteerDriveController" rear_wheel : 'rear_wheel_joint' front_steer : 'front_steer_joint' publish_rate: 50.0 # defaults to 50 pose_covariance_diagonal: [0.001, 0.001, 1000000.0, 1000000.0, 1000000.0, 1000.0] twist_covariance_diagonal: [0.001, 0.001, 1000000...
Update from Hackage at 2022-04-23T12:29:36Z
homepage: https://github.com/raehik/refined-with#readme changelog-type: markdown hash: d7f235b0ce4495fd0e0d92c165da0e91454174babb960baf9925e2cb700cfaab test-bench-deps: {} maintainer: Ben Orchard <thefirstmuffinman@gmail.com> synopsis: Refinement types with an "refinement applied" switch. changelog: | ## 0.1.0 (2022-...
homepage: https://github.com/raehik/refined-with#readme changelog-type: markdown hash: 857e6daaf968dd6964e7cff4d8601ae1bd2e60edcbaa07b0518e8008d2f69300 test-bench-deps: {} maintainer: Ben Orchard <thefirstmuffinman@gmail.com> synopsis: Refinement types with an "refinement applied" switch. changelog: | ## 0.2.0 (2022-...
Update from Hackage at 2016-06-04T23:23:30+0000
homepage: http://rwd.rdockins.name/shellac/home/ changelog-type: '' hash: 3ffcc6aa147ae304774ddde0cd56e92f8d913f12d2e4a7d7fc0e66b7019007db test-bench-deps: {} maintainer: robdockins AT fastmail DOT fm synopsis: A framework for creating shell envinronments changelog: '' basic-deps: unix: -any base: ==4.* mtl: -any...
homepage: http://rwd.rdockins.name/shellac/home/ changelog-type: '' hash: 35fe65b9a3558a76521ca95cfa49eeaba88244bc14aa531d1788ce69beae57d8 test-bench-deps: {} maintainer: robdockins AT fastmail DOT fm synopsis: A framework for creating shell envinronments changelog: '' basic-deps: unix: -any base: ==4.* mtl: -any...