tirbofish/dropbear · commit
b51cf20e896316ac70d931fa74ca9d4563fdc669
wip: some quick "forgots" and "oops"
Signature present but could not be verified.
Unverified
@@ -7,7 +7,7 @@ on: workflow_dispatch: jobs: build: - if: contains(github.event.head_commit.message, 'jarvis, run github actions') || github.event_name == 'workflow_dispatch' || github.event_name == 'pull_request' + if: contains(github.event.head_commit.message, 'jarvis, run github actions') || github.event_name == 'workflow_dispatch' name: Build for ${{ matrix.os_name }} runs-on: ${{ matrix.os }} strategy: @@ -1,8 +1,8 @@ package com.dropbear.logging -import kotlinx.datetime.Clock import kotlinx.datetime.TimeZone import kotlinx.datetime.toLocalDateTime +import kotlin.time.Clock class StdoutWriter: LogWriter { override fun log(