Mathias Wagner
|
e8280aef10
|
Add dependabot auto-merge workflow
|
2025-03-19 11:42:41 +01:00 |
|
Mathias Wagner
|
e9b02c60df
|
Update PULL_REQUEST_TEMPLATE.md
|
2024-06-23 21:28:59 +02:00 |
|
Mathias Wagner
|
06ba9432ff
|
Trying to add armv7 back to the docker dev workflow
|
2024-05-18 23:16:09 +02:00 |
|
Mathias Wagner
|
c885c04e35
|
Updated the FUNDING.yml
|
2024-05-17 20:16:10 +02:00 |
|
Mathias Wagner
|
821c123965
|
Updated the upload_docs.yml workflow
|
2023-12-03 11:31:30 +01:00 |
|
Mathias Wagner
|
08ec2adcdb
|
Removed arm v7 from the deploy_docker_dev.yml workflow (temporarily)
|
2023-11-30 11:31:11 +01:00 |
|
Mathias Wagner
|
a992b4c779
|
Updated the upload_docs.yml workflow (added the mkdocs-static-i18n dependency)
|
2023-05-29 18:15:41 +02:00 |
|
Mathias Wagner
|
9e764b3366
|
Created the english version of the feature_request_en.yml
|
2023-05-29 00:00:29 +02:00 |
|
Mathias Wagner
|
c70e6dc39f
|
Created the english version of the bug_report.yml
|
2023-05-29 00:00:15 +02:00 |
|
Mathias Wagner
|
56a1da40bb
|
Renamed feature_request.yml -> feature_request_de.yml
|
2023-05-28 23:59:48 +02:00 |
|
Mathias Wagner
|
92e70bb95e
|
Renamed bug_report.yml -> bug_report_de.yml
|
2023-05-28 23:59:17 +02:00 |
|
Mathias
|
60e04e4e26
|
Created the pull request template
|
2022-08-14 03:23:48 +02:00 |
|
Mathias
|
e9694744a6
|
Created the dependabot.yml
|
2022-08-14 03:12:14 +02:00 |
|
Mathias
|
89d3a67e38
|
Added funding for everyone that wants to support the project <3
|
2022-08-14 03:04:24 +02:00 |
|
Mathias
|
d6c89c603f
|
The "create release" action now automatically uploads the newest release to the docker hub
|
2022-08-10 22:36:01 +02:00 |
|
Mathias
|
b546f0343f
|
Added the QEMU step to the deploy docker dev workflow
|
2022-08-10 21:18:44 +02:00 |
|
Mathias
|
803db7a032
|
Added compatibility for arm-based processors in the docker deploy dev workflow
|
2022-08-10 21:15:18 +02:00 |
|
Mathias
|
d43ba89cb3
|
Created a docker deploy workflow for all development versions
|
2022-08-10 21:07:40 +02:00 |
|
Mathias
|
c250abf674
|
Removed the npm install statement from the create_release workflow
|
2022-08-09 01:03:19 +02:00 |
|
Mathias
|
2eb1ae8a0a
|
Since it is no longer necessary to build node modules, they are now removed from the script
|
2022-08-09 00:59:28 +02:00 |
|
Mathias
|
6e09cb6ae9
|
Removed the development branch from the "create release" workflow
|
2022-08-07 15:58:41 +02:00 |
|
Mathias
|
bc11d42f84
|
Removed the automatic release tag from the create release workflow
|
2022-08-06 16:28:49 +02:00 |
|
Mathias
|
34e17e889e
|
The create release workflow now only works on the development branch
|
2022-08-06 16:10:06 +02:00 |
|
Mathias
|
3fba2a7e73
|
Moved the create release workflow from "push branch" to "push tags"
|
2022-08-05 22:36:58 +02:00 |
|
Mathias
|
4175a6adc8
|
Created the "upload_docs" workflow
|
2022-08-05 18:55:40 +02:00 |
|
Mathias Wagner
|
db75683b82
|
Added a force statement to the "create release" workflow
|
2022-06-22 20:43:43 +02:00 |
|
Mathias Wagner
|
8909000ab6
|
Added the os dropdown to the bug report template
|
2022-06-12 15:07:48 +02:00 |
|
Mathias Wagner
|
ed3fb93142
|
The release now outputs the files with and without the node_modules folder
|
2022-06-12 15:03:12 +02:00 |
|
Mathias Wagner
|
bd7600c650
|
Added the feature request template
|
2022-06-12 14:41:36 +02:00 |
|
Mathias Wagner
|
a0063b7912
|
Added the "required"-validation to the bug report's browser option
|
2022-06-12 14:38:00 +02:00 |
|
Mathias Wagner
|
cb14249eb0
|
Added a bug report template
|
2022-06-12 14:36:42 +02:00 |
|
Mathias Wagner
|
60371281b3
|
Fixed the installer & removed mv from package.json
|
2022-06-10 12:38:48 +00:00 |
|
Mathias Wagner
|
48e9fdf731
|
Added the node_modules back to the zip file
|
2022-05-09 23:40:43 +02:00 |
|
Mathias Wagner
|
e139b8631d
|
Removed the node modules from the build
|
2022-05-04 22:57:58 +02:00 |
|
Mathias Wagner
|
9d1bc2914b
|
Well, it's package-lock.json. Not package_lock.json
|
2022-04-10 00:05:27 +02:00 |
|
Mathias Wagner
|
93536d4405
|
bruh
|
2022-04-10 00:02:53 +02:00 |
|
Mathias Wagner
|
445dd8a285
|
Forgot sudo 🥲
|
2022-04-10 00:00:50 +02:00 |
|
Mathias Wagner
|
c1bc737e3a
|
Added zip to the release workflow
|
2022-04-09 23:58:58 +02:00 |
|
Mathias Wagner
|
8d32de5fb7
|
Removed jq from the release workflow
|
2022-04-09 23:54:03 +02:00 |
|
Mathias Wagner
|
94cf914c0a
|
Second try
|
2022-04-09 23:48:36 +02:00 |
|
Mathias Wagner
|
327321c1d3
|
First try on the github release for myspeed
|
2022-04-09 23:46:18 +02:00 |
|