142 Commits

Author SHA1 Message Date
Georges-Antoine Assi
28e1db8d2b
add selfshst badge to readme 2025-11-21 23:37:09 -05:00
Georges-Antoine Assi
bf2413cc73
add perm to action 2025-11-18 12:08:50 -05:00
Georges-Antoine Assi
8eadab6672
open PR when running hltb update 2025-11-18 12:05:31 -05:00
Georges-Antoine Assi
2be1bab224
changes from bot review 2025-11-17 15:46:14 -05:00
Georges-Antoine Assi
8d91362a24
cahgnes from self review 2025-11-17 15:35:08 -05:00
Georges-Antoine Assi
95c506aec0
Add github action to update HLTB API url 2025-11-17 15:27:48 -05:00
Jan van Brügge
06c29119f3
ci: Also check for integrity field in lockfile lint job 2025-10-01 15:12:03 +01:00
Georges-Antoine Assi
91fb6f6f23
initialize field 2025-09-23 18:23:08 -04:00
Georges-Antoine Assi
92ca3d899c
pin docker uses to immutable versions 2025-09-18 10:02:54 -04:00
Georges-Antoine Assi
649a6dc7f7
Remove link from aikido report 2025-08-11 09:18:39 -04:00
zurdi
7756f0de31
trim logotipo resources 2025-07-23 23:05:38 +00:00
Georges-Antoine Assi
0dc61a2052
run trunk 2025-07-23 11:01:55 -04:00
milktoastrat
69ebecfe6a
Update logos 2025-07-23 09:41:11 -04:00
milktoastrat
6227920354 Update logos 2025-07-22 23:56:15 -04:00
Georges-Antoine Assi
e9d4c13efe
switch aikido badge to png 2025-07-20 09:39:23 -04:00
Georges-Antoine Assi
6814518800
add aikido badge to readme 2025-07-19 13:41:27 -04:00
Georges-Antoine Assi
24c0b1836b
add rc to valid semver 2025-07-19 10:41:44 -04:00
Georges-Antoine Assi
e061277b2f
format svg icons 2025-07-18 16:46:15 -04:00
Georges-Antoine Assi
9773d08813
use the orange badge 2025-07-11 10:21:32 -04:00
Georges-Antoine Assi
b7f647557e
add hn feature badge 2025-07-11 10:17:27 -04:00
Georges-Antoine Assi
2e047e41ce
actually generate coverage file 2025-07-06 09:32:38 -04:00
Georges-Antoine Assi
7cdc42e307
use coverage from bckend 2025-07-06 09:16:37 -04:00
Georges-Antoine Assi
b797e63fdf
augment pytest with coverage 2025-07-05 23:20:52 -04:00
Georges-Antoine Assi
d30e1cfa91
Apply suggestion from @adamantike
Co-authored-by: Michael Manganiello <adamantike@users.noreply.github.com>
2025-07-04 21:22:35 -04:00
Georges-Antoine Assi
e8f8f1621c
complete migration to uv 2025-07-04 09:54:04 -04:00
Michael Manganiello
f96adeeaee
misc: Upgrade to Python 3.13
Small changes to upgrade Python to version 3.13, and fixes based on a
`pyupgrade` run using the `--py313-plus` flag.
2025-07-03 23:37:00 -03:00
zurdi
ebb5368cfe
misc: Updated README previews 2025-05-28 12:22:27 +00:00
Georges-Antoine Assi
5f21d01f13
fix bug 2025-04-05 23:16:51 -04:00
Georges-Antoine Assi
89d667836c
add i18n workflow 2025-04-05 23:12:03 -04:00
Georges-Antoine Assi
7392b2e595
fix typo 2025-03-30 15:18:03 -04:00
Georges-Antoine Assi
b0b5362093
use branch as label and checkout 2025-03-29 10:42:30 -04:00
Georges-Antoine Assi
8ff52b2cda
Add github action to build experimental docker images 2025-03-28 22:07:15 -04:00
Georges-Antoine Assi
446b872e22
update PR template 2025-03-17 13:07:45 -04:00
Georges-Antoine Assi
d55d180c85
delete pointless dependabot 2025-03-16 23:05:59 -04:00
Georges-Antoine Assi
8a96dbe2de
fix check issues 2025-03-02 14:31:04 -05:00
zurdi
454a5c7d2f
feat: enhance build workflow to validate SemVer tags and trigger documentation and website builds on release 2025-02-26 12:23:46 +00:00
zurdi
9ea8e747ea
feat: modify build workflow to trigger actions only on release events 2025-02-24 15:55:36 +00:00
zurdi
b927f214d5
feat: update build workflow to trigger documentation and website builds on release 2025-02-24 14:27:20 +00:00
zurdi
a5b483bf30
Add social preview SVG for enhanced sharing experience 2025-02-06 00:25:34 +00:00
Georges-Antoine Assi
9117f6bd72
remove romm complete 2025-01-31 23:12:56 -05:00
zurdi
28c669bc45
Merge branch 'master' into ui-theme-redesign 2025-01-29 17:01:33 +00:00
Georges-Antoine Assi
811ea1124c
update pr template again 2025-01-27 00:02:21 -05:00
Georges-Antoine Assi
944954ee93
update pr template 2025-01-26 21:55:05 -05:00
Georges-Antoine Assi
23fd8aa14c
another tweak to make it clearer 2025-01-25 22:56:41 -05:00
Georges-Antoine Assi
104cf40696
update pr template 2025-01-25 22:51:22 -05:00
Georges-Antoine Assi
d94dd9a7db
Merge branch 'master' into ui-theme-redesign 2025-01-25 22:30:08 -05:00
Georges-Antoine Assi
e8d5860d31
Add dependabot yml 2025-01-24 11:31:01 -05:00
Georges-Antoine Assi
e084998ebc
move pr template outside subfolder 2025-01-21 15:53:09 -05:00
Georges-Antoine Assi
68af8b0df1
Remove labels from issue templates 2025-01-16 17:18:01 -05:00
Michael Manganiello
56631db636
fix: Poetry dependency installation during pytest job
With Poetry 2.0, we now need to explicitly tell it to install the `test`
extra.
2025-01-13 09:43:22 -03:00