Georges-Antoine Assi
f2e8e337b2
Merge branch 'master' into save-sync
2026-04-05 21:47:53 -04:00
Georges-Antoine Assi
7c41fb5bac
revert fs_name sibling roms
2026-04-05 17:57:48 -04:00
Georges-Antoine Assi
5da813c871
add perms to copilot setup step
2026-04-03 09:47:05 -04:00
zurdi
a18fd9c459
fix: remove conditional check for mariadb connectors installation
2026-03-20 13:43:47 +00:00
nendo
51c990dcba
fix(ci): install mariadb connectors on all runners
...
uv sync installs sqlalchemy[mariadb-connector] regardless of which
database is being tested, so libmariadb-dev must be present on all
runners. The postgres migration job and pytest postgresql matrix were
missing this step.
2026-03-16 11:40:39 +09:00
Georges-Antoine Assi
2beba3d141
move to corrrect folder
2026-03-12 21:15:08 -04:00
Georges-Antoine Assi
7c0e5400f7
add more tools to setup copilot
2026-03-12 21:14:31 -04:00
Georges-Antoine Assi
78ff3c1e54
add copilot setup steps
2026-03-12 20:58:46 -04:00
Georges-Antoine Assi
b9e3ae6be3
add perm to job itself
2026-03-09 23:09:05 -04:00
Georges-Antoine Assi
30db3725f4
add comment at the beginnig
2026-03-09 23:02:52 -04:00
Georges-Antoine Assi
bdd5f4b078
add PR label to trigger preview build
2026-03-09 22:59:31 -04:00
Georges-Antoine Assi
2f7f6f65e7
run tests against postgres matrix
2026-03-08 10:20:09 -04:00
Georges-Antoine Assi
e79204ee4a
continue-on-error: true in pytest publish report step
2026-02-03 09:22:09 -05:00
Georges-Antoine Assi
5f58deb3ec
set more env vars
2026-01-26 21:50:41 -05:00
Georges-Antoine Assi
08839b85c2
add missing env var
2026-01-26 21:40:07 -05:00
Georges-Antoine Assi
958a337ce2
tweak test in migration file
2026-01-26 21:32:03 -05:00
Georges-Antoine Assi
2576ba6bbc
Add workflow to run migrations on PR
2026-01-26 21:30:01 -05:00
Georges-Antoine Assi
455252d4b9
update issue template
2026-01-12 10:01:07 -05:00
Georges-Antoine Assi
743bddcb23
add valkey to pytest ci
2026-01-10 09:22:46 -05:00
Georges-Antoine Assi
41cf73bbb7
changes from bot review
2026-01-01 11:32:14 -05:00
Georges-Antoine Assi
4747478e98
fix pr template
2025-12-09 13:41:25 -05:00
zurdi
7919b2b790
Implement feature X to enhance user experience and optimize performance
2025-12-04 12:30:05 +00:00
zurdi
b70c23e178
fix: update pull request template for clarity and consistency
2025-11-26 12:42:09 +00:00
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