issues
search
mebn
/
DD2480
KTH Computer Science project, course DD2480
3
stars
0
forks
source link
Implement parse_webhook in Main.rs
#115
Closed
nobnj
closed
9 months ago
nobnj
commented
9 months ago
Parse github wekbooks json with serde. from json to WebhookData struct
send_commit _status (check github wekbhooks how they want it, POST?) success or not based on cargo build and cargo test works.
mebn
commented
9 months ago
same as #121