Browse Source

Update all rightscale GitHub URL since they have moved to flexera-public

Douglas Thrift 2 years ago
parent
commit
5bb3e1e2e7

+ 5 - 5
automatic/fpt/fpt.nuspec

@@ -8,12 +8,12 @@
     <owners>Douglas Thrift</owners>
     <title>fpt - Flexera Policy Tool</title>
     <authors>Flexera</authors>
-    <projectUrl>https://github.com/rightscale/policy_sdk/tree/master/cmd/fpt</projectUrl>
+    <projectUrl>https://github.com/flexera-public/policy_sdk/tree/master/cmd/fpt</projectUrl>
     <iconUrl>https://cdn.rawgit.com/douglaswth/chocolatey-packages/master/icons/fpt.png</iconUrl>
-    <licenseUrl>https://github.com/rightscale/policy_sdk/blob/master/LICENSE</licenseUrl>
+    <licenseUrl>https://github.com/flexera-public/policy_sdk/blob/master/LICENSE</licenseUrl>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
-    <projectSourceUrl>https://github.com/rightscale/policy_sdk</projectSourceUrl>
-    <bugTrackerUrl>https://github.com/rightscale/policy_sdk/issues</bugTrackerUrl>
+    <projectSourceUrl>https://github.com/flexera-public/policy_sdk</projectSourceUrl>
+    <bugTrackerUrl>https://github.com/flexera-public/policy_sdk/issues</bugTrackerUrl>
     <tags>fpt flexera rightscale API rest cli go golang</tags>
     <summary>Flexera Policy Tool</summary>
     <description>
@@ -35,7 +35,7 @@
 out of date by more than a day or two, please contact the maintainer(s) and
 let them know the package is no longer updating correctly.
 </description>
-    <releaseNotes>See the [ChangeLog](https://github.com/rightscale/policy_sdk/blob/master/cmd/fpt/ChangeLog.md).</releaseNotes>
+    <releaseNotes>See the [ChangeLog](https://github.com/flexera-public/policy_sdk/blob/master/cmd/fpt/ChangeLog.md).</releaseNotes>
   </metadata>
   <files>
     <file src="tools\**" target="tools" />

+ 1 - 1
automatic/fpt/update.ps1

@@ -1,6 +1,6 @@
 Import-Module au
 
-$latest_release = 'https://github.com/rightscale/policy_sdk/releases'
+$latest_release = 'https://github.com/flexera-public/policy_sdk/releases'
 
 function global:au_GetLatest {
   $download_page = Invoke-WebRequest -Uri $latest_release -UseBasicParsing

+ 5 - 5
automatic/right-st/right-st.nuspec

@@ -8,12 +8,12 @@
     <owners>Douglas Thrift</owners>
     <title>right_st - RightScale ServerTemplate and RightScript tool</title>
     <authors>Flexera</authors>
-    <projectUrl>https://github.com/rightscale/right_st</projectUrl>
+    <projectUrl>https://github.com/flexera-public/right_st</projectUrl>
     <iconUrl>https://cdn.rawgit.com/douglaswth/chocolatey-packages/master/icons/right-st.png</iconUrl>
-    <licenseUrl>https://github.com/rightscale/right_st/blob/master/LICENSE</licenseUrl>
+    <licenseUrl>https://github.com/flexera-public/right_st/blob/master/LICENSE</licenseUrl>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
-    <projectSourceUrl>https://github.com/rightscale/right_st</projectSourceUrl>
-    <bugTrackerUrl>https://github.com/rightscale/right_st/issues</bugTrackerUrl>
+    <projectSourceUrl>https://github.com/flexera-public/right_st</projectSourceUrl>
+    <bugTrackerUrl>https://github.com/flexera-public/right_st/issues</bugTrackerUrl>
     <tags>right_st flexera rightscale API rest cli go golang</tags>
     <summary>RightScale ServerTemplate and RightScript tool</summary>
     <description>
@@ -33,7 +33,7 @@ Right ST interfaces with the [RightScale API](http://reference.rightscale.com/ap
 out of date by more than a day or two, please contact the maintainer(s) and
 let them know the package is no longer updating correctly.
     </description>
-    <releaseNotes>See the [ChangeLog](https://github.com/rightscale/right_st/blob/master/ChangeLog.md).</releaseNotes>
+    <releaseNotes>See the [ChangeLog](https://github.com/flexera-public/right_st/blob/master/ChangeLog.md).</releaseNotes>
   </metadata>
   <files>
     <file src="tools\**" target="tools" />

+ 1 - 1
automatic/right-st/update.ps1

@@ -1,6 +1,6 @@
 Import-Module au
 
-$latest_release = 'https://github.com/rightscale/right_st/releases/latest'
+$latest_release = 'https://github.com/flexera-public/right_st/releases/latest'
 
 function global:au_GetLatest {
   $download_page = Invoke-WebRequest -Uri $latest_release -UseBasicParsing

+ 5 - 5
automatic/rsc/rsc.nuspec

@@ -7,12 +7,12 @@
     <owners>Douglas Thrift</owners>
     <title>rsc - RightScale API Client</title>
     <authors>Flexera</authors>
-    <projectUrl>https://github.com/rightscale/rsc</projectUrl>
+    <projectUrl>https://github.com/flexera-public/rsc</projectUrl>
     <iconUrl>https://cdn.rawgit.com/douglaswth/chocolatey-packages/master/icons/rsc.png</iconUrl>
-    <licenseUrl>https://github.com/rightscale/rsc/blob/master/LICENSE</licenseUrl>
+    <licenseUrl>https://github.com/flexera-public/rsc/blob/master/LICENSE</licenseUrl>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
-    <projectSourceUrl>https://github.com/rightscale/rsc</projectSourceUrl>
-    <bugTrackerUrl>https://github.com/rightscale/rsc/issues</bugTrackerUrl>
+    <projectSourceUrl>https://github.com/flexera-public/rsc</projectSourceUrl>
+    <bugTrackerUrl>https://github.com/flexera-public/rsc/issues</bugTrackerUrl>
     <tags>rsc flexera rightscale API rest cli go golang</tags>
     <summary>Generic RightScale API client Go package and command line tool</summary>
     <description>
@@ -40,7 +40,7 @@ to send requests to RightLink10.
 out of date by more than a day or two, please contact the maintainer(s) and
 let them know the package is no longer updating correctly.
     </description>
-    <releaseNotes>See the [CHANGELOG](https://github.com/rightscale/rsc/blob/master/CHANGELOG.md).</releaseNotes>
+    <releaseNotes>See the [CHANGELOG](https://github.com/flexera-public/rsc/blob/master/CHANGELOG.md).</releaseNotes>
   </metadata>
   <files>
     <file src="tools\**" target="tools" />

+ 2 - 2
automatic/rsc/update.ps1

@@ -1,10 +1,10 @@
 Import-Module au
 
-$branches = 'https://github.com/rightscale/rsc/branches/all'
+$branches = 'https://github.com/flexera-public/rsc/branches/all'
 
 function global:au_GetLatest {
   $download_page = Invoke-WebRequest -Uri $branches -UseBasicParsing
-  $regex = '^/rightscale/rsc/tree/(v\d+\.\d+\.\d+)$'
+  $regex = '^/flexera-public/rsc/tree/(v\d+\.\d+\.\d+)$'
   $tree = $download_page.Links | Where-Object href -Match $regex | Select-Object -First 1 -ExpandProperty href
   $branch = $tree -replace $regex, '$1'
   $version = $branch.Substring(1)