Граф коммитов

157 Коммитов

Автор SHA1 Сообщение Дата
marina-p 963e08531a
Add end-of-support notification. (#243) 2022-01-13 14:58:25 -08:00
Stas b992047f6b
if service principal deployment is skipped, then also ignore enalbing of service providers on the subscription (#240)
Co-authored-by: stas <statis@microsoft.com>
2021-09-02 13:19:06 -07:00
Stas b99ae975c3
do not fail if keyvault already exists (#239)
Co-authored-by: stas <statis@microsoft.com>
2021-09-02 12:51:16 -07:00
Marc Greisen 687fa7d522
Login if passed a secret on the command line. (#238)
Use exit codes to propagate failure to the shell.
2021-09-01 13:51:49 -07:00
Marc Greisen 0804e358e5
Remove class import as it shadows the module name and causes an error. (#237) 2021-08-30 12:53:28 -07:00
Marc Greisen 295aa49643
Avoid compatibility test during service deployment (#236) 2021-08-26 10:39:37 -07:00
Marc Greisen 78968164e5
Update version variables for new 4.2 release. (#235) 2021-08-23 15:22:16 -07:00
Stas 6fcfefc832
Support of certificate based authentication in RAFT for Restler #233 (#234)
Co-authored-by: stas <statis@microsoft.com>
2021-08-23 14:19:54 -07:00
Marc Greisen f2b624ab83
Verify the CLI and Azure service are running the same major version. #229 (#231) 2021-08-09 10:49:20 -07:00
Marc Greisen a5b1aac211
Add telemetry to local raft script. (#230)
Support for "Created", "Completed", and "BugsFound"
2021-08-06 13:41:28 -07:00
Marc Greisen d6a9da91d7
Track zap complete state (#227) 2021-07-23 13:30:25 -07:00
Marc Greisen 1ad7e081f8
Parse ZAP output and send webhooks for bugs found. (#226) 2021-07-21 09:25:20 -07:00
Stas 9606774363
Update supported az cli version to 2.26 (#223)
Co-authored-by: stas <statis@microsoft.com>
2021-07-09 10:21:49 -07:00
Marc 44a6e35109
Explain modes in raft-restler-relationship.md (#222) 2021-07-09 08:35:37 -07:00
Stas 585a5dc6ba
Move TestAllCombinations into a mode (#221)
Co-authored-by: stas <statis@microsoft.com>
2021-07-08 14:47:30 -07:00
Stas 558c924153
Update raft-restler-relationship.md (#220) 2021-07-08 14:09:36 -07:00
Stas 547022dbf8
Restler 8.0.0 (#219)
* version bump

- bump the restler version in agent
- bump RAFT version

* Expose new RESTler config values:

- TestAllCombinations
- TrackFuzzedParameterNames

* Set RESTler "useSSL" flag based on endpoint definition #192

Co-authored-by: stas <statis@microsoft.com>
2021-07-08 13:14:05 -07:00
Stas cde2ebffca
RESTler token settings #212 (#218)
Co-authored-by: stas <statis@microsoft.com>
2021-07-06 14:10:26 -07:00
Stas 5498c1525a
RESTler token settings #212 (#217)
Co-authored-by: stas <statis@microsoft.com>
2021-07-06 13:46:07 -07:00
Marc 7510ea7660
Fix incorrect parameter name in error message. #214 (#215) 2021-07-01 13:29:25 -07:00
Stas 4e2c4b3984
add #!/bin/sh to beginning of shell scripts (#210)
Co-authored-by: stas <statis@microsoft.com>
2021-05-26 12:43:29 -07:00
Stas 19e38ba7a4
Update RESTler swagger Compiler Configuration section with documentation for `Examples` related options (#209)
Co-authored-by: stas <statis@microsoft.com>
2021-05-26 11:15:05 -07:00
Stas 88e005934c
Add ExampleConfigFilePath RETler option (#206)
Co-authored-by: stas <statis@microsoft.com>
2021-05-21 11:12:14 -07:00
Stas a89f22c4d5
Expose Examples RESTler compile configuration options (#205)
Co-authored-by: stas <statis@microsoft.com>
2021-05-21 09:01:07 -07:00
Stas f2ec419086
Update documentation to match v4 (#201)
Co-authored-by: stas <statis@microsoft.com>
2021-05-20 07:23:13 -07:00
Stas eddc3cc7a9
Update agent-utilities version to v4 (#199)
Co-authored-by: stas <statis@microsoft.com>
2021-05-18 10:27:03 -07:00
Stas d6db7b437e
Refactoring (#194)
- Remove all azure dependencies from tooling and move it to dedicated container
- Tools only need Http Get and Post to talk to Azure infrastructure
- Move all authentication code into dedicated container
- Move all Azure communication from test tools into a dedicated container
- Remove all authentication code from test tools
- Enable network driver selection: host and bridge

Co-authored-by: stas <statis@microsoft.com>
2021-05-17 12:17:43 -07:00
Marc 4b8a2bbdef
Update docs for raft_local (#191)
Fix a small bug in raft_local during init command.
2021-04-28 14:39:35 -07:00
Marc 0cddd40bd6
Set RAFT_LOCAL to custom value to identify running environment. (#189) 2021-04-20 09:48:15 -07:00
Stas 735d6b0257
attempt fix for RAFT local keys (#188)
Co-authored-by: stas <statis@microsoft.com>
2021-04-20 08:09:38 -07:00
Stas 97ffc79c67
Distinguish between Azure and Local RAFT RESTler runs (#187)
Co-authored-by: stas <statis@microsoft.com>
2021-04-19 10:50:14 -07:00
josh! b37edaf938
update default tool count (#184)
* Update how-to-submit-a-job.md

🔍😋

* Update how-to-submit-a-job.md

Co-authored-by: Marc <marc@greisen.org>
2021-04-07 09:25:43 -07:00
Marc 8588dc690e
Update version yaml to 3.2 (#185) 2021-04-06 16:24:11 -07:00
Stas ecc6a6d9eb
Imporove body parsing of RESTler bugs when converting to Postman collection (#183)
Co-authored-by: stas <statis@microsoft.com>
2021-04-01 15:16:54 -07:00
Stas 740933f186
Do not convert config to lower case, instead do case-insencitive comparison (#182)
Co-authored-by: stas <statis@microsoft.com>
2021-04-01 13:27:18 -07:00
Marc 76365e3de6
Fix parsing when host is localhost:<port> (#181) 2021-04-01 13:17:54 -07:00
Marc 27c7bad5d5
Add dateutil to requirements.txt (#180) 2021-03-31 15:31:32 -07:00
Stas 98fb968153
Fix delay calculation (#178)
Co-authored-by: stas <statis@microsoft.com>
2021-03-31 09:04:54 -07:00
Stas 408e17d015
Clean up Azure Function secrets (#179)
- Fixes Azure function not-starting up after re-deploying it 10 times

Co-authored-by: stas <statis@microsoft.com>
2021-03-31 08:44:35 -07:00
Stas 3c93514690
Add webhooks triggering to local RAFT runs (#177)
Co-authored-by: stas <statis@microsoft.com>
2021-03-29 14:50:05 -07:00
Stas 3be1483cff
Dependencies update (#175)
Co-authored-by: stas <statis@microsoft.com>
2021-03-25 20:20:24 -07:00
Marc b71accff48
Release 3.1 version variables update #172 (#173) 2021-03-25 11:02:02 -07:00
Stas c51a4f75ad
RESTler agent fails with System.IO.IOException: Interrupted system call when running result analyzer (#174)
Co-authored-by: stas <statis@microsoft.com>
2021-03-25 10:55:10 -07:00
Stas f702eb6331
Update documentation (#170)
Co-authored-by: stas <statis@microsoft.com>
2021-03-25 10:35:43 -07:00
Marc 7064d4216a
Make sure orchestrator is running. #169 (#171) 2021-03-25 10:02:19 -07:00
Stas 6336c84ff5
Convert RESTler bug buckets to Postman collections (#168)
Co-authored-by: stas <statis@microsoft.com>
2021-03-24 14:50:05 -07:00
Stas b5d1ff4c07
Fix Linux implementation. (#167)
Instead of trying to pass environment variables as part of the command to run. Save command line to a shell script file and then run the file with the shell.
Otherwise Linux shell replaces environment variable values before they get to the container.

Co-authored-by: stas <statis@microsoft.com>
2021-03-24 10:40:29 -07:00
Stas f0c5df716b
Update deprecated frontend authentication APIs (#166)
Co-authored-by: stas <statis@microsoft.com>
2021-03-19 08:51:39 -07:00
Marc 185948f37f
Update index. (#165) 2021-03-18 12:31:09 -07:00
Stas 94b6d3af1d
fix 60 tasks test (#164)
Co-authored-by: stas <statis@microsoft.com>
2021-03-18 10:57:31 -07:00