Skip to content

Releases: cms-DQM/dqmgui

1.1.1

26 Sep 10:22
e173fd5
Compare
Choose a tag to compare

Fix Monitoring Element packing

New ME's 'TH1I' and TH2I' had been added to the encoding of the protocol buffer but not to the compressing process so they had no ID assigned. This ID was given to both of the new ME's.

What's Changed

  • Fix inexistent id's for the new monitoring elements TH1I and TH2I by @micsucmed in #13

Full Changelog: 1.1.0...1.1.1

1.1.0

26 Sep 09:22
7ec6371
Compare
Choose a tag to compare

Alarm system

The new alarm management system was implemented, find information on the README.

New DQM Monitoring elements

Monitoring elements TH1I and TH2I added to the protocol buffer encoding.

What's Changed

  • Frontend: Local mock, Show plots on refresh by @chanchana in #6
  • Dockerfile updated for K8s migration and solved cmssw version bug by @micsucmed in #7
  • Changed Dockerfile and K8s manifest to allow cvmfs and cmssw use by @micsucmed in #8
  • [GCC 12] include missing array header by @smuzaffar in #9
  • Feature: Alarm System by @chanchana in #10
  • Support for new ROOT object types in Protobuf importing by @andrius-k in #11
  • Deployment configurations for K8's by @micsucmed in #12

New Contributors

Full Changelog: 1.0.25...1.1.0

1.0.25: Merge pull request #5 from cms-DQM/frontend/fix-refresh-issue

16 Feb 13:56
c5c18d6
Compare
Choose a tag to compare

1.0.24

19 Aug 22:18
Compare
Choose a tag to compare
mode bug fix

1.0.23

09 Aug 14:15
6cb4ef1
Compare
Choose a tag to compare
Update libdqmguirpm.sh

1.0.22

06 Aug 17:06
Compare
Choose a tag to compare
  1. Render plugins update
  2. Route for overlay plots with different names

1.0.21

28 Jul 09:32
Compare
Choose a tag to compare
edited build and dqmhui.sh scripts woth $BASE

1.0.20

20 Jul 13:49
2a85b53
Compare
Choose a tag to compare
Update build.sh

1.0.19

20 Jul 09:46
Compare
Choose a tag to compare
cp instead of mv

1.0.18

20 Jul 09:36
Compare
Choose a tag to compare
removing dqmgui folder before installation