Skip to content

BigPanDAmon v0.6.0

Compare
Choose a tag to compare
@tkorchug tkorchug released this 06 Oct 13:05
12539f9

Overview of changes in the release:

  • Daphne ASGI server for asynchronous requests
  • Downloading job log files from Object Store
  • Check if job log files really exist (only if Rucio is the log provider for the instance)
  • Fix in name of release

What's Changed

  • Task livepage by @Foorth in #196
  • Updating bigmon image based on Alma9 (CERN) for Docker by @Foorth in #197
  • Filebrowser | support of s3 and log_provider setting by @tkorchug in #198
  • docker | increase boto → boto3 in pip install list by @tkorchug in #199
  • job | hide direct links to logs on s3 by @tkorchug in #200
  • art | get subresults using filebrowser utils rather than HTTP calls by @tkorchug in #201
  • filebrowser | return empty file list if "ls -l" of provided logdir fails by @tkorchug in #202
  • Improve logging in ART and filebrowser by @tkorchug in #203
  • taskProfile | fix indexing by @tkorchug in #204
  • art | twick loading of subresults by @tkorchug in #205
  • core | add check of POST request as an attempt to catch UnreadablePostError by @tkorchug in #206
  • art | fix of subresults extracting by @tkorchug in #207
  • art | increase limit temporary by @tkorchug in #208
  • art | remove unused field from ARTSubResult model by @tkorchug in #209
  • art | initRequest update by @tkorchug in #210
  • art | bring back the limit & improve style of "traffic-light" results by @tkorchug in #211
  • jobList | add check if logs for listed jobs actually exist via rucio … by @tkorchug in #212
  • jobList | add check if logs for listed jobs actually exist via rucio … by @tkorchug in #213
  • Docker by @Foorth in #214
  • jobList | do check of logs only if settings.LOGS_PROVIDER is rucio by @tkorchug in #215

Full Changelog: v0.5.6.15...0.6.0