commit
stringlengths
40
40
old_file
stringlengths
4
237
new_file
stringlengths
4
237
old_contents
stringlengths
1
4.24k
new_contents
stringlengths
1
4.87k
subject
stringlengths
15
778
message
stringlengths
15
8.75k
lang
stringclasses
266 values
license
stringclasses
13 values
repos
stringlengths
5
127k
8b9090bd370797b326e3ed3b5574a8e1e0fd7993
packages/da/datetime.yaml
packages/da/datetime.yaml
homepage: http://github.com/esessoms/datetime changelog-type: '' hash: 7f4e22fcbb367d3881afe4ac88f9a5ec39076cbf266e1dd20e3f3e971b684c3e test-bench-deps: {} maintainer: nubgames@gmail.com synopsis: Utilities to make Data.Time.* easier to use. changelog: '' basic-deps: base: <5 time: ! '>=1.1.2.2' old-time: ! '>=1....
homepage: http://github.com/stackbuilders/datetime changelog-type: '' hash: 7e275bd0ce7a2f66445bedfa0006abaf4d41af4c2204c3f8004c17eab5480e74 test-bench-deps: test-framework-hunit: -any test-framework: -any base: ! '>=4.2 && <4.9' time: ! '>=1.1.2.2' test-framework-quickcheck2: -any HUnit: -any old-time: !...
Update from Hackage at 2015-07-20T22:39:06+0000
Update from Hackage at 2015-07-20T22:39:06+0000
YAML
mit
commercialhaskell/all-cabal-metadata
ecbc19138a417df0257ba36590612013ce68e21f
chart/flux/templates/helm-tls.yaml
chart/flux/templates/helm-tls.yaml
{{- if .Values.helmOperator.tls.enable -}} {{- if .Values.helmOperator.tls.verify -}} {{- if .Values.helmOperator.tls.caContent }} apiVersion: v1 kind: ConfigMap metadata: name: {{ template "flux.fullname" . }}-helm-tls-ca-config data: ca.crt: | {{ .Values.helmOperator.tls.caContent | indent 4 }} {{- end -}} {{- en...
{{- if and .Values.helmOperator.tls.enable .Values.helmOperator.tls.verify .Values.helmOperator.tls.caContent -}} apiVersion: v1 kind: ConfigMap metadata: name: {{ template "flux.fullname" . }}-helm-tls-ca-config data: ca.crt: | {{ .Values.helmOperator.tls.caContent | indent 4 }} {{- end -}}
Reduce 3 if statements in helm template into single line
Reduce 3 if statements in helm template into single line ***What does this commit/MR/PR do?*** - Reduce 3 if statements in helm template into single line ***Why is this commit/MR/PR needed?*** - Less code
YAML
apache-2.0
weaveworks/flux,weaveworks/flux
b2cefc628542361eda36f76eab4fa2721949698c
jvm-dev/defaults/main.yml
jvm-dev/defaults/main.yml
--- interactive_user: false initialize_lein: true initialize_sbt: true sbt_version: "0.13.5" apache_mirror: "http://www.carfab.com/apachesoftware" maven_version: "3.2.1" ant_version: "1.9.4" gradle_version: "2.0" groovy_version: "2.3.2" jruby_version: "1.7.12"
--- interactive_user: false initialize_lein: true initialize_sbt: true sbt_version: "0.13.5" apache_mirror: "http://www.carfab.com/apachesoftware" maven_version: "3.2.2" ant_version: "1.9.4" gradle_version: "2.0" groovy_version: "2.3.6" jruby_version: "1.7.13"
Update Maven, Gradle and JRuby versions.
Update Maven, Gradle and JRuby versions.
YAML
mit
tomku/ansible-roles
455fc6a7664eae8c98ccf8478ec8696e8fe928c2
packages/de/dependent-sum-aeson-orphans.yaml
packages/de/dependent-sum-aeson-orphans.yaml
homepage: '' changelog-type: '' hash: 1f6f3a8f84f031482f82df9bb8b209c92923be7f4d68aff9bbe6ffac8b9dd104 test-bench-deps: {} maintainer: maintainer@obsidian.systems synopsis: '' changelog: '' basic-deps: dependent-sum: -any constraints-extras: -any base: ! '>=4.9 && <4.12' dependent-map: -any constraints: -any ...
homepage: '' changelog-type: '' hash: b1d99f1e53fc4d8b4491913f49f0f896c1e7bd21e39e70bcd5c5f00a8b424472 test-bench-deps: {} maintainer: maintainer@obsidian.systems synopsis: JSON instances for DSum, DMap, and Some changelog: '' basic-deps: dependent-sum: ! '>=0.6.1 && <0.7' constraints-extras: ! '>=0.3.0 && <0.4' ...
Update from Hackage at 2019-08-23T16:43:10Z
Update from Hackage at 2019-08-23T16:43:10Z
YAML
mit
commercialhaskell/all-cabal-metadata
dfa26d453767bbf191722262475bb28232c96611
roles/roles_requirements.yml
roles/roles_requirements.yml
- src: git+https://github.com/meteorfox/ansible-rally.git name: ansible-rally - src: git+https://github.com/meteorfox/pcp-ansible.git name: pcp-ansible - src: git+https://github.com/vhe182/perf-ansible.git name: influxdb
- src: git+https://github.com/meteorfox/ansible-rally.git name: ansible-rally - src: git+https://github.com/meteorfox/pcp-ansible.git name: pcp-ansible - src: git+https://github.com/vhe182/ansible-influxdb.git name: influxdb
Change influxdb role git repo
ansible-influxdb: Change influxdb role git repo Isolated the influxdb role to align with correct ansible role requirements.
YAML
apache-2.0
meteorfox/os-ansible-perftools,meteorfox/os-ansible-perftools,meteorfox/os-ansible-perftools
6dc45b096c3f916d0617ac1eeb52b1bf5155b6f7
packages/te/test-lib.yaml
packages/te/test-lib.yaml
homepage: '' changelog-type: markdown hash: a9b025e822b5352eddffa6e37679fea13eaa10c8ed5d19b6f1b165fa218c5e37 test-bench-deps: {} maintainer: iavor.diatchki@gmail.com synopsis: A library to make a quick test-runner script. changelog: ! '# Revision history for test-lib ## 0.1.0.0 -- 2018-12-11 * First version. Re...
homepage: '' changelog-type: markdown hash: a1c0ace357bcc6db054d1610dd0bc8e63ef23923b60a782e021ee35837d34ad5 test-bench-deps: {} maintainer: iavor.diatchki@gmail.com synopsis: A library to make a quick test-runner script. changelog: ! '# Revision history for test-lib ## 0.1.0.0 -- 2018-12-11 * First version. Re...
Update from Hackage at 2018-12-12T19:33:39Z
Update from Hackage at 2018-12-12T19:33:39Z
YAML
mit
commercialhaskell/all-cabal-metadata
9bc51f5d4795091711dab24a1121121cffa13c4c
packages/tm/tmapchan.yaml
packages/tm/tmapchan.yaml
homepage: https://github.com/athanclark/tmapchan#readme changelog-type: '' hash: 2cce5ad33242f66f171dea8883362b3f75b59396514e0839c9103e764ba59d20 test-bench-deps: {} maintainer: athan.clark@gmail.com synopsis: An insert-ordered multimap (indexed FIFO) which consumes values as you lookup changelog: '' basic-deps: stm:...
homepage: https://github.com/athanclark/tmapchan#readme changelog-type: '' hash: 92b8cc72293420bcd9c37dcee38088429907acc74ef11fbb1825051e042e2805 test-bench-deps: {} maintainer: athan.clark@gmail.com synopsis: An insert-ordered multimap (indexed FIFO) which consumes values as you lookup changelog: '' basic-deps: stm:...
Update from Hackage at 2017-05-14T01:20:27Z
Update from Hackage at 2017-05-14T01:20:27Z
YAML
mit
commercialhaskell/all-cabal-metadata
612c3e3c5070e8aaebc83f5b9c51418a3e22eeb3
.github/workflows/gradle-build.yml
.github/workflows/gradle-build.yml
name: "Build Gradle project" on: [push, workflow_dispatch] jobs: build: runs-on: ubuntu-latest strategy: matrix: java: [ 8, 9, 10, 11, 12, 13 ] name: Building on Java ${{ matrix.java }} steps: - name: Check out project uses: ...
name: "Build Gradle project" on: [push, workflow_dispatch] jobs: build: runs-on: ubuntu-latest strategy: matrix: java: [ 8, 9, 10, 11, 12, 13 ] name: Building on Java ${{ matrix.java }} steps: - name: Check out project uses: ...
Use wrapper & dependencies cache in Gradle GH action
Use wrapper & dependencies cache in Gradle GH action
YAML
apache-2.0
etiennestuder/gradle-credentials-plugin
3e56e5a3ce409df629eb5a09796f2840718d7393
.github/workflows/run-coverage.yml
.github/workflows/run-coverage.yml
# This workflow will do a clean installation of node dependencies and run code coverage across different versions of node name: Run Code Coverage on: [push, pull_request] jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [16.x, 18.x] steps: - name: Checkout repo...
# This workflow will do a clean installation of node dependencies and run code coverage across different versions of node name: Run Code Coverage on: [push, pull_request] jobs: build: runs-on: ubuntu-latest steps: - name: Checkout repository uses: actions/checkout@v3 - name: Use Node...
Fix coverage workflow and start using Codecov
Fix coverage workflow and start using Codecov
YAML
mit
dabroek/node-cache-manager-redis-store
6ded59199bbf02b671918641056300787cf47620
packages/wa/watchdog.yaml
packages/wa/watchdog.yaml
homepage: '' changelog-type: '' hash: 270911cdbe9d457b27158f9c2bd6746d12ac3e60637ec8c0c467028b7e795733 test-bench-deps: {} maintainer: Jan Vornberger <jan@uos.de> synopsis: Simple control structure to re-try an action with exponential backoff changelog: '' basic-deps: base: ==4.* time: ==1.4.* mtl: ==2.1.* all-ve...
homepage: '' changelog-type: '' hash: 4be2223ba1d5c60cc68f2b3be6371d5cec09a8c87e16db1fdafa921fb11ec5ca test-bench-deps: {} maintainer: Jan Vornberger <jan@uos.de> synopsis: Simple control structure to re-try an action with exponential backoff changelog: '' basic-deps: base: ==4.* time: ! '>=1.4 && <1.9' mtl: ! '>...
Update from Hackage at 2017-05-26T15:08:55Z
Update from Hackage at 2017-05-26T15:08:55Z
YAML
mit
commercialhaskell/all-cabal-metadata
dbfba968a55049f9f66a8309bb412bb741da1883
ansible/roles/girder/tasks/main.yml
ansible/roles/girder/tasks/main.yml
--- - name: Install build dependencies apt: name: "{{ item }}" sudo: yes with_items: - git # - build-essential # - python-dev - libffi-dev - name: Download git: repo: "https://github.com/girder/girder.git" dest: "{{ girder_path }}" version: "{{ girder_version }}" update: yes ...
--- - name: Install build dependencies apt: name: "{{ item }}" sudo: yes with_items: - git # - build-essential # - python-dev - libffi-dev - name: Download git: repo: "https://github.com/girder/girder.git" dest: "{{ girder_path }}" version: "{{ girder_version }}" update: yes ...
Provision with the correct version of Pillow
Provision with the correct version of Pillow
YAML
apache-2.0
ImageMarkup/isic-archive,ImageMarkup/isic-archive,ImageMarkup/isic-archive,ImageMarkup/isic-archive
31094181c307ce2470b8e1359548e12006c09834
data/nodes/hades.apache.org.yaml
data/nodes/hades.apache.org.yaml
--- classes: - apache - collectd - collectd::plugin::cpu - collectd::plugin::load - collectd::plugin::memory - collectd::plugin::interface - collectd::plugin::write_http - puppet_asf - ssl::name::wildcard_apache_org apache::keepalive: 'On' apache::keepalive_timeout: '30' apache::default_v...
--- classes: - apache - apache::mod::dav_svn - apache::mod::ssl - collectd - collectd::plugin::cpu - collectd::plugin::load - collectd::plugin::memory - collectd::plugin::interface - collectd::plugin::write_http - puppet_asf - ssl::name::wildcard_apache_org apache::keepalive: 'On' apac...
Add initial httpd modules for hades
Add initial httpd modules for hades
YAML
apache-2.0
chtyim/infrastructure-puppet,chtyim/infrastructure-puppet,bdube/infrastructure-puppet,chtyim/infrastructure-puppet,bdube/infrastructure-puppet,stumped2/infrastructure-puppet,apache/infrastructure-puppet,apache/infrastructure-puppet,sebbASF/infrastructure-puppet,sebbASF/infrastructure-puppet,apache/infrastructure-puppet...
35bcf18dd4a4d19ddc816e01f437e817be1725d2
menpo/meta.yaml
menpo/meta.yaml
package: name: menpo version: 0.2 source: fn: menpo-0.2.zip url: https://github.com/menpo/menpo/archive/windows_fixes.zip #url: https://pypi.python.org/packages/source/c/cyrasterize/cyrasterize-0.1.4.tar.gz #md5: 67e5cd526c60833c37f67f31e1d63481 requirements: build: - python - setuptools - n...
package: name: menpo version: 0.2.1 source: fn: menpo-0.2.1.tar.gz url: https://pypi.python.org/packages/source/m/menpo/menpo-0.2.1.tar.gz md5: 031c0a8677e74e6ed21f3c335b93988f requirements: build: - python - setuptools - numpy - cython run: - python - numpy - scipy - cy...
Use latest pypi for menpo
Use latest pypi for menpo
YAML
bsd-3-clause
menpo/conda-recipes,menpo/conda-recipes
2d83651c33f831799018a65266ff3ececc5caace
hieradata/class/draft_content_store.yaml
hieradata/class/draft_content_store.yaml
--- govuk::apps::content_store::default_ttl: 1 govuk::apps::content_store::mongodb_name: 'draft_content_store_production' govuk::apps::content_store::mongodb_nodes: - 'api-mongo-1.api' - 'api-mongo-2.api' - 'api-mongo-3.api' govuk::apps::content_store::vhost: 'draft-content-store' govuk::node::s_draft_content_s...
--- govuk::apps::content_store::default_ttl: '1' govuk::apps::content_store::mongodb_name: 'draft_content_store_production' govuk::apps::content_store::mongodb_nodes: - 'api-mongo-1.api' - 'api-mongo-2.api' - 'api-mongo-3.api' govuk::apps::content_store::vhost: 'draft-content-store' govuk::node::s_draft_content...
Use string to define draft content-store TTL
Use string to define draft content-store TTL To prevent this Puppet error: [draft-content-store-2.api] out: Error: Failed to apply catalog: Parameter content failed on File[/etc/govuk/content-store/env.d/DEFAULT_TTL]: Munging failed for value 1 in class content: can't convert Fixnum into String at /usr/share/pupp...
YAML
mit
alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet,alphagov/govuk-puppet
52d4e7a94e17a8be5515f2f0d9f310f204fa9546
metadata/eu.berdosi.app.heartbeat.yml
metadata/eu.berdosi.app.heartbeat.yml
Categories: - Sports & Health License: ISC AuthorName: Bálint Erdősi SourceCode: https://github.com/berdosi/HeartBeat IssueTracker: https://github.com/berdosi/HeartBeat/issues Changelog: https://github.com/berdosi/HeartBeat/releases Donate: https://paypal.me/BalintErdosi AutoName: HeartBeat RepoType: git Repo: http...
Categories: - Sports & Health License: ISC AuthorName: Bálint Erdősi SourceCode: https://github.com/berdosi/HeartBeat IssueTracker: https://github.com/berdosi/HeartBeat/issues Changelog: https://github.com/berdosi/HeartBeat/releases Donate: https://paypal.me/BalintErdosi AutoName: HeartBeat RepoType: git Repo: http...
Update HeartBeat to 1.2 (3)
Update HeartBeat to 1.2 (3)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
ae299420bbe8d398f379d1df9608afd25dcff1c3
metadata/superfreeze.tool.android.yml
metadata/superfreeze.tool.android.yml
Categories: - System License: GPL-3.0-only SourceCode: https://gitlab.com/SuperFreezZ/SuperFreezZ IssueTracker: https://gitlab.com/SuperFreezZ/SuperFreezZ/issues RepoType: git Repo: https://gitlab.com/SuperFreezZ/SuperFreezZ.git Builds: - versionName: 0.0.1-alpha versionCode: 1 commit: v0.0.1-alpha gr...
Categories: - System License: GPL-3.0-only SourceCode: https://gitlab.com/SuperFreezZ/SuperFreezZ IssueTracker: https://gitlab.com/SuperFreezZ/SuperFreezZ/issues AutoName: SuperFreezZ App stopper RepoType: git Repo: https://gitlab.com/SuperFreezZ/SuperFreezZ.git Builds: - versionName: 0.0.1-alpha versionCode...
Set autoname of SuperFreezZ App stopper
Set autoname of SuperFreezZ App stopper
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroid-data,f-droid/fdroiddata
3b057ceab08a2d99acc4b91e5a5fe4b4995c841a
.forestry/front_matter/templates/colinha.yml
.forestry/front_matter/templates/colinha.yml
--- label: colinha hide_body: false fields: - name: layout label: Layout type: text hidden: false default: post - name: title label: Title type: text hidden: false default: Titulo - name: date label: Date type: datetime hidden: false default: 2019-03-15 03:00:00 +0000 - name: img label: Img ...
--- label: colinha hide_body: false fields: - name: layout label: Layout type: text hidden: false default: post - name: title label: Title type: text hidden: false default: Titulo - type: text name: subtitle label: SUBTITLE description: max 70 char - name: date label: Date type: datetime hid...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
jtemporal/jtemporal.github.io,jtemporal/jtemporal.github.io
daa1606e33bc9e93bb6eba5ed0355be0baf46bcb
.forestry/front_matter/templates/project.yml
.forestry/front_matter/templates/project.yml
--- label: Project hide_body: false is_partial: false fields: - type: file name: thumbnail label: Thumbnail description: This will only show up on the front page - type: text name: title label: Title config: required: true - type: datetime name: date label: Date config: required: true - type: ...
--- label: Project hide_body: false is_partial: false fields: - type: file name: thumbnail label: Thumbnail description: This will only show up on the front page - type: text name: title label: Title config: required: true - type: datetime name: date label: Date config: required: true - type: ...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
wkadwaikar/wkadwaikar.github.io,wkadwaikar/wkadwaikar.github.io,gatsbimantico/blog,gatsbimantico/blog
fa0a1bde6898e618d70e7d9be94c29f82a183ebd
docker/fission-ui.yaml
docker/fission-ui.yaml
apiVersion: extensions/v1beta1 kind: Deployment metadata: name: fission-ui namespace: fission spec: replicas: 1 template: metadata: labels: svc: fission-ui spec: containers: - name: nginx image: yqf3139/fission-ui:0.1.0 --- apiVersion: v1 kind: Service metadata: name...
apiVersion: extensions/v1beta1 kind: Deployment metadata: name: fission-ui namespace: fission spec: replicas: 1 template: metadata: labels: svc: fission-ui spec: containers: - name: nginx image: fission/fission-ui:0.1.0 --- apiVersion: v1 kind: Service metadata: name...
Update docker image username to fission (will work when the docker hub image will be pushed inside fission account)
Update docker image username to fission (will work when the docker hub image will be pushed inside fission account)
YAML
apache-2.0
fission/fission-ui,fission/fission-ui,fission/fission-ui
46bae42341219ff95faae7dff5d246178629aa93
src/app_engine/cron.yaml
src/app_engine/cron.yaml
cron: - description: bi-hourly CEOD probing job url: /probe/ceod schedule: every 2 hours synchronized - description: bi-hourly collider probing job url: /probe/collider schedule: every 2 hours synchronized
cron: - description: hourly CEOD probing job url: /probe/ceod schedule: every 1 hours synchronized - description: hourly collider probing job url: /probe/collider schedule: every 1 hours synchronized
Change the prober job to be run hourly
Change the prober job to be run hourly
YAML
bsd-3-clause
arnauorriols/apprtc,aadebuger/docker-apprtc,jarl-alejandro/apprtc,bpyoung92/apprtc,YouthAndra/apprtc,JiYou/apprtc,procandi/apprtc,virajs/apprtc,TribeMedia/apprtc,TheKnarf/apprtc,YouthAndra/apprtc,bpyoung92/apprtc,jiayliu/apprtc,arnauorriols/apprtc,todotobe1/apprtc,shelsonjava/apprtc,webrtc/apprtc,todotobe1/apprtc,todot...
36e0115a5ebdc7cf9ea4059a18a46a21feac5c1e
packages/et/eternal.yaml
packages/et/eternal.yaml
homepage: '' changelog-type: '' hash: a1ee2c14835d7e87b2afbe1c09b04591cb671156e5a12b44b1f5f8208f065533 test-bench-deps: {} maintainer: Heather Cynede <Cynede@Gentoo.org> synopsis: everything breaking the Fairbairn threshold changelog: '' basic-deps: base-unicode-symbols: -any base: ! '>=4.3 && <5' utf8-string: -a...
homepage: '' changelog-type: '' hash: 69cb0822b3d7e3c83eeb30588fd6085d0bc97e3052159f7ccec36036c7e7fbfd test-bench-deps: {} maintainer: Heather Cynede <Heather@live.ru> synopsis: everything breaking the Fairbairn threshold changelog: '' basic-deps: base-unicode-symbols: -any base: ! '>=4.3 && <5' utf8-string: -any...
Update from Hackage at 2015-11-03T11:37:10+0000
Update from Hackage at 2015-11-03T11:37:10+0000
YAML
mit
commercialhaskell/all-cabal-metadata
d094820c18af105b9c7c3c9388984581c0627674
src/Resources/translations/messages.fr.yml
src/Resources/translations/messages.fr.yml
lag: admin: save: Sauvegarder save_errors: Une erreur s'est produite durant la sauvegarde create: Ajouter save_and_return_to_list: Sauvegarder et retourner à la liste cancel: Annuler saved: Les modifications ont été sauvegardées welcome_message: 'Bienvenue %us...
lag: admin: save: Sauvegarder save_errors: Une erreur s'est produite durant la sauvegarde create: Ajouter save_and_return_to_list: Sauvegarder et retourner à la liste cancel: Annuler saved: Les modifications ont été sauvegardées welcome_message: 'Bienvenue %us...
Fix typo in the delete message
Fix typo in the delete message
YAML
mit
larriereguichet/AdminBundle,larriereguichet/AdminBundle,larriereguichet/AdminBundle
41a3fcdd95be51c16675f7ff4e66b5f0d0595d0b
conda.recipe/meta.yaml
conda.recipe/meta.yaml
package: name: nbbrowserpdf version: "{{ environ.get('GIT_DESCRIBE_TAG', ' ')[1:] }}" source: path: ../ build: number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0) }} {% if environ.get('GIT_DESCRIBE_NUMBER', '0') == '0' %}string: py{{ environ.get('PY_VER').replace('.', '') }}_0 {% else %}string: py{{ environ....
package: name: nbbrowserpdf version: "{{ environ.get('GIT_DESCRIBE_TAG', ' ')[1:] }}" source: path: ../ build: number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0) }} {% if environ.get('GIT_DESCRIBE_NUMBER', '0') == '0' %}string: py{{ environ.get('PY_VER').replace('.', '') }}_0 {% else %}string: py{{ environ....
Add nb_config_manager as a conda-specific dependency
Add nb_config_manager as a conda-specific dependency
YAML
bsd-3-clause
Anaconda-Server/nbbrowserpdf,Anaconda-Server/nbbrowserpdf,Anaconda-Server/nbbrowserpdf
40ae24c16f2662d70aa93f32b07802453af78d63
packages/sp/Spintax.yaml
packages/sp/Spintax.yaml
homepage: https://github.com/MichelBoucey/spintax changelog-type: '' hash: d02008a53fdaf027c226956b8bdcbe1ba9e5a65aa9e819fc9af307d9334e0449 test-bench-deps: {} maintainer: michel.boucey@gmail.com synopsis: Random text generation based on spintax changelog: '' basic-deps: mwc-random: -any extra: -any base: ! '>=4....
homepage: https://github.com/MichelBoucey/spintax changelog-type: '' hash: 0b3e898b3a1c4bdd9d84ba5ddbc15f17c9427df522bf6d6588b2477aa020f6c8 test-bench-deps: {} maintainer: michel.boucey@cybervisible.fr synopsis: Random text generation based on spintax changelog: '' basic-deps: mwc-random: -any extra: -any base: !...
Update from Hackage at 2016-10-19T10:40:38Z
Update from Hackage at 2016-10-19T10:40:38Z
YAML
mit
commercialhaskell/all-cabal-metadata
2e503e07dd865bcba8173c42b82810042237259c
config/prisons/BNI-bullingdon-convicted-only.yml
config/prisons/BNI-bullingdon-convicted-only.yml
--- name: Bullingdon (Convicted 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 slots: mon: - 1400-1610 sat: - 1400-1610 sun: - 1400-1610 thu: - 1400-1610 tue: - 1400-1610 ...
--- name: Bullingdon (Convicted 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 slots: mon: - 1400-1610 sat: - 1400-1610 sun: - 1400-1610 thu: - 1400-1610 tue: - 1400-1610 ...
Update Bullingdon convicted Christmas visit slots
Update Bullingdon convicted Christmas visit slots Unbookable: - Christmas Day - New Year's Day
YAML
mit
ministryofjustice/prison-visits,ministryofjustice/prison-visits,ministryofjustice/prison-visits
d28a87f5e15b4e91cecbabad29620b7f26b5ae2c
recipes/memprof/meta.yaml
recipes/memprof/meta.yaml
{% set name = "memprof" %} {% set version = "0.3.4" %} package: name: {{ name|lower }} version: {{ version }} source: fn: {{ name }}-{{ version }}.tar.gz url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz sha256: 8aebb0ce5ec11a42bf06c1430fb5e9e1f91aec0709056bce4af9...
{% set name = "memprof" %} {% set version = "0.3.4" %} package: name: {{ name|lower }} version: {{ version }} source: fn: {{ name }}-{{ version }}.tar.gz url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz sha256: 8aebb0ce5ec11a42bf06c1430fb5e9e1f91aec0709056bce4af9...
Add toolchain to build requirements
Add toolchain to build requirements
YAML
bsd-3-clause
rvalieris/staged-recipes,pstjohn/staged-recipes,jerowe/staged-recipes,jochym/staged-recipes,Juanlu001/staged-recipes,stuertz/staged-recipes,Juanlu001/staged-recipes,benvandyke/staged-recipes,jakirkham/staged-recipes,johannesring/staged-recipes,ReimarBauer/staged-recipes,jochym/staged-recipes,mcernak/staged-recipes,isur...
3b7e40192d8bdb41986a1a5d4adf091f418ddd21
node-perf-dash.k8s.io/node-perf-dash-certificate.yaml
node-perf-dash.k8s.io/node-perf-dash-certificate.yaml
apiVersion: cert-manager.io/v1alpha2 kind: Certificate metadata: name: node-perf-dash-k8s-io namespace: node-perf-dash annotations: acme.cert-manager.io/http01-override-ingress-name: "node-perf-dash" cert-manager.io/issue-temporary-certificate: "true" spec: secretName: node-perf-dash-k8s-io-tls issuer...
apiVersion: cert-manager.io/v1alpha2 kind: Certificate metadata: name: node-perf-dash-k8s-io namespace: node-perf-dash annotations: acme.cert-manager.io/http01-override-ingress-name: "node-perf-dash" cert-manager.io/issue-temporary-certificate: "true" spec: secretName: node-perf-dash-k8s-io-tls issuer...
Delete node-perf-dash staging from the certificate
Delete node-perf-dash staging from the certificate
YAML
apache-2.0
kubernetes/k8s.io,kubernetes/k8s.io,kubernetes/k8s.io,thockin/k8s.io,thockin/k8s.io,thockin/k8s.io,thockin/k8s.io,kubernetes/k8s.io
7936d95aa1b21955fbcc81aca78bb433af4b99c3
metadata/com.github.axet.filemanager.yml
metadata/com.github.axet.filemanager.yml
Categories: - System License: GPL-3.0-only SourceCode: https://gitlab.com/axet/android-file-manager IssueTracker: https://gitlab.com/axet/android-file-manager/issues AutoName: File Manager Summary: File Manager with root browser Description: |- File Manager with two panels, smart copy/move dialogs, easy open/sha...
Categories: - System License: GPL-3.0-only SourceCode: https://gitlab.com/axet/android-file-manager IssueTracker: https://gitlab.com/axet/android-file-manager/issues AutoName: File Manager Summary: File Manager with root browser Description: |- File Manager with two panels, smart copy/move dialogs, easy open/sha...
Update File Manager to 0.2.59 (102)
Update File Manager to 0.2.59 (102)
YAML
agpl-3.0
f-droid/fdroid-data,f-droid/fdroiddata,f-droid/fdroiddata
5eeadb2114016f1844565b77cab5555b51679190
ci/environments/ovb-ha.yaml
ci/environments/ovb-ha.yaml
parameter_defaults: ControllerExtraConfig: nova::compute::libvirt::services::libvirt_virt_type: qemu nova::compute::libvirt::libvirt_virt_type: qemu Debug: true DockerPuppetDebug: True
parameter_defaults: ControllerExtraConfig: nova::compute::libvirt::services::libvirt_virt_type: qemu nova::compute::libvirt::libvirt_virt_type: qemu Debug: true HideSensitiveLogs: false DockerPuppetDebug: True
Enable sensitive logs for OVB HA
Enable sensitive logs for OVB HA to debug correctly http://bugs.launchpad.net/tripleo/+bug/1873770 Change-Id: I7f92b2a815b3fade3bdb933046ce611d0d68c020 Related-Bug: #1873770
YAML
apache-2.0
openstack/tripleo-heat-templates,openstack/tripleo-heat-templates
5a8fac1838b2ed3ace12da7821cfde766794dcdd
roles/utils/vars/main.yml
roles/utils/vars/main.yml
--- packages: - apg #random password generator - at - bmon - build-essential - byobu #For remove-old-kernels - cloc #Count lines of code - git - git-extras - gnupg - gparted - htop - incron - iotop - lftp - lnav - most - mtr - multitail - ncdu - openssl - pandoc - preload...
--- packages: - apg #random password generator - at - bmon - build-essential - byobu #For remove-old-kernels - cloc #Count lines of code - git - git-extras - gnupg - gparted - htop - incron - iotop - lftp - lnav - most - mtr - multitail - ncdu - openssl - pandoc - preload...
Add exiftool for pdf edit
Add exiftool for pdf edit
YAML
apache-2.0
mansonjesus/ansible-playbooks
c733d88877b4aba914d42a4433ea6e8571896e50
rpm/harbour-sailsoma.yaml
rpm/harbour-sailsoma.yaml
Name: harbour-sailsoma Summary: SailSoma Version: 0.2.3 Release: 1 Group: Qt/Qt License: 'Copyright (c) 2013-2014, Andrea Grandi All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistribut...
Name: harbour-sailsoma Summary: SailSoma Version: 0.2.3 Release: 1 Group: Qt/Qt License: 'BSD' Sources: - '%{name}-%{version}.tar.bz2' Description: |- SailSoma is a very simple client for the popular Soma.fm radio, a free streaming radio with more than 20 channels available. Configure: none Builder: qtc5 PkgConfigBR:...
Update license section in rpm package .yaml file
Update license section in rpm package .yaml file
YAML
bsd-2-clause
andreagrandi/sailsoma
1380fd2e1ea11b38ba53777ef88574189865ac75
schema/Figure.schema.yaml
schema/Figure.schema.yaml
title: Figure '@id': stencila:Figure extends: CreativeWork role: primary status: unstable category: prose description: Encapsulates one or more images, videos, tables, etc, and provides captions and labels for them. properties: label: '@id': stencila:label description: A short label for the figure. type: ...
title: Figure '@id': stencila:Figure extends: CreativeWork role: primary status: unstable category: prose description: Encapsulates one or more images, videos, tables, etc, and provides captions and labels for them. properties: label: '@id': stencila:label description: A short label for the figure. type: ...
Allow caption to be a string for compatability with caption on other types
fix(Figure): Allow caption to be a string for compatability with caption on other types
YAML
apache-2.0
stencila/stencila,stencila/stencila,stencila/stencila,stencila/stencila,stencila/stencila,stencila/stencila,stencila/stencila
4bf6512b801161fd6cbfd485e07712c87f6cd2f1
.zuul.yml
.zuul.yml
ui: tape browsers: - name: chrome version: latest # - name: safari # version: latest # - name: ie # version: 9..latest - name: firefox version: 25..latest # server: ./test/server.js
ui: tape browsers: - name: chrome version: latest # - name: safari # version: latest # - name: ie # version: 9..latest - name: firefox version: 28..latest # server: ./test/server.js
Upgrade firefox browsers to test
Upgrade firefox browsers to test
YAML
apache-2.0
rtc-io/rtc-bufferedchannel
6fb27132902ff79f0454619e3a555f891858fbb4
hw/bsp/hifive1/syscfg.yml
hw/bsp/hifive1/syscfg.yml
# # 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...
# # 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...
Add config and reboot fcb
bsp/hifive1: Add config and reboot fcb Flash areas were already configured in bsp but two syscfg values were missing to be able to use reboot log and config fcb as in other platforms.
YAML
apache-2.0
mlaz/mynewt-core,mlaz/mynewt-core,mlaz/mynewt-core,mlaz/mynewt-core,mlaz/mynewt-core
3278a07fd96201195a419ae84e528cc424595248
metadata/com.gmail.anubhavdas54.whatsdeleted.yml
metadata/com.gmail.anubhavdas54.whatsdeleted.yml
Categories: - Internet License: GPL-3.0-only AuthorName: 4nubhav AuthorEmail: anubhavdas54@gmail.com SourceCode: https://github.com/4nubhav/WhatsDeleted IssueTracker: https://github.com/4nubhav/WhatsDeleted/issues Bitcoin: bc1qs50wst8x53ud5lr80wukhjcy6l7zpxf5mz5rtm Litecoin: LMJdc2F1E2aKXNyLidnjWjiWFR9gvczXsX AutoNa...
Categories: - Internet License: GPL-3.0-only AuthorName: 4nubhav AuthorEmail: anubhavdas54@gmail.com SourceCode: https://github.com/4nubhav/WhatsDeleted IssueTracker: https://github.com/4nubhav/WhatsDeleted/issues Bitcoin: bc1qs50wst8x53ud5lr80wukhjcy6l7zpxf5mz5rtm Litecoin: LMJdc2F1E2aKXNyLidnjWjiWFR9gvczXsX AutoNa...
Update WhatsDeleted to 0.4 (4)
Update WhatsDeleted to 0.4 (4)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
f6407411b67ad0ad939ec9ee1b27c7c1bf2ab4db
packages/wa/wai-middleware-travisci.yaml
packages/wa/wai-middleware-travisci.yaml
homepage: https://github.com/mitchellwrosen/wai-middleware-travisci changelog-type: '' hash: 8333ae4a34ae30199d32553ef8a1e22b8cc7f56968359dc715a62c4f934ca939 test-bench-deps: {} maintainer: Mitchell Rosen <mitchellwrosen@gmail.com> synopsis: WAI middleware for authenticating webhook payloads from Travis CI changelog: '...
homepage: https://github.com/mitchellwrosen/wai-middleware-travisci changelog-type: '' hash: 1db2466267ecdac22169325ba6e915561f68d5e7d916f7c5f176f1578e173348 test-bench-deps: {} maintainer: Mitchell Rosen <mitchellwrosen@gmail.com> synopsis: WAI middleware for authenticating webhook payloads from Travis CI changelog: '...
Update from Hackage at 2019-05-21T15:40:17Z
Update from Hackage at 2019-05-21T15:40:17Z
YAML
mit
commercialhaskell/all-cabal-metadata
a691ad85acbdf71481b2616325d51d2cef1a5857
recipes/pbzip2/meta.yaml
recipes/pbzip2/meta.yaml
{% set version = "1.1.13" %} {% set major_version = "1.1" %} {% set sha1 = "f61e65a7616a3492815d18689c202d0685fe167d" %} {% set md5 = "4cb87da2dba05540afce162f34b3a9a6" %} package: name: pbzip2 version: {{ version }} source: fn: pbzip2-{{ version }}.tar.gz url: https://launchpad.net/pbzip2/{{ major_version }}...
{% set version = "1.1.13" %} {% set major_version = "1.1" %} {% set sha1 = "f61e65a7616a3492815d18689c202d0685fe167d" %} {% set md5 = "4cb87da2dba05540afce162f34b3a9a6" %} package: name: pbzip2 version: {{ version }} source: fn: pbzip2-{{ version }}.tar.gz url: https://launchpad.net/pbzip2/{{ major_version }}...
Add conda-forge build env toolchain
Add conda-forge build env toolchain
YAML
bsd-3-clause
sodre/staged-recipes,benvandyke/staged-recipes,koverholt/staged-recipes,patricksnape/staged-recipes,isuruf/staged-recipes,johanneskoester/staged-recipes,ocefpaf/staged-recipes,tylere/staged-recipes,glemaitre/staged-recipes,sodre/staged-recipes,valgur/staged-recipes,hajapy/staged-recipes,igortg/staged-recipes,khallock/s...
a769a770aba0d4bc4ebfde7579119d9090210e60
recipes/pyrosm/meta.yaml
recipes/pyrosm/meta.yaml
{% set version = "0.5.2" %} {% set name = "pyrosm" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz sha256: cf16e00a4523b4d73f440dc38f15db1f1889e5a5173596fbd09173a9fc4e5089 build: number: 0 scri...
{% set version = "0.5.2" %} {% set name = "pyrosm" %} package: name: {{ name|lower }} version: {{ version }} source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz sha256: cf16e00a4523b4d73f440dc38f15db1f1889e5a5173596fbd09173a9fc4e5089 build: number: 0 scri...
Add recipe for Pyrosm package
Add recipe for Pyrosm package
YAML
bsd-3-clause
conda-forge/staged-recipes,hadim/staged-recipes,kwilcox/staged-recipes,petrushy/staged-recipes,mariusvniekerk/staged-recipes,jakirkham/staged-recipes,johanneskoester/staged-recipes,igortg/staged-recipes,scopatz/staged-recipes,ReimarBauer/staged-recipes,jochym/staged-recipes,hadim/staged-recipes,scopatz/staged-recipes,k...
4147324b8e87e7c8867bdbac81b06a4bef29b97c
packages/li/ListTree.yaml
packages/li/ListTree.yaml
homepage: http://github.com/yairchu/generator/tree changelog-type: '' hash: a4d4f0b740f6bc5b90ee833f9fe8af06ceeba3f91c4aa7370f87c398691c937d test-bench-deps: {} maintainer: yairchu@gmail.com synopsis: Trees and monadic trees expressed as monadic lists where the underlying monad is a list changelog: '' basic-deps: L...
homepage: http://github.com/yairchu/generator/tree changelog-type: '' hash: 425843b79e7a9a48522f83e117163f158ad9ffd446a6ed99aa15cdb061548764 test-bench-deps: {} maintainer: yairchu@gmail.com synopsis: Trees and monadic trees expressed as monadic lists where the underlying monad is a list changelog: '' basic-deps: L...
Update from Hackage at 2016-12-26T18:09:54Z
Update from Hackage at 2016-12-26T18:09:54Z
YAML
mit
commercialhaskell/all-cabal-metadata
161cdb45def0620ba716d3c043d90727f4cbefe4
catalog/Background_Processing/scheduling.yml
catalog/Background_Processing/scheduling.yml
name: Scheduling description: Execute tasks on a schedule projects: - clockwork - latimes/craken - recurrent - resque-scheduler - rufus-scheduler - sidecloq - sidekiq-cron - sidekiq-scheduler - simple_scheduler - Swirrl/Taskit - whenever
name: Scheduling description: Execute tasks on a schedule projects: - clockwork - latimes/craken - que-scheduler - recurrent - resque-scheduler - rufus-scheduler - sidecloq - sidekiq-cron - sidekiq-scheduler - simple_scheduler - Swirrl/Taskit - whenever
Add que-scheduler to Background Processing (Scheduling) category
Add que-scheduler to Background Processing (Scheduling) category
YAML
mit
rubytoolbox/catalog
c2ab33e0bbd8713d7a28378302898920a4b3bb13
spec/acceptance/nodesets/centos-6-x64.yml
spec/acceptance/nodesets/centos-6-x64.yml
HOSTS: centos-6-x64: roles: - master - database - dashboard platform: el-6-x86_64 image: centos:6.7 hypervisor: docker docker_cmd: ["/sbin/init"] docker_preserve_image: true docker_image_commands: - yum install -y wget tar which java-1.8.0-openjdk-headless - r...
HOSTS: centos-6-x64: roles: - master - database - dashboard platform: el-6-x86_64 image: centos:6.9 hypervisor: docker docker_cmd: ["/sbin/init"] docker_preserve_image: true docker_image_commands: - yum install -y wget tar which java-1.8.0-openjdk-headless - r...
Update centos 6 image tag to 6.9
Update centos 6 image tag to 6.9
YAML
apache-2.0
tylerjl/puppet-elasticsearch,tylerjl/puppet-elasticsearch,tylerjl/puppet-elasticsearch
a96c388783549e9c8f442edd516b713ccc7ec259
bxbot-ui-server-rest-api/src/main/resources/application.yml
bxbot-ui-server-rest-api/src/main/resources/application.yml
jwt: secret: ChangeMeAndKeepMeSecret! expiration: 3600 allowed_clock_skew: 300 issuer: bxbot-ui-server audience: bxbot-ui
jwt: secret: ChangeMeAndKeepMeSecret! expiration: 3600 allowed_clock_skew: 60 issuer: bxbot-ui-server audience: bxbot-ui
Set more sensible skew time
Set more sensible skew time
YAML
mit
gazbert/bxbot-ui-server,gazbert/bxbot-ui-server
ad2553897e7aa2a619a8ae8e89b424cf7ed22040
data/building-hours/8-bc.yaml
data/building-hours/8-bc.yaml
name: Buntrock Commons image: buntrock category: Academia schedule: - title: Hours hours: # - {days: [Mo, Tu, We, Th], from: '7:00am', to: '12:00am'} # - {days: [Fr, Sa], from: '7:00am', to: '2:00am'} # - {days: [Su], from: '7:00am', to: '12:00am'} - {days: [Mo, Tu, We, Th], from: '7:00am...
name: Buntrock Commons image: buntrock category: Academia schedule: - title: Hours hours: - {days: [Mo, Tu, We, Th, Fr], from: '7:00am', to: '10:00pm'} - {days: [Sa, Su], from: '7:00am', to: '12:00am'} breakSchedule: fall: [] thanksgiving: [] winter: [] interim: [] spring: [] easter: [] ...
Update Buntrock Commons hours for week 35
hours: Update Buntrock Commons hours for week 35 Signed-off-by: Kristofer Rye <1ed31cfd0b53bc3d1689a6fee6dbfc9507dffd22@gmail.com> Reviewed-by: Kristofer Rye <1ed31cfd0b53bc3d1689a6fee6dbfc9507dffd22@gmail.com>
YAML
agpl-3.0
StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native,StoDevX/AAO-React-Native
c5fdd9fd7e1d43a19111804925ab3464953397c4
metadata/io.mkg20001.arubanetworkslogin.yml
metadata/io.mkg20001.arubanetworkslogin.yml
AntiFeatures: - NonFreeNet Categories: - Connectivity License: GPL-3.0-only AuthorName: Maciej Krüger AuthorEmail: mkg20001@gmail.com AuthorWebSite: https://mkg20001.io/ SourceCode: https://github.com/mkg20001/aruba-networks-login IssueTracker: https://github.com/mkg20001/aruba-networks-login/issues Changelog: http...
AntiFeatures: - NonFreeNet Categories: - Connectivity License: GPL-3.0-only AuthorName: Maciej Krüger AuthorEmail: mkg20001@gmail.com AuthorWebSite: https://mkg20001.io/ SourceCode: https://github.com/mkg20001/aruba-networks-login IssueTracker: https://github.com/mkg20001/aruba-networks-login/issues Changelog: http...
Update CV of Aruba Networks Login to 0.4 (4000)
Update CV of Aruba Networks Login to 0.4 (4000)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
8a5890744b0b67deaa2b121a5aefcc2bf7ada1dd
metadata/org.schabi.jedentageinset.yml
metadata/org.schabi.jedentageinset.yml
Categories: - Multimedia License: GPL-3.0-or-later AuthorName: Christian Schabesberger AuthorEmail: schabi@schabi.org WebSite: https://jedentageinset.de SourceCode: https://gitlab.com/derSchabi/jedentageinset-android IssueTracker: https://gitlab.com/derSchabi/jedentageinset-android/issues Changelog: https://gitlab.co...
Categories: - Multimedia License: GPL-3.0-or-later AuthorName: Christian Schabesberger AuthorEmail: schabi@schabi.org WebSite: https://jedentageinset.de SourceCode: https://gitlab.com/derSchabi/jedentageinset-android IssueTracker: https://gitlab.com/derSchabi/jedentageinset-android/issues Changelog: https://gitlab.co...
Update Jedentageinset to 1.1 (20)
Update Jedentageinset to 1.1 (20)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
f0a34ba3b6e76b2fe1962beb94435626c7d62741
env/galaxy/group_vars/jenkinsslaves/vars.yml
env/galaxy/group_vars/jenkinsslaves/vars.yml
--- jenkinsslaves_group_authorized_key_users: "{{ vault_jenkinsslaves_group_authorized_key_users }}" jenkinsslaves_group_private_key_users: "{{ vault_jenkinsslaves_group_private_key_users }}" jenkinsslaves_group_packages: - git - openjdk-8-jre-headless - ntp - ntpdate - build-essential - curl - pandoc ...
--- jenkinsslaves_group_authorized_key_users: "{{ vault_jenkinsslaves_group_authorized_key_users }}" jenkinsslaves_group_private_key_users: "{{ vault_jenkinsslaves_group_private_key_users }}" jenkinsslaves_group_packages: - git - openjdk-8-jre-headless - ntp - ntpdate - build-essential - curl - pandoc ...
Install python3-venv on Jenkins workers for usegalaxy-tools
Install python3-venv on Jenkins workers for usegalaxy-tools
YAML
mit
galaxyproject/infrastructure-playbook,galaxyproject/infrastructure-playbook
09e965ca73c7b428e9e9d4a6fe88ac33a00fbb11
roles/cv-greeter-theme/tasks/main.yml
roles/cv-greeter-theme/tasks/main.yml
--- - name: Install theme dependencies xbps: pkg: - git-all - qt5-graphicaleffects - qt5-quickcontrols2 - name: Copy theme git: repo: git://github.com/collegiumv/sddm_wynn-theme.git dest: /usr/share/sddm/themes/sddm_wynn-theme depth: 1 notify: sddm - name: Download assets get...
--- - name: Install theme dependencies xbps: pkg: - git-all - qt5-graphicaleffects - qt5-quickcontrols2 - name: Copy theme git: repo: git://github.com/collegiumv/sddm_wynn-theme.git dest: /usr/share/sddm/themes/sddm_wynn-theme depth: 1 umask: '022' notify: sddm - name: Down...
Set the umask in cv-greeter-theme
Set the umask in cv-greeter-theme
YAML
isc
dinoocch/cv_config,collegiumv/cv_config,collegiumv/cv_config,tdorianh/cv_config,m-wynn/cv_config,tdorianh/cv_config,m-wynn/cv_config,dinoocch/cv_config
2c5e07dc08253814b22289b43724806e1afcfb57
roles/deploy/hooks/finalize-after.yml
roles/deploy/hooks/finalize-after.yml
--- - name: WordPress Installed? command: wp core is-installed {{ project.multisite.enabled | default(false) | ternary('--network', '') }} args: chdir: "{{ deploy_helper.new_release_path }}" register: wp_installed changed_when: false failed_when: wp_installed.stderr != "" - name: Update WP theme paths ...
--- - name: WordPress Installed? command: wp core is-installed {{ project.multisite.enabled | default(false) | ternary('--network', '') }} args: chdir: "{{ deploy_helper.current_path }}" register: wp_installed changed_when: false failed_when: wp_installed.stderr != "" - name: Update WP database command...
Update finalize after hooks with better paths
Update finalize after hooks with better paths `new_release_path` was being used but at this point the symlink has already been created and the deploy finalized so we should use `current_path`. This also moves the themes path update task after DB updates.
YAML
mit
partounian/trellis,Twansparant/trellis-db-sync,fullyint/trellis,pressbooks/trellis,mAAdhaTTah/bedrock-ansible,NicBeltramelli/trellis,pressbooks/trellis,kalenjohnson/trellis,cimocimocimo/cimo-wordpress-server,mAAdhaTTah/bedrock-ansible,kalenjohnson/trellis,cimocimocimo/cimo-wordpress-server,kalenjohnson/trellis,Twanspar...
878647eaf99fd063b3e07322efcc05ce3a49c937
metadata/ademar.textlauncher.yml
metadata/ademar.textlauncher.yml
Categories: - Theming License: MIT AuthorName: Ademar Alves de Oliveira SourceCode: https://gitlab.com/ademar111190/textlauncher IssueTracker: https://gitlab.com/ademar111190/textlauncher/-/issues AutoName: Text Launcher RepoType: git Repo: https://gitlab.com/ademar111190/textlauncher.git Builds: - versionName: ...
Categories: - Theming License: MIT AuthorName: Ademar Alves de Oliveira SourceCode: https://gitlab.com/ademar111190/textlauncher IssueTracker: https://gitlab.com/ademar111190/textlauncher/-/issues AutoName: Text Launcher RepoType: git Repo: https://gitlab.com/ademar111190/textlauncher.git Builds: - versionName: ...
Update Text Launcher to 1.3.2 (8)
Update Text Launcher to 1.3.2 (8)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
a1733d2b6bc13b56f6dbdf65aa4dcbc613cc2e30
metadata/org.kknickkk.spider.yml
metadata/org.kknickkk.spider.yml
Categories: - Connectivity License: AGPL-3.0-or-later SourceCode: https://github.com/nickdurante/Spider IssueTracker: https://github.com/nickdurante/Spider/issues AutoName: Spider RepoType: git Repo: https://github.com/nickdurante/Spider Builds: - versionName: 0.1.6 versionCode: 7 commit: v0.1.6 subd...
Categories: - Connectivity License: AGPL-3.0-or-later SourceCode: https://github.com/nickdurante/Spider IssueTracker: https://github.com/nickdurante/Spider/issues AutoName: Spider RepoType: git Repo: https://github.com/nickdurante/Spider Builds: - versionName: 0.1.6 versionCode: 7 commit: v0.1.6 subd...
Update CV of Spider to 0.2.0 (11)
Update CV of Spider to 0.2.0 (11)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
03fca9c20f5b81126cff9bffaa7a15b658b7a8e0
playbooks/roles/rabbitmq-cluster/tasks/setup.yml
playbooks/roles/rabbitmq-cluster/tasks/setup.yml
--- - name: Add primary rabbit host to /etc/hostname lineinfile: dest=/etc/hosts line="{{ hostvars[groups.rabbitmq.0]['ansible_ssh_host'] }} {{ groups['rabbitmq'][0] }}" - name: Replace rabbitmq cookie with a common value template: dest=/var/lib/rabbitmq/.erlang.cookie src=erlang.cookie.j2 ...
--- - name: Add primary rabbit host to /etc/hostname lineinfile: dest=/etc/hosts line="{{ hostvars[groups.rabbitmq.0]['ansible_host'] }} {{ groups['rabbitmq'][0] }}" - name: Replace rabbitmq cookie with a common value template: dest=/var/lib/rabbitmq/.erlang.cookie src=erlang.cookie.j2 ...
Use ansible_host in rabbitmq-cluster role
Use ansible_host in rabbitmq-cluster role
YAML
apache-2.0
devjatkin/stackforce-ansible,devjatkin/stackforce-ansible
48dc70e3f8ab80811f309d7e2317a1ac09848f5e
stable/gcloud-sqlproxy/templates/pdb.yaml
stable/gcloud-sqlproxy/templates/pdb.yaml
{{- if .Values.podDisruptionBudget -}} apiVersion: policy/v1beta1 kind: PodDisruptionBudget metadata: labels: app: {{ template "gcloud-sqlproxy.name" . }} chart: {{ .Chart.Name }}-{{ .Chart.Version }} heritage: {{ .Release.Service }} release: {{ .Release.Name }} name: {{ template "gcloud-sqlproxy.fu...
{{- if .Values.podDisruptionBudget -}} apiVersion: policy/v1beta1 kind: PodDisruptionBudget metadata: labels: app: {{ template "gcloud-sqlproxy.fullname" . }} chart: {{ .Chart.Name }}-{{ .Chart.Version }} heritage: {{ .Release.Service }} release: {{ .Release.Name }} name: {{ template "gcloud-sqlprox...
Use fullname, not name for PDB
Use fullname, not name for PDB
YAML
mit
rimusz/charts
af0d28728cc7984afcbef236f1c730bc274e6ee2
.forestry/front_matter/templates/video.yml
.forestry/front_matter/templates/video.yml
--- hide_body: false is_partial: false fields: - type: text name: title label: Title - type: datetime name: date label: Date - type: textarea name: description label: Description description: Name of presenter, or very short intro - type: select name: vendor config: source: type: simple ...
--- hide_body: false is_partial: false fields: - type: text name: title label: Title - type: datetime name: date label: Date - type: textarea name: description label: Description description: Name of presenter, or very short intro - type: select name: vendor config: source: type: simple ...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
budparr/thenewdynamic,thenewdynamic-org/thenewdynamic.org,budparr/thenewdynamic,budparr/thenewdynamic,thenewdynamic-org/thenewdynamic.org
e0e4b6b4dccb7dae1e1c2681a053c73caed31760
rest-api-spec/test/index/10_with_id.yaml
rest-api-spec/test/index/10_with_id.yaml
--- "Index with ID": - do: index: index: weird-index-中文 type: weird.type id: 1 body: { foo: bar } - is_true: ok - match: { _index: weird-index-中文 } - match: { _type: weird.type } - match: { _id: "1"} - match: { _version: 1} - do: ...
--- "Index with ID": - do: index: index: test-weird-index-中文 type: weird.type id: 1 body: { foo: bar } - is_true: ok - match: { _index: test-weird-index-中文 } - match: { _type: weird.type } - match: { _id: "1"} - match: { _version: 1} -...
Rename weird-index to start with test- so that it gets cleaned up
Rename weird-index to start with test- so that it gets cleaned up
YAML
apache-2.0
nomoa/elasticsearch,s1monw/elasticsearch,hafkensite/elasticsearch,amaliujia/elasticsearch,iantruslove/elasticsearch,nknize/elasticsearch,micpalmia/elasticsearch,sposam/elasticsearch,s1monw/elasticsearch,dylan8902/elasticsearch,rhoml/elasticsearch,lzo/elasticsearch-1,Ansh90/elasticsearch,markllama/elasticsearch,sreeramj...
3ebaf6985e2e76c480f511acf3c29aa6197f09b6
config/services.yml
config/services.yml
parameters: services: gift_wrapping_handler: class: Heystack\GiftWrapping\GiftWrappingHandler arguments: [ @state, @event_dispatcher, @currency_service ] tags: - { name: ss_orm_backend.reference_data_provider } - { name: transaction.modifier } - { name: state.restore } gift_wrappin...
parameters: services: gift_wrapping_handler: class: Heystack\GiftWrapping\GiftWrappingHandler arguments: [ @state, @event_dispatcher, @currency_service ] tags: - { name: ss_orm_backend.reference_data_provider } - { name: transaction.modifier } - { name: state.restore } gift_wrappin...
Migrate to be compatible with new haystack schema changes
Migrate to be compatible with new haystack schema changes
YAML
mit
heyday/heystack-ecommerce-giftwrapping
550414cda6e34a5a3d047f9ef20f422301c72047
config/settings.yml
config/settings.yml
--- host: 'https://beta.moses.et-model.com' etengine_host: 'https://beta.et-engine.com' etmodel_host: 'https://beta.pro.energytransitionmodel.com' # Path to static files loaded by ActiveHash. static_data_path: 'db/static' cache: # Cache the results of network calculations. networks: true
--- host: 'https://beta.moses.et-model.com' etengine_host: 'https://beta.et-engine.com' etmodel_host: 'https://beta-pro.energytransitionmodel.com' # Path to static files loaded by ActiveHash. static_data_path: 'db/static' cache: # Cache the results of network calculations. networks: true
Fix 'Create national scenario' button
Fix 'Create national scenario' button
YAML
mit
quintel/etmoses,quintel/etmoses,quintel/etmoses,quintel/etmoses,quintel/etmoses
cba5054afb7d458db4729c5659c4eccf4618f9c7
recipes/bamhash/meta.yaml
recipes/bamhash/meta.yaml
package: name: bamhash version: 1.0 source: git_url: https://github.com/DecodeGenetics/BamHash.git git_tag: v1.0 requirements: build: - gcc # [linux] - llvm # [osx] - openssl run: - openssl test: commands: - 'bamhash_checksum_bam --version' - 'bamhash_checksum_fastq --ver...
package: name: bamhash version: 1.0 source: git_url: https://github.com/DecodeGenetics/BamHash.git git_tag: v1.0 requirements: build: - gcc # [linux] - llvm # [osx] - openssl - zlib run: - openssl - libgcc - zlib test: commands: - 'bamhash_checksum_bam --version' ...
Add the zlib missing (the error did not appear in Travis nor in Mac
Add the zlib missing (the error did not appear in Travis nor in Mac
YAML
mit
peterjc/bioconda-recipes,dmaticzka/bioconda-recipes,ostrokach/bioconda-recipes,rob-p/bioconda-recipes,Luobiny/bioconda-recipes,oena/bioconda-recipes,JenCabral/bioconda-recipes,dmaticzka/bioconda-recipes,mdehollander/bioconda-recipes,lpantano/recipes,dmaticzka/bioconda-recipes,CGATOxford/bioconda-recipes,omicsnut/biocon...
da2f1fa78222e5798d6c91ec27a72f258f5fe061
metadata/com.guillaumepayet.remotenumpad.yml
metadata/com.guillaumepayet.remotenumpad.yml
Categories: - System License: GPL-3.0-only AuthorName: Guillaume Payet AuthorEmail: theolizard@gmail.com SourceCode: https://github.com/theolizard/remote-numpad IssueTracker: https://github.com/theolizard/remote-numpad/issues AutoName: Remote Numpad RepoType: git Repo: https://github.com/theolizard/remote-numpad B...
Categories: - System License: GPL-3.0-only AuthorName: Guillaume Payet AuthorEmail: theolizard@gmail.com SourceCode: https://github.com/theolizard/remote-numpad IssueTracker: https://github.com/theolizard/remote-numpad/issues AutoName: Remote Numpad RepoType: git Repo: https://github.com/theolizard/remote-numpad B...
Update Remote Numpad to 1.7.0 (28)
Update Remote Numpad to 1.7.0 (28)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
aa80b8fec488891e0279145eabba39e801087e34
metadata/com.guillaumepayet.remotenumpad.yml
metadata/com.guillaumepayet.remotenumpad.yml
Categories: - System License: GPL-3.0-only AuthorName: Guillaume Payet AuthorEmail: theolizard@gmail.com SourceCode: https://github.com/theolizard/remote-numpad IssueTracker: https://github.com/theolizard/remote-numpad/issues AutoName: Remote Numpad RepoType: git Repo: https://github.com/theolizard/remote-numpad B...
Categories: - System License: GPL-3.0-only AuthorName: Guillaume Payet AuthorEmail: theolizard@gmail.com SourceCode: https://github.com/theolizard/remote-numpad IssueTracker: https://github.com/theolizard/remote-numpad/issues AutoName: Remote Numpad RepoType: git Repo: https://github.com/theolizard/remote-numpad B...
Update Remote Numpad to 1.6.4 (27)
Update Remote Numpad to 1.6.4 (27)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
a479b6291437a903f437951d77403f96946f1135
manifests/cf-manifest/operations.d/339-uaa-set-uaa-boshrelease.yml
manifests/cf-manifest/operations.d/339-uaa-set-uaa-boshrelease.yml
--- - type: replace path: /releases/name=uaa value: name: "uaa" version: "73.3.0" url: "https://bosh.io/d/github.com/cloudfoundry/uaa-release?v=73.3.0" sha1: "b6e8a9cbc8724edcecb8658fa9459ee6c8fc259e"
--- - type: replace path: /releases/name=uaa value: name: "uaa" version: "0.1.6" url: "https://s3-eu-west-1.amazonaws.com/gds-paas-build-releases/uaa-0.1.6.tgz" sha1: "709987b24596bc157481ab3434e083b8bde0c845"
Update uaa release to be zdd with v73.4.0
Update uaa release to be zdd with v73.4.0 We want to release a version of UAA which uses the DelegatingPasswordEncoder which is zero downtime, once UAA understands BOTH password hashes with the "{bcrypt}" prefix and without, then we can release a version which runs migrations to ensure that all password hashes start w...
YAML
mit
alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf,alphagov/paas-cf
2e8d34972f7973d0a067fb5744443747e26bcbb4
services/viper.cloud/docker-compose.yaml
services/viper.cloud/docker-compose.yaml
version: '3' services: web: image: vipercloud/web:latest deploy: resources: limits: cpus: '0.5' memory: 200M replicas: 2 update_config: parallelism: 1 delay: 10s restart_policy: condition: on-failure delay: 5s max_att...
version: '3' services: web: image: vipercloud/web:latest deploy: resources: limits: cpus: '0.5' memory: 200M replicas: 2 update_config: parallelism: 1 delay: 10s restart_policy: condition: on-failure delay: 5s max_att...
Write viper.cloud data outsie of container
Write viper.cloud data outsie of container
YAML
bsd-3-clause
holmescode/server
96acc2389247baf2b7093058b0e90ddcbd29865d
ansible/roles/water-gkhs-nginx/tasks/main.yml
ansible/roles/water-gkhs-nginx/tasks/main.yml
- name: install nginx apt: pkg=nginx state=installed - name: configure letsencrypt config for misc template: src: letsencrypt.conf.j2 dest: /etc/nginx/snippets/letsencrypt.conf vars: cert_id: "{{ letsencrypt_dir }}" - name: configure letsencrypt config for foip_me template: src: letsencrypt...
- name: install nginx apt: pkg: nginx state: present - name: configure letsencrypt config for misc template: src: letsencrypt.conf.j2 dest: /etc/nginx/snippets/letsencrypt.conf vars: cert_id: "{{ letsencrypt_dir }}" - name: configure letsencrypt config for foip_me template: src: l...
Update for new Ansible syntax
Update for new Ansible syntax
YAML
mit
aquarion/autopelago,aquarion/autopelago,aquarion/autopelago
a64502b2252fbad9922b3bbe5415cdf3939e084a
.github/workflows/ci.yml
.github/workflows/ci.yml
on: push: branches: [master] pull_request: jobs: ci: runs-on: ubuntu-latest continue-on-error: ${{ endsWith(matrix.ruby, 'head') || matrix.gemfile == 'gemfiles/rails_edge.gemfile' }} strategy: matrix: ruby: # MRI - head - "3.1.0-preview1" - ...
on: push: branches: [master] pull_request: jobs: ci: runs-on: ubuntu-latest continue-on-error: ${{ endsWith(matrix.ruby, 'head') || matrix.gemfile == 'gemfiles/rails_edge.gemfile' }} strategy: matrix: ruby: # MRI - head - "3.1.0-preview1" - ...
Exclude MRI 2.6 from testing against Rails Edge
Exclude MRI 2.6 from testing against Rails Edge
YAML
mit
roidrage/lograge
68e55e7b208a22cad1ff340fcc5531f60be73c0f
.github/workflows/ci.yml
.github/workflows/ci.yml
name: CI on: push: branches: - master pull_request: branches: - master jobs: build: runs-on: ubuntu-latest strategy: matrix: python-version: [3.7] steps: - uses: actions/checkout@v1 - name: Set up Python ${{ matrix.python-version }} uses: actions/setu...
name: CI on: push: branches: - master pull_request: branches: - master jobs: build: runs-on: ubuntu-latest strategy: matrix: python-version: [3.7] steps: - uses: actions/checkout@v2 - name: Set up Python ${{ matrix.python-version }} uses: actions/setu...
Upgrade github actions to v2
Upgrade github actions to v2 Use latest version of actions https://github.com/actions/setup-python https://github.com/actions/checkout
YAML
mit
arcticfoxnv/slackminion,arcticfoxnv/slackminion
8bb7c65b094f45a0112cf9776d4510c83e4b17c8
.github/workflows/ci.yml
.github/workflows/ci.yml
name: Tests 'on': push: pull_request: jobs: test: runs-on: ubuntu-18.04 name: Node ${{ matrix.node }} strategy: matrix: node: - '12' - '14' - '16' steps: - uses: actions/checkout@v2 - name: Setup node uses: actions/setup-node@v1 ...
name: Tests 'on': push: pull_request: jobs: test: runs-on: ubuntu-18.04 name: Node ${{ matrix.node }} strategy: matrix: node: - '14' - '16' - '18' steps: - uses: actions/checkout@v2 - name: Setup node uses: actions/setup-node@v1 ...
Drop node.js 12 support, add 18
Drop node.js 12 support, add 18
YAML
bsd-3-clause
papandreou/node-optipng
721241c4d25b08688831682cc84ede25e49aa27c
.github/workflows/ci.yml
.github/workflows/ci.yml
name: CI on: push: pull_request: schedule: - cron: 0 14 * * 0 # Sunday 2PM UTC = Monday 12AM AEST jobs: test: runs-on: ubuntu-latest strategy: fail-fast: false matrix: php: ['7.3', '7.4', '8.0', '8.1'] name: PHP ${{ matrix.php }} steps: - name: Checkout uses: acti...
name: CI on: push: pull_request: schedule: - cron: 0 14 * * 0 # Sunday 2PM UTC = Monday 12AM AEST jobs: test: runs-on: ubuntu-latest strategy: fail-fast: false matrix: php: ['7.3', '7.4', '8.0', '8.1'] name: PHP ${{ matrix.php }} steps: - name: Checkout uses: acti...
Disable linting under CI for PHP 8
Disable linting under CI for PHP 8
YAML
mit
eloquent/phony,eloquent/phony,eloquent/phony,eloquent/phony
e1b4a84a9f058f8db575470dab0cbd0208a0e9d0
.github/workflows/ci.yml
.github/workflows/ci.yml
name: ci on: push: branches: ["master"] pull_request: branches: ["master"] jobs: build-and-test: name: "Python ${{ matrix.python-version }} on ${{ matrix.os }}" runs-on: "${{ matrix.os }}" strategy: matrix: python-version: ["3.7", "3.8", "3.9"] os: [ubuntu-latest] ...
name: ci on: push: branches: ["master"] pull_request: branches: ["master"] jobs: build-and-test: name: "Python ${{ matrix.python-version }} on ${{ matrix.os }}" runs-on: "${{ matrix.os }}" strategy: matrix: python-version: ["3.7", "3.8", "3.9", "3.10"] os: [ubuntu-late...
Add python 3.10 to github CI workflow.
Add python 3.10 to github CI workflow. PiperOrigin-RevId: 489443136
YAML
apache-2.0
deepmind/dm_pix,deepmind/dm_pix
42205ea4d684b6cd9a79413edc20f35123c1e664
.github/workflows/ci.yml
.github/workflows/ci.yml
name: CI on: push: branches: - master pull_request: branches: - master jobs: Build: runs-on: ubuntu-20.04 strategy: matrix: include: - python-version: '3.6' DJANGO: Django~=2.2.0 - python-version: '3.6' DJANGO: Django~=3.0.0 ...
name: CI on: push: branches: - master pull_request: branches: - master jobs: Build: runs-on: ubuntu-20.04 strategy: matrix: include: - python-version: '3.6' DJANGO: Django~=2.2.0 - python-version: '3.6' DJANGO: Django~=3.0.0 ...
Test on Django 4.0 too
Test on Django 4.0 too
YAML
mit
valohai/django-safespace,valohai/django-safespace
f14d1cb81aec6b0664a2891f53d4756573c9ff15
.github/workflows/ci.yml
.github/workflows/ci.yml
--- name: build on: push: branches: - master pull_request: branches: - master jobs: ci: name: Run checks and tests over ${{matrix.otp_vsn}} and ${{matrix.os}} runs-on: ${{matrix.os}} container: image: erlang:${{matrix.otp_vsn}} strategy: matrix: otp_vsn: [21...
--- name: build on: push: branches: - master pull_request: branches: - master jobs: ci: name: Run checks and tests over ${{matrix.otp_vsn}} and ${{matrix.os}} runs-on: ${{matrix.os}} strategy: matrix: otp_vsn: [21, 22, 23] os: [ubuntu-latest] steps: ...
Move to a GitHub action (instead of container-based) CI approach
Move to a GitHub action (instead of container-based) CI approach Also, that GitHub action is now the "official" action for Erlang+rebar3 CI, as per EEF
YAML
apache-2.0
inaka/cowboy-trails
65dd19e6135e5eef67a79ad88e844296dce62700
.github/workflows/ci.yml
.github/workflows/ci.yml
name: Ruby CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: test: runs-on: ubuntu-latest strategy: matrix: ruby-version: ["3.0", "2.7", "2.6", "2.5", "jruby-head"] steps: - uses: actions/checkout@v2 - name: Set up Ruby ${{ matrix.ruby-ve...
name: Ruby CI on: push: branches: [ master ] pull_request: branches: [ master ] jobs: test: runs-on: ubuntu-latest strategy: matrix: ruby-version: [3.1, "3.0", 2.7, 2.6, 2.5, jruby-head] steps: - uses: actions/checkout@v2 - name: Set up Ruby ${{ matrix.ruby-versi...
Add Ruby 3.1 to matrix
CI: Add Ruby 3.1 to matrix
YAML
mit
barsoom/attr_extras
a0f9723016605c0e18d609c90e506086be562b81
.github/workflows/go.yml
.github/workflows/go.yml
name: Build and Test on: [push, pull_request] permissions: contents: read jobs: build: name: Go CI runs-on: ubuntu-latest strategy: matrix: go: [1.16, 1.17] steps: - name: Set up Go uses: actions/setup-go@331ce1d993939866bb63c32c6cbbfd48fa76fc57 #v2 with: ...
name: Build and Test on: [push, pull_request] permissions: contents: read jobs: build: name: Go CI runs-on: ubuntu-latest strategy: matrix: go: [1.16, 1.17] steps: - name: Set up Go uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab #v3.0.0 with: ...
Update to latest action versions.
build: Update to latest action versions. This updates to the following Github Actions: - actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab #v3.0.0 - actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 #v3.0.0
YAML
isc
decred/dcrd,decred/dcrd
dfeca7fb45a5db4d9751ab1b78de1bee32237bb5
updates/2019-07-01.yml
updates/2019-07-01.yml
changed: - title: "Gradle include file for reusage" tags: - quickstart - android description: | The _auth0.md and the _api_authz.md files were both using redundant and inconsistent gradle instructions. A _gradle file was created on the includes for reusage and consistency.
changed: - title: "Gradle include file for reusage" tags: - quickstart - android description: | The _auth0.md and the _api_authz.md files were both using redundant and inconsistent gradle instructions. A _gradle file was created on the includes for reusage and consistency. fixed: - ...
Add explanation about change in save and refresh token
Add explanation about change in save and refresh token
YAML
mit
auth0/docs,auth0/docs,yvonnewilson/docs,auth0/docs,yvonnewilson/docs,jeffreylees/docs,jeffreylees/docs,yvonnewilson/docs,jeffreylees/docs
1729d9d8df51447264aa2e19876eb7892dfae644
roles/bash/tasks/main.yml
roles/bash/tasks/main.yml
--- - name: Install Bash homebrew: name: bash state: latest tags: - brew - name: Create ~/.bashrc.d file: name: ~/.bashrc.d state: directory - name: Install bash path helpers copy: src: 00-path-helpers dest: ~/.bashrc.d/00-path-helpers mode: "0755" - name: Install .bashrc co...
--- - name: Install Bash homebrew: name: bash state: latest tags: - brew - name: Create ~/.bashrc.d file: name: ~/.bashrc.d state: directory - name: Install bash path helpers copy: src: 00-path-helpers dest: ~/.bashrc.d/00-path-helpers mode: "0755" - name: Install ~/.bashrc ...
Rename tasks to be more consistent
Rename tasks to be more consistent
YAML
mit
tmiller/polka
c4dd27d68835bc2f472d58097334ff93949d283b
roles/desk/tasks/main.yml
roles/desk/tasks/main.yml
--- - name: "Running Desk role" debug: msg="project" when: desk == true changed_when: true - name: "Create Deskfile" template: src: "{{ desk_template }}" dest: "~/.desk/desks/{{ project }}.sh" when: present == true and desk == true - name: "Remove Deskfile" file: path: "~/.desk/desks/{{ proje...
--- - name: "Running Desk role" debug: msg="project" when: desk == true changed_when: true - name: Check if project deskfile is provided stat: path: "{{ projects_path }}/files/desk/{{ project }}.sh" register: provided - name: "Create Deskfile from template" template: src: "{{ desk_template }}" ...
Allow per project desk file template
Allow per project desk file template
YAML
mit
Benoth/projects-installer,Benoth/projects-installer
66914c2b69ab6724e138f490b21281b27ab426ab
.drone.yml
.drone.yml
matrix: VERSION: - 1.5 publish: docker: file: $$VERSION/Dockerfile username: $$DOCKER_USER email: $$DOCKER_EMAIL password: $$DOCKER_PASSWORD repo: armhfbuild/golang tag: "$$VERSION" storage_driver: overlay # Caching load: docker/image.tar save: destination: docker...
matrix: VERSION: - 1.5 build: image: armhfbuild/alpine:3.2 commands: - sed -i 's/FROM /FROM armhfbuild\//' $$VERSION/Dockerfile publish: docker: file: $$VERSION/Dockerfile username: $$DOCKER_USER email: $$DOCKER_EMAIL password: $$DOCKER_PASSWORD repo: armhfbuild/golang tag: "$$...
Add "armhfbuild/" prefix to base images on build
Add "armhfbuild/" prefix to base images on build
YAML
mit
armhf-docker-library/golang
2d6a7bbc748f0aec43585b0c57d7ee2d60e0c031
.frigg.yml
.frigg.yml
tasks: - npm install - npm run mocha - npm run lint deploy_tasks: - npm install - npm install forever - npm run bundle - PORT=8000 ./node_modules/.bin/forever start node_modules/.bin/babel-node server.js coverage: path: coverage/cobertura-coverage.xml parser: cobertura deployment: image: frigg/frigg-tes...
setup_tasks: - npm install tasks: - npm run mocha - npm run lint deploy_tasks: - npm install - npm install forever - npm run bundle - PORT=8000 ./node_modules/.bin/forever start node_modules/.bin/babel-node server.js coverage: path: coverage/cobertura-coverage.xml parser: cobertura deployment: image: f...
Move npm install to setup-tasks
Move npm install to setup-tasks
YAML
mit
webkom/lego-webapp,webkom/lego-webapp,webkom/lego-webapp
f04174cc2364d9988074ad2d7298965aae68ce5d
tests/test.yml
tests/test.yml
--- - hosts: localhost become: true vars: # geerlingguy.git git_install_from_source: false git_install_from_source_force_update: false git_version: 2.9.3 # fubarhouse.curl curl_configure_flags: - disable-shared # fubarhouse.nodejs install_ivm: true install_iojs: true ...
--- - hosts: localhost become: true vars: # geerlingguy.git git_install_from_source: false git_install_from_source_force_update: false # fubarhouse.curl curl_source: http://curl.askapache.com/download curl_configure_flags: - disable-shared # fubarhouse.nodejs install_ivm: tr...
Remove dependency install pre_tasks; add curl mirror variable.
Remove dependency install pre_tasks; add curl mirror variable. Signed-off-by: Karl Hepworth <c14c6f041bb80410635ef9142e07c8627a565b5a@gmail.com>
YAML
mit
fubarhouse/fubarhouse.npm,fubarhouse/ansible-role-nodejs
5717d164dc5f67a175f995fe049d16011c615308
metadata/org.kde.bettercounter.yml
metadata/org.kde.bettercounter.yml
Categories: - Time - Sports & Health License: GPL-2.0-only AuthorName: Albert Vaca Cintora AuthorEmail: albertvaka@gmail.com AuthorWebSite: https://albertvaka.wordpress.com/ SourceCode: https://github.com/albertvaka/bettercounter IssueTracker: https://github.com/albertvaka/bettercounter/issues AutoName: BetterCoun...
Categories: - Time - Sports & Health License: GPL-2.0-only AuthorName: Albert Vaca Cintora AuthorEmail: albertvaka@gmail.com AuthorWebSite: https://albertvaka.wordpress.com/ SourceCode: https://github.com/albertvaka/bettercounter IssueTracker: https://github.com/albertvaka/bettercounter/issues AutoName: BetterCoun...
Update BetterCounter to 1.9.0 (10900)
Update BetterCounter to 1.9.0 (10900)
YAML
agpl-3.0
f-droid/fdroiddata,f-droid/fdroiddata
c79bc4fce2ee96ca3c074d9ca9e3d2e85e86a5e7
.zuul.yaml
.zuul.yaml
- project: templates: - check-requirements - horizon-non-primary-django-jobs - openstack-lower-constraints-jobs - openstack-python3-ussuri-jobs check: jobs: - freezer-web-ui-ubuntu - openstack-tox-pylint gate: jobs: - openstack-tox-pylint - job: ...
- project: templates: - check-requirements - horizon-non-primary-django-jobs - openstack-lower-constraints-jobs - openstack-python3-victoria-jobs check: jobs: - freezer-web-ui-ubuntu - openstack-tox-pylint gate: jobs: - openstack-tox-pylint - job:...
Add Python3 victoria unit tests
Add Python3 victoria unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for victoria. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I71bbce732f7e6af22313a7f602964...
YAML
apache-2.0
openstack/freezer-web-ui,openstack/freezer-web-ui,openstack/freezer-web-ui,openstack/freezer-web-ui
58c74eb1bf3d9f0043fd2fd7d28c5e858c057ada
.zuul.yaml
.zuul.yaml
- project: templates: - nodejs8-jobs - nodejs8-publish-to-npm - release-notes-jobs-python3 check: jobs: - tripleo-ci-centos-7-undercloud-oooq: files: - ^src/.*$ - ^webpack.*$ - ^package.json$ - ^npm-shrinkwrap.js...
- project: templates: - nodejs8-jobs - nodejs8-publish-to-npm - release-notes-jobs-python3 check: jobs: - tripleo-ci-centos-7-undercloud-containers: files: - ^src/.*$ - ^webpack.*$ - ^package.json$ - ^npm-shrinkw...
Fix the missing undercloud jobs
Fix the missing undercloud jobs The old defined undercloud job is instack-undercloud based which has been dropped as of Stein. This replaces it with the containerized version. Change-Id: I90ada83a715f9a9631d474413a1d66befd02eaab
YAML
apache-2.0
knowncitizen/tripleo-ui,knowncitizen/tripleo-ui,knowncitizen/tripleo-ui,knowncitizen/tripleo-ui
50210aac3305034d281aa72218a65cecad04dae1
.zuul.yml
.zuul.yml
ui: mocha-bdd browsers: - name: chrome version: ["45", "latest"] - name: ie version: ["9", "10", "latest"] - name: firefox version: ["36", "latest"] - name: iphone version: ["8.0", "latest"] - name: ipad version: ["8.0", "latest"] - name: android version: ["4.0", "latest"] - name: ...
ui: mocha-bdd browsers: - name: chrome version: ["45", "latest"] - name: ie version: ["9", "10", "latest"] - name: firefox version: ["36", "latest"] - name: android version: ["4.0", "latest"] - name: opera version: ["12", "latest"] - name: safari version: ["6", "latest"]
Remove iOS from Zuul testing pool; adds hours to CI wall time waiting in line for Sauce Labs, and has never had a regression that didn't also fail desktop Safari.
Remove iOS from Zuul testing pool; adds hours to CI wall time waiting in line for Sauce Labs, and has never had a regression that didn't also fail desktop Safari.
YAML
bsd-3-clause
rtfeldman/seamless-immutable,crudh/seamless-immutable
e2aa2ed5c05e30e4dc0d74a4c59bcb83f06057e4
packages/st/stripe-concepts.yaml
packages/st/stripe-concepts.yaml
homepage: https://github.com/typeclasses/stripe changelog-type: markdown hash: b55fc9da0562023447453754c12705dc74e14bb1efc33d8886f5e0444fa385e0 test-bench-deps: {} maintainer: Chris Martin, Julie Moronuki synopsis: Types for the Stripe API changelog: | # Changelog All notable changes to this package will be docume...
homepage: https://github.com/typeclasses/stripe changelog-type: markdown hash: 0593eab5b12db97b82efdfeac7ace1931d120cd9845c9b61d3baa93a85ef9eef test-bench-deps: {} maintainer: Chris Martin, Julie Moronuki synopsis: Types for the Stripe API changelog: | # Changelog All notable changes to this package will be docume...
Update from Hackage at 2019-10-01T02:22:18Z
Update from Hackage at 2019-10-01T02:22:18Z
YAML
mit
commercialhaskell/all-cabal-metadata
8214561d4f219751947c93d4c6e83cb88f592a40
packages/ye/yesod-colonnade.yaml
packages/ye/yesod-colonnade.yaml
homepage: https://github.com/andrewthad/colonnade#readme changelog-type: '' hash: d763678b4861b6b17ac1c927338509a44af2833b1bd1321300c3637531befd31 test-bench-deps: {} maintainer: andrew.thaddeus@gmail.com synopsis: Helper functions for using yesod with colonnade changelog: '' basic-deps: yesod-elements: ! '>=1.1 && <...
homepage: https://github.com/andrewthad/colonnade#readme changelog-type: '' hash: 441e55d425755fb1b8fd9c8808ae0481cdaf748d8c31bdd657a1caa5bb637f7c test-bench-deps: {} maintainer: andrew.thaddeus@gmail.com synopsis: Helper functions for using yesod with colonnade changelog: '' basic-deps: yesod-elements: ! '>=1.1 && <...
Update from Hackage at 2020-01-30T15:54:55Z
Update from Hackage at 2020-01-30T15:54:55Z
YAML
mit
commercialhaskell/all-cabal-metadata
3211e33569a39ec8a33bc7f6e44ce18410b33529
plugins/fb_app/locales/en-US.yml
plugins/fb_app/locales/en-US.yml
"en-US": &en-US fb_app_plugin: lib: plugin: name: 'Facebook integration' description: 'Use the Cirandas app for Facebook!' models: page_tab: types: profile: 'Catalog of one SSE enterprise' profiles: 'Catalog of manually selected SSE enterprises' ...
"en-US": &en-US fb_app_plugin: lib: plugin: name: 'Facebook integration' description: 'Use the Cirandas app for Facebook!' models: page_tab: types: profile: 'Catalog of one SSE enterprise' profiles: 'Catalog of manually selected SSE enterprises' ...
Add strings for catalog setting labels
Add strings for catalog setting labels
YAML
agpl-3.0
CIRANDAS/noosfero-ecosol,coletivoEITA/noosfero-ecosol,samasti/noosfero,EcoAlternative/noosfero-ecosol,EcoAlternative/noosfero-ecosol,EcoAlternative/noosfero-ecosol,coletivoEITA/noosfero-ecosol,blogoosfero/noosfero,samasti/noosfero,samasti/noosfero,EcoAlternative/noosfero-ecosol,blogoosfero/noosfero,blogoosfero/noosfero...
8b6770a7192b0d51ba2f85f75fe00b63d8c48d00
environment_dev.yml
environment_dev.yml
name: goetia-dev channels: - bioconda - conda-forge dependencies: - boltons - cppyy=1.6.2 - cmake - ninja - pytest - numpy - scipy - openmp - screed - blessings - pytest-benchmark - pyfiglet - py-cpuinfo - sourmash-minimal=3.4.0 - zlib - jsonschema...
name: goetia-dev channels: - bioconda - conda-forge dependencies: - boltons - cppyy=1.6.2 - cmake - ninja - pytest - numpy - scipy - pandas - openmp - screed - blessings - pytest-benchmark - pyfiglet - py-cpuinfo - sourmash-minimal=3.4.0 - zlib ...
Add pandas to dev environment
Add pandas to dev environment
YAML
mit
camillescott/boink,camillescott/boink,camillescott/boink,camillescott/boink
5a4f2b0223e9302e0db4fa5c6c8eca36942207e1
packages/na/Naperian.yaml
packages/na/Naperian.yaml
homepage: https://github.com/idontgetoutmuch/Naperian changelog-type: markdown hash: 9f5c5c38ab7fc76bba3acec6c337905c92b49f50dfc04fbcc16882b9cbc04cde test-bench-deps: {} maintainer: dominic@steinitz.org synopsis: Naperian Functors for APL-like programming changelog: | # Revision history for Naperian ## 0.1.0.0 --...
homepage: https://github.com/idontgetoutmuch/Naperian changelog-type: markdown hash: 381838765401aff4c574af318c5c693c97b72c4cbfc25eb3904135468af5525a test-bench-deps: {} maintainer: dominic@steinitz.org synopsis: Naperian Functors for APL-like programming changelog: | # Revision history for Naperian ## 0.1.0.0 --...
Update from Hackage at 2022-05-08T08:56:57Z
Update from Hackage at 2022-05-08T08:56:57Z
YAML
mit
commercialhaskell/all-cabal-metadata
3d9b63736b041bf0aa900b072ea702212760ad3b
packages/ha/haskus-utils-data.yaml
packages/ha/haskus-utils-data.yaml
homepage: http://www.haskus.org changelog-type: '' hash: f62c4e49021b463185d043f7b69c727b63af641a71d7edd582d9f4f98e80e500 test-bench-deps: base: '>=4.9 && <5' doctest: -any maintainer: sylvain@haskus.fr synopsis: Haskus data utility modules changelog: '' basic-deps: base: '>=4.12 && <5' haskus-utils-types: '>=1...
homepage: http://www.haskus.org changelog-type: '' hash: bfa94363b94b14779edd6834fbd59dbb847c3d7b8f48e3844f456ffdc077da4a test-bench-deps: base: '>=4.9 && <5' doctest: -any maintainer: sylvain@haskus.fr synopsis: Haskus data utility modules changelog: '' basic-deps: base: '>=4.12 && <5' haskus-utils-types: '>=1...
Update from Hackage at 2021-03-03T11:15:57Z
Update from Hackage at 2021-03-03T11:15:57Z
YAML
mit
commercialhaskell/all-cabal-metadata
9eb2c7f769a15a929e0bebac269af493a6eb4339
packages/js/jsaddle-wkwebview.yaml
packages/js/jsaddle-wkwebview.yaml
homepage: '' changelog-type: '' hash: 6d373617e08692207691d95405fae7c1c853939d8cf6bad9eb9fd5824b55b9d8 test-bench-deps: {} maintainer: Hamish Mackenzie <Hamish.K.Mackenzie@googlemail.com> synopsis: Interface for JavaScript that works with GHCJS and GHC changelog: '' basic-deps: bytestring: ! '>=0.10.6.0 && <0.11' b...
homepage: '' changelog-type: '' hash: af07ad2af2a8c59af928edd53c942cecf576c7e8c1e9229d722d5e94237d2f1f test-bench-deps: {} maintainer: Hamish Mackenzie <Hamish.K.Mackenzie@googlemail.com> synopsis: Interface for JavaScript that works with GHCJS and GHC changelog: '' basic-deps: bytestring: ! '>=0.10.6.0 && <0.11' b...
Update from Hackage at 2016-12-23T09:22:37Z
Update from Hackage at 2016-12-23T09:22:37Z
YAML
mit
commercialhaskell/all-cabal-metadata
8408bd1942702715a3404418a59951136adf1b95
.pkgr.yml
.pkgr.yml
user: idb group: idb vendor: bytemine GmbH maintainer: info@bytemine.net homepage: https://www.bytemine.net/ before: - ln -s config-example config - ./scripts/mark-version.sh targets: centos-8: build_dependencies: - mysql-devel - libxml2-devel - libxslt - libxslt-devel dependenc...
user: idb group: idb vendor: bytemine GmbH maintainer: info@bytemine.net homepage: https://www.bytemine.net/ before: - ln -s config-example config - ./scripts/mark-version.sh targets: centos-8: build_dependencies: - mysql-devel - libxml2-devel - libxslt - libxslt-devel dependenc...
Switch to mariadb on Ubuntu as well for packager.io
Switch to mariadb on Ubuntu as well for packager.io
YAML
agpl-3.0
dra/the-idb,dra/the-idb,idb-project/the-idb,idb-project/the-idb,idb-project/the-idb,rbns/the-idb,rbns/the-idb,dra/the-idb,dra/the-idb,rbns/the-idb,idb-project/the-idb,rbns/the-idb
e075940ee8a65303b9f0197f94256077d6f08986
packages/fo/Folly.yaml
packages/fo/Folly.yaml
homepage: https://github.com/dillonhuff/Folly changelog-type: '' hash: 88c56589742d25e4df9c8c78c9c55a09e1092f50821cdcd0c7098c1d52a700fa test-bench-deps: {} maintainer: Dillon Huff synopsis: A first order logic library in Haskell changelog: '' basic-deps: base: <6 parsec: -any HUnit: -any containers: -any all-ve...
homepage: https://github.com/dillonhuff/Folly changelog-type: '' hash: 8b0e8c52f44e90c09d5b38e4ae8fd266851fe8f4733ba207e46c69b462ea0aa9 test-bench-deps: {} maintainer: Dillon Huff synopsis: A first order logic library in Haskell changelog: '' basic-deps: base: <6 parsec: -any HUnit: -any containers: -any all-ve...
Update from Hackage at 2015-08-30T02:18:08+0000
Update from Hackage at 2015-08-30T02:18:08+0000
YAML
mit
commercialhaskell/all-cabal-metadata
4a316a66e30529d82e4ba6b0a324141183dca2cd
playbooks/controllers.yml
playbooks/controllers.yml
- hosts: controller roles: - common - ntp_server - mariadb - rabbitmq - keystone - glance - nova - neutron # - horizon # - cinder # - heat
- hosts: controller roles: - common - ntp_server - mariadb - rabbitmq - keystone - glance - nova - neutron - horizon - cinder - heat
Fix roles of controller hosts
Fix roles of controller hosts
YAML
apache-2.0
nec-openstack/os-test-ansible,nec-openstack/os-test-ansible
8c344572f1d45be45eefff165cf06c1e7dfd0e6d
playbooks/edx_sandbox.yml
playbooks/edx_sandbox.yml
--- # Example sandbox configuration # for single server community # installs - name: Configure instance(s) hosts: all sudo: True gather_facts: True vars: migrate_db: "yes" openid_workaround: True EDXAPP_LMS_NGINX_PORT: '80' edx_platform_version: 'master' # Set to false if deployed behind a...
--- # Example sandbox configuration # for single server community # installs - name: Configure instance(s) hosts: all sudo: True gather_facts: True vars: migrate_db: "yes" openid_workaround: True EDXAPP_LMS_NGINX_PORT: '80' edx_platform_version: 'master' # Set to false if deployed behind a...
Disable old ORA on sandboxes by default.
Disable old ORA on sandboxes by default.
YAML
agpl-3.0
AlfiyaZi/configuration,beacloudgenius/configuration,xiangjf/configuration,alu042/configuration,Stanford-Online/configuration,openfun/configuration,hastexo/edx-configuration-old,pedrorib/istx,openfun/configuration,pobrejuanito/configuration,hastexo/edx-configuration,fghaas/edx-configuration,omarkhan/configuration,antshi...
afc53d83d761b02c6b49c64066c692f859a53735
packages/fo/Folly.yaml
packages/fo/Folly.yaml
homepage: https://github.com/dillonhuff/Folly changelog-type: '' hash: b0c5222012d7e11f62e0aacf4bff7030a53d0f22ee2ca36e6aedfd5d15977bcc test-bench-deps: {} maintainer: Dillon Huff synopsis: A first order logic library in Haskell changelog: '' basic-deps: base: <6 parsec: -any HUnit: -any containers: -any all-ve...
homepage: https://github.com/dillonhuff/Folly changelog-type: '' hash: d0c5a539305629648036e8dd0b803d3e93e498e4d233d43454f5b1cee820036a test-bench-deps: {} maintainer: Dillon Huff synopsis: A first order logic library in Haskell changelog: '' basic-deps: base: <6 parsec: -any HUnit: -any containers: -any all-ve...
Update from Hackage at 2015-08-30T21:38:16+0000
Update from Hackage at 2015-08-30T21:38:16+0000
YAML
mit
commercialhaskell/all-cabal-metadata
328ad3990b48f492e7b7be4ee1434d2e43783184
data/transition-sites/dclg_localdirect.yml
data/transition-sites/dclg_localdirect.yml
--- site: dclg_localdirect whitehall_slug: department-for-communities-and-local-government homepage: https://www.gov.uk/government/organisations/department-for-communities-and-local-government homepage_furl: www.gov.uk/dclg tna_timestamp: 20160330154530 host: www.localdirect.gov.uk aliases: - localdirect.gov.uk global:...
--- site: dclg_localdirect whitehall_slug: department-for-communities-and-local-government homepage: http://www.localdigitalcoalition.uk tna_timestamp: 20160330154530 host: www.localdirect.gov.uk aliases: - localdirect.gov.uk global: =410 homepage_title: 'Local Digital Coalition'
Update homepage and homepage_title for www.localdirect.gov.uk
Update homepage and homepage_title for www.localdirect.gov.uk This site is archived at this domain, but Local Digital Coalition are going to continue to run and update the site at a non-government domain, so we need to link to that instead of the DCLG homepage from the archive pages. This commit also removes the css ...
YAML
mit
alphagov/transition-config,alphagov/transition-config
96b05a8be9ccaf0832be23bf4046c82981b1f046
packages/to/total.yaml
packages/to/total.yaml
homepage: '' changelog-type: '' hash: dd46ebf120bfea26d6e0c60d5e944234ce7129c194ca73818ef745dbfd0e4932 test-bench-deps: {} maintainer: Gabriel439@gmail.com synopsis: Exhaustive pattern matching using lenses, traversals, and prisms changelog: '' basic-deps: void: ! '>=0.4 && <0.8' base: ! '>=4 && <5' all-versions: -...
homepage: '' changelog-type: '' hash: 2b453e5b321d24c304bdfb1889f6ba058ffe55fc589311c51f33dada79e5832b test-bench-deps: {} maintainer: Gabriel439@gmail.com synopsis: Exhaustive pattern matching using lenses, traversals, and prisms changelog: '' basic-deps: void: '>=0.4 && <0.8' base: '>=4 && <5' all-versions: - 1.0...
Update from Hackage at 2020-05-15T03:17:06Z
Update from Hackage at 2020-05-15T03:17:06Z
YAML
mit
commercialhaskell/all-cabal-metadata
f2e95de52433c25b7b79d79748f346299254d0e9
.forestry/front_matter/templates/default-post.yml
.forestry/front_matter/templates/default-post.yml
--- label: Default Post hide_body: false fields: - name: author_profile type: boolean label: Author Profile default: true - name: read_time type: boolean label: Read Time default: true - name: comments type: boolean label: Comments default: true - name: share type: boolean label: Share default: ...
--- label: Default Post hide_body: false fields: - name: author_profile type: boolean label: Author Profile default: true - name: read_time type: boolean label: Read Time default: true - name: comments type: boolean label: Comments default: true - name: share type: boolean label: Share default: ...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
JesseWaas/jessewaas.github.io,JesseWaas/jessewaas.github.io,JesseWaas/jessewaas.github.io
429022a309f9521cf5384924d8424e035448dfce
.forestry/front_matter/templates/review-blurb.yml
.forestry/front_matter/templates/review-blurb.yml
--- label: Blurbs hide_body: false is_partial: false fields: - type: text name: title label: Title default: " on Grace" description: 'For CMS Reference: e.g. Times on The Cold Song' - name: attribution label: Attribution type: text hidden: false default: '' description: Put an asterisk around any word...
--- label: Blurbs hide_body: false is_partial: false fields: - type: text name: title label: Title default: " on Stella Descending" description: 'For CMS Reference: e.g. Times on The Cold Song' - name: attribution label: Attribution type: text hidden: false default: '' description: Put an asterisk aro...
Update from Forestry.io - Updated Forestry configuration
Update from Forestry.io - Updated Forestry configuration
YAML
mit
sonnetmedia/linnullmann,sonnetmedia/linnullmann,sonnetmedia/linnullmann
4c6a52e61bf7362117d0588091e667ec8bfe1ba9
hooks/host_vars/localhost/asdf.yml
hooks/host_vars/localhost/asdf.yml
--- asdf_dir: "{{ ansible_user_dir }}/.asdf" asdf_plugins: cabal: git_url: https://github.com/sestrella/asdf-ghcup.git ghc: git_url: https://github.com/sestrella/asdf-ghcup.git nodejs: {} python: # https://github.com/pyenv/pyenv/wiki#suggested-build-environment dependencies: - openssl ...
--- asdf_dir: "{{ ansible_user_dir }}/.asdf" asdf_plugins: cabal: git_url: https://github.com/sestrella/asdf-ghcup.git dependencies: [ghcup] ghc: git_url: https://github.com/sestrella/asdf-ghcup.git dependencies: [ghcup] nodejs: {} python: # https://github.com/pyenv/pyenv/wiki#suggested-buil...
Add cabal and ghc dependencies
Add cabal and ghc dependencies
YAML
mit
sestrella/dotfiles
4ad608857059a17619ae8b02809c2892058a0e95
provisioning/playbook.yml
provisioning/playbook.yml
--- # This playbook is for provisioning on a Linode box. It should be at least a Linode 2048 box and have # 64 bit Ubuntu 12.04 LTS with 256 MB swap (I think). # # To run in development: # vagrant provision local # # To run in production: # cd provisioning # ansible-playbook --user=root -i hosts playbook.yml # - hosts:...
--- # This playbook is for provisioning on a Linode box. It should be at least a Linode 2048 box and have # 64 bit Ubuntu 12.04 LTS with 256 MB swap (I think). # # To run in development: # vagrant provision local # # To run in production: # cd provisioning # ansible-playbook --user=root -i hosts playbook.yml # - hosts:...
Upgrade all packages before starting an Ansible run
Upgrade all packages before starting an Ansible run This ensures you're at a reasonably consistent state. It's also a good idea to make sure all the machine's packages are up to date anyway. This also fixes #1133.
YAML
agpl-3.0
openaustralia/morph,openaustralia/morph,openaustralia/morph,openaustralia/morph,openaustralia/morph,openaustralia/morph,openaustralia/morph
38e3c2141cbb25beae047dfc63faac899d4e253e
.github/workflows/ci.yaml
.github/workflows/ci.yaml
name: ci on: pull_request: push: branches: [main] tags: ['*'] jobs: pytest: runs-on: ubuntu-latest strategy: matrix: python-version: - 3.6 - 3.7 - 3.8 - 3.9 name: Pytest ${{ matrix.python-version }} steps: - uses: actions/checko...
name: ci on: pull_request: push: branches: [main] tags: ['*'] jobs: pytest: runs-on: ubuntu-latest strategy: matrix: python-version: - 3.6 - 3.7 - 3.8 - 3.9 steps: - uses: actions/checkout@v2 - uses: actions/setup-python@v2 ...
Remove names from GitHub Actions jobs
Remove names from GitHub Actions jobs
YAML
mit
remcohaszing/pywakeonlan