[PR #85] [CLOSED] Updating scripts to not use bitsadmin #109

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/85
Author: @lavturo
Created: 11/14/2019
Status: Closed

Base: masterHead: update_scripts


📝 Commits (1)

  • edff614 Updating 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.

## 📋 Pull Request Information **Original PR:** https://github.com/php/pftt2/pull/85 **Author:** [@lavturo](https://github.com/lavturo) **Created:** 11/14/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `update_scripts` --- ### 📝 Commits (1) - [`edff614`](https://github.com/php/pftt2/commit/edff614ca72c66a0f72cdea124198f8ae39bbdf1) Updating scripts to not use bitsadmin. ### 📊 Changes **5 files changed** (+18 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `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) </details> ### 📄 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. --- <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#109