Commit Graph

28 Commits

Author SHA1 Message Date
danfimov d5ae64321c Merge pull request 'Revert "ALBS-1122: Replace notarization interface from CAS to VCN (#7)"' (#8) from revert into master
Reviewed-on: #8
2023-06-22 11:40:26 +00:00
Daniil Anfimov b5a2b87568 Revert "ALBS-1122: Replace notarization interface from CAS to VCN (#7)"
This reverts commit d68685bf72.
2023-06-22 13:37:34 +02:00
danfimov d68685bf72 ALBS-1122: Replace notarization interface from CAS to VCN (#7)
Co-authored-by: Daniil Anfimov <anfimovdan@gmail.com>
Reviewed-on: #7
2023-06-20 14:43:27 +00:00
Javier Hernández d9c09a5d58 Merge pull request #6 from jhernandez/ALBS-662
ALBS-662: Added the ability to authenticate other CAS users' artifacts

Reviewed-on: #6
2022-11-10 10:15:42 +00:00
Javier Hernández a78784fee4 New version 0.0.6 2022-11-10 11:10:06 +01:00
Javier Hernández 4ced19c78c ALBS-662: Added the ability to authenticate other CAS users' artifacts 2022-11-08 14:04:09 +01:00
Korulag 211d4521c0 Merge pull request 'Added notarize_no_exc method to return success state instead of raising the exception' (#5) from albs-637 into master
Reviewed-on: #5
2022-09-14 20:02:22 +00:00
Vasily Kleschov de5d91217f Fixed review comments 2022-09-14 19:28:45 +03:00
Vasily Kleschov 7093f13a10 Added notarize_no_exc method to return success state instead of raising the exception 2022-09-14 18:58:37 +03:00
Stepan Oksanichenko 49c4c97645 Merge pull request 'ALBS-639: Create a CLI tool to generate SBOM' (#4) from ALBS-639 into master
Reviewed-on: #4
2022-09-13 12:26:18 +00:00
soksanichenko d2f8cdda42 ALBS-639: Create a CLI tool to generate SBOM
- It's fixed splitting of result of the command `cas --version`
2022-09-13 14:57:26 +03:00
soksanichenko e5fd2bf3b1 ALBS-639: Create a CLI tool to generate SBOM
- Class method `get_version` is implemented
2022-09-13 14:39:54 +03:00
Javier Hernández d6eca7c2e3 New version 0.0.3 2022-08-18 11:38:55 +02:00
Javier Hernández 9bb706e2d0 Merge pull request 'ALBS-576: Notarize artifacts sequentially' (#3)
Reviewed-on: #3
2022-08-18 09:23:07 +00:00
Javier Hernández f93f95fca5 ALBS-576: Notarize artifacts sequentially
See: https://github.com/codenotary/cas/issues/275
2022-08-18 10:27:46 +02:00
anfimovdm 98ca413db7 ALBS-444 (#2)
Co-authored-by: Daniil Anfimov <anfimovdan@gmail.com>
Co-authored-by: Vyacheslav Potoropin <vpotoropin@almalinux.org>
Reviewed-on: #2
Co-authored-by: anfimovdm <anfimovdm@noreply.git.almalinux.org>
Co-committed-by: anfimovdm <anfimovdm@noreply.git.almalinux.org>
2022-07-01 14:25:16 +00:00
Stepan Oksanichenko bd5686e9e4 Merge pull request 'ALBS-443: Integrate CodeNotary with git updater tool' (#1) from ALBS-443 into master
Reviewed-on: #1
2022-06-22 11:07:23 +00:00
soksanichenko a2ee1427fa ALBS-443: Integrate CodeNotary with git updater tool
- setup.py
2022-06-21 13:41:48 +03:00
soksanichenko 78c68f7a5d ALBS-443: Integrate CodeNotary with git updater tool
- setup.py
2022-06-21 13:41:27 +03:00
soksanichenko 576b7e0185 ALBS-443: Integrate CodeNotary with git updater tool
- setup.py
2022-06-21 13:40:16 +03:00
soksanichenko 646b984d89 ALBS-443: Integrate CodeNotary with git updater tool
- Env vars with credentials
2022-06-21 11:04:31 +03:00
soksanichenko f46eef7df9 ALBS-443: Integrate CodeNotary with git updater tool
- Additional metadata for notarizing
2022-06-21 09:59:43 +03:00
soksanichenko e25c5070b0 ALBS-443: Integrate CodeNotary with git updater tool
- Additional metadata for notarizing
2022-06-21 09:57:29 +03:00
soksanichenko 85764ae655 ALBS-443: Integrate CodeNotary with git updater tool
- Additional metadata for notarizing
2022-06-21 09:56:58 +03:00
Stepan Oksanichenko 1fcbac41b1 Update 'cas_wrapper.py' 2022-06-21 06:41:45 +00:00
Stepan Oksanichenko 037aa1ad5e Update 'cas_wrapper.py' 2022-06-20 10:22:52 +00:00
Stepan Oksanichenko 5a4382088b Add 'cas_wrapper.py'
Add cas wrapper
2022-06-20 10:20:00 +00:00
Stepan Oksanichenko e0e46895b6 Initial commit 2022-06-20 10:18:58 +00:00