You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code snippet used in GenericCRUD to send the actual HTTP request was written for a proof-of-concept, and needs to be fleshed out, with better error handling.
This snippet is also used in the Etcd and Grafeas transports, currently.
The code snippet used in GenericCRUD to send the actual HTTP request was written for a proof-of-concept, and needs to be fleshed out, with better error handling.
This snippet is also used in the Etcd and Grafeas transports, currently.
in-toto-plugin/src/main/java/io/jenkins/plugins/intotorecorder/transport/GenericCRUD.java
Lines 37 to 39 in 9c60581
The text was updated successfully, but these errors were encountered: