3 Commits

Author SHA1 Message Date
Ivan Gabaldon
e37bd4481f
run workflows sequentially by default
concurrency rules applies to each branch
2025-05-08 11:44:20 +02:00
Ivan Gabaldon
b1ffeb00ac
add test job
Needed to test the workflows in a separate fork so unrelated triggers appear in files.

Run tests before container release, if there are any problems the job fails and the images are not released. At the moment this is basic, but it should cover the most serious issues that may appear.

This will prevent fiascos like https://github.com/searxng/searxng/issues/4718 to ever happen again (hopefully)
2025-05-08 11:44:20 +02:00
Ivan Gabaldon
ee28f8effc
compat Dockerfile & misc fixes
Again. Needed to test the workflows in a separate fork so unrelated triggers appear in files. Also, adds the new Dockerfile.compat for armv7.
2025-05-08 11:41:52 +02:00