Skip to content

Commit

Permalink
CI Update
Browse files Browse the repository at this point in the history
  • Loading branch information
VSC-Service-Account committed Apr 21, 2022
1 parent 2f7b770 commit 5b8c21f
Show file tree
Hide file tree
Showing 13 changed files with 174 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ members:
type: "constructor"
metadata: {}
package: "com.azure.sdk.template"
artifact: com.azure:azure-sdk-template:1.2.1-beta.1509266
artifact: com.azure:azure-sdk-template:1.2.1-beta.1519529
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ members:
type: "method"
metadata: {}
package: "com.azure.sdk.template"
artifact: com.azure:azure-sdk-template:1.2.1-beta.1509266
artifact: com.azure:azure-sdk-template:1.2.1-beta.1519529
2 changes: 1 addition & 1 deletion preview/docs-ref-autogen/com.azure.sdk.template.Hello.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ methods:
type: "class"
metadata: {}
package: "com.azure.sdk.template"
artifact: com.azure:azure-sdk-template:1.2.1-beta.1509266
artifact: com.azure:azure-sdk-template:1.2.1-beta.1519529
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
### YamlMime:JavaMember
uid: "com.azure.sdk.template.three.Hello.Hello*"
fullName: "com.azure.sdk.template.three.Hello.Hello"
name: "Hello"
nameWithType: "Hello.Hello"
members:
- uid: "com.azure.sdk.template.three.Hello.Hello()"
fullName: "com.azure.sdk.template.three.Hello.Hello()"
name: "Hello()"
nameWithType: "Hello.Hello()"
syntax: "public Hello()"
type: "constructor"
metadata: {}
package: "com.azure.sdk.template.three"
artifact: com.azure:azure-sdk-template-three:1.0.0-beta.1517042
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
### YamlMime:JavaMember
uid: "com.azure.sdk.template.three.Hello.getMessage*"
fullName: "com.azure.sdk.template.three.Hello.getMessage"
name: "getMessage"
nameWithType: "Hello.getMessage"
members:
- uid: "com.azure.sdk.template.three.Hello.getMessage()"
fullName: "com.azure.sdk.template.three.Hello.getMessage()"
name: "getMessage()"
nameWithType: "Hello.getMessage()"
summary: "Sample method."
syntax: "public final String getMessage()"
returns:
description: "message"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "method"
metadata: {}
package: "com.azure.sdk.template.three"
artifact: com.azure:azure-sdk-template-three:1.0.0-beta.1517042
29 changes: 29 additions & 0 deletions preview/docs-ref-autogen/com.azure.sdk.template.three.Hello.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
### YamlMime:JavaType
uid: "com.azure.sdk.template.three.Hello"
fullName: "com.azure.sdk.template.three.Hello"
name: "Hello"
nameWithType: "Hello"
summary: "This is a sample class for template app."
inheritances:
- "<xref href=\"java.lang.Object\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "java.lang.Object.clone()"
- "java.lang.Object.equals(java.lang.Object)"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.hashCode()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.toString()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
syntax: "public class Hello"
constructors:
- "com.azure.sdk.template.three.Hello.Hello()"
methods:
- "com.azure.sdk.template.three.Hello.getMessage()"
type: "class"
metadata: {}
package: "com.azure.sdk.template.three"
artifact: com.azure:azure-sdk-template-three:1.0.0-beta.1517042
10 changes: 10 additions & 0 deletions preview/docs-ref-autogen/com.azure.sdk.template.three.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### YamlMime:JavaPackage
uid: "com.azure.sdk.template.three"
fullName: "com.azure.sdk.template.three"
name: "com.azure.sdk.template.three"
summary: "This package contains classes for the template project."
classes:
- "com.azure.sdk.template.three.Hello"
metadata: {}
package: "com.azure.sdk.template.three"
artifact: com.azure:azure-sdk-template-three:1.0.0-beta.1517042
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
### YamlMime:JavaMember
uid: "com.azure.sdk.template.two.Hello.Hello*"
fullName: "com.azure.sdk.template.two.Hello.Hello"
name: "Hello"
nameWithType: "Hello.Hello"
members:
- uid: "com.azure.sdk.template.two.Hello.Hello()"
fullName: "com.azure.sdk.template.two.Hello.Hello()"
name: "Hello()"
nameWithType: "Hello.Hello()"
syntax: "public Hello()"
type: "constructor"
metadata: {}
package: "com.azure.sdk.template.two"
artifact: com.azure:azure-sdk-template-two:1.0.0-beta.1517042
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
### YamlMime:JavaMember
uid: "com.azure.sdk.template.two.Hello.getMessage*"
fullName: "com.azure.sdk.template.two.Hello.getMessage"
name: "getMessage"
nameWithType: "Hello.getMessage"
members:
- uid: "com.azure.sdk.template.two.Hello.getMessage()"
fullName: "com.azure.sdk.template.two.Hello.getMessage()"
name: "getMessage()"
nameWithType: "Hello.getMessage()"
summary: "Sample method."
syntax: "public final String getMessage()"
returns:
description: "message"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "method"
metadata: {}
package: "com.azure.sdk.template.two"
artifact: com.azure:azure-sdk-template-two:1.0.0-beta.1517042
29 changes: 29 additions & 0 deletions preview/docs-ref-autogen/com.azure.sdk.template.two.Hello.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
### YamlMime:JavaType
uid: "com.azure.sdk.template.two.Hello"
fullName: "com.azure.sdk.template.two.Hello"
name: "Hello"
nameWithType: "Hello"
summary: "This is a sample class for template app."
inheritances:
- "<xref href=\"java.lang.Object\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "java.lang.Object.clone()"
- "java.lang.Object.equals(java.lang.Object)"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.hashCode()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.toString()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
syntax: "public class Hello"
constructors:
- "com.azure.sdk.template.two.Hello.Hello()"
methods:
- "com.azure.sdk.template.two.Hello.getMessage()"
type: "class"
metadata: {}
package: "com.azure.sdk.template.two"
artifact: com.azure:azure-sdk-template-two:1.0.0-beta.1517042
10 changes: 10 additions & 0 deletions preview/docs-ref-autogen/com.azure.sdk.template.two.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### YamlMime:JavaPackage
uid: "com.azure.sdk.template.two"
fullName: "com.azure.sdk.template.two"
name: "com.azure.sdk.template.two"
summary: "This package contains classes for the template project."
classes:
- "com.azure.sdk.template.two.Hello"
metadata: {}
package: "com.azure.sdk.template.two"
artifact: com.azure:azure-sdk-template-two:1.0.0-beta.1517042
2 changes: 1 addition & 1 deletion preview/docs-ref-autogen/com.azure.sdk.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ classes:
- "com.azure.sdk.template.Hello"
metadata: {}
package: "com.azure.sdk.template"
artifact: com.azure:azure-sdk-template:1.2.1-beta.1509266
artifact: com.azure:azure-sdk-template:1.2.1-beta.1519529
24 changes: 24 additions & 0 deletions preview/docs-ref-autogen/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -550662,3 +550662,27 @@
- uid: com.azure.resourcemanager.redisenterprise.RedisEnterpriseManager.Configurable.withScope*
name: withScope
type: method
- uid: com.azure.sdk.template.three
name: com.azure.sdk.template.three
items:
- uid: com.azure.sdk.template.three.Hello
name: Hello
items:
- uid: com.azure.sdk.template.three.Hello.Hello*
name: Hello
type: constructor
- uid: com.azure.sdk.template.three.Hello.getMessage*
name: getMessage
type: method
- uid: com.azure.sdk.template.two
name: com.azure.sdk.template.two
items:
- uid: com.azure.sdk.template.two.Hello
name: Hello
items:
- uid: com.azure.sdk.template.two.Hello.Hello*
name: Hello
type: constructor
- uid: com.azure.sdk.template.two.Hello.getMessage*
name: getMessage
type: method

0 comments on commit 5b8c21f

Please sign in to comment.