Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update doctrine/instantiator (1.3.0 => 1.3.1) #37464

Merged
merged 1 commit into from
May 31, 2020

Conversation

phil-davis
Copy link
Contributor

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Updating doctrine/instantiator (1.3.0 => 1.3.1): Downloading (100%) 

https://github.com/doctrine/instantiator/releases

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@phil-davis phil-davis added 3 - To Review dependencies php Pull requests that update Php code labels May 31, 2020
@phil-davis phil-davis self-assigned this May 31, 2020
@individual-it
Copy link
Member

unit tests fails because of external service not running

wait-for-it -t 600 fsweb.test.owncloud.com:445

@phil-davis
Copy link
Contributor Author

https://drone.owncloud.com/owncloud/core/25150/39/9

+ wait-for-it -t 600 fsweb.test.owncloud.com:445
services aren't ready in 10m0s

fsweb.test.owncloud.com seems to be down.

I will restart drone and see if it is happy yet.

@phil-davis
Copy link
Contributor Author

+ wait-for-it -t 600 fsweb.test.owncloud.com:445
services aren't ready in 10m0s

That server seems to be down, so the drone pipelines that test against that system are failing.

I will override the CI results.

@phil-davis phil-davis merged commit d98ee1a into master May 31, 2020
@delete-merged-branch delete-merged-branch bot deleted the doctrine-instantiator-1.3.1 branch May 31, 2020 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - To Review dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants