Commit Graph

36 Commits

Author SHA1 Message Date
438401cf6f Lint to match python version 2025-05-03 21:30:53 +12:00
b710167b9e Cache v4 2025-05-03 21:23:21 +12:00
30c90a4734 Removing deprecated ubuntu runner 2025-05-03 21:20:32 +12:00
71f03e9825 feat(docker): build an Alpine-based image 2024-10-28 19:02:41 +01:00
5c5bd372ba feat(docker): build both amd64 and arm64 images
arm64 is useful to run on Raspberry Pi's and Macbooks with Apple silicon
running Linux
2024-10-28 19:02:41 +01:00
13f93fb6ec Upgrading CI to Node 18, Python 3.11 2024-03-20 20:15:34 +13:00
cc112f8e80 Limiting CI images to v7 to isolate SSL issue 2023-05-20 15:02:10 +12:00
0eb30a9287 New step to extract branch name 2023-01-02 22:20:39 +13:00
7fb68a32a8 github.ref 2023-01-02 22:17:38 +13:00
3a1f43870b Double-brackets 2023-01-02 22:15:32 +13:00
b5f9baa17d Separating meta for release vs edge 2023-01-02 22:06:27 +13:00
8c4b166c06 No wrapping, just leading $ 2023-01-02 22:04:08 +13:00
a5b5ca0ced Using GITHUB_REF_NAME 2023-01-02 22:00:55 +13:00
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