author int64 658 755k | date stringdate 2012-06-12 08:34:29 2024-07-22 14:51:21 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods listlengths 1 16 | language stringclasses 20
values | license stringclasses 3
values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
120,882 | 26.10.2020 15:20:31 | 25,200 | 12407fd683f8fed46d5827875fdb00bd7329f27f | CI-FIX: Temporarily use a branch of DRATs
Go 1.13 is no longer supported by the latest Go buildpack
[#175449562](https://www.pivotaltracker.com/story/show/175449562)
[#175431381](https://www.pivotaltracker.com/story/show/175431381) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -345,8 +345,8 @@ resources:\ntype: git\nicon: github-box\nsource:\n- branch: master\n- uri: https://github.com/cloudfoundry-incubator/disaster-recovery-acceptance-tests.... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI-FIX: Temporarily use a branch of DRATs
- Go 1.13 is no longer supported by the latest Go buildpack
[#175449562](https://www.pivotaltracker.com/story/show/175449562)
[#175431381](https://www.pivotaltracker.com/story/show/175431381) |
120,882 | 28.10.2020 15:38:13 | 25,200 | 869764e6b34840461d05befd704ddf2d5f55552c | ENH: Define SANs for all certificates
use "update_mode: converge" to ensure that certificates are recreated
on deploy
replace spaces with hyphens in certificate common names as BOSH
complained when those names were included as SANs
[finishes #174887105](https://www.pivotaltracker.com/story/show/174887105) | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -1833,24 +1833,30 @@ variables:\n- name: cc_staging_upload_password\ntype: password\n- name: cf_app_sd_ca\n+ type: certificate\noptions:\ncommon_name: service-discovery-controller.service.cf.inte... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | ENH: Define SANs for all certificates
- use "update_mode: converge" to ensure that certificates are recreated
on deploy
- replace spaces with hyphens in certificate common names as BOSH
complained when those names were included as SANs
[finishes #174887105](https://www.pivotaltracker.com/story/show/174887105) |
120,882 | 06.11.2020 10:19:01 | 28,800 | 81578aefe8f7b3c50237f7f39c72aad2b1ceff58 | ENH: Add minimal experimental use-bionic-stemcell ops-file
version is "latest" instead of a fixed value, to avoid requiring maintenance
relies on manually uploading the desired stemcell to the BOSH director before deployment
[#175620228](https://www.pivotaltracker.com/story/show/175620228) | [
{
"change_type": "MODIFY",
"old_path": "operations/experimental/README.md",
"new_path": "operations/experimental/README.md",
"diff": "@@ -44,3 +44,4 @@ This is the README for Experimental Ops-files. To learn more about `cf-deploymen\n| [`disable-logs-in-firehose.yml`](disable-logs-in-firehose.yml) |... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | ENH: Add minimal experimental use-bionic-stemcell ops-file
- version is "latest" instead of a fixed value, to avoid requiring maintenance
- relies on manually uploading the desired stemcell to the BOSH director before deployment
[#175620228](https://www.pivotaltracker.com/story/show/175620228) |
120,882 | 06.11.2020 12:39:34 | 28,800 | 2c57cb18a808b2e08f86c9d3100a8863e64fd9a8 | FIX: Add ubuntu-bionic to all addons in the use-bionic-stemcell.yml ops-file
[#175620228](https://www.pivotaltracker.com/story/show/175620228) | [
{
"change_type": "MODIFY",
"old_path": "operations/experimental/use-bionic-stemcell.yml",
"new_path": "operations/experimental/use-bionic-stemcell.yml",
"diff": "alias: default\nos: ubuntu-bionic\nversion: latest\n+\n+# Update all the addons to apply to the ubuntu-bionic stemcell\n+- path: /addons/n... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | FIX: Add ubuntu-bionic to all addons in the use-bionic-stemcell.yml ops-file
[#175620228](https://www.pivotaltracker.com/story/show/175620228)
Co-authored-by: Renee Chu <rchu@vmware.com> |
120,958 | 11.11.2020 16:22:31 | 28,800 | d9c50e345b0b813b8ff46f137df4cba790a7bf56 | Followup for updating `relint-envs` default branch from "master" to
"main"
[#173736483](https://www.pivotaltracker.com/story/show/173736483) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/acceptance.yml",
"new_path": "ci/pipelines/acceptance.yml",
"diff": "@@ -2,7 +2,7 @@ resources:\n- name: relint-envs\ntype: git\nsource:\n- branch: master\n+ branch: main\nuri: git@github.com:cloudfoundry/relint-envs.git\nprivate_key: ((hagrid_env... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Followup for updating `relint-envs` default branch from "master" to
"main"
[#173736483](https://www.pivotaltracker.com/story/show/173736483) |
120,958 | 11.11.2020 16:41:34 | 28,800 | a08372c7cc7b5c8515cf86c2205fa8b451bb12f1 | Follow up to renaming `relint-envs` default branch from "master" to
"main"
[#173736483](https://www.pivotaltracker.com/story/show/173736483) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -206,7 +206,7 @@ resources:\ntype: git\nicon: github-box\nsource:\n- branch: master\n+ branch: main\nuri: git@github.com:cloudfoundry/relint-envs.git\nprivate_key: ((hag... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Follow up to renaming `relint-envs` default branch from "master" to
"main"
[#173736483](https://www.pivotaltracker.com/story/show/173736483)
Co-authored-by: Renee Chu <rchu@vmware.com> |
120,958 | 12.11.2020 13:50:24 | 28,800 | 1f8444fcbf778a62ff1d696818726c40732ede0f | Followup work for renaming "master" to "main" on relint-team
[#173736483](https://www.pivotaltracker.com/story/show/173736483) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/update-releases.yml",
"new_path": "ci/pipelines/update-releases.yml",
"diff": "@@ -205,7 +205,7 @@ resources:\ntype: git\nicon: github-box\nsource:\n- branch: master\n+ branch: main\nuri: git@github.com:cloudfoundry/relint-team.git\nprivate_key: (... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Followup work for renaming "master" to "main" on relint-team
[#173736483](https://www.pivotaltracker.com/story/show/173736483) |
120,891 | 12.11.2020 16:14:33 | 28,800 | fdf862c7fd7a464887c2b966e4a806e559526dc0 | Followup from renaming "master" to "main" for "relint-ci-pools"
[#173736483](https://www.pivotaltracker.com/story/show/173736483) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -153,7 +153,7 @@ resources:\nicon: pool\nsource:\nuri: git@github.com:cloudfoundry/relint-ci-pools\n- branch: master\n+ branch: main\npool: cf-deployment/fresh\nprivate_... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Followup from renaming "master" to "main" for "relint-ci-pools"
[#173736483](https://www.pivotaltracker.com/story/show/173736483) |
120,882 | 17.11.2020 12:03:43 | 28,800 | 79be9c4807c49098e7f7e383ef13b887444e1176 | Followup for renaming 'master' to 'main' on runtime-ci
[#173736483](https://www.pivotaltracker.com/story/show/173736483) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/acceptance.yml",
"new_path": "ci/pipelines/acceptance.yml",
"diff": "@@ -13,7 +13,7 @@ resources:\n- name: runtime-ci\ntype: git\nsource:\n- branch: master\n+ branch: main\nuri: https://github.com/cloudfoundry/runtime-ci\n- name: cf-deployment-con... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Followup for renaming 'master' to 'main' on runtime-ci
[#173736483](https://www.pivotaltracker.com/story/show/173736483)
Co-authored-by: Renee Chu <rchu@vmware.com> |
120,882 | 17.11.2020 12:28:18 | 28,800 | e6e3999cbcd8f30851a477048c079df48c0863f6 | Followup for renaming 'master' to 'main' in bosh-bootloader
[#173736483](https://www.pivotaltracker.com/story/show/173736483) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/acceptance.yml",
"new_path": "ci/pipelines/acceptance.yml",
"diff": "@@ -23,9 +23,9 @@ resources:\n# Plan patches\n- name: bosh-bootloader\ntype: git\n- icon: github-box\n+ icon: github\nsource:\n- branch: master\n+ branch: main\nuri: https://gith... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Followup for renaming 'master' to 'main' in bosh-bootloader
[#173736483](https://www.pivotaltracker.com/story/show/173736483)
Co-authored-by: Renee Chu <rchu@vmware.com> |
120,882 | 18.11.2020 15:07:39 | 28,800 | b94d586fc1e6e9d5d7c40a811423d6c25f91e8f8 | Followup from renaming 'master' to 'main' in cf-deployment
* also fix github icon for git concourse resource
[#173736483](https://www.pivotaltracker.com/story/show/173736483) | [
{
"change_type": "MODIFY",
"old_path": "PULL_REQUEST_TEMPLATE.md",
"new_path": "PULL_REQUEST_TEMPLATE.md",
"diff": "> - `./addons`\n> - `./backup-and-restore/`\n>\n-> _If you're promoting an experimental Ops-file (or removing one), Please follow the [Ops-file workflows](https://github.com/cloudfound... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Followup from renaming 'master' to 'main' in cf-deployment
* also fix github icon for git concourse resource
[#173736483](https://www.pivotaltracker.com/story/show/173736483)
Co-authored-by: Renee Chu <rchu@vmware.com> |
120,882 | 18.11.2020 15:08:27 | 28,800 | f1dfc7fc97fda29c24d2164ec2acc231abacf933 | Followup from renaming 'master' to 'main' on
cf-deployment-concourse-tasks
[#173736483](https://www.pivotaltracker.com/story/show/173736483) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/update-releases.yml",
"new_path": "ci/pipelines/update-releases.yml",
"diff": "@@ -193,7 +193,6 @@ resources:\ntype: git\nicon: github\nsource:\n- branch: master\nuri: https://github.com/cloudfoundry/cf-deployment-concourse-tasks.git\n- name: reli... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Followup from renaming 'master' to 'main' on
cf-deployment-concourse-tasks
[#173736483](https://www.pivotaltracker.com/story/show/173736483)
Co-authored-by: Renee Chu <rchu@vmware.com> |
120,882 | 18.11.2020 15:08:34 | 28,800 | 2e6a28ed5ba0b2e28034a3057e3113421b1ebe6f | Followup for changing 'master' to 'main' for relint-ci-semver
* also revert bosh-deployment to 'master' as it is not our repo
[#173736483](https://www.pivotaltracker.com/story/show/173736483) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -327,7 +327,7 @@ resources:\nsource:\ndriver: git\nuri: git@github.com:cloudfoundry/cf-relint-ci-semver.git\n- branch: master\n+ branch: main\nprivate_key: ((cf_relint_c... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Followup for changing 'master' to 'main' for relint-ci-semver
* also revert bosh-deployment to 'master' as it is not our repo
[#173736483](https://www.pivotaltracker.com/story/show/173736483)
Co-authored-by: Renee Chu <rchu@vmware.com> |
120,882 | 18.11.2020 16:22:11 | 28,800 | 69016deff272ad601562c2c076416af8146ee253 | Followup incl docs changes, golang tests, for renaming 'master' to
'main'
[#173736483](https://www.pivotaltracker.com/story/show/173736483) | [
{
"change_type": "MODIFY",
"old_path": "iaas-support/bosh-lite/README.md",
"new_path": "iaas-support/bosh-lite/README.md",
"diff": "- You are using `GCP` or `AWS` - `bbl` only supports these\n- `bbl` is installed\n-- You have set the required environment variables for your IaaS environment as docume... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Followup incl docs changes, golang tests, for renaming 'master' to
'main'
[#173736483](https://www.pivotaltracker.com/story/show/173736483)
Co-authored-by: Renee Chu <rchu@vmware.com> |
120,882 | 18.11.2020 16:35:30 | 28,800 | 6cf25acda11034ce028beab5edbdb06ed6df2e34 | Add branch argument back to resource defs for relint-envs
* because PUT requests require branch definition
[#173736483](https://www.pivotaltracker.com/story/show/173736483) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/acceptance.yml",
"new_path": "ci/pipelines/acceptance.yml",
"diff": "@@ -3,6 +3,7 @@ resources:\ntype: git\nsource:\nuri: git@github.com:cloudfoundry/relint-envs.git\n+ branch: main\nprivate_key: ((hagrid_env_readwrite_deploy_key.private_key))\n- ... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Add branch argument back to resource defs for relint-envs
* because PUT requests require branch definition
[#173736483](https://www.pivotaltracker.com/story/show/173736483)
Co-authored-by: Renee Chu <rchu@vmware.com> |
120,882 | 19.11.2020 20:18:27 | 28,800 | 486b097241bd92ed47f76cce76f76ba23a2567c6 | CI-ENH: Pipeline to test bionic stemcells
[#175620228](https://www.pivotaltracker.com/story/show/175620228) | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "ci/pipelines/bionic-stemcell.yml",
"diff": "+---\n+resource_types:\n+- name: toolsmiths-cf-pool\n+ type: docker-image\n+ source:\n+ repository: cftoolsmiths/toolsmiths-envs-resource\n+\n+resources:\n+- name: relint-envs\n+ type: git\n+ icon: git... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI-ENH: Pipeline to test bionic stemcells
[#175620228](https://www.pivotaltracker.com/story/show/175620228) |
121,044 | 07.12.2020 09:19:29 | -3,600 | 1d117c2b8d1b9acfdc6ddd41a9d8a1a8453ca717 | Enable TLS between route_registrar and NATS | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -479,6 +479,11 @@ instance_groups:\n- name: route_registrar\nrelease: routing\nproperties:\n+ nats:\n+ tls:\n+ enabled: true\n+ client_cert: \"((nats_client_cert.certificate))\"\n+ client_key: \"... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Enable TLS between route_registrar and NATS |
121,044 | 09.12.2020 09:26:24 | -3,600 | 96cea940f77b209b624ad5d8d9970ab814a403ed | Enable TLS between route_registrar (on log-cache side) and NATS | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -1486,6 +1486,11 @@ instance_groups:\nrelease: log-cache\n- name: route_registrar\nproperties:\n+ nats:\n+ tls:\n+ enabled: true\n+ client_cert: \"((nats_client_cert.certificate))\"\n+ client_key... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Enable TLS between route_registrar (on log-cache side) and NATS |
120,891 | 11.02.2021 11:31:38 | 28,800 | a13443d358ce4c66e86398cb32856b84e38d537a | MAINT: revert bump to PXC v0.33.0
it looks like this may have started causing failures in the pipeline | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -2780,9 +2780,9 @@ releases:\nversion: 4.4.30\nsha1: 9bcbb7bef59681f62df9b4a5b0d2aa6b897b3b39\n- name: pxc\n- url: https://bosh.io/d/github.com/cloudfoundry-incubator/pxc-release?v=0.33.0\n- vers... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | MAINT: revert bump to PXC v0.33.0
- it looks like this may have started causing failures in the pipeline |
120,882 | 23.02.2021 09:41:21 | 28,800 | b2211571b290342fafa348417f237d7f1288fa59 | CI-FIX: Remove CI tags from the bionic-stemcell pipeline
[#176472564](https://www.pivotaltracker.com/story/show/176472564) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/bionic-stemcell.yml",
"new_path": "ci/pipelines/bionic-stemcell.yml",
"diff": "@@ -29,27 +29,25 @@ resources:\ntype: git\nicon: github\nsource:\n- branch: release-candidate\nuri: git@github.com:cloudfoundry/cf-acceptance-tests.git\n+ branch: relea... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI-FIX: Remove CI tags from the bionic-stemcell pipeline
[#176472564](https://www.pivotaltracker.com/story/show/176472564) |
120,882 | 23.02.2021 09:46:43 | 28,800 | 5c6cc4aa3a80ef12d83820511ce6294d6fe878b1 | CI-FIX: Turn Windows testing back on
we can claiim environments without requiring CI workers on internal
networks
[#176469072](https://www.pivotaltracker.com/story/show/176469072) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -31,10 +31,10 @@ groups:\n- bbr-deploy\n- bbr-run-drats\n- bbr-release-pool\n- # - windows-claim-env\n- # - windows-deploy\n- # - windows-cats\n- # - windows-unclaim-env... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI-FIX: Turn Windows testing back on
- we can claiim environments without requiring CI workers on internal
networks
[#176469072](https://www.pivotaltracker.com/story/show/176469072) |
120,882 | 11.03.2021 11:59:47 | 28,800 | c2c35090d26cd0282701cb5f18f031876ae3386d | CI-ENH: Stop using fast-deploy-with-downtime-and-danger.yml
it can cause random flakes in CI that are hard to debug
it also does not do much given recent work to remove the serial
flag from instance groups that did not need it | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/acceptance.yml",
"new_path": "ci/pipelines/acceptance.yml",
"diff": "@@ -77,7 +77,6 @@ jobs:\nAVAILABLE_PORT: 1033\nOPS_FILES: |\noperations/use-compiled-releases.yml\n- operations/experimental/fast-deploy-with-downtime-and-danger.yml\nSYSTEM_DOMA... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI-ENH: Stop using fast-deploy-with-downtime-and-danger.yml
- it can cause random flakes in CI that are hard to debug
- it also does not do much given recent work to remove the serial
flag from instance groups that did not need it |
120,882 | 26.03.2021 14:20:51 | 25,200 | 0724f25142dcf1289c4041d003120580259e46a6 | CI-ENH: Update cf-deployment/stable-periodic-cats
remove passed constraint from runtime-ci resource get step so it
always uses the latest available CI tasks | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -1841,7 +1841,6 @@ jobs:\n- get: relint-envs\n- get: cf-deployment-main\n- get: runtime-ci\n- passed: [ stable-deploy ]\n- task: enable-docker-and-tasks\nfile: cf-deploy... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI-ENH: Update cf-deployment/stable-periodic-cats
- remove passed constraint from runtime-ci resource get step so it
always uses the latest available CI tasks |
120,882 | 07.04.2021 09:51:16 | 25,200 | 86440f2706bfd329408fc6c73fe080056f4877fe | CI-ENH: Update releases in serial to avoid git conflicts
add "serial: true" constraints to all update-* jobs in the
update-releases pipeline
[#177663284](https://www.pivotaltracker.com/story/show/177663284) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/update-releases.yml",
"new_path": "ci/pipelines/update-releases.yml",
"diff": "@@ -1030,6 +1030,7 @@ jobs:\nacquire: true\n- name: update-bosh-dns-aliases\npublic: true\n+ serial: true\nplan:\n- in_parallel:\n- get: pre-dev-pool\n@@ -1313,6 +1314,... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI-ENH: Update releases in serial to avoid git conflicts
- add "serial: true" constraints to all update-* jobs in the
update-releases pipeline
[#177663284](https://www.pivotaltracker.com/story/show/177663284) |
120,958 | 22.04.2021 16:05:16 | 25,200 | 2902cc00478f15cf4bfa21ba7143f053920f8740 | Update documentation for the cf-deployment pipeline
[#177484205](https://www.pivotaltracker.com/story/show/177484205) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.md",
"new_path": "ci/pipelines/cf-deployment.md",
"diff": "# cf-deployment\n+## Purpose\n+\n+This pipeline validates changes to cf-deployment and automates the creation of artifacts used in the release process.\n+\n## Groups\n-* fr; ... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Update documentation for the cf-deployment pipeline
[#177484205](https://www.pivotaltracker.com/story/show/177484205) |
120,882 | 06.05.2021 13:12:25 | 25,200 | 65755316c25a27a3cf74ef20983dfd4d6723723f | ENH: Inline bionic stemcell include filters
in preparation for switching to the bionic stemcell | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -12,6 +12,7 @@ addons:\ninclude:\nstemcell:\n- os: ubuntu-xenial\n+ - os: ubuntu-bionic\nexclude:\njobs:\n- name: smoke_tests\n@@ -38,6 +39,7 @@ addons:\ninclude:\nstemcell:\n- os: ubuntu-xenial\... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | ENH: Inline bionic stemcell include filters
- in preparation for switching to the bionic stemcell |
120,882 | 11.05.2021 13:26:38 | 25,200 | fc07461fcd45ca6c07fe92d700224966607aa4df | CI-FIX: Update drats to use the default branch
they renamed master to main
[#178115122](https://www.pivotaltracker.com/story/show/178115122) | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -339,11 +339,10 @@ resources:\nproject_id: \"1382120\"\ntracker_url: https://www.pivotaltracker.com\n-- name: drats-master\n+- name: disaster-recovery-acceptance-tests\n... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI-FIX: Update drats to use the default branch
- they renamed master to main
[#178115122](https://www.pivotaltracker.com/story/show/178115122) |
120,882 | 04.06.2021 16:43:29 | 25,200 | 7b11bdb58799c366d71825faf046a0e11705a5cd | CI-ENH: Test use-logcache-syslog-ingress.yml ops-file
... in the experimental pipeline | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -1103,6 +1103,7 @@ jobs:\noperations/experimental/set-cpu-weight.yml\noperations/experimental/enable-cpu-throttling.yml\noperations/experimental/enable-containerd-for-pr... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI-ENH: Test use-logcache-syslog-ingress.yml ops-file
... in the experimental pipeline |
120,913 | 18.05.2021 14:35:34 | -3,600 | a8cdc0abf907d87b3f680bd9597b4ffa5f73fa88 | Configure Gorouter to talk to NATS over mTLS
Using the same client certificate used by other NATS clients (e.g.
route-emitter and route_registrar. | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -1377,6 +1377,10 @@ instance_groups:\nroute_services_secret: \"((router_route_services_secret))\"\ntracing:\nenable_zipkin: true\n+ nats:\n+ tls_enabled: true\n+ cert_chain: \"((nats_client_cert.... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Configure Gorouter to talk to NATS over mTLS
Using the same client certificate used by other NATS clients (e.g.
route-emitter and route_registrar. |
120,882 | 09.07.2021 11:03:20 | 25,200 | db55c2b7d3fdd080b22dce332e7248fec5cd457d | CI-ENH: Update BBR pipeline
make sure the diego_docker feature flag is enabled
perform post-deploy steps in parallel to save time | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -1511,6 +1511,17 @@ jobs:\noperations/backup-and-restore/enable-backup-restore.yml\noperations/enable-nfs-volume-service.yml\noperations/backup-and-restore/enable-restor... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI-ENH: Update BBR pipeline
- make sure the diego_docker feature flag is enabled
- perform post-deploy steps in parallel to save time |
120,882 | 23.07.2021 14:47:01 | 25,200 | abe078a43babdb3b6e14ba354e94eca3c717f5b4 | CI: Remove "stable" testing
this has become much less useful over time as we are not actively
developing CATs
the maintenance of the CATs compatibility branches has been moved to
the CATs pipeline | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.md",
"new_path": "ci/pipelines/cf-deployment.md",
"diff": "@@ -13,7 +13,6 @@ This pipeline validates changes to cf-deployment and automates the creation of a\n* `experimental-hermione`: tests experimental ops files and upgrades from ... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Remove "stable" testing
- this has become much less useful over time as we are not actively
developing CATs
- the maintenance of the CATs compatibility branches has been moved to
the CATs pipeline |
120,882 | 23.07.2021 16:49:40 | 25,200 | 280763c4e0ff02e7f9b4ca5ff0e42e33c1c0b997 | CI: Make the BBR test environment ephemeral | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -30,7 +30,7 @@ groups:\n- bbr-acquire-pool\n- bbr-deploy\n- bbr-run-drats\n- - bbr-release-pool\n+ - bbr-delete-deployment\n- windows-claim-env\n- windows-deploy\n- wind... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Make the BBR test environment ephemeral |
120,913 | 27.07.2021 12:18:27 | -3,600 | d05c2d74c8aca622da177625a4a5f6cb12358456 | mTLS between service-discovery-controller and NATS
This commit enables mTLS between service-discovery-controller and NATS.
Only the client auth has to be specified in YAML; the NATS CA gets into
service-discovery-controller via the nats-tls BOSH link. | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -1264,6 +1264,10 @@ instance_groups:\nca: ((cf_app_sd_server_tls.ca))\nserver:\ntls: ((cf_app_sd_server_tls))\n+ nats:\n+ tls_enabled: true\n+ cert_chain: ((nats_client_cert.certificate))\n+ priv... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | mTLS between service-discovery-controller and NATS
This commit enables mTLS between service-discovery-controller and NATS.
Only the client auth has to be specified in YAML; the NATS CA gets into
service-discovery-controller via the nats-tls BOSH link. |
120,882 | 29.10.2021 09:50:10 | 25,200 | 5988a3c3c37af35ac5aaca4afdedf2a453111101 | Add required NATS config to add-persistent-isolation-segment-router.yml | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -1347,6 +1347,10 @@ instance_groups:\n- name: gorouter\nrelease: routing\nproperties:\n+ nats:\n+ tls_enabled: true\n+ cert_chain: \"((nats_client_cert.certificate))\"\n+ private_key: \"((nats_cl... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Add required NATS config to add-persistent-isolation-segment-router.yml |
120,882 | 29.10.2021 10:00:33 | 25,200 | a0dc9595c7e1b715d3a271bdd756a2a05c78eadf | Add required NATS config to add-persistent-isolation-segment-diego-cell.yml | [
{
"change_type": "MODIFY",
"old_path": "operations/test/add-persistent-isolation-segment-diego-cell.yml",
"new_path": "operations/test/add-persistent-isolation-segment-diego-cell.yml",
"diff": "ca_cert: \"((diego_bbs_client.ca))\"\nclient_cert: \"((diego_bbs_client.certificate))\"\nclient_key: \"((d... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Add required NATS config to add-persistent-isolation-segment-diego-cell.yml |
120,882 | 29.10.2021 17:15:29 | 25,200 | 56860d5f8fabe8b3e585c46f0692a42384989cf0 | Remove nats link reference from windows2019-cell.yml | [
{
"change_type": "MODIFY",
"old_path": "operations/windows2019-cell.yml",
"new_path": "operations/windows2019-cell.yml",
"diff": "cert: ((diego_rep_agent_v2.certificate))\nkey: ((diego_rep_agent_v2.private_key))\nrelease: diego\n- - consumes:\n- nats:\n- ip_addresses: false\n- nats-tls:\n- ip_addres... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Remove nats link reference from windows2019-cell.yml |
120,882 | 02.02.2022 17:48:05 | 28,800 | ea6fb7c6d397a1ac6ebcbd6e100e56b1a05458ea | CI: Update bbr-deploy job to delete ax existing deployment | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -1472,6 +1472,13 @@ jobs:\n- get: cf-deployment-concourse-tasks\n- get: runtime-ci\n- get: relint-envs\n+ - task: guarantee-no-existing-cf-deployment\n+ file: cf-deploym... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Update bbr-deploy job to delete ax existing deployment |
120,882 | 04.03.2022 14:35:50 | 28,800 | 2c13338d2fc5d0b080f25f4dd50efa74ac3fe379 | Update the test iso seg ops-file
ignore the duplicate iptables BOSH link | [
{
"change_type": "MODIFY",
"old_path": "operations/test/add-persistent-isolation-segment-diego-cell.yml",
"new_path": "operations/test/add-persistent-isolation-segment-diego-cell.yml",
"diff": "- ((uaa_ssl.ca))\n- name: garden\nrelease: garden-runc\n+ provides:\n+ iptables: nil\nproperties:\ngarden:... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Update the test iso seg ops-file
- ignore the duplicate iptables BOSH link |
120,882 | 11.03.2022 17:56:04 | 28,800 | 2a6da5722bcbace763485ac084bfb841073e9e8b | Fix digests for compiled cf-networking and silk releases | [
{
"change_type": "MODIFY",
"old_path": "operations/use-compiled-releases.yml",
"new_path": "operations/use-compiled-releases.yml",
"diff": "path: /releases/name=cf-networking\nvalue:\nname: cf-networking\n- sha1: 171ee96f8502e6149dabf532cd56aa2e0eb9e511\n+ sha1: 8232eab6067df9b35eecb03200ef13a4a5ef5... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Fix digests for compiled cf-networking and silk releases |
120,882 | 14.03.2022 17:25:29 | 25,200 | 8c188299f1f584c76e4013f5b318843b6bf87dd7 | CI: Update update-releases for Bionic stemcell
remove obsolete cf-syslog-drain-release
fix skip_download values (need to be strings) | [
{
"change_type": "MODIFY",
"old_path": "ci/input/inputs.yml",
"new_path": "ci/input/inputs.yml",
"diff": "@@ -11,8 +11,6 @@ baseReleases:\nrepository: cloudfoundry/cf-networking-release\n- name: cf-smoke-tests\nrepository: cloudfoundry/cf-smoke-tests-release\n-- name: cf-syslog-drain\n- repository: ... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Update update-releases for Bionic stemcell
- remove obsolete cf-syslog-drain-release
- fix skip_download values (need to be strings) |
120,882 | 18.03.2022 15:54:06 | 25,200 | cd72266d006962f832cddd6b21cb18c060d9bded | Use the CF CLI v8 to run smoke tests on Linux | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -379,7 +379,7 @@ instance_groups:\nspace: cf_smoke_tests_space\ncf_dial_timeout_in_seconds: 300\nskip_ssl_validation: true\n- - name: cf-cli-7-linux\n+ - name: cf-cli-8-linux\nrelease: cf-cli\n- ... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Use the CF CLI v8 to run smoke tests on Linux |
120,882 | 23.03.2022 10:13:58 | 25,200 | 5ee07d19d6ba22ec6d40d0dea35b2fd3748307f6 | CI: Delete bionic-stemcell pipeline | [
{
"change_type": "DELETE",
"old_path": "ci/pipelines/bionic-stemcell.yml",
"new_path": null,
"diff": "----\n-resource_types:\n-- name: toolsmiths-cf-pool\n- type: docker-image\n- source:\n- repository: cftoolsmiths/toolsmiths-envs-resource\n-\n-resources:\n-- name: relint-envs\n- type: git\n- icon: ... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Delete bionic-stemcell pipeline |
120,882 | 23.03.2022 10:14:14 | 25,200 | cc4906d2f4f95a91a3d130f9b05df8853299e25e | CI-FIX: Update windows-deploy for Bionic stemcell | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -1630,6 +1630,40 @@ jobs:\nfile: cf-deployment-concourse-tasks/bosh-cleanup/task.yml\ninput_mapping:\ntoolsmiths-env: toolsmiths-windows-env\n+ - task: update-dns-runtim... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI-FIX: Update windows-deploy for Bionic stemcell |
120,882 | 04.04.2022 13:55:51 | 25,200 | 657fcf6d852c63ad690e8e665bb56ffd93e9b604 | ENH: Update docs to reference bionic
... instead of xenial | [
{
"change_type": "MODIFY",
"old_path": "iaas-support/bosh-lite/README.md",
"new_path": "iaas-support/bosh-lite/README.md",
"diff": "@@ -69,7 +69,7 @@ STEMCELL_VERSION=$(bosh interpolate cf-deployment/cf-deployment.yml --path /stem\nbosh \\\nupload-stemcell \\\n- https://bosh.io/d/stemcells/bosh-ward... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | ENH: Update docs to reference bionic
... instead of xenial |
120,882 | 04.04.2022 13:56:50 | 25,200 | e021791e5afc561aa9cda228f95bee3e88333008 | ENH: Remove use-bionic-stemcell.yml ops-file
bionic is now the default stemcell | [
{
"change_type": "MODIFY",
"old_path": "operations/experimental/README.md",
"new_path": "operations/experimental/README.md",
"diff": "@@ -42,4 +42,3 @@ This is the README for Experimental Ops-files. To learn more about `cf-deploymen\n| [`disable-logs-in-firehose.yml`](disable-logs-in-firehose.yml) |... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | ENH: Remove use-bionic-stemcell.yml ops-file
- bionic is now the default stemcell |
120,882 | 05.04.2022 16:48:42 | 25,200 | a8acf5c666f661f4206d5177c97cf2ed8490aa42 | Finish updating smoke-tests to use cf-cli-8-linux
remove cf-cli-7-linux job now that v42.0.0 of cf-smoke-tests-release
has made it to develop
update colocate-smoke-tests-on-cc-worker.yml experimental ops-file to
include cf-cli-8-linux instead of cf-cli-7-linux | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -379,8 +379,6 @@ instance_groups:\nspace: cf_smoke_tests_space\ncf_dial_timeout_in_seconds: 300\nskip_ssl_validation: true\n- - name: cf-cli-7-linux\n- release: cf-cli\n- name: cf-cli-8-linux\nre... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Finish updating smoke-tests to use cf-cli-8-linux
- remove cf-cli-7-linux job now that v42.0.0 of cf-smoke-tests-release
has made it to develop
- update colocate-smoke-tests-on-cc-worker.yml experimental ops-file to
include cf-cli-8-linux instead of cf-cli-7-linux
Co-authored-by: Carson Long <lcarson@vmware.com> |
120,882 | 06.04.2022 08:57:56 | 25,200 | cc344af18bf75a5735dd6b104e5c316f66c53685 | CI: Update BBR testing to include SMB volume services
add the ops-file to enable SMB volume services
run the errand to push the SMB broker (serial with the NFS broker push
errand)
update the GitHub org for bosh-backup-and-restore and
disaster-recovery-acceptance-tests | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.md",
"new_path": "ci/pipelines/cf-deployment.md",
"diff": "@@ -7,7 +7,7 @@ This pipeline validates changes to cf-deployment and automates the creation of a\n## Groups\n* `cf-deployment`: test commits to the `develop` branch of cf-dep... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Update BBR testing to include SMB volume services
- add the ops-file to enable SMB volume services
- run the errand to push the SMB broker (serial with the NFS broker push
errand)
- update the GitHub org for bosh-backup-and-restore and
disaster-recovery-acceptance-tests |
120,882 | 19.04.2022 11:30:59 | 25,200 | 35c869580e6f0318db528cd7abac0693d025fcaa | CI: Deploy with speed-up-dynamic-asgs.yml
... to fix CATs timing issues | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -538,6 +538,7 @@ jobs:\noperations/change-postgres-max-connections.yml\noperations/use-internal-lookup-for-route-services.yml\noperations/enable-tls-on-file-server.yml\n... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Deploy with speed-up-dynamic-asgs.yml
... to fix CATs timing issues |
120,882 | 03.05.2022 09:29:33 | 25,200 | e1701309883cc96a4f8805e8df234ef21598ba86 | CI: Fix update-windows-utilities job
windows2019 requires the use of use-online-windows2019fs.yml in
addition to windows2019-cell.yml | [
{
"change_type": "MODIFY",
"old_path": "ci/input/inputs.yml",
"new_path": "ci/input/inputs.yml",
"diff": "@@ -97,6 +97,9 @@ opsReleases:\nprependOpsFileToList: true\n- name: windows-utilities\nrepository: cloudfoundry-incubator/windows-utilities-release\n+ requiredOpsFiles:\n+ - operations/use-onlin... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Fix update-windows-utilities job
- windows2019 requires the use of use-online-windows2019fs.yml in
addition to windows2019-cell.yml |
120,882 | 13.05.2022 19:12:41 | 25,200 | 5bf9bdfcaef123bc5cc6142eca4ae32d64f1ac61 | Update the use-metric-store.yml ops-file for NATS TLS | [
{
"change_type": "MODIFY",
"old_path": "operations/use-metric-store.yml",
"new_path": "operations/use-metric-store.yml",
"diff": "release: metric-store\n- name: route_registrar\nproperties:\n+ nats:\n+ tls:\n+ enabled: true\n+ client_cert: \"((nats_client_cert.certificate))\"\n+ client_key: \"((nats... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Update the use-metric-store.yml ops-file for NATS TLS |
120,882 | 01.06.2022 08:17:23 | 25,200 | 66dea02f5729439f56e8e3fb9e94825d9915293b | CI: Add disable-v2-api.yml to experimental env
Synchronise the list of ops-files in both deployments. | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -1077,11 +1077,14 @@ jobs:\noperations/stop-skipping-tls-validation.yml\noperations/use-operator-provided-router-tls-certificates.yml\noperations/experimental/colocate-s... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Add disable-v2-api.yml to experimental env
- Synchronise the list of ops-files in both deployments. |
120,882 | 02.06.2022 11:46:56 | 25,200 | aaa247d7eb87cadbe1d7477e4dedeccc96bb4f02 | CI: Remove disable-v2-api.yml from experimental env
It causes a CATs failure in one of the `services` tests. | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -1077,7 +1077,6 @@ jobs:\noperations/stop-skipping-tls-validation.yml\noperations/use-operator-provided-router-tls-certificates.yml\noperations/experimental/colocate-smo... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Remove disable-v2-api.yml from experimental env
- It causes a CATs failure in one of the `services` tests. |
121,076 | 11.07.2022 11:17:22 | 25,200 | 64463376d70204145b59a7d9ec940360ef169169 | New ops-file addon to deploy minimum size to pass GCP CATS with 12 nodes
New ops-file addon in the test folder to deploy minimum size to pass GCP CATS with 12 nodes | [
{
"change_type": "MODIFY",
"old_path": "operations/scale-to-one-az.yml",
"new_path": "operations/scale-to-one-az.yml",
"diff": "---\n# Use this override to only deploy single instance of each job,\n-# in a single Availability Zone.\n+# in a single Availability Zone. This configuration is unlikely to... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | New ops-file addon to deploy minimum size to pass GCP CATS with 12 nodes (#981)
New ops-file addon in the test folder to deploy minimum size to pass GCP CATS with 12 nodes |
120,882 | 25.07.2022 13:12:30 | 25,200 | 3d7b4b6a95967e52b61ee64e92c4e9ca08ea71d8 | Fix the README link to the CI pipeline config | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -243,7 +243,7 @@ so that users can discover which version of CATs to run against their deployment\nFor example, if you've deployed cf-deployment v6.10.0,\ncheck out the `cf6.10` branch in cf-acceptance-tests to ... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Fix the README link to the CI pipeline config |
120,882 | 25.07.2022 13:14:02 | 25,200 | c9141185f2f96781a9797c5fabb92c1803a3ce47 | CI: Restore CATs parallel node config | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -664,7 +664,7 @@ jobs:\nREPORTER_CONFIG_FILE_PATH: environments/test/luna/reporter_config.json\nCAPTURE_LOGS: true\nRELINT_VERBOSE_AUTH: \"true\"\n- NODES: 1\n+ NODES: 1... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Restore CATs parallel node config |
121,064 | 01.09.2022 08:55:35 | 25,200 | 4a6fc349b1d1e91526c8dd61bc391ccf409273c5 | CI: fix windows-deploy job
We need to get relint-envs resource so that we can pass it to jobs as a
bbl-state input mapping. | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -1637,13 +1637,12 @@ jobs:\nplan:\n- in_parallel:\n- get: windows-pool\n- passed:\n- - windows-acquire-pool\n+ passed: [windows-acquire-pool]\ntrigger: true\n- get: cf-d... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: fix windows-deploy job
We need to get relint-envs resource so that we can pass it to jobs as a
bbl-state input mapping.
Signed-off-by: Carson Long <lcarson@vmware.com> |
120,882 | 06.09.2022 09:58:14 | 25,200 | e2a2a3578b760825fd971282b99663c9d5775a1e | CI: Update configure script to target new CI | [
{
"change_type": "MODIFY",
"old_path": "ci/configure",
"new_path": "ci/configure",
"diff": "-#!/bin/bash -e\n+#!/usr/bin/env bash\n+\n+set -euo pipefail\nmain() {\nlocal CF_D_PIPELINES=(cf-deployment update-releases pull-requests stemcell-bump)\n@@ -19,8 +21,8 @@ EOF\n>> \"${PROJECT_DIR}/ci/pipeline... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Update configure script to target new CI |
120,882 | 16.09.2022 17:23:15 | 25,200 | 6957829869957c66f354cd2ba8252c428737648c | CI: Update the URL in the update-releases pipeline | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/update-releases.yml",
"new_path": "ci/pipelines/update-releases.yml",
"diff": "@@ -1224,7 +1224,7 @@ jobs:\ntext: |\n$TEXT_FILE_CONTENT\n- CI job: https://release-integration.ci.cf-app.com/teams/$BUILD_TEAM_NAME/pipelines/$BUILD_PIPELINE_NAME/jobs... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Update the URL in the update-releases pipeline |
120,967 | 13.10.2022 16:42:17 | -7,200 | 769cf56385dbdcff96b4d5c84b7c159b72e636a2 | Use list of `scopes` instead of string `scope`
UAA allows configuration via yaml list:
This will make it easier to update scopes via ops files | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -698,7 +698,9 @@ instance_groups:\ncc-service-dashboards:\nauthorities: clients.read,clients.write,clients.admin\nauthorized-grant-types: client_credentials\n- scope: openid,cloud_controller_serv... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Use list of `scopes` instead of string `scope`
UAA allows configuration via yaml list: https://github.com/cloudfoundry/uaa-release/pull/89
This will make it easier to update scopes via ops files |
120,967 | 13.10.2022 16:44:17 | -7,200 | 8360434aabd5aef632f16c0b3059e56d838685e0 | Add ops file to configure cc v2 rate limit | [
{
"change_type": "MODIFY",
"old_path": "operations/README.md",
"new_path": "operations/README.md",
"diff": "@@ -38,6 +38,7 @@ This is the README for Ops-files. To learn more about `cf-deployment`, go to the\n| [`disable-http2.yml`](disable-http2.yml) | Prevent gorouter from accepting and forwarding ... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Add ops file to configure cc v2 rate limit |
121,020 | 20.10.2022 16:31:50 | -3,600 | 6b83f8c7ac3f5a4c753ef7b23b9fde01a79935f1 | Set up branch & new files | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "ci/pipelines/bionic-stemcell.md",
"diff": "+# bionic-stemcell\n+\n+Test cf-d on the Ubuntu bionic stemcell.\n+\n+## Triggers\n+\n+This pipeline is automatically triggered when new bionic stemcells are published, or when a cf-d commit passes thro... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Set up branch & new files |
121,020 | 24.10.2022 10:52:03 | -3,600 | 073780d394355d400d068696249426a691ab6ecd | Use bionic stemcell | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/bionic-stemcell.yml",
"new_path": "ci/pipelines/bionic-stemcell.yml",
"diff": "-resource_types:\n-- name: toolsmiths-cf-pool\n- source:\n- repository: cftoolsmiths/toolsmiths-envs-resource\n- type: docker-image\n-\nresources:\n- icon: github\nname... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Use bionic stemcell |
121,020 | 24.10.2022 12:24:31 | -3,600 | 7d7e34e37932e6be778a916f085c2e7bb8e06f58 | Begin bbl-up implementation | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/bionic-stemcell.yml",
"new_path": "ci/pipelines/bionic-stemcell.yml",
"diff": "@@ -33,7 +33,45 @@ resources:\nuri: https://github.com/cloudfoundry/runtime-ci.git\ntype: git\n+- name: bbl-state\n+ type: s3\n+ source:\n+ region_name: eu-central-1\n+... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Begin bbl-up implementation |
121,020 | 25.10.2022 09:25:38 | -3,600 | 533fff85b7f3ed34d2e75be3cc8377d3feb9f73f | Use jammy template as base for pipeline | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/bionic-stemcell.yml",
"new_path": "ci/pipelines/bionic-stemcell.yml",
"diff": "-resources:\n-- icon: github\n- name: cf-acceptance-tests\n- source:\n- branch: release-candidate\n- uri: https://github.com/sap-contributions/cf-acceptance-tests.git\n... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Use jammy template as base for pipeline |
121,064 | 02.11.2022 08:13:19 | 25,200 | b207176e49aef1722e47eb7f716b34c50e890791 | Migrate bellatrix env to ARD WG GCP project | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/infrastructure.yml",
"new_path": "ci/pipelines/infrastructure.yml",
"diff": "@@ -206,13 +206,13 @@ stable-bbl-up-task: &stable-bbl-up-task-config\nparams:\nBBL_CONFIG_DIR: .\nBBL_ENV_NAME: bellatrix-stable\n- BBL_GCP_REGION: us-central1\n- BBL_GCP... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Migrate bellatrix env to ARD WG GCP project
Signed-off-by: Carson Long <lcarson@vmware.com> |
120,932 | 04.11.2022 16:27:41 | -3,600 | 2349188081ef4e99b347bcd968ddcd490ef7231e | Adapt gorouter ca_cert list to a list | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -1396,11 +1396,11 @@ instance_groups:\ntls_pem:\n- cert_chain: \"((router_ssl.certificate))\"\nprivate_key: \"((router_ssl.private_key))\"\n- ca_certs: |\n- ((diego_instance_identity_ca.ca))\n- (... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Adapt gorouter ca_cert list to a list |
120,945 | 10.11.2022 10:43:50 | 28,800 | 3d7dc8f0328d709c3754d4c4898001b3d07fcfde | Add experimental ops file for cflinuxfs4
Only adds cflinuxfs4 stack; does NOT make it the default stack
Include buildpacks that currently support cflinuxfs4
`cc/diego/droplet_destinations` and `cc/diego/lifecycle_bundles` both
override default values from capi-release. In the long term, we should
change those defaults ... | [
{
"change_type": "MODIFY",
"old_path": "operations/experimental/README.md",
"new_path": "operations/experimental/README.md",
"diff": "@@ -13,6 +13,7 @@ This is the README for Experimental Ops-files. To learn more about `cf-deploymen\n| Name | Purpose | Notes | Currently validated in Release Integrat... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Add experimental ops file for cflinuxfs4
- Only adds cflinuxfs4 stack; does NOT make it the default stack
- Include buildpacks that currently support cflinuxfs4
- `cc/diego/droplet_destinations` and `cc/diego/lifecycle_bundles` both
override default values from capi-release. In the long term, we should
change thos... |
120,882 | 17.11.2022 11:02:34 | 28,800 | 1ca41e7ce5dde38c86654be9197866dd582dabf5 | CI: migrate snitch to new gcp | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -1343,7 +1343,7 @@ jobs:\nvars-files: relint-envs\nparams:\nBBL_STATE_DIR: environments/test/snitch/bbl-state\n- SYSTEM_DOMAIN: snitch.cf-app.com\n+ SYSTEM_DOMAIN: cf.sn... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: migrate snitch to new gcp
Co-authored-by: Carson Long <lcarson@vmware.com> |
120,882 | 17.11.2022 16:12:58 | 28,800 | 9a9ed0356ddc298014bae9d92f1360dae818d93c | CI: migrate Luna to ARD GCP project
Drive-by: we removed the ensure-gcloud-backend-service-healthy task.
Based on the
[story](https://www.pivotaltracker.com/n/projects/1382120/stories/151563049)
where this was implemented, we don't think that it's worth keeping. | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -528,7 +528,7 @@ jobs:\nvars-files: relint-envs\nparams:\nBBL_STATE_DIR: environments/test/luna/bbl-state\n- SYSTEM_DOMAIN: luna.cf-app.com\n+ SYSTEM_DOMAIN: cf.luna.env... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: migrate Luna to ARD GCP project
Drive-by: we removed the ensure-gcloud-backend-service-healthy task.
Based on the
[story](https://www.pivotaltracker.com/n/projects/1382120/stories/151563049)
where this was implemented, we don't think that it's worth keeping.
Co-authored-by: Carson Long <lcarson@vmware.com> |
120,882 | 17.11.2022 17:32:20 | 28,800 | 5c13a2dc06931d0d1cf82678a72efdb1ab2a50e5 | CI: migrate trelawney to ARD GCP project | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -768,7 +768,6 @@ jobs:\nBASE_OPS_FILE_DIR: operations\nNEW_OPS_FILES: |\nenvironments/test/trelawney/add-external-ips-for-cloud-sql-db.yml\n- environments/test/trelawney... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: migrate trelawney to ARD GCP project
Co-authored-by: Carson Long <lcarson@vmware.com> |
120,882 | 18.11.2022 15:32:01 | 28,800 | 40ad31a9f0469e1dc3b56a098ef9547aa66251f4 | CI: Fix upgrade-deploy
Add GCP project/region params to generate-external-db-vars-file task. | [
{
"change_type": "MODIFY",
"old_path": "ci/pipelines/cf-deployment.yml",
"new_path": "ci/pipelines/cf-deployment.yml",
"diff": "@@ -743,6 +743,8 @@ jobs:\nbbl-state: relint-envs\nparams:\nBBL_STATE_DIR: environments/test/trelawney/bbl-state\n+ GCP_PROJECT_ID: cf-deployments-wg\n+ GCP_REGION: europe-... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | CI: Fix upgrade-deploy
- Add GCP project/region params to generate-external-db-vars-file task. |
120,967 | 23.11.2022 10:56:55 | -3,600 | 59081901261508125bcab4f98d81f5439e89085d | Add cflinuxfs4 to update releases pipeline | [
{
"change_type": "MODIFY",
"old_path": "ci/input/inputs.yml",
"new_path": "ci/input/inputs.yml",
"diff": "@@ -125,6 +125,10 @@ opsReleases:\nrequiredOpsFiles:\n- operations/windows2019-cell.yml\n- operations/use-online-windows2019fs.yml\n+- name: cflinuxfs4\n+ repository: cloudfoundry/cflinuxfs4-rel... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Add cflinuxfs4 to update releases pipeline |
120,967 | 13.01.2023 16:04:56 | -3,600 | 593bd280178b9ab646e12e375d0753782e578e87 | Remove obsolete `internal_api_password`
See CAPI | [
{
"change_type": "MODIFY",
"old_path": "cf-deployment.yml",
"new_path": "cf-deployment.yml",
"diff": "@@ -980,7 +980,6 @@ instance_groups:\ncurrent_key_label: \"encryption_key_0\"\nkeys:\nencryption_key_0: \"((cc_db_encryption_key))\"\n- internal_api_password: \"((cc_internal_api_password))\"\nstagi... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Remove obsolete `internal_api_password`
See CAPI #286 |
120,945 | 16.11.2022 16:07:13 | 28,800 | ebcce1a77465b4b2a0053d052d38ce41e054efb8 | Add experimental ops file to default cflinuxfs4 stack
When applied, all new applications will default to using cflinuxfs4.
Users can still opt in to cflinuxfs3 when pushing new apps.
This will NOT affect existing apps, even if they are pushed or
restarted. | [
{
"change_type": "MODIFY",
"old_path": "operations/experimental/README.md",
"new_path": "operations/experimental/README.md",
"diff": "@@ -35,6 +35,7 @@ This is the README for Experimental Ops-files. To learn more about `cf-deploymen\n| [`fast-deploy-with-downtime-and-danger.yml`](fast-deploy-with-do... | Go | Apache License 2.0 | cloudfoundry/cf-deployment | Add experimental ops file to default cflinuxfs4 stack
- When applied, all new applications will default to using cflinuxfs4.
- Users can still opt in to cflinuxfs3 when pushing new apps.
- This will NOT affect existing apps, even if they are pushed or
restarted.
[#989] |
215,687 | 04.01.2017 11:49:15 | 18,000 | f9b8342946731035fdf579891975069a3d950979 | Remove touch events and external keyboard dependency | [
{
"change_type": "MODIFY",
"old_path": "src/GiftedChat.js",
"new_path": "src/GiftedChat.js",
"diff": "@@ -5,10 +5,10 @@ import {\nPlatform,\nStyleSheet,\nView,\n+ // Keyboard,\n} from 'react-native';\nimport ActionSheet from '@exponent/react-native-action-sheet';\n-import dismissKeyboard from 'react... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Remove touch events and external keyboard dependency |
215,687 | 04.01.2017 11:49:39 | 18,000 | 002221d9920a9a9e5899668e611947b8fe380dd3 | Bump RN version | [
{
"change_type": "MODIFY",
"old_path": "example/package.json",
"new_path": "example/package.json",
"diff": "\"sync\": \"rm -rf ./node_modules/react-native-gifted-chat; sane '/usr/bin/rsync -v -a --exclude .git --exclude example --exclude __tests__ --exclude node_modules ../ ./node_modules/react-nati... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Bump RN version |
215,687 | 04.01.2017 12:04:56 | 18,000 | d1ca46cba82c4ab7cbb466f4522490d2991b041c | Downgrade RN version | [
{
"change_type": "MODIFY",
"old_path": "example/package.json",
"new_path": "example/package.json",
"diff": "\"sync\": \"rm -rf ./node_modules/react-native-gifted-chat; sane '/usr/bin/rsync -v -a --exclude .git --exclude example --exclude __tests__ --exclude node_modules ../ ./node_modules/react-nati... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Downgrade RN version |
215,687 | 05.01.2017 00:03:34 | 18,000 | 57fd41625008e7d8bdddfa3ada3370cdac6f4f0f | Remove dependency from package.json | [
{
"change_type": "MODIFY",
"old_path": "package.json",
"new_path": "package.json",
"diff": "\"md5\": \"^2.1.0\",\n\"moment\": \"^2.13.0\",\n\"react-native-communications\": \"^2.1.0\",\n- \"react-native-dismiss-keyboard\": \"^1.0.0\",\n\"react-native-invertible-scroll-view\": \"^1.0.0\",\n\"react-na... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Remove dependency from package.json |
215,642 | 09.01.2017 12:22:00 | 18,000 | 134faf62b08ab06742483572187ebb4b39701dd4 | Update property
Deprecated property true for keyboardShouldPersistTaps | [
{
"change_type": "MODIFY",
"old_path": "src/MessageContainer.js",
"new_path": "src/MessageContainer.js",
"diff": "@@ -140,7 +140,7 @@ export default class MessageContainer extends React.Component {\n<View ref='container' style={{flex:1}}>\n<ListView\nenableEmptySections={true}\n- keyboardShouldPersi... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Update property
Deprecated property true for keyboardShouldPersistTaps |
215,642 | 09.01.2017 12:23:48 | 18,000 | 55447aee2a5331cbef04b699187665417098c04f | Update property for Gifted Chat
Deprecated property true for keyboardShouldPersistTaps | [
{
"change_type": "MODIFY",
"old_path": "src/GiftedChat.js",
"new_path": "src/GiftedChat.js",
"diff": "@@ -68,7 +68,7 @@ class GiftedChat extends React.Component {\nthis.invertibleScrollViewProps = {\ninverted: true,\n- keyboardShouldPersistTaps: true,\n+ keyboardShouldPersistTaps: 'always',\nonTouch... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Update property for Gifted Chat
Deprecated property true for keyboardShouldPersistTaps |
215,680 | 18.01.2017 15:18:16 | -28,800 | d4dd5f72af19a737671bc5969ef57211b6b6cb4f | config ListView props support | [
{
"change_type": "MODIFY",
"old_path": "src/MessageContainer.js",
"new_path": "src/MessageContainer.js",
"diff": "@@ -151,6 +151,7 @@ export default class MessageContainer extends React.Component {\nrenderHeader={this.renderFooter}\nrenderFooter={this.renderLoadEarlier}\nrenderScrollComponent={this.... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | config ListView props support |
215,650 | 18.01.2017 11:12:09 | -10,800 | 41a072ae49476e820ad3a337347f153798a1b2eb | fix warning for Avatar
Warning: Failed prop type: Invalid prop `left` of type `object` supplied to `Avatar`, expected `number`.
Bad object: {
"left": {
"borderWidth": 1,
"borderColor": "#236CC3"
}
} | [
{
"change_type": "MODIFY",
"old_path": "src/Avatar.js",
"new_path": "src/Avatar.js",
"diff": "@@ -81,8 +81,14 @@ Avatar.propTypes = {\nposition: React.PropTypes.oneOf(['left', 'right']),\ncurrentMessage: React.PropTypes.object,\nnextMessage: React.PropTypes.object,\n- containerStyle: View.propTypes.... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | fix warning for Avatar
Warning: Failed prop type: Invalid prop `left` of type `object` supplied to `Avatar`, expected `number`.
Bad object: {
"left": {
"borderWidth": 1,
"borderColor": "#236CC3"
}
} |
215,680 | 18.01.2017 22:55:39 | -28,800 | ebc2c9b53223b37fdc83ca6446b4fabd9c685198 | avoid listViewProps to override render methd and datasources | [
{
"change_type": "MODIFY",
"old_path": "src/MessageContainer.js",
"new_path": "src/MessageContainer.js",
"diff": "@@ -139,19 +139,20 @@ export default class MessageContainer extends React.Component {\nreturn (\n<View ref='container' style={{flex:1}}>\n<ListView\n- enableEmptySections={true}\nkeyboar... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | avoid listViewProps to override render methd and datasources |
215,622 | 18.01.2017 22:57:09 | -28,800 | aa646804a2a545f789e2033b57cdea9a916624de | Add listViewPoprs description to README | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -121,7 +121,7 @@ See [example/App.js](example/App.js)\n- **`renderAccessory`** _(Function)_ - renders a second line of actions below the message composer\n- **`onPressActionButton`** _(Function)_ - callback to p... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Add listViewPoprs description to README |
215,680 | 18.01.2017 23:02:05 | -28,800 | 6152dca213c7d61d9b26906546457a9603fb30ce | add listViewProps to default props and propTypes | [
{
"change_type": "MODIFY",
"old_path": "src/MessageContainer.js",
"new_path": "src/MessageContainer.js",
"diff": "@@ -164,6 +164,7 @@ MessageContainer.defaultProps = {\nuser: {},\nrenderFooter: null,\nrenderMessage: null,\n+ listViewProps: {},\nonLoadEarlier: () => {\n},\n};\n@@ -174,4 +175,5 @@ Mes... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | add listViewProps to default props and propTypes |
215,687 | 18.01.2017 10:21:39 | 18,000 | dde45b3cf017051c34effed6ad46f311f6f7caa9 | Downgrade RN version to original | [
{
"change_type": "MODIFY",
"old_path": "example/package.json",
"new_path": "example/package.json",
"diff": "\"sync\": \"rm -rf ./node_modules/react-native-gifted-chat; sane '/usr/bin/rsync -v -a --exclude .git --exclude example --exclude __tests__ --exclude node_modules ../ ./node_modules/react-nati... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Downgrade RN version to original |
215,687 | 18.01.2017 11:25:50 | 18,000 | 0849fca0a315d5cbab5a0eaec06fb85bdd43077d | Update prop validation for keyboardShouldPersistTaps | [
{
"change_type": "MODIFY",
"old_path": "src/GiftedChat.js",
"new_path": "src/GiftedChat.js",
"diff": "@@ -508,7 +508,7 @@ GiftedChat.propTypes = {\nuser: React.PropTypes.object,\nbottomOffset: React.PropTypes.number,\nisLoadingEarlier: React.PropTypes.bool,\n- keyboardShouldPersistTaps: React.PropTy... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Update prop validation for keyboardShouldPersistTaps |
215,687 | 18.01.2017 11:44:16 | 18,000 | d93b352f6482f5c4bb9836375ad0e18ffb6374c5 | Update RN version to 0.40 | [
{
"change_type": "MODIFY",
"old_path": "example/ios/GiftedChat.xcodeproj/project.pbxproj",
"new_path": "example/ios/GiftedChat.xcodeproj/project.pbxproj",
"diff": "13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };\n140ED2AC1D0... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Update RN version to 0.40 |
215,601 | 29.01.2017 17:44:16 | -7,200 | fbf62561b23d5c2f31f61fb3320a272e74938314 | readme for 0.1.0 | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -5,7 +5,8 @@ The most complete chat UI for React Native (formerly known as Gifted Messenger)\n\n## De... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | readme for 0.1.0 |
215,601 | 29.01.2017 18:31:39 | -7,200 | 368069142a00e01349b1894cff63d905ab62c41d | Improve send message performance | [
{
"change_type": "MODIFY",
"old_path": "src/Composer.js",
"new_path": "src/Composer.js",
"diff": "@@ -6,18 +6,33 @@ import {\n} from 'react-native';\nexport default class Composer extends React.Component {\n+ onChange(e) {\n+ const contentSize = e.nativeEvent.contentSize;\n+ if (!this.contentSize) {... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Improve send message performance |
215,601 | 29.01.2017 18:37:04 | -7,200 | b8f2191e7a38010ade135c79f6655f3b4acc3ad5 | add missing props to inner message components | [
{
"change_type": "MODIFY",
"old_path": "src/Message.js",
"new_path": "src/Message.js",
"diff": "import React from 'react';\nimport {\nView,\n- StyleSheet\n+ StyleSheet,\n} from 'react-native';\nimport Avatar from './Avatar';\nimport Bubble from './Bubble';\nimport Day from './Day';\n-import { isSame... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | add missing props to inner message components |
215,651 | 30.01.2017 11:53:12 | -10,800 | 67011fa82a43c80518aff59417407d8c078689ab | fix for npm dependency | [
{
"change_type": "MODIFY",
"old_path": "package.json",
"new_path": "package.json",
"diff": "},\n\"dependencies\": {\n\"@exponent/react-native-action-sheet\": \"0.3.0\",\n- \"md5\": \"2.1.1\",\n+ \"md5\": \"2.2.1\",\n\"moment\": \"2.17.1\",\n\"react-native-communications\": \"2.1.1\",\n\"react-native... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | fix for npm dependency |
215,601 | 30.01.2017 14:57:28 | -7,200 | 24d09a54cb89895eb29a477cec2c7360b3fb70f5 | node-uuid -> uuid | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -95,7 +95,7 @@ See [example/App.js](example/App.js)\n## Props\n- **`messages`** _(Array)_ - messages to display\n-- **`messageIdGenerator`** _(Function)_ - generate id for new message. By default is a UUID v4 ge... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | node-uuid -> uuid |
215,672 | 30.01.2017 21:16:59 | -7,200 | 30e31e8cd422f787e48dbbde65e9751f8ff61134 | Create GiftedChatInteractionManager.js | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "src/GiftedChatInteractionManager.js",
"diff": "+import { InteractionManager } from \"react-native\";\n+export default {\n+ ...InteractionManager,\n+ runAfterInteractions: f => {\n+ // ensure f get called, timeout at 500ms\n+ // @gre workaround h... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Create GiftedChatInteractionManager.js |
215,590 | 24.02.2017 11:16:00 | 28,800 | b6e4208572a785cd2791a9cf90cf454b34a66316 | If the keyboard has been dismissed and the user sends a message, the text input tool bar can be rendered incorrectly due to the bottom offset | [
{
"change_type": "MODIFY",
"old_path": "src/GiftedChat.js",
"new_path": "src/GiftedChat.js",
"diff": "@@ -321,7 +321,7 @@ class GiftedChat extends React.Component {\nthis.setState({\ntext: '',\ncomposerHeight: MIN_COMPOSER_HEIGHT,\n- messagesContainerHeight: this.prepareMessagesContainerHeight(this.... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | If the keyboard has been dismissed and the user sends a message, the text input tool bar can be rendered incorrectly due to the bottom offset |
215,590 | 28.02.2017 16:11:29 | 28,800 | 87a37a090a866af84dad9a98a778e8ded96202a0 | Allow minimum input tool bar height to be configurable in properties | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -124,6 +124,7 @@ See [example/App.js](example/App.js)\n- **`renderAccessory`** _(Function)_ - renders a second line of actions below the message composer\n- **`onPressActionButton`** _(Function)_ - callback to p... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Allow minimum input tool bar height to be configurable in properties |
215,677 | 17.03.2017 15:20:24 | -3,600 | d73284b175b710caae0854a004fa0e1297ca07cd | fix for _messageContainerRef === null | [
{
"change_type": "MODIFY",
"old_path": "src/GiftedChat.js",
"new_path": "src/GiftedChat.js",
"diff": "@@ -257,6 +257,7 @@ class GiftedChat extends React.Component {\n}\nscrollToBottom(animated = true) {\n+ if (this._messageContainerRef === null) { return }\nthis._messageContainerRef.scrollTo({\ny: 0... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | fix for _messageContainerRef === null |
215,590 | 26.03.2017 13:01:02 | 25,200 | 41f64f8160604e8d98a9d4f3c2a046e2b4d3101b | Applying fixes per comments | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -124,7 +124,7 @@ See [example/App.js](example/App.js)\n- **`renderAccessory`** _(Function)_ - renders a second line of actions below the message composer\n- **`onPressActionButton`** _(Function)_ - callback to p... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Applying fixes per comments |
215,655 | 30.03.2017 09:35:52 | -28,800 | f7c5f4e8cd98e02188812a4873b6053daf7a9072 | image source add number type | [
{
"change_type": "MODIFY",
"old_path": "src/GiftedAvatar.js",
"new_path": "src/GiftedAvatar.js",
"diff": "@@ -55,7 +55,15 @@ export default class GiftedAvatar extends React.Component {\nstyle={[defaultStyles.avatarStyle, this.props.avatarStyle]}\n/>\n);\n+ }else if(typeof this.props.user.avatar==='n... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | image source add number type |
215,708 | 07.04.2017 09:18:04 | 25,200 | 55632648f1de69bb124db4d718b499243b260c97 | Bump react-native-communications version to 2.2.1 | [
{
"change_type": "MODIFY",
"old_path": "package.json",
"new_path": "package.json",
"diff": "\"@expo/react-native-action-sheet\": \"0.3.0\",\n\"md5\": \"2.2.1\",\n\"moment\": \"2.17.1\",\n- \"react-native-communications\": \"2.1.1\",\n+ \"react-native-communications\": \"2.2.1\",\n\"react-native-inve... | TypeScript | MIT License | faridsafi/react-native-gifted-chat | Bump react-native-communications version to 2.2.1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.