Commit Graph

32 Commits (master)

Author SHA1 Message Date
Simon 06f3055913
ignore venv for blackhole deployment 10 months ago
Simon 3f1d8cf75d
add .venv 11 months ago
simon 4130a8c5c9
exclude mypy_cache from deploy 1 year ago
simon e9d7523a1f
ignore mypy_cache from codespell 1 year ago
simon 4cf7eab950
remove versioncheck helper script to separate lib 1 year ago
simon a350d735be
commit migrations 1 year ago
simon 01a8c65df9
move version_check.py to separate arg 2 years ago
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
2 years ago
simon ba1c8c15c4
fix missing build-arg for local deployment 2 years ago
simon 858d437f3f
simplify local production deployment 2 years ago
simon c70942ff90
update old buildx command for reference 2 years ago
simon 9c0c263fce
new docker build for build server task 2 years ago
simon 8cc6e77169
switch to compose v2 2 years ago
simon 51ceffd58f
update all links to tubearchivist organization 2 years ago
simon c5746089f5
auto dedect new es version 2 years ago
simon 607d9b3030
add sync_latest_es function to update tubearchivist-es:latest container 2 years ago
simon dc8e330b22
tail git tag output, too many versions now 2 years ago
simon 1d3d3b13ed
reduce max-complexity to 10 2 years ago
simon 337b373628
improve build to install debug tools in testing 2 years ago
simon c57d6c73cc
remove bandit, too many false positive 2 years ago
simon b8c2c67707 fix unstable build arch issue for docker_publish 2 years ago
simon 7a3609e611
add unstable tag to sync_docker deploy 2 years ago
simon 816c68464b
add unstable tag for docker deploy 2 years ago
simon 4ef98b7448 simplify docker deployment 3 years ago
simon bfd51e6804 extend test deploy to take platform argument 3 years ago
lamusmaser 48a4827ad5
Update deploy.sh to utilize buildx for multiarch builds. This is inline with Issue #6. (#51) 3 years ago
simon ef3447cbfb fix read waiting for return issue 3 years ago
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
3 years ago
simon d2d6835d53 automating versioning and pushing images to docker 3 years ago
simon 9397560734 improved deployment for testing environment 3 years ago
simon 97819318da added a requirements.txt version check before deploying 3 years ago
simon dc9fd72cde minimal viable product 3 years ago