14 Commits

Author SHA1 Message Date
George Pollard
ca22611892
Update .pylintrc (#2009)
Per: https://pylint.pycqa.org/en/latest/user_guide/messages/refactor/old-no-self-use.html

R0201 was renamed → R6301
2022-06-01 22:18:02 +00:00
Stas
25aa3d8f07
Update 'tox' dependencies (#1996)
Co-authored-by: stas <statis@microsoft.com>
2022-05-31 15:14:42 -07:00
Adam
793ce85cdf
updating deploy.py to push dotnet by default (#1888)
* updating deploy.py to push dotnet by default

* Updating requirements for Azure Function core tools CLI to 4

* updating docs for Azure Functions Core Tools v 4.x requirement

* Update src/utils/check-pr/README.md

Co-authored-by: Cheick Keita <chkeita@microsoft.com>
2022-05-04 18:44:27 +00:00
dependabot[bot]
134c947ec1
Bump urllib3 in /contrib/deploy-onefuzz-via-azure-devops (#950) 2021-06-02 09:23:37 -04:00
bmc-msft
b5d3c53de4
update contrib deploy dependencies (#847) 2021-05-03 11:47:30 -04:00
bmc-msft
03fc386106
update ADO deploy dependencies (#764) 2021-04-01 12:38:34 -04:00
bmc-msft
91bbcf7a59
update Azure Devops tool integration prereqs (#608) 2021-03-01 11:55:25 -05:00
bmc-msft
fd995718c8
standardize on unix file endings (#516)
The majority of our source files have `\n` line endings.  This updates the few files that use `\r\n` to use `\n`.
2021-02-06 14:14:26 +00:00
nharper285
2391d927f7
Updating yml file to run config endpoint command with tenant/authority ID. (#339)
## Summary of the Pull Request

Originally, the yml file printed out a semi-generalized _onefuzz config --endpoint_ comman. This command did have a specified _--authority_ and so it used the Microsoft id by default. To enable users to work with OneFuzz on tenants other than the standard Microsoft tenant, we have added a _--authority_ parameter that is printed out at the end of the deployment. 

## PR Checklist
* [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

## Info on Pull Request

Changes to the yml file. 

## Validation Steps Performed

We have made this change to our local automation repository and tested an automated deployment pipeline with this change.
2020-11-30 14:54:42 +00:00
Anshuman Goel
30ba30d609
Add --upgrade to the Azure Devops deployment pipeline (#304) 2020-11-12 11:34:31 -05:00
Anshuman Goel
382003e4d0
Comment update to register app as owner (#262) 2020-11-11 17:58:30 -05:00
Anshuman Goel
0e04309e33
Adding linting for contrib/deploy-onefuzz-via-azure-devops (#256) 2020-11-03 11:39:33 -05:00
anslutsk
d2996656f6
Updated deploy-onefuzz-via-azure-devops (#233) 2020-10-29 18:22:36 -04:00
Anshuman Goel
640091f8bc
ADO Pipeline to update a onefuzz instance with the latest release (#208) 2020-10-28 15:31:42 -04:00