Skip to content

Commit

Permalink
Build of develop from Tue Nov 14 16:22:51 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
opencastproject committed Nov 14, 2023
1 parent 61a2ec2 commit e69210e
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 9 deletions.
2 changes: 1 addition & 1 deletion develop/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -813,5 +813,5 @@ <h2 id="release-documentation">Release Documentation</h2>
</html>
<!--
MkDocs version : 1.5.3
Build Date UTC : 2023-11-14 16:19:08.742294+00:00
Build Date UTC : 2023-11-14 16:22:39.112448+00:00
-->
2 changes: 1 addition & 1 deletion develop/admin/search/search_index.json

Large diffs are not rendered by default.

Binary file modified develop/admin/sitemap.xml.gz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
var is_top_frame = false;

var pageToc = [
{title: "Retract Youtube Workflow Operation", url: "#_top", children: [
{title: "Retract YouTube Workflow Operation", url: "#_top", children: [
{title: "Description", url: "#description" },
{title: "Operation Example", url: "#operation-example" },
]},
Expand Down Expand Up @@ -86,7 +86,7 @@



<h1 id="retract-youtube-workflow-operation">Retract Youtube Workflow Operation</h1>
<h1 id="retract-youtube-workflow-operation">Retract YouTube Workflow Operation</h1>
<p>ID: <code>retract-youtube</code></p>
<h2 id="description">Description</h2>
<p>The retract YouTube operation retracts the published elements from YouTube.
Expand Down
24 changes: 20 additions & 4 deletions develop/commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
commit 3cfbb671008a0558fca4843147df4ef56dfba6c3
Author: Gregor Eichelberger <[email protected]>
Date: Tue Nov 14 17:02:40 2023 +0100
commit 44be23c883b602217a11830202449a1629499eaa
Author: Lars Kiesow <[email protected]>
Date: Tue Nov 14 17:22:03 2023 +0100

Merge branch 'enable-jwt-by-default' of JulianKniephoff/opencast into develop
Remove duplicate publication channel configuration (#5421)

Looks like this snuck in by accident a couple of years ago.

### Your pull request should…

* [x] have a concise title
* [x] [close an accompanying
issue](https://help.github.com/en/articles/closing-issues-using-keywords)
if one exists
* [x] [be against the correct
branch](https://docs.opencast.org/develop/developer/development-process#acceptance-criteria-for-patches-in-different-versions)
* [x] include migration scripts and documentation, if appropriate
* [x] pass automated tests
* [x] have a clean commit history
* [x] [have proper commit messages (title and body) for all
commits](https://medium.com/@steveamaza/e028865e5791)
2 changes: 1 addition & 1 deletion develop/developer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,5 +402,5 @@ <h1 id="opencast-development-guides">Opencast Development Guides</h1>
</html>
<!--
MkDocs version : 1.5.3
Build Date UTC : 2023-11-14 16:19:10.163573+00:00
Build Date UTC : 2023-11-14 16:22:40.554842+00:00
-->
Binary file modified develop/developer/sitemap.xml.gz
Binary file not shown.

0 comments on commit e69210e

Please sign in to comment.