7b9fbae38d
Ensure wheel
updated when pipenv check
invoked ( #2593 )
2022-11-09 10:19:36 -08:00
e6dd1ac35b
Only ignore known issue ( #2595 )
2022-11-02 20:27:45 +00:00
323106b48b
Temporarily disable pipenv check
call ( #2594 )
2022-11-01 17:48:34 -07:00
c277cd1ec3
Update References to Ubuntu 18.04 to 20.04 ( #2535 )
...
* Update References to 18.04 to 20.04
* Fixing Ubuntu Image.
* Fix image.
2022-10-28 10:17:57 -07:00
a3f1d59f70
Set autocrlf by default, update affected files ( #2261 )
2022-08-17 13:07:20 +12:00
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
25aa3d8f07
Update 'tox' dependencies ( #1996 )
...
Co-authored-by: stas <statis@microsoft.com >
2022-05-31 15:14:42 -07:00
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
69ba679c36
Document GitHub integration example to support Windows usage ( #1309 )
2021-10-01 09:44:35 -07:00
a0bce1a538
fix markdown link ( #983 )
2021-06-11 08:09:28 -04:00
134c947ec1
Bump urllib3 in /contrib/deploy-onefuzz-via-azure-devops ( #950 )
2021-06-02 09:23:37 -04:00
b5d3c53de4
update contrib deploy dependencies ( #847 )
2021-05-03 11:47:30 -04:00
0e9b6e379f
Add example job pipelines ( #778 )
2021-04-14 14:11:53 -04:00
03fc386106
update ADO deploy dependencies ( #764 )
2021-04-01 12:38:34 -04:00
09c6f9263f
sample webhook service ( #666 )
2021-03-11 17:08:13 -05:00
91bbcf7a59
update Azure Devops tool integration prereqs ( #608 )
2021-03-01 11:55:25 -05:00
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
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
30ba30d609
Add --upgrade
to the Azure Devops deployment pipeline ( #304 )
2020-11-12 11:34:31 -05:00
382003e4d0
Comment update to register app as owner ( #262 )
2020-11-11 17:58:30 -05:00
0e04309e33
Adding linting for contrib/deploy-onefuzz-via-azure-devops ( #256 )
2020-11-03 11:39:33 -05:00
d2996656f6
Updated deploy-onefuzz-via-azure-devops ( #233 )
2020-10-29 18:22:36 -04:00
640091f8bc
ADO Pipeline to update a onefuzz instance with the latest release ( #208 )
2020-10-28 15:31:42 -04:00