gitlab-ci: add lint job (stage: .pre)
- directories to be linted can be configured in .gitlab-ci.yml's
REQUIRES_LINT
variable - removed linting from the test job
Signed-off-by: Kevin Morris kevr@0cost.org
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Scheduled Maintenance on our Gitlab server: Our hosting provider Hetzner has informed us that there will be a scheduled downtime window of up to 40 minutes on the 9th July 2025 starting on 10:00 GMT+2 until 14:00 GMT+2 to replace the mainboard of our Gitlab server. During this time window all services related to Gitlab may experience outages.
REQUIRES_LINT
variableSigned-off-by: Kevin Morris kevr@0cost.org