Commit graph

45 commits

Author SHA1 Message Date
irl
d854d52ab9 feat(block): tweak blocky timing, mark job safe 2024-11-29 18:43:56 +00:00
irl
9674cb4293 feat: remove block_bridge_dnsc
no longer used
2024-11-16 19:38:57 +00:00
779d5cb8d2 feat: new block plugin for blocky 2024-11-16 13:17:39 +00:00
73439a8121 feat: adds block_external to safe jobs list 2024-11-09 11:10:05 +00:00
Ana Custura
c43dcd36c4 Formatting fixes 2024-02-19 12:21:50 +00:00
Ana Custura
819e78e0d6 Enable safe jobs 2024-02-19 11:38:05 +00:00
51779b6cc3 feat(static): create web origins for the static mirrors 2023-05-31 13:59:45 +01:00
15a85b1efe feat(static): adds new static origins feature 2023-05-25 15:32:31 +01:00
c34dab7b9a feat(block): adds bridge_block_scriptzteam module 2023-02-27 12:29:21 +00:00
ee60844b7c feat(cli): order automation jobs most efficiently 2023-02-26 12:11:30 +00:00
05285a4ae6 feat(bridges): next generation bridge management 2023-01-26 15:42:25 +00:00
10ffdff2c3 lint 2023-01-21 15:15:07 +00:00
aeca11024a lint: not in 2022-11-28 20:49:27 +00:00
d9158ac942 feat(automate): make temporary working dir optional 2022-11-28 19:03:24 +00:00
109851745b automate: move working_dir to be set in constructor 2022-11-28 18:55:10 +00:00
Owen
0ebfe28b89 Use disposable temporary directories to run automation jobs 2022-11-16 15:47:36 +00:00
1233d8998a block/roskomsvoboda: check for blocked bridges too
fixes: #33
2022-11-13 13:23:12 +00:00
21f7cbddcb list/http_post: adds http post distribution lists 2022-11-08 14:31:45 +00:00
16f7e2199d resource pool system 2022-09-26 13:40:59 +01:00
afb98724d3 lint 2022-08-30 14:15:06 +01:00
ece9244966 gitlab: refined enterprise gitlab support 2022-08-30 11:52:55 +01:00
32239c379a terraform: generate conf with http backend 2022-08-30 10:05:12 +01:00
0c4929592a block/bridge: add a dnsc module 2022-07-12 11:32:45 +01:00
ca3fc844b7 block/bridge: refactor into general bridge block subsystem 2022-07-12 11:09:23 +01:00
3d0fe913e9 proxy: adds support for fastly provider 2022-06-23 15:49:09 +01:00
dd224346fd cli: remove unused json import 2022-06-22 16:34:54 +01:00
b0d24b9524 automate: make automation failure message friendlier 2022-06-18 14:17:46 +01:00
281fe905bd automate: make automation failure message friendlier 2022-06-18 14:16:38 +01:00
98895e47de lint: tidy up code in cli module 2022-06-17 13:21:35 +01:00
b0fe83b984 automate: add newlines to captured exception 2022-05-27 15:23:46 +01:00
db6f4aef55 automate: add aws smart alarm import 2022-05-27 10:38:40 +01:00
e2ce24bf3b alarms: refactor the alarms subsystem
also include eotk alarms now
2022-05-18 15:49:36 +01:00
fce594bbc4 lint: excuse catching broad exceptions 2022-05-17 09:03:43 +01:00
827aab6ffb automate: add flash activity to db session 2022-05-16 14:06:07 +01:00
51f580a304 auto/terraform: typing hints for base terraform module 2022-05-16 10:08:18 +01:00
ccf0ce6a06 cli/automate: fix up errors found with mypy 2022-05-16 09:24:37 +01:00
7624252476 automate: don't run automation on first sight 2022-05-14 12:05:06 +01:00
74de24fce3 automation: default state for unknown automation is disabled 2022-05-14 10:18:47 +01:00
ac4f9b4942 activity: basic webhook alerts for automation failures 2022-05-14 10:18:00 +01:00
ce520b87a5 eotk: import instance information from terraform 2022-05-13 15:40:59 +01:00
83862ab47f automation: add full stack trace for exceptions to logs 2022-05-12 09:58:58 +01:00
5dfc3931a8 block: import blocklist from roskomsvoboda 2022-05-09 14:11:05 +01:00
257a2eacea automation: bring eotk into new framework
see: #1
2022-05-09 08:55:11 +01:00
10b60b0206 automation: herd blocking automations into framework
see #1
2022-05-09 08:09:57 +01:00
8abe5d60fa automation: establish an automation framework 2022-05-08 17:20:04 +01:00