f6864c3c49
ci: Don't reinstall requirements on lint
2023-02-15 16:24:14 +01:00
328b3af525
ci: Increase ansible-galaxy timeout
2023-02-15 16:06:12 +01:00
dc104d96fb
lint: might fix it now
2022-08-13 19:53:34 +02:00
c7deaa99c2
lint: reenable installation of requirements
2022-08-13 19:48:47 +02:00
14f4d04d2b
lint: fix config
2022-08-13 19:33:18 +02:00
8a5c248da4
ci: also output ansible-lint json to console
2022-06-13 02:25:03 +02:00
c2f6af2dd1
CI: Colorized GitLab CI output
...
See https://www.jeffgeerling.com/blog/2020/getting-colorized-output-molecule-and-ansible-on-github-actions-ci
2022-01-02 20:53:51 +01:00
8286c3afd3
CI: Fix ansible-lint search space
...
This patch will allow ansible-lint to search for files on its own instead of *.yml files in the root directory. Since playbooks now reside in their own folder, ansible-lint would not lint any roles anymore.
Also this introduces another small stub ansible-lint related ansible config file, so it does not always try to use the vault password / decrypt files.
2021-09-14 00:44:30 +02:00
768bd5eed2
CI: Fix listing saibotk as external contributor
2021-04-01 23:26:02 +02:00
98b50440e4
CI: Add ansible-lint version output
2021-03-14 14:08:15 +01:00
fa4de9b5bb
CI: Use release cli to be able to access env vars
2021-03-05 13:59:26 +01:00
a18926789b
CI: Releases add missing release instructions
2021-03-05 13:50:55 +01:00
20fd3f57a8
CI: Release adjust contribution filter to Saibotk
2021-03-05 13:45:52 +01:00
4840fb3cac
CI: Add automated monthly releases
...
See be63f0bd82
2021-03-05 13:38:40 +01:00
431ed0084e
Add ansible-lint report as code quality artifact
2021-03-05 13:24:16 +01:00
Sheogorath
9c5074608f
gitlab-ci: Enable secret detection
...
This patch should provide automated secret detection, preventing any
secrets from sneaking out unnoticed. This is part of GitLabs AutoDevOps
feature set.
Reference:
https://docs.gitlab.com/ee/user/application_security/secret_detection/index.html
f006fea310/lib/gitlab/ci/templates/Security/Secret-Detection.gitlab-ci.yml
2021-02-24 12:29:45 +01:00
399d9c8c94
CI: Use custom image
...
This should reduce the duration of CI runs significantly
2021-01-07 20:27:17 +01:00
Renovate Bot
ad800fcc29
automation: Update docker.io/library/python Docker tag to v3.9
2021-01-02 03:26:59 +00:00
b467b81ba1
CI: Switch to pip version of ansible-lint
2021-01-02 03:23:57 +01:00
11e328a847
CI: Add ansible-lint step
2021-01-02 02:40:57 +01:00