Skip to content

Commit

Permalink
Revert "chore: Added CI for publishing agent as Azure site extension (n…
Browse files Browse the repository at this point in the history
…ewrelic#2488)"

This reverts commit 351aaff.
  • Loading branch information
sumitsuthar authored Sep 20, 2024
1 parent c9e04a1 commit c650edb
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 187 deletions.
71 changes: 0 additions & 71 deletions .github/workflows/azure-site-extension.yml

This file was deleted.

8 changes: 4 additions & 4 deletions THIRD_PARTY_NOTICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1076,7 +1076,7 @@ SOFTWARE.

### @aws-sdk/client-s3

This product includes source derived from [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3) ([v3.637.0](https://github.com/aws/aws-sdk-js-v3/tree/v3.637.0)), distributed under the [Apache-2.0 License](https://github.com/aws/aws-sdk-js-v3/blob/v3.637.0/LICENSE):
This product includes source derived from [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3) ([v3.632.0](https://github.com/aws/aws-sdk-js-v3/tree/v3.632.0)), distributed under the [Apache-2.0 License](https://github.com/aws/aws-sdk-js-v3/blob/v3.632.0/LICENSE):

```
Apache License
Expand Down Expand Up @@ -1285,7 +1285,7 @@ This product includes source derived from [@aws-sdk/client-s3](https://github.co

### @aws-sdk/s3-request-presigner

This product includes source derived from [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3) ([v3.637.0](https://github.com/aws/aws-sdk-js-v3/tree/v3.637.0)), distributed under the [Apache-2.0 License](https://github.com/aws/aws-sdk-js-v3/blob/v3.637.0/LICENSE):
This product includes source derived from [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3) ([v3.632.0](https://github.com/aws/aws-sdk-js-v3/tree/v3.632.0)), distributed under the [Apache-2.0 License](https://github.com/aws/aws-sdk-js-v3/blob/v3.632.0/LICENSE):

```
Apache License
Expand Down Expand Up @@ -2656,7 +2656,7 @@ SOFTWARE.

### async

This product includes source derived from [async](https://github.com/caolan/async) ([v3.2.6](https://github.com/caolan/async/tree/v3.2.6)), distributed under the [MIT License](https://github.com/caolan/async/blob/v3.2.6/LICENSE):
This product includes source derived from [async](https://github.com/caolan/async) ([v3.2.5](https://github.com/caolan/async/tree/v3.2.5)), distributed under the [MIT License](https://github.com/caolan/async/blob/v3.2.5/LICENSE):

```
Copyright (c) 2010-2018 Caolan McMahon
Expand All @@ -2683,7 +2683,7 @@ THE SOFTWARE.

### aws-sdk

This product includes source derived from [aws-sdk](https://github.com/aws/aws-sdk-js) ([v2.1687.0](https://github.com/aws/aws-sdk-js/tree/v2.1687.0)), distributed under the [Apache-2.0 License](https://github.com/aws/aws-sdk-js/blob/v2.1687.0/LICENSE.txt):
This product includes source derived from [aws-sdk](https://github.com/aws/aws-sdk-js) ([v2.1677.0](https://github.com/aws/aws-sdk-js/tree/v2.1677.0)), distributed under the [Apache-2.0 License](https://github.com/aws/aws-sdk-js/blob/v2.1677.0/LICENSE.txt):

```
Expand Down
1 change: 0 additions & 1 deletion cloud-tooling/azure-site-extension/.gitignore

This file was deleted.

52 changes: 0 additions & 52 deletions cloud-tooling/azure-site-extension/Content/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions cloud-tooling/azure-site-extension/Content/applicationHost.xdt

This file was deleted.

This file was deleted.

This file was deleted.

Binary file removed cloud-tooling/azure-site-extension/icon.png
Binary file not shown.
34 changes: 17 additions & 17 deletions third_party_manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdated": "Fri Aug 30 2024 14:16:44 GMT-0500 (Central Daylight Time)",
"lastUpdated": "Mon Aug 19 2024 14:49:27 GMT-0400 (Eastern Daylight Time)",
"projectName": "New Relic Node Agent",
"projectUrl": "https://github.com/newrelic/node-newrelic",
"includeOptDeps": true,
Expand Down Expand Up @@ -226,28 +226,28 @@
}
},
"devDependencies": {
"@aws-sdk/client-s3@3.637.0": {
"@aws-sdk/client-s3@3.632.0": {
"name": "@aws-sdk/client-s3",
"version": "3.637.0",
"version": "3.632.0",
"range": "^3.556.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/aws/aws-sdk-js-v3",
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.637.0",
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.632.0",
"licenseFile": "node_modules/@aws-sdk/client-s3/LICENSE",
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.637.0/LICENSE",
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.632.0/LICENSE",
"licenseTextSource": "file",
"publisher": "AWS SDK for JavaScript Team",
"url": "https://aws.amazon.com/javascript/"
},
"@aws-sdk/s3-request-presigner@3.637.0": {
"@aws-sdk/s3-request-presigner@3.632.0": {
"name": "@aws-sdk/s3-request-presigner",
"version": "3.637.0",
"version": "3.632.0",
"range": "^3.556.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/aws/aws-sdk-js-v3",
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.637.0",
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.632.0",
"licenseFile": "node_modules/@aws-sdk/s3-request-presigner/LICENSE",
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.637.0/LICENSE",
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.632.0/LICENSE",
"licenseTextSource": "file",
"publisher": "AWS SDK for JavaScript Team",
"url": "https://aws.amazon.com/javascript/"
Expand Down Expand Up @@ -364,27 +364,27 @@
"licenseTextSource": "file",
"publisher": "Evgeny Poberezkin"
},
"async@3.2.6": {
"async@3.2.5": {
"name": "async",
"version": "3.2.6",
"version": "3.2.5",
"range": "^3.2.4",
"licenses": "MIT",
"repoUrl": "https://github.com/caolan/async",
"versionedRepoUrl": "https://github.com/caolan/async/tree/v3.2.6",
"versionedRepoUrl": "https://github.com/caolan/async/tree/v3.2.5",
"licenseFile": "node_modules/async/LICENSE",
"licenseUrl": "https://github.com/caolan/async/blob/v3.2.6/LICENSE",
"licenseUrl": "https://github.com/caolan/async/blob/v3.2.5/LICENSE",
"licenseTextSource": "file",
"publisher": "Caolan McMahon"
},
"aws-sdk@2.1687.0": {
"aws-sdk@2.1677.0": {
"name": "aws-sdk",
"version": "2.1687.0",
"version": "2.1677.0",
"range": "^2.1604.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/aws/aws-sdk-js",
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js/tree/v2.1687.0",
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js/tree/v2.1677.0",
"licenseFile": "node_modules/aws-sdk/LICENSE.txt",
"licenseUrl": "https://github.com/aws/aws-sdk-js/blob/v2.1687.0/LICENSE.txt",
"licenseUrl": "https://github.com/aws/aws-sdk-js/blob/v2.1677.0/LICENSE.txt",
"licenseTextSource": "file",
"publisher": "Amazon Web Services",
"url": "https://aws.amazon.com/"
Expand Down

0 comments on commit c650edb

Please sign in to comment.