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

40 Коммитов

Автор SHA1 Сообщение Дата
Marina Polishchuk d8d151f784 Update RESTler version to 9.3.1
New in this version:
- Upgrade python to 3.12.8
2025-01-29 16:08:17 -08:00
marina-p 735c091bed
Update Python version to 3.12.8 (#936) 2025-01-28 12:40:35 -08:00
marina-p a3b1a00306
Update RESTler version to 9.3.0 (#935)
New in this version:
- Upgrade to .NET 8.0
2025-01-28 12:21:13 -08:00
marina-p f17285e5dd
Update RESTler version to 9.2.5 (#933)
Updates in this version:
- bug fixes and documentation updates
2025-01-23 16:28:52 -08:00
marina-p 78c0a44cc0
This change converts the ADO pipelines to github actions due to the deprecation of the linked ADO project. (#924)
RESTler drops are now produced in the artifacts, since this is needed by the workflow.

Remaining TODO items:

- It's no longer possible to view the exceptions for the VS Unit tests - the .trx file must be downloaded from artifacts.
- Did not remove the entire ci_build_pipelines directory since it also includes the container build - this will be addressed separately.

Testing:

- sanity testing by introducing failures
2024-12-11 14:05:55 -08:00
marina-p 1984c8c788
Update RESTler version to 9.2.4 (#868)
Updates in this version:
- bug fixes and doc improvements
- enable replay from trace database with GC and dynamic objects
2024-03-05 15:00:40 -08:00
marina-p 599d0b8202
Update RESTler version to 9.2.3 (#837)
Updates in this version:
- bug fixes
- enable structured logging to trace database
2023-11-14 02:20:48 -08:00
marina-p 56096c45ac
Update RESTler version to 9.2.2 (#793) 2023-07-14 10:36:43 -07:00
marina-p 434815b98b
Update RESTler version to 9.2.1 (#770)
Changes in this version:

- support path parameters embedded in
- support equality constraint for uuid4_suffixes in the same request payload
- allow specifying a custom User-Agent
- minor improvements / bug fixes
2023-06-01 12:32:41 -07:00
marina-p 073d491c64
Update RESTler version to 9.2.0 (#748)
New in this version:
- Bug fixes
- Telemetry improvements
- Bugs are now also reported in json format in addition to txt files
2023-05-02 00:29:05 -07:00
marina-p 038bc62208
Update RESTler version to 9.1.2 (#739) 2023-04-25 16:26:09 -07:00
marina-p 12b590444e
Update RESTler version to 9.1.1 (#684)
Updates in this version:
- clean-up enhancements
- new authentication methods
- new report for quickly diagnosing coverage bottlenecks
- bug fixes
2023-01-12 15:21:37 -08:00
marina-p 4466d4dc29
Update RESTler version to 9.1.0 (#646) 2022-10-05 10:27:30 -07:00
marina-p a153ace15d
Update RESTler version to 9.0.1 (#620) 2022-08-29 08:08:36 -07:00
marina-p 38c1e5e947
Update RESTler version to 9.0.0 (#611) 2022-08-18 17:11:47 -07:00
marina-p a5eccaffdd
Update version to 8.6.2 (#606) 2022-08-16 15:05:50 -07:00
marina-p 3f1c0c45b1
Update version to 8.6.1 (#599) 2022-08-05 15:51:38 -07:00
marina-p f1eeca1655
Upgrade RESTler to .net 6.0 (#597) 2022-08-05 13:45:24 -07:00
marina-p 0beec440c8
Update RESTler version to 8.6.0 (#591) 2022-07-28 07:53:34 -07:00
marina-p a5e2df24e4
Update RESTler version to 8.5.1 (#583)
Bug fixes and other minor updates.
2022-07-19 15:32:06 -07:00
marina-p b0aa6cd37f
Update RESTler version to 8.5.0 (#497) 2022-03-23 14:30:02 -07:00
marina-p 7c4c398233
Update RESTler version to 8.4.0 (#479)
Update highlights:
- improved docker build (thanks to @rhtenhove)
- dependencies can be specified between input parameters (previously, producers were required to be in the response)
- requests can be fuzzed without re-creating all dependencies for every combination
2022-02-23 11:27:50 -08:00
marina-p ce112952c3
Update RESTler version to 8.3.0 (#420) 2021-12-03 16:39:50 -08:00
marina-p 16c5fc0332
Update RESTler version to 8.2.0 (#385) 2021-10-20 15:26:10 -07:00
marina-p 0e99dd6e02
Update RESTler version to 8.1.0 (#372) 2021-10-08 16:17:54 -07:00
marina-p 3f7f50fd98
Update RESTler version to 8.0.0. (#255) 2021-07-02 00:30:48 -07:00
marina-p 23a520a478
Update RESTler version to 7.5.0. (#241) 2021-06-14 15:34:59 -07:00
Stas 2ab8e3ca23
Fix container publishing to production registry (#212)
Needed to recreated the connection service
2021-05-13 14:51:42 -07:00
marina-p 3a154c4596
Update RESTler version to 7.4.0 (#209) 2021-05-12 10:06:26 -07:00
marina-p f6bf280558
Update RESTler version. (#159) 2021-03-11 10:12:36 -08:00
marina-p 6beea5f942
Update to version 7.2.0 (#140) 2021-02-04 15:40:33 -08:00
Richard Files 2252b8c772
Rifiles/fixpipeline (#93)
* Fixed QuickStartTests job names

* Updated quickstart build steps

* Removed compiler test clean from quick start tests

* Removed nuget restore call from quick start tests

* Revert "Removed nuget restore call from quick start tests"

This reverts commit 4622d6a4fc.
2020-12-02 12:01:44 -08:00
Richard Files 99548a1e42
Made it so compiler always generates refreshable token line and engine removes it if no token script specified. (#90)
* Updated compiler to always add auth token line

* Added back userefreshabletoken as compiler option to create backwards compatibility with old jobs.

* Updated engine to remove refreshable auth line if no token is specified.

* Added windows quick start test to pipeline

* Reverted packages.lock files
2020-11-30 08:36:08 -08:00
Marc 23828e421b
New pipeline to publish restler docker image. #78 (#82) 2020-11-20 13:35:18 -08:00
rifiles 2029db48ad
Resolve build errors due to nuget/dotnet version mismatch (external).
Closes #77

Updated build for nuget 5.8 and added clean build step.
2020-11-19 20:26:55 -08:00
rifiles 3a94d81401
Update to version 7.1.0 (#76) 2020-11-19 12:29:45 -08:00
rifiles 7c33c2a95c
Updated to version 7.0.1 (#71) 2020-11-18 15:42:25 -08:00
marina-p 699b57cb0a
Fix small bug in build script. (#12)
Requirements do not need to be installed in this pipeline.
2020-10-26 10:47:29 -07:00
marina-p 6b02a33bbd
Improve artifact generation in build script. (#4)
-remove previous publishing of individual components
-add publishing the RESTler drop zip.
2020-10-22 12:39:12 -07:00
Marina Polishchuk ba649fd82b Restler v6.1 - initial commit 2020-10-19 18:05:41 -07:00