An open API service indexing awesome lists of open source software.

https://github.com/johndutchover/short-circuit-me

Slack App using Bolt for Python
https://github.com/johndutchover/short-circuit-me

fastapi flyio gitlab-mirror mongodb-atlas pixi slack-bolt

Last synced: 7 months ago
JSON representation

Slack App using Bolt for Python

Awesome Lists containing this project

README

          

# short-circuit-me

[![Pylint](https://github.com/johndutchover/short-circuit-me/actions/workflows/test.yml/badge.svg)](https://github.com/johndutchover/short-circuit-me/actions/workflows/test.yml)

## Notification insights for Slack

### IDE notes:

- from JetBrains...set Python "Virtual Environment" interpreter to existing:
- `.pixi/envs/default/bin/python`

## CI/CD

### GitLab
- [Qodana Cloud](https://www.jetbrains.com/help/qodana/cloud-about.html)

### GitHub
- Pytest (as defined in pixi.toml)
- Pytest :`pytest --md=report.md`
- [GitLab Semgrep analyzer](https://gitlab.com/gitlab-org/security-products/analyzers/semgrep)

### TeamCity Pipelines
- Building container in early access version of TeamCity Pipelines.