IamTheFij
6408ca1e42
Remove script
1 month ago
IamTheFij
a6b05582fd
Update curl version
1 month ago
IamTheFij
265f9f8372
Remove pypy tests due to missing rust in Docker
1 month ago
IamTheFij
d27bcf85dd
run tests on pypy3.9
2 months ago
IamTheFij
e41d82f9d2
Blacken
2 months ago
IamTheFij
094c910cd4
Update supported tested python versions
2 months ago
IamTheFij
d5d2be870a
Bump bash and curl versions
12 months ago
IamTheFij
701ad0be1b
Mention minitor-go
12 months ago
IamTheFij
8e252f3bcb
Slightly reduce image size by removing pip cache
2 years ago
IamTheFij
1852e8c439
Revert both commits that remove py-tests
...
Revert "Remove test dependency too"
This reverts commit db12bb5db1
.
Revert "Remove py-tests and pypi to speed up docker validation"
This reverts commit 9aa77b3739
.
2 years ago
IamTheFij
db12bb5db1
Remove test dependency too
2 years ago
IamTheFij
8992ac1d33
Add qemu binary download
2 years ago
IamTheFij
9aa77b3739
Remove py-tests and pypi to speed up docker validation
2 years ago
IamTheFij
67c02a3e6f
Reduce piplines in build to reduce parallelism and notifications
2 years ago
IamTheFij
c9eaaaa45c
Split tox step out of test pipelines
2 years ago
IamTheFij
1251532ca6
Fix duplicate step names
2 years ago
IamTheFij
874d4ab0aa
Again move building docker latest on push to master
2 years ago
IamTheFij
ad4a3770e7
Update build pipeline to notify on docker fail/success
2 years ago
IamTheFij
64e6542a93
Bump version of curl
2 years ago
IamTheFij
0208858e5e
Get back to building latest docker image on pushes to master
2 years ago
IamTheFij
580f41e60e
Switch from yaml to starlark build configuration
...
Starlark provides more advanced generation of build pipelines.
https://docs.drone.io/starlark/overview/
2 years ago
IamTheFij
5a7adbcff5
Drop Python 3.4 support
2 years ago
IamTheFij
eed6262f27
Update run-metrics target to the same as run
2 years ago
IamTheFij
0cbdff1b5d
Update Dockerfiles to newer (roughly) pinned versions
3 years ago
IamTheFij
ad0bcc2b3f
Add .mypy_cache to .gitignore
3 years ago
IamTheFij
0a70ca768f
Improve apk install
...
Make image more stable and slim by removing cache and pinning versions
3 years ago
IamTheFij
9eef77a457
Add bash syntax highlighting to Readme
...
No meaningful changes otherwise. :)
3 years ago
IamTheFij
f74479c53a
Fix Makefile typo
...
Accidentally referenced arm instead of arm64
3 years ago
IamTheFij
03ccef5ae5
Bump version
3 years ago
IamTheFij
0557ab11c2
Fix docker healthcheck again
3 years ago
IamTheFij
da0c8a0fa9
Bump version to fix Docker
3 years ago
IamTheFij
e3e54c7a0f
Update Makefile to make testing runs easier
3 years ago
IamTheFij
9a8dbdbfef
Roll utils and non-root stuff into main image
3 years ago
IamTheFij
e19280151e
Update Dockerfile and example Dockerfile
...
Done to show non-root usage and more inbuilt utilities
3 years ago
IamTheFij
8c14c9383e
Update travis build
3 years ago
IamTheFij
0db1f88330
Try to fix py34 and py35 builds
...
Fixing this by switching to tox outside the venv
Also adding more python versions
3 years ago
IamTheFij
cc66ab1918
Ignore virtualenv in docker build
3 years ago
IamTheFij
2e814dea86
Simplify drone build
3 years ago
IamTheFij
4683b3856e
Allow building against more Python versions
3 years ago
IamTheFij
e8f7ba6801
Update docker scripts to work with a proxy
3 years ago
IamTheFij
e5687ed83e
Add multi-arch build pipeline
3 years ago
IamTheFij
3aad68e3f6
Split deploy to new pipeline
...
Now deploy both to pypi and docker hub after all tests pass
3 years ago
IamTheFij
5839db14b1
Set description content type
3 years ago
IamTheFij
3e3d87ac1a
Fix secrets again
3 years ago
IamTheFij
67153df889
Fix secret management
3 years ago
IamTheFij
56f2040536
Fix drone deploy
3 years ago
IamTheFij
8579c416a2
Release v1.0.0
3 years ago
IamTheFij
5bd745ffe7
Update documentation in prep for stable release
3 years ago
IamTheFij
edb3bdb44a
Allow disabling repeated alerts
3 years ago
IamTheFij
05f630d08a
Add log level control using command line arguments
...
Default ERROR
-v WARNING
-vv INFO
-vvv DEBUG
3 years ago