mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
[PR #93] [CLOSED] Dev/dalehirt/test snap fix #114
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php/pftt2/pull/93
Author: @dalehhirt
Created: 1/8/2020
Status: ❌ Closed
Base:
master← Head:dev/dalehirt/TestSnapFix📝 Commits (7)
b9c372bMaking sure build is set properly. Making sure %PHP_BUILDS% exists.f0eb833auto_test_snap.cmd440c291test_snap.cmd2dcf8bfExit script if no revision is available.02f777cFixing help.ac8917aNo longer testing 7.1.449247dper cmb69 suggestion.📊 Changes
4 files changed (+71 additions, -56 deletions)
View changed files
📝
bin/auto_test_snap.cmd(+3 -51)📝
bin/test_qa.cmd(+6 -0)📝
bin/test_release.cmd(+5 -5)➕
bin/test_snap.cmd(+57 -0)📄 Description
This creates a script that allows for individual branch snapshot testing.
The changes to auto_test_snap.cmd just make it call the new test_snap.cmd file with each branch.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.