Skip to content

Fix nightly SDK#4335

Merged
blampe merged 8 commits into
masterfrom
blampe/nightly-again
Oct 7, 2025
Merged

Fix nightly SDK#4335
blampe merged 8 commits into
masterfrom
blampe/nightly-again

Conversation

@blampe

@blampe blampe commented Oct 6, 2025

Copy link
Copy Markdown
Contributor

Upstream modified a couple paths which were were matching regexs against. Fix those paths and regenerate the SDK.

Fixes #4318.

@blampe blampe requested review from a team and EronWright October 6, 2025 23:16
@github-actions

github-actions Bot commented Oct 6, 2025

Copy link
Copy Markdown
Contributor

Does the PR have any schema changes?

Found 70 breaking changes:

Resources

  • 🔴 "azure-native:hybriddata:DataManager" missing
  • 🔴 "azure-native:hybriddata:DataStore" missing
  • 🔴 "azure-native:hybriddata:JobDefinition" missing
  • 🔴 "azure-native:storsimple:AccessControlRecord" missing
  • 🔴 "azure-native:storsimple:BackupPolicy" missing
  • 🔴 "azure-native:storsimple:BackupSchedule" missing
  • 🔴 "azure-native:storsimple:BandwidthSetting" missing
  • 🔴 "azure-native:storsimple:Manager" missing
  • 🔴 "azure-native:storsimple:ManagerExtendedInfo" missing
  • 🔴 "azure-native:storsimple:StorageAccountCredential" missing
  • 🔴 "azure-native:storsimple:Volume" missing
  • 🔴 "azure-native:storsimple:VolumeContainer" missing

Functions

  • 🔴 "azure-native:hybriddata:getDataManager" missing
  • 🔴 "azure-native:hybriddata:getDataStore" missing
  • 🔴 "azure-native:hybriddata:getJobDefinition" missing
  • 🔴 "azure-native:storsimple:getAccessControlRecord" missing
  • 🔴 "azure-native:storsimple:getBackupPolicy" missing
  • 🔴 "azure-native:storsimple:getBackupSchedule" missing
  • 🔴 "azure-native:storsimple:getBandwidthSetting" missing
  • 🔴 "azure-native:storsimple:getManager" missing
  • 🔴 "azure-native:storsimple:getManagerDevicePublicEncryptionKey" missing
  • 🔴 "azure-native:storsimple:getManagerExtendedInfo" missing
  • 🔴 "azure-native:storsimple:getStorageAccountCredential" missing
  • 🔴 "azure-native:storsimple:getVolume" missing
  • 🔴 "azure-native:storsimple:getVolumeContainer" missing
  • 🔴 "azure-native:storsimple:listDeviceFailoverSets" missing
  • 🔴 "azure-native:storsimple:listDeviceFailoverTars" missing
  • 🔴 "azure-native:storsimple:listManagerActivationKey" missing
  • 🔴 "azure-native:storsimple:listManagerPublicEncryptionKey" missing

Types

  • 🔴 "azure-native:hybriddata:CustomerSecret" missing
  • 🔴 "azure-native:hybriddata:CustomerSecretResponse" missing
  • 🔴 "azure-native:hybriddata:RunLocation" missing
  • 🔴 "azure-native:hybriddata:Schedule" missing
  • 🔴 "azure-native:hybriddata:ScheduleResponse" missing
  • 🔴 "azure-native:hybriddata:Sku" missing
  • 🔴 "azure-native:hybriddata:SkuResponse" missing
  • 🔴 "azure-native:hybriddata:State" missing
  • 🔴 "azure-native:hybriddata:SupportedAlgorithm" missing
  • 🔴 "azure-native:hybriddata:UserConfirmation" missing
  • 🔴 "azure-native:storsimple:AsymmetricEncryptedSecret" missing
  • 🔴 "azure-native:storsimple:AsymmetricEncryptedSecretResponse" missing
  • 🔴 "azure-native:storsimple:BackupType" missing
  • 🔴 "azure-native:storsimple:BandwidthSchedule" missing
  • 🔴 "azure-native:storsimple:BandwidthScheduleResponse" missing
  • 🔴 "azure-native:storsimple:DayOfWeek" missing
  • 🔴 "azure-native:storsimple:EncryptionAlgorithm" missing
  • 🔴 "azure-native:storsimple:FailoverSetEligibilityResultResponse" missing
  • 🔴 "azure-native:storsimple:FailoverSetResponse" missing
  • 🔴 "azure-native:storsimple:FailoverTargetResponse" missing
  • 🔴 "azure-native:storsimple:Kind" missing
  • 🔴 "azure-native:storsimple:ManagerIntrinsicSettings" missing
  • 🔴 "azure-native:storsimple:ManagerIntrinsicSettingsResponse" missing
  • 🔴 "azure-native:storsimple:ManagerSku" missing
  • 🔴 "azure-native:storsimple:ManagerSkuResponse" missing
  • 🔴 "azure-native:storsimple:ManagerSkuType" missing
  • 🔴 "azure-native:storsimple:ManagerType" missing
  • 🔴 "azure-native:storsimple:MonitoringStatus" missing
  • 🔴 "azure-native:storsimple:RecurrenceType" missing
  • 🔴 "azure-native:storsimple:ScheduleRecurrence" missing
  • 🔴 "azure-native:storsimple:ScheduleRecurrenceResponse" missing
  • 🔴 "azure-native:storsimple:ScheduleStatus" missing
  • 🔴 "azure-native:storsimple:SslStatus" missing
  • 🔴 "azure-native:storsimple:TargetEligibilityErrorMessageResponse" missing
  • 🔴 "azure-native:storsimple:TargetEligibilityResultResponse" missing
  • 🔴 "azure-native:storsimple:Time" missing
  • 🔴 "azure-native:storsimple:TimeResponse" missing
  • 🔴 "azure-native:storsimple:VolumeContainerFailoverMetadataResponse" missing
  • 🔴 "azure-native:storsimple:VolumeFailoverMetadataResponse" missing
  • 🔴 "azure-native:storsimple:VolumeStatus" missing
  • 🔴 "azure-native:storsimple:VolumeType" missing

New resources:

  • hybridcontainerservice.KubernetesVersions
  • hybridcontainerservice.VMSkus

New functions:

  • hybridcontainerservice.getKubernetesVersions
  • hybridcontainerservice.getVMSkus

@codecov

codecov Bot commented Oct 6, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.67%. Comparing base (4ab79cb) to head (a4bd83f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4335      +/-   ##
==========================================
- Coverage   59.70%   59.67%   -0.03%     
==========================================
  Files          90       90              
  Lines       14141    14141              
==========================================
- Hits         8443     8439       -4     
- Misses       5041     5044       +3     
- Partials      657      658       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@blampe blampe merged commit 4a86579 into master Oct 7, 2025
25 checks passed
@blampe blampe deleted the blampe/nightly-again branch October 7, 2025 20:51
@pulumi-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped in release v3.10.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Workflow failure: nightly-sdk-generation

3 participants