diff --git a/.github/workflows/go-test.yml b/.github/workflows/go-test.yml index 73a2c9c..464fd35 100644 --- a/.github/workflows/go-test.yml +++ b/.github/workflows/go-test.yml @@ -22,7 +22,6 @@ jobs: with: go-version: 1.18 - name: Go test - shell: bash if: ${{ !startsWith(github.event.head_commit.message, 'Release') }} run: | sudo apt-get update || true diff --git a/client/lib/goldens/TestTimestampFormat-tquery-isAction b/client/lib/goldens/TestTimestampFormat-tquery-isAction new file mode 100644 index 0000000..d9d6465 --- /dev/null +++ b/client/lib/goldens/TestTimestampFormat-tquery-isAction @@ -0,0 +1,30 @@ +-pipefail -tablesizing + + + +Search Query: > -pipefail -tablesizing + +┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ +│ Hostname CWD Timestamp Runtime Exit Code Command │ +│───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────│ +│ localhost ~/foo/ 2022/Apr/16 01:03 24s 3 table_cmd2 │ +│ localhost /tmp/ 2022/Apr/16 01:03 4s 2 table_cmd1 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa… │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +│ │ +└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ \ No newline at end of file