-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Changed current directory to /home/runner/.composer
1/8) Add local tag "v0.3.0"
===========================
2/8) Push "0.3.0" tag to remote repository
==========================================
3/8) Update "replace" version in "composer.json" to new tag to avoid circular dependencies conflicts
====================================================================================================
4/8) Set packages mutual dependencies to "^0.3" version
=======================================================
5/8) Change "Unreleased" in `CHANGELOG.md` to "0.3.0 - 2025-11-19"
==================================================================
6/8) Set packages mutual dependencies to "^0.4" (alias of dev version)
======================================================================
7/8) Set branch alias "0.4-dev" to all packages
===============================================
8/8) Push "0.4-dev" open to remote repository
=============================================
In ProcessRunner.php line 73:
The command "git add . && git commit --allow-empty -m "open 0.4-dev" && git
push origin "master"" failed.
Exit Code: 1(General error)
Working directory: /home/runner/work/php-toolkit/php-toolkit
Output:
================
[trunk 13f2bc7c] open 0.4-dev
10 files changed, 59 insertions(+), 59 deletions(-)
Error Output:
================
error: src refspec master does not match any
error: failed to push some refs to 'https://github.com/WordPress/php-toolki
t'
Copilot
Metadata
Metadata
Assignees
Labels
No labels