承接 de-swebhosting/typo3-surf-hardlink-release 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

de-swebhosting/typo3-surf-hardlink-release

最新稳定版本:v1.1.0

Composer 安装命令:

composer require de-swebhosting/typo3-surf-hardlink-release

包简介

Hardlink releases for TYPO3 Surf

README 文档

README

Run tests and linting

This repo provides a task for TYPO3 Surf to release your application with hardlinks instead of softlinks.

How it works

When the application is released, the release directory is copied to next using hardlinks:

cp -al 20201228192426 next

To switch the release to the new version, the directories current and next are moved:

mv ./current ./previous
mv ./next ./current

How to use

In the registerTasks() method of your application you can use the HardlinkReleaseRegisterer to replace the symlink release with a hardlink release:

(new \De\SWebhosting\TYPO3Surf\HardlinkReleaseRegisterer())
    ->replaceSymlinkWithHardlinkRelease($workflow, $this);

统计信息

  • 总下载量: 606
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 1
  • 推荐数: 1

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2022-10-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固