From 5c3d5ed480ee0493cc9384b7bd1e7cb52956f6ac Mon Sep 17 00:00:00 2001 From: SyncfusionBuild <89958145+SyncfusionBuild@users.noreply.github.com> Date: Tue, 27 Feb 2024 18:16:21 +0530 Subject: [PATCH 1/3] Updated Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 39a72e52..b5bfb90d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,7 +17,7 @@ String platform='Xamarin-Android'; { checkout scm - def branchCommit = '"' + 'https://api.github.com/repos/syncfusion-content/Xamarin.Android-docs/pulls/'+env.pullRequestId+'/files' + def branchCommit = 'https://api.github.com/repos/syncfusion-content/'+env.githubSourceRepoHttpUrl.split('/')[env.githubSourceRepoHttpUrl.split('/').size() - 1]+'/pulls/' + env.pullRequestId + '/files' String branchCommitDetails = bat returnStdout: true, script: 'curl -H "Accept: application/vnd.github.v3+json" -u SyncfusionBuild:' + env.GithubBuildAutomation_PrivateToken + " " + branchCommit def ChangeFiles= branchCommitDetails.split('"filename": '); From d1986e8f1f56341aa4de37b85bc22316fcde7ab5 Mon Sep 17 00:00:00 2001 From: Deepak Raj Sundar Date: Mon, 11 Mar 2024 15:58:41 +0530 Subject: [PATCH 2/3] Added the release notes MD file and corresponding node entry in the TOC.html file --- xamarin-android/Release-Notes/v25.1.35.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 xamarin-android/Release-Notes/v25.1.35.md diff --git a/xamarin-android/Release-Notes/v25.1.35.md b/xamarin-android/Release-Notes/v25.1.35.md new file mode 100644 index 00000000..e588f600 --- /dev/null +++ b/xamarin-android/Release-Notes/v25.1.35.md @@ -0,0 +1,16 @@ +--- +title: Essential Studio for Xamarin.Android 2024 Volume 1 Main Release Release Notes +description: Essential Studio for Xamarin.Android 2024 Volume 1 Main Release Release Notes +platform: Xamarin.Android +documentation: ug +--- + +# Essential Studio for Xamarin.Android Release Notes + +{% include release-info.html date="March 15, 2024" version="v25.1.35" %} + +{% directory path: _includes/release-notes/v25.1.35 %} + +{% include {{file.url}} %} + +{% enddirectory %} \ No newline at end of file From 484eb0c249c22af59f7bedf5713a559f22a6544c Mon Sep 17 00:00:00 2001 From: Deepak Raj Sundar Date: Thu, 14 Mar 2024 23:53:49 +0530 Subject: [PATCH 3/3] IN-181125 Added the release notes v25.1.35 node entry in the TOC.html file --- xamarin-android-toc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xamarin-android-toc.html b/xamarin-android-toc.html index ac1cdbbe..a18a5c98 100644 --- a/xamarin-android-toc.html +++ b/xamarin-android-toc.html @@ -782,7 +782,7 @@
  • Release Notes -