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

fix: LehrerOffice API changed and makes requests fail #788

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lwalthert
Copy link
Contributor

@lwalthert lwalthert commented Dec 30, 2024

The vendors API fails. According to the error message the API is just a PHP script that retrieves the version number from the changelog.

The fix reimplements this functionality in PowerShell and now directly retrieves the version number from the change log by using a regular expression.

The vendors api changed and doesn't return the version number anymore

switching the approach to retrieve the version number from the changelog.
@lwalthert lwalthert marked this pull request as ready for review December 30, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant