Simon
3f1d8cf75d
add .venv
2023-06-22 23:28:06 +07:00
simon
4130a8c5c9
exclude mypy_cache from deploy
2023-04-09 13:59:42 +07:00
simon
e9d7523a1f
ignore mypy_cache from codespell
2023-03-31 12:00:24 +07:00
simon
4cf7eab950
remove versioncheck helper script to separate lib
2023-03-01 11:30:55 +07:00
simon
a350d735be
commit migrations
2023-02-02 14:19:06 +07:00
simon
01a8c65df9
move version_check.py to separate arg
2022-10-29 21:21:22 +07:00
Kevin Gibbons
39902cb1c6
Format/slightly modernize the JS ( #345 )
...
* add basic JS tooling
* fix accidental uses of global variables
* auto-format
* add and fix a couple more standard lint rules
* remove useless return false from settimeout callbacks
* document JS contributing
* fix whitespace in package.json
* add JS stuff to codespell skiplist
* codespell take two
* update github action and add comments about duplicated logic
2022-10-26 09:43:58 +07:00
simon
ba1c8c15c4
fix missing build-arg for local deployment
2022-10-23 10:50:16 +07:00
simon
858d437f3f
simplify local production deployment
2022-10-23 00:11:03 +07:00
simon
c70942ff90
update old buildx command for reference
2022-08-20 15:26:28 +07:00
simon
9c0c263fce
new docker build for build server task
2022-06-04 11:16:46 +07:00
simon
8cc6e77169
switch to compose v2
2022-05-07 18:33:16 +07:00
simon
51ceffd58f
update all links to tubearchivist organization
2022-04-15 22:35:13 +07:00
simon
c5746089f5
auto dedect new es version
2022-04-15 17:46:16 +07:00
simon
607d9b3030
add sync_latest_es function to update tubearchivist-es:latest container
2022-03-31 14:47:19 +07:00
simon
dc8e330b22
tail git tag output, too many versions now
2022-03-27 18:27:36 +07:00
simon
1d3d3b13ed
reduce max-complexity to 10
2022-03-26 18:36:10 +07:00
simon
337b373628
improve build to install debug tools in testing
2022-03-24 19:54:47 +07:00
simon
c57d6c73cc
remove bandit, too many false positive
2022-01-22 17:52:13 +07:00
simon
b8c2c67707
fix unstable build arch issue for docker_publish
2022-01-09 08:42:59 +07:00
simon
7a3609e611
add unstable tag to sync_docker deploy
2021-12-18 16:35:01 +07:00
simon
816c68464b
add unstable tag for docker deploy
2021-12-17 16:57:10 +07:00
simon
4ef98b7448
simplify docker deployment
2021-10-17 13:29:22 +07:00
simon
bfd51e6804
extend test deploy to take platform argument
2021-10-13 19:34:55 +07:00
lamusmaser
48a4827ad5
Update deploy.sh to utilize buildx for multiarch builds. This is inline with Issue #6 . ( #51 )
2021-10-12 17:47:48 +07:00
simon
ef3447cbfb
fix read waiting for return issue
2021-09-22 18:11:05 +07:00
simon
023b5a4aba
Reducing max-complexity to 12 after code refactor #25
...
* Added helper function in deploy.sh to run same tests as github actions locally
2021-09-22 12:03:52 +07:00
simon
d2d6835d53
automating versioning and pushing images to docker
2021-09-18 17:36:04 +07:00
simon
9397560734
improved deployment for testing environment
2021-09-10 16:04:46 +07:00
simon
97819318da
added a requirements.txt version check before deploying
2021-09-08 16:08:20 +07:00
simon
dc9fd72cde
minimal viable product
2021-09-06 00:10:14 +07:00