Löschen der CI Variablen für die FjD Container Registry (Nexus)
User Story
Als DevOps Engineer möchte ich übersichtliche und gültige CI Variablen haben, um die Administration so einfach wie möglich zu halten.
Why
Folgende Variablen können gelöscht werden:
CI_REGISTRY
DOCKER_AUTH_CONFIG
DOCKER_PASS
DOCKER_PULL_REGISTRY
DOCKER_REGISTRY
DOCKER_USER
Nachdem die Gruppenvariable CI_REGISTRY gelöscht wurde, kann die Variable aus den Repos gelöscht werden. Dort wurde die Variable übergangsweise konfiguriert, um eine Migration möglichst einfach zu machen.
https://git.fitko.de/fit-connect/token-validator/-/settings/ci_cd
https://git.fitko.de/fit-connect/cve-scan-pipeline/-/settings/ci_cd
https://git.fitko.de/fit-connect/docs/-/settings/ci_cd
https://git.fitko.de/fit-connect/event-payload/-/settings/ci_cd
https://git.fitko.de/fit-connect/gitlab-pipeline-cleaner/-/settings/ci_cd
https://git.fitko.de/fit-connect/pipeline/-/settings/ci_cd
https://git.fitko.de/fit-connect/metadata-schema/-/settings/ci_cd
https://git.fitko.de/fit-connect/self-service-api/-/settings/ci_cd
https://git.fitko.de/fit-connect/submission-api/-/settings/ci_cd
https://git.fitko.de/fit-connect/infrastruktur/-/settings/ci_cd
https://git.fitko.de/fit-connect/zustelldienst/-/settings/ci_cd
https://git.fitko.de/fit-connect/fake-dvdv/-/settings/ci_cd
https://git.fitko.de/fit-connect/routing-api/-/settings/ci_cd
https://git.fitko.de/fit-connect/self-service-portal/-/settings/ci_cd
https://git.fitko.de/fit-connect/oauth-server/-/settings/ci_cd
https://git.fitko.de/fit-connect/clientmock/-/settings/ci_cd
https://git.fitko.de/fit-connect/fit-connect-tools/-/settings/ci_cd
https://git.fitko.de/fit-connect/sdk-java/-/settings/ci_cd
https://git.fitko.de/fit-connect/self-service-portal-frontend/-/settings/ci_cd
Links, Notes, Remarks
Acceptance criteria
- Variablen wurden gelöscht
Implementation plan (to be completed by the developer)
- Löschen der Variablen
- Definition of Done was checked.