Skip to content

Switch to Mediux API#42

Merged
Buried-In-Code merged 59 commits intomainfrom
mediux-api
Mar 5, 2026
Merged

Switch to Mediux API#42
Buried-In-Code merged 59 commits intomainfrom
mediux-api

Conversation

@Buried-In-Code
Copy link
Copy Markdown
Owner

@Buried-In-Code Buried-In-Code commented May 12, 2025

@Buried-In-Code Buried-In-Code self-assigned this May 12, 2025
Comment thread .github/workflows/testing.yaml Fixed
Buried-In-Code and others added 23 commits March 6, 2026 09:03
- Logs a warning and continues to next image if larger than 10MB, Closes #44
- Regenerate tests
- Pre-commit hook for json test files
* Add user selection for multiple sets from priority user

Fixes #40

* Generate new screengrabs with rich-codex

* Move user selection behind a `--interactive` flag

* Include url in description and id in selection

* Generate new screengrabs with rich-codex

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Update to support PEP-0639

Rework publishing yaml

* Fix blank permissions

* Fix PEP-0639 license
Handle http errors on Mediux image download
Update dependencies
Update dependencies
- Move cli commands to cli package
- Merge ServiceCache instances to a singular cache, If used on multiple
services it won't download for each service
- Update rich-codex
- Refine cli commands, dropping `settings locate`
- Switch dependabot for renovate

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Change typing for File.season_id to `int | str | None`
- Change typing for Season.id to `int | str`
Update workflows
@Buried-In-Code Buried-In-Code merged commit b5fcc58 into main Mar 5, 2026
3 checks passed
@Buried-In-Code Buried-In-Code deleted the mediux-api branch March 5, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment