metadrop/drupal-maintenance-reporter 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

metadrop/drupal-maintenance-reporter

最新稳定版本:1.4.4

Composer 安装命令:

composer require metadrop/drupal-maintenance-reporter

包简介

Tools to make maintenance reports in drupal projects

README 文档

README

This project contains tools to do maintenance reports.

It allows:

  • Showing the updated packages in a specific period.
  • Show the fixed securities in a specific period.

Requirements

These packages must be installed globally:

Usage

This example command generates a report of the develop branch of February 2023:

cd my-project

./vendor/bin/drupal-maintenance-reporter report develop --from=2023-02-01 --to=2023-02-28

Arguments

  • branch: Git branch to analyze.
  • from: Y-m-d date to start from.
  • to: Y-m-d date to start to.

Examples

  • Generate a full report (packages updated + fixed securities):

    cd my-project
    
    ./vendor/bin/drupal-maintenance-reporter report develop --from=2023-02-01 --to=2023-02-28
    
  • Show packages updated given a specific period:

    cd my-project
    
    ./vendor/bin/drupal-maintenance-reporter composer-lock-diff-period develop --from=2023-02-01 --to=2023-02-28
    
  • Fixed securities in a specific period:

    cd my-project
    
    ./vendor/bin/drupal-maintenance-reporter securities-fixed develop --from=2023-02-01 --to=2023-02-28
    

统计信息

  • 总下载量: 4.83k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 4
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-03-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固