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
soksanichenko added 1 commit 2022-06-20 10:20:22 +00:00
soksanichenko added 1 commit 2022-06-20 10:22:54 +00:00
soksanichenko added 1 commit 2022-06-21 06:41:46 +00:00
soksanichenko added 1 commit 2022-06-21 06:57:04 +00:00
soksanichenko added 1 commit 2022-06-21 06:57:34 +00:00
soksanichenko added 1 commit 2022-06-21 06:59:48 +00:00
soksanichenko added 1 commit 2022-06-21 08:04:37 +00:00
anfimovdm approved these changes 2022-06-21 08:19:20 +00:00
anfimovdm left a comment
Member

lgtm

lgtm
AvoidMe reviewed 2022-06-21 08:38:24 +00:00
@ -0,0 +28,4 @@
SIGNER_ID=self._cas_signer_id
):
self._cas = local['cas']
self._cas['login']()
Member

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?
Member

yes

yes
soksanichenko marked this conversation as resolved
soksanichenko added 1 commit 2022-06-21 10:40:23 +00:00
soksanichenko added 1 commit 2022-06-21 10:41:32 +00:00
soksanichenko added 1 commit 2022-06-21 10:41:53 +00:00
soksanichenko merged commit bd5686e9e4 into master 2022-06-22 11:07:24 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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.