3c96855f04
Configure Renovate ( #9 )
...
Welcome to [Renovate](https://github.com/renovatebot/renovate )! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
---
### Detected Package Files
* `docker-compose.yml` (docker-compose)
* `Dockerfile` (dockerfile)
### What to Expect
With your current configuration, Renovate will create 1 Pull Request:
<details>
<summary>chore(deps): update alpine docker tag to v20231219</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/alpine-20231219-x`
- Merge into: `master`
- Upgrade alpine to `20231219`
</details>
---
❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/ ), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions ).
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: #9
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
2024-01-22 21:56:39 +01:00
ab961dfa1c
FROM alpine:3
2023-11-08 16:27:54 +01:00
c344e9cd67
explicit mkdir
2023-11-08 15:48:24 +01:00
bcf1c13330
linter warnings
2023-11-08 15:47:01 +01:00
42575ff2ae
moce to alpine
2023-11-08 15:46:01 +01:00
c2f03bbc78
add badge
2023-11-08 13:22:58 +01:00
d3e3b566f5
drone -> woodpecker
2023-11-07 15:41:23 +01:00
840e4371f9
ci: remove push to dockerhub
2023-08-22 09:55:16 +02:00
ca966aec34
ci: remove http_proxy/apt-cacher-ng
2023-06-11 21:16:41 +02:00
26eabfe29e
ci: add parallelism
2023-06-10 11:15:14 +02:00
6456f4b277
revert fc1d2ec2a6
...
revert ci: test proxy with fqdn
2023-04-28 21:56:47 +02:00
fc1d2ec2a6
ci: test proxy with fqdn
2023-04-28 21:51:40 +02:00
3b9ef01f74
ci: typo proxy
2023-04-28 21:41:54 +02:00
e0912c9ce0
ci: add proxy
2023-04-28 21:41:14 +02:00
5277ff45f2
revert 5615496da3
...
revert ci: remove commit hash
2023-04-25 21:14:58 +02:00
5615496da3
ci: remove commit hash
2023-04-25 20:56:14 +02:00
f3e718920e
ci: add tagging
2023-04-23 16:23:53 +02:00
77a55b62ce
ci: remove unused secrets
2023-04-20 14:16:52 +02:00
02d835c78a
ci: add new registry
2023-04-20 13:48:25 +02:00
63d24bd216
ci: add new step
2023-04-10 18:55:55 +02:00
a7438fbe77
Syntax + Docs
2023-04-10 18:52:51 +02:00
1b21da5d51
ci: add branch
2023-04-10 18:38:19 +02:00
728f46245f
remove proxy
2023-04-09 11:10:57 +02:00
ab25c9ab55
SC2086
...
Signed-off-by: Michael Grote <michael.grote@posteo.de>
2023-03-21 17:56:36 +01:00
d2468476c5
revert f8a180d790
...
revert changed drone runner type
2023-03-21 17:54:36 +01:00
ad59059633
drone: fix apt-mirror address
2022-11-17 17:06:40 +01:00
f8a180d790
changed drone runner type
2022-10-28 18:20:06 +02:00
0e507104c0
Fix .drone.yml
2022-10-23 10:05:58 +02:00
2a324c35c4
DEBUG] Anzahl Filter: only output the Lines and not the Filename
2022-08-26 21:34:57 +02:00
5ef25b631f
Fix fqdn:port
...
mg@irantu ~
> echo "
mf-filter
mf-filter.lan
www.mf-filter
www.mf-filter.lan
mf-filter:80
mf-filter.lan:80
www.mf-filter:80
www.mf-filter.lan:80
https://mf-filter
https://mf-filter.lan
https://www.mf-filter
https://www.mf-filter.lan
https://mf-filter:80
https://mf-filter.lan:80
https://www.mf-filter:80
https://www.mf-filter.lan:80 " | cut -d'/' -f3 | cut -d':' -f1-2 | cut
-d":" -f1
mf-filter
mf-filter.lan
www.mf-filter
www.mf-filter.lan
mf-filter
mf-filter.lan
www.mf-filter
www.mf-filter.lan
mf-filter
mf-filter.lan
www.mf-filter
www.mf-filter.lan
mf-filter
mf-filter.lan
www.mf-filter
www.mf-filter.lan
2022-08-26 20:57:32 +02:00
5ecfb1fa57
Added additional connection check ( #8 )
...
Reviewed-on: Docker-Images/miniflux-filter#8
2022-08-26 17:16:26 +02:00
5d3efa1127
ENV Debian_frontend korrigiert + http_proxy gesetzt
2022-08-06 21:10:42 +02:00
2221a40cc4
Doku + Org-Secrets
2022-08-06 20:25:24 +02:00
89e79ecb63
git-leaks eingebaut
2022-07-24 20:31:02 +02:00
48818386cc
Badge aktualisiert
2022-07-24 13:55:25 +02:00
f75a103d94
Dockerfile groß geschrieben
2022-07-24 09:29:03 +02:00
1e7139b2a9
Update 'README.md'
...
Badge hinzugefügt
2022-07-21 09:35:12 +02:00
b972e59136
Buildscript entfernt
2022-07-20 20:54:28 +02:00
133b011bbf
.drone.yml aufgeräumt
2022-07-20 20:34:39 +02:00
5f43aab1a7
Integration drone.io ( #7 )
...
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/miniflux-filter#7
2022-07-20 20:33:02 +02:00
d5b60afe75
Added script to clean up filter.txt
2022-06-18 11:06:16 +02:00
318a22a694
Filter - heise, sz, mdr
2022-06-18 10:08:20 +02:00
e127c2ccbb
Filter alphabetisch sortiert
2021-12-29 12:27:08 +01:00
bcf3fc7349
Verschiebe Function check_connectivity in Schleife
2021-12-15 21:27:20 +01:00
4c1da83035
Filterliste aktualisiert
2021-12-01 08:05:17 +01:00
6924a0aefb
changed delimiter to :: ( #6 )
...
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/miniflux-filter#6
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-11-04 19:08:09 +01:00
97ee6ee4c5
added hadolint-checks ( #5 )
...
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/miniflux-filter#5
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-11-03 18:55:00 +01:00
dcfb45f30a
DOCKER_HUB --> DOCKERHUB
2021-11-02 19:48:26 +01:00
6adc48d77f
README: highlighting
2021-11-02 19:47:22 +01:00
6c2b296c15
README: exit-codes
2021-11-02 19:43:51 +01:00