Skip to content

SAR-255 Publish packages to the artefact.skao.int repository

Katleho Madisa requested to merge sar-255/Publish-package-to-CAR into master

Updated the .gitlab.yml file to comply to the Software Package Release Procedure according to the Migration Guidelines to the Central Artefact Repository.

The image used by the pipeline was changed to also adhere to the CI/CD Best Practices.

We added a pylint-disable directive to avoid the error:

=================================== FAILURES ===================================
_____________________ [pylint] tests/test_configuration.py _____________________
E: 21,23: Instance of 'RootLogger' has no 'loggerDict' member (no-member)

NB: No need to bump up the version, the package is already in the new repository. See https://artefact.skatelescope.org/#browse/browse:pypi-internal:ska-ser-logging%2F0.4.0%2Fska_ser_logging-0.4.0-py3-none-any.whl.

Related to SP-1106.

Edited by Katleho Madisa

Merge request reports