Commit Graph

  • ac78eef3ba Accepting request 1285336 from network:utilities factory Ana Guerrero 2025-06-13 16:46:19 +00:00
  • c011354edf - Use pyproject macros to build and install. - Sprinkle in fdupes. - Correct Requirements to match what is declared. Michael Vetter 2025-06-13 05:44:17 +00:00
  • 87000cff15 Accepting request 1218754 from network:utilities Ana Guerrero 2024-10-28 14:22:31 +00:00
  • c5ce4547dd - Update to 2.29: Added: * New enabled option for all jobs. Set to false to disable a job without needing to remove it or comment it out (Requested in #625, contributed in #785) * Command line options to enable and disbale jobs (Requested in #813, contributed in #820) * New option ignore_incomplete_reads (Requested in #725, contributed in #787) * New option wait_for in browser jobs (Requested in #763, contributed in #810) * Added tags to jobs and the ability to select them at the command line (#789) * New filter re.findall (Requested in #804, contributed in #805) * Added tags to jobs and the ability to select them at the command line (#789, #824) * New reporter: gotify (#823) Changed: * Remove EOL'd Python 3.7 (new minimum requirement is Python 3.8), add Python 3.12 testing * Adds optional reply_to option for email reporters (#794) * Replace the dead dependency appdirs with platformdirs (#811, #819) * New concurrency test (#806) * jobs.yaml sanity checks now allows the file to be owned by root (#828) Fixed: * email reporter: Allow multiple recipients for sendmail method (#797) * Fix documentation for watching Github tags and releases, again (#723) * Fix --test-reporter command-line option so separate configuration option is no longer ignored when sending test notifications (#772) * Fix line height and dark mode regression (#774, PRs #777 and #778) * Fix compatibility with lxml >= 5 which caused the CSS Selector filter to fail (#783 reported, PR #786) * Fix pep8 test to ignore files in the site-packages directory for cases where the venv is in the project directory (#788) * Fix HTML diff table rendering for long line lengths (#793) * Fix IndexError after failed edit (#801) * Fix concurrency issue in Python 3.12 by upgrading to minidb 2.0.8 (fixes #779) Michael Vetter 2024-10-28 09:09:49 +00:00
  • 3473c36efe Accepting request 1114304 from network:utilities leap-16.1 leap-16.0 Ana Guerrero 2023-10-03 18:15:37 +00:00
  • ee7b00d350 Accepting request 1114281 from home:rfrohl:branches:network:utilities Michael Vetter 2023-09-29 10:08:06 +00:00
  • a45216a488 Accepting request 1084225 from network:utilities Dominique Leuenberger 2023-05-03 10:57:56 +00:00
  • f1f1bed4e1 OBS-URL: https://build.opensuse.org/package/show/network:utilities/urlwatch?expand=0&rev=49 Michael Vetter 2023-05-03 09:12:33 +00:00
  • 717a75344e - Update to 2.28: * Browser jobs: Migrate from Pyppeteer to Playwright (#761, #751) Michael Vetter 2023-05-03 09:06:31 +00:00
  • 900d65f14e Accepting request 1078448 from network:utilities Dominique Leuenberger 2023-04-11 13:54:41 +00:00
  • 82f76065a1 - Update to 2.26: Added: * browser job: Add support for specifying useragent (#700) * Document how to ignore whitespace changes (PR#707) * shell reporter: Call a script or program when chanegs are detected (fixes #650) * New separate configuration option for reporters to split reports into one-per-job * --change-location option allowing job location to be changed without losing job history (#739) Changed: * Docs: Re-group diff-related topics and improve wording (PR#712) * Improved HTML e-mail diff style, including Dark Mode support (#730) * Require Python >= 3.7, as Python 3.6 was EOL'd on 2021-12-23 * Dockerfile: Shrink image by switching to an Alpine-based Python 3.11 base image, this reduces the container size from 1 GiB to 151 MiB (#731) * --gc-cache can now take a parameter to keep more than 1 historical snapshot (#732) Fixed: * Limit e-mail header length to 78 characters to avoid issues with some SMTP servers (PR#703, fixes #702) * Fix a ResourceWarning for unclosed files when running unit tests (PR#698) * Add support for html2text 2.1.1 and newer by feature-checking -utf8 support via -help (fixes #718) * html2text options were only applied to the first job when using job_defaults (PR#726, fixes #588) * Update Github tags watch filter documentation with new XPath (fixes #723) * Fix --gc-cache to clear unknown keys when using Redis storage (fixes #743) Michael Vetter 2023-04-11 13:25:06 +00:00
  • 51822ef1a3 Accepting request 962616 from network:utilities Dominique Leuenberger 2022-03-18 15:42:20 +00:00
  • 1981c2a393 - Update to 2.25: Added: * Add a colored setting for the Discord reporter, enabled by default (PR#683) * Add a splitlines filter for trimming leading/trailing whitespace in each line (PR#693) * If a shell job fails, the job's stdout and stderr are added to the error message (fixes #689) * shell job: Add optional stderr key to customize how output on stderr is treated * Add --dump-history JOB command-line option to print historic job outputs (fixes #681) * Add display / empty-diff configuration option to skip reports when diffs are empty due to diff_filter (fixes #692) * New man pages: urlwatch-intro(7), urlwatch-deprecated(7), urlwatch-cookbook(7), urlwatch-jobs(5), urlwatch-filters(5), urlwatch-config(5) and urlwatch-reporters(5). Changed: * Require minidb 2.0.6; issue VACUUM only with --gc-cache (fixes #690) * For shell jobs, stderr output isn't sent to urlwatch's stdout anymore; add stdout: urlwatch to your shell job definition if you depend on the old default behavior Fixed: * pytest command-line arguments are not wrongly interpreted by CommandConfig anymore (fixes #677) Michael Vetter 2022-03-18 09:27:46 +00:00
  • 6aeef8b79f Accepting request 940291 from network:utilities Dominique Leuenberger 2021-12-13 19:45:15 +00:00
  • bfef9debbc - Update to 2.24: Added: * The Telegram reporter has gained two new options: silent: Receive message notification without sound monospace: Format message in monospace style * Support for running a subset of jobs by specifying their index on the command line Changed: * Migrated CI pipeline from Travis CI to Github Actions * user_visible_url can now be specified for all job types (#654) * Added a remove-duplicate-lines filter. * Added a csv2text filter. * Set envelope from (-f option) when sending emails using sendmail * It is now possible to override the HTTP method when data is set on a URL job Fixed: * Fix UnboundLocalError when SMTP auth is enabled, but keyring is not installed (#667) Michael Vetter 2021-12-13 16:08:53 +00:00
  • c74d372309 Accepting request 884942 from network:utilities Dominique Leuenberger 2021-04-14 08:11:13 +00:00
  • 994d2cdc67 - Update to 2.23: Added: * New filter: pretty-xml to indent/pretty-print XML documents * New filter: jq to parse, transform, and extract JSON data * New reporter: prowl Fixed: * Proper multi-line highlighting for wdiff (PR#615) * Fix command-line generation for html2text (PR#619) Michael Vetter 2021-04-13 12:38:41 +00:00
  • 56fcd1ffcf Accepting request 867912 from network:utilities Dominique Leuenberger 2021-01-30 12:57:11 +00:00
  • dcf1a32589 Accepting request 860139 from home:jubalh:branches:network:utilities Marcus Meissner 2021-01-30 08:24:02 +00:00
  • 65bd661048 Accepting request 828139 from network:utilities Dominique Leuenberger 2020-08-20 20:33:00 +00:00
  • 998be01c71 Accepting request 823689 from home:jubalh:branches:network:utilities Marcus Meissner 2020-08-20 10:53:04 +00:00
  • 2f06ede65a Accepting request 809787 from network:utilities Yuchen Lin 2020-05-29 19:23:45 +00:00
  • 9a571edd31 Accepting request 799967 from home:jubalh:branches:network:utilities Marcus Meissner 2020-05-28 07:14:56 +00:00
  • c39bdd14a0 Accepting request 784830 from network:utilities Dominique Leuenberger 2020-03-16 09:17:55 +00:00
  • d28ac4e775 Accepting request 781415 from home:alarrosa:branches:network:utilities Lars Vogdt 2020-03-14 08:21:51 +00:00
  • 373f54ff8f Accepting request 694199 from network:utilities Dominique Leuenberger 2019-04-15 11:59:52 +00:00
  • c5df24365a Accepting request 694174 from home:jubalh:branches:network:utilities Karol Babioch 2019-04-15 09:29:52 +00:00
  • 2c1077dfcd Accepting request 668992 from network:utilities Dominique Leuenberger 2019-01-28 19:49:34 +00:00
  • 8f2be196f8 Accepting request 668990 from home:jubalh:branches:network:utilities Karol Babioch 2019-01-28 08:45:26 +00:00
  • dc96c26688 Accepting request 644180 from network:utilities Dominique Leuenberger 2018-10-25 07:11:20 +00:00
  • a8e92614e6 Accepting request 644179 from home:jubalh:branches:network:utilities Karol Babioch 2018-10-24 07:48:48 +00:00
  • b014567e0c Accepting request 642028 from network:utilities Dominique Leuenberger 2018-10-17 06:40:11 +00:00
  • a36b9d8780 Accepting request 642026 from home:kbabioch:branches:network:utilities Karol Babioch 2018-10-15 08:58:23 +00:00
  • 0eda1e4dc0 Accepting request 632968 from network:utilities Dominique Leuenberger 2018-09-04 20:57:50 +00:00
  • f09a9ce42a Accepting request 632966 from home:jubalh:branches:network:utilities Karol Babioch 2018-09-04 06:53:03 +00:00
  • 68ca307431 Accepting request 614546 from network:utilities Dominique Leuenberger 2018-06-08 21:16:18 +00:00
  • 629d94a78d Accepting request 614544 from home:kbabioch:branches:network:utilities Karol Babioch 2018-06-06 11:53:13 +00:00
  • 406e8970b4 Accepting request 611193 from network:utilities Dominique Leuenberger 2018-05-22 15:02:18 +00:00
  • b150c3b66c Accepting request 611192 from home:kbabioch:branches:network:utilities Karol Babioch 2018-05-22 09:17:04 +00:00
  • e695268dfb Accepting request 610232 from network:utilities Dominique Leuenberger 2018-05-18 12:28:26 +00:00
  • edf6ce0cfb removed old tarball Karol Babioch 2018-05-18 07:36:01 +00:00
  • 0f5d6ea672 - Update to 2.10: * File editing: Fix issue when $EDITOR contains spaces * Browser: Add support for browser jobs using requests-html * Retry: Add support for optional retry count in job list * HTTP: Add support for specifying optional headers Karol Babioch 2018-05-18 07:35:32 +00:00
  • d36db35444 Accepting request 592807 from network:utilities Dominique Leuenberger 2018-04-01 15:27:47 +00:00
  • ea2abaf4a7 Accepting request 590964 from home:kbabioch:branches:network:utilities OBS User mrdocs 2018-04-01 04:25:29 +00:00
  • b88d136d30 Accepting request 571819 from network:utilities Dominique Leuenberger 2018-02-02 21:21:48 +00:00
  • dfa45f480f Accepting request 571335 from home:kbabioch:branches:network:utilities Andreas Stieger 2018-02-01 20:39:23 +00:00
  • b264ff1d09 Accepting request 450334 from network:utilities Dominique Leuenberger 2017-01-15 10:21:30 +00:00
  • bf8bd9609c Accepting request 449929 from home:mnhauke Dmitry Roshchin 2017-01-14 16:28:42 +00:00
  • 15c13148cc Accepting request 408351 from network:utilities Dominique Leuenberger 2016-07-14 07:50:49 +00:00
  • 378dcc4da5 Accepting request 407958 from home:nemysis:branches:network:utilities Dmitry Roshchin 2016-07-13 18:05:51 +00:00
  • c39fc183ed Accepting request 368418 from network:utilities Dominique Leuenberger 2016-03-11 08:38:19 +00:00
  • 83e09e27eb Accepting request 361817 from home:nemysis:branches:network:utilities Rusmir Duško 2016-03-08 13:40:40 +00:00
  • 790b4073a9 Accepting request 347099 from network:utilities Dominique Leuenberger 2015-12-03 12:32:43 +00:00
  • fbd2de0c75 Accepting request 347081 from home:posophe:branches:network:utilities Dmitry Roshchin 2015-12-02 05:53:15 +00:00
  • 95ff96220d Accepting request 244721 from network:utilities Ludwig Nussel 2014-08-15 07:55:55 +00:00
  • ffa07938dc OBS-URL: https://build.opensuse.org/package/show/network:utilities/urlwatch?expand=0&rev=2 Dmitry Roshchin 2014-08-14 14:17:44 +00:00
  • b9ea974062 Accepting request 243502 from home:Dmitry_R:WIP Marcus Meissner 2014-08-13 08:30:44 +00:00