azure-pipeline-agents
azure-pipeline-agents copied to clipboard
Network integrated Pipeline Agents
- Fix install_agent.sh to work with agent pool with spaces in the name, minor refactoring of parameters to be on separate lines - Add missing popd in conditional expression -...
Hi. Great repo! I see that you use tfenv here: https://github.com/geekzter/azure-pipeline-agents/blob/109a80acc908fdc93b3c06a57b81c21009d1990b/Brewfile#L15 I suggest you to switch to tenv: https://github.com/tofuutils/tenv: * it is a successor of [tofuenv](https://github.com/tofuutils/tofuenv) and [tfenv](https://github.com/tfutils/tfenv) * can...