Fri, 17 May 2024 21:43:09 UTC | login

Information for build did-0.21-1.fc40

ID266487
Package Namedid
Version0.21
Release1.fc40
Epoch
SummaryWhat did you do last week, month, year?
DescriptionComfortably gather status report data (e.g. list of committed changes) for given week, month, quarter, year or selected date range. By default all available stats for this week are reported.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Nov 2023 09:37:25 UTC
CompletedTue, 14 Nov 2023 09:37:25 UTC
Tags
f40
RPMs
src
did-0.21-1.fc40.src.rpm (info) (download)
noarch
did-0.21-1.fc40.noarch.rpm (info) (download)
Changelog * Fri Nov 10 2023 Petr Šplíchal <psplicha@redhat.com> - 0.21-1 - Pass plugin configuration to koji `ClientSession` - Add `markdown` format output to `bodhi` plugin - Add `markdown` format output to `pagure` plugin - Handle connection error fetching gitlab user - Update instructions for the `google` plugin - Add `sphinx_rtd_theme` to the list of extensions - Replace deprecated calls to `warn` - Fix docs building warnings, pin sphinx version - Add support for `markdown` format output (#315) - Move line length recommendation to proper section - Update pre-commit GH action with latest version - Add dependency on `python3-feedparser` - Replace `readfp()` with `read_file()` - Support defining subitems for header and footer - Give a reasonable error for unreachable wiki url - Report Gitlab tasks-commented properly - Fix typo in section name - Skip own pull requests in `pull-requests-reviewed` * Thu Mar 09 2023 Petr Šplíchal <psplicha@redhat.com> - 0.20-1 - Produce fixed `phabricator` statistics - Address packit warning on the `metadata` key - Remove the Travis CI configuration - Fix pytest invocation - Move common constants to the top of `did.utils` - Add new configuration options for custom separator - Fix broken phabricator tests - Fix potentially uninitialized local variable - Add CodeQL workflow for GitHub code scanning - Add comment stats on GitHub issues & pull requests - Add the `name-tests-test` pre-commit hook - Add the new `phabricator` plugin - Update test data for `sentry`, `gitlab` and `gerrit` - Update `pre-commit` configuration, enable `flake8` - Allow all plugins to fetch secrets from files - Update packit config to address recent changes - Fix typo in the Google plugin docstring - Speed up local testing, add missing require - Update google plugin installation instructions - Koji plugin - Handle GitHub API rate limit - Add Github Action for PyPI releases * Tue Jan 18 2022 Lukáš Zachar <lzachar@redhat.com> - 0.19-1 - Install all required packages during docs building - Adjust code style to be pep8 compatible - Update docs for contributors, enable pre-commit - Add basic support for Zammad - Check if the GitHub credential token is valid - Fix jira issues search when user `login` provided - Add minor clarification note about token name - Split jira token expiration into two options - Adjust the support for Jira Personal Access Tokens - Support Personal Access Token in the Jira plugin - Return all the bugzilla results from a search - Install fresh sphinx when building readthedocs - Adjust the paging support for the GitHub plugin - Add pagination support for GitHub, fixes #247 - Adjust the new plugin for reporting bodhi updates - Add a new plugin with support for Bodhi updates - Use user email for searching updated jira issues - Adjust the switch from fiscal to calendar year - Switch from fiscal year to natural year - Update docs for gitlab, github and confluence - Give a better message upon jira search failure - Raise the number of github issues fetched per page