This repository was archived by the owner on Jan 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 246
Multiple Upgrades to the Azure Ruby SDK #1064
Merged
Merged
Changes from 3 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
bbc1259
Multiple Upgrades to the SDK:
sarangan12 0b67a4e
Independent Versioning of Gems
sarangan12 f913f26
Minor Fix
sarangan12 426da82
Merge branch 'master' into Upgrades
sarangan12 211ff6d
Removed ARM_VERSION file
sarangan12 8b777f0
Additional changes
sarangan12 ce81b8a
Added one more comprehensive task
sarangan12 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,62 @@ | ||
| { | ||
| "rollup": ["azure_sdk"], | ||
| "management": [ | ||
| "azure_mgmt_analysis_services", | ||
| "azure_mgmt_authorization", | ||
| "azure_mgmt_automation", | ||
| "azure_mgmt_batch", | ||
| "azure_mgmt_billing", | ||
| "azure_mgmt_cdn", | ||
| "azure_mgmt_cognitive_services", | ||
| "azure_mgmt_commerce", | ||
| "azure_mgmt_compute", | ||
| "azure_mgmt_consumption", | ||
| "azure_mgmt_container_instance", | ||
| "azure_mgmt_container_registry", | ||
| "azure_mgmt_container_service", | ||
| "azure_mgmt_customer_insights", | ||
| "azure_mgmt_datalake_analytics", | ||
| "azure_mgmt_datalake_store", | ||
| "azure_mgmt_devtestlabs", | ||
| "azure_mgmt_dns", | ||
| "azure_mgmt_event_grid", | ||
| "azure_mgmt_event_hub", | ||
| "azure_mgmt_features", | ||
| "azure_mgmt_graph", | ||
| "azure_mgmt_iot_hub", | ||
| "azure_mgmt_key_vault", | ||
| "azure_mgmt_links", | ||
| "azure_mgmt_locks", | ||
| "azure_mgmt_logic", | ||
| "azure_mgmt_machine_learning", | ||
| "azure_mgmt_managed_applications", | ||
| "azure_mgmt_marketplace_ordering", | ||
| "azure_mgmt_media_services", | ||
| "azure_mgmt_mobile_engagement", | ||
| "azure_mgmt_monitor", | ||
| "azure_mgmt_network", | ||
| "azure_mgmt_notification_hubs", | ||
| "azure_mgmt_operational_insights", | ||
| "azure_mgmt_policy", | ||
| "azure_mgmt_powerbi_embedded", | ||
| "azure_mgmt_recovery_services", | ||
| "azure_mgmt_recovery_services_backup", | ||
| "azure_mgmt_recovery_services_site_recovery", | ||
| "azure_mgmt_redis", | ||
| "azure_mgmt_relay", | ||
| "azure_mgmt_resources", | ||
| "azure_mgmt_resources_management", | ||
| "azure_mgmt_scheduler", | ||
| "azure_mgmt_search", | ||
| "azure_mgmt_server_management", | ||
| "azure_mgmt_service_bus", | ||
| "azure_mgmt_service_fabric", | ||
| "azure_mgmt_sql", | ||
| "azure_mgmt_stor_simple8000_series", | ||
| "azure_mgmt_storage", | ||
| "azure_mgmt_stream_analytics", | ||
| "azure_mgmt_subscriptions", | ||
| "azure_mgmt_traffic_manager", | ||
| "azure_mgmt_web" | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,64 @@ | ||
| { | ||
| "rollup": { | ||
| "azure_sdk": "0.15.0" | ||
| }, | ||
| "management" : { | ||
| "azure_mgmt_analysis_services": "0.15.0", | ||
| "azure_mgmt_authorization": "0.15.0", | ||
| "azure_mgmt_automation": "0.15.0", | ||
| "azure_mgmt_batch": "0.15.0", | ||
| "azure_mgmt_billing": "0.15.0", | ||
| "azure_mgmt_cdn": "0.15.0", | ||
| "azure_mgmt_cognitive_services": "0.15.0", | ||
| "azure_mgmt_commerce": "0.15.0", | ||
| "azure_mgmt_compute": "0.15.0", | ||
| "azure_mgmt_consumption": "0.15.0", | ||
| "azure_mgmt_container_instance": "0.15.0", | ||
| "azure_mgmt_container_registry": "0.15.0", | ||
| "azure_mgmt_container_service": "0.15.0", | ||
| "azure_mgmt_customer_insights": "0.15.0", | ||
| "azure_mgmt_datalake_analytics": "0.15.0", | ||
| "azure_mgmt_datalake_store": "0.15.0", | ||
| "azure_mgmt_devtestlabs": "0.15.0", | ||
| "azure_mgmt_dns": "0.15.0", | ||
| "azure_mgmt_event_grid": "0.15.0", | ||
| "azure_mgmt_event_hub": "0.15.0", | ||
| "azure_mgmt_features": "0.15.0", | ||
| "azure_mgmt_graph": "0.15.0", | ||
| "azure_mgmt_iot_hub": "0.15.0", | ||
| "azure_mgmt_key_vault": "0.15.0", | ||
| "azure_mgmt_links": "0.15.0", | ||
| "azure_mgmt_locks": "0.15.0", | ||
| "azure_mgmt_logic": "0.15.0", | ||
| "azure_mgmt_machine_learning": "0.15.0", | ||
| "azure_mgmt_managed_applications": "0.15.0", | ||
| "azure_mgmt_marketplace_ordering": "0.15.0", | ||
| "azure_mgmt_media_services": "0.15.0", | ||
| "azure_mgmt_mobile_engagement": "0.15.0", | ||
| "azure_mgmt_monitor": "0.15.0", | ||
| "azure_mgmt_network": "0.15.0", | ||
| "azure_mgmt_notification_hubs": "0.15.0", | ||
| "azure_mgmt_operational_insights": "0.15.0", | ||
| "azure_mgmt_policy": "0.15.0", | ||
| "azure_mgmt_powerbi_embedded": "0.15.0", | ||
| "azure_mgmt_recovery_services": "0.15.0", | ||
| "azure_mgmt_recovery_services_backup": "0.15.0", | ||
| "azure_mgmt_recovery_services_site_recovery": "0.15.0", | ||
| "azure_mgmt_redis": "0.15.0", | ||
| "azure_mgmt_relay": "0.15.0", | ||
| "azure_mgmt_resources": "0.15.0", | ||
| "azure_mgmt_resources_management": "0.15.0", | ||
| "azure_mgmt_scheduler": "0.15.0", | ||
| "azure_mgmt_search": "0.15.0", | ||
| "azure_mgmt_server_management": "0.15.0", | ||
| "azure_mgmt_service_bus": "0.15.0", | ||
| "azure_mgmt_service_fabric": "0.15.0", | ||
| "azure_mgmt_sql": "0.15.0", | ||
| "azure_mgmt_stor_simple8000_series": "0.15.0", | ||
| "azure_mgmt_storage": "0.15.0", | ||
| "azure_mgmt_stream_analytics": "0.15.0", | ||
| "azure_mgmt_subscriptions": "0.15.0", | ||
| "azure_mgmt_traffic_manager": "0.15.0", | ||
| "azure_mgmt_web": "0.15.0" | ||
| } | ||
| } | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could we track all gem versions in the "config.json" file with package_version and eliminate this file?
If necessary config.json, could have a "more general" version, so we don't need to specify it for each api-version, which is actually kind of redundant (was done that way to simplify format of the file at least initially)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The missing piece if we remove this file would be azure_sdk, but I believe we could 1) have a version file in the azure_sdk folder for this "special" gem, 2) add it to config.json changing the format of the file a bit.