[PR #56] [CLOSED] Fixes #55: Automation Part 2 #91

Closed
opened 2026-01-24 11:40:46 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/php/pftt2/pull/56
Author: @lavturo
Created: 7/27/2019
Status: Closed

Base: masterHead: fix_issue55


📝 Commits (1)

📊 Changes

7 files changed (+343 additions, -4 deletions)

View changed files

bin/PHP Snapshot Test.xml (+0 -0)
bin/auto_test_snap.cmd (+55 -0)
bin/get_qa.cmd (+79 -0)
bin/get_release.cmd (+81 -0)
bin/get_snapshot.cmd (+85 -0)
📝 bin/pftt2_release.cmd (+4 -4)
tests-to-run.txt (+39 -0)

📄 Description

@cmb69 I believe I got the batch file to automatically test snapshot builds daily (if they are available). Could you check it? It's mostly in the auto_test_snap.cmd.

There were other small modifications in other files but I think something got messed up with the commits, which is why it's saying it can't automatically merge now. Do I need to rebase?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/php/pftt2/pull/56 **Author:** [@lavturo](https://github.com/lavturo) **Created:** 7/27/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_issue55` --- ### 📝 Commits (1) - [`f5b2059`](https://github.com/php/pftt2/commit/f5b2059c5fe7edfacd6d3aaac13385d23b42a8a2) Fixes #55: Automation Part 2 ### 📊 Changes **7 files changed** (+343 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `bin/PHP Snapshot Test.xml` (+0 -0) ➕ `bin/auto_test_snap.cmd` (+55 -0) ➕ `bin/get_qa.cmd` (+79 -0) ➕ `bin/get_release.cmd` (+81 -0) ➕ `bin/get_snapshot.cmd` (+85 -0) 📝 `bin/pftt2_release.cmd` (+4 -4) ➕ `tests-to-run.txt` (+39 -0) </details> ### 📄 Description @cmb69 I believe I got the batch file to automatically test snapshot builds daily (if they are available). Could you check it? It's mostly in the auto_test_snap.cmd. There were other small modifications in other files but I think something got messed up with the commits, which is why it's saying it can't automatically merge now. Do I need to rebase? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:40:46 +01:00
admin closed this issue 2026-01-24 11:40:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#91