Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
miniflux
/
python-client
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
87
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: miniflux/python-client
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Linters
Linters
Publish to PyPi
Publish to PyPi
Tests
Tests
Show more workflows...
Management
Caches
Deployments
Tests
Tests
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
tests.yml
will be ignored since log searching is not yet available
26 workflow runs
26 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
build(deps): bump actions/setup-python from 6 to 7
Tests
#42:
Pull request
#69
opened by
dependabot
Bot
23s
dependabot/github_actions/actions/setup-python-7
dependabot/github_actions/actions/setup-python-7
23s
View #69
View workflow file
build(deps): bump actions/checkout from 6 to 7
Tests
#41:
Pull request
#68
opened by
dependabot
Bot
23s
dependabot/github_actions/actions/checkout-7
dependabot/github_actions/actions/checkout-7
23s
View #68
View workflow file
chore: bump version to 1.1.6
Tests
#40:
Pull request
#67
opened by
fguillot
25s
chore/bump-version-1.1.6
chore/bump-version-1.1.6
25s
View #67
View workflow file
test(client): fix incorrect mock in test_api_key_auth
Tests
#39:
Pull request
#66
opened by
fguillot
28s
test/fix-api-key-auth-mock
test/fix-api-key-auth-mock
28s
View #66
View workflow file
refactor(client): replace deprecated typing imports with modern syntax
Tests
#38:
Pull request
#65
opened by
fguillot
25s
refactor/modern-type-hints
refactor/modern-type-hints
25s
View #65
View workflow file
fix(client): handle Content-Type with charset in error responses
Tests
#37:
Pull request
#64
opened by
fguillot
29s
fix/content-type-check
fix/content-type-check
29s
View #64
View workflow file
docs(client): fix inaccurate and misleading docstrings
Tests
#36:
Pull request
#63
opened by
fguillot
33s
docs/fix-docstrings
docs/fix-docstrings
33s
View #63
View workflow file
chore: require Python 3.9 as minimum version
Tests
#35:
Pull request
#62
opened by
fguillot
23s
chore/bump-min-python-3.9
chore/bump-min-python-3.9
23s
View #62
View workflow file
fix(client): pass error reason to Exception base class
Tests
#34:
Pull request
#61
opened by
fguillot
31s
fix/error-str-message
fix/error-str-message
31s
View #61
View workflow file
fix(client): annotate _handle_error_response as NoReturn
Tests
#33:
Pull request
#60
opened by
fguillot
33s
fix/noreturn-annotation
fix/noreturn-annotation
33s
View #60
View workflow file
fix(client): use json parameter instead of manual serialization
Tests
#32:
Pull request
#59
opened by
fguillot
23s
fix/json-content-type
fix/json-content-type
23s
View #59
View workflow file
fix(client): preserve falsy query param values in _get_params
Tests
#31:
Pull request
#58
opened by
fguillot
26s
fix/get-params-falsy-values
fix/get-params-falsy-values
26s
View #58
View workflow file
Bump actions/download-artifact from 7 to 8
Tests
#30:
Pull request
#57
opened by
dependabot
Bot
28s
dependabot/github_actions/actions/download-artifact-8
dependabot/github_actions/actions/download-artifact-8
28s
View #57
View workflow file
Bump actions/upload-artifact from 6 to 7
Tests
#29:
Pull request
#56
opened by
dependabot
Bot
26s
dependabot/github_actions/actions/upload-artifact-7
dependabot/github_actions/actions/upload-artifact-7
26s
View #56
View workflow file
fix: ensure separate sessions for each client instance
Tests
#28:
Pull request
#55
opened by
fguillot
29s
session_constructor
session_constructor
29s
View #55
View workflow file
fix: guard get_error_reason against non-JSON responses
Tests
#27:
Pull request
#54
opened by
fguillot
26s
error_reason
error_reason
26s
View #54
View workflow file
feat: add
import_entry
method
Tests
#26:
Pull request
#53
synchronize by
fguillot
31s
entry_import
entry_import
31s
View #53
View workflow file
feat: add
import_entry
method
Tests
#25:
Pull request
#53
opened by
fguillot
26s
entry_import
entry_import
26s
View #53
View workflow file
Bump actions/upload-artifact from 5 to 6
Tests
#24:
Pull request
#52
opened by
dependabot
Bot
34s
dependabot/github_actions/actions/upload-artifact-6
dependabot/github_actions/actions/upload-artifact-6
34s
View #52
View workflow file
Bump actions/download-artifact from 6 to 7
Tests
#23:
Pull request
#51
opened by
dependabot
Bot
25s
dependabot/github_actions/actions/download-artifact-7
dependabot/github_actions/actions/download-artifact-7
25s
View #51
View workflow file
Bump actions/checkout from 5 to 6
Tests
#22:
Pull request
#50
opened by
dependabot
Bot
25s
dependabot/github_actions/actions/checkout-6
dependabot/github_actions/actions/checkout-6
25s
View #50
View workflow file
Bump actions/download-artifact from 5 to 6
Tests
#21:
Pull request
#49
opened by
dependabot
Bot
43s
dependabot/github_actions/actions/download-artifact-6
dependabot/github_actions/actions/download-artifact-6
43s
View #49
View workflow file
Bump actions/upload-artifact from 4 to 5
Tests
#20:
Pull request
#48
opened by
dependabot
Bot
37s
dependabot/github_actions/actions/upload-artifact-5
dependabot/github_actions/actions/upload-artifact-5
37s
View #48
View workflow file
Bump actions/setup-python from 5 to 6
Tests
#19:
Pull request
#47
opened by
dependabot
Bot
29s
dependabot/github_actions/actions/setup-python-6
dependabot/github_actions/actions/setup-python-6
29s
View #47
View workflow file
Bump actions/checkout from 4 to 5
Tests
#18:
Pull request
#46
opened by
dependabot
Bot
29s
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/checkout-5
29s
View #46
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.