Skip to content

Commit

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

(maint) Update xunit-dotnet monorepo
  • Loading branch information
web-flow authored Dec 23, 2023
1 parent c57ac48 commit 980a84e
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
40 changes: 20 additions & 20 deletions assets/js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,28 +39,28 @@ var searchModule = function() {
a(
{
id:0,
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
title:"AsciiDoctorJRunnerSettingsExtensions",
content:"AsciiDoctorJRunnerSettingsExtensions",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettingsExtensions',
title:"AsciiDoctorJRunnerSettingsExtensions",
description:""
}
);
a(
{
id:1,
title:"DocType",
content:"DocType",
title:"ERuby",
content:"ERuby",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
description:""
}
);
Expand All @@ -81,42 +81,42 @@ var searchModule = function() {
a(
{
id:3,
title:"BuiltinBackend",
content:"BuiltinBackend",
title:"AsciiDoctorJRunnerSettings",
content:"AsciiDoctorJRunnerSettings",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/BuiltinBackend',
title:"BuiltinBackend",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettings',
title:"AsciiDoctorJRunnerSettings",
description:""
}
);
a(
{
id:4,
title:"ERuby",
content:"ERuby",
title:"BuiltinBackend",
content:"BuiltinBackend",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/ERuby',
title:"ERuby",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/BuiltinBackend',
title:"BuiltinBackend",
description:""
}
);
a(
{
id:5,
title:"AsciiDoctorJRunnerSettingsExtensions",
content:"AsciiDoctorJRunnerSettingsExtensions",
title:"DocType",
content:"DocType",
description:'',
tags:''
},
{
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/AsciiDoctorJRunnerSettingsExtensions',
title:"AsciiDoctorJRunnerSettingsExtensions",
url:'/cake.asciidoctorj/api/Cake.AsciiDoctorJ/DocType',
title:"DocType",
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>2023</rights>
<updated>2023-12-09T18:26:24Z</updated>
<updated>2023-12-23T09:17:52Z</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>2023</copyright>
<pubDate>Sat, 09 Dec 2023 18:26:24 GMT</pubDate>
<lastBuildDate>Sat, 09 Dec 2023 18:26:24 GMT</lastBuildDate>
<pubDate>Sat, 23 Dec 2023 09:17:52 GMT</pubDate>
<lastBuildDate>Sat, 23 Dec 2023 09:17:52 GMT</lastBuildDate>
</channel>
</rss>

0 comments on commit 980a84e

Please sign in to comment.