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

[stable10] Remove incompatible script for generating DB changeset #34722

Merged
merged 1 commit into from
Mar 9, 2019

Conversation

PVince81
Copy link
Contributor

@PVince81 PVince81 commented Mar 8, 2019

Backport of #34721 to stable10

Since the move to DB migrations, this script cannot work any more,
especially considering that there can be non-DB migrations in the mix.
@PVince81 PVince81 added this to the development milestone Mar 8, 2019
@PVince81 PVince81 self-assigned this Mar 8, 2019
@PVince81 PVince81 requested a review from sharidas March 8, 2019 17:11
@codecov
Copy link

codecov bot commented Mar 8, 2019

Codecov Report

Merging #34722 into stable10 will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             stable10   #34722      +/-   ##
==============================================
+ Coverage          64%   64.02%   +0.01%     
+ Complexity      19247    19244       -3     
==============================================
  Files            1276     1275       -1     
  Lines           75801    75781      -20     
  Branches         1291     1291              
==============================================
  Hits            48515    48515              
+ Misses          26907    26887      -20     
  Partials          379      379
Flag Coverage Δ Complexity Δ
#javascript 53.22% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.17% <ø> (+0.01%) 19244 <ø> (-3) ⬇️
Impacted Files Coverage Δ Complexity Δ
core/register_command.php 0% <ø> (ø) 0 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9cc0c69...da381ff. Read the comment docs.

@phil-davis phil-davis merged commit f31c4d0 into stable10 Mar 9, 2019
@delete-merged-branch delete-merged-branch bot deleted the stable10-remove-generate-change-script branch March 9, 2019 02:29
@phil-davis
Copy link
Contributor

Doc removal owncloud/docs#717

@PVince81 PVince81 modified the milestones: development, QA Apr 12, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants