mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
[PR #85] [CLOSED] Updating scripts to not use bitsadmin #109
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/85
Author: @lavturo
Created: 11/14/2019
Status: ❌ Closed
Base:
master← Head:update_scripts📝 Commits (1)
edff614Updating scripts to not use bitsadmin.📊 Changes
5 files changed (+18 additions, -7 deletions)
View changed files
➕
bin/download_files.ps1(+11 -0)📝
bin/get_latest_revision.cmd(+1 -1)📝
bin/get_qa.cmd(+2 -2)📝
bin/get_release.cmd(+2 -2)📝
bin/get_snapshot.cmd(+2 -2)📄 Description
There was an issue with using bitsadmin (a command for windows cmd line) on azure apps. Trying to change the script to not use it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.