Commit Graph

23 Commits

Author SHA1 Message Date
3bc1ea0bb3 Build Docker image for any push to develop or master 2023-01-02 21:58:32 +13:00
737b774ea0 Release not supported? 2022-11-19 10:13:15 +13:00
95de0a1cb1 Adding workflow_dispatch event 2022-11-19 10:07:26 +13:00
4869971765 Listen for all 'release' events 2022-11-19 10:00:52 +13:00
c42c776821 Release trigger typos 2022-11-19 09:54:07 +13:00
8b5330dd73 Using *release* as workflow trigger, rather than branch push 2022-11-19 09:47:19 +13:00
899a706f9e Adding tag event 2022-11-19 09:35:30 +13:00
a08143b5d8 Correcting event type 2022-11-19 09:20:12 +13:00
69b9bc08a7 Configuring docker image tagging
- Ditching deploy/release, will release on push to master
- Tag branch + version + major.minor
2022-11-19 09:10:59 +13:00
52f1277fff Adding docker/metadata-action for auto-tagging
- *Should* auto-tag based on GitHub branch and tag
- Fixes #872
2022-11-19 08:58:32 +13:00
bb456a9afa Thumbnail doubles up as secondary loader; Webpack dev server as primary dev stack, dynamic base_href to accommodate 2022-10-30 21:24:41 +13:00
a926882e27 Upgrading to node 14 2022-10-30 16:56:41 +13:00
c0347887c6 Limiting workers for jest 2022-10-30 16:52:27 +13:00
d15fcc7e78 Standardizing syntax; fully operational 2022-03-13 20:28:58 +13:00
2bd9ec6804 Remove context argument 2022-03-13 20:20:27 +13:00
682759a163 Tags syntax 2022-03-13 20:17:11 +13:00
5db76908fc Removing meta reader 2022-03-13 19:59:06 +13:00
7c663e526a Documented DockerHub push from GH Actions Marketplace 2022-03-13 19:58:06 +13:00
659693ae6c Correction to docker/login-action@v1 2022-03-13 19:54:00 +13:00
d8759805be Splitting PyPi and DockerHub deployment workflows 2022-03-13 19:48:58 +13:00
0e4184f9b0 Renamed jobs 2021-10-27 21:13:03 +13:00
1b511cde66 Placeholder for Python 3.8 and 3.9 tests 2021-10-27 21:09:36 +13:00
97e88ca6fe Boiling it down to one CI workflow, with conditional deploy (deploy/release branch) 2021-10-27 21:08:43 +13:00