Commit Graph

1141 Commits

Author SHA1 Message Date
03f79ed211 Work around for newly-upgraded pip breaking pip-licenses (#1346)
* Work around for newly upgrdaded pip breaking pip-licenses  (can be reverted once https://github.com/raimon49/pip-licenses/issues/113 is fixed)

* Update .github/workflows/ci.yml

Co-authored-by: Joe Ranweiler <joe@lemma.co>

Co-authored-by: stas <statis@microsoft.com>
Co-authored-by: Joe Ranweiler <joe@lemma.co>
2021-10-11 15:19:48 -07:00
8753ef382b Bump reqwest from 0.11.4 to 0.11.5 in /src/agent (#1335)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.4...v0.11.5)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 12:14:04 -07:00
74c3a9a1fa Bump reqwest from 0.11.4 to 0.11.5 in /src/proxy-manager (#1336)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.4...v0.11.5)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 10:58:51 -07:00
2ecac65c54 Update to latest ctrlc (#1332) 2021-10-06 14:45:20 -07:00
58eea1e51a Add a username to the resource group name created by check-pr utility. (#1314)
* Add a username to the resource group name created by check-pr utility.

* Use check_output
2021-10-06 08:00:55 -07:00
e721dc0351 Bump sysinfo from 0.20.3 to 0.20.4 in /src/agent (#1301)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.20.3 to 0.20.4.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

---
updated-dependencies:
- dependency-name: sysinfo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 18:20:58 -07:00
124da2378f Add more setup info to check-pr docs (#1311) 2021-10-05 13:12:35 -07:00
098cd20550 Update pete (#1312) 2021-10-05 12:08:56 -07:00
584ddfbd79 Bump pretty_assertions from 0.7.2 to 1.0.0 in /src/agent (#1302)
Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases)
- [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.7.2...v1.0.0)

---
updated-dependencies:
- dependency-name: pretty_assertions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 15:14:59 -07:00
3264ddd175 Disable storageclient logs when setting admins (#1304) 2021-10-01 18:36:04 +00:00
1c497fcd52 App role assignment not respected when creating a new cli app registration (#1308) 2021-10-01 11:18:38 -07:00
69ba679c36 Document GitHub integration example to support Windows usage (#1309) 2021-10-01 09:44:35 -07:00
cba7439bd3 Update nix, patch dependents (#1310) 2021-09-30 18:04:57 -07:00
26c352885d Reordered change log for 3.1.0 release. Added missed PR to list (#1306)
Co-authored-by: Jordyn Puryear <jordynp@microsoft.com>
Co-authored-by: bmc-msft <41130664+bmc-msft@users.noreply.github.com>
2021-09-30 14:12:49 +00:00
7f7d76fa7f Use consistent case for project name in docs (#1307) 2021-09-29 17:01:58 -07:00
ddd82f9931 Fix authentication with client secret (#1300)
* Fix authenticatio
2021-09-29 15:56:32 -07:00
fb29d8946a Remove references to playground instance (#1295) 2021-09-29 14:33:47 -07:00
87a7f4989b Release 3.1.0 (#1296)
* Release 3.1.0

* Update CHANGELOG.md

Co-authored-by: Joe Ranweiler <joe@lemma.co>

* Update CHANGELOG.md

Co-authored-by: Marc Greisen <mgreisen@microsoft.com>

* Update CHANGELOG.md

Co-authored-by: Joe Ranweiler <joe@lemma.co>

* Reordered sections to be alphabetical.

* Update CHANGELOG.md

Co-authored-by: Joe Ranweiler <joe@lemma.co>

* Update CHANGELOG.md

Co-authored-by: Joe Ranweiler <joe@lemma.co>

* Updated CHANGELOG with new westus3 deployment fix

* Update CHANGELOG.md

Co-authored-by: Joe Ranweiler <joe@lemma.co>

Co-authored-by: Jordyn Puryear <jordynp@microsoft.com>
Co-authored-by: Joe Ranweiler <joe@lemma.co>
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
3.1.0
2021-09-29 13:05:56 -07:00
c4133be8f5 Deployment fails in westus3 due to "Region doesn’t support Classic resource mode for Application Insights resources." #1273 (#1291)
Co-authored-by: stas <statis@microsoft.com>
2021-09-29 08:09:09 -07:00
22b2d62e29 enable configurable virtual network ranges (#1268) 2021-09-27 18:01:32 +00:00
47bb2ce187 use flake8 on deployment (#1286)
All of the rest of the python codebases within the repo use flake8 as
part of the lint process.  This aligns the deployment code with the
practice.

Co-authored-by: Brian Caswell <bmc@shmoo.com>
2021-09-27 17:41:19 +00:00
d3bcbea980 Increase default level of feedback/confirmation in destructive commands #1264 (#1283)
Co-authored-by: stas <statis@microsoft.com>
2021-09-27 09:59:56 -07:00
09bdad4979 work around issues between released version of cargo-fuzz and nightly (#1284)
See rust-fuzz/cargo-fuzz#276

Co-authored-by: Brian Caswell <bmc@shmoo.com>
2021-09-27 11:29:31 -04:00
d13ce062d0 fix running check-pr without test arguments (#1279) 2021-09-24 13:40:28 -04:00
d034664cb3 update msal to 1.14.0 (#1278) 2021-09-24 16:45:03 +00:00
599c400fa0 Custom Extension Instance Configuration (#1184) 2021-09-24 12:27:39 -04:00
d73981128f fix multi-tenant deployment (#1270) 2021-09-24 15:04:52 +00:00
10f6af4ecd fix scaleset proxy reset to reset all of the proxies in the region specified (#1275) 2021-09-24 14:39:51 +00:00
1b2962547c fix container documentation to align with how coverage also maps to build & platform now (#1277) 2021-09-23 23:16:55 +00:00
3f2721cf08 update 3rd-party rust components (#1276) 2021-09-23 18:34:05 -04:00
7da4352e27 add check-pr from personal repo (#1271) 2021-09-23 13:56:01 -04:00
32d021e5da Bump tokio from 1.11.0 to 1.12.0 in /src/agent (#1261) 2021-09-22 19:12:41 +00:00
9413377c90 handle fake crash reports generated by debugging tools in regression tasks (#1233) 2021-09-22 17:16:35 +00:00
e137eacffb Bump tokio from 1.11.0 to 1.12.0 in /src/proxy-manager (#1262) 2021-09-22 12:31:01 -04:00
8cc7018895 Bump serde_json from 1.0.67 to 1.0.68 in /src/proxy-manager (#1246) 2021-09-21 17:31:33 +00:00
80456f1237 Added support for --readonly_inputs for libfuzzer basic template (#1247) 2021-09-21 16:51:25 +00:00
e506e2969d Bump serde-xml-rs from 0.5.0 to 0.5.1 in /src/agent (#1257) 2021-09-21 15:59:22 +00:00
84bb5d0105 temporarily ignore type errors from azure-storage-blob (#1258) 2021-09-21 11:42:41 -04:00
c51acfb70e Bump winreg from 0.9.0 to 0.10.1 in /src/agent (#1239) 2021-09-21 00:20:36 +00:00
96cc406e7d Bump anyhow from 1.0.43 to 1.0.44 in /src/agent (#1240) 2021-09-20 23:41:18 +00:00
d2746d8955 Bump sha2 from 0.9.6 to 0.9.8 in /src/agent (#1236) 2021-09-20 22:59:27 +00:00
7979b346c1 Bump anyhow from 1.0.43 to 1.0.44 in /src/proxy-manager (#1238) 2021-09-20 22:39:07 +00:00
cd601a99cc Bump serde_json from 1.0.67 to 1.0.68 in /src/agent (#1245) 2021-09-20 21:47:20 +00:00
7b47d13a12 Bump path-absolutize from 3.0.10 to 3.0.11 in /src/agent (#1252) 2021-09-20 21:01:14 +00:00
ced895e510 Bump goblin from 0.4.2 to 0.4.3 in /src/agent (#1253) 2021-09-20 20:14:50 +00:00
770b785654 Bump memmap2 from 0.3.1 to 0.5.0 in /src/agent (#1254) 2021-09-20 15:36:22 -04:00
9463b6ebc8 release 3.0.0 (#1250) 3.0.0 2021-09-17 16:04:27 -04:00
2e267a894f Move to using api:// for AAD Application "identifier uris" (#1243) 2021-09-17 14:04:19 -04:00
3f891e5572 Replace machine name in telemetry with "Redacted" (#1242)
Co-authored-by: stas <statis@microsoft.com>
2021-09-13 11:31:10 -07:00
44da180e26 Bump tokio-util from 0.6.7 to 0.6.8 in /src/agent (#1231)
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

---
updated-dependencies:
- dependency-name: tokio-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 18:21:12 +00:00