[PR #86] [CLOSED] Dev/dalehhirt/download file #110

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

📋 Pull Request Information

Original PR: https://github.com/php/pftt2/pull/86
Author: @dalehhirt
Created: 11/14/2019
Status: Closed

Base: masterHead: dev/dalehhirt/DownloadFile


📝 Commits (4)

  • 8ef0a69 Make download_files.ps1 more robust.
  • d6ba1a3 Moving PHP_BUILDS environmental variable declaration to set_env.cmd.
  • 35dd776 Not run tests
  • ec20970 Calling testing

📊 Changes

8 files changed (+26 additions, -22 deletions)

View changed files

📝 bin/auto_test_snap.cmd (+1 -3)
📝 bin/download_files.ps1 (+19 -5)
📝 bin/get_qa.cmd (+2 -3)
📝 bin/get_release.cmd (+1 -3)
📝 bin/get_snapshot.cmd (+1 -3)
📝 bin/set_env.cmd (+2 -0)
📝 bin/test_qa.cmd (+0 -3)
📝 bin/test_release.cmd (+0 -2)

📄 Description

This removes the use of BTSAdmin as it cannot be used to download a file without an interactive logon.

It also changes the location of the PHP_BUILDS environmental variable to be set in the set_env.cmd batch file for all scripts.


🔄 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/86 **Author:** [@dalehhirt](https://github.com/dalehhirt) **Created:** 11/14/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev/dalehhirt/DownloadFile` --- ### 📝 Commits (4) - [`8ef0a69`](https://github.com/php/pftt2/commit/8ef0a699db7ffb3728490eb77238d1d81e247b3d) Make download_files.ps1 more robust. - [`d6ba1a3`](https://github.com/php/pftt2/commit/d6ba1a32b42405177a6bbf7d720e909ad7540ad1) Moving PHP_BUILDS environmental variable declaration to set_env.cmd. - [`35dd776`](https://github.com/php/pftt2/commit/35dd7761efc62d847401b21d17db8c45556022f9) Not run tests - [`ec20970`](https://github.com/php/pftt2/commit/ec209707ddb67b23a6b7cddd46a92a1e5f3fba74) Calling testing ### 📊 Changes **8 files changed** (+26 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `bin/auto_test_snap.cmd` (+1 -3) 📝 `bin/download_files.ps1` (+19 -5) 📝 `bin/get_qa.cmd` (+2 -3) 📝 `bin/get_release.cmd` (+1 -3) 📝 `bin/get_snapshot.cmd` (+1 -3) 📝 `bin/set_env.cmd` (+2 -0) 📝 `bin/test_qa.cmd` (+0 -3) 📝 `bin/test_release.cmd` (+0 -2) </details> ### 📄 Description This removes the use of BTSAdmin as it cannot be used to download a file without an interactive logon. It also changes the location of the PHP_BUILDS environmental variable to be set in the set_env.cmd batch file for all scripts. --- <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:50 +01:00
admin closed this issue 2026-01-24 11:40:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#110