guythetechie
|
6e9f9b73d1
|
Merge pull request #702 from Azure/devcontainer
Update dev container
|
2024-11-07 12:55:44 -05:00 |
Stewart Middler
|
5c99038d56
|
Corrected backend key casing: resourceid to resourceId (#691)
Co-authored-by: Stewart Middler <stewart.middler@stormid.com>
|
2024-11-01 12:16:19 -04:00 |
Jeroen VdB
|
478e03ab1d
|
Rename apiVersionSetInformation.json to versionSetInformation.json in SampleArtifacts (#699)
Co-authored-by: Jeroen Van den Broeck <jeroen.vandenbroeck@rsvz-inasti.fgov.be>
|
2024-11-01 12:07:14 -04:00 |
James Woodbridge
|
65ca90d1b3
|
Return an empty list if groups are not supported in pricing tier (#687)
Co-authored-by: James Woodbridge <james.woodbridge@tpr.gov.uk>
|
2024-10-11 19:56:22 -04:00 |
guythetechie
|
167a8de93b
|
Return an empty list if product groups are not supported (#681)
Co-authored-by: Guy Fankam <gufankam@microsoft.com>
|
2024-10-09 19:56:15 -04:00 |
guythetechie
|
fedbca229b
|
Initial commit (#678)
Co-authored-by: Guy Fankam <gufankam@microsoft.com>
|
2024-10-07 12:04:45 -04:00 |
guythetechie
|
7796fefc79
|
Merge pull request #640 from daviian/wait-long-running-operation
consider Http Status codes OK and Created when waiting for long running operations due to a change in the Api Management Rest API
|
2024-09-06 17:41:18 +00:00 |
David Schneiderbauer
|
4b4225902c
|
check ProvisioningState when waiting for long running operations and response status is either OK or Created
|
2024-09-05 11:36:45 +02:00 |
David Schneiderbauer
|
16949770b6
|
consider Http Status Code OK when waiting for long running operations due to a change in the Api Management Rest API
|
2024-08-23 08:18:37 +02:00 |
Guy Fankam
|
b9c4361598
|
Support backend circuit breakers and load balancers (closes #463).
|
2024-08-15 15:17:31 -04:00 |
Guy Fankam
|
3998ee0db0
|
Extract related product resources (closes #635).
|
2024-08-14 18:36:23 -04:00 |
Guy Fankam
|
457a8c4b95
|
Include specification files when parsing API name (closes #634)
|
2024-08-14 14:56:05 -04:00 |
Guy Fankam
|
be20f7b147
|
Make configuration properties case-insensitive (closes #619).
|
2024-08-14 14:50:37 -04:00 |
Guy Fankam
|
20775c5da0
|
Add support for API diagnostics (addresses #616)
|
2024-08-14 13:26:36 -04:00 |
Guy Fankam
|
c014cca76d
|
APIs without version sets should be extracted in parallel
|
2024-08-06 09:38:40 -04:00 |
Guy Fankam
|
5381c41c72
|
Clarify handler
|
2024-08-02 13:35:07 -04:00 |
Guy Fankam
|
f1c12317a8
|
Optimize resource name filtering in extractor. Addresses #610.
|
2024-08-02 13:26:13 -04:00 |
Wendelin Niesl
|
e6feb1ea2e
|
Update Http.cs (#611)
|
2024-08-01 08:31:58 -04:00 |
Guy Fankam
|
bf5cc1234a
|
Use defined variable to get API information file
|
2024-07-29 16:04:09 -04:00 |
Guy Fankam
|
b7777431fd
|
Handle root API deletion
|
2024-07-29 15:40:23 -04:00 |
Guy Fankam
|
952aa15d77
|
Update version
|
2024-07-29 11:33:57 -04:00 |
Guy Fankam
|
bee3a2f378
|
Merge changes from v6 branch
- Add workspaces (gated behind configuration)
- Switch from handlers to providers for DI
- Fix for #597
|
2024-07-29 11:21:48 -04:00 |
Guy Fankam
|
5b4b148094
|
Integration test updates
|
2024-07-29 11:01:08 -04:00 |
Guy Fankam
|
b524166810
|
Version bumps, gate workpaces behind feature configuration
|
2024-07-29 10:39:26 -04:00 |
Guy Fankam
|
030b164f95
|
Use the logger singleton
|
2024-07-29 08:49:41 -04:00 |
Guy Fankam
|
d46d04d7db
|
Addresses #597
|
2024-07-29 08:49:06 -04:00 |
Guy Fankam
|
cce5464e8d
|
Fix formatting
|
2024-07-29 08:23:36 -04:00 |
Guy Fankam
|
45f2f6af50
|
Handle SKUs that don't support workspaces
|
2024-07-23 14:49:57 -04:00 |
Guy Fankam
|
3715a59971
|
Add workspaces
|
2024-07-22 11:43:02 -04:00 |
Wael Kdouh
|
e7b1414f62
|
Merge pull request #591 from zcarroll4/main
Specifiy Backend Credentials in Example Publisher Config #588
|
2024-07-18 12:44:11 +00:00 |
Zach Carroll
|
2c7c43f48f
|
Update configuration.prod.yaml
|
2024-07-18 08:39:42 -04:00 |
Guy Fankam
|
27d489d975
|
Remove unused LockOptions
|
2024-07-11 12:10:10 -04:00 |
guythetechie
|
a8d17b5419
|
Use hostapplicationbuilder (#585)
Co-authored-by: Guy Fankam <gufankam@microsoft.com>
|
2024-07-11 12:05:48 -04:00 |
Wael Kdouh
|
0f40d197d4
|
Merge pull request #580 from macel94/patch-1
Updates to GH workflows action versions in templates
|
2024-07-08 20:18:34 +00:00 |
Wael Kdouh
|
1760d52a7d
|
Merge pull request #568 from fabienmazieres/567-Spectral-linting
Allow spectral to find files in subfolders
|
2024-07-08 04:55:04 -10:00 |
guythetechie
|
3a9cc89b62
|
Added pooling to locking to reduce memory allocations; ConfigureAwait(false) (#542) (#581)
Co-authored-by: Mark Cilia Vincenti <markciliavincenti@gmail.com>
|
2024-07-05 16:19:47 -04:00 |
Mark Cilia Vincenti
|
fac43d09bd
|
Added pooling to locking to reduce memory allocations; ConfigureAwait(false) (#542)
|
2024-07-05 15:39:01 -04:00 |
Wael Kdouh
|
f1ce89c03f
|
Merge pull request #558 from vandriot/main
Extractor azdo pipeline - Update node version for Spectral linting
|
2024-07-05 07:19:26 -10:00 |
Francesco Belacca
|
63782f0f0d
|
Update run-publisher.yaml
|
2024-07-04 12:07:50 +02:00 |
Francesco Belacca
|
204e5dd0dd
|
Update run-publisher-with-env.yaml
|
2024-07-04 12:05:45 +02:00 |
Francesco Belacca
|
d7160798da
|
Update run-extractor.yaml
|
2024-07-04 12:02:11 +02:00 |
Victor
|
80c29fe682
|
Merge branch 'Azure:main' into main
|
2024-07-03 23:56:46 +02:00 |
Wael Kdouh
|
a2c2951bc3
|
Merge pull request #548 from Azure/dependabot/bundler/docs/nokogiri-1.16.5
Bump nokogiri from 1.16.2 to 1.16.5 in /docs
|
2024-07-03 10:05:04 -10:00 |
Wael Kdouh
|
38467cdb45
|
Merge pull request #551 from Azure/dependabot/bundler/docs/rexml-3.2.8
Bump rexml from 3.2.5 to 3.2.8 in /docs
|
2024-07-03 10:04:53 -10:00 |
Wael Kdouh
|
7ff3f8e394
|
Merge pull request #578 from Azure/v6.0
Remove unused parameter
|
2024-07-03 09:50:28 -10:00 |
Guy Fankam
|
15419b3b93
|
Remove unused parameter
|
2024-07-03 15:31:00 -04:00 |
Wael Kdouh
|
132f09a377
|
Merge pull request #577 from Azure/v6.0
Prioritize policy fragments
|
2024-07-03 09:20:15 -10:00 |
Guy Fankam
|
eb06620b8b
|
Prioritize policy fragments
|
2024-07-03 14:46:05 -04:00 |
Wael Kdouh
|
bb043be814
|
Merge pull request #576 from Azure/v6.0
V6.0
|
2024-07-03 02:30:48 -10:00 |
Guy Fankam
|
0e10dad040
|
Prioritize backend processing
|
2024-07-02 11:46:43 -04:00 |