Skip to content

Commit

Permalink
Continuous Integration Publish: 91aa854
Browse files Browse the repository at this point in the history
Merge pull request #287 from cake-contrib/renovate/xunit-dotnet-monorepo

Update xunit-dotnet monorepo
  • Loading branch information
web-flow authored May 25, 2024
1 parent 2e3ac4b commit afcf151
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
48 changes: 24 additions & 24 deletions assets/js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,42 +39,42 @@ var searchModule = function() {
a(
{
id:0,
title:"ERuby",
content:"ERuby",
title:"AsciiDoctorJRunnerSettingsExtensions",
content:"AsciiDoctorJRunnerSettingsExtensions",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettingsExtensions',
title:"AsciiDoctorJRunnerSettingsExtensions",
description:""
}
);
a(
{
id:1,
title:"SafeMode",
content:"SafeMode",
title:"DocType",
content:"DocType",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/SafeMode',
title:"SafeMode",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
description:""
}
);
a(
{
id:2,
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
title:"ERuby",
content:"ERuby",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
description:""
}
);
Expand All @@ -95,42 +95,42 @@ var searchModule = function() {
a(
{
id:4,
title:"AsciiDoctorJRunnerSettingsExtensions",
content:"AsciiDoctorJRunnerSettingsExtensions",
title:"AsciiDoctorJAliases",
content:"AsciiDoctorJAliases",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettingsExtensions',
title:"AsciiDoctorJRunnerSettingsExtensions",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJAliases',
title:"AsciiDoctorJAliases",
description:""
}
);
a(
{
id:5,
title:"AsciiDoctorJAliases",
content:"AsciiDoctorJAliases",
title:"SafeMode",
content:"SafeMode",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJAliases',
title:"AsciiDoctorJAliases",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/SafeMode',
title:"SafeMode",
description:""
}
);
a(
{
id:6,
title:"DocType",
content:"DocType",
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
description:""
}
);
Expand Down
2 changes: 1 addition & 1 deletion feed.atom
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<title>Cake.AsciiDoctorJ</title>
<link rel="self" href="http://cake-contrib.github.io/cake.asciidoctorj" />
<rights>2024</rights>
<updated>2024-05-22T21:11:23Z</updated>
<updated>2024-05-25T20:47:09Z</updated>
</feed>
4 changes: 2 additions & 2 deletions feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link>http://cake-contrib.github.io/cake.asciidoctorj</link>
<description />
<copyright>2024</copyright>
<pubDate>Wed, 22 May 2024 21:11:23 GMT</pubDate>
<lastBuildDate>Wed, 22 May 2024 21:11:23 GMT</lastBuildDate>
<pubDate>Sat, 25 May 2024 20:47:09 GMT</pubDate>
<lastBuildDate>Sat, 25 May 2024 20:47:09 GMT</lastBuildDate>
</channel>
</rss>

0 comments on commit afcf151

Please sign in to comment.