The GitHub Actions job "Tests AMD" on airflow.git/log-groups-ux-tweaks has 
failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
c740af45415eea0404d3ae3c850e58f4fdeca10d / Ash Berlin-Taylor <[email protected]>
Tweak the layout and display of groups in Task Logs

- Show the timestamp of the log start of group log message

- Add an explicit end of group marker, that when clicked collapses the group.

  Since the "source" message is an empty group and every log has this group,
  we don't include the end of group if there is only one thing in the group

- Don't show "other properties" on the group header, only when they are
  expanded.

  This fixes the wart where the "Log message source details" was expandable,
  but contained nothing.

  It now has a shorter message to start with and expands to show more info

- Don't get the innertext, but instead look at the already-parsed data we have

  (It's silly to go from structured data, to React/HTML elements, to then get
  it back as unstructured plain text again)

  This also removes the react-innertext dep as this was the only use of it

Report URL: https://github.com/apache/airflow/actions/runs/18033364175

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to