mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
[PR #86] [CLOSED] Dev/dalehhirt/download file #110
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/86
Author: @dalehhirt
Created: 11/14/2019
Status: ❌ Closed
Base:
master← Head:dev/dalehhirt/DownloadFile📝 Commits (4)
8ef0a69Make download_files.ps1 more robust.d6ba1a3Moving PHP_BUILDS environmental variable declaration to set_env.cmd.35dd776Not run testsec20970Calling 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.