Move away from duplicating CI files across all repos. Instead, use workflow_call to have them be shared from the canonical/observability repo. Unfortunately, this can't really be tested without merging, so once merged, we need to run through the workflows and make sure they work before proceeding to the next charm.
Move away from duplicating CI files across all repos. Instead, use workflow_call to have them be shared from the
canonical/observability
repo. Unfortunately, this can't really be tested without merging, so once merged, we need to run through the workflows and make sure they work before proceeding to the next charm.