statuscheck icon indicating copy to clipboard operation
statuscheck copied to clipboard

Tool to check PAAS/SAAS status pages (API+CLI)

Results 23 statuscheck issues
Sort by recently updated
recently updated
newest added

Bumps [pip](https://github.com/pypa/pip) from 22.1.2 to 22.2.2. Changelog Sourced from pip's changelog. 22.2.2 (2022-08-03) Bug Fixes Avoid AttributeError when removing the setuptools-provided _distutils_hack and it is missing its implementation. ([#11314](https://github.com/pypa/pip/issues/11314) <https://github.com/pypa/pip/issues/11314>_)...

dependencies

Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.4. Commits 6027577 Release 5.0.4 213e006 Merge pull request #1653 from asottile/lower-bound-importlib-metadata e94ee2b require sufficiently new importlib-metadata 318a86a Merge pull request #1646 from televi/main 7b8b374...

dependencies

## Status Quo Currently, all implemented services are defined here: https://github.com/amureki/statuscheck/blob/master/statuscheck/services/__init__.py ## TODO We need to implement the most important/popular (for the community) services. Also, those ones are important to...

enhancement

Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 22.1.0. Release notes Sourced from attrs's releases. 22.1.0 Highlights The main features of this release are: The departure of Python 2.7 (enjoy your retirement!), and...

dependencies

Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971. Commits 1f08cf4 Update version to 0.971 61c0064 Add back workaround to avoid confusing mypy.types and types in pyinfo (#13176) d8d900c Update version to 0.971+dev...

dependencies

Bumps [click](https://github.com/pallets/click) from 8.0.1 to 8.1.3. Release notes Sourced from click's releases. 8.1.3 This is a fix release for the 8.1.0 feature release. Changes: https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-3 Milestone: https://github.com/pallets/click/milestone/18?closed=1 8.1.2 This is...

dependencies

Bumps [httpx](https://github.com/encode/httpx) from 0.18.2 to 0.23.0. Release notes Sourced from httpx's releases. Version 0.23.0 0.23.0 (23rd May, 2022) Changed Drop support for Python 3.6. (#2097) Use utf-8 as the default...

dependencies

- [x] add unified component structure/statuses (#257) - [ ] add component groups/containers (See https://developer.statuspage.io/#tag/component-groups and https://statusio.docs.apiary.io/#reference/components-&-containers for inspiration)

Idea: Users that have a business or enterprise support plan at AWS can provide their API token so statuscheck will use it to access to [Personal Health Dashboard](https://aws.amazon.com/premiumsupport/technology/personal-health-dashboard/).

enhancement

[Sorry™](https://www.sorryapp.com/) is behind next status pages: - https://status.hirefire.io/ - https://status.pingdom.com/ Read API seems to be public, for example, for HireFire (where `946f5b28` is code coming from the source code of...

enhancement