Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Paella 6 with OC 16 #5605

Merged
merged 9 commits into from
May 8, 2024
Merged

Conversation

gregorydlogan
Copy link
Member

This PR removes Paella 6 from Opencast, per the proposal on the users list

Your pull request should…

@gregorydlogan gregorydlogan added the maintenance This pull request is addressing maintenance issues label Feb 15, 2024
@@ -35,15 +35,6 @@ jobs:
npm run eslint
git add package.json package-lock.json

- name: update paella-player test libraries
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's no equivalent stanza here for paella 7. Should there be?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There could be, but Dependabot will pick that up.
Would reduce the Dependabot pull requests though.

Copy link
Contributor

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

Copy link
Contributor

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

Copy link
Member

@Arnei Arnei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While this does remove Paella6, it does not remove Paella6 from the docs :D We should probably do that so as to avoid confusion among our adopters.

@Arnei
Copy link
Member

Arnei commented Apr 10, 2024

Also you did not catch all entries in the ´feature.xml` I think?

@Arnei
Copy link
Member

Arnei commented Apr 10, 2024

Then there is also the config option to set either paella6 or 7, which is now obsolete? Even if we want to keep it around for the feature, we should not mention paella6 as a valid option.

#prop.player=/paella7/ui/watch.html?id=#{id}

@Arnei
Copy link
Member

Arnei commented Apr 10, 2024

These rules can go as well, in theory. Maybe some adopters are doing redirect shenanigans that are relying on these rules.

<!-- Paella player 6 -->

@Arnei
Copy link
Member

Arnei commented Apr 10, 2024

Otherwise I did some minimal testing to confirm that Paella7 still works (so we don't suddenly have zero working players).

@gregorydlogan
Copy link
Member Author

Think I got it all. The only thing I didn't see was more references in the feature.xml file - that's just paella 7 as far as I can tell.

Copy link
Contributor

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

Copy link
Contributor

github-actions bot commented May 6, 2024

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

@lkiesow lkiesow merged commit f5c48ac into opencast:develop May 8, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance This pull request is addressing maintenance issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants