oracle / weblogic-azure

This project offers support for running Oracle WebLogic Server in the Azure Virtual Machines and Azure Kubernetes Service (AKS)
Universal Permissive License v1.0
9 stars 19 forks source link

Exclude ARM platforms in VM offers. #322

Closed galiacheng closed 1 month ago

galiacheng commented 2 months ago

This pull request introduces a new GitHub Action to check for changes in Azure ARM VM sizes and create a pull request to update configurations if changes are detected. It also updates the VM sizes in various files and adds validation to ensure that ARM platform, which is not supported, is not selected. The versions of certain components in the pom.xml file have also been updated.

GitHub Action:

VM Sizes:

Validation:

Version Updates:

edburns commented 1 month ago

@sanjaymantoor has reviewed this also. Please put a review on here if you like. But we can just go with the one in https://dev.azure.com/weblogic-azure/Open%20Standard%20Enterprise%20Java%20(Java%20EE)%20on%20Azure/_workitems/edit/445 .