Skip to content

Commit

Permalink
Add updated screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and sverrejb committed Mar 13, 2024
1 parent 4b5cc9d commit b39bc16
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 35 deletions.
1 change: 1 addition & 0 deletions .github/workflows/take_screenshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@ jobs:
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git add screenshot.png
git add fullscreen.png
git commit -m "Add updated screenshot" -a
git push
70 changes: 35 additions & 35 deletions cargo.log
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
 Finished release [optimized] target(s) in 0.57s
 Finished release [optimized] target(s) in 0.42s
 Running `target/release/infoskjerm`
[2024-03-13T11:47:29Z INFO infoskjerm] Starting up...
[2024-03-13T11:47:30Z INFO infoskjerm::forecast] Fetching weather data
[2024-03-13T11:47:30Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-13T11:47:30Z INFO tide::server] Server listening on http://[::1]:1337
[2024-03-13T11:47:30Z DEBUG reqwest::connect] starting new connection: https://xkcd.com/
[2024-03-13T11:47:30Z DEBUG reqwest::connect] starting new connection: https://api.met.no/
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] No cached session for DnsName("xkcd.com")
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1")
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12::server_hello] Server supports tickets
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 }
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12] Server DNS name is DnsName("xkcd.com")
[2024-03-13T11:47:30Z INFO infoskjerm::xkcd] Loaded xkcd: Supergroup
[2024-03-13T11:47:30Z DEBUG reqwest::connect] starting new connection: https://imgs.xkcd.com/
[2024-03-13T11:47:30Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] No cached session for DnsName("imgs.xkcd.com")
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] No cached session for DnsName("api.met.no")
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1")
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12::server_hello] Server supports tickets
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 }
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12] Server DNS name is DnsName("imgs.xkcd.com")
[2024-03-13T11:47:30Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Using ciphersuite TLS13_AES_256_GCM_SHA384
[2024-03-13T11:47:30Z DEBUG rustls::client::tls13] Not resuming
[2024-03-13T11:47:30Z DEBUG rustls::client::tls13] TLS1.3 encrypted extensions: [ServerNameAck, Protocols([ProtocolName(6832)])]
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] ALPN protocol is Some(b"h2")
[2024-03-13T11:47:30Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-13T11:47:35Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-13T12:10:35Z INFO infoskjerm] Starting up...
[2024-03-13T12:10:35Z INFO infoskjerm::forecast] Fetching weather data
[2024-03-13T12:10:35Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
[2024-03-13T12:10:35Z INFO tide::server] Server listening on http://[::1]:1337
[2024-03-13T12:10:35Z DEBUG reqwest::connect] starting new connection: https://api.met.no/
[2024-03-13T12:10:35Z DEBUG reqwest::connect] starting new connection: https://xkcd.com/
[2024-03-13T12:10:35Z DEBUG rustls::client::hs] No cached session for DnsName("xkcd.com")
[2024-03-13T12:10:35Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-13T12:10:35Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1")
[2024-03-13T12:10:35Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-03-13T12:10:35Z DEBUG rustls::client::tls12::server_hello] Server supports tickets
[2024-03-13T12:10:35Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response
[2024-03-13T12:10:35Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 }
[2024-03-13T12:10:35Z DEBUG rustls::client::tls12] Server DNS name is DnsName("xkcd.com")
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] No cached session for DnsName("api.met.no")
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-13T12:10:36Z INFO infoskjerm::xkcd] Loaded xkcd: Supergroup
[2024-03-13T12:10:36Z DEBUG reqwest::connect] starting new connection: https://imgs.xkcd.com/
[2024-03-13T12:10:36Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] No cached session for DnsName("imgs.xkcd.com")
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] Not resuming any session
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1")
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-03-13T12:10:36Z DEBUG rustls::client::tls12::server_hello] Server supports tickets
[2024-03-13T12:10:36Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response
[2024-03-13T12:10:36Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 }
[2024-03-13T12:10:36Z DEBUG rustls::client::tls12] Server DNS name is DnsName("imgs.xkcd.com")
[2024-03-13T12:10:36Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] Using ciphersuite TLS13_AES_256_GCM_SHA384
[2024-03-13T12:10:36Z DEBUG rustls::client::tls13] Not resuming
[2024-03-13T12:10:36Z DEBUG rustls::client::tls13] TLS1.3 encrypted extensions: [ServerNameAck, Protocols([ProtocolName(6832)])]
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] ALPN protocol is Some(b"h2")
[2024-03-13T12:10:36Z DEBUG rustls::common_state] Sending warning alert CloseNotify
[2024-03-13T12:10:40Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" }
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b39bc16

Please sign in to comment.