65 Commits

Author SHA1 Message Date
Thomas Basler
5c85bfa151 Upgrade actions/download-artifact from v4 to v8 2026-03-27 21:24:05 +01:00
Thomas Basler
e1e7eddaa2 Upgrade mikepenz/release-changelog-builder-action from v5 to v6 2026-03-27 21:22:57 +01:00
Thomas Basler
193074bf4b Upgrade actions/upload-artifact from v4 to v7 2026-03-27 21:21:45 +01:00
Thomas Basler
1ae060b46f Upgrade actions/cache from v5 to v6 2026-03-27 21:19:54 +01:00
Thomas Basler
f52cad0302 Upgrade dessant/lock-threads from v5 to v6 2026-03-27 21:15:49 +01:00
Thomas Basler
a789fa02e7 Upgrade actions/stale from v9 to v10 2026-03-27 21:14:52 +01:00
Thomas Basler
b842f003af Upgrade actions/setup-python from v5 to v6 2026-03-27 21:13:36 +01:00
Thomas Basler
5da258df8a Upgrade node to 24 in github actions 2026-03-27 21:11:31 +01:00
Thomas Basler
b565561034 Upgrade actions/setup-node from v4 to v6 2026-03-27 21:10:07 +01:00
Thomas Basler
7f0008eadd Upgrade actions/checkout from v5 to v6 2026-03-27 21:06:19 +01:00
Thomas Basler
27e2ab225d Updated discord link to delegate user directly into the right channel 2025-09-16 19:23:46 +02:00
Thomas Basler
7962feed96 github actions: Upgrade actions/checkout to v5 2025-08-19 18:58:57 +02:00
Thomas Basler
6322a361bc webapp: Update dependencies
This also increases the used node version from 22 to 24
2025-07-07 23:24:34 +02:00
Thomas Basler
4b5659456c bump mikepenz/release-changelog-builder-action from 4 to 5 2025-05-04 16:17:24 +02:00
Thomas Basler
80fb8c70f5 Slight optimization in bug report template 2025-04-09 17:39:05 +02:00
Thomas Basler
9b8eb58a00 Implement a more strict issue and pr policy 2025-02-07 22:29:34 +01:00
Bernhard Kirchen
6f9ded5f20 issue template: fix typo 2024-09-28 02:02:44 +02:00
Thomas Basler
468cbad4f3 Upgrade github actions/checkout to v4 2024-09-25 21:53:30 +02:00
Thomas Basler
d69a43373e Slight adjustments to github bug_report template 2024-09-25 21:49:38 +02:00
Thomas Basler
175e5752fe Github Action: Update node version from 20 to 22 2024-09-21 20:30:42 +02:00
Bernhard Kirchen
43394bc1bc actions: enable corepack to use fixed version of yarn
this allows us to fix the version of yarn, the Node.js package manager,
to a particular version. using corepack is the recommended way to use
yarn these days.
2024-09-20 22:30:46 +02:00
Bernhard Kirchen
304b898ddc changelogs: group webapp-related changes 2024-09-20 21:12:08 +02:00
Bernhard Kirchen
1fd09d527a actions: fix a typo 2024-09-20 21:11:44 +02:00
Bernhard Kirchen
bd22f00539 actions: run yarn prettier to check web app formatting 2024-09-20 21:11:18 +02:00
Bernhard Kirchen
2f77b9e500 actions: switch to node version 20 for linting
use version consistent with the version used when building the web
application.
2024-09-20 21:10:18 +02:00
Bernhard Kirchen
ee3b62d671 actions: use setup-node@v4 as v3 causes warning
the "Yarn Linting" action causes a warning to appear about a deprecated
Node version. switch to actions/setup-node@v4, which is already in use
by the action building the web app for the firmware, to avoid this
warning.
2024-09-20 21:09:50 +02:00
Bernhard Kirchen
00626b63f7 issue template: asks for firmware variant 2024-09-20 16:37:33 +02:00
Thomas Basler
e279cf5cec Added hint in issue template that HMS-xxxW inverters are not supported 2024-08-05 18:31:31 +02:00
Thomas Basler
b5398a4297 Changed issue template to make clear that issues are bugs that affect all users 2024-06-08 12:39:04 +02:00
Thomas Basler
2cde219317 Upgrade build action to support node 20 2024-04-29 23:17:40 +02:00
Thomas Basler
bdff1e1ac3 Added github workflow to do some repository cleanup 2024-03-31 22:39:59 +02:00
Thomas Basler
79e5c642eb Bump actions/setup-python from 4 to 5 2024-02-12 19:41:17 +01:00
Thomas Basler
c4702915a7 Bump actions/cache from 3 to 4 2024-02-12 18:52:07 +01:00
Thomas Basler
382abeecd3 Upgrade actions/download-artifact from v3 to v4 2023-12-15 16:28:41 +01:00
Thomas Basler
00fb6445b9 Upgrade actions/upload-artifact from v3 to v4 2023-12-15 16:28:10 +01:00
Thomas Basler
07e2c5998b Build webapp using nodejs v20 2023-11-15 16:40:04 +01:00
Thomas Basler
3d837bdd29 Upgrade actions/setup-node from v3 to v4 2023-11-15 16:39:09 +01:00
Thomas Basler
7b9ddb5033 Upgrade actions/checkout from v3 to v4 2023-11-15 16:38:30 +01:00
Thomas Basler
bd26d09564 Fix: build action fails due to ModuleNotFoundError: No module named 'pkg_resources':
Fix #1500
2023-11-15 16:36:46 +01:00
Thomas Basler
10ba10d792 cpplint: do not complain mutex include 2023-08-03 22:07:53 +02:00
Thomas Basler
c8fc123e81 Feature: Only require one binary file for initial flashing
There is no need anymore to upload multiple .bin files. All binaries are combined into one.
2023-06-09 00:03:01 +02:00
Thomas Basler
abfc2735ba Add separate property to platformio.ini to control the environments built by github actions
This is now independent of the default_envs which also affects local development
2023-06-08 22:48:04 +02:00
Thomas Basler
c1f64396d8 Always use a latest patch level of the softprops/action-gh-release 2023-06-08 20:43:46 +02:00
Thomas Basler
4bcc7ce490 Fix: Use correct tag_resolver for github changelog 2023-04-12 21:02:06 +02:00
Thomas Basler
fef9abff93 Fix: Use commit title to categorize commits in changelog 2023-04-06 23:20:44 +02:00
Thomas Basler
a7b2d727f8 Fix: Show version number in web interface instead of git hash (if available)
see https://github.com/actions/checkout/issues/701 for further info
2023-04-05 21:20:28 +02:00
Thomas Basler
f1b0558913 Run automatic linting for the webapp 2023-04-05 20:19:31 +02:00
Thomas Basler
69838ba0cc Add MqttSubscribeParser, TimeoutHelper and ResetReason to cpplint 2023-04-05 20:02:39 +02:00
Thomas Basler
77e593777d Feature: Added possibility to create github releases with changelog 2023-04-05 19:38:31 +02:00
Thomas Basler
fd31cc80b5 Fix build workflow 2023-04-04 21:22:33 +02:00