1bdac57d67
tidewave
2025-07-03 13:05:41 +02:00
46c79ac512
fix(tests) Make tests work with docker-based postgres
2025-07-03 12:58:18 +02:00
Renovate Bot
66b094e3d5
chore(deps): update postgres to v17.5
2025-07-03 12:58:01 +02:00
1a36aa32fe
fix(ci): ignore elixir updates for .drone.yml as well
2025-07-03 12:57:50 +02:00
Renovate Bot
617a6fcac0
chore(deps): update renovate/renovate docker tag to v40.51
2025-07-03 12:57:35 +02:00
Renovate Bot
1c9ab4f64e
chore(deps): update renovate/renovate docker tag to v40.49
2025-07-03 12:57:23 +02:00
Renovate Bot
786f9d34dd
chore(deps): update dependency erlang to v27.3.4
2025-07-03 12:57:14 +02:00
ff5dcf1925
fix docker version warning
2025-07-03 12:57:00 +02:00
cf5ccf238d
chore(Justfile): allow regenerating migrations by commit hash
2025-07-03 12:53:04 +02:00
48353f8559
put regen-migrations into Justfile
2025-07-03 12:52:29 +02:00
2814fd11ea
chore: add regen_migrations script and seed-database to Justfile
2025-07-03 12:48:48 +02:00
b9984a0249
fix(ci): Explicitly pass github token to renovate job
2025-07-03 12:48:40 +02:00
33ae458121
Replace accidental podman command with docker
2025-07-03 12:48:11 +02:00
Renovate Bot
8b3576157f
chore(deps): update renovate/renovate docker tag to v40
2025-07-03 12:47:40 +02:00
b7e3037ea9
fix(renovate): Exclude elixir dependencies from postgres update
2025-07-03 12:47:30 +02:00
2f901a23c3
fix: Elixir version matching in renovate config
2025-07-03 12:47:24 +02:00
b6346e3c32
chore: Remove variables from dockerfile base images to enable renovate updates
2025-07-03 12:47:18 +02:00
55e89c880a
chore(renovate): Use glob patterns to match postgres packages
2025-07-03 12:45:27 +02:00
58f11277f8
chore: Also run renovate on push to main branch
2025-07-03 12:45:18 +02:00
281e6fd19b
chore: Group renovate postgres updates
2025-07-03 12:45:12 +02:00
4f3fb1bb4b
chore: Remove renovate comment about postgresql in asdf
...
Since postgres is now handled via docker-compose instead of asdf, the
restriction mentioned in the comment does not apply anymore.
2025-07-03 12:44:57 +02:00
d620767de2
chore: Ignore elixir dependency in renovate
...
It's a bit complicated to support the `-otp` postfix right now, so to
fix this right now, we'll just disable automatic updates for elixir.
2025-07-03 12:44:47 +02:00
7ddc7aa7b6
Add Release scripts & Dockerfile
2025-07-03 12:44:34 +02:00
f24ac1e41a
chore: add docker-compose for local postgres container
2025-07-03 12:43:42 +02:00
30c070a15a
chore(drone): don't trigger renovate on each push
2025-07-03 12:43:10 +02:00
Renovate Bot
623ed38481
Update renovate/renovate Docker tag to v39.264
2025-07-03 12:42:46 +02:00
Renovate Bot
9243901896
configure renovate
2025-07-03 12:41:13 +02:00
39eac1aa54
Disable ModuleDoc check
...
Adding module documentation for all our Ash resources seems desirable,
but ultimately unrealistic, and I think it's more likely that this check
will result in one-liner documentation that doesn't contain any real
information.
2025-07-03 12:40:48 +02:00
4fd2dd4c48
Add default generated credo config
2025-07-03 12:37:49 +02:00
61db0e3bd4
Add just format task
2025-07-03 12:37:32 +02:00
7b5f37960f
Add basic CI setup ( #30 )
...
Co-authored-by: Rafael Epplée <hello@rafa.ee>
Reviewed-on: #30
Co-authored-by: Moritz <moritz.m@local-it.org>
Co-committed-by: Moritz <moritz.m@local-it.org>
2025-07-03 12:36:15 +02:00
c16c411891
add dummy drone config
continuous-integration/drone/push Build was killed
2025-03-18 18:29:56 +01:00
87e7068e3f
Add basic justfile
2025-03-18 15:23:15 +01:00
f2eeb95960
Add generated starter app
2025-03-18 15:05:27 +01:00
29425fee80
Add .tool-versions file
2025-03-18 14:42:20 +01:00
9123a0b299
Initial commit
2024-11-13 14:58:32 +01:00