Skip to content

Move AzurePasswordlessPropertiesMapping to implementation package#34318

Merged
chenrujun merged 2 commits into
Azure:release/spring-cloud-azure-4.7.0from
backwind1233:spring-cloud-azure-4.7.0_enum_private
Apr 4, 2023
Merged

Move AzurePasswordlessPropertiesMapping to implementation package#34318
chenrujun merged 2 commits into
Azure:release/spring-cloud-azure-4.7.0from
backwind1233:spring-cloud-azure-4.7.0_enum_private

Conversation

@backwind1233

@backwind1233 backwind1233 commented Apr 4, 2023

Copy link
Copy Markdown
Contributor

Context

The enum AzurePasswordlessPropertiesMapping should only be used inside the interface PasswordlessProperties. But if is defined inside PasswordlessProperties, it can only be public.

Goal

Move AzurePasswordlessPropertiesMapping to implementation package.

@ghost ghost added the azure-spring All azure-spring related issues label Apr 4, 2023
@azure-pipelines

Copy link
Copy Markdown
Command 'java' is not supported by Azure Pipelines.

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@backwind1233

Copy link
Copy Markdown
Contributor Author

/azp run java - spring

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk

Copy link
Copy Markdown
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

spring-cloud-azure-core

@backwind1233

Copy link
Copy Markdown
Contributor Author

/azp run java - spring

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@backwind1233
backwind1233 marked this pull request as ready for review April 4, 2023 06:18
@backwind1233

Copy link
Copy Markdown
Contributor Author

@chenrujun please help review this package.

@chenrujun chenrujun left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@chenrujun
chenrujun merged this pull request into Azure:release/spring-cloud-azure-4.7.0 Apr 4, 2023
@saragluna saragluna mentioned this pull request Jun 27, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants