33 Commits

Author SHA256 Message Date
ddb6a76531 Accepting request 1280314 from devel:languages:go
- Switch source repo to new location
- Fixed _service: Switch revision from main to actual version (forwarded request 1279216 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1280314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=15
2025-05-26 16:41:09 +00:00
242f0f044f Accepting request 1279216 from home:ph03nix
- Switch source repo to new location
- Fixed _service: Switch revision from main to actual version

OBS-URL: https://build.opensuse.org/request/show/1279216
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=29
2025-05-26 15:57:03 +00:00
236140486d Accepting request 1277449 from devel:languages:go
- Update to version 1.5.0:
  * Prepare 1.5.0 release
  * Allow passing of overview links
  * Bump golang.org/x/crypto from 0.31.0 to 0.35.0
  * Add man pages for all tools
  * Update README
  * Unify RequestJobLimit setting
  * Fix panic when RequestJobLimit is not set
  * Minor refactoring
  * Remove unused functions
  * Remove year (forwarded request 1277440 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1277449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=14
2025-05-15 15:00:19 +00:00
540c9d9df9 Accepting request 1277440 from home:ph03nix
- Update to version 1.5.0:
  * Prepare 1.5.0 release
  * Allow passing of overview links
  * Bump golang.org/x/crypto from 0.31.0 to 0.35.0
  * Add man pages for all tools
  * Update README
  * Unify RequestJobLimit setting
  * Fix panic when RequestJobLimit is not set
  * Minor refactoring
  * Remove unused functions
  * Remove year

OBS-URL: https://build.opensuse.org/request/show/1277440
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=27
2025-05-14 15:12:03 +00:00
62e1ad9f95 Accepting request 1237893 from devel:languages:go
- Update to version 1.4.0:
  * Release version 1.4.0
  * Set correct groupid to match with description
  * Prepare 1.4.0 RC1 release
  * Refactoring
  * Introduce tabs (forwarded request 1237652 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1237893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=13
2025-01-15 16:43:14 +00:00
b0802e11f6 Accepting request 1237652 from home:ph03nix
- Update to version 1.4.0:
  * Release version 1.4.0
  * Set correct groupid to match with description
  * Prepare 1.4.0 RC1 release
  * Refactoring
  * Introduce tabs

OBS-URL: https://build.opensuse.org/request/show/1237652
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=25
2025-01-14 17:23:07 +00:00
22f81f5dce Accepting request 1226326 from devel:languages:go
- Update to version 1.3.1:
  * Prepeare maintenance release
  * Update cmd/openqa-mon/util.go
  * Update dependencies
  * Add SLEM6
  * Refactor util with generics and cleanup
  * Consider no arguments wrong usage
  * Update module dependencies
  * Update QE-C Maintenance template
  * Remove unneeded code
  * Move project to os-autoinst
  * ci: Run workflow on pull requests as well
  * Set version not go to 1.21  in workflows
  * Propagate err in checkReviewed
  * Set version to release (forwarded request 1226243 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1226326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=12
2024-11-26 19:55:37 +00:00
8b0888f30a Accepting request 1226243 from home:ph03nix
- Update to version 1.3.1:
  * Prepeare maintenance release
  * Update cmd/openqa-mon/util.go
  * Update dependencies
  * Add SLEM6
  * Refactor util with generics and cleanup
  * Consider no arguments wrong usage
  * Update module dependencies
  * Update QE-C Maintenance template
  * Remove unneeded code
  * Move project to os-autoinst
  * ci: Run workflow on pull requests as well
  * Set version not go to 1.21  in workflows
  * Propagate err in checkReviewed
  * Set version to release

OBS-URL: https://build.opensuse.org/request/show/1226243
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=23
2024-11-25 17:50:21 +00:00
f8b0a4b9cc Accepting request 1195174 from devel:languages:go
- Update to version 1.3.0:
  * Fix header when resizing

- Update to version 1.3.0-rc:
  * Prepare new release candidate
  * Improve pagination for openqa-mon
  * Add pagination on TUI
  * Limit number of jobs per http request
  * Refactor config.go
  * Update readme image link
  * Remove unnecessary functions
  * Refactor utility functions

- Update to version 1.2.2:
  * Bump version to 1.2.2
  * Refactor VERSION
  * Update rabbitmq dependency
  * Update dependencies
  * Add SLE-Micro job groups
  * Avoid single LOC function, use strings.Repeat()
  * Add test rule to Makefile
  * Add test for remote URI
  * Make openqa-mon testable again (forwarded request 1195139 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1195174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=11
2024-08-22 16:13:27 +00:00
b19d18e565 Accepting request 1195139 from home:ph03nix
- Update to version 1.3.0:
  * Fix header when resizing

- Update to version 1.3.0-rc:
  * Prepare new release candidate
  * Improve pagination for openqa-mon
  * Add pagination on TUI
  * Limit number of jobs per http request
  * Refactor config.go
  * Update readme image link
  * Remove unnecessary functions
  * Refactor utility functions

- Update to version 1.2.2:
  * Bump version to 1.2.2
  * Refactor VERSION
  * Update rabbitmq dependency
  * Update dependencies
  * Add SLE-Micro job groups
  * Avoid single LOC function, use strings.Repeat()
  * Add test rule to Makefile
  * Add test for remote URI
  * Make openqa-mon testable again

OBS-URL: https://build.opensuse.org/request/show/1195139
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=21
2024-08-21 17:03:05 +00:00
0ff0983353 Accepting request 1164556 from devel:languages:go
- Update to version 1.2.1:
  * Bump version to 1.2.1
  * Update go dependencies
  * Add template for container jobs on O3
  * Quit if there are no jobs to display
  * Add filter for non-production runs
  * Update meta-file to recent changes
  * Add 15-SP6 WSL
  * Update SLEM to Container MU
  * Add 15-SP6
  * Remove wicked
- Add libnotify-tools as recommended package for notifications
- Disable obs_scm service
- Update to version 1.2.0:
  * Remove the ALP config files (forwarded request 1164532 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1164556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=10
2024-04-04 20:26:39 +00:00
da64d12131 Accepting request 1164532 from home:ph03nix
- Update to version 1.2.1:
  * Bump version to 1.2.1
  * Update go dependencies
  * Add template for container jobs on O3
  * Quit if there are no jobs to display
  * Add filter for non-production runs
  * Update meta-file to recent changes
  * Add 15-SP6 WSL
  * Update SLEM to Container MU
  * Add 15-SP6
  * Remove wicked
- Add libnotify-tools as recommended package for notifications
- Disable obs_scm service
- Update to version 1.2.0:
  * Remove the ALP config files

OBS-URL: https://build.opensuse.org/request/show/1164532
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=19
2024-04-04 10:24:36 +00:00
c7e4f33fb4 Accepting request 1134567 from devel:languages:go
- Update to version 1.2.0:
  * Bump version to 1.2.0
  * Add temporary status fields
  * Refactor style suggestions
  * Display reviewed jobs in summary as reviewed
  * Bump golang.org/x/crypto from 0.13.0 to 0.17.0
  * Rename jeos, wicked, wsl
  * Update QE-C configuration files
  * Bump actions/setup-go from 4 to 5
  * Separate SLEM for PC from SLEM
  * Update dependencies
  * Set lastest state of job groups to config
  * Bump actions/checkout from 2 to 4
- Update to version 1.1.0:
  * Bump version to 1.1.0
  * Add failsafe to not open more than 10 links
  * Follow jobs
  * Update the SLEM review
  * Add ALP example config
  * Add reconnect handler for RabbitMQ
- Add changesgenerate to service file (forwarded request 1134388 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1134567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=9
2023-12-22 21:41:32 +00:00
8675865d36 Accepting request 1134388 from home:ph03nix
- Update to version 1.2.0:
  * Bump version to 1.2.0
  * Add temporary status fields
  * Refactor style suggestions
  * Display reviewed jobs in summary as reviewed
  * Bump golang.org/x/crypto from 0.13.0 to 0.17.0
  * Rename jeos, wicked, wsl
  * Update QE-C configuration files
  * Bump actions/setup-go from 4 to 5
  * Separate SLEM for PC from SLEM
  * Update dependencies
  * Set lastest state of job groups to config
  * Bump actions/checkout from 2 to 4
- Update to version 1.1.0:
  * Bump version to 1.1.0
  * Add failsafe to not open more than 10 links
  * Follow jobs
  * Update the SLEM review
  * Add ALP example config
  * Add reconnect handler for RabbitMQ
- Add changesgenerate to service file

OBS-URL: https://build.opensuse.org/request/show/1134388
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=17
2023-12-22 04:17:53 +00:00
b673e2a4a8 Accepting request 1101211 from devel:languages:go
- Update to version 1.1.0
* [openqa-mon] Add reconnect handler for RabbitMQ (#115)
* [openqa-revtui[ Add ability to open all visible URLs in browser (https://github.com//pull/113) by @asmorodskyi
* [openqa-revtui] Refresh cloned jobs (#123)
* [openqa-revtui] Don't open more than 10 links unless explicitly stated (#123)
* Bump dependency versions (forwarded request 1101177 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1101211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=8
2023-07-29 18:10:08 +00:00
adef3a70be Accepting request 1101177 from home:ph03nix
- Update to version 1.1.0
* [openqa-mon] Add reconnect handler for RabbitMQ (#115)
* [openqa-revtui[ Add ability to open all visible URLs in browser (https://github.com//pull/113) by @asmorodskyi
* [openqa-revtui] Refresh cloned jobs (#123)
* [openqa-revtui] Don't open more than 10 links unless explicitly stated (#123)
* Bump dependency versions

OBS-URL: https://build.opensuse.org/request/show/1101177
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=15
2023-07-28 14:51:00 +00:00
599e920420 Accepting request 1076567 from devel:languages:go
- Update to version 1.0.1
* Upgrade to gopenqa 0.7.1 and align version number
- Update to version 1.0.0
* Switch to single request for multiple jobs (openqa-mon and openqa-revtui)
* Improve review templates
* Consider the parallel_failed status (openqa-revtui)
* Add progress when loading jobs (openqa-revtui)
* Introduce colors in status field (openqa-revtui)
* Rate limit continuous refresh on OSD and O3
* Show job progress in Refresh line (openqa-revtui) (forwarded request 1075831 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1076567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=7
2023-04-01 17:32:35 +00:00
20d5caaf31 Accepting request 1075831 from home:ph03nix
- Update to version 1.0.1
* Upgrade to gopenqa 0.7.1 and align version number
- Update to version 1.0.0
* Switch to single request for multiple jobs (openqa-mon and openqa-revtui)
* Improve review templates
* Consider the parallel_failed status (openqa-revtui)
* Add progress when loading jobs (openqa-revtui)
* Introduce colors in status field (openqa-revtui)
* Rate limit continuous refresh on OSD and O3
* Show job progress in Refresh line (openqa-revtui)

OBS-URL: https://build.opensuse.org/request/show/1075831
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=13
2023-04-01 05:11:40 +00:00
b817a8415c Accepting request 1072868 from devel:languages:go
- Update to version 0.27 (forwarded request 1072867 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1072868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=6
2023-03-19 15:16:48 +00:00
a665f2ad21 Accepting request 1072867 from home:jfkw:branches:devel:languages:go
- Update to version 0.27

OBS-URL: https://build.opensuse.org/request/show/1072867
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=11
2023-03-18 23:00:25 +00:00
09ff39e692 Accepting request 1072313 from home:ph03nix
Update to version 0.27

OBS-URL: https://build.opensuse.org/request/show/1072313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=10
2023-03-18 21:14:47 +00:00
c31e9686ee Accepting request 1059879 from devel:languages:go
- Update to version 0.26 (forwarded request 1059878 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1059879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=5
2023-01-20 16:38:59 +00:00
259ed2e27f Accepting request 1059878 from home:jfkw:branches:devel:languages:go
- Update to version 0.26

OBS-URL: https://build.opensuse.org/request/show/1059878
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=8
2023-01-20 05:44:59 +00:00
687c4eb058 Accepting request 1059586 from home:ph03nix
Update to version 0.26

OBS-URL: https://build.opensuse.org/request/show/1059586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=7
2023-01-20 05:40:32 +00:00
c630868da7 Accepting request 936125 from devel:languages:go
Update to version 0.25 (forwarded request 935429 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/936125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=4
2021-12-06 23:00:32 +00:00
09e56e4df2 Accepting request 935429 from home:ph03nix
Update to version 0.25

OBS-URL: https://build.opensuse.org/request/show/935429
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=6
2021-12-06 20:46:41 +00:00
Richard Brown
5219bafb6c Accepting request 912013 from devel:languages:go
Include useragent in http requests (forwarded request 911982 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/912013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=3
2021-08-16 08:11:37 +00:00
ac70272d2e Accepting request 911982 from home:ph03nix
Include useragent in http requests

OBS-URL: https://build.opensuse.org/request/show/911982
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=5
2021-08-13 15:24:06 +00:00
22539f9727 Accepting request 902412 from devel:languages:go
Update go build version requirements (forwarded request 900730 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/902412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=2
2021-06-26 19:25:28 +00:00
3c256bb09f Accepting request 900730 from home:ph03nix
Update go build version requirements

OBS-URL: https://build.opensuse.org/request/show/900730
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=4
2021-06-25 17:53:16 +00:00
993094a659 Accepting request 900515 from devel:languages:go
Humble request to include the openqa-mon tool in Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/900515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openqa-mon?expand=0&rev=1
2021-06-18 08:13:53 +00:00
9f58fbff99 Accepting request 897359 from home:ph03nix
Fix incomplete display when job has more than 10 clones

OBS-URL: https://build.opensuse.org/request/show/897359
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=2
2021-06-04 15:55:59 +00:00
b6c5a2431a Accepting request 893666 from home:ph03nix
openqa-mon is a CLI utility to monitor custom openQA jobs.
I'd like to include openqa-mon into the go-tools development project, and from there ultimately into Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/893666
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/openqa-mon?expand=0&rev=1
2021-05-17 21:48:04 +00:00