Commit Graph

36 Commits

Author SHA1 Message Date
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
ae3412b3c3 Update build-docker.yml 2021-10-24 11:57:08 +13:00
cf1b5ba699 Create build-docker.yml 2021-10-24 11:53:14 +13:00