commit stringlengths 40 40 | old_file stringlengths 4 264 | new_file stringlengths 4 264 | old_contents stringlengths 0 4.24k | new_contents stringlengths 1 5.44k | subject stringlengths 14 778 | message stringlengths 15 9.92k | lang stringclasses 277
values | license stringclasses 13
values | repos stringlengths 5 127k |
|---|---|---|---|---|---|---|---|---|---|
b604a8d306200323695c98b478a7c722ac370168 | metadata/app.fedilab.fedilabtube.yml | metadata/app.fedilab.fedilabtube.yml | Categories:
- Internet
License: GPL-3.0-only
AuthorName: Thomas
AuthorWebSite: https://fedilab.app/
SourceCode: https://framagit.org/tom79/fedilab-tube
IssueTracker: https://framagit.org/tom79/fedilab-tube/issues
AutoName: TubeLab
RepoType: git
Repo: https://framagit.org/tom79/fedilab-tube
Builds:
- versionName:... | Categories:
- Internet
License: GPL-3.0-only
AuthorName: Thomas
AuthorWebSite: https://fedilab.app/
SourceCode: https://framagit.org/tom79/fedilab-tube
IssueTracker: https://framagit.org/tom79/fedilab-tube/issues
AutoName: TubeLab
RepoType: git
Repo: https://framagit.org/tom79/fedilab-tube
Builds:
- versionName:... | Update TubeLab to 1.1.0 (10) | Update TubeLab to 1.1.0 (10)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
d535a45a19055b4fb7e1fc647e0c06d4bfa76433 | metadata/info.plateaukao.einkbro.yml | metadata/info.plateaukao.einkbro.yml | Categories:
- Internet
License: GPL-3.0-or-later
AuthorName: Daniel Kao
AuthorEmail: daniel.kao@gmail.com
SourceCode: https://github.com/plateaukao/browser
IssueTracker: https://github.com/plateaukao/browser/issues
Changelog: https://github.com/plateaukao/browser/blob/main/CHANGELOG.md
AutoName: EinkBro
RepoType: g... | Categories:
- Internet
License: GPL-3.0-or-later
AuthorName: Daniel Kao
AuthorEmail: daniel.kao@gmail.com
SourceCode: https://github.com/plateaukao/browser
IssueTracker: https://github.com/plateaukao/browser/issues
Changelog: https://github.com/plateaukao/browser/blob/main/CHANGELOG.md
AutoName: EinkBro
RepoType: g... | Update EinkBro to 8.7.1 (871) | Update EinkBro to 8.7.1 (871)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
0322858390cffde269048d4aa6cbe49daf5b7fdb | metadata/org.mattvchandler.a2050.yml | metadata/org.mattvchandler.a2050.yml | Categories:
- Games
License: MIT
SourceCode: https://github.com/mattvchandler/2050
IssueTracker: https://github.com/mattvchandler/2050/issues
Changelog: https://github.com/mattvchandler/2050/releases
AutoName: '2050'
RepoType: git
Repo: https://github.com/mattvchandler/2050
Builds:
- versionName: 1.0.5
versi... | Categories:
- Games
License: MIT
SourceCode: https://github.com/mattvchandler/2050
IssueTracker: https://github.com/mattvchandler/2050/issues
Changelog: https://github.com/mattvchandler/2050/releases
AutoName: '2050'
RepoType: git
Repo: https://github.com/mattvchandler/2050
Builds:
- versionName: 1.0.5
versi... | Update 2050 to 1.0.7 (190010007) | Update 2050 to 1.0.7 (190010007)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
31c3683c916817fcda3f90d456956be2345dc620 | packages/pe/persistent-qq.yaml | packages/pe/persistent-qq.yaml | homepage: https://github.com/yesodweb/persistent#readme
changelog-type: markdown
hash: 22c6197eb7b2363ebdc5b0ed15d44d117b39334f34a27b380203afbcc4d41563
test-bench-deps: {}
maintainer: Michael Snoyman <michael@snoyman.com>
synopsis: Provides a quasi-quoter for raw SQL for persistent
changelog: ! '# Changelog for persist... | homepage: https://github.com/yesodweb/persistent#readme
changelog-type: markdown
hash: 9179bf4d6a3d0d628d37615b7ed97cbb5d9929f5fce299481903bb0c5255f397
test-bench-deps: {}
maintainer: Michael Snoyman <michael@snoyman.com>
synopsis: Provides a quasi-quoter for raw SQL for persistent
changelog: ! '# Changelog for persist... | Update from Hackage at 2018-10-14T07:59:35Z | Update from Hackage at 2018-10-14T07:59:35Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
5eb00635b0c472ab227852b78309cc820c6505f0 | helm/prometheus-operator/templates/get-crd-job.yaml | helm/prometheus-operator/templates/get-crd-job.yaml | apiVersion: batch/v1
kind: Job
metadata:
annotations:
helm.sh/hook: post-install
labels:
app: {{ template "name" . }}
chart: {{ .Chart.Name }}-{{ .Chart.Version }}
heritage: {{ .Release.Service }}
release: {{ .Release.Name }}
name: {{ template "fullname" . }}-get-crd
spec:
template:
meta... | apiVersion: batch/v1
kind: Job
metadata:
annotations:
helm.sh/hook: post-install
"helm.sh/hook-delete-policy": hook-succeeded
labels:
app: {{ template "name" . }}
chart: {{ .Chart.Name }}-{{ .Chart.Version }}
heritage: {{ .Release.Service }}
release: {{ .Release.Name }}
name: {{ template "... | Make Helm to delete TPR job on success | Make Helm to delete TPR job on success
| YAML | apache-2.0 | coreos/prometheus-operator,jescarri/prometheus-operator,gianrubio/prometheus-operator,jescarri/prometheus-operator,mmerrill3/prometheus-operator,brancz/prometheus-operator,gianrubio/prometheus-operator,coreos/prometheus-operator,mmerrill3/prometheus-operator,mmerrill3/prometheus-operator,brancz/prometheus-operator,bran... |
f0ed244e981d40dcd1b7455c5682e215f7b3142d | ansible/roles/phpdocumentor.environment/tasks/main.yml | ansible/roles/phpdocumentor.environment/tasks/main.yml | ---
- name: Update our apt cache
apt: update_cache=yes
sudo: True
- name: Install required packages
apt: name={{item}} state=latest
with_items:
- curl
- git
- graphviz
sudo: True
| ---
- name: Install required packages
apt: name={{item}} state=latest
with_items:
- curl
- git
- graphviz
sudo: True
| Remove apt-update in favor of the vagrant role | Remove apt-update in favor of the vagrant role | YAML | mit | revinate/phpDocumentor2,mvriel/phpDocumentor2,cesarmarinhorj/phpDocumentor2,revinate/phpDocumentor2,PatidarWeb/phpDocumentor2,beealone/phpDocumentor2,PatidarWeb/phpDocumentor2,phpDocumentor/phpDocumentor2,jaapio/phpDocumentor2,beealone/phpDocumentor2,Maxim-Mazurok/phpDocumentor2,PatidarWeb/phpDocumentor2,rscarson/phpDo... |
49f1d33bfbd1a57468546c8f62f709a72b41fa10 | packages/co/composition-prelude.yaml | packages/co/composition-prelude.yaml | homepage: https://github.com/vmchale/composition-prelude#readme
changelog-type: ''
hash: 61ece372abba3249e4ff4c593c63deaf06cd77a8136a06578aa8cb3e14709a9d
test-bench-deps: {}
maintainer: vanessa.mchale@reconfigure.io
synopsis: Higher-order function combinators
changelog: ''
basic-deps:
base: ! '>=4.9 && <5'
all-versio... | homepage: https://github.com/vmchale/composition-prelude#readme
changelog-type: ''
hash: c8e5e28208fb4a35a422a4e3a7ca228091ed7b0466eaa1a80c9bb3f7b43b81a0
test-bench-deps: {}
maintainer: vanessa.mchale@reconfigure.io
synopsis: Higher-order function combinators
changelog: ''
basic-deps:
base: ! '>=4.7 && <5'
all-versio... | Update from Hackage at 2017-10-08T01:15:15Z | Update from Hackage at 2017-10-08T01:15:15Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
e01f0820dc87a58bc45a1afc0ba2ab4c7d2ae937 | playbooks/automation/check-patch.yml | playbooks/automation/check-patch.yml | - import_playbook: "{{ playbook_dir }}/../provider/{{ provider | default('noop') }}/config.yml"
- import_playbook: "{{ playbook_dir }}/../utils/configure-std-ci-repos.yml"
when: std_ci_yum_repos is defined
- import_playbook: "{{ playbook_dir }}/../cluster/{{ cluster_type | default('openshift') }}/config.yml"
- import... | - import_playbook: "{{ playbook_dir }}/../provider/{{ provider | default('noop') }}/config.yml"
- import_playbook: "{{ playbook_dir }}/../utils/configure-std-ci-repos.yml"
when: std_ci_yum_repos is defined
- import_playbook: "{{ playbook_dir }}/../cluster/{{ cluster_type | default('openshift') }}/config.yml"
- import... | Add the new playbook to ci | Add the new playbook to ci
| YAML | apache-2.0 | kubevirt-incubator/kubevirt-ansible,kubevirt-incubator/kubevirt-ansible |
73417a6971e927c701d0a0110f6ebcd815e7cbb2 | vars/common.yml | vars/common.yml | ---
aws_region: eu-west-1
api:
instance_type: t2.micro
min_instance_count: 1
max_instance_count: 2
search_api:
instance_type: t2.micro
min_instance_count: 1
max_instance_count: 2
admin_frontend:
instance_type: t2.micro
min_instance_count: 1
max_instance_count: 2
database:
port: 5432
user: "dig... | ---
aws_region: eu-west-1
api:
instance_type: t2.micro
min_instance_count: 1
max_instance_count: 2
search_api:
instance_type: t2.micro
min_instance_count: 1
max_instance_count: 2
admin_frontend:
instance_type: t2.micro
min_instance_count: 1
max_instance_count: 2
database:
port: 5432
user: "dig... | Change default RDS instance type to db.t2.micro | Change default RDS instance type to db.t2.micro
| YAML | mit | alphagov/digitalmarketplace-aws,alphagov/digitalmarketplace-aws,alphagov/digitalmarketplace-aws |
3bf1451599b0b2c2dacd5f973eb82429c1fbcfb2 | vars/fedora.yml | vars/fedora.yml | ---
server_system_packages:
- autojump
- autojump-zsh
- gcc
- git
- git-review
- nodejs
- python3-heatclient
- python3-openstackclient
- python3-virtualenv
- python3-virtualenvwrapper
- tmate
- tmux-powerline
- util-linux-user
desktop_system_packages:
- autojump
- autojump-zsh
- gcc
-... | ---
server_system_packages:
- autojump
- autojump-zsh
- gcc
- git
- git-review
- nodejs
- python3-heatclient
- python3-openstackclient
- python3-virtualenv
- python3-virtualenvwrapper
- tmate
- tmux-powerline
- util-linux-user
desktop_system_packages:
- autojump
- autojump-zsh
- gcc
-... | Add packages required for vim | Add packages required for vim
| YAML | mit | arxcruz/dotfiles,arxcruz/dotfiles,arxcruz/dotfiles |
cb889798281c37add876d0228ecbd823fc75f49d | .blade.yml | .blade.yml | load_paths:
- test/src
- test/vendor
- assets
- polyfills
- src
logical_paths:
- trix.js
- test.js
- trix.css
build:
logical_paths:
- trix.js
- trix-core.js
- trix.css
path: dist
js_compressor: uglifier
require:
- sprockets/export
- sprockets/svgo
plugins:
sauce_labs:
tun... | load_paths:
- test/src
- test/vendor
- assets
- polyfills
- src
logical_paths:
- trix.js
- test.js
- trix.css
build:
logical_paths:
- trix.js
- trix-core.js
- trix.css
path: dist
js_compressor: uglifier
require:
- sprockets/export
- sprockets/svgo
plugins:
sauce_labs:
tun... | Revert "Skip testing on MS Edge 17 pending further investigation" | Revert "Skip testing on MS Edge 17 pending further investigation"
This reverts commit e1b458ca89b3cce324c5c353962e1145113658ba.
The failing tests are accurate and represent legit breakage in Edge 17.
| YAML | mit | basecamp/trix,basecamp/trix,basecamp/trix,basecamp/trix |
fe5184908f8940f0758cd86a21cdee1041bc93b7 | .jazzy.yml | .jazzy.yml | author: Spotify
author_url: https://hubs.spotify.net
copyright: Copyright © 2015-2016 Spotify AB
readme: README.md
module: HubFramework
module_version: v0.0.1-HEAD
output: docs/output
theme: fullwidth
github_url: https://ghe.spotify.net/iOS/HubFramework
github_file_prefix: https://ghe.spotify.net/iOS/HubFramework/tr... | author: Spotify
author_url: https://hubs.spotify.net
copyright: Copyright © 2015-2016 Spotify AB
readme: README.md
documentation: documentation/*.md
module: HubFramework
module_version: v0.0.1-HEAD
output: docs/output
theme: fullwidth
github_url: https://ghe.spotify.net/iOS/HubFramework
github_file_prefix: https://... | Make sure custom guides are imported into docs | Make sure custom guides are imported into docs
| YAML | apache-2.0 | spotify/HubFramework,spotify/HubFramework,spotify/HubFramework,spotify/HubFramework |
a0d5cb4e7546cae77aa085943d1e90d40c462c25 | .zuul.yaml | .zuul.yaml | - project:
templates:
- openstack-cover-jobs-neutron
- build-openstack-docs-pti
- check-requirements
- openstack-python3-zed-jobs-neutron
check:
jobs:
- neutron-tempest-plugin-tap-as-a-service
gate:
jobs:
- neutron-tempest-plugin-tap-as-a-service
perio... | - project:
templates:
- openstack-cover-jobs-neutron
- build-openstack-docs-pti
- check-requirements
- openstack-python3-jobs-neutron
check:
jobs:
- neutron-tempest-plugin-tap-as-a-service
gate:
jobs:
- neutron-tempest-plugin-tap-as-a-service
periodic-... | Switch to 2023.1 Python3 unit tests and generic template name | Switch to 2023.1 Python3 unit tests and generic template name
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for antelope. Also,
updating the template name to generic one.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/refe... | YAML | apache-2.0 | openstack/tap-as-a-service,openstack/tap-as-a-service |
01b7da55e89b60066da5ebe2f84d383b688ee8c7 | test/stack.yaml | test/stack.yaml | resolver: nightly-2018-05-02
packages: [foo, bar, baz]
ghc-options:
"$locals": -Werror -Wunused-binds -Wunused-imports -Wno-missing-home-modules
| resolver: nightly-2018-06-16
packages: [foo, bar, baz]
ghc-options:
"$locals": -Werror -Wunused-binds -Wunused-imports -Wno-missing-home-modules
| Upgrade to the latest resolver - makes the Appveyor go faster | Upgrade to the latest resolver - makes the Appveyor go faster
| YAML | bsd-3-clause | ndmitchell/weeder |
a5cf3eceff1649b8cf0ed5870ac3c3e278338436 | recipes/nccl/conda_build_config.yaml | recipes/nccl/conda_build_config.yaml | cuda_compiler:
- nvcc
| cuda_compiler:
- nvcc
cuda_compiler_version:
- 9.2
- 10.0
- 10.1
docker_image:
- condaforge/linux-anvil-cuda:9.2
- condaforge/linux-anvil-cuda:10.0
- condaforge/linux-anvil-cuda:10.1
zip_keys:
- - cuda_compiler_version
- docker_image
| Build out package for all supported CUDA versions | Build out package for all supported CUDA versions
| YAML | bsd-3-clause | mariusvniekerk/staged-recipes,scopatz/staged-recipes,asmeurer/staged-recipes,isuruf/staged-recipes,ocefpaf/staged-recipes,patricksnape/staged-recipes,johanneskoester/staged-recipes,Juanlu001/staged-recipes,hadim/staged-recipes,Juanlu001/staged-recipes,dschreij/staged-recipes,jakirkham/staged-recipes,scopatz/staged-reci... |
5a1889e3eeb554705432d3837d6b70fa68e1df06 | roles/extras/defaults/main.yml | roles/extras/defaults/main.yml | ---
python3_executable: "python3"
python3_virtualenv: "virtualenv"
python3_pythonpath: ""
stack_version: 1.2.0
nodejs_version: v8.11.3
maven_version: 3.3.9
tmux_version: 2.4
hifive_version: 1.4.0
ant_version: 1.10.2
ant_mirror_base: "https://archive.apache.org/dist/ant/binaries/"
go_version: 1.8.3
#jupyter_version: ... | ---
python3_executable: "python3"
python3_virtualenv: "virtualenv"
python3_pythonpath: ""
stack_version: 1.2.0
nodejs_version: v8.11.3
maven_version: 3.3.9
tmux_version: 2.4
hifive_version: 1.4.0
ant_version: 1.10.2
ant_mirror_base: "https://archive.apache.org/dist/ant/binaries/"
go_version: 1.8.3
jupyter_version: 2... | Set default jupyter_version variable so jupyter task works. | Set default jupyter_version variable so jupyter task works.
| YAML | apache-2.0 | MonashBioinformaticsPlatform/bio-ansible,MonashBioinformaticsPlatform/bio-ansible,MonashBioinformaticsPlatform/bio-ansible,MonashBioinformaticsPlatform/bio-ansible,MonashBioinformaticsPlatform/bio-ansible |
63b667ea35a456af5c5e18d516f64e3c2645c271 | docker-compose.yml | docker-compose.yml | version: '2.1'
services:
bot:
build: .
volumes:
- .:/root/bowser
depends_on:
- redis
redis:
image: "redis:alpine"
sysctls:
- net.core.somaxconn=511
| version: '2.1'
services:
bot:
build: .
volumes:
- .:/root/bowser
environment:
- PYTHONUNBUFFERED=1
depends_on:
- redis
redis:
image: "redis:alpine"
sysctls:
- net.core.somaxconn=511
| Set python to not buffer stdout | Set python to not buffer stdout | YAML | mit | kevinkjt2000/discord-minecraft-server-status |
01a1eb7f4d943909d10b6f01c41bda33e39cddf6 | docker-compose.yml | docker-compose.yml | version: "3"
services:
# service configuration for our database
database:
# use the preferred version of the official Postgres image
# see https://hub.docker.com/_/postgres/
image: postgres:9.4.5
# persist the database between containers by storing it in a volume
volumes:
- docker-exampl... | version: "3"
services:
# service configuration for our database
database:
# use the preferred version of the official Postgres image
# see https://hub.docker.com/_/postgres/
image: postgres:9.6.21
# persist the database between containers by storing it in a volume
volumes:
- docker-examp... | Use a maintained PostgreSQL version in Docker | Use a maintained PostgreSQL version in Docker
Neither PostgreSQL version 9.4 nor version 9.5 are maintained anymore.
| YAML | agpl-3.0 | consul/consul,consul/consul,consul/consul,consul/consul,consul/consul |
bf9b80a7ba6f346dd128814adbd4750bdcb454ba | docker-compose.yml | docker-compose.yml | version: '3'
services:
adaptris.github.io:
build:
context: .
dockerfile: Dockerfile
image: adaptris.github.io:latest
container_name: adaptris.github.io
hostname: jekyll
ports:
- '127.0.0.1:4000:4000'
volumes:
- .:/srv/jekyll
command: [ "jekyll", "serve", "--co... | version: '3'
services:
adaptris.github.io:
build:
context: .
dockerfile: Dockerfile
image: adaptris.github.io:latest
container_name: adaptris.github.io
hostname: jekyll
ports:
- '127.0.0.1:14000:4000'
volumes:
- .:/srv/jekyll
command: [ "jekyll", "serve", "--c... | Change the default port mapping | Change the default port mapping
- switch to http://localhost:14000 since 4000 has been made part of the
reserved hyper-V range.
| YAML | mit | adaptris/adaptris.github.io,adaptris/adaptris.github.io,adaptris/adaptris.github.io |
4ae12db99c73101be00ffeb0a680ceb0a1d4b013 | docker-compose.yml | docker-compose.yml | version: "3"
services:
web:
build: .
links:
- redis
ports:
- "1443:1443"
environment:
- REDIS_HOST=redis
- NODE_ENV=production
redis:
image: redis:alpine
| version: "3"
services:
web:
build: .
links:
- redis
ports:
- "1443:1443"
environment:
- REDIS_HOST=redis
redis:
image: redis:alpine
| Make develop the default NODE_ENV | Make develop the default NODE_ENV
| YAML | mpl-2.0 | mozilla/send,mozilla/send,mozilla/send,mozilla/send,mozilla/send |
cd145bf657a41a59d960a33014f19dc398256379 | docker-compose.yml | docker-compose.yml | web:
build: ./bin/web/php5-6/
links:
- mysql
- smtp
mysql:
image: mysql:5.6.23
ports:
- "3307:3306"
smtp:
image: schickling/mailcatcher
container_name: smtp-hipay-mg-latest
ports:
- "1095:1080"
| web:
build: ./bin/docker/php5-6/
dockerfile: ./bin/docker/php5-6/Dockerfile
links:
- mysql
- smtp
mysql:
image: mysql:5.6.23
ports:
- "3307:3306"
smtp:
image: schickling/mailcatcher
container_name: smtp-hipay-mg-latest
ports:
- "1095:1080"
| Rework PHP 5.4 and upgrade docker | Rework PHP 5.4 and upgrade docker
| YAML | apache-2.0 | hipay/hipay-fullservice-sdk-magento1,hipay/hipay-fullservice-sdk-magento1,hipay/hipay-fullservice-sdk-magento1,hipay/hipay-fullservice-sdk-magento1 |
b08aacc244092d87f1e068dd3b93b46d5deddceb | docker-compose.yml | docker-compose.yml | version: "3"
services:
redis:
image: redis:alpine
volumes:
- redis_data:/data
restart: always
discord-bot:
depends_on:
- redis
build: .
volumes:
- /home/pi/prod/discord/assets:/app/assets
restart: always
environment:
- NODE_ENV=production
- DiscordBot_r... | version: "3"
services:
redis:
image: redis:alpine
volumes:
- redis_data:/data
restart: always
discord-bot:
depends_on:
- redis
build: .
volumes:
- /home/pi/prod/discord/assets:/app/assets
restart: always
environment:
- NODE_ENV=production
- DiscordBot_r... | Change port to SSL port | Change port to SSL port
| YAML | mit | arijoon/vendaire-discord-bot,arijoon/vendaire-discord-bot |
266e9fdcd7d2dec6f7ed2c5ea8f3c918c0b62a52 | docker-compose.yml | docker-compose.yml | rethink:
image: rethinkdb:2.0.4
btrfs:
build: etc/btrfs
privileged: true
test:
build: .
privileged: true
volumes:
- /var/run/docker.sock:/var/run/docker.sock
volumes_from:
- btrfs
environment:
- PFS_BTRFS_ROOT=/pfs/btrfs
links:
- rethink
ports:
- "6060:6060"
compile:
build: .
... | rethink:
image: rethinkdb:2.0.4
ports:
- "8080:8080"
btrfs:
build: etc/btrfs
privileged: true
test:
build: .
privileged: true
volumes:
- /var/run/docker.sock:/var/run/docker.sock
volumes_from:
- btrfs
environment:
- PFS_BTRFS_ROOT=/pfs/btrfs
links:
- rethink
compile:
build: .
... | Remove exposed port for test and added 8080 for rethink. | Remove exposed port for test and added 8080 for rethink.
| YAML | apache-2.0 | henrylee2cn/pachyderm,sambooo/pachyderm,alexdebrie/pachyderm,klucar/pachyderm,ShengjieLuo/pachyderm,kunthar/pachyderm,sambooo/pachyderm,alexdebrie/pachyderm,kunthar/pachyderm,alexdebrie/pachyderm,ShengjieLuo/pachyderm,klucar/pachyderm,ShengjieLuo/pachyderm,phacops/pachyderm,phacops/pachyderm,sambooo/pachyderm,klucar/pa... |
a939df56c1c0bcb9b209878326e8992c944e418c | docker-compose.yml | docker-compose.yml | gulp:
build: ./gulp
volumes:
- "./data:/data"
node:
build: ./node
links:
- mysql
volumes:
- "./data:/data"
ports:
- "3000:3000"
mysql:
build: ./mysql
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: "yes"
MYSQL_DATABASE: "jactivity2"
ports:
... | gulp:
build: ./gulp
volumes:
- "./data:/data"
node:
build: ./node
links:
- mysql
volumes:
- "./data:/data"
ports:
- "3000:3000"
mysql:
build: ./mysql
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: "yes"
MYSQL_DATABASE: "jactivity2"
ports:
... | Access OpenCPU with one port | Access OpenCPU with one port
| YAML | mit | teco-kit/jActivity,teco-kit/jActivity,teco-kit/jActivity,teco-kit/jActivity |
67a807fdfbc91a2e21c439173f541abd8e927591 | docs/_project.yaml | docs/_project.yaml | name: TensorFlow Hub
breadcrumb_name: Hub 0.6
home_url: /hub/
parent_project_metadata_path: /_project.yaml
description: >
TensorFlow Hub is a library for the publication, discovery, and consumption of
reusable parts of machine learning models.
use_site_branding: true
hide_from_products_list: true
content_license: c... | name: TensorFlow Hub
breadcrumb_name: Hub
home_url: /hub/
parent_project_metadata_path: /_project.yaml
description: >
TensorFlow Hub is a library for the publication, discovery, and consumption of
reusable parts of machine learning models.
use_site_branding: true
hide_from_products_list: true
content_license: cc-ap... | Remove version from subtitle shown in tensorflow.org/hub | Remove version from subtitle shown in tensorflow.org/hub
PiperOrigin-RevId: 277052563
| YAML | apache-2.0 | tensorflow/hub,tensorflow/hub |
52480aa8412cf68524b304eff735505ed247a1b0 | communication/slack-config/sig-docs/docs-channels.yaml | communication/slack-config/sig-docs/docs-channels.yaml | channels:
- name: kubernetes-docs-ar
- name: kubernetes-docs-de
- name: kubernetes-docs-es
- name: kubernetes-docs-fr
- name: kubernetes-docs-hi
- name: kubernetes-docs-id
- name: kubernetes-docs-it
- name: kubernetes-docs-ja
- name: kubernetes-docs-ko
- name: kubernetes-docs-pt
- name: kubernetes... | channels:
- name: kubernetes-docs-ar
- name: kubernetes-docs-de
- name: kubernetes-docs-es
- name: kubernetes-docs-fr
- name: kubernetes-docs-hi
- name: kubernetes-docs-id
- name: kubernetes-docs-it
- name: kubernetes-docs-ja
- name: kubernetes-docs-ko
- name: kubernetes-docs-pt
- name: kubernetes... | Create a Slack channel for Russian translation | Create a Slack channel for Russian translation | YAML | apache-2.0 | kubernetes/community,pwittrock/community,pwittrock/community,kubernetes/community,kubernetes/community |
85911870ff80f4c5b6d525773afabaacc26e2a7f | packages/go/gotta-go-fast.yaml | packages/go/gotta-go-fast.yaml | homepage: https://github.com/callum-oakley/gotta-go-fast
changelog-type: ''
hash: 9dc01959dc7a4d5f78b3be2dc5809fcdc5095b2378c9b3a570a7b84b6bcf34a6
test-bench-deps: {}
maintainer: hello@callumoakley.net
synopsis: A command line utility for practicing typing
changelog: ''
basic-deps:
split: -any
base: '>=4.7 && <5'
... | homepage: https://github.com/callum-oakley/gotta-go-fast
changelog-type: ''
hash: ce52589823fee8562bcfa3fd74e4e133b51f79d5659b0be980ce0eccc0632641
test-bench-deps: {}
maintainer: hello@callumoakley.net
synopsis: A command line utility for practicing typing
changelog: ''
basic-deps:
split: -any
base: '>=4.7 && <5'
... | Update from Hackage at 2020-10-18T18:52:23Z | Update from Hackage at 2020-10-18T18:52:23Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
0b439d187318e8ff38431ba98e93d8fba0b029fd | .codeclimate.yml | .codeclimate.yml | ---
engines:
brakeman:
enabled: true
bundler-audit:
enabled: true
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
eslint:
enabled: false
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- Gemfile
- ... | ---
engines:
brakeman:
enabled: true
bundler-audit:
enabled: true
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
eslint:
enabled: false
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- Gemfile
- ... | Add .simplecov to code climate | Add .simplecov to code climate
| YAML | mit | danrabinowitz/omniauth-rails,danrabinowitz/omniauth-rails,danrabinowitz/omniauth-rails |
8e5af5327fa39ce2a345a58ed87340c52b1378c1 | src/Bjoerne/MyAlbumsBundle/Resources/config/routing.yml | src/Bjoerne/MyAlbumsBundle/Resources/config/routing.yml | bjoerne_my_albums_homepage:
pattern: /hello/{name}
defaults: { _controller: BjoerneMyAlbumsBundle:Default:index }
| bjoerne_my_albums_homepage:
pattern: /hello/{name}
defaults: { _controller: BjoerneMyAlbumsBundle:Default:index }
my_albums_controller:
resource: "@BjoerneMyAlbumsBundle/Controller"
type: annotation | Add routes for BjoerneMyAlbumsBundle/Controller annotations | Add routes for BjoerneMyAlbumsBundle/Controller annotations
| YAML | mit | bjoerne2/symfony-myalbums,bjoerne2/symfony-myalbums |
3c3848c4304b3f5e5007b6aaa6d34e2d3f6cd4d9 | site/docs/cloudbuild-deploy-docs.yaml | site/docs/cloudbuild-deploy-docs.yaml | # Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
steps:
- name: 'gcr.io/active-premise-257318/builder'
args: ['./util/build_docs.py']
- name: 'gcr.io/cloud-builders/gsutil'
args: ['-m', 'rsync', '-r', 'build/docs/', '... | # Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
steps:
- name: 'gcr.io/active-premise-257318/builder'
args: ['./util/build_docs.py']
- name: 'gcr.io/cloud-builders/gsutil'
args: ['-m', 'rsync', '-r', '-d','build/docs... | Make the doc bucket match the build output | [doc] Make the doc bucket match the build output
Add -d option to the gsutil rsync command used to deploy the
documentation website. This forces the target destination bucket to
match the contents of the build directory.
Additional documentation details are available here:
https://cloud.google.com/storage/docs/gsuti... | YAML | apache-2.0 | lowRISC/opentitan,lowRISC/opentitan,lowRISC/opentitan,lowRISC/opentitan,lowRISC/opentitan,lowRISC/opentitan |
a181964557eb94a17f7162a51810a8480bc1c896 | .readthedocs.yml | .readthedocs.yml | build:
image: latest
python:
version: 3.6
requirements_file: docs/requirements.txt
| build:
image: latest
python:
version: 3.7
requirements_file: docs/requirements.txt
| Build docs with Python 3.7. | Build docs with Python 3.7.
| YAML | bsd-3-clause | aaugustin/websockets,aaugustin/websockets,aaugustin/websockets,aaugustin/websockets |
83615a58cdacda9e388db87c3bb74b50d27e0ee2 | .travis.yml | .travis.yml | language: php
sudo: false
cache:
directories:
- $HOME/.composer/cache
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
matrix:
include:
- php: 5.3
env: deps=low
env:
global:
- deps=no
before_install:
- composer self-update
install:
- if [ "$deps" = "no" ]; then composer install; fi... | language: php
sudo: false
cache:
directories:
- $HOME/.composer/cache
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
matrix:
include:
- php: 5.3
env: deps=low
env:
global:
- deps=no
before_install:
- composer self-update
install:
- if [ "$deps" = "no" ]; then composer install; fi... | Disable code coverage on HHVM builds | Disable code coverage on HHVM builds
The dev version of PHPUnit does not support code coverage on HHVM 3.5 anymore. It relies on the XDebug API implemented in newer versions of HHVM | YAML | mit | Soullivaneuh/DoctrineBundle,skafandri/DoctrineBundle,fabpot/DoctrineBundle,hason/DoctrineBundle,chrisguitarguy/DoctrineBundle,OskarStark/DoctrineBundle,hacfi/DoctrineBundle,hacfi/DoctrineBundle,fervo/DoctrineBundle,nicolas-grekas/DoctrineBundle,nicolas-grekas/DoctrineBundle,chrisguitarguy/DoctrineBundle,fabpot/Doctrine... |
4cb1dc39cf32923d5c05baec741e0af549ca3c07 | metadata/com.lako.moclock.yml | metadata/com.lako.moclock.yml | Categories:
- Time
License: GPL-3.0-only
AuthorName: GittyMac
SourceCode: https://github.com/GittyMac/MoClock
IssueTracker: https://github.com/GittyMac/MoClock/issues
Changelog: https://github.com/GittyMac/MoClock/releases
AutoName: MoClock
RepoType: git
Repo: https://github.com/GittyMac/MoClock
Builds:
- versio... | Categories:
- Time
License: GPL-3.0-only
AuthorName: GittyMac
SourceCode: https://github.com/GittyMac/MoClock
IssueTracker: https://github.com/GittyMac/MoClock/issues
Changelog: https://github.com/GittyMac/MoClock/releases
AutoName: MoClock
RepoType: git
Repo: https://github.com/GittyMac/MoClock
Builds:
- versio... | Update CV of MoClock to v2.1.1 (3) | Update CV of MoClock to v2.1.1 (3)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
504993a97635236eaa358129ccb9618cf384f0ed | _config_prod.yml | _config_prod.yml | environment: production
baseurl: https://www.cpppatterns.com
highlighter: pygments
exclude: ['README.md', 'LICENSE.txt', 'Gemfile', 'scripts', 'samples']
| environment: production
baseurl: https://cpppatterns.com
highlighter: pygments
exclude: ['README.md', 'LICENSE.txt', 'Gemfile', 'scripts', 'samples']
| Remove www from base URL | Remove www from base URL
| YAML | mit | sftrabbit/CppSamples-Web,sftrabbit/CppSamples,sftrabbit/CppSamples-Web,sftrabbit/CppSamples,sftrabbit/CppSamples-Web,sftrabbit/CppSamples |
e078e2919c25ecf440de0774dbf209a933943b6e | _data/atomic.yml | _data/atomic.yml | version: 0.2.0
release-date: 2015-06-25 14:06:27 +0200 | version: 0.2.1
release-date: 2015-06-25 14:06:27 +0200 | Set Atomic version to 0.2.1 | Set Atomic version to 0.2.1
| YAML | apache-2.0 | corpus-tools/corpus-tools.github.io,corpus-tools/corpus-tools.github.io,corpus-tools/corpus-tools.github.io,corpus-tools/corpus-tools.github.io |
d72ae8ee94ecbc6bb9970a1ca48a7fa38f6a6299 | metadata/de.schlikk.calls.yml | metadata/de.schlikk.calls.yml | Categories:
- Phone & SMS
License: MIT
AuthorName: Schlikk
SourceCode: https://gitlab.com/schlikk/calls
IssueTracker: https://gitlab.com/schlikk/calls/-/issues
RepoType: git
Repo: https://gitlab.com/schlikk/calls.git
Builds:
- versionName: '1.0'
versionCode: 100000
commit: v1.0
subdir: app
gradle:... | Categories:
- Phone & SMS
License: MIT
AuthorName: Schlikk
SourceCode: https://gitlab.com/schlikk/calls
IssueTracker: https://gitlab.com/schlikk/calls/-/issues
AutoName: Schlikk Calls
RepoType: git
Repo: https://gitlab.com/schlikk/calls.git
Builds:
- versionName: '1.0'
versionCode: 100000
commit: v1.0
... | Set autoname of Schlikk Calls | Set autoname of Schlikk Calls
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
c8de974a82c9249424aac8a3d23884a7216d7a7c | metadata/site.leos.setter.yml | metadata/site.leos.setter.yml | AntiFeatures:
- NonFreeNet
Categories:
- Internet
- System
License: Apache-2.0
SourceCode: https://github.com/scubajeff/Setter
IssueTracker: https://github.com/scubajeff/Setter/issues
Changelog: https://github.com/scubajeff/Setter/releases
AutoName: Setter
RepoType: git
Repo: https://github.com/scubajeff/Setter... | AntiFeatures:
- NonFreeNet
Categories:
- Internet
- System
License: Apache-2.0
SourceCode: https://github.com/scubajeff/Setter
IssueTracker: https://github.com/scubajeff/Setter/issues
Changelog: https://github.com/scubajeff/Setter/releases
AutoName: Setter
RepoType: git
Repo: https://github.com/scubajeff/Setter... | Update Setter to 0.1.9 (10) | Update Setter to 0.1.9 (10)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
1265207ef80e021e13f64d2c597658a978beb7e1 | molecule/default/molecule.yml | molecule/default/molecule.yml | ---
dependency:
name: galaxy
driver:
name: docker
lint:
name: yamllint
platforms:
- name: tomcat-centos6-10-jdk
image: centos
image_version: 6.8
groups:
- jdk
- centos6
- name: tomcat-centos6-10-server-jre
image: centos
image_version: 6.8
groups:
- server-jre
-... | ---
dependency:
name: galaxy
driver:
name: docker
lint:
name: yamllint
platforms:
- name: tomcat-centos6-10-jdk
image: centos
image_version: 6.8
groups:
- jdk
- centos6
- name: tomcat-centos6-10-server-jre
image: centos
image_version: 6.8
groups:
- server-jre
-... | Add more Molecule tests for firewalld using source addresses insead of zones | Add more Molecule tests for firewalld using source addresses insead of zones
| YAML | mit | KAMI911/ansible-role-tomcat,KAMI911/ansible-role-tomcat |
4648c275dbaa2d40dd614efe27036d9c22c7c39a | .rubocop_todo.yml | .rubocop_todo.yml | # This configuration was generated by `rubocop --auto-gen-config`
# on 2014-10-10 18:15:47 -0500 using RuboCop version 0.26.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
... | # This configuration was generated by `rubocop --auto-gen-config`
# on 2014-10-10 18:15:47 -0500 using RuboCop version 0.26.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
... | Disable Rails checks for this project | Style: Disable Rails checks for this project
--------------------------------------------------------------------------------
Signed-off-by: Jeff Felchner <8a84c204e2d4c387d61d20f7892a2bbbf0bc8ae8@thekompanee.com>
| YAML | mit | thekompanee/chamber,thekompanee/chamber |
dfdb045e1ad31629c14aac34d819a62b7a79d190 | .ansible/site.yml | .ansible/site.yml | ---
- hosts: localhost
connection: local
vars:
brew_upgrade_all: True
atom_upgrade_all: True
node_upgrade_all: True
pre_tasks:
- include: tasks/load_files.yml
- include: tasks/fonts.yml
- include: tasks/local.yml
roles:
- {
role: jgkim.dotfiles ,
dotfiles_ignore: "{{ ... | ---
- hosts: localhost
connection: local
vars:
brew_upgrade_all: True
atom_upgrade_all: True
node_upgrade_all: True
pre_tasks:
- import_tasks: tasks/load_files.yml
- import_tasks: tasks/fonts.yml
- import_tasks: tasks/local.yml
roles:
- {
role: jgkim.dotfiles ,
dotfil... | Fix the deprecated Ansible feature | Fix the deprecated Ansible feature
| YAML | mit | jgkim/dotfiles |
ae3aa4f08ad824c981f4837ea1e604f914e21183 | buildspec.yml | buildspec.yml | version: 0.1
phases:
install:
commands:
- wget -qO- https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
- "echo 'deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main' >> \
/etc/apt/sources.list.d/google.list"
- apt-get update
- apt-get install -y ... | version: 0.1
phases:
install:
commands:
- wget -qO- https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
- "echo 'deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main' >> \
/etc/apt/sources.list.d/google.list"
- apt-get update
- apt-get install -y ... | Deploy the app to the root of web bucket | Deploy the app to the root of web bucket
| YAML | bsd-3-clause | cumulous/web,cumulous/web,cumulous/web,cumulous/web |
88395bcf153a8d80ac1b5eb0364456bee00f88b4 | admin/config.yml | admin/config.yml | backend:
name: github
repo: JosemyDuarte/josemyduarte.github.io
branch: release
media_folder: 'assets/img'
collections:
- name: "blog"
label: "Blog"
folder: "_posts/"
create: true
slug: "{{year}}-{{month}}-{{day}}-{{slug}}"
fields:
- {label: "Layout", name: "layout", widget: "hidde... | backend:
name: github
repo: JosemyDuarte/josemyduarte.github.io
branch: release
media_folder: 'assets/img'
collections:
- name: "blog"
label: "Blog"
folder: "_posts/"
create: true
slug: "{{year}}-{{month}}-{{day}}-{{slug}}"
fields:
- {label: "Layout", name: "layout", widget: "hidde... | Change date field on CMS | Change date field on CMS
| YAML | mit | JosemyDuarte/josemyduarte.github.io,JosemyDuarte/josemyduarte.github.io,JosemyDuarte/josemyduarte.github.io |
e533d0a1cf98c3e78e5f0137f64f62fd8be4a709 | .github/workflows/android.yml | .github/workflows/android.yml | name: Android CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v2
with:
submodules: recursive
- name: Set up JD... | name: Android CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v2
with:
submodules: recursive
- name: Set up Ja... | Update GitHub Action to work with Java 11 | Update GitHub Action to work with Java 11
| YAML | apache-2.0 | Kaljurand/K6nele,Kaljurand/K6nele,Kaljurand/K6nele |
d36394eb5867a4c1eea7619dc01949887d722043 | .github/workflows/android.yml | .github/workflows/android.yml | # Copyright (C) 2020 The Android Open Source Project
#
# 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
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law ... | # Copyright (C) 2020 The Android Open Source Project
#
# 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
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law ... | Install local Android SDK on GitHub Actions | Install local Android SDK on GitHub Actions | YAML | apache-2.0 | android/user-interface-samples,android/user-interface-samples |
59707917c411aefae9531148ed462b04e073a4b1 | .github/workflows/gempush.yml | .github/workflows/gempush.yml | name: Ruby Gem
on:
push:
branches: [ release-* ]
jobs:
build:
name: Build + Publish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1
with:
version: 2.6.x
- name: Publish to RubyGems
run: ./.ci/build... | name: Ruby Gem
on:
push:
branches: [ release-* ]
jobs:
build:
name: Build + Publish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1
with:
version: 2.6.x
- name: Publish to RubyGems
run: ./.ci/build... | Update secret name when setting env var | Update secret name when setting env var
| YAML | mit | cargomedia/vagrant_cloud |
6090d3ac459334cd7a00c489259376c6d0177ea8 | .github/workflows/publish.yml | .github/workflows/publish.yml | name: Publish jax3d to PyPI
on:
# Event manually triggered (in the Github UI)
workflow_dispatch:
inputs:
git-ref:
description: Git ref (e.g. SHA or tag) (Optional)
default: ""
required: false
jobs:
publish-job:
if: github.repository == 'google-research/jax3d' # prevents ac... | name: Publish jax3d to PyPI
on:
# Event manually triggered (in the Github UI)
workflow_dispatch:
inputs:
git-ref:
description: Git ref (e.g. SHA or tag) (Optional)
default: ""
required: false
jobs:
publish-job:
if: github.repository == 'google-research/jax3d' # prevents ac... | Update github action to `actions/checkout@v3` | Update github action to `actions/checkout@v3`
PiperOrigin-RevId: 484225362
| YAML | apache-2.0 | google-research/jax3d,google-research/jax3d |
c937f502cd1efcf01eb4b9fe899912c75dae08f7 | .appveyor.yml | .appveyor.yml | version: 2.0.{build}
# select image with MinGW-w64 available
image: Visual Studio 2013
clone_folder: c:\projects\sif
environment:
global:
PATH: C:\mingw-w64\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin;C:\msys64\usr\bin;$(PATH)
CXX: g++
CC: gcc
GCOV: gcov
MAKE: make
install:
#... | version: 2.0.{build}
# select image with MinGW-w64 available
image: Visual Studio 2013
environment:
global:
PATH: C:\mingw-w64\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin;C:\msys64\usr\bin;$(PATH)
CXX: g++
CC: gcc
GCOV: gcov
MAKE: make
install:
# show PATH env var
#- echo %P... | Remove clone folder setting from AppVeyor config | Remove clone folder setting from AppVeyor config
| YAML | mit | goriy/sif,goriy/sif |
7a33915174f3fea0cbd8775789ab4b99def2338e | config/prisons/BNI-bullingdon-remand-only.yml | config/prisons/BNI-bullingdon-remand-only.yml | ---
name: Bullingdon (Remand Only)
nomis_id: BNI
address:
- Bicester
- OX25 1PZ
email: socialvisits.bullingdon@hmps.gsi.gov.uk
enabled: true
estate: Bullingdon
finder_slug: bullingdon
phone: 01869 353176
slot_anomalies:
2015-12-28:
- 1400-1610
slots:
mon:
- 1400-1610
sat:
- 1400-1610
thu:
- 1400-1610
... | ---
name: Bullingdon (Remand Only)
nomis_id: BNI
address:
- Bicester
- OX25 1PZ
email: socialvisits.bullingdon@hmps.gsi.gov.uk
enabled: true
estate: Bullingdon
finder_slug: bullingdon
phone: 01869 353176
slot_anomalies:
2015-12-28:
- 1400-1610
slots:
mon:
- 1345-1545
sat:
- 1345-1545
thu:
- 1345-1545
... | Update Bullingdon remand visit slots | Update Bullingdon remand visit slots
Add Wednesday and Sunday slots
Update all visit times to 1345-1545 | YAML | mit | ministryofjustice/prison-visits,ministryofjustice/prison-visits,ministryofjustice/prison-visits |
63e11e67eb83c94111688852d00c2ec213e29a87 | tenets/codelingo/code-review-comments/lingo_bundle.yaml | tenets/codelingo/code-review-comments/lingo_bundle.yaml | description: Best Practices for Golang from Code Review Comments.
version: 0.0.0
tenets:
- avoid-renaming-imports
- context-first-arg
- do-not-discard-errors
- go-error-fmt
- use-crypto-rand
tags:
- golang
- go
| description: Best Practices for Golang from Code Review Comments.
version: 0.0.0
tenets:
- avoid-renaming-imports
- context-first-arg
- context-in-struct
- do-not-discard-errors
- go-error-fmt
- use-crypto-rand
tags:
- golang
- go
| Add tenet to bundle file | Add tenet to bundle file
| YAML | agpl-3.0 | lingo-reviews/lingo,lingo-reviews/lingo |
f5eb3a60e9be12d30d1cd1e2eb7c5f7b7aa322de | packages/at/ats-storable.yaml | packages/at/ats-storable.yaml | homepage: https://github.com//ats-generic#readme
changelog-type: ''
hash: aa83375fe67af53f12cf81715e6d6789d7c867c3cd632d12250d69be1bb8edec
test-bench-deps:
base: -any
hspec: -any
ats-storable: -any
maintainer: vamchale@gmail.com
synopsis: Marshal ATS types into Haskell
changelog: ''
basic-deps:
composition-prel... | homepage: https://github.com//ats-generic#readme
changelog-type: ''
hash: 52fb36b08ef2d1fc69deb723de5d57c86c7268c9d2ae9492d7cc0631bfef6561
test-bench-deps: {}
maintainer: vamchale@gmail.com
synopsis: Marshal ATS types into Haskell
changelog: ''
basic-deps:
composition-prelude: -any
base: ! '>=4.7 && <5'
all-version... | Update from Hackage at 2018-02-05T00:26:34Z | Update from Hackage at 2018-02-05T00:26:34Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
5d4cb1deec4c2c58a887c86b9e0c9921be25f998 | hieradata/node.shell-01.hosting.randomness.org.uk.yaml | hieradata/node.shell-01.hosting.randomness.org.uk.yaml | ---
ufw_allow:
allow-ssh-from-anywhere:
port: '22'
from: 'any'
| ---
ufw_allow:
allow-ssh-from-anywhere:
port: '22'
from: 'any'
base_packages:
- alpine
- irssi
| Install alpine and irssi on shell machine | Install alpine and irssi on shell machine
| YAML | mit | rjw1/randomness-puppet,rjw1/randomness-puppet |
2a5cbf1b0c81b9190e132e2f255505894e1f3068 | .github/workflows/autoblack.yml | .github/workflows/autoblack.yml | # GitHub Action that uses Black to reformat all Python code and submits a PR
# in regular intervals. Inspired by: https://github.com/cclauss/autoblack
name: autoblack
on:
schedule:
cron: '0 8 * * 5' # every Friday at 8am UTC
workflow_dispatch: # allow manual trigger
jobs:
build:
runs-on: ubuntu-latest... | # GitHub Action that uses Black to reformat all Python code and submits a PR
# in regular intervals. Inspired by: https://github.com/cclauss/autoblack
name: autoblack
on:
# schedule:
# cron: '0 8 * * 5' # every Friday at 8am UTC
workflow_dispatch: # allow manual trigger
jobs:
build:
runs-on: ubuntu-la... | Test different workflow trigger | Test different workflow trigger [ci skip]
| YAML | mit | explosion/spaCy,honnibal/spaCy,honnibal/spaCy,explosion/spaCy,explosion/spaCy,explosion/spaCy,honnibal/spaCy,explosion/spaCy,explosion/spaCy,honnibal/spaCy |
1015ba30cfac40405a9da8ab139238a93315450b | .github/workflows/automerge.yml | .github/workflows/automerge.yml | name: Merge me test dependencies!
on:
workflow_run:
types:
- completed
workflows:
# List all required workflow names here.
- 'Run tests'
- 'MySQL tests'
- 'PostgreSQL tests'
- 'Test build package'
- 'Run linters'
jobs:
merge-me:
name: Merge me!
runs-on: ub... | name: Merge me test dependencies!
on:
workflow_run:
types:
- completed
workflows:
# List all required workflow names here.
- 'Run tests'
- 'MySQL tests'
- 'PostgreSQL tests'
- 'Test build package'
- 'Run linters'
jobs:
merge-me:
name: Merge me!
runs-on: ub... | Bump ridedott/merge-me-action from 2.10.20 to 2.10.22 | Bump ridedott/merge-me-action from 2.10.20 to 2.10.22
| YAML | mit | fizyk/pyramid_fullauth |
af041d7cd47d0644becfdbd15f3ae9665eec93fb | .github/workflows/reviewdog.yml | .github/workflows/reviewdog.yml | ---
name: Linting
on: [pull_request]
jobs:
flake8:
name: flake8
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3
uses: actions/setup-python@v1
with:
python-version: 3.8
- name: Install flake8
run: pip3 install -r flake... | ---
name: Linting
on: [pull_request]
jobs:
flake8:
name: flake8
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3
uses: actions/setup-python@v1
with:
python-version: 3.8
- name: Install flake8
run: pip3 install flake8
... | Fix setup of linting GitHub Action. | Fix setup of linting GitHub Action.
| YAML | bsd-3-clause | matplotlib/cycler |
801b4f60bf4d149523680a3e227ea20dd231fa1a | .github/workflows/valgrind.yaml | .github/workflows/valgrind.yaml | name: Valgrind memcheck
on:
pull_request:
push:
# don't run on packaging branches
branches-ignore:
- 'for-debian'
- 'debian/**'
- 'pristine-tar'
paths:
- '**'
- '!doc/**'
- '!**.md'
jobs:
debian-buster:
runs-on: ubuntu-latest
container: debian:buster
ste... | name: Valgrind memcheck
on:
pull_request:
push:
# don't run on packaging branches
branches-ignore:
- 'for-debian'
- 'debian/**'
- 'pristine-tar'
paths:
- '**'
- '!doc/**'
- '!**.md'
jobs:
debian-buster:
runs-on: ubuntu-latest
container: debian:buster
ste... | Use IP detection for Valgrind tests | Use IP detection for Valgrind tests
This lets the test 30_ip_based_vhosts run in the Valgrind CI workflow.
| YAML | apache-2.0 | airtower-luna/mod_gnutls,airtower-luna/mod_gnutls,airtower-luna/mod_gnutls |
95e89278f81fcd19ba78590a20b5922275b2d7eb | generators/app/templates/serverless.yml | generators/app/templates/serverless.yml | service: <%= name %>
provider:
name: aws
region: <%= region %>
runtime: nodejs6.10
stage: develop
environment: '${file(.env.yml):${self:custom.stage}}'
custom:
stage: '${opt:stage, self:provider.stage}'
package:
exclude:
- .vscode/**
- docs/**
- templates/**
- tests/**
- .editorconfig
... | service:
name: <%= name %>
publish: false
provider:
name: aws
region: <%= region %>
runtime: nodejs8.10
stage: develop
environment: '${file(.env.yml):${self:custom.stage}}'
custom:
stage: '${opt:stage, self:provider.stage}'
package:
exclude:
- .vscode/**
- docs/**
- templates/**
- test... | Upgrade default runtime to nodejs 8.10 | Upgrade default runtime to nodejs 8.10
| YAML | mit | frangeris/serverless-boilerplate |
2e6b42429d44e8e178ddf409a00c37b6ad514480 | config/configurable.yml | config/configurable.yml | # This file controls what config variables you want to be able to allow your users
# to set, as well as those you'll be able to access from within the application.
#
# If you want to be able to access a string config[:site_title], for example:
#
mainsite_url:
name: URL to main site (chalmers.it)
type: string
... | # This file controls what config variables you want to be able to allow your users
# to set, as well as those you'll be able to access from within the application.
#
# If you want to be able to access a string config[:site_title], for example:
#
mainsite_url:
name: URL to main site (chalmers.it)
type: string
... | Add default options for home dir and cn | Add default options for home dir and cn
| YAML | mit | cthit/chalmersit-account-rails,cthit/chalmersit-account-rails,cthit/chalmersit-account-rails |
2ed92c1255a39c64c38889212dc15d0e253053a9 | site/.forestry/front_matter/templates/call-to-action.yml | site/.forestry/front_matter/templates/call-to-action.yml | ---
hide_body: false
is_partial: true
fields:
- type: text
name: link
label: Link
- type: text
name: button_text
label: Button Text
| ---
hide_body: false
is_partial: true
fields:
- type: field_group
label: Call-to-action
name: cta
fields:
- type: text
name: url
label: URL
- type: text
name: button_text
label: Button Text
| Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration | YAML | mit | yajupradhan/yajupradhan.github.io,yajupradhan/yajupradhan.github.io,rezafaizarahman/rezafaizarahman.github.io,rezafaizarahman/rezafaizarahman.github.io,ykpoh/ykpoh.github.io,ykpoh/ykpoh.github.io,ykpoh/ykpoh.github.io |
fd23871da610efe1ec5ef5eab9eaebfd245bf02e | .forestry/front_matter/templates/partial-columns.yml | .forestry/front_matter/templates/partial-columns.yml | ---
hide_body: false
is_partial: true
fields:
- type: number
name: column_count
label: Column Count
description: The number of columns
config:
min: '1'
max: '3'
step: '1'
required: true
- type: field_group_list
label: Columns
name: columns
fields:
- type: text
name: title
label: ... | ---
hide_body: false
is_partial: true
fields:
- type: field_group_list
label: Columns
name: columns
fields:
- type: text
name: title
label: Title
description: The title to display
config:
required: true
- type: textarea
label: Body
name: body
description: The content to displ... | Update from Forestry.io - Updated Forestry configuration | Update from Forestry.io - Updated Forestry configuration | YAML | mit | sarahwintondesign/sarahwintondesign.github.io,sarahwintondesign/sarahwintondesign.github.io |
c8d4f2c83518f78ffab97d72a7c382b46fc030f7 | .github/workflows/check-formatting-cache-creator.yml | .github/workflows/check-formatting-cache-creator.yml | name: Cache Creator code formatting
on:
pull_request:
jobs:
clang-format-check:
name: clang-format
runs-on: "ubuntu-20.04"
steps:
- name: Setup environment
run: |
sudo apt-get install -yqq clang-format-10
- name: Checkout XGL
run: |
git clone https://git... | name: Cache Creator code formatting
on:
pull_request:
jobs:
clang-format-check:
name: clang-format
runs-on: "ubuntu-20.04"
steps:
- name: Setup environment
run: |
sudo apt-get install -yqq clang-format-10
- name: Checkout XGL
run: |
git clone https://git... | Use top-level paths in clang-format check | [CI] Use top-level paths in clang-format check
Git produces paths relative to the root of the git repo, so clang-format
must be executed from that directory.
| YAML | mit | GPUOpen-Drivers/xgl,googlestadia/xgl,googlestadia/xgl,GPUOpen-Drivers/xgl,GPUOpen-Drivers/xgl,googlestadia/xgl |
0255e8948f7f6051b3ca21ed063672caea054878 | metadata/io.heckel.ntfy.yml | metadata/io.heckel.ntfy.yml | Categories:
- Internet
License: Apache-2.0
AuthorName: Philipp C. Heckel
AuthorEmail: ntfy@heckel.io
WebSite: https://ntfy.sh/
SourceCode: https://github.com/binwiederhier/ntfy-android
IssueTracker: https://github.com/binwiederhier/ntfy-android/issues
Changelog: https://github.com/binwiederhier/ntfy-android/releases
... | Categories:
- Internet
License: Apache-2.0
AuthorName: Philipp C. Heckel
AuthorEmail: ntfy@heckel.io
WebSite: https://ntfy.sh/
SourceCode: https://github.com/binwiederhier/ntfy-android
IssueTracker: https://github.com/binwiederhier/ntfy-android/issues
Changelog: https://github.com/binwiederhier/ntfy-android/releases
... | Update Ntfy to 1.3.0 (9) | Update Ntfy to 1.3.0 (9)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
3dfa35ab8f6ee7b3b1e9f5b2269901163f5ac537 | .bmi/info.yaml | .bmi/info.yaml | url: https://csdms.colorado.edu/wiki/Model:BRaKE
author: Charles M. Shobe
email: charles.shobe@colorado.edu
version: 1.0
| url: https://csdms.colorado.edu/wiki/Model:BRaKE
author: Charles M. Shobe
email: charles.shobe@colorado.edu
version: 1.0
summary:
"BRaKE is a 1-D bedrock channel profile evolution model. It
calculates bedrock erosion in addition to treating the delivery,
transport, degradation, and erosion-inhibiting effects of l... | Add extended description to model summary | Add extended description to model summary
| YAML | mit | cmshobe/brake-model,csdms-contrib/brake-model |
e80ee34d3ec26e84284204b8a78c0b2d03eef6af | metadata/xdsopl.robot36.yml | metadata/xdsopl.robot36.yml | Categories:
- Connectivity
License: Apache-2.0
SourceCode: https://github.com/xdsopl/robot36/tree/android
IssueTracker: https://github.com/xdsopl/robot36/issues
AutoName: Robot36
RepoType: git
Repo: https://github.com/xdsopl/robot36.git
Builds:
- versionName: '1.44'
versionCode: 45
commit: v1.44-fastlane... | Categories:
- Connectivity
License: Apache-2.0
SourceCode: https://github.com/xdsopl/robot36/tree/android
IssueTracker: https://github.com/xdsopl/robot36/issues
AutoName: Robot36
RepoType: git
Repo: https://github.com/xdsopl/robot36.git
Builds:
- versionName: '1.44'
versionCode: 45
commit: v1.44-fastlane... | Update Robot36 to 1.45 (46) | Update Robot36 to 1.45 (46)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
70b6c0287a96813b96d22e280a17cf1a056294e0 | .gitlab-ci.yml | .gitlab-ci.yml | stages:
- test
.check: &check
stage: test
image: java:8-jdk-alpine
script: |
apk --update add bash libstdc++
./gradlew --no-daemon check
artifacts:
paths:
- build/tmp
expire_in: 1 day
when: on_failure
check v3.0:
<<: *check
variables:
GRADLE_VERSION_UNDER_TEST: '3.0'
PERSIS... | stages:
- test
.check: &check
stage: test
image: java:8-jdk-alpine
script: |
apk --update add bash libstdc++
./gradlew --no-daemon check
artifacts:
name: '${CI_PROJECT_NAME}_${CI_BUILD_ID}'
paths:
- build/tmp
expire_in: 1 day
when: on_failure
check v3.0:
<<: *check
variables:
... | Include project name and build number in artifact name | Include project name and build number in artifact name
Default artifacts' file name is `artifacts.zip` which makes it hard to
track when more than one such file is downloaded. Having build number
it's possible to track exact build and match content with script output. | YAML | mit | jonas-l/gradle-capsule-plugin |
7c281fc1fb35ab8325705101a258fa506397d5ef | www/_data/external.yml | www/_data/external.yml | -
title: Blog posts
items:
-
name: Introducing Shrine
url: http://twin.github.io/introducing-shrine
-
title: Plugins & Storages
items:
-
name: lotus-shrine
url: https://github.com/katafrakt/lotus-shrine
-
name: shrine-cloudinary
url: https://github.com/janko-m/shr... | -
title: Blog posts
items:
-
name: Introducing Shrine
url: http://twin.github.io/introducing-shrine
-
title: Plugins & Storages
items:
-
name: hanami-shrine
url: https://github.com/katafrakt/hanami-shrine
-
name: shrine-cloudinary
url: https://github.com/janko-m/s... | Update links with the Lotus => Hanami rename | Update links with the Lotus => Hanami rename
| YAML | mit | janko-m/shrine,janko-m/shrine |
6c673528f4ec5155db7d14dc207666fbf79581bb | zuul.d/layout.yaml | zuul.d/layout.yaml | - project:
templates:
- tripleo-undercloud-jobs-pipeline
- tripleo-multinode-container-minimal-pipeline
- check-requirements
- release-notes-jobs-python3
- tripleo-standalone-scenarios-pipeline
- openstack-python3-yoga-jobs
- tripleo-standalone-multinode-ipa-pipeline
... | - project:
templates:
- tripleo-undercloud-jobs-pipeline
- tripleo-multinode-container-minimal-pipeline
- check-requirements
- release-notes-jobs-python3
- tripleo-standalone-scenarios-pipeline
- openstack-python3-zed-jobs
- tripleo-standalone-multinode-ipa-pipeline
-... | Use python job template for Zed | Use python job template for Zed
... because the current master should be compatible with the Zed
release of the other projects. This effectively removes testing on
Python 3.6 and only Python 3.8 and 3.9 will be tested.
Closes-Bug: #1974244
Change-Id: I7ceafe711d15a185704eae50852649798c94ccab
| YAML | apache-2.0 | openstack/tripleo-heat-templates,openstack/tripleo-heat-templates |
6a47d176a9db8b7be657a99522a2b113d5324a6b | data/galaxy_tools_playbook/posttreatments_tool_list.yaml | data/galaxy_tools_playbook/posttreatments_tool_list.yaml | api_key: <Admin user API key from galaxy_instance>
galaxy_instance: <Galaxy instance IP>
tools:
- name: 'export2graphlan'
owner: 'bebatut'
tool_panel_section_id: 'data_visualization'
tool_shed_url: 'https://testtoolshed.g2.bx.psu.edu/'
install_tool_dependencies: True
install_repository_dependencies: True
#r... | api_key: <Admin user API key from galaxy_instance>
galaxy_instance: <Galaxy instance IP>
tools:
- name: 'export2graphlan'
owner: 'bebatut'
tool_panel_section_id: 'data_visualization'
tool_shed_url: 'https://testtoolshed.g2.bx.psu.edu/'
install_tool_dependencies: True
install_repository_dependencies: True
#r... | Add plot barplot to tools to install | Add plot barplot to tools to install
| YAML | apache-2.0 | ASaiM/framework,ASaiM/framework |
a19af232a6647b54795d7d0045f2a6560e36ca28 | provisioning/copy_prod_db.yml | provisioning/copy_prod_db.yml | ---
- name: Install a copy of the production database
hosts: all
sudo: yes
vars:
aws_access_key: "{{ lookup('env','AWS_ACCESS_KEY') }}"
aws_secret_key: "{{ lookup('env','AWS_SECRET_KEY') }}"
galaxy_encryption_password: "{{ lookup('env', 'GALAXY_ENCRYPTION_PASSWORD') }}"
galaxy_postgresql_password:... | ---
- name: Install a copy of the production database
hosts: all
sudo: yes
vars:
aws_access_key: "{{ lookup('env','AWS_ACCESS_KEY') }}"
aws_secret_key: "{{ lookup('env','AWS_SECRET_KEY') }}"
galaxy_encryption_password: "{{ lookup('env', 'GALAXY_ENCRYPTION_PASSWORD') }}"
galaxy_postgresql_password:... | Copy Prod DB - Remove attempt to create galaxy user | Copy Prod DB - Remove attempt to create galaxy user
| YAML | apache-2.0 | chouseknecht/galaxy,chouseknecht/galaxy,chouseknecht/galaxy,chouseknecht/galaxy |
b54ba570fbb835d67a5a2f3b58fdde20ac6489a4 | config/tagging-apps.yml | config/tagging-apps.yml | # Below is the list of distinct `publishing_app`s in the content-store, with
# the app that is (mostly) responsible for tagging its content.
#
# Leave an app empty to disable tagging for it.
#
a-migrated-app: content-tagger # for testing puposes
businesssupportfinder: content-tagger
calculators: content-tagger
calendar... | # Below is the list of distinct `publishing_app`s in the content-store, with
# the app that is (mostly) responsible for tagging its content.
#
# Leave an app empty to disable tagging for it.
#
a-migrated-app: content-tagger # for testing puposes
businesssupportfinder: content-tagger
calculators: content-tagger
calendar... | Allow contacts pages to be tagged | Allow contacts pages to be tagged
contacts-admin has been migrated since alphagov/contacts-admin#231.
| YAML | mit | alphagov/content-tagger,alphagov/content-tagger,alphagov/content-tagger |
681a2e252b804bba88f07e2c19c1d00351381537 | metadata/de.dennisguse.opentracks.yml | metadata/de.dennisguse.opentracks.yml | Categories:
- Sports & Health
License: Apache-2.0
SourceCode: https://github.com/dennisguse/opentracks
IssueTracker: https://github.com/dennisguse/opentracks/issues
LiberapayID: '1594240'
AutoName: OpenTracks
RepoType: git
Repo: https://github.com/dennisguse/opentracks
Builds:
- versionName: v3.0.1
versionCo... | Categories:
- Sports & Health
License: Apache-2.0
SourceCode: https://github.com/dennisguse/opentracks
IssueTracker: https://github.com/dennisguse/opentracks/issues
LiberapayID: '1594240'
AutoName: OpenTracks
RepoType: git
Repo: https://github.com/dennisguse/opentracks
Builds:
- versionName: v3.0.1
versionCo... | Update OpenTracks to v3.2.2 (3079) | Update OpenTracks to v3.2.2 (3079)
| YAML | agpl-3.0 | f-droid/fdroiddata,f-droid/fdroiddata |
88b3c12a46f691f85a98bba4a2ffc68583851864 | backend/app.yaml | backend/app.yaml | application: adieu-backend
version: 2
runtime: python
api_version: 1
handlers:
##
# Adieu application
##
# Services.
- url: /item/.*
script: item.py
- url: /comment/.*
script: comment.py
- url: /vote/.*
script: vote.py
##
# Midautumn application
##
# Services
- url: /api/.*
script: midautumn/api.py
# Stat... | application: adieu-backend
version: 2
runtime: python
api_version: 1
handlers:
##
# Adieu application
##
# Services.
- url: /item/.*
script: item.py
- url: /comment/.*
script: comment.py
- url: /vote/.*
script: vote.py
##
# Midautumn application
##
# Services
- url: /api/.*
script: midautumn/api.py
# Stat... | Add static favicon.ico to root. | Add static favicon.ico to root.
| YAML | mit | ronhuang/adieu,ronhuang/adieu,ronhuang/adieu |
33ac3e8743ec83f7aa873cf286e359584c31f04b | hieradata_aws/class/mapit.yaml | hieradata_aws/class/mapit.yaml | ---
lv:
data:
pv: '/dev/xvdf'
vg: 'postgresql'
mount:
/var/lib/postgresql:
disk: '/dev/mapper/postgresql-data'
govuk_lvm: 'data'
mountoptions: 'defaults'
govuk_postgresql::server::listen_addresses: localhost
| ---
lv:
data:
pv: '/dev/xvdf'
vg: 'postgresql'
mount:
/var/lib/postgresql:
disk: '/dev/mapper/postgresql-data'
govuk_lvm: 'data'
mountoptions: 'defaults'
govuk_postgresql::server::listen_addresses: localhost
govuk_python::govuk_python_version: '3.6.12'
| Update Mapit to use Python 3.6 | Update Mapit to use Python 3.6
We upgraded the Python used in CI to be Python 3.6, which is required
for Mapit to run Django 3. However we didn't do this for the Mapit
machines themselves.
| YAML | mit | alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet |
666789bf0827b7fae3fbd5bd33a2fc9cd0f77e89 | .github/workflows/on-manual-do-nuget-publish.yml | .github/workflows/on-manual-do-nuget-publish.yml | name: Marten NuGet Manual Publish
on: [workflow_dispatch]
env:
config: Release
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
dotnet_core_version: 5.0.x
jobs:
publish_job:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name... | name: Marten NuGet Manual Publish
on: [workflow_dispatch]
env:
config: Release
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
dotnet_core_version: 5.0.100-rc.2.20479.15
jobs:
publish_job:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@... | Update .net 5 to use exact sdk version for manual nuget publish | Update .net 5 to use exact sdk version for manual nuget publish [skip ci]
| YAML | mit | ericgreenmix/marten,ericgreenmix/marten,JasperFx/Marten,mysticmind/marten,ericgreenmix/marten,ericgreenmix/marten,mysticmind/marten,mysticmind/marten,JasperFx/Marten,JasperFx/Marten,mysticmind/marten |
e22d37ff26ad28c008010d732db7bdd7e7e1a743 | .github/no-response.yml | .github/no-response.yml | # "No Response"
# https://github.com/probot/no-response
# Allowed number of days of inactivity
daysUntilClose: 1
# Label requiring a response
responseRequiredLabel: more-info-needed
# Comment to post when closing an Issue for lack of response. Set to `false` to disable
closeComment: >
This issue has been automati... | # "No Response"
# https://github.com/probot/no-response
# Allowed number of days of inactivity
daysUntilClose: 21
# Label requiring a response
responseRequiredLabel: more-info-needed
# Comment to post when closing an Issue for lack of response. Set to `false` to disable
closeComment: >
This issue has been automat... | Extend `no response` timeout to three weeks | Extend `no response` timeout to three weeks
| YAML | mit | steveukx/git-js,steveukx/git-js |
ba3f8511e17daf5ba53aa5d207465e12dbefe9d6 | roles/common/defaults/main.yml | roles/common/defaults/main.yml | ---
common_apt_packages:
- aptitude # needed by Ansible for apt 'upgrade'
- python3-pip
- python3.5
- tmux
- vim
ssh_username: "{{ ansible_ssh_user }}"
crawler_project_directory: "~{{ ssh_username }}/FingerprintSecureDrop"
crawler_git_repo: "https://github.com/freedomofpress/FingerprintSecureDrop"
| ---
common_apt_packages:
- aptitude # needed by Ansible for apt 'upgrade'
- python3-pip
- python3.5
- tmux
- vim
- libpq-dev # needed to install psycopg2
ssh_username: "{{ ansible_ssh_user }}"
crawler_project_directory: "~{{ ssh_username }}/FingerprintSecureDrop"
crawler_git_repo: "https://github.com/fre... | Add libpq-dev to packages that ansible installs | Add libpq-dev to packages that ansible installs
| YAML | agpl-3.0 | freedomofpress/fingerprint-securedrop,freedomofpress/FingerprintSecureDrop,freedomofpress/FingerprintSecureDrop,freedomofpress/fingerprint-securedrop,freedomofpress/fingerprint-securedrop |
3d53ea338584b2d28cbbeb33b32f8ffddffcbf65 | src/Surfnet/StepupBundle/Resources/config/services.yml | src/Surfnet/StepupBundle/Resources/config/services.yml | services:
surfnet_stepup.json_convertible_param_converter:
class: Surfnet\StepupBundle\Request\JsonConvertibleParamConverter
arguments:
- @validator
tags:
- { name: request.param_converter, priority: -1, converter: surfnet_stepup.json_convertible }
surfnet_stepup... | services:
surfnet_stepup.json_convertible_param_converter:
class: Surfnet\StepupBundle\Request\JsonConvertibleParamConverter
arguments:
- @validator
tags:
- { name: request.param_converter, priority: -1, converter: surfnet_stepup.json_convertible }
surfnet_stepup... | Add missing argument to request/response listener. | Add missing argument to request/response listener.
| YAML | apache-2.0 | SURFnet/Stepup-Gateway,SURFnet/Stepup-Gateway,SURFnet/Stepup-Gateway,SURFnet/Stepup-Gateway |
147f797878461141097732c50d6b6243d3892a35 | credentials.example.yml | credentials.example.yml | ---
# Rackspace credentials
rackspace_username:
rackspace_api_key:
rackspace_region:
# Name of an SSH keypair present on the account and region that you've specified above.
rackspace_keyname:
# Administrator credentials for the build host
build_admin_email:
build_admin_password:
# MongoDB URI
mongodb_uri:
| ---
# Rackspace credentials
rackspace_username:
rackspace_api_key:
rackspace_region:
# Name of an SSH keypair present on the account and region that you've specified above.
rackspace_keyname:
# Administrator credentials for the build host
build_admin_email:
build_admin_password:
# MongoDB URI
mongodb_uri:
# Choose... | Include an admin key variable. | Include an admin key variable.
| YAML | apache-2.0 | ktbartholomew/deploy,deconst/deploy,ktbartholomew/deploy,deconst/deploy |
1e870e088d2ee68c8b6d18a5c93e65c8b59a958d | .codeclimate.yml | .codeclimate.yml | engines:
duplication:
enabled: false
config:
languages:
- php
fixme:
enabled: true
phpmd:
enabled: true
checks:
Controversial/Superglobals:
enabled: false
CleanCode/BooleanArgumentFlag:
enabled: true
Design/WeightedMethodCount:
enabled: tru... | engines:
duplication:
enabled: false
config:
languages:
- php
fixme:
enabled: true
phpmd:
enabled: true
checks:
Controversial/Superglobals:
enabled: false
CleanCode/BooleanArgumentFlag:
enabled: true
Design/WeightedMethodCount:
enabled: tru... | Exclude interfaces from coverage statistics. | Exclude interfaces from coverage statistics.
| YAML | apache-2.0 | NeroReflex/Gishiki,NeroReflex/Advanced-Gishiki,NeroReflex/Advanced-Gishiki |
151e52a2437f9756f765fddcc7f8fc8c1fb6da6f | .codeclimate.yml | .codeclimate.yml | ---
engines:
checkstyle:
enabled: true
channel: beta
checks:
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck:
enabled: false
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
-... | ---
engines:
checkstyle:
enabled: true
channel: beta
checks:
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck:
enabled: false
csslint:
enabled: true
duplication:
enabled: true
eslint:
enabled: true
fixme:
enabled: true
pmd:
enabled: true
... | Remove references to unused languages in code climate configuration | Remove references to unused languages in code climate configuration
| YAML | apache-2.0 | Tom-Willemsen/PicoBramble,Tom-Willemsen/PicoBramble,Tom-Willemsen/PicoBramble |
673dbce10b93b31cbd4f78fc7858977784c9c2b5 | .codeclimate.yml | .codeclimate.yml | ---
engines:
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- "**.rb"
exclude_paths:
- script/**/*
- spec/**/*
- examples/**
| ---
engines:
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- "**.rb"
exclude_paths:
- script/**/*
- spec/**/*
- examples/**
- lib/dyph3/two_way_differs/original_heckel_diff.rb
| Exclude original Heckel implementation from CodeClimate | Exclude original Heckel implementation from CodeClimate
| YAML | mit | GoBoundless/dyph,GoBoundless/dyph,GoBoundless/dyph3,GoBoundless/dyph3 |
1efe868c344be437bbe6424e62e918374d8b5cb1 | .examples/docker-compose/with-mariadb/docker-compose.yaml | .examples/docker-compose/with-mariadb/docker-compose.yaml | version: '2.2'
services:
mariadb:
image: mariadb:10.4
volumes:
- mariadb_data:/var/lib/mysql
environment:
MYSQL_RANDOM_ROOT_PASSWORD: 'yes'
env_file:
- db.env
ports:
- '3306:3306'
healthcheck:
test: ["CMD", "bash", "-c", "/usr/bin/mysql --user=$$MYSQL_USER --passw... | version: '2.4'
services:
mariadb:
image: mariadb:10.4
volumes:
- mariadb_data:/var/lib/mysql
environment:
MYSQL_RANDOM_ROOT_PASSWORD: 'yes'
env_file:
- db.env
ports:
- '3306:3306'
healthcheck:
test: ["CMD", "bash", "-c", "/usr/bin/mysql --user=$$MYSQL_USER --passw... | Upgrade docker compose to 2.4 | Example: Upgrade docker compose to 2.4
| YAML | apache-2.0 | Intera/urlaubsverwaltung,Intera/urlaubsverwaltung,Intera/urlaubsverwaltung |
1a62c33202ccf1eb909ec12c69fa0f8ee435b7fb | .codeclimate.yml | .codeclimate.yml | ---
engines:
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript
eslint:
enabled: true
fixme:
enabled: true
radon:
enabled: true
ratings:
paths:
- "**.css"
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
exclude_paths:
- node_modules/... | ---
engines:
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript
eslint:
enabled: true
fixme:
enabled: true
radon:
enabled: true
ratings:
paths:
- "**.css"
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
exclude_paths:
- node_modules/... | Exclude examples folder for code climate. | Exclude examples folder for code climate.
| YAML | mit | lsm/alfa |
9ce08bfde2a46354430bc11d0ce0af4fb3025ca5 | .codeclimate.yml | .codeclimate.yml | engines:
duplication:
enabled: true
config:
languages:
- python
fixme:
enabled: true
radon:
enabled: true
ratings:
paths:
- "**.py"
exclude_paths:
- tests/
- flask_swag/resources/
- docs/
| engines:
duplication:
enabled: true
config:
languages:
- python
fixme:
enabled: true
radon:
enabled: true
ratings:
paths:
- "**.py"
exclude_paths:
- tests/
- flask_swag/resources/
- docs/
- README.rst
- tox.ini
- MANIFEST.in
- LICENSE.txt
| Add more exclude path for code climate | Add more exclude path for code climate
| YAML | mit | Hardtack/Flask-Swag,Hardtack/Flask-Swag,Hardtack/Flask-Swag |
d7ff1f1d98c7b5d82b1c9472d782172d8f23fdc6 | .codeclimate.yml | .codeclimate.yml | engines:
brakeman:
enabled: true
bundler-audit:
enabled: true
csslint:
enabled: true
coffeelint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
fixme:
enabled: true
rubocop:
enabled: true
channel: rubocop-0-65
config: .rubocop-no-umts... | engines:
brakeman:
enabled: true
bundler-audit:
enabled: true
csslint:
enabled: true
coffeelint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
fixme:
enabled: true
rubocop:
enabled: true
channel: rubocop-1-9-1
config: .rubocop-no-umt... | Use the newest rubocop we can on CodeClimate | Use the newest rubocop we can on CodeClimate
| YAML | mit | umts/screaming-dinosaur,umts/screaming-dinosaur,umts/screaming-dinosaur |
43ac5f8fe82cb74c227ce0cc2967989b1c0fabeb | .github/workflows/pr-build-jdk-1.8.yml | .github/workflows/pr-build-jdk-1.8.yml | # Triggers builds on PRs to master branch
# Supported operating systems: ubuntu-latest, windows-latest, macOS-latest
# Supported jdk versions: 1.8
name: PR Build JDK 1.8
on:
pull_request:
branches:
- master
jobs:
build:
name: Build on ${{matrix.os}}
runs-on: ${{matrix.os}}
strategy:
... | # Triggers builds on PRs to master branch
# Supported operating systems: ubuntu-latest, windows-latest, macOS-latest
# Supported jdk versions: 1.8
name: PR Build JDK 1.8
on:
pull_request:
branches:
- master
jobs:
build:
name: Build on ${{matrix.os}}
runs-on: ${{matrix.os}}
strategy:
... | Update PR built to fetch the PR before build | Update PR built to fetch the PR before build
| YAML | apache-2.0 | wso2/carbon-identity-framework,wso2/carbon-identity-framework,wso2/carbon-identity-framework,omindu/carbon-identity-framework,omindu/carbon-identity-framework,omindu/carbon-identity-framework,wso2/carbon-identity-framework,omindu/carbon-identity-framework |
a9df1f2ec2e6c0caf52ba36a3d12ded196e306a8 | .github/workflows/scheduled-builds.yml | .github/workflows/scheduled-builds.yml | name: Build code on schedule
on:
schedule:
- cron: '40 1 * * *' # every day at 1:40
jobs:
trigger-build:
name: Trigger Build
strategy:
matrix:
branch: [
post-01,
post-02,
post-03,
post-04,
post-05,
post-06,
post-07,
... | name: Build code on schedule
on:
schedule:
- cron: '40 1 * * *' # every day at 1:40
jobs:
trigger-build:
name: Trigger Build
strategy:
matrix:
branch: [
post-01,
post-02,
post-03,
post-04,
post-05,
post-06,
post-07,
... | Fix workflow name for schedule job | Ci: Fix workflow name for schedule job
| YAML | apache-2.0 | phil-opp/blogOS,phil-opp/blog_os,phil-opp/blog_os,phil-opp/blogOS,phil-opp/blog_os,phil-opp/blog_os |
f9fba230d00194d13e9fbe7ea4185f185be00407 | .readthedocs.yml | .readthedocs.yml |
requirements_file: Documentation/docs/requirements.txt
| # .readthedocs.yml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
# Optionally build your docs in additional formats such as PDF and ePub
formats: all
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration... | Move the RTD configuration from the web GUI to the configuration file | Move the RTD configuration from the web GUI to the configuration file
| YAML | apache-2.0 | SimpleITK/SimpleITK,richardbeare/SimpleITK,InsightSoftwareConsortium/SimpleITK,richardbeare/SimpleITK,SimpleITK/SimpleITK,blowekamp/SimpleITK,InsightSoftwareConsortium/SimpleITK,blowekamp/SimpleITK,richardbeare/SimpleITK,richardbeare/SimpleITK,InsightSoftwareConsortium/SimpleITK,InsightSoftwareConsortium/SimpleITK,blow... |
d748e4ef803e6f936b8d44a75a92e0f4dfb67ddb | app/config/config_jenkins.yml | app/config/config_jenkins.yml | imports:
- { resource: config_dev.yml }
- { resource: "@SimplyTestableApiBundle/Resources/config/parameters_test.yml" }
- { resource: "@SimplyTestableApiBundle/Resources/config/services_test.yml" }
framework:
test: ~
session:
storage_id: session.storage.mock_file
web_profiler:
... | imports:
- { resource: config_dev.yml }
- { resource: "@SimplyTestableApiBundle/Resources/config/parameters_test.yml" }
- { resource: "@SimplyTestableApiBundle/Resources/config/services_test.yml" }
framework:
test: ~
session:
storage_id: session.storage.mock_file
web_profiler:
... | Use /run/shm as ci sqlite path | Use /run/shm as ci sqlite path
| YAML | mit | webignition/app.simplytestable.com,webignition/app.simplytestable.com |
014042134d94a24a1f2842ec3dc125e171f8a415 | json_serializable/pubspec.yaml | json_serializable/pubspec.yaml | name: json_serializable
version: 2.2.2
author: Dart Team <misc@dartlang.org>
description: >-
Automatically generate code for converting to and from JSON by annotating
Dart classes.
homepage: https://github.com/dart-lang/json_serializable
environment:
sdk: '>=2.2.0 <3.0.0'
dependencies:
analyzer: '>=0.33.3 <0.3... | name: json_serializable
version: 2.2.2
author: Dart Team <misc@dartlang.org>
description: >-
Automatically generate code for converting to and from JSON by annotating
Dart classes.
homepage: https://github.com/dart-lang/json_serializable
environment:
sdk: '>=2.2.0 <3.0.0'
dependencies:
analyzer: '>=0.33.3 <0.3... | Support the latest build_web_compliers (alpha) dev dependency | Support the latest build_web_compliers (alpha) dev dependency
Allows us to get the latest pkg:analyzer
| YAML | bsd-3-clause | google/json_serializable.dart,google/json_serializable.dart |
1439757cbcf3bc48a3fd38accfde71c4dee7232e | _data/landing.yml | _data/landing.yml | # index page sections
# custom following lines to edit your index page
- id: about-me
i18n: nav.about_me
name: About
tpl: about.html
css:
- id: itinerary
i18n: nav.itinerary
name: Intinerary
tpl: itinerary.html
css: timeline
background: gray-section
- id: map
i18n: nav.map
name: Map
tpl: map.h... | # index page sections
# custom following lines to edit your index page
- id: about-me
i18n: nav.about_me
name: About
tpl: about.html
css:
- id: itinerary
i18n: nav.itinerary
name: Intinerary
tpl: itinerary.html
css: timeline
background: gray-section
- id: map
i18n: nav.map
name: Map
tpl: map.h... | Remove testimonials tag to remove photo behind blog posts on home page | Remove testimonials tag to remove photo behind blog posts on home page | YAML | mit | abatchelor/awellchartedpath,abatchelor/awellchartedpath,abatchelor/awellchartedpath |
ad4088fe84aa5a8ec856012b50808aece6ef8f1a | roles/composer/tasks/main.yml | roles/composer/tasks/main.yml | ---
- name: Add Composer PPA
apt_repository: repo="ppa:duggan/composer" update_cache=yes
- name: Install Composer
apt: name=php5-composer state=present force=yes
- name: Composer self update
command: composer self-update
register: composer_update_result
changed_when: composer_update_result.rc == 0 and 'alre... | ---
- name: Add Composer PPA
apt_repository: repo="ppa:duggan/composer" update_cache=yes
- name: Install Composer
apt: name=php5-composer state=present force=yes
- name: Composer self update
command: composer self-update
register: composer_update_result
changed_when: composer_update_result.rc == 0 and 'alre... | Add composer binary path to the default path. | Add composer binary path to the default path.
Update the regex to capture the full path.
| YAML | mit | patrickheeney/trellis,kalenjohnson/trellis,ChilliCreative/trellis,partounian/trellis,NicBeltramelli/trellis,mAAdhaTTah/bedrock-ansible,ckovey/trellis,all9lives/trellis,cimocimocimo/cimo-wordpress-server,jeffstieler/bedrock-ansible,newtonne/trellis,NicBeltramelli/trellis,merchantguru/trellis,buluma/trellis,Twansparant/t... |
9936651685001e92682247548b8d1969b2ca29ed | .github/workflows/beachball-check.yml | .github/workflows/beachball-check.yml | # This workflow will do a clean install of node dependencies at the root and check that a beachball change file has been committed.
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Beachball Check
on:
pull_request:
branches:
... | # This workflow will do a clean install of node dependencies at the root and check that a beachball change file has been committed.
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Beachball Check
on:
pull_request:
branches:
... | Move the dependabot check to job | Move the dependabot check to job | YAML | mit | AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication-library-for-js,AzureAD/microsoft-authentication... |
8d532e38cdb1f789ea32590540440bbf40245460 | .github/workflows/publish-preview.yml | .github/workflows/publish-preview.yml | name: Publish Preview
on:
pull_request:
branches:
- master
- release-*
jobs:
preview:
name: Publish Preview Package
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Write NPM Snapshot Version
uses: thefrontside/actions/write-npm-snapshot-version@master
... | name: Publish Preview
on:
pull_request:
branches:
- master
- release-*
jobs:
preview:
name: Publish Preview Package
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: NPM Publish Preview
uses: thefrontside/actions/publish-pr-preview@master
env:
... | Update preview workflow with refactored action | Update preview workflow with refactored action
| YAML | mit | cowboyd/microstates.js |
aa8c65c4f3a87371a344b42272917b242bf3418d | .github/workflows/merge-pr.yml | .github/workflows/merge-pr.yml | name: Dependabot auto-merge
on: pull_request
permissions:
pull-requests: write
contents: write
jobs:
dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.3.0
wi... | name: Dependabot auto-merge
on: pull_request
permissions:
pull-requests: write
contents: write
jobs:
dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.3.1
wi... | Update dependabot/fetch-metadata action to v1.3.1 | Update dependabot/fetch-metadata action to v1.3.1
| YAML | mit | tigefa/tigefa,tigefa/tigefa,tigefa/tigefa |
15b5105e9c2ae31156177aac8958561aff1b4593 | .github/workflows/versions.yml | .github/workflows/versions.yml | name: Validate 'setup-bazelisk'
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
setup-versions:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
... | name: Validate 'setup-bazelisk'
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
setup-versions:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
... | Use correct version numbering in tests. | Use correct version numbering in tests.
| YAML | mit | bazelbuild/setup-bazelisk,bazelbuild/setup-bazelisk |
b5ea98baa9529bd05ae13396572111054bf22c7c | .github/workflows/go_tests.yml | .github/workflows/go_tests.yml | name: Go Tests
on: [push, pull_request]
jobs:
go_tests:
runs-on: windows-latest
steps:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: 1.16
- name: Check out code into the Go module directory
uses: actions/checkout@v2
- name: Download Depend... | name: Go Tests
on: [push, pull_request]
jobs:
go_tests:
runs-on: windows-latest
steps:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: 1.18
- name: Check out code into the Go module directory
uses: actions/checkout@v2
- name: Download Depend... | Update Glazier tests to Go 1.18. | Update Glazier tests to Go 1.18.
PiperOrigin-RevId: 436788728
| YAML | apache-2.0 | google/glazier,google/glazier |
884893943fd2b09fadfe958ae56959162959abe6 | Roostfile.yaml | Roostfile.yaml | name: Speedy
sources:
- Speedy/
framework_search_paths:
- vendor/Carthage/Build/Mac
target_type: module
compiler_options: "-Xlinker {root}/build/Exceptions.o -import-objc-header {root}/Speedy/Support/Exceptions.h"
precompile_commands:
- "make -q"
| name: Speedy
sources:
- Speedy/
framework_search_paths:
- vendor/Carthage/Build/Mac
target_type: module
compiler_options: "-Xlinker {root}/build/Exceptions.o -import-objc-header {root}/Speedy/Support/Exceptions.h"
precompile_commands:
- "make -s"
| Fix quietness option in Makefile | Fix quietness option in Makefile
| YAML | bsd-3-clause | dirk/Speedy |
c768449a555e783fb26297068f8cc1b5df623bb1 | circle.yml | circle.yml | machine:
java:
version: openjdk8
test:
post:
- mkdir -p $CIRCLE_TEST_REPORTS/junit/
- find . -type f -regex ".*/target/surefire-reports/.*xml" -exec cp {} $CIRCLE_TEST_REPORTS/junit/ \; | machine:
java:
version: openjdk8
test:
post:
- mkdir -p "$CIRCLE_TEST_REPORTS/junit"
- find . -type f -regex '.*/target/surefire-reports/.*xml' -exec cp {} "$CIRCLE_TEST_REPORTS/junit" \; | Add quotes for parameter expansions | Add quotes for parameter expansions
| YAML | apache-2.0 | helpermethod/membrane-spring-boot-starter,membrane/membrane-spring-boot-starter,membrane/membrane-spring-boot-starter,helpermethod/membrane-spring-boot-starter |
5a9114f46bcc2131f698860171ab8088f325f398 | config/jobs/bazelbuild/rules_k8s/rules_k8s_config.yaml | config/jobs/bazelbuild/rules_k8s/rules_k8s_config.yaml | presubmits:
bazelbuild/rules_k8s:
- name: pull-rules-k8s-e2e
cluster: gke_rules-k8s_us-central1-f_testing
always_run: true
decorate: true
spec:
containers:
- image: gcr.io/rules-k8s/gcloud-bazel:v20210501-v0.6-28-gaf2e97d
args:
- bash
- -c
- |
gc... | presubmits:
bazelbuild/rules_k8s:
- name: pull-rules-k8s-e2e
cluster: gke_rules-k8s_us-central1-f_testing
always_run: true
decorate: true
spec:
containers:
- image: gcr.io/rules-k8s/gcloud-bazel:v20210501-v0.6-28-gaf2e97d
args:
- bash
- -c
- |
gc... | Switch from Service Account to Workload Identity | Switch from Service Account to Workload Identity
| YAML | apache-2.0 | monopole/test-infra,monopole/test-infra,BenTheElder/test-infra,kubernetes/test-infra,cblecker/test-infra,michelle192837/test-infra,jessfraz/test-infra,jessfraz/test-infra,michelle192837/test-infra,kubernetes/test-infra,cblecker/test-infra,fejta/test-infra,monopole/test-infra,dims/test-infra,cjwagner/test-infra,cjwagner... |
e35f3dc91c3c4a719321730fcf7e98b8a1c6f7c6 | .travis.yml | .travis.yml | bundler_args: --without development
language: ruby
rvm:
- jruby-19mode
- rbx-19mode
- 1.9.3
- 2.0.0
| bundler_args: --without development
language: ruby
rvm:
- jruby-19mode
- rbx-19mode
- 1.9.3
- 2.0.0
- 2.1.0
| Add Ruby 2.1.0 to Travis config | Add Ruby 2.1.0 to Travis config | YAML | mit | jpalumickas/ivapi |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.