8906a22f52
pip makes few ordering guarantees
continuous-integration/drone/push Build is failing
2021-01-06 00:42:56 -08:00
66bbdbe460
only amd64 works I suppose
continuous-integration/drone/push Build is passing
2021-01-05 23:51:52 -08:00
34e4159275
remove armv7 support
continuous-integration/drone/push Build is failing
2021-01-05 23:44:54 -08:00
a8d567a384
add changed data to output for command line processing
continuous-integration/drone/push Build is failing
2021-01-05 23:26:33 -08:00
df1837e577
move diagnostic output off stdout
2021-01-05 23:26:13 -08:00
201a79e58f
handle lack of etag
2021-01-05 23:25:39 -08:00
2e52dc0bac
move to scratch dockerfile (saves 100M)
2021-01-05 23:25:11 -08:00
f6ef3fe87a
add README
2021-01-05 23:24:23 -08:00
0af67168a9
removing the conditional - just forcing --pull/--no-cache all the time
2021-01-05 15:16:34 -08:00
76d0853864
buildx not necessary (see details below)
...
Without buildx you need to seriously watch your cache. Ultimately
the solution here still as a hole, because the FROM image(s) in
the Dockerfile will end up cached in whatever architecture
goes last. We are relying on the build server not caching things,
but be wary when doing local multi-architecture builds
2021-01-05 15:15:15 -08:00
062ead81a8
add dockerignore
2021-01-05 15:11:49 -08:00
a54b2cb3c7
proper multi-arch support
continuous-integration/drone/push Build is passing
2021-01-05 11:00:39 -08:00
e9319ec5d3
first makefile attempt
continuous-integration/drone/push Build is passing
2021-01-04 18:23:42 -08:00
431168ab22
document usage of etags in an aws flow for ungoogled chromium
2020-11-25 12:28:39 -08:00
1d7f98f8d6
add requirements.txt
2020-11-25 12:26:39 -08:00
99e376cf50
add pyvenv.cfg
2020-11-25 12:26:02 -08:00
b24be58c5c
add gitignore from github Python template
2020-11-25 12:25:26 -08:00
4bf6cbfb76
add DDB_ENDPOINT env var to specify endpoint
2020-11-25 12:20:04 -08:00
e0bc85503b
allow ability to skip event notification
2020-11-25 12:15:11 -08:00
bbc4920c4c
add automatic table creation
2020-11-25 12:07:12 -08:00
b8f72d2705
add etags as used in AWS flow
2020-11-25 12:04:31 -08:00
98600ac419
add license
2020-11-25 11:59:55 -08:00
7d7b39559d
initial commit
2020-11-25 11:55:47 -08:00