Commit Graph

56 Commits

Author SHA1 Message Date
Simon f2848e9ac2
extend llm policy, define agents.md 2026-06-23 20:30:37 +02:00
Merlin Scheurer c276134b67 update nodejs version in github workflow 2026-04-05 11:25:14 +02:00
Simon 6a5d892883
bump unit tests base python version 2026-03-14 17:25:23 +07:00
Simon 3a8cd9c4fe
add LLM policy 2026-02-06 17:40:51 +07:00
Simon 2d19d85b75
add debug var to template 2025-08-30 09:20:32 +07:00
Simon b6e95c6125
fix unittest workflow 2025-08-21 17:10:36 +07:00
Simon 90e3a5c634
don't open yt-dlp issues here 2025-08-21 17:08:09 +07:00
Simon 2f03dccf3b
add unstable checkbox 2025-07-23 21:14:00 +07:00
Simon b5a79c4885
remove old template 2025-07-12 11:40:59 +07:00
Simon 178c25f2f0
really no more feature requests please 2025-06-08 19:52:55 +07:00
Simon a706ba601a
disable blank issues 2025-01-26 23:09:50 +07:00
Simon 8ca943ca7b
checkou node 2025-01-07 09:29:52 +07:00
Simon 54e93c44e9
add globals 2025-01-07 09:19:52 +07:00
Simon d6acef2b64
add eslint/js dependency 2025-01-07 09:16:43 +07:00
Simon a7fb5d9939
switch to pre_commit workflow 2025-01-06 21:17:15 +07:00
Simon bc74bf80f4
run pre-commit on all 2025-01-06 21:08:51 +07:00
Simon b864813a7b
fix tests 2024-08-03 23:37:23 +02:00
Simon b97cb9d264
disable feature requests 2024-07-17 15:13:10 +02:00
Simon d4165327df
remove apt cache 2024-05-21 22:29:55 +02:00
Simon 87e3814751
fix locked files caching 2024-05-21 22:20:47 +02:00
Simon 200f5ed5a2
add apt caching, better structuring 2024-05-21 21:54:20 +02:00
Simon 7a265231bc
cache pip 2024-05-21 21:26:09 +02:00
Simon d3103ccc30
install missing system dependencies 2024-05-21 20:17:47 +02:00
Simon cfa0cabd41
add unit tests workflow 2024-05-21 19:10:22 +02:00
Simon 873e7d1e8d
add gcc to runner 2024-05-21 17:41:08 +02:00
Simon 91f9351502
limit action run on path glob 2024-05-21 16:51:06 +02:00
Simon 4a49d70b17 Merge branch 'master' into testing 2024-05-21 16:46:30 +02:00
Simon ca1864843a
fix install repo dependencies 2024-05-21 16:41:37 +02:00
Simon 819d166296
update actions version 2024-05-21 16:35:43 +02:00
Simon c7ebbaa207
remove redundant 2024-05-19 13:32:59 +02:00
Simon a2000b253b
Update FRONTEND-MIGRATION.yml 2024-05-19 18:31:31 +07:00
Simon 6e9ae583c9
add Frontend Migration template 2024-05-19 13:24:05 +02:00
lamusmaser 6721d01fa6
Fix `textarea` type from `shell` to `Shell`. (#594) 2023-11-17 09:12:02 +07:00
Simon e893dc3b24
clean up workflow 2023-07-31 23:53:06 +07:00
simon 87d68a3e5c
add PR template 2023-04-01 12:24:24 +07:00
simon b16c00f480
update issue templates 2023-04-01 12:17:00 +07:00
simon 0b300e7e12
replace all old wiki links to new docs 2023-03-31 23:46:49 +07:00
simon 188eb9fc41
update feature request desc 2023-01-27 09:57:10 +07:00
simon 4db3775eba
manage new feature expectations 2023-01-27 09:55:11 +07:00
Simon 7e67ed02aa
fix checkbox label 2022-11-20 15:45:55 +07:00
simon 55c9721b51 rename to *common errors*, better issue template 2022-11-10 10:05:14 +07:00
lamusmaser e4c5529412
Update Github Actions to use `deploy.sh` and remove individual calls for testing functions. (#351)
* Remove individual calls for testing functions.
Call `deploy.sh validate` for linting checks.

* Increment actions versions to remove deprecation errors.
Add `requests` to `pip install` line.

* Specify Python version with `actions/setup-python` call.
2022-10-27 13:30:24 +07:00
Kevin Gibbons b4fe9a784f
add github workflow to enforce linting of JS files (#348) 2022-10-27 13:27:30 +07:00
Kevin Gibbons 39902cb1c6
Format/slightly modernize the JS (#345)
* add basic JS tooling

* fix accidental uses of global variables

* auto-format

* add and fix a couple more standard lint rules

* remove useless return false from settimeout callbacks

* document JS contributing

* fix whitespace in package.json

* add JS stuff to codespell skiplist

* codespell take two

* update github action and add comments about duplicated logic
2022-10-26 09:43:58 +07:00
simon a7aead728c
add roadmap link to FR template 2022-09-06 21:22:30 +07:00
simon 3d1561de75
better wording feature request help 2022-08-14 21:55:23 +07:00
simon 3df6eceb20
add issue templates 2022-08-14 19:43:00 +07:00
simon 13018192f3
remove default funding sources 2022-07-30 21:17:12 +07:00
simon 36d0f08efb add FUNDING.yml 2022-07-30 21:08:57 +07:00
simon 1d3d3b13ed
reduce max-complexity to 10 2022-03-26 18:36:10 +07:00