Commit Graph

52 Commits

Author SHA1 Message Date
cc112f8e80 Limiting CI images to v7 to isolate SSL issue 2023-05-20 15:02:10 +12:00
4925d25442 Removing advanced CodeCov workflow
- Enabled basic version via GitHub directly
2023-01-15 07:42:04 +13: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
0d8a57f758 Create codeql-analysis.yml 2022-02-03 20:45:09 +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
782cf6b773 Merging tests into release workflow for full CI 2021-10-27 20:57:17 +13:00
97bae58f9b Codecov replacing Code Climate 2021-10-26 21:32:38 +13:00
23f0bffe7d Adding release workflow (WIP) 2021-10-25 20:58:18 +13:00
585d5fa0fc Using mopidy-tunein as starting point 2021-10-25 20:00:14 +13:00
0b69d261b6 sudo-ifying 2021-10-25 19:52:34 +13:00
f87597ddb6 Splitting GI to system dependency 2021-10-25 19:49:37 +13:00
5722835d97 python3-gi 2021-10-25 19:47:14 +13:00
3e254a93fb Manually including gi 2021-10-25 19:45:40 +13:00
2781add24c Explicit python3 2021-10-25 12:31:11 +13:00
383c0f3d67 Installing self 2021-10-25 12:27:58 +13:00
15c412412f Passing CC_TEST_REPORTER_ID 2021-10-25 12:20:50 +13:00
1e839fe8ff Top-level uses for GH actions 2021-10-25 12:08:25 +13:00
5e1ab5b746 Use NodeJS 2021-10-24 12:58:05 +13:00
615de06ee0 Adding jest tests 2021-10-24 12:53:22 +13:00
d8d0f234c2 Splitting develop vs latest docker builds; Tox config 2021-10-24 12:46:42 +13:00
a7e9308f43 Create python-tests.yml 2021-10-24 12:14:49 +13:00
6571595fca Update build-docker.yml 2021-10-24 12:09:34 +13:00
fe500b80f5 Defining context 2021-10-24 11:58:26 +13:00