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

[new service] Automatically scrape OpenTTD releases and emit events #1

Open
duckfullstop opened this issue Apr 17, 2019 · 0 comments
Open
Assignees
Labels
i:enhancement New feature or request t:service Affects a service.

Comments

@duckfullstop
Copy link
Contributor

This will probably be called service.versionwatch. It'll run on a fairly regular basis (probably every 10 minutes) and check the latest releases against a local data cache. If there's a newer version (or a change to an already known version, like if it gets promoted (even though this doesn't happen with OpenTTD)) it'll emit an event that can be caught by other services, like the build scheduler.

@duckfullstop duckfullstop added i:enhancement New feature or request t:service Affects a service. labels Apr 17, 2019
@duckfullstop duckfullstop self-assigned this Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i:enhancement New feature or request t:service Affects a service.
Projects
None yet
Development

No branches or pull requests

1 participant