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

enhance(scripts/update-browser-releases): update Opera releases #25822

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jan 31, 2025

Summary

Adds an Opera release update script based on these RSS feeds:

  1. https://blogs.opera.com/desktop/category/stable-2/feed/ (for Desktop)
  2. https://forums.opera.com/category/20.rss (for Mobile)

Test results and supporting details

Ran npm run update-browser-releases -- --opera on this branch (which intentionally doesn't include 12cf843):

  • ✅ It updated the Opera release.
  • ❌ Currently, it doesn't update the Opera Android release, because the corresponding announcement post has an additional comment, which is returned in the RSS feed instead of the original post (but it worked 1h ago, probably due to caching).

Related issues

@github-actions github-actions bot added infra Infrastructure issues (npm, GitHub Actions, releases) of this project dependencies Pull requests that update a dependency package or file. scripts Issues or pull requests regarding the scripts in scripts/. size:l [PR only] 101-1000 LoC changed labels Jan 31, 2025
@caugner caugner changed the title Add Opera release update script enhance(scripts/update-browser-releases): update Opera releases Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency package or file. infra Infrastructure issues (npm, GitHub Actions, releases) of this project scripts Issues or pull requests regarding the scripts in scripts/. size:l [PR only] 101-1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant