Adrián Riobo Lorenzo
Adrián Riobo Lorenzo
Just thinking out loud....create the shasumfile and cipher the content with a crc private key, then download the shasumfile decipher with the public (ensure the auth) then caculate the shasum...
> That would mean for a specific crc release would be stuck to specific Z-stream but the issue remain same as soon as you rebuild same version of bundle the...
Add also a link to this possible enhancement on delete (contexts removal) #2375
Delete now takes care of CRC context, should we inspect the state for the file after crc delete? Ensure only affects to crc contexts? also related to https://github.com/code-ready/tray-macos/issues/112
Does it make sense keep the clicumber integrated code under e2e? Or may keep e2e only with `suites` and `features` and move the clicumber code to `extended`? WDYT?
Yeah currently we are using that label of `approve` (same as after review), but if we want to keep the meaning of it and create a different one it will...
Related #3081
The idea on #3239 is avoid creating our own tests and rely on podman integration tests itself. For volumes there is a fully set of tests, mount a local path...
Add this as base for implementing task 2 adrianriobo/ms-corporate#2
Just after talk to @praveenkumar add a note on one key benefit from adding the logic to the bundle is to `self handle versioning support`; this means if there are...