ALBS-443: Integrate CodeNotary with git updater tool #1

Merged
soksanichenko merged 10 commits from ALBS-443 into master 2022-06-22 11:07:24 +00:00

Add cas wrapper

Add cas wrapper
Add cas wrapper
- Additional metadata for notarizing
- Additional metadata for notarizing
- Additional metadata for notarizing
anfimovdm approved these changes 2022-06-21 08:19:20 +00:00
anfimovdm left a comment

lgtm

lgtm
@ -0,0 +28,4 @@
SIGNER_ID=self._cas_signer_id
):
self._cas = local['cas']
self._cas['login']()
First-time contributor

I feel uncomfortable with login() in __init__, can't we do it in __enter__ and __exit__?

I feel uncomfortable with `login()` in `__init__`, can't we do it in `__enter__` and `__exit__`?
Author
Owner

Do you suggest convert it to context manager?

Do you suggest convert it to context manager?
First-time contributor

yes

yes
soksanichenko marked this conversation as resolved
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
almalinux/cas_wrapper!1
No description provided.