Commit graph

37 commits

Author SHA1 Message Date
irl
a406a7974b lint: reformat python code with black 2024-12-06 18:15:47 +00:00
irl
39bdac1ecf feat: use custom type to handle existing naive datetimes 2024-12-06 18:03:37 +00:00
d08388c339 feat: remove pydantic from list generation 2024-11-09 11:08:48 +00:00
0a72aeed96 feat: abstracting cloud providers 2023-02-26 12:52:08 +00:00
20fad30a06 lint 2023-01-21 15:18:13 +00:00
10ffdff2c3 lint 2023-01-21 15:15:07 +00:00
9bde0feed6 fix(list): adds the content type to http post lists 2022-12-21 19:35:08 +00:00
30b60e9048 fix(automate): Pass through working directory to superclass 2022-11-28 21:20:32 +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
890ce3077f list/http_post: typing 2022-11-09 15:15:50 +00:00
f603cb9101 list/http_post: uses bearer authorization header 2022-11-08 14:40:44 +00:00
21f7cbddcb list/http_post: adds http post distribution lists 2022-11-08 14:31:45 +00:00
2e3fe165ef list/s3: fix upload for obfuscated file formats 2022-11-02 11:41:02 +00:00
ba2894c697 lists: ensure correct pool is used for each list 2022-09-27 09:22:57 +01:00
076de1bc44 list/gen: generate lists based on pools 2022-09-26 14:51:11 +01:00
afb98724d3 lint 2022-08-30 14:15:06 +01:00
f81ff2e1de gitlab: handle public gitlab without explicit url 2022-08-30 11:55:00 +01:00
ece9244966 gitlab: refined enterprise gitlab support 2022-08-30 11:52:55 +01:00
63c36dccd2 gitlab: enterprise gitlab support 2022-08-30 11:21:15 +01:00
3163286e88 bridge: use bundled modules 2022-08-30 10:24:58 +01:00
32239c379a terraform: generate conf with http backend 2022-08-30 10:05:12 +01:00
f6452cb4fa lint: various non-semantic fixes
bumping fail-under for pylint to 9.72
2022-06-23 13:42:45 +01:00
e18aece9b5 list/gitlab: no parallelism to avoid conflicts with multiple files in the same repo 2022-05-23 10:59:26 +01:00
f31cb768ea list: add var for picky languages that require it 2022-05-19 12:27:47 +01:00
cf027b5c32 list/gitlab: update to tf provider 3.14.0
if there are multiple files in the same repository
this will cause a conflict in previous versions
2022-05-18 16:40:34 +01:00
a935055083 lists/git: always refresh when updating git repos
looks like errors can occur when the latest commit
isn't what is expected
2022-05-18 12:00:18 +01:00
8c9565f284 flake: remove unused import 2022-05-17 08:13:50 +01:00
dbb480a030 auto/lists: remove additional dot in filenames 2022-05-16 17:21:23 +01:00
6fe633bf0a lists: introduce obfuscated formats 2022-05-16 17:09:33 +01:00
dd501a6e4e ci: add flake8 2022-05-16 13:29:48 +01:00
3665c34961 lots of typing fixes 2022-05-16 11:44:03 +01:00
54a2c457f0 list: add role to s3 lists
fixes: #12
2022-05-11 16:12:52 +01:00
8abe5d60fa automation: establish an automation framework 2022-05-08 17:20:04 +01:00
b7a2201ad6 schemas: generate some good schemas 2022-04-27 13:30:49 +01:00
2674e115f3 models: big refactor 2022-04-22 14:01:16 +01:00
09f0b0672d Initial import 2022-04-08 12:59:00 +01:00