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
- Host: GitHub
- URL: https://github.com/johndutchover/short-circuit-me
- Owner: johndutchover
- Created: 2023-05-03T13:50:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T19:55:49.000Z (over 1 year ago)
- Last Synced: 2025-01-22T11:17:43.007Z (9 months ago)
- Topics: fastapi, flyio, gitlab-mirror, mongodb-atlas, pixi, slack-bolt
- Language: Python
- Homepage: https://gitlab.com/johndutchover/short-circuit-me
- Size: 1.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# short-circuit-me
[](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.