9 Commits

Author SHA1 Message Date
Cheick Keita
7de23af60c
delete python function (#2763)
* delete python function

* fix build
2023-01-25 22:05:55 +00:00
George Pollard
e1420e1a1d
Move global tool installs into another script so they can be cached (#2365) 2022-09-08 22:31:52 +00:00
George Pollard
dcb3096d79
Bump to Rust 1.63 (#2243)
* Bump to Rust 1.63

* Fix clippy warnings

* Suppress clippy warning

* More clippy fixes

* Print cargo-license version

* Ignore unmaintained warning

* Pin cargo-license to 0.4.2, 0.5 breaks us

* Suppress in proxy build as well

* More Eqs

* More clippy fixes
2022-08-15 09:39:32 -04:00
George Pollard
308ffa6caa
Update devcontainer to 22.04 (#2110) 2022-07-01 00:54:33 +00:00
George Pollard
cdec3c9e8d
Test infrastructure for C# Azure Function testing (#2055)
Add support for function tests and the ability to run them against either real Azure Storage or the Azurite emulator.

See follow-up PR #2032 for actual usage.
2022-06-16 21:50:02 +00:00
George Pollard
30a071a70e
Devcontainer additions (#2029)
Add extensions for:

* Bicep 
* .NET test runner
* Azure Functions

Include in setup script:

* `cargo-audit` & `cargo-license` (pre-reqs for the CI script)
2022-06-09 19:13:32 +00:00
Teo Voinea
babe7c2111
Auto lint before committing (#1928) 2022-05-17 13:15:24 +00:00
Teo Voinea
779a67ed6d
Download agent logs using sas url (#1920) 2022-05-10 10:54:53 -04:00
Teo Voinea
350d07b7af
Add dev container (#1822)
* starting

* Add post create script

* Fixing up scripts

* Clean up dockerfile
2022-04-22 13:06:35 +00:00